+ 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 [Wed Feb 25 20:08:26 2026] *** compiled with version: 13.3.0 on 16 February 2026 14:18:47 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: neutron-server-7f9454489d-hspz7 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f70607bd668 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)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-02-25 20:08:31.606 8 INFO neutron.common.config [-] Logging enabled! 2026-02-25 20:08:31.607 8 INFO neutron.common.config [-] uwsgi version 25.2.3.dev4 2026-02-25 20:08:31.608 7 INFO neutron.common.config [-] Logging enabled! 2026-02-25 20:08:31.608 7 INFO neutron.common.config [-] uwsgi version 25.2.3.dev4 2026-02-25 20:08:32.177 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-25 20:08:32.181 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-25 20:08:33.205 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-25 20:08:33.208 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-25 20:08:33.212 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-02-25 20:08:33.213 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-25 20:08:33.213 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-25 20:08:33.213 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-25 20:08:33.214 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-25 20:08:33.221 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-25 20:08:33.221 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-25 20:08:33.221 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-25 20:08:33.221 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-25 20:08:33.225 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-25 20:08:33.228 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-02-25 20:08:33.230 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-25 20:08:33.230 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-25 20:08:33.230 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-25 20:08:33.230 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-25 20:08:33.237 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-25 20:08:33.237 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-25 20:08:33.238 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-25 20:08:33.243 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-25 20:08:33.244 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-25 20:08:33.244 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-25 20:08:33.259 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-25 20:08:33.260 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-25 20:08:33.260 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-25 20:08:33.290 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-25 20:08:33.290 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-25 20:08:33.290 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-25 20:08:33.290 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-25 20:08:33.305 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-25 20:08:33.306 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-25 20:08:33.306 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-25 20:08:33.306 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-25 20:08:33.702 8 INFO neutron.plugins.ml2.managers [None req-d0d4411c-177b-4a32-9434-79d93b2ac99e - - - - - -] Initializing driver for type 'vlan' 2026-02-25 20:08:33.714 7 INFO neutron.plugins.ml2.managers [None req-7f56b465-e418-447f-bb5b-f02a0ba6de41 - - - - - -] Initializing driver for type 'vlan' 2026-02-25 20:08:33.842 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d0d4411c-177b-4a32-9434-79d93b2ac99e - - - - - -] VlanTypeDriver initialization complete 2026-02-25 20:08:33.842 8 INFO neutron.plugins.ml2.managers [None req-d0d4411c-177b-4a32-9434-79d93b2ac99e - - - - - -] Initializing driver for type 'vxlan' 2026-02-25 20:08:33.842 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d0d4411c-177b-4a32-9434-79d93b2ac99e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-25 20:08:33.853 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7f56b465-e418-447f-bb5b-f02a0ba6de41 - - - - - -] VlanTypeDriver initialization complete 2026-02-25 20:08:33.853 7 INFO neutron.plugins.ml2.managers [None req-7f56b465-e418-447f-bb5b-f02a0ba6de41 - - - - - -] Initializing driver for type 'vxlan' 2026-02-25 20:08:33.853 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7f56b465-e418-447f-bb5b-f02a0ba6de41 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-25 20:08:33.862 8 INFO neutron.plugins.ml2.managers [None req-d0d4411c-177b-4a32-9434-79d93b2ac99e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-25 20:08:33.862 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d0d4411c-177b-4a32-9434-79d93b2ac99e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-25 20:08:33.862 8 INFO neutron.plugins.ml2.managers [None req-d0d4411c-177b-4a32-9434-79d93b2ac99e - - - - - -] Initializing extension driver 'port_security' 2026-02-25 20:08:33.862 8 INFO neutron.plugins.ml2.extensions.port_security [None req-d0d4411c-177b-4a32-9434-79d93b2ac99e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-25 20:08:33.862 8 INFO neutron.plugins.ml2.managers [None req-d0d4411c-177b-4a32-9434-79d93b2ac99e - - - - - -] Initializing extension driver 'qos' 2026-02-25 20:08:33.863 8 INFO neutron.plugins.ml2.managers [None req-d0d4411c-177b-4a32-9434-79d93b2ac99e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-25 20:08:33.863 8 INFO neutron.plugins.ml2.managers [None req-d0d4411c-177b-4a32-9434-79d93b2ac99e - - - - - -] Initializing mechanism driver 'l2population' 2026-02-25 20:08:33.872 7 INFO neutron.plugins.ml2.managers [None req-7f56b465-e418-447f-bb5b-f02a0ba6de41 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-25 20:08:33.872 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7f56b465-e418-447f-bb5b-f02a0ba6de41 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-25 20:08:33.872 7 INFO neutron.plugins.ml2.managers [None req-7f56b465-e418-447f-bb5b-f02a0ba6de41 - - - - - -] Initializing extension driver 'port_security' 2026-02-25 20:08:33.872 7 INFO neutron.plugins.ml2.extensions.port_security [None req-7f56b465-e418-447f-bb5b-f02a0ba6de41 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-25 20:08:33.872 7 INFO neutron.plugins.ml2.managers [None req-7f56b465-e418-447f-bb5b-f02a0ba6de41 - - - - - -] Initializing extension driver 'qos' 2026-02-25 20:08:33.872 7 INFO neutron.plugins.ml2.managers [None req-7f56b465-e418-447f-bb5b-f02a0ba6de41 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-25 20:08:33.872 7 INFO neutron.plugins.ml2.managers [None req-7f56b465-e418-447f-bb5b-f02a0ba6de41 - - - - - -] Initializing mechanism driver 'l2population' 2026-02-25 20:08:33.874 8 INFO neutron.quota [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded quota_driver: . 2026-02-25 20:08:33.875 8 INFO neutron.plugins.ml2.plugin [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Modular L2 Plugin initialization complete 2026-02-25 20:08:33.875 8 INFO neutron.plugins.ml2.managers [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-25 20:08:33.875 8 INFO neutron.plugins.ml2.managers [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-25 20:08:33.875 8 INFO neutron.plugins.ml2.managers [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Got port-security extension from driver 'port_security' 2026-02-25 20:08:33.875 8 INFO neutron.extensions.vlantransparent [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Disabled vlantransparent extension. 2026-02-25 20:08:33.875 8 INFO neutron.manager [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loading Plugin: qos 2026-02-25 20:08:33.884 7 INFO neutron.quota [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded quota_driver: . 2026-02-25 20:08:33.884 7 INFO neutron.plugins.ml2.plugin [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Modular L2 Plugin initialization complete 2026-02-25 20:08:33.884 7 INFO neutron.plugins.ml2.managers [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-25 20:08:33.884 7 INFO neutron.plugins.ml2.managers [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-25 20:08:33.885 7 INFO neutron.plugins.ml2.managers [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Got port-security extension from driver 'port_security' 2026-02-25 20:08:33.885 7 INFO neutron.extensions.vlantransparent [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Disabled vlantransparent extension. 2026-02-25 20:08:33.885 7 INFO neutron.manager [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loading Plugin: qos 2026-02-25 20:08:33.888 8 INFO neutron.manager [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loading Plugin: router 2026-02-25 20:08:33.898 7 INFO neutron.manager [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loading Plugin: router 2026-02-25 20:08:33.929 8 INFO neutron.services.service_base [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-25 20:08:33.929 8 INFO neutron.manager [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loading Plugin: segments 2026-02-25 20:08:33.937 7 INFO neutron.services.service_base [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-25 20:08:33.938 7 INFO neutron.manager [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loading Plugin: segments 2026-02-25 20:08:34.027 8 INFO neutron.manager [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loading Plugin: trunk 2026-02-25 20:08:34.035 7 INFO neutron.manager [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loading Plugin: trunk 2026-02-25 20:08:34.042 8 INFO neutron.manager [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loading Plugin: vpnaas 2026-02-25 20:08:34.049 7 INFO neutron.manager [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loading Plugin: vpnaas 2026-02-25 20:08:34.211 7 WARNING stevedore.named [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-25 20:08:34.227 8 WARNING stevedore.named [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-25 20:08:34.287 7 INFO neutron_vpnaas.services.vpn.plugin [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-25 20:08:34.288 7 INFO neutron.common.utils [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-25 20:08:34.288 7 INFO neutron.manager [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loading Plugin: auto_allocate 2026-02-25 20:08:34.293 7 INFO neutron.manager [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loading Plugin: tag 2026-02-25 20:08:34.293 8 INFO neutron_vpnaas.services.vpn.plugin [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-25 20:08:34.294 8 INFO neutron.common.utils [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-25 20:08:34.294 8 INFO neutron.manager [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loading Plugin: auto_allocate 2026-02-25 20:08:34.299 7 INFO neutron.manager [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loading Plugin: timestamp 2026-02-25 20:08:34.300 8 INFO neutron.manager [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loading Plugin: tag 2026-02-25 20:08:34.302 7 INFO neutron.manager [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loading Plugin: network_ip_availability 2026-02-25 20:08:34.305 7 INFO neutron.manager [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loading Plugin: flavors 2026-02-25 20:08:34.308 8 INFO neutron.manager [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loading Plugin: timestamp 2026-02-25 20:08:34.308 7 INFO neutron.manager [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loading Plugin: revisions 2026-02-25 20:08:34.310 8 INFO neutron.manager [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loading Plugin: network_ip_availability 2026-02-25 20:08:34.312 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Initializing extension manager. 2026-02-25 20:08:34.313 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: address-group 2026-02-25 20:08:34.314 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: address-scope 2026-02-25 20:08:34.314 8 INFO neutron.manager [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loading Plugin: flavors 2026-02-25 20:08:34.314 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-25 20:08:34.315 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: agent 2026-02-25 20:08:34.316 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: agent-resources-synced 2026-02-25 20:08:34.317 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: allowed-address-pairs 2026-02-25 20:08:34.317 8 INFO neutron.manager [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loading Plugin: revisions 2026-02-25 20:08:34.318 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: auto-allocated-topology 2026-02-25 20:08:34.319 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: availability_zone 2026-02-25 20:08:34.319 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: availability_zone_filter 2026-02-25 20:08:34.320 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-25 20:08:34.320 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: default-subnetpools 2026-02-25 20:08:34.320 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Initializing extension manager. 2026-02-25 20:08:34.321 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: address-group 2026-02-25 20:08:34.322 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-25 20:08:34.322 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: dns-integration 2026-02-25 20:08:34.323 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: address-scope 2026-02-25 20:08:34.323 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: dns-domain-ports 2026-02-25 20:08:34.323 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-25 20:08:34.323 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-25 20:08:34.324 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: dvr 2026-02-25 20:08:34.324 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: agent 2026-02-25 20:08:34.324 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-25 20:08:34.325 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: agent-resources-synced 2026-02-25 20:08:34.325 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: empty-string-filtering 2026-02-25 20:08:34.325 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-25 20:08:34.326 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: allowed-address-pairs 2026-02-25 20:08:34.326 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-25 20:08:34.326 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: auto-allocated-topology 2026-02-25 20:08:34.326 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: external-net 2026-02-25 20:08:34.327 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-25 20:08:34.327 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: availability_zone 2026-02-25 20:08:34.327 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: extraroute 2026-02-25 20:08:34.328 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: availability_zone_filter 2026-02-25 20:08:34.328 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: extraroute-atomic 2026-02-25 20:08:34.328 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-25 20:08:34.329 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-25 20:08:34.329 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: default-subnetpools 2026-02-25 20:08:34.329 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-25 20:08:34.330 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-25 20:08:34.330 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-25 20:08:34.330 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-25 20:08:34.331 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: dns-integration 2026-02-25 20:08:34.331 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: fip-port-details 2026-02-25 20:08:34.331 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: dns-domain-ports 2026-02-25 20:08:34.331 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: flavors 2026-02-25 20:08:34.332 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-25 20:08:34.332 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: dvr 2026-02-25 20:08:34.333 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-25 20:08:34.333 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-25 20:08:34.333 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: floatingip-pools 2026-02-25 20:08:34.333 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: empty-string-filtering 2026-02-25 20:08:34.334 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-25 20:08:34.334 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: ip_allocation 2026-02-25 20:08:34.334 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-25 20:08:34.334 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: ip-substring-filtering 2026-02-25 20:08:34.335 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: external-net 2026-02-25 20:08:34.335 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: l2_adjacency 2026-02-25 20:08:34.335 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-25 20:08:34.336 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: extraroute 2026-02-25 20:08:34.336 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: router 2026-02-25 20:08:34.336 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: extraroute-atomic 2026-02-25 20:08:34.337 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-25 20:08:34.338 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-25 20:08:34.338 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-25 20:08:34.338 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-25 20:08:34.338 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-02-25 20:08:34.339 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-25 20:08:34.339 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: fip-port-details 2026-02-25 20:08:34.339 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-02-25 20:08:34.340 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: ext-gw-mode 2026-02-25 20:08:34.340 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: flavors 2026-02-25 20:08:34.340 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: l3-ha 2026-02-25 20:08:34.341 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-25 20:08:34.341 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-25 20:08:34.341 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-02-25 20:08:34.342 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: l3-flavors 2026-02-25 20:08:34.342 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: floatingip-pools 2026-02-25 20:08:34.342 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: ip_allocation 2026-02-25 20:08:34.342 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-25 20:08:34.343 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: ip-substring-filtering 2026-02-25 20:08:34.343 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-25 20:08:34.343 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: l2_adjacency 2026-02-25 20:08:34.344 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: router 2026-02-25 20:08:34.345 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-25 20:08:34.346 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-25 20:08:34.346 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-25 20:08:34.347 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-02-25 20:08:34.347 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-02-25 20:08:34.347 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-25 20:08:34.348 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: ext-gw-mode 2026-02-25 20:08:34.348 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: l3-ha 2026-02-25 20:08:34.348 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-25 20:08:34.349 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-25 20:08:34.349 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-25 20:08:34.349 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-02-25 20:08:34.350 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: multi-provider 2026-02-25 20:08:34.350 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: l3-flavors 2026-02-25 20:08:34.350 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: net-mtu 2026-02-25 20:08:34.351 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-25 20:08:34.351 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: net-mtu-writable 2026-02-25 20:08:34.351 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-25 20:08:34.351 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: network_availability_zone 2026-02-25 20:08:34.352 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: network_ha 2026-02-25 20:08:34.352 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: network-ip-availability 2026-02-25 20:08:34.353 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-25 20:08:34.353 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-25 20:08:34.354 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: pagination 2026-02-25 20:08:34.354 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-25 20:08:34.354 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: port-device-profile 2026-02-25 20:08:34.355 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-02-25 20:08:34.355 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-25 20:08:34.356 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-02-25 20:08:34.356 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-02-25 20:08:34.356 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-25 20:08:34.357 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: port-mac-override 2026-02-25 20:08:34.357 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-25 20:08:34.357 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-25 20:08:34.358 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: multi-provider 2026-02-25 20:08:34.358 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-25 20:08:34.358 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: net-mtu 2026-02-25 20:08:34.358 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-02-25 20:08:34.359 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: net-mtu-writable 2026-02-25 20:08:34.359 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: port-resource-request 2026-02-25 20:08:34.359 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: network_availability_zone 2026-02-25 20:08:34.359 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: port-resource-request-groups 2026-02-25 20:08:34.360 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: network_ha 2026-02-25 20:08:34.360 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-02-25 20:08:34.360 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: network-ip-availability 2026-02-25 20:08:34.361 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: binding 2026-02-25 20:08:34.361 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-25 20:08:34.361 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: binding-extended 2026-02-25 20:08:34.362 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: pagination 2026-02-25 20:08:34.362 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: port-security 2026-02-25 20:08:34.362 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: port-device-profile 2026-02-25 20:08:34.362 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: project-id 2026-02-25 20:08:34.363 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: provider 2026-02-25 20:08:34.363 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-02-25 20:08:34.364 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-02-25 20:08:34.364 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-02-25 20:08:34.365 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: port-mac-override 2026-02-25 20:08:34.365 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: qos 2026-02-25 20:08:34.365 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-25 20:08:34.366 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-25 20:08:34.366 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-25 20:08:34.366 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-02-25 20:08:34.366 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-25 20:08:34.367 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: port-resource-request 2026-02-25 20:08:34.367 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: qos-default 2026-02-25 20:08:34.367 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: port-resource-request-groups 2026-02-25 20:08:34.367 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: qos-fip 2026-02-25 20:08:34.368 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-25 20:08:34.368 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-02-25 20:08:34.368 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: qos-gateway-ip 2026-02-25 20:08:34.368 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: binding 2026-02-25 20:08:34.369 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: qos-port-network-policy 2026-02-25 20:08:34.369 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: binding-extended 2026-02-25 20:08:34.369 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: qos-pps-minimum 2026-02-25 20:08:34.370 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: port-security 2026-02-25 20:08:34.370 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-25 20:08:34.370 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: project-id 2026-02-25 20:08:34.371 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: provider 2026-02-25 20:08:34.371 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: qos-pps 2026-02-25 20:08:34.372 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: qos-rule-type-details 2026-02-25 20:08:34.372 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-25 20:08:34.373 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: qos-rules-alias 2026-02-25 20:08:34.373 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: qos 2026-02-25 20:08:34.373 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: quota-check-limit 2026-02-25 20:08:34.374 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-25 20:08:34.374 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-25 20:08:34.375 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: qos-default 2026-02-25 20:08:34.375 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: qos-fip 2026-02-25 20:08:34.375 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: quotas 2026-02-25 20:08:34.376 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-25 20:08:34.376 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: qos-gateway-ip 2026-02-25 20:08:34.376 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: quota_details 2026-02-25 20:08:34.377 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: qos-port-network-policy 2026-02-25 20:08:34.377 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: qos-pps-minimum 2026-02-25 20:08:34.378 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-25 20:08:34.378 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: rbac-policies 2026-02-25 20:08:34.378 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: rbac-address-group 2026-02-25 20:08:34.378 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: qos-pps 2026-02-25 20:08:34.379 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: rbac-address-scope 2026-02-25 20:08:34.379 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: qos-rule-type-details 2026-02-25 20:08:34.379 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: rbac-security-groups 2026-02-25 20:08:34.379 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-25 20:08:34.380 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: rbac-subnetpool 2026-02-25 20:08:34.380 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: qos-rules-alias 2026-02-25 20:08:34.380 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: revision-if-match 2026-02-25 20:08:34.381 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: quota-check-limit 2026-02-25 20:08:34.381 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: standard-attr-revisions 2026-02-25 20:08:34.382 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: router_availability_zone 2026-02-25 20:08:34.382 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-25 20:08:34.383 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: quotas 2026-02-25 20:08:34.384 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: quota_details 2026-02-25 20:08:34.384 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: security-groups-default-rules 2026-02-25 20:08:34.385 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-25 20:08:34.385 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-25 20:08:34.385 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: rbac-policies 2026-02-25 20:08:34.386 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-25 20:08:34.386 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: rbac-address-group 2026-02-25 20:08:34.386 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-02-25 20:08:34.386 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: rbac-address-scope 2026-02-25 20:08:34.387 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-25 20:08:34.387 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: rbac-security-groups 2026-02-25 20:08:34.388 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: rbac-subnetpool 2026-02-25 20:08:34.388 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: revision-if-match 2026-02-25 20:08:34.389 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: standard-attr-revisions 2026-02-25 20:08:34.389 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: router_availability_zone 2026-02-25 20:08:34.390 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-25 20:08:34.391 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: security-group 2026-02-25 20:08:34.391 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: security-groups-default-rules 2026-02-25 20:08:34.392 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-25 20:08:34.392 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: segment 2026-02-25 20:08:34.392 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-25 20:08:34.393 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-25 20:08:34.393 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-25 20:08:34.393 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: service-type 2026-02-25 20:08:34.394 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-02-25 20:08:34.394 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: sorting 2026-02-25 20:08:34.394 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-25 20:08:34.394 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: standard-attr-segment 2026-02-25 20:08:34.395 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: standard-attr-description 2026-02-25 20:08:34.396 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: stateful-security-group 2026-02-25 20:08:34.396 7 WARNING neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-02-25 20:08:34.397 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-25 20:08:34.397 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: subnet-external-network 2026-02-25 20:08:34.398 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: security-group 2026-02-25 20:08:34.399 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: subnet_onboard 2026-02-25 20:08:34.399 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: segment 2026-02-25 20:08:34.400 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-25 20:08:34.400 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-25 20:08:34.401 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: subnet-service-types 2026-02-25 20:08:34.401 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: service-type 2026-02-25 20:08:34.401 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: sorting 2026-02-25 20:08:34.401 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: subnet_allocation 2026-02-25 20:08:34.402 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: standard-attr-segment 2026-02-25 20:08:34.402 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-25 20:08:34.402 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: standard-attr-description 2026-02-25 20:08:34.403 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: tag-creation 2026-02-25 20:08:34.403 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: stateful-security-group 2026-02-25 20:08:34.403 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-25 20:08:34.403 8 WARNING neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-02-25 20:08:34.404 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-25 20:08:34.404 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: subnet-external-network 2026-02-25 20:08:34.405 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: subnet_onboard 2026-02-25 20:08:34.405 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-25 20:08:34.406 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: subnet-service-types 2026-02-25 20:08:34.407 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: standard-attr-tag 2026-02-25 20:08:34.407 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: subnet_allocation 2026-02-25 20:08:34.407 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-25 20:08:34.407 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-25 20:08:34.408 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: tag-creation 2026-02-25 20:08:34.408 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: trunk 2026-02-25 20:08:34.408 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-25 20:08:34.408 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: trunk-details 2026-02-25 20:08:34.409 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-25 20:08:34.410 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-25 20:08:34.411 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-02-25 20:08:34.412 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: standard-attr-tag 2026-02-25 20:08:34.412 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-25 20:08:34.413 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-25 20:08:34.413 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: vpn-flavors 2026-02-25 20:08:34.413 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: trunk 2026-02-25 20:08:34.414 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: trunk-details 2026-02-25 20:08:34.414 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-25 20:08:34.415 7 INFO neutron.api.extensions [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Loaded extension: vpnaas 2026-02-25 20:08:34.415 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-25 20:08:34.417 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-25 20:08:34.417 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-02-25 20:08:34.417 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-25 20:08:34.417 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-25 20:08:34.417 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-25 20:08:34.418 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-25 20:08:34.418 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: vpn-flavors 2026-02-25 20:08:34.420 8 INFO neutron.api.extensions [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Loaded extension: vpnaas 2026-02-25 20:08:34.421 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-25 20:08:34.421 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-25 20:08:34.422 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-25 20:08:34.422 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-25 20:08:34.423 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-25 20:08:34.423 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-25 20:08:34.426 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-25 20:08:34.426 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-25 20:08:34.426 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-25 20:08:34.427 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-25 20:08:34.427 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-25 20:08:34.428 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-25 20:08:34.429 7 WARNING neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] subnetpool is already registered 2026-02-25 20:08:34.429 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-25 20:08:34.429 7 WARNING neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] subnetpool is already registered 2026-02-25 20:08:34.430 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-25 20:08:34.430 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-25 20:08:34.430 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-25 20:08:34.431 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-25 20:08:34.431 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-25 20:08:34.432 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-25 20:08:34.432 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-25 20:08:34.432 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-25 20:08:34.433 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-25 20:08:34.434 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-25 20:08:34.434 8 WARNING neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] subnetpool is already registered 2026-02-25 20:08:34.434 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-25 20:08:34.435 8 WARNING neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] subnetpool is already registered 2026-02-25 20:08:34.435 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-25 20:08:34.435 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-25 20:08:34.435 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-25 20:08:34.436 7 WARNING neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] router is already registered 2026-02-25 20:08:34.436 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-25 20:08:34.436 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-25 20:08:34.436 7 WARNING neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] floatingip is already registered 2026-02-25 20:08:34.436 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-25 20:08:34.437 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-25 20:08:34.437 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-25 20:08:34.440 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-25 20:08:34.440 7 WARNING neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] rbac_policy is already registered 2026-02-25 20:08:34.441 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-25 20:08:34.441 7 WARNING neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] security_group is already registered 2026-02-25 20:08:34.441 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-25 20:08:34.441 8 WARNING neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] router is already registered 2026-02-25 20:08:34.441 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-25 20:08:34.441 7 WARNING neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] security_group_rule is already registered 2026-02-25 20:08:34.441 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-25 20:08:34.442 8 WARNING neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] floatingip is already registered 2026-02-25 20:08:34.442 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-25 20:08:34.442 7 WARNING neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] subnetpool is already registered 2026-02-25 20:08:34.443 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-25 20:08:34.443 7 WARNING neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] subnetpool is already registered 2026-02-25 20:08:34.443 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-25 20:08:34.444 7 WARNING neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] trunk is already registered 2026-02-25 20:08:34.444 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-25 20:08:34.444 7 WARNING neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] endpoint_group is already registered 2026-02-25 20:08:34.445 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-25 20:08:34.445 7 WARNING neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] vpnservice is already registered 2026-02-25 20:08:34.445 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-25 20:08:34.445 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-25 20:08:34.445 7 WARNING neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] ipsec_site_connection is already registered 2026-02-25 20:08:34.445 8 WARNING neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] rbac_policy is already registered 2026-02-25 20:08:34.446 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-25 20:08:34.446 7 WARNING neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] ipsecpolicy is already registered 2026-02-25 20:08:34.446 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-25 20:08:34.446 8 WARNING neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] security_group is already registered 2026-02-25 20:08:34.446 7 INFO neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-25 20:08:34.446 7 WARNING neutron.quota.resource_registry [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] ikepolicy is already registered 2026-02-25 20:08:34.447 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-25 20:08:34.447 8 WARNING neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] security_group_rule is already registered 2026-02-25 20:08:34.447 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-25 20:08:34.448 8 WARNING neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] subnetpool is already registered 2026-02-25 20:08:34.448 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-25 20:08:34.448 8 WARNING neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] subnetpool is already registered 2026-02-25 20:08:34.449 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-25 20:08:34.449 8 WARNING neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] trunk is already registered 2026-02-25 20:08:34.449 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-02-25 20:08:34.449 8 WARNING neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] endpoint_group is already registered 2026-02-25 20:08:34.450 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-02-25 20:08:34.450 8 WARNING neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] vpnservice is already registered 2026-02-25 20:08:34.450 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-02-25 20:08:34.451 8 WARNING neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] ipsec_site_connection is already registered 2026-02-25 20:08:34.451 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-02-25 20:08:34.451 8 WARNING neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] ipsecpolicy is already registered 2026-02-25 20:08:34.452 8 INFO neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-02-25 20:08:34.452 8 WARNING neutron.quota.resource_registry [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] ikepolicy is already registered 2026-02-25 20:08:34.480 7 WARNING keystonemiddleware._common.config [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-25 20:08:34.486 7 WARNING oslo_config.cfg [None req-47e08b83-7673-4408-8ca1-9e534a41059f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-25 20:08:34.487 8 WARNING keystonemiddleware._common.config [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f70607bd668 pid: 7 (default app) 2026-02-25 20:08:34.493 8 WARNING oslo_config.cfg [None req-afa143f2-494c-474b-ab0b-6d12469d944e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f70607bd668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/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-25 20:08:39.907 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ddf57311-6a5b-4b3b-b343-3678fed71f8c 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.65 () {44 vars in 924 bytes} [Wed Feb 25 20:08:39 2026] GET /v2.0/networks/public => generated 108 bytes in 623 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1/4] 199.204.45.65 () {44 vars in 946 bytes} [Wed Feb 25 20:08:39 2026] GET /v2.0/networks?name=public => generated 15 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:08:40.625 7 WARNING neutron.services.revisions.revision_plugin [None req-14b67092-9c6b-4a11-a55e-56f3022dd51c 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Could not find related network for resource to bump revision. 2026-02-25 20:08:40.800 7 INFO neutron.db.segments_db [None req-14b67092-9c6b-4a11-a55e-56f3022dd51c 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Added segment 5f693dde-99e9-4cf9-b41a-f0abbc86f500 of type flat for network f3f9cf90-7c63-4d7f-b81c-cefa90d771c1 2026-02-25 20:08:40.844 7 INFO neutron.pecan_wsgi.hooks.translation [None req-14b67092-9c6b-4a11-a55e-56f3022dd51c 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.204.45.65 () {48 vars in 964 bytes} [Wed Feb 25 20:08:40 2026] POST /v2.0/networks => generated 124 bytes in 609 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:08:46.660 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0d93fe9b-4279-4eb6-88a7-8cce54cf3170 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.65 () {44 vars in 924 bytes} [Wed Feb 25 20:08:46 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.65 () {44 vars in 946 bytes} [Wed Feb 25 20:08:46 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:08:46.729 7 WARNING neutron.services.revisions.revision_plugin [None req-fb356157-ff8f-4693-8ead-17b66f4b8cc4 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Could not find related network for resource to bump revision. 2026-02-25 20:08:46.744 7 INFO neutron.db.segments_db [None req-fb356157-ff8f-4693-8ead-17b66f4b8cc4 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Added segment 6033ca38-1ab2-40ff-ab5e-cd45fe2fac45 of type flat for network 58ff0673-00d6-4916-aabc-5cc4ca2ec618 2026-02-25 20:08:46.771 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fb356157-ff8f-4693-8ead-17b66f4b8cc4 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.65 () {48 vars in 964 bytes} [Wed Feb 25 20:08:46 2026] POST /v2.0/networks => generated 124 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:08:52.905 8 INFO neutron.pecan_wsgi.hooks.translation [None req-261effe6-91d4-4635-9a12-86358efaed79 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.65 () {44 vars in 924 bytes} [Wed Feb 25 20:08:52 2026] GET /v2.0/networks/public => generated 108 bytes in 372 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.65 () {44 vars in 946 bytes} [Wed Feb 25 20:08:52 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:08:53.151 8 WARNING neutron.services.revisions.revision_plugin [None req-e485be44-f9bf-4dec-be9f-644a3e3edcdb 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Could not find related network for resource to bump revision. 2026-02-25 20:08:53.169 8 INFO neutron.db.segments_db [None req-e485be44-f9bf-4dec-be9f-644a3e3edcdb 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Added segment 36fad098-4934-4bf1-883f-d5e186792b3a of type flat for network 5367d2a5-d18e-42f1-a2a2-150c114fdebf 2026-02-25 20:08:53.211 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e485be44-f9bf-4dec-be9f-644a3e3edcdb 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.65 () {48 vars in 964 bytes} [Wed Feb 25 20:08:52 2026] POST /v2.0/networks => generated 124 bytes in 433 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:08:59.191 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4b33a573-f5a2-4a21-92c2-fab673de34c6 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.204.45.65 () {44 vars in 924 bytes} [Wed Feb 25 20:08:59 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.204.45.65 () {44 vars in 946 bytes} [Wed Feb 25 20:08:59 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:08:59.270 7 WARNING neutron.services.revisions.revision_plugin [None req-0b897b0a-49e4-476c-ab3d-6f30693a9ec3 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Could not find related network for resource to bump revision. 2026-02-25 20:08:59.289 7 INFO neutron.db.segments_db [None req-0b897b0a-49e4-476c-ab3d-6f30693a9ec3 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Added segment 30771101-e4c9-4f90-afd2-2b031d3af85f of type flat for network 1469a821-38e3-4aaa-ad00-fccf032efa0d 2026-02-25 20:08:59.314 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b897b0a-49e4-476c-ab3d-6f30693a9ec3 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/15] 199.204.45.65 () {48 vars in 964 bytes} [Wed Feb 25 20:08:59 2026] POST /v2.0/networks => generated 124 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:09:05.178 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c9361e91-23e2-4dc3-9550-afabb1ce246b 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.65 () {44 vars in 924 bytes} [Wed Feb 25 20:09:05 2026] GET /v2.0/networks/public => generated 108 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.65 () {44 vars in 946 bytes} [Wed Feb 25 20:09:05 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:09:05.252 7 WARNING neutron.services.revisions.revision_plugin [None req-526ea1f2-fe4a-4794-bdfb-f0cc625beab4 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Could not find related network for resource to bump revision. 2026-02-25 20:09:05.270 7 INFO neutron.db.segments_db [None req-526ea1f2-fe4a-4794-bdfb-f0cc625beab4 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Added segment eda19174-c4b7-4f67-b75c-313a98246330 of type flat for network 442b4e2e-eebd-4474-a437-02a38f6de49a 2026-02-25 20:09:05.304 7 INFO neutron.pecan_wsgi.hooks.translation [None req-526ea1f2-fe4a-4794-bdfb-f0cc625beab4 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.204.45.65 () {48 vars in 964 bytes} [Wed Feb 25 20:09:05 2026] POST /v2.0/networks => generated 124 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:09:11.137 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8e85d574-61ab-4215-bb2a-c5d7b33e1d49 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.204.45.65 () {44 vars in 924 bytes} [Wed Feb 25 20:09:11 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.204.45.65 () {44 vars in 946 bytes} [Wed Feb 25 20:09:11 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:09:11.565 8 WARNING neutron.services.revisions.revision_plugin [None req-cc86e83f-8afb-49d9-a9b8-563c523cbf71 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Could not find related network for resource to bump revision. 2026-02-25 20:09:11.883 8 INFO neutron.db.segments_db [None req-cc86e83f-8afb-49d9-a9b8-563c523cbf71 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Added segment 01858e94-dbc2-4f30-a529-364905beb469 of type flat for network 25520d75-f833-4f50-aa78-e689587257da [pid: 8|app: 0|req: 10/22] 199.204.45.65 () {48 vars in 964 bytes} [Wed Feb 25 20:09:11 2026] POST /v2.0/networks => generated 706 bytes in 1614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:09:14.319 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cae8dc4b-1069-4c72-a3b1-df74e80926a3 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/23] 199.204.45.65 () {44 vars in 924 bytes} [Wed Feb 25 20:09:14 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.204.45.65 () {44 vars in 946 bytes} [Wed Feb 25 20:09:14 2026] GET /v2.0/networks?name=public => generated 709 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:09:14.391 7 INFO neutron.pecan_wsgi.hooks.translation [None req-46c984a5-7a63-4700-8c6f-8ca7ac5eca72 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/25] 199.204.45.65 () {44 vars in 1031 bytes} [Wed Feb 25 20:09:14 2026] GET /v2.0/subnets/public-subnet?network_id=25520d75-f833-4f50-aa78-e689587257da => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/26] 199.204.45.65 () {44 vars in 1054 bytes} [Wed Feb 25 20:09:14 2026] GET /v2.0/subnets?name=public-subnet&network_id=25520d75-f833-4f50-aa78-e689587257da => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/28] 199.204.45.65 () {48 vars in 962 bytes} [Wed Feb 25 20:09:14 2026] POST /v2.0/subnets => generated 664 bytes in 1979 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:13:42.234 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8d338c72-a802-4e3f-9fa6-edb4f48d461e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-02-25 20:13:42.237 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Feb 25 20:13:42 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.65) !!! 2026-02-25 20:13:42.368 7 INFO neutron.pecan_wsgi.hooks.translation [None req-15dd07d2-23cc-448c-8f0d-67183a7baff0 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/63] 199.204.45.65 () {44 vars in 934 bytes} [Wed Feb 25 20:13:42 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:13:42.379 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [67147008-494d-45ad-9dff-2272ce1f4d87] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-02-25 20:13:42.380 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Feb 25 20:13:42 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.65) !!! [pid: 8|app: 0|req: 31/64] 199.204.45.65 () {44 vars in 956 bytes} [Wed Feb 25 20:13:42 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:13:42.504 7 INFO neutron.db.segments_db [None req-d7e73a3a-ab2e-48b9-ac07-f992ca2a0436 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Added segment bfc50e69-a19f-42a4-b453-679aa95cba8f of type vxlan for network 220aa9af-ce9c-4e57-9465-022bbfb431eb [pid: 7|app: 0|req: 34/65] 199.204.45.65 () {48 vars in 963 bytes} [Wed Feb 25 20:13:42 2026] POST /v2.0/networks => generated 707 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:13:43.829 8 INFO oslo.messaging._drivers.impl_rabbit [-] [67147008-494d-45ad-9dff-2272ce1f4d87] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41472. 2026-02-25 20:13:43.867 8 INFO neutron.pecan_wsgi.hooks.translation [None req-408e0fcc-dead-413f-9f56-f1c2921b8fb5 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/66] 199.204.45.65 () {44 vars in 934 bytes} [Wed Feb 25 20:13:43 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:13:43.904 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8d338c72-a802-4e3f-9fa6-edb4f48d461e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41478. [pid: 7|app: 0|req: 35/67] 199.204.45.65 () {44 vars in 956 bytes} [Wed Feb 25 20:13:43 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:13:43.937 8 INFO neutron.pecan_wsgi.hooks.translation [None req-de83a3f9-63ea-4412-80ee-969ad6b38abd 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/68] 199.204.45.65 () {44 vars in 1033 bytes} [Wed Feb 25 20:13:43 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=220aa9af-ce9c-4e57-9465-022bbfb431eb => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/69] 199.204.45.65 () {44 vars in 1056 bytes} [Wed Feb 25 20:13:43 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=220aa9af-ce9c-4e57-9465-022bbfb431eb => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/70] 199.204.45.65 () {48 vars in 962 bytes} [Wed Feb 25 20:13:43 2026] POST /v2.0/subnets => generated 651 bytes in 696 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:13:45.819 7 INFO neutron.api.v2.resource [None req-ff09147f-5820-4f5e-a373-c148ed7beca2 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/71] 199.204.45.65 () {44 vars in 968 bytes} [Wed Feb 25 20:13:45 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/72] 199.204.45.65 () {44 vars in 990 bytes} [Wed Feb 25 20:13:45 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 199.204.45.65 () {48 vars in 977 bytes} [Wed Feb 25 20:13:45 2026] POST /v2.0/security-groups => generated 1616 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:13:47 2026] GET /v2.0/security-groups/6a84ac9e-c8ba-4eb3-983a-9fe4428b46f2 => generated 1616 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:13:47 2026] GET /v2.0/security-groups/6a84ac9e-c8ba-4eb3-983a-9fe4428b46f2 => generated 1616 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:13:47 2026] GET /v2.0/security-groups/6a84ac9e-c8ba-4eb3-983a-9fe4428b46f2 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.204.45.65 () {48 vars in 988 bytes} [Wed Feb 25 20:13:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:13:48 2026] GET /v2.0/security-groups/6a84ac9e-c8ba-4eb3-983a-9fe4428b46f2 => generated 2230 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:13:48 2026] GET /v2.0/security-groups/6a84ac9e-c8ba-4eb3-983a-9fe4428b46f2 => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:13:48 2026] GET /v2.0/security-groups/6a84ac9e-c8ba-4eb3-983a-9fe4428b46f2 => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.204.45.65 () {48 vars in 988 bytes} [Wed Feb 25 20:13:48 2026] POST /v2.0/security-group-rules => generated 603 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:13:49 2026] GET /v2.0/security-groups/6a84ac9e-c8ba-4eb3-983a-9fe4428b46f2 => generated 2846 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:13:49 2026] GET /v2.0/security-groups/6a84ac9e-c8ba-4eb3-983a-9fe4428b46f2 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:13:49 2026] GET /v2.0/security-groups/6a84ac9e-c8ba-4eb3-983a-9fe4428b46f2 => generated 2846 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.204.45.65 () {48 vars in 988 bytes} [Wed Feb 25 20:13:49 2026] POST /v2.0/security-group-rules => generated 603 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:13:51 2026] GET /v2.0/security-groups/6a84ac9e-c8ba-4eb3-983a-9fe4428b46f2 => generated 3462 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:13:51 2026] GET /v2.0/security-groups/6a84ac9e-c8ba-4eb3-983a-9fe4428b46f2 => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:13:51 2026] GET /v2.0/security-groups/6a84ac9e-c8ba-4eb3-983a-9fe4428b46f2 => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.204.45.65 () {48 vars in 988 bytes} [Wed Feb 25 20:13:51 2026] POST /v2.0/security-group-rules => generated 603 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:13:52 2026] GET /v2.0/security-groups/6a84ac9e-c8ba-4eb3-983a-9fe4428b46f2 => generated 4078 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:13:52 2026] GET /v2.0/security-groups/6a84ac9e-c8ba-4eb3-983a-9fe4428b46f2 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/94] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:13:52 2026] GET /v2.0/security-groups/6a84ac9e-c8ba-4eb3-983a-9fe4428b46f2 => generated 4078 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/95] 199.204.45.65 () {48 vars in 988 bytes} [Wed Feb 25 20:13:52 2026] POST /v2.0/security-group-rules => generated 603 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.204.45.65 () {44 vars in 984 bytes} [Wed Feb 25 20:13:54 2026] GET /v2.0/networks/220aa9af-ce9c-4e57-9465-022bbfb431eb => generated 732 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:13:54.238 8 INFO neutron.pecan_wsgi.hooks.translation [None req-75ed152a-83e8-48fd-bd22-1b3cbba45e1e 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 47/97] 199.204.45.65 () {44 vars in 1073 bytes} [Wed Feb 25 20:13:54 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=220aa9af-ce9c-4e57-9465-022bbfb431eb => 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: 51/98] 199.204.45.65 () {44 vars in 1096 bytes} [Wed Feb 25 20:13:54 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=220aa9af-ce9c-4e57-9465-022bbfb431eb => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/99] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:13:54 2026] GET /v2.0/security-groups/6a84ac9e-c8ba-4eb3-983a-9fe4428b46f2 => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/100] 199.204.45.65 () {48 vars in 958 bytes} [Wed Feb 25 20:13:54 2026] POST /v2.0/ports => generated 1092 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:14:00.980 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dfb1b6b7-aa72-41b1-a131-9da33be4aa2a 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/101] 199.204.45.65 () {44 vars in 975 bytes} [Wed Feb 25 20:14:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 53/102] 199.204.45.65 () {44 vars in 997 bytes} [Wed Feb 25 20:14:00 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1095 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/105] 199.204.45.65 () {48 vars in 1027 bytes} [Wed Feb 25 20:14:01 2026] PUT /v2.0/ports/75ed13e7-68c0-4a81-b369-36a89e1e3bda => generated 1241 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/106] 199.204.45.65 () {44 vars in 917 bytes} [Wed Feb 25 20:14:03 2026] GET /v2.0/ports => generated 3722 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 20:14:04.152 8 INFO neutron.api.v2.resource [None req-506bef32-9136-4252-9f5d-576cfe0f4b0e 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/107] 199.204.45.65 () {44 vars in 956 bytes} [Wed Feb 25 20:14:04 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/108] 199.204.45.65 () {44 vars in 978 bytes} [Wed Feb 25 20:14:04 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/109] 199.204.45.65 () {48 vars in 977 bytes} [Wed Feb 25 20:14:04 2026] POST /v2.0/security-groups => generated 1610 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/110] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:14:05 2026] GET /v2.0/security-groups/57df3c09-446b-4d97-95de-1d1a126e62e5 => generated 1610 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/111] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:14:05 2026] GET /v2.0/security-groups/57df3c09-446b-4d97-95de-1d1a126e62e5 => generated 1610 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/112] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:14:05 2026] GET /v2.0/security-groups/57df3c09-446b-4d97-95de-1d1a126e62e5 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/113] 199.204.45.65 () {48 vars in 988 bytes} [Wed Feb 25 20:14:05 2026] POST /v2.0/security-group-rules => generated 619 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/114] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:14:06 2026] GET /v2.0/security-groups/57df3c09-446b-4d97-95de-1d1a126e62e5 => generated 2242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/115] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:14:06 2026] GET /v2.0/security-groups/57df3c09-446b-4d97-95de-1d1a126e62e5 => generated 2242 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/116] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:14:06 2026] GET /v2.0/security-groups/57df3c09-446b-4d97-95de-1d1a126e62e5 => generated 2242 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/117] 199.204.45.65 () {48 vars in 988 bytes} [Wed Feb 25 20:14:06 2026] POST /v2.0/security-group-rules => generated 623 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/132] 199.204.45.65 () {44 vars in 972 bytes} [Wed Feb 25 20:15:50 2026] GET /v2.0/quotas/2ce8fffa8e1e4d779f7daf4a50858efa => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 64/133] 199.204.45.65 () {48 vars in 1024 bytes} [Wed Feb 25 20:15:51 2026] PUT /v2.0/quotas/2ce8fffa8e1e4d779f7daf4a50858efa => generated 291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:18:10.315 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8d338c72-a802-4e3f-9fa6-edb4f48d461e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: /var/lib/openstack/lib/python3.12/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-25 20:18:10.515 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e4f1301e-715a-4f14-9819-0efaf0f361d9 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 79/152] 199.204.45.65 () {30 vars in 739 bytes} [Wed Feb 25 20:18:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 231 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:18:10.545 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [67147008-494d-45ad-9dff-2272ce1f4d87] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-02-25 20:18:10.546 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Feb 25 20:18:10 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.204.45.65) !!! /var/lib/openstack/lib/python3.12/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: 74/153] 199.204.45.65 () {30 vars in 761 bytes} [Wed Feb 25 20:18:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1244 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:18:12.234 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8d338c72-a802-4e3f-9fa6-edb4f48d461e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33060. 2026-02-25 20:18:12.302 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fb1e296a-a3f5-48f6-8cb6-99bdfec89c34 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 80/154] 199.204.45.65 () {30 vars in 739 bytes} [Wed Feb 25 20:18:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:18:12.349 8 INFO oslo.messaging._drivers.impl_rabbit [-] [67147008-494d-45ad-9dff-2272ce1f4d87] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33076. [pid: 8|app: 0|req: 75/155] 199.204.45.65 () {30 vars in 761 bytes} [Wed Feb 25 20:18:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:25:14.446 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [67147008-494d-45ad-9dff-2272ce1f4d87] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-02-25 20:25:14.447 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Feb 25 20:25:14 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=ddfaa192299948c380c2e6ea98caadc7 (ip 199.204.45.65) !!! 2026-02-25 20:25:14.562 8 INFO neutron.api.v2.resource [None req-aa088b4c-4b82-4f55-9ce2-fa2abc97dd69 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 104/212] 199.204.45.65 () {44 vars in 1071 bytes} [Wed Feb 25 20:25:14 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=ddfaa192299948c380c2e6ea98caadc7 => generated 139 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:25:14.571 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8d338c72-a802-4e3f-9fa6-edb4f48d461e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-02-25 20:25:14.571 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Feb 25 20:25:14 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?name=manila-service-security-group&project_id=ddfaa192299948c380c2e6ea98caadc7 (ip 199.204.45.65) !!! [pid: 7|app: 0|req: 109/213] 199.204.45.65 () {44 vars in 1094 bytes} [Wed Feb 25 20:25:14 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=ddfaa192299948c380c2e6ea98caadc7 => generated 23 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/214] 199.204.45.65 () {48 vars in 978 bytes} [Wed Feb 25 20:25:14 2026] POST /v2.0/security-groups => generated 1624 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:25:15.852 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8d338c72-a802-4e3f-9fa6-edb4f48d461e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60820. [pid: 7|app: 0|req: 110/215] 199.204.45.65 () {44 vars in 1085 bytes} [Wed Feb 25 20:25:15 2026] GET /v2.0/security-groups/8634ef70-3a2c-415c-8336-51f019e298c2?project_id=ddfaa192299948c380c2e6ea98caadc7 => generated 1624 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/216] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:25:15 2026] GET /v2.0/security-groups/8634ef70-3a2c-415c-8336-51f019e298c2 => generated 1624 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/217] 199.204.45.65 () {44 vars in 1085 bytes} [Wed Feb 25 20:25:16 2026] GET /v2.0/security-groups/8634ef70-3a2c-415c-8336-51f019e298c2?project_id=ddfaa192299948c380c2e6ea98caadc7 => generated 1624 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:25:16.078 8 INFO oslo.messaging._drivers.impl_rabbit [-] [67147008-494d-45ad-9dff-2272ce1f4d87] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60834. [pid: 8|app: 0|req: 107/218] 199.204.45.65 () {48 vars in 988 bytes} [Wed Feb 25 20:25:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/221] 199.204.45.65 () {44 vars in 1085 bytes} [Wed Feb 25 20:25:17 2026] GET /v2.0/security-groups/8634ef70-3a2c-415c-8336-51f019e298c2?project_id=ddfaa192299948c380c2e6ea98caadc7 => generated 2234 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/222] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:25:17 2026] GET /v2.0/security-groups/8634ef70-3a2c-415c-8336-51f019e298c2 => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/223] 199.204.45.65 () {44 vars in 1085 bytes} [Wed Feb 25 20:25:17 2026] GET /v2.0/security-groups/8634ef70-3a2c-415c-8336-51f019e298c2?project_id=ddfaa192299948c380c2e6ea98caadc7 => generated 2234 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/224] 199.204.45.65 () {48 vars in 988 bytes} [Wed Feb 25 20:25:17 2026] POST /v2.0/security-group-rules => generated 599 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/225] 199.204.45.65 () {44 vars in 1085 bytes} [Wed Feb 25 20:25:18 2026] GET /v2.0/security-groups/8634ef70-3a2c-415c-8336-51f019e298c2?project_id=ddfaa192299948c380c2e6ea98caadc7 => generated 2846 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/226] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:25:18 2026] GET /v2.0/security-groups/8634ef70-3a2c-415c-8336-51f019e298c2 => generated 2846 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/227] 199.204.45.65 () {44 vars in 1085 bytes} [Wed Feb 25 20:25:18 2026] GET /v2.0/security-groups/8634ef70-3a2c-415c-8336-51f019e298c2?project_id=ddfaa192299948c380c2e6ea98caadc7 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/228] 199.204.45.65 () {48 vars in 988 bytes} [Wed Feb 25 20:25:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/229] 199.204.45.65 () {44 vars in 1085 bytes} [Wed Feb 25 20:25:19 2026] GET /v2.0/security-groups/8634ef70-3a2c-415c-8336-51f019e298c2?project_id=ddfaa192299948c380c2e6ea98caadc7 => generated 3460 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/230] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:25:19 2026] GET /v2.0/security-groups/8634ef70-3a2c-415c-8336-51f019e298c2 => generated 3460 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/231] 199.204.45.65 () {44 vars in 1085 bytes} [Wed Feb 25 20:25:19 2026] GET /v2.0/security-groups/8634ef70-3a2c-415c-8336-51f019e298c2?project_id=ddfaa192299948c380c2e6ea98caadc7 => generated 3460 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/232] 199.204.45.65 () {48 vars in 988 bytes} [Wed Feb 25 20:25:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/251] 199.204.45.65 () {30 vars in 739 bytes} [Wed Feb 25 20:27:32 2026] GET /v2.0/networks?tenant_id=ddfaa192299948c380c2e6ea98caadc7&shared=False => generated 15 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:27:32.802 8 INFO neutron.db.segments_db [None req-8079c0d8-6ac9-4c66-bdf2-89c0fc357b4c 5698d9966c574e788155e243bf29f1d0 ddfaa192299948c380c2e6ea98caadc7 - - c8a04f1aa37341819d2bed38ccc1caa6 c8a04f1aa37341819d2bed38ccc1caa6] Added segment e2ac1d1f-f28b-4e2a-a803-b3e3197a8a02 of type vxlan for network f227ee7c-e42a-47a3-b5a4-c081cc753295 [pid: 8|app: 0|req: 124/252] 199.204.45.65 () {34 vars in 681 bytes} [Wed Feb 25 20:27:32 2026] POST /v2.0/networks => generated 718 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/253] 199.204.45.65 () {30 vars in 721 bytes} [Wed Feb 25 20:27:32 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/254] 199.204.45.65 () {30 vars in 632 bytes} [Wed Feb 25 20:27:32 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/255] 199.204.45.65 () {34 vars in 676 bytes} [Wed Feb 25 20:27:32 2026] POST /v2.0/ports => generated 999 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/256] 199.204.45.65 () {30 vars in 702 bytes} [Wed Feb 25 20:27:33 2026] GET /v2.0/networks/f227ee7c-e42a-47a3-b5a4-c081cc753295 => generated 705 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/257] 199.204.45.65 () {30 vars in 721 bytes} [Wed Feb 25 20:27:35 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/258] 199.204.45.65 () {30 vars in 702 bytes} [Wed Feb 25 20:27:35 2026] GET /v2.0/networks/f227ee7c-e42a-47a3-b5a4-c081cc753295 => generated 705 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/261] 199.204.45.65 () {44 vars in 972 bytes} [Wed Feb 25 20:27:52 2026] GET /v2.0/quotas/ddfaa192299948c380c2e6ea98caadc7 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: 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: 133/262] 199.204.45.65 () {48 vars in 1024 bytes} [Wed Feb 25 20:27:52 2026] PUT /v2.0/quotas/ddfaa192299948c380c2e6ea98caadc7 => generated 291 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:29:34.720 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8d338c72-a802-4e3f-9fa6-edb4f48d461e] 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: 141/277] 10.0.0.114 () {28 vars in 579 bytes} [Wed Feb 25 20:29:34 2026] GET /v2.0/ports => generated 4717 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:29:34.886 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [67147008-494d-45ad-9dff-2272ce1f4d87] 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: 137/278] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:29:34 2026] GET /v2.0/routers => generated 15 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/279] 10.0.0.114 () {28 vars in 624 bytes} [Wed Feb 25 20:29:34 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: 138/280] 10.0.0.114 () {28 vars in 581 bytes} [Wed Feb 25 20:29:34 2026] GET /v2.0/agents => generated 3384 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/281] 10.0.0.114 () {28 vars in 619 bytes} [Wed Feb 25 20:29:34 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: 139/282] 10.0.0.114 () {28 vars in 585 bytes} [Wed Feb 25 20:29:34 2026] GET /v2.0/networks => generated 2168 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/283] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:29:35 2026] GET /v2.0/subnets => generated 1308 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/284] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:29:35 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/285] 10.0.0.114 () {28 vars in 599 bytes} [Wed Feb 25 20:29:35 2026] GET /v2.0/security-groups => generated 17393 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/286] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:29:35 2026] GET /v2.0/subnets => generated 1308 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/287] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:29:35 2026] GET /v2.0/floatingips => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:30:34.731 8 INFO oslo.messaging._drivers.impl_rabbit [-] [67147008-494d-45ad-9dff-2272ce1f4d87] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39498. [pid: 8|app: 0|req: 146/296] 10.0.0.114 () {28 vars in 579 bytes} [Wed Feb 25 20:30:34 2026] GET /v2.0/ports => generated 4717 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:30:34.892 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8d338c72-a802-4e3f-9fa6-edb4f48d461e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39506. [pid: 7|app: 0|req: 151/297] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:30:34 2026] GET /v2.0/subnets => generated 1308 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/298] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:30:34 2026] GET /v2.0/subnetpools => generated 19 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/299] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:30:34 2026] GET /v2.0/routers => generated 15 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/300] 10.0.0.114 () {28 vars in 624 bytes} [Wed Feb 25 20:30:34 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: 153/301] 10.0.0.114 () {28 vars in 581 bytes} [Wed Feb 25 20:30:34 2026] GET /v2.0/agents => generated 3384 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/302] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:30:35 2026] GET /v2.0/subnets => generated 1308 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/303] 10.0.0.114 () {28 vars in 585 bytes} [Wed Feb 25 20:30:35 2026] GET /v2.0/networks => generated 2168 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/304] 10.0.0.114 () {28 vars in 599 bytes} [Wed Feb 25 20:30:35 2026] GET /v2.0/security-groups => generated 17393 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/305] 10.0.0.114 () {28 vars in 619 bytes} [Wed Feb 25 20:30:35 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/306] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:30:35 2026] GET /v2.0/floatingips => 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: 156/315] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:31:34 2026] GET /v2.0/subnets => generated 1308 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/316] 10.0.0.114 () {28 vars in 581 bytes} [Wed Feb 25 20:31:34 2026] GET /v2.0/agents => generated 3384 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/317] 10.0.0.114 () {28 vars in 585 bytes} [Wed Feb 25 20:31:34 2026] GET /v2.0/networks => generated 2168 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/318] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:31:34 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: 158/319] 10.0.0.114 () {28 vars in 599 bytes} [Wed Feb 25 20:31:34 2026] GET /v2.0/security-groups => generated 17393 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/320] 10.0.0.114 () {28 vars in 619 bytes} [Wed Feb 25 20:31:35 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/321] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:31:35 2026] GET /v2.0/subnets => generated 1308 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/322] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:31:35 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/323] 10.0.0.114 () {28 vars in 579 bytes} [Wed Feb 25 20:31:35 2026] GET /v2.0/ports => generated 4717 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/324] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:31:35 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/325] 10.0.0.114 () {28 vars in 624 bytes} [Wed Feb 25 20:31:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/334] 10.0.0.114 () {28 vars in 579 bytes} [Wed Feb 25 20:32:34 2026] GET /v2.0/ports => generated 4717 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/335] 10.0.0.114 () {28 vars in 581 bytes} [Wed Feb 25 20:32:34 2026] GET /v2.0/agents => generated 3384 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/336] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:32:34 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/337] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:32:34 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/338] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:32:34 2026] GET /v2.0/floatingips => 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: 168/339] 10.0.0.114 () {28 vars in 585 bytes} [Wed Feb 25 20:32:34 2026] GET /v2.0/networks => generated 2168 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/340] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:32:34 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/341] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:32:35 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/342] 10.0.0.114 () {28 vars in 624 bytes} [Wed Feb 25 20:32:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/343] 10.0.0.114 () {28 vars in 599 bytes} [Wed Feb 25 20:32:35 2026] GET /v2.0/security-groups => generated 17393 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/344] 10.0.0.114 () {28 vars in 619 bytes} [Wed Feb 25 20:32:35 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) 2026-02-25 20:33:34.728 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [67147008-494d-45ad-9dff-2272ce1f4d87] 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: 175/353] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:33:34 2026] GET /v2.0/floatingips => generated 19 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/354] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:33:34 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/355] 10.0.0.114 () {28 vars in 624 bytes} [Wed Feb 25 20:33:34 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: 7|app: 0|req: 180/356] 10.0.0.114 () {28 vars in 581 bytes} [Wed Feb 25 20:33:34 2026] GET /v2.0/agents => generated 3384 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/357] 10.0.0.114 () {28 vars in 599 bytes} [Wed Feb 25 20:33:34 2026] GET /v2.0/security-groups => generated 17393 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-25 20:33:34.908 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8d338c72-a802-4e3f-9fa6-edb4f48d461e] 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: 181/358] 10.0.0.114 () {28 vars in 579 bytes} [Wed Feb 25 20:33:34 2026] GET /v2.0/ports => generated 4717 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/359] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:33:34 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/360] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:33:35 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: 179/361] 10.0.0.114 () {28 vars in 585 bytes} [Wed Feb 25 20:33:35 2026] GET /v2.0/networks => generated 2168 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/362] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:33:35 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/363] 10.0.0.114 () {28 vars in 619 bytes} [Wed Feb 25 20:33:35 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:34:34.852 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8d338c72-a802-4e3f-9fa6-edb4f48d461e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41230. [pid: 7|app: 0|req: 188/372] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:34:34 2026] GET /v2.0/subnets => generated 1308 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/373] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:34:34 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: 189/374] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:34:34 2026] GET /v2.0/floatingips => 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: 186/375] 10.0.0.114 () {28 vars in 619 bytes} [Wed Feb 25 20:34:34 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: 7|app: 0|req: 190/376] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:34:34 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:34:35.029 8 INFO oslo.messaging._drivers.impl_rabbit [-] [67147008-494d-45ad-9dff-2272ce1f4d87] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 41242. [pid: 8|app: 0|req: 187/377] 10.0.0.114 () {28 vars in 579 bytes} [Wed Feb 25 20:34:35 2026] GET /v2.0/ports => generated 4717 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/378] 10.0.0.114 () {28 vars in 585 bytes} [Wed Feb 25 20:34:35 2026] GET /v2.0/networks => generated 2168 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/379] 10.0.0.114 () {28 vars in 599 bytes} [Wed Feb 25 20:34:35 2026] GET /v2.0/security-groups => generated 17393 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/380] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:34:35 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/381] 10.0.0.114 () {28 vars in 624 bytes} [Wed Feb 25 20:34:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/382] 10.0.0.114 () {28 vars in 581 bytes} [Wed Feb 25 20:34:35 2026] GET /v2.0/agents => generated 3384 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/391] 10.0.0.114 () {28 vars in 619 bytes} [Wed Feb 25 20:35:34 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/392] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:35:34 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/393] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:35:34 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: 8|app: 0|req: 195/394] 10.0.0.114 () {28 vars in 599 bytes} [Wed Feb 25 20:35:34 2026] GET /v2.0/security-groups => generated 17393 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/395] 10.0.0.114 () {28 vars in 579 bytes} [Wed Feb 25 20:35:34 2026] GET /v2.0/ports => generated 4717 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/396] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:35:35 2026] GET /v2.0/floatingips => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/397] 10.0.0.114 () {28 vars in 585 bytes} [Wed Feb 25 20:35:35 2026] GET /v2.0/networks => generated 2168 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/398] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:35:35 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/399] 10.0.0.114 () {28 vars in 624 bytes} [Wed Feb 25 20:35:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/400] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:35:35 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/401] 10.0.0.114 () {28 vars in 581 bytes} [Wed Feb 25 20:35:35 2026] GET /v2.0/agents => generated 3384 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/410] 10.0.0.114 () {28 vars in 599 bytes} [Wed Feb 25 20:36:34 2026] GET /v2.0/security-groups => generated 17393 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/411] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:36:34 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/412] 10.0.0.114 () {28 vars in 585 bytes} [Wed Feb 25 20:36:34 2026] GET /v2.0/networks => generated 2168 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/413] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:36:34 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/414] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:36:34 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/415] 10.0.0.114 () {28 vars in 619 bytes} [Wed Feb 25 20:36:34 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/416] 10.0.0.114 () {28 vars in 579 bytes} [Wed Feb 25 20:36:34 2026] GET /v2.0/ports => generated 4717 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/417] 10.0.0.114 () {28 vars in 581 bytes} [Wed Feb 25 20:36:35 2026] GET /v2.0/agents => generated 3384 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/418] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:36:35 2026] GET /v2.0/floatingips => 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: 207/419] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:36:35 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/420] 10.0.0.114 () {28 vars in 624 bytes} [Wed Feb 25 20:36:35 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: 218/429] 10.0.0.114 () {28 vars in 585 bytes} [Wed Feb 25 20:37:34 2026] GET /v2.0/networks => generated 2168 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/430] 10.0.0.114 () {28 vars in 599 bytes} [Wed Feb 25 20:37:34 2026] GET /v2.0/security-groups => generated 17393 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-25 20:37:34.906 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8d338c72-a802-4e3f-9fa6-edb4f48d461e] 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: 219/431] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:37:34 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/432] 10.0.0.114 () {28 vars in 624 bytes} [Wed Feb 25 20:37:34 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: 220/433] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:37:34 2026] GET /v2.0/floatingips => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:37:34.973 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [67147008-494d-45ad-9dff-2272ce1f4d87] 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: 214/434] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:37:34 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/435] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:37:34 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/436] 10.0.0.114 () {28 vars in 579 bytes} [Wed Feb 25 20:37:35 2026] GET /v2.0/ports => generated 4717 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/437] 10.0.0.114 () {28 vars in 581 bytes} [Wed Feb 25 20:37:35 2026] GET /v2.0/agents => generated 3384 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/438] 10.0.0.114 () {28 vars in 619 bytes} [Wed Feb 25 20:37:35 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: 7|app: 0|req: 223/439] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:37:35 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:38:14.382 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8d338c72-a802-4e3f-9fa6-edb4f48d461e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45040. 2026-02-25 20:38:14.414 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3ead60f5-d2c1-4e84-901c-d107d36d400e 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 226/444] 199.204.45.65 () {44 vars in 924 bytes} [Wed Feb 25 20:38:14 2026] GET /v2.0/networks/public => generated 108 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:38:14.471 8 INFO oslo.messaging._drivers.impl_rabbit [-] [67147008-494d-45ad-9dff-2272ce1f4d87] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45048. [pid: 8|app: 0|req: 219/445] 199.204.45.65 () {44 vars in 946 bytes} [Wed Feb 25 20:38:14 2026] GET /v2.0/networks?name=public => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:38:15.485 7 INFO neutron.pecan_wsgi.hooks.translation [None req-caa2439f-427f-4f7c-9e64-f04260760d77 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 227/446] 199.204.45.65 () {44 vars in 924 bytes} [Wed Feb 25 20:38:15 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/447] 199.204.45.65 () {44 vars in 946 bytes} [Wed Feb 25 20:38:15 2026] GET /v2.0/networks?name=public => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:38:15.555 7 INFO neutron.pecan_wsgi.hooks.translation [None req-51162961-0354-47ef-913e-089f91f27ef0 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 228/448] 199.204.45.65 () {44 vars in 1031 bytes} [Wed Feb 25 20:38:15 2026] GET /v2.0/subnets/public-subnet?network_id=25520d75-f833-4f50-aa78-e689587257da => generated 113 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/449] 199.204.45.65 () {44 vars in 1054 bytes} [Wed Feb 25 20:38:15 2026] GET /v2.0/subnets?name=public-subnet&network_id=25520d75-f833-4f50-aa78-e689587257da => generated 667 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/454] 10.0.0.114 () {28 vars in 599 bytes} [Wed Feb 25 20:38:34 2026] GET /v2.0/security-groups => generated 17393 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/455] 10.0.0.114 () {28 vars in 585 bytes} [Wed Feb 25 20:38:34 2026] GET /v2.0/networks => generated 2168 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/456] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:38:34 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/457] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:38:34 2026] GET /v2.0/routers => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/458] 10.0.0.114 () {28 vars in 624 bytes} [Wed Feb 25 20:38:34 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: 7|app: 0|req: 233/459] 10.0.0.114 () {28 vars in 619 bytes} [Wed Feb 25 20:38:34 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/460] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:38:34 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/461] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:38:34 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/462] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:38:34 2026] GET /v2.0/floatingips => 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: 235/463] 10.0.0.114 () {28 vars in 579 bytes} [Wed Feb 25 20:38:34 2026] GET /v2.0/ports => generated 4717 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/464] 10.0.0.114 () {28 vars in 581 bytes} [Wed Feb 25 20:38:35 2026] GET /v2.0/agents => generated 3384 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:38:40.905 7 INFO neutron.pecan_wsgi.hooks.translation [None req-66329f89-e5e0-4408-a695-e1daa0069891 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 236/465] 199.204.45.65 () {44 vars in 934 bytes} [Wed Feb 25 20:38:40 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/466] 199.204.45.65 () {44 vars in 956 bytes} [Wed Feb 25 20:38:40 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:38:41.847 7 INFO neutron.pecan_wsgi.hooks.translation [None req-df65325c-e3e8-420c-8922-2a807660b732 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 237/467] 199.204.45.65 () {44 vars in 934 bytes} [Wed Feb 25 20:38:41 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/468] 199.204.45.65 () {44 vars in 956 bytes} [Wed Feb 25 20:38:41 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:38:41.920 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d669a4fb-6560-45ab-b8d5-d167235b3a03 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 238/469] 199.204.45.65 () {44 vars in 1033 bytes} [Wed Feb 25 20:38:41 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=220aa9af-ce9c-4e57-9465-022bbfb431eb => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/470] 199.204.45.65 () {44 vars in 1056 bytes} [Wed Feb 25 20:38:41 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=220aa9af-ce9c-4e57-9465-022bbfb431eb => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:38:43.056 7 INFO neutron.api.v2.resource [None req-8d070b64-a004-451d-9f04-d81c43155c27 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 239/471] 199.204.45.65 () {44 vars in 968 bytes} [Wed Feb 25 20:38:43 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/472] 199.204.45.65 () {44 vars in 990 bytes} [Wed Feb 25 20:38:43 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/473] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:38:44 2026] GET /v2.0/security-groups/6a84ac9e-c8ba-4eb3-983a-9fe4428b46f2 => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/474] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:38:44 2026] GET /v2.0/security-groups/6a84ac9e-c8ba-4eb3-983a-9fe4428b46f2 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/475] 199.204.45.65 () {44 vars in 1008 bytes} [Wed Feb 25 20:38:44 2026] GET /v2.0/security-group-rules/3e4bbbf5-ea1a-4e83-95f9-13ff33794a9b => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/476] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:38:45 2026] GET /v2.0/security-groups/6a84ac9e-c8ba-4eb3-983a-9fe4428b46f2 => generated 4694 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/477] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:38:45 2026] GET /v2.0/security-groups/6a84ac9e-c8ba-4eb3-983a-9fe4428b46f2 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/478] 199.204.45.65 () {44 vars in 1008 bytes} [Wed Feb 25 20:38:45 2026] GET /v2.0/security-group-rules/79fa47a8-96f0-46c1-891d-96b82dacc31e => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/479] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:38:46 2026] GET /v2.0/security-groups/6a84ac9e-c8ba-4eb3-983a-9fe4428b46f2 => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/480] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:38:46 2026] GET /v2.0/security-groups/6a84ac9e-c8ba-4eb3-983a-9fe4428b46f2 => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/481] 199.204.45.65 () {44 vars in 1008 bytes} [Wed Feb 25 20:38:46 2026] GET /v2.0/security-group-rules/a266fc3c-556b-470f-9169-a5ca74e681c6 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/484] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:38:46 2026] GET /v2.0/security-groups/6a84ac9e-c8ba-4eb3-983a-9fe4428b46f2 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/485] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:38:46 2026] GET /v2.0/security-groups/6a84ac9e-c8ba-4eb3-983a-9fe4428b46f2 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/486] 199.204.45.65 () {44 vars in 1008 bytes} [Wed Feb 25 20:38:47 2026] GET /v2.0/security-group-rules/437ef2b0-f465-4b36-97de-bdc179a2ddb8 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/487] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:38:47 2026] GET /v2.0/security-groups/6a84ac9e-c8ba-4eb3-983a-9fe4428b46f2 => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/488] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:38:47 2026] GET /v2.0/security-groups/6a84ac9e-c8ba-4eb3-983a-9fe4428b46f2 => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/489] 199.204.45.65 () {44 vars in 1008 bytes} [Wed Feb 25 20:38:47 2026] GET /v2.0/security-group-rules/4b728094-90e2-4210-a37a-7263708d380d => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/490] 199.204.45.65 () {44 vars in 984 bytes} [Wed Feb 25 20:38:49 2026] GET /v2.0/networks/220aa9af-ce9c-4e57-9465-022bbfb431eb => generated 732 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:38:49.191 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a8b824da-e404-42e8-b3cb-3dcf10d09c30 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 242/491] 199.204.45.65 () {44 vars in 1073 bytes} [Wed Feb 25 20:38:49 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=220aa9af-ce9c-4e57-9465-022bbfb431eb => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/492] 199.204.45.65 () {44 vars in 1096 bytes} [Wed Feb 25 20:38:49 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=220aa9af-ce9c-4e57-9465-022bbfb431eb => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/493] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:38:49 2026] GET /v2.0/security-groups/6a84ac9e-c8ba-4eb3-983a-9fe4428b46f2 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:38:56.059 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b9e70077-9325-4ae6-bac3-7226224db03c 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 251/494] 199.204.45.65 () {44 vars in 975 bytes} [Wed Feb 25 20:38:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/495] 199.204.45.65 () {44 vars in 997 bytes} [Wed Feb 25 20:38:56 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/496] 199.204.45.65 () {44 vars in 917 bytes} [Wed Feb 25 20:38:57 2026] GET /v2.0/ports => generated 4717 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:38:58.686 8 INFO neutron.api.v2.resource [None req-480dce71-7fde-426f-9779-365487ddec73 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 245/497] 199.204.45.65 () {44 vars in 956 bytes} [Wed Feb 25 20:38:58 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/498] 199.204.45.65 () {44 vars in 978 bytes} [Wed Feb 25 20:38:58 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2877 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/499] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:38:59 2026] GET /v2.0/security-groups/57df3c09-446b-4d97-95de-1d1a126e62e5 => generated 2878 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/500] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:38:59 2026] GET /v2.0/security-groups/57df3c09-446b-4d97-95de-1d1a126e62e5 => generated 2878 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/501] 199.204.45.65 () {44 vars in 1008 bytes} [Wed Feb 25 20:38:59 2026] GET /v2.0/security-group-rules/a3b6df42-dadc-4aa2-9272-00610ec678dc => generated 619 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/502] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:39:00 2026] GET /v2.0/security-groups/57df3c09-446b-4d97-95de-1d1a126e62e5 => generated 2878 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/503] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:39:00 2026] GET /v2.0/security-groups/57df3c09-446b-4d97-95de-1d1a126e62e5 => generated 2878 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/504] 199.204.45.65 () {44 vars in 1008 bytes} [Wed Feb 25 20:39:00 2026] GET /v2.0/security-group-rules/08461d3e-2275-4cb0-b448-2ec4499cc3e5 => generated 623 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/507] 199.204.45.65 () {44 vars in 972 bytes} [Wed Feb 25 20:39:11 2026] GET /v2.0/quotas/2ce8fffa8e1e4d779f7daf4a50858efa => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/512] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:39:34 2026] GET /v2.0/subnets => generated 1308 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/513] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:39:34 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: 253/514] 10.0.0.114 () {28 vars in 585 bytes} [Wed Feb 25 20:39:34 2026] GET /v2.0/networks => generated 2168 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/515] 10.0.0.114 () {28 vars in 579 bytes} [Wed Feb 25 20:39:34 2026] GET /v2.0/ports => generated 4717 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/516] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:39:34 2026] GET /v2.0/floatingips => 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: 263/517] 10.0.0.114 () {28 vars in 599 bytes} [Wed Feb 25 20:39:35 2026] GET /v2.0/security-groups => generated 17393 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/518] 10.0.0.114 () {28 vars in 581 bytes} [Wed Feb 25 20:39:35 2026] GET /v2.0/agents => generated 3384 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/519] 10.0.0.114 () {28 vars in 619 bytes} [Wed Feb 25 20:39:35 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/520] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:39:35 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/521] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:39:35 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/522] 10.0.0.114 () {28 vars in 624 bytes} [Wed Feb 25 20:39:35 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) 2026-02-25 20:39:58.938 8 INFO neutron.api.v2.resource [None req-2b2eaa3d-7fea-4548-9241-892f1e334398 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 259/525] 199.204.45.65 () {44 vars in 1071 bytes} [Wed Feb 25 20:39:58 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=ddfaa192299948c380c2e6ea98caadc7 => generated 139 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/526] 199.204.45.65 () {44 vars in 1094 bytes} [Wed Feb 25 20:39:58 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=ddfaa192299948c380c2e6ea98caadc7 => generated 4072 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/527] 199.204.45.65 () {44 vars in 1085 bytes} [Wed Feb 25 20:39:59 2026] GET /v2.0/security-groups/8634ef70-3a2c-415c-8336-51f019e298c2?project_id=ddfaa192299948c380c2e6ea98caadc7 => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/528] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:39:59 2026] GET /v2.0/security-groups/8634ef70-3a2c-415c-8336-51f019e298c2 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/529] 199.204.45.65 () {44 vars in 1008 bytes} [Wed Feb 25 20:40:00 2026] GET /v2.0/security-group-rules/c12f1202-a93e-4f26-bba1-9581620b3a6d => generated 597 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/530] 199.204.45.65 () {44 vars in 1085 bytes} [Wed Feb 25 20:40:00 2026] GET /v2.0/security-groups/8634ef70-3a2c-415c-8336-51f019e298c2?project_id=ddfaa192299948c380c2e6ea98caadc7 => generated 4075 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/531] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:40:01 2026] GET /v2.0/security-groups/8634ef70-3a2c-415c-8336-51f019e298c2 => generated 4075 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/532] 199.204.45.65 () {44 vars in 1008 bytes} [Wed Feb 25 20:40:01 2026] GET /v2.0/security-group-rules/7e0a565f-822e-400c-940d-79879b4775a4 => generated 599 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/535] 199.204.45.65 () {44 vars in 1085 bytes} [Wed Feb 25 20:40:01 2026] GET /v2.0/security-groups/8634ef70-3a2c-415c-8336-51f019e298c2?project_id=ddfaa192299948c380c2e6ea98caadc7 => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/536] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:40:02 2026] GET /v2.0/security-groups/8634ef70-3a2c-415c-8336-51f019e298c2 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/537] 199.204.45.65 () {44 vars in 1008 bytes} [Wed Feb 25 20:40:02 2026] GET /v2.0/security-group-rules/2dded84b-12b6-4a8a-980d-7626f7a4dda5 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/538] 199.204.45.65 () {44 vars in 1085 bytes} [Wed Feb 25 20:40:02 2026] GET /v2.0/security-groups/8634ef70-3a2c-415c-8336-51f019e298c2?project_id=ddfaa192299948c380c2e6ea98caadc7 => generated 4075 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/539] 199.204.45.65 () {44 vars in 998 bytes} [Wed Feb 25 20:40:03 2026] GET /v2.0/security-groups/8634ef70-3a2c-415c-8336-51f019e298c2 => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/540] 199.204.45.65 () {44 vars in 1008 bytes} [Wed Feb 25 20:40:03 2026] GET /v2.0/security-group-rules/804f0f21-bc17-42aa-a2a8-d09ef60104e0 => generated 602 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/541] 199.204.45.65 () {44 vars in 972 bytes} [Wed Feb 25 20:40:09 2026] GET /v2.0/quotas/ddfaa192299948c380c2e6ea98caadc7 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/546] 10.0.0.114 () {28 vars in 619 bytes} [Wed Feb 25 20:40:34 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/547] 10.0.0.114 () {28 vars in 599 bytes} [Wed Feb 25 20:40:34 2026] GET /v2.0/security-groups => generated 17393 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/548] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:40:34 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/549] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:40:34 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/550] 10.0.0.114 () {28 vars in 624 bytes} [Wed Feb 25 20:40:34 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: 279/551] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:40:34 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/552] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:40:34 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: 280/553] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:40:34 2026] GET /v2.0/floatingips => 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: 274/554] 10.0.0.114 () {28 vars in 579 bytes} [Wed Feb 25 20:40:34 2026] GET /v2.0/ports => generated 4717 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/555] 10.0.0.114 () {28 vars in 585 bytes} [Wed Feb 25 20:40:35 2026] GET /v2.0/networks => generated 2168 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/556] 10.0.0.114 () {28 vars in 581 bytes} [Wed Feb 25 20:40:35 2026] GET /v2.0/agents => generated 3384 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/559] 199.204.45.65 () {44 vars in 946 bytes} [Wed Feb 25 20:40:52 2026] GET /v2.0/networks?name=public => generated 753 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:41:32.845 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8d338c72-a802-4e3f-9fa6-edb4f48d461e] 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: 286/566] 10.0.0.78 () {32 vars in 648 bytes} [Wed Feb 25 20:41:32 2026] GET /v2.0/networks => generated 2168 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/567] 10.0.0.78 () {32 vars in 654 bytes} [Wed Feb 25 20:41:33 2026] GET /v2.0/floatingips => 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: 287/568] 10.0.0.78 () {32 vars in 646 bytes} [Wed Feb 25 20:41:34 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: 8|app: 0|req: 282/569] 10.0.0.78 () {32 vars in 642 bytes} [Wed Feb 25 20:41:34 2026] GET /v2.0/ports => generated 4717 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:41:34.122 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8d338c72-a802-4e3f-9fa6-edb4f48d461e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54786. [pid: 7|app: 0|req: 288/570] 10.0.0.78 () {32 vars in 646 bytes} [Wed Feb 25 20:41:34 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/571] 10.0.0.78 () {32 vars in 648 bytes} [Wed Feb 25 20:41:34 2026] GET /v2.0/networks => generated 2168 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/572] 10.0.0.78 () {32 vars in 662 bytes} [Wed Feb 25 20:41:34 2026] GET /v2.0/security-groups => generated 17393 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/573] 10.0.0.78 () {32 vars in 654 bytes} [Wed Feb 25 20:41:34 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: 290/574] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:41:34 2026] GET /v2.0/subnets => generated 1308 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/575] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:41:34 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/576] 10.0.0.114 () {28 vars in 599 bytes} [Wed Feb 25 20:41:34 2026] GET /v2.0/security-groups => generated 17393 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/577] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:41:34 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/578] 10.0.0.114 () {28 vars in 581 bytes} [Wed Feb 25 20:41:34 2026] GET /v2.0/agents => generated 3384 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/579] 10.0.0.114 () {28 vars in 585 bytes} [Wed Feb 25 20:41:34 2026] GET /v2.0/networks => generated 2168 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/580] 10.0.0.114 () {28 vars in 579 bytes} [Wed Feb 25 20:41:34 2026] GET /v2.0/ports => generated 4717 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/581] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:41:35 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/582] 10.0.0.114 () {28 vars in 624 bytes} [Wed Feb 25 20:41:35 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: 289/583] 10.0.0.114 () {28 vars in 619 bytes} [Wed Feb 25 20:41:35 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: 295/584] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:41:35 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) 2026-02-25 20:41:44.957 8 INFO neutron.db.segments_db [None req-03213fc0-cbea-4069-9c9b-b545180a4e61 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Added segment 73bfd4e3-f19d-4c40-9a45-df91a871d144 of type vxlan for network dce16f41-4eaa-490d-9951-8778f0bc07e1 2026-02-25 20:41:44.987 7 INFO neutron.db.segments_db [None req-bee2ee5f-ddb7-46cc-9bb3-24a5f0be491a 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Added segment efabaef4-1000-4309-8ff8-523ffc919b5e of type vxlan for network 7d55420c-9fe9-4c92-bdbe-bb163800251f [pid: 8|app: 0|req: 290/585] 10.0.0.78 () {34 vars in 670 bytes} [Wed Feb 25 20:41:44 2026] POST /v2.0/networks => generated 744 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/586] 10.0.0.78 () {34 vars in 670 bytes} [Wed Feb 25 20:41:44 2026] POST /v2.0/networks => generated 748 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/587] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:41:45 2026] POST /v2.0/subnets => generated 691 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:41:45.355 8 INFO neutron.db.segments_db [None req-c7f6f5e9-a5d2-4c88-92fd-63a4efbbdd23 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Added segment 9db82d46-2901-4309-b0e6-cd6fc396f0f3 of type vxlan for network 382e4262-df02-413f-b0ac-ec29f3163f98 [pid: 8|app: 0|req: 291/588] 10.0.0.78 () {34 vars in 670 bytes} [Wed Feb 25 20:41:45 2026] POST /v2.0/networks => generated 747 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:41:45.479 8 INFO neutron.db.segments_db [None req-4bd8020d-29a2-4e17-95fa-803c597f1d58 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Added segment 88a872f9-8b16-4d06-82b3-7b47cda6597e of type vxlan for network 6b18d401-d989-4558-b759-9ac66d9404fb [pid: 7|app: 0|req: 298/589] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:41:45 2026] POST /v2.0/subnets => generated 695 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/590] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:41:45 2026] GET /v2.0/security-groups?tenant_id=7c0a605ae943494b82777a57c55de522&name=default => generated 2921 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:41:45.696 8 INFO neutron.db.l3_hamode_db [None req-4bd8020d-29a2-4e17-95fa-803c597f1d58 9f24091e86df4154851172993286aba4 97611594c3434e55b40d5249f4bc34cd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 300/591] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:41:45 2026] POST /v2.0/subnets => generated 695 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:41:45.879 7 INFO neutron.db.segments_db [None req-7c2f25e3-f23d-4b66-9432-6b6604a8e7a8 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Added segment e74fbc4a-39a9-4011-94e9-d0486fccd1e5 of type vxlan for network 1906fd59-4c6f-4b2f-9ed7-b0d15a1017ec 2026-02-25 20:41:46.117 7 INFO neutron.db.l3_hamode_db [None req-7c2f25e3-f23d-4b66-9432-6b6604a8e7a8 9f24091e86df4154851172993286aba4 2ff63108b559441f973fc1f027582376 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:41:46.572 8 INFO neutron.db.l3_hamode_db [None req-4bd8020d-29a2-4e17-95fa-803c597f1d58 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:41:47.011 7 INFO neutron.db.l3_hamode_db [None req-7c2f25e3-f23d-4b66-9432-6b6604a8e7a8 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 292/592] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:41:45 2026] POST /v2.0/routers => generated 731 bytes in 2181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/593] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:41:47 2026] DELETE /v2.0/security-groups/9326f113-43ce-46fc-8e43-9b53a5f5b4e8 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:41:47.774 8 INFO neutron.db.segments_db [None req-42dd8ba9-9b8e-4832-9a55-08aeda7b4961 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Added segment f6fcefbb-6bca-48b0-99c9-6b2867a2364f of type vxlan for network 4aa07db8-4f6f-4e36-840f-af9fcb1eddb3 2026-02-25 20:41:48.062 8 INFO neutron.db.l3_hamode_db [None req-42dd8ba9-9b8e-4832-9a55-08aeda7b4961 9f24091e86df4154851172993286aba4 0d608b4e4375493f935f1ddeacd8d349 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 301/594] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:41:45 2026] POST /v2.0/routers => generated 735 bytes in 2465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:41:48.988 8 INFO neutron.db.l3_hamode_db [None req-42dd8ba9-9b8e-4832-9a55-08aeda7b4961 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 304/597] 10.0.0.78 () {34 vars in 782 bytes} [Wed Feb 25 20:41:48 2026] PUT /v2.0/routers/31c9a4dc-1a69-4a1c-957b-eabb6ddeeeb3/add_router_interface => generated 309 bytes in 1129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/598] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:41:47 2026] POST /v2.0/routers => generated 735 bytes in 2024 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:41:50.025 8 INFO neutron.db.segments_db [None req-05801ec7-7b6c-4edd-aa24-d57ce650c287 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Added segment 0b718ab6-a5ba-441d-bb7a-504efb15a6ba of type vxlan for network 76f953c0-078d-49cb-a8c8-c325b67d0013 [pid: 8|app: 0|req: 295/599] 10.0.0.78 () {34 vars in 670 bytes} [Wed Feb 25 20:41:49 2026] POST /v2.0/networks => generated 744 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/600] 10.0.0.78 () {34 vars in 782 bytes} [Wed Feb 25 20:41:49 2026] PUT /v2.0/routers/f01726d9-643a-4933-875d-44213be58f8f/add_router_interface => generated 309 bytes in 1076 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/601] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:41:50 2026] POST /v2.0/subnets => generated 691 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:41:50.737 7 WARNING neutron_lib.context [req-8b653b29-98ec-4170-a34e-18a8169ce56f req-0de36be0-8ac9-4b0f-93e8-6ad35a6ae780 461cd857d1894047a403f4dec763f6ca 97611594c3434e55b40d5249f4bc34cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 307/602] 10.0.0.205 () {38 vars in 971 bytes} [Wed Feb 25 20:41:50 2026] POST /v2.0/security-groups => generated 1681 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:41:50.901 7 INFO neutron.db.segments_db [None req-956d72dc-6bdf-45d1-aaf8-e8517b9ea5ba 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Added segment adf8dde8-ba49-413c-aacf-e8920508fca7 of type vxlan for network 7e5c654a-7606-4581-8b7b-7ffd83a8c224 2026-02-25 20:41:51.155 7 INFO neutron.db.l3_hamode_db [None req-956d72dc-6bdf-45d1-aaf8-e8517b9ea5ba 9f24091e86df4154851172993286aba4 d52b5a177d174d2a897a9a34356e46b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 296/603] 10.0.0.78 () {34 vars in 782 bytes} [Wed Feb 25 20:41:50 2026] PUT /v2.0/routers/3293680e-ced8-430c-9bf5-e9fdda64c8be/add_router_interface => generated 309 bytes in 1173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:41:51.290 8 WARNING neutron_lib.context [req-10642d93-ce44-4a4c-9af8-b5f99cab854a req-7e75905b-5939-4195-a377-df67199ffa7e 461cd857d1894047a403f4dec763f6ca 97611594c3434e55b40d5249f4bc34cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 297/604] 10.0.0.205 () {38 vars in 971 bytes} [Wed Feb 25 20:41:51 2026] POST /v2.0/security-groups => generated 1681 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:41:51.482 8 WARNING neutron_lib.context [req-aefde090-d20f-4c05-8b11-30301df7d85a req-ec27fecc-27e0-49f3-bcb4-6c8a7c18ba0a 4cf4c0a1204247ed939f38e151651c98 2ff63108b559441f973fc1f027582376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 298/605] 10.0.0.205 () {38 vars in 971 bytes} [Wed Feb 25 20:41:51 2026] POST /v2.0/security-groups => generated 1686 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:41:51.611 8 WARNING neutron_lib.context [req-d8805d3e-a25d-4a67-9fcd-d9763a593796 req-9554093f-0135-47be-86a7-0b7b9d1bcd42 461cd857d1894047a403f4dec763f6ca 97611594c3434e55b40d5249f4bc34cd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 299/606] 10.0.0.205 () {38 vars in 971 bytes} [Wed Feb 25 20:41:51 2026] POST /v2.0/security-groups => generated 1681 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/607] 10.0.0.205 () {34 vars in 991 bytes} [Wed Feb 25 20:41:51 2026] GET /v2.0/security-groups/adc0844c-33b1-44f7-b008-a8d15e4e9be7 => generated 1686 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:41:51.798 8 WARNING neutron_lib.context [req-678fbe8e-ec12-4d71-a02f-1ae27eb890d3 req-818c941f-ccb1-4bd0-b01a-21d0b2d5ec28 4cf4c0a1204247ed939f38e151651c98 2ff63108b559441f973fc1f027582376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 301/608] 10.0.0.205 () {38 vars in 981 bytes} [Wed Feb 25 20:41:51 2026] POST /v2.0/security-group-rules => generated 614 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:41:51.934 8 WARNING neutron_lib.context [None req-8d6e9df9-9389-4240-bda8-48c1a7dce6ab 8017e482befb4882aae96371fd78b79e 0d608b4e4375493f935f1ddeacd8d349 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:41:51.964 7 INFO neutron.db.l3_hamode_db [None req-956d72dc-6bdf-45d1-aaf8-e8517b9ea5ba 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 302/609] 10.0.0.78 () {34 vars in 684 bytes} [Wed Feb 25 20:41:51 2026] POST /v2.0/security-groups => generated 1661 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/610] 10.0.0.205 () {34 vars in 1002 bytes} [Wed Feb 25 20:41:52 2026] GET /v2.0/security-groups?tenant_id=97611594c3434e55b40d5249f4bc34cd => generated 7904 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:41:52.125 8 WARNING neutron_lib.context [req-36d15112-56be-48c4-a2d7-614a84e6c296 req-2a67e308-0c73-4192-801d-918e9c779eaa 4cf4c0a1204247ed939f38e151651c98 2ff63108b559441f973fc1f027582376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 304/611] 10.0.0.205 () {38 vars in 971 bytes} [Wed Feb 25 20:41:52 2026] POST /v2.0/security-groups => generated 1685 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:41:52.261 8 WARNING neutron_lib.context [None req-3db1b2c5-06d1-4315-82dc-20da48237445 8017e482befb4882aae96371fd78b79e 0d608b4e4375493f935f1ddeacd8d349 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 305/612] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:41:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/613] 10.0.0.205 () {34 vars in 991 bytes} [Wed Feb 25 20:41:52 2026] GET /v2.0/security-groups/c1f02af7-105d-4615-ac2c-3c0bea853d2f => generated 2918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/614] 10.0.0.205 () {34 vars in 991 bytes} [Wed Feb 25 20:41:52 2026] GET /v2.0/security-groups/80bd13dc-50df-4c26-b0e2-0ca3475453ff => generated 1685 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:41:52.425 8 WARNING neutron_lib.context [None req-fb953547-6a93-49d8-af31-0c35720b9008 8017e482befb4882aae96371fd78b79e 0d608b4e4375493f935f1ddeacd8d349 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 308/615] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:41:52 2026] POST /v2.0/security-group-rules => generated 602 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/616] 10.0.0.205 () {34 vars in 991 bytes} [Wed Feb 25 20:41:52 2026] GET /v2.0/security-groups/c1f02af7-105d-4615-ac2c-3c0bea853d2f => generated 2918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:41:52.588 8 WARNING neutron_lib.context [req-f052df08-78ab-4fdf-baa4-66d3c3b02e95 req-7542bc72-699a-4a36-a3b3-befbc271ef63 4cf4c0a1204247ed939f38e151651c98 2ff63108b559441f973fc1f027582376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 310/617] 10.0.0.205 () {38 vars in 981 bytes} [Wed Feb 25 20:41:52 2026] POST /v2.0/security-group-rules => generated 614 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:41:52.684 8 WARNING neutron_lib.context [None req-ea33bb49-2039-4d4b-8ba9-95e4aa1d8ef3 8017e482befb4882aae96371fd78b79e 0d608b4e4375493f935f1ddeacd8d349 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 308/618] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:41:50 2026] POST /v2.0/routers => generated 731 bytes in 1870 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/619] 10.0.0.205 () {34 vars in 991 bytes} [Wed Feb 25 20:41:52 2026] GET /v2.0/security-groups/b574abc2-2f6b-4963-961a-2e98c2a15c02 => generated 1681 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/620] 10.0.0.205 () {34 vars in 991 bytes} [Wed Feb 25 20:41:52 2026] GET /v2.0/security-groups/80bd13dc-50df-4c26-b0e2-0ca3475453ff => generated 2310 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/621] 10.0.0.78 () {34 vars in 675 bytes} [Wed Feb 25 20:41:52 2026] POST /v2.0/floatingips => generated 552 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/622] 10.0.0.205 () {36 vars in 1013 bytes} [Wed Feb 25 20:41:53 2026] DELETE /v2.0/security-groups/b574abc2-2f6b-4963-961a-2e98c2a15c02 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:41:53.344 8 WARNING neutron_lib.context [req-b7817776-0954-457b-ba21-0249488dc87f req-952ddee9-9c76-4a39-b138-673c1be20417 4cf4c0a1204247ed939f38e151651c98 2ff63108b559441f973fc1f027582376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 313/623] 10.0.0.205 () {38 vars in 981 bytes} [Wed Feb 25 20:41:53 2026] POST /v2.0/security-group-rules => generated 619 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:41:53.474 8 INFO neutron.api.v2.resource [req-151640bf-1d6b-43b9-b302-8ee3f3904fe3 req-8fe1ad98-efc0-4fa5-ad48-a9302331bb1a 461cd857d1894047a403f4dec763f6ca 97611594c3434e55b40d5249f4bc34cd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 314/624] 10.0.0.205 () {34 vars in 991 bytes} [Wed Feb 25 20:41:53 2026] GET /v2.0/security-groups/b574abc2-2f6b-4963-961a-2e98c2a15c02 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/625] 10.0.0.205 () {34 vars in 991 bytes} [Wed Feb 25 20:41:53 2026] GET /v2.0/security-groups/80bd13dc-50df-4c26-b0e2-0ca3475453ff => generated 2940 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/626] 10.0.0.205 () {34 vars in 991 bytes} [Wed Feb 25 20:41:53 2026] GET /v2.0/security-groups/ebc7ad77-0e42-4295-8fe5-00c98d6f614b => generated 1681 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/627] 10.0.0.205 () {34 vars in 1001 bytes} [Wed Feb 25 20:41:53 2026] GET /v2.0/security-group-rules/7b929266-c346-40af-a735-7ea9a6984bb2 => generated 616 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/628] 10.0.0.205 () {36 vars in 1013 bytes} [Wed Feb 25 20:41:53 2026] DELETE /v2.0/security-groups/ebc7ad77-0e42-4295-8fe5-00c98d6f614b => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/629] 10.0.0.205 () {34 vars in 991 bytes} [Wed Feb 25 20:41:53 2026] GET /v2.0/security-groups/80bd13dc-50df-4c26-b0e2-0ca3475453ff => generated 2940 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:41:53.678 8 INFO neutron.api.v2.resource [req-b9fdbeed-9cf3-4e77-8dbd-532eadbbd5ef req-15df5d2a-2100-4e09-a53b-45d73fd5a544 461cd857d1894047a403f4dec763f6ca 97611594c3434e55b40d5249f4bc34cd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 320/630] 10.0.0.205 () {34 vars in 991 bytes} [Wed Feb 25 20:41:53 2026] GET /v2.0/security-groups/ebc7ad77-0e42-4295-8fe5-00c98d6f614b => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/631] 10.0.0.205 () {36 vars in 1023 bytes} [Wed Feb 25 20:41:53 2026] DELETE /v2.0/security-group-rules/7b929266-c346-40af-a735-7ea9a6984bb2 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/632] 10.0.0.205 () {34 vars in 991 bytes} [Wed Feb 25 20:41:53 2026] GET /v2.0/security-groups/13077b86-8ec3-4d51-a7c7-a2a332de16d1 => generated 1681 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/633] 10.0.0.205 () {34 vars in 991 bytes} [Wed Feb 25 20:41:53 2026] GET /v2.0/security-groups/80bd13dc-50df-4c26-b0e2-0ca3475453ff => generated 2310 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/634] 10.0.0.205 () {36 vars in 1013 bytes} [Wed Feb 25 20:41:53 2026] DELETE /v2.0/security-groups/13077b86-8ec3-4d51-a7c7-a2a332de16d1 => 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: 311/635] 10.0.0.78 () {34 vars in 782 bytes} [Wed Feb 25 20:41:52 2026] PUT /v2.0/routers/dec48883-e444-485a-b777-2cd6606a4151/add_router_interface => generated 309 bytes in 1175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:41:53.956 7 INFO neutron.api.v2.resource [req-619fac43-213e-4abf-aa3c-06d09fd2ce02 req-e3c896d3-fdd5-4113-bbfb-2139ea06af4f 461cd857d1894047a403f4dec763f6ca 97611594c3434e55b40d5249f4bc34cd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 312/636] 10.0.0.205 () {34 vars in 991 bytes} [Wed Feb 25 20:41:53 2026] GET /v2.0/security-groups/13077b86-8ec3-4d51-a7c7-a2a332de16d1 => 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: 325/637] 10.0.0.205 () {36 vars in 1013 bytes} [Wed Feb 25 20:41:53 2026] DELETE /v2.0/security-groups/80bd13dc-50df-4c26-b0e2-0ca3475453ff => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/638] 10.0.0.205 () {34 vars in 991 bytes} [Wed Feb 25 20:41:53 2026] GET /v2.0/security-groups/adc0844c-33b1-44f7-b008-a8d15e4e9be7 => generated 2311 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/639] 10.0.0.205 () {34 vars in 1002 bytes} [Wed Feb 25 20:41:53 2026] GET /v2.0/security-groups?tenant_id=97611594c3434e55b40d5249f4bc34cd => generated 2921 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/640] 10.0.0.205 () {34 vars in 991 bytes} [Wed Feb 25 20:41:54 2026] GET /v2.0/security-groups/c1f02af7-105d-4615-ac2c-3c0bea853d2f => generated 2918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/641] 10.0.0.205 () {34 vars in 991 bytes} [Wed Feb 25 20:41:54 2026] GET /v2.0/security-groups/c1f02af7-105d-4615-ac2c-3c0bea853d2f => generated 2918 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/642] 10.0.0.205 () {36 vars in 1013 bytes} [Wed Feb 25 20:41:54 2026] DELETE /v2.0/security-groups/adc0844c-33b1-44f7-b008-a8d15e4e9be7 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:41:54.155 8 INFO neutron.api.v2.resource [req-4762b3de-dfb4-4ac6-bf91-3b463eb37c84 req-b063477b-e6b4-4c54-a8f6-e0d683834e7c 461cd857d1894047a403f4dec763f6ca 97611594c3434e55b40d5249f4bc34cd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 329/643] 10.0.0.205 () {34 vars in 991 bytes} [Wed Feb 25 20:41:54 2026] GET /v2.0/security-groups/13077b86-8ec3-4d51-a7c7-a2a332de16d1 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:41:54.194 8 INFO neutron.api.v2.resource [req-b40c5aee-d9a4-4892-b70f-0831ec3d37dd req-df9193ad-f9cc-45d4-99aa-c56a6518238e 461cd857d1894047a403f4dec763f6ca 97611594c3434e55b40d5249f4bc34cd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 330/644] 10.0.0.205 () {34 vars in 991 bytes} [Wed Feb 25 20:41:54 2026] GET /v2.0/security-groups/ebc7ad77-0e42-4295-8fe5-00c98d6f614b => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:41:54.232 8 INFO neutron.api.v2.resource [req-316e45e1-dd17-490b-b834-873cd205c048 req-f1739850-9914-421a-95f3-86415138e00f 461cd857d1894047a403f4dec763f6ca 97611594c3434e55b40d5249f4bc34cd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 331/645] 10.0.0.205 () {34 vars in 991 bytes} [Wed Feb 25 20:41:54 2026] GET /v2.0/security-groups/b574abc2-2f6b-4963-961a-2e98c2a15c02 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/646] 10.0.0.78 () {34 vars in 788 bytes} [Wed Feb 25 20:41:54 2026] PUT /v2.0/routers/f01726d9-643a-4933-875d-44213be58f8f/remove_router_interface => generated 309 bytes in 945 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:41:55.093 7 WARNING neutron_lib.context [None req-785af27f-3a29-4ea4-92de-d7630cc16860 b62fd4d50d04465aa910d0e53f6da5ba d52b5a177d174d2a897a9a34356e46b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 316/647] 10.0.0.78 () {34 vars in 684 bytes} [Wed Feb 25 20:41:55 2026] POST /v2.0/security-groups => generated 1661 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/648] 10.0.0.78 () {34 vars in 788 bytes} [Wed Feb 25 20:41:54 2026] PUT /v2.0/routers/31c9a4dc-1a69-4a1c-957b-eabb6ddeeeb3/remove_router_interface => generated 309 bytes in 990 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:41:55.239 8 WARNING neutron_lib.context [None req-71ee73ca-4911-4986-93cd-fef62046f118 b62fd4d50d04465aa910d0e53f6da5ba d52b5a177d174d2a897a9a34356e46b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 333/649] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:41:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:41:55.803 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-6fa974c4-7c1e-4970-bb05-db6e5713dbd2 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-02-25 20:41:55.911 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-d87bf890-23ea-4731-abcc-829bc3203c51 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-02-25 20:41:56.302 8 INFO neutron.db.l3_hamode_db [None req-d87bf890-23ea-4731-abcc-829bc3203c51 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] HA network 6b18d401-d989-4558-b759-9ac66d9404fb was deleted as no HA routers are present in tenant 97611594c3434e55b40d5249f4bc34cd. [pid: 8|app: 0|req: 334/650] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:41:55 2026] DELETE /v2.0/routers/31c9a4dc-1a69-4a1c-957b-eabb6ddeeeb3 => generated 0 bytes in 958 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:41:56.313 8 WARNING neutron_lib.context [None req-df731f00-08a3-4696-ace6-e247b7651829 b62fd4d50d04465aa910d0e53f6da5ba d52b5a177d174d2a897a9a34356e46b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 335/651] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:41:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:41:56.474 7 INFO neutron.db.l3_hamode_db [None req-6fa974c4-7c1e-4970-bb05-db6e5713dbd2 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] HA network 1906fd59-4c6f-4b2f-9ed7-b0d15a1017ec was deleted as no HA routers are present in tenant 2ff63108b559441f973fc1f027582376. [pid: 7|app: 0|req: 317/652] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:41:55 2026] DELETE /v2.0/routers/f01726d9-643a-4933-875d-44213be58f8f => generated 0 bytes in 1264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:41:56.482 7 WARNING neutron_lib.context [None req-771a6370-a9e7-4b91-ac53-edc176562047 b62fd4d50d04465aa910d0e53f6da5ba d52b5a177d174d2a897a9a34356e46b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 336/653] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:41:56 2026] DELETE /v2.0/subnets/fa1524b9-bcea-4204-be91-3c8bd9acd273 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:41:56.698 8 INFO neutron.services.segments.plugin [-] Segment 88a872f9-8b16-4d06-82b3-7b47cda6597e resource provider aggregate not found 2026-02-25 20:41:56.709 8 INFO neutron.services.segments.plugin [-] Segment 88a872f9-8b16-4d06-82b3-7b47cda6597e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88a872f9-8b16-4d06-82b3-7b47cda6597e found for delete ", "request_id": "req-7ce74e7c-5e46-4005-878e-6a13963a2b95"}]} 2026-02-25 20:41:56.722 8 INFO neutron.services.segments.plugin [-] Segment 88a872f9-8b16-4d06-82b3-7b47cda6597e resource provider aggregate not found 2026-02-25 20:41:56.735 8 INFO neutron.services.segments.plugin [-] Segment 88a872f9-8b16-4d06-82b3-7b47cda6597e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88a872f9-8b16-4d06-82b3-7b47cda6597e found for delete ", "request_id": "req-b64675df-10ca-4f7f-b8ea-b9a475b4a3da"}]} [pid: 8|app: 0|req: 337/654] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:41:56 2026] DELETE /v2.0/subnets/bf4f183b-5c80-40e2-a4bb-ffbdcb0000ed => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:41:56.823 7 INFO neutron.services.segments.plugin [-] Segment e74fbc4a-39a9-4011-94e9-d0486fccd1e5 resource provider aggregate not found 2026-02-25 20:41:56.827 7 INFO neutron.services.segments.plugin [-] Segment e74fbc4a-39a9-4011-94e9-d0486fccd1e5 resource provider aggregate not found 2026-02-25 20:41:56.843 7 INFO neutron.services.segments.plugin [-] Segment e74fbc4a-39a9-4011-94e9-d0486fccd1e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e74fbc4a-39a9-4011-94e9-d0486fccd1e5 found for delete ", "request_id": "req-d963090b-6087-4d40-b37c-7cc97730eb32"}]} 2026-02-25 20:41:56.843 7 INFO neutron.services.segments.plugin [-] Segment e74fbc4a-39a9-4011-94e9-d0486fccd1e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e74fbc4a-39a9-4011-94e9-d0486fccd1e5 found for delete ", "request_id": "req-452a0b6e-4d4b-408c-a2e7-bbcd2dce9965"}]} [pid: 8|app: 0|req: 338/655] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:41:56 2026] DELETE /v2.0/networks/dce16f41-4eaa-490d-9951-8778f0bc07e1 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/656] 10.0.0.78 () {34 vars in 675 bytes} [Wed Feb 25 20:41:56 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: 319/657] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:41:57 2026] GET /v2.0/security-groups?tenant_id=97611594c3434e55b40d5249f4bc34cd&name=default => generated 2921 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/658] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:41:57 2026] DELETE /v2.0/networks/7d55420c-9fe9-4c92-bdbe-bb163800251f => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/659] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:41:57 2026] DELETE /v2.0/security-groups/c1f02af7-105d-4615-ac2c-3c0bea853d2f => 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: 340/660] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:41:57 2026] GET /v2.0/security-groups?tenant_id=2ff63108b559441f973fc1f027582376&name=default => generated 2921 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/661] 10.0.0.205 () {34 vars in 1100 bytes} [Wed Feb 25 20:41:57 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2098988347&fields=id&tenant_id=d52b5a177d174d2a897a9a34356e46b2 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/662] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:41:57 2026] DELETE /v2.0/security-groups/4af7b386-6cd8-499d-824b-2deeccd9d9e8 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/663] 10.0.0.205 () {34 vars in 982 bytes} [Wed Feb 25 20:41:57 2026] GET /v2.0/networks?id=76f953c0-078d-49cb-a8c8-c325b67d0013 => generated 676 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/664] 10.0.0.205 () {34 vars in 965 bytes} [Wed Feb 25 20:41:57 2026] GET /v2.0/quotas/d52b5a177d174d2a897a9a34356e46b2 => 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: 343/665] 10.0.0.205 () {34 vars in 1002 bytes} [Wed Feb 25 20:41:57 2026] GET /v2.0/ports?tenant_id=d52b5a177d174d2a897a9a34356e46b2&fields=id => generated 103 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/666] 10.0.0.205 () {34 vars in 1100 bytes} [Wed Feb 25 20:41:57 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1089308337&fields=id&tenant_id=0d608b4e4375493f935f1ddeacd8d349 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/667] 10.0.0.205 () {34 vars in 982 bytes} [Wed Feb 25 20:41:57 2026] GET /v2.0/networks?id=382e4262-df02-413f-b0ac-ec29f3163f98 => generated 680 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/668] 10.0.0.205 () {34 vars in 965 bytes} [Wed Feb 25 20:41:57 2026] GET /v2.0/quotas/0d608b4e4375493f935f1ddeacd8d349 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/669] 10.0.0.205 () {34 vars in 1002 bytes} [Wed Feb 25 20:41:57 2026] GET /v2.0/ports?tenant_id=0d608b4e4375493f935f1ddeacd8d349&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/670] 10.0.0.205 () {34 vars in 907 bytes} [Wed Feb 25 20:41:58 2026] GET /v2.0/extensions => generated 20516 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/671] 10.0.0.205 () {34 vars in 1008 bytes} [Wed Feb 25 20:41:58 2026] GET /v2.0/networks/76f953c0-078d-49cb-a8c8-c325b67d0013?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/672] 10.0.0.205 () {34 vars in 1108 bytes} [Wed Feb 25 20:41:58 2026] GET /v2.0/networks/76f953c0-078d-49cb-a8c8-c325b67d0013?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/673] 10.0.0.205 () {34 vars in 907 bytes} [Wed Feb 25 20:41:58 2026] GET /v2.0/extensions => generated 20516 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/674] 10.0.0.205 () {34 vars in 1008 bytes} [Wed Feb 25 20:41:58 2026] GET /v2.0/networks/382e4262-df02-413f-b0ac-ec29f3163f98?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/675] 10.0.0.205 () {34 vars in 1108 bytes} [Wed Feb 25 20:41:58 2026] GET /v2.0/networks/382e4262-df02-413f-b0ac-ec29f3163f98?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/676] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:41:58 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:41:59.176 8 INFO neutron.services.segments.plugin [-] Segment 73bfd4e3-f19d-4c40-9a45-df91a871d144 resource provider aggregate not found 2026-02-25 20:41:59.180 8 INFO neutron.services.segments.plugin [-] Segment 73bfd4e3-f19d-4c40-9a45-df91a871d144 resource provider aggregate not found [pid: 8|app: 0|req: 349/677] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:41:59 2026] GET /v2.0/ports?device_id=0169e184-866a-483c-9fc7-30030d89ca7b => generated 12 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:41:59.594 8 INFO neutron.services.segments.plugin [-] Segment 73bfd4e3-f19d-4c40-9a45-df91a871d144 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73bfd4e3-f19d-4c40-9a45-df91a871d144 found for delete ", "request_id": "req-4793efa5-10c4-4f62-989a-1df313342456"}]} 2026-02-25 20:41:59.601 8 INFO neutron.services.segments.plugin [-] Segment 73bfd4e3-f19d-4c40-9a45-df91a871d144 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73bfd4e3-f19d-4c40-9a45-df91a871d144 found for delete ", "request_id": "req-23899df0-2426-4f9f-a875-b2fee4f81d6b"}]} 2026-02-25 20:41:59.617 8 INFO neutron.services.segments.plugin [-] Segment efabaef4-1000-4309-8ff8-523ffc919b5e resource provider aggregate not found 2026-02-25 20:41:59.624 8 INFO neutron.services.segments.plugin [-] Segment efabaef4-1000-4309-8ff8-523ffc919b5e resource provider aggregate not found 2026-02-25 20:41:59.630 8 INFO neutron.services.segments.plugin [-] Segment efabaef4-1000-4309-8ff8-523ffc919b5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efabaef4-1000-4309-8ff8-523ffc919b5e found for delete ", "request_id": "req-ea75b67b-e235-4d1a-9416-4d09a467538a"}]} 2026-02-25 20:41:59.641 8 INFO neutron.services.segments.plugin [-] Segment efabaef4-1000-4309-8ff8-523ffc919b5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efabaef4-1000-4309-8ff8-523ffc919b5e found for delete ", "request_id": "req-0b8afccc-1684-408f-88f8-eff08080c587"}]} 2026-02-25 20:41:59.663 7 INFO neutron.db.segments_db [None req-d1218cb2-0d17-477e-92b6-7b0c688a2e56 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Added segment 2a8f6c32-afac-45a9-877c-2cf4b9da53c3 of type vxlan for network b934f52f-7abe-4a6b-a268-3ef87e0bfd45 [pid: 7|app: 0|req: 329/678] 10.0.0.78 () {34 vars in 670 bytes} [Wed Feb 25 20:41:59 2026] POST /v2.0/networks => generated 738 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/679] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:41:59 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:41:59.801 8 INFO neutron.db.segments_db [None req-1f2be48d-bd08-4879-9ba0-6e838039c435 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Added segment e4c8f578-40af-4c34-979e-b6459cf887a8 of type vxlan for network 513240fe-9e00-4781-ae65-b7cd3cb19f76 [pid: 8|app: 0|req: 350/680] 10.0.0.78 () {34 vars in 670 bytes} [Wed Feb 25 20:41:59 2026] POST /v2.0/networks => generated 751 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/681] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:41:59 2026] POST /v2.0/subnets => generated 685 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:41:59.995 7 INFO neutron.db.segments_db [None req-4995a32b-2430-4e1a-835e-e116ab903f77 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Added segment 7a32e5e1-c964-417a-a8b9-ba3cb86ab597 of type vxlan for network 4cfec674-20a7-4e6a-acc6-f34edf9dbf54 [pid: 8|app: 0|req: 351/682] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:41:59 2026] POST /v2.0/subnets => generated 698 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:42:00.090 8 INFO neutron.db.segments_db [None req-c4dcc7d2-4a2c-40d9-9ead-dc7f97a532f3 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Added segment 0ee38b43-016b-4616-95d3-e024902e57d9 of type vxlan for network 7c0fe543-35c6-4058-950b-41e30522435f 2026-02-25 20:42:00.256 7 INFO neutron.db.l3_hamode_db [None req-4995a32b-2430-4e1a-835e-e116ab903f77 9f24091e86df4154851172993286aba4 d7952ed2eb354ca197207a54b10b8ff3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:42:00.344 8 INFO neutron.db.l3_hamode_db [None req-c4dcc7d2-4a2c-40d9-9ead-dc7f97a532f3 9f24091e86df4154851172993286aba4 2c0f357d9f4644d4a2f98f52a0cee752 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:42:01.014 7 INFO neutron.db.l3_hamode_db [None req-4995a32b-2430-4e1a-835e-e116ab903f77 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:42:01.333 8 INFO neutron.db.l3_hamode_db [None req-c4dcc7d2-4a2c-40d9-9ead-dc7f97a532f3 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 332/683] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:41:59 2026] POST /v2.0/routers => generated 725 bytes in 1951 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/684] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:01 2026] GET /v2.0/ports?device_id=0169e184-866a-483c-9fc7-30030d89ca7b => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/685] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:01 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/688] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:42:00 2026] POST /v2.0/routers => generated 738 bytes in 2021 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/689] 10.0.0.78 () {34 vars in 782 bytes} [Wed Feb 25 20:42:01 2026] PUT /v2.0/routers/d00eac53-6bb7-4a04-ba45-9c9179d5a2b5/add_router_interface => generated 309 bytes in 1060 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/690] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:03 2026] GET /v2.0/ports?device_id=0169e184-866a-483c-9fc7-30030d89ca7b => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/691] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:03 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/692] 10.0.0.78 () {34 vars in 782 bytes} [Wed Feb 25 20:42:02 2026] PUT /v2.0/routers/37b26222-4786-41ef-8bf0-b837859af2e1/add_router_interface => generated 309 bytes in 1068 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/693] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:42:03 2026] GET /v2.0/networks?id=76f953c0-078d-49cb-a8c8-c325b67d0013 => generated 676 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:03.637 8 WARNING neutron_lib.context [None req-4de07dae-bbbd-4b3a-ab3f-af76a5e663fb e02d00aea9684bb09d4eb5dcef2324f0 d7952ed2eb354ca197207a54b10b8ff3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 341/694] 199.204.45.65 () {34 vars in 1049 bytes} [Wed Feb 25 20:42:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d52b5a177d174d2a897a9a34356e46b2 => generated 181 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:03.685 7 WARNING neutron_lib.context [req-4567b497-365f-483c-99f7-e07d7683abdc req-9ecccb3d-4800-4d93-a779-86cc0d433675 b62fd4d50d04465aa910d0e53f6da5ba d52b5a177d174d2a897a9a34356e46b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 354/695] 10.0.0.78 () {34 vars in 684 bytes} [Wed Feb 25 20:42:03 2026] POST /v2.0/security-groups => generated 1659 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:42:03.798 8 WARNING neutron_lib.context [None req-53e22498-83e2-4279-871c-2711ce1f6874 a9c4ed2134b14548a8fb2826c58d296c 2c0f357d9f4644d4a2f98f52a0cee752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 355/696] 10.0.0.78 () {34 vars in 684 bytes} [Wed Feb 25 20:42:03 2026] POST /v2.0/security-groups => generated 1660 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:42:03.958 8 WARNING neutron_lib.context [None req-876a521c-deaa-4e53-a23d-b61a083fd731 e02d00aea9684bb09d4eb5dcef2324f0 d7952ed2eb354ca197207a54b10b8ff3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 342/697] 199.204.45.65 () {38 vars in 954 bytes} [Wed Feb 25 20:42:03 2026] POST /v2.0/ports => generated 954 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 20:42:04.080 7 WARNING neutron_lib.context [None req-6d5f647b-6b01-462e-ad0c-90550eb7d228 a9c4ed2134b14548a8fb2826c58d296c 2c0f357d9f4644d4a2f98f52a0cee752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 356/698] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:42:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/699] 199.204.45.65 () {34 vars in 910 bytes} [Wed Feb 25 20:42:04 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/700] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:04 2026] GET /v2.0/ports?device_id=0169e184-866a-483c-9fc7-30030d89ca7b => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:42:04.140 8 WARNING neutron_lib.context [None req-e7898557-e20e-47c0-be19-721c16ab8ffc e02d00aea9684bb09d4eb5dcef2324f0 d7952ed2eb354ca197207a54b10b8ff3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 343/701] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:42:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/702] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:42:04 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:42:04.269 8 WARNING neutron_lib.context [None req-1b862425-237d-4f42-aeb9-f23fe796d58c a9c4ed2134b14548a8fb2826c58d296c 2c0f357d9f4644d4a2f98f52a0cee752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 344/703] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:04 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 957 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:04.349 7 WARNING neutron_lib.context [None req-b7059ba5-6739-44be-ad56-b1f12d1245a7 e02d00aea9684bb09d4eb5dcef2324f0 d7952ed2eb354ca197207a54b10b8ff3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 360/704] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:42:04 2026] POST /v2.0/security-group-rules => generated 602 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/705] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:04 2026] GET /v2.0/security-groups?id=21c79ea0-cd13-4675-8111-2cb51c47ce6e&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:04.440 8 WARNING neutron_lib.context [None req-e5f2f73f-f726-436f-a0c2-d802b980ca63 a9c4ed2134b14548a8fb2826c58d296c 2c0f357d9f4644d4a2f98f52a0cee752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 362/706] 10.0.0.78 () {34 vars in 675 bytes} [Wed Feb 25 20:42:04 2026] POST /v2.0/floatingips => generated 552 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/707] 10.0.0.78 () {34 vars in 675 bytes} [Wed Feb 25 20:42:04 2026] POST /v2.0/floatingips => generated 552 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/708] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:05 2026] GET /v2.0/ports?device_id=0169e184-866a-483c-9fc7-30030d89ca7b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/709] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:42:05 2026] GET /v2.0/networks?id=382e4262-df02-413f-b0ac-ec29f3163f98 => generated 680 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/710] 199.204.45.65 () {34 vars in 1049 bytes} [Wed Feb 25 20:42:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0d608b4e4375493f935f1ddeacd8d349 => generated 181 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:05.331 7 WARNING neutron_lib.context [req-b8012759-c17e-44ec-bf0e-c60d30d00cd5 req-dedff776-c996-4c07-bdea-186da5bf4dfc 8017e482befb4882aae96371fd78b79e 0d608b4e4375493f935f1ddeacd8d349 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 363/711] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Feb 25 20:42:04 2026] PUT /v2.0/ports/12e560fd-7145-4e0f-8df4-556949d5d1ae => generated 1235 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 364/712] 10.0.0.205 () {34 vars in 1100 bytes} [Wed Feb 25 20:42:05 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1150269867&fields=id&tenant_id=2c0f357d9f4644d4a2f98f52a0cee752 => generated 69 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/713] 10.0.0.205 () {34 vars in 1096 bytes} [Wed Feb 25 20:42:05 2026] GET /v2.0/security-groups?name=tempest-securitygroup--48229110&fields=id&tenant_id=d7952ed2eb354ca197207a54b10b8ff3 => 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: 366/714] 10.0.0.205 () {34 vars in 982 bytes} [Wed Feb 25 20:42:05 2026] GET /v2.0/networks?id=513240fe-9e00-4781-ae65-b7cd3cb19f76 => generated 683 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/715] 199.204.45.65 () {38 vars in 954 bytes} [Wed Feb 25 20:42:05 2026] POST /v2.0/ports => generated 958 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 350/716] 10.0.0.205 () {34 vars in 965 bytes} [Wed Feb 25 20:42:05 2026] GET /v2.0/quotas/2c0f357d9f4644d4a2f98f52a0cee752 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/717] 10.0.0.205 () {34 vars in 982 bytes} [Wed Feb 25 20:42:05 2026] GET /v2.0/networks?id=b934f52f-7abe-4a6b-a268-3ef87e0bfd45 => generated 670 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/718] 10.0.0.205 () {34 vars in 1002 bytes} [Wed Feb 25 20:42:05 2026] GET /v2.0/ports?tenant_id=2c0f357d9f4644d4a2f98f52a0cee752&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/719] 10.0.0.205 () {34 vars in 965 bytes} [Wed Feb 25 20:42:05 2026] GET /v2.0/quotas/d7952ed2eb354ca197207a54b10b8ff3 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/720] 10.0.0.205 () {34 vars in 1002 bytes} [Wed Feb 25 20:42:05 2026] GET /v2.0/ports?tenant_id=d7952ed2eb354ca197207a54b10b8ff3&fields=id => generated 103 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/721] 10.0.0.205 () {34 vars in 1008 bytes} [Wed Feb 25 20:42:05 2026] GET /v2.0/networks/513240fe-9e00-4781-ae65-b7cd3cb19f76?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/722] 10.0.0.205 () {34 vars in 1008 bytes} [Wed Feb 25 20:42:05 2026] GET /v2.0/networks/b934f52f-7abe-4a6b-a268-3ef87e0bfd45?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/723] 10.0.0.205 () {34 vars in 1108 bytes} [Wed Feb 25 20:42:06 2026] GET /v2.0/networks/513240fe-9e00-4781-ae65-b7cd3cb19f76?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/724] 10.0.0.205 () {34 vars in 1108 bytes} [Wed Feb 25 20:42:06 2026] GET /v2.0/networks/b934f52f-7abe-4a6b-a268-3ef87e0bfd45?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/725] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Feb 25 20:42:05 2026] PUT /v2.0/ports/657ee5bb-e742-4ed8-b340-6c4d03411f75 => generated 1239 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/726] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:06 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 352/727] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:06 2026] GET /v2.0/security-groups?id=21c79ea0-cd13-4675-8111-2cb51c47ce6e&fields=id&fields=name => generated 114 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:06.398 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b5022b3-986c-4a59-a39c-9e4664f614c4'] response: {'name': 'network-changed', 'server_uuid': '699a4014-6136-4daf-91b4-4cc5aca2efd3', 'tag': '12e560fd-7145-4e0f-8df4-556949d5d1ae', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 376/728] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:06 2026] GET /v2.0/ports?device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/729] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:06 2026] GET /v2.0/ports?device_id=7805577e-1c20-4b0f-b8c7-9ad1d2eb2b74 => 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: 353/730] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:06 2026] GET /v2.0/ports?device_id=0169e184-866a-483c-9fc7-30030d89ca7b => generated 973 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/731] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:06 2026] GET /v2.0/security-groups?id=85bd7042-fafa-4be1-8711-7d21f2af7a04&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/732] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:42:06 2026] GET /v2.0/ports?tenant_id=d52b5a177d174d2a897a9a34356e46b2&device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 1238 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/733] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:42:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=12e560fd-7145-4e0f-8df4-556949d5d1ae => 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: 355/734] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:42:06 2026] GET /v2.0/subnets?id=12dabd57-0160-4b6c-8d4d-b74f262343a0 => generated 694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/735] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:42:06 2026] GET /v2.0/ports?network_id=76f953c0-078d-49cb-a8c8-c325b67d0013&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:42:06.830 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-11fb078c-b54d-489d-8117-a35f6d6374a1'] response: {'name': 'network-changed', 'server_uuid': '0169e184-866a-483c-9fc7-30030d89ca7b', 'tag': '657ee5bb-e742-4ed8-b340-6c4d03411f75', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 356/736] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:42:06 2026] GET /v2.0/networks/76f953c0-078d-49cb-a8c8-c325b67d0013?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: 381/737] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:42:06 2026] GET /v2.0/networks/76f953c0-078d-49cb-a8c8-c325b67d0013?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/738] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:42:07 2026] GET /v2.0/ports?tenant_id=0d608b4e4375493f935f1ddeacd8d349&device_id=0169e184-866a-483c-9fc7-30030d89ca7b => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/739] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Feb 25 20:42:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=657ee5bb-e742-4ed8-b340-6c4d03411f75 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/740] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:42:07 2026] GET /v2.0/subnets?id=29dd365c-01d7-4b15-b3d9-0459b7fe164d => generated 698 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/741] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:42:07 2026] GET /v2.0/ports?network_id=382e4262-df02-413f-b0ac-ec29f3163f98&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/742] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:42:07 2026] GET /v2.0/networks/382e4262-df02-413f-b0ac-ec29f3163f98?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: 384/743] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:07 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/744] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:07 2026] GET /v2.0/ports?device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/745] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:42:07 2026] GET /v2.0/networks/382e4262-df02-413f-b0ac-ec29f3163f98?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/746] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:07 2026] GET /v2.0/security-groups?id=21c79ea0-cd13-4675-8111-2cb51c47ce6e&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/747] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:07 2026] GET /v2.0/ports?device_id=7805577e-1c20-4b0f-b8c7-9ad1d2eb2b74 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/748] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:07 2026] GET /v2.0/ports?device_id=0169e184-866a-483c-9fc7-30030d89ca7b => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/749] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:07 2026] GET /v2.0/security-groups?id=85bd7042-fafa-4be1-8711-7d21f2af7a04&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/750] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:42:07 2026] GET /v2.0/ports?tenant_id=d52b5a177d174d2a897a9a34356e46b2&device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 1238 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/751] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:42:08 2026] GET /v2.0/networks?id=76f953c0-078d-49cb-a8c8-c325b67d0013 => generated 772 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/752] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:42:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=12e560fd-7145-4e0f-8df4-556949d5d1ae => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/753] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:42:08 2026] GET /v2.0/subnets?id=12dabd57-0160-4b6c-8d4d-b74f262343a0 => generated 694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/754] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:42:08 2026] GET /v2.0/ports?network_id=76f953c0-078d-49cb-a8c8-c325b67d0013&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/755] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:42:08 2026] GET /v2.0/networks/76f953c0-078d-49cb-a8c8-c325b67d0013?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/756] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:42:08 2026] GET /v2.0/networks/76f953c0-078d-49cb-a8c8-c325b67d0013?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/757] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:42:08 2026] GET /v2.0/ports?tenant_id=0d608b4e4375493f935f1ddeacd8d349&device_id=0169e184-866a-483c-9fc7-30030d89ca7b => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/758] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:08 2026] GET /v2.0/ports?device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => 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: 392/759] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:42:08 2026] GET /v2.0/networks?id=382e4262-df02-413f-b0ac-ec29f3163f98 => generated 775 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/760] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:08 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/761] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Feb 25 20:42:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=657ee5bb-e742-4ed8-b340-6c4d03411f75 => 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: 369/762] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:08 2026] GET /v2.0/security-groups?id=21c79ea0-cd13-4675-8111-2cb51c47ce6e&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/763] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:08 2026] GET /v2.0/ports?device_id=7805577e-1c20-4b0f-b8c7-9ad1d2eb2b74 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/764] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:42:08 2026] GET /v2.0/subnets?id=29dd365c-01d7-4b15-b3d9-0459b7fe164d => generated 698 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/765] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:42:08 2026] GET /v2.0/ports?network_id=382e4262-df02-413f-b0ac-ec29f3163f98&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/766] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:08 2026] GET /v2.0/ports?device_id=0169e184-866a-483c-9fc7-30030d89ca7b => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/767] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:42:08 2026] GET /v2.0/networks/382e4262-df02-413f-b0ac-ec29f3163f98?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: 372/768] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:08 2026] GET /v2.0/security-groups?id=85bd7042-fafa-4be1-8711-7d21f2af7a04&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/769] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:42:08 2026] GET /v2.0/networks/382e4262-df02-413f-b0ac-ec29f3163f98?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: 373/770] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:09 2026] GET /v2.0/ports?device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/771] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:09 2026] GET /v2.0/ports?device_id=7805577e-1c20-4b0f-b8c7-9ad1d2eb2b74 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/772] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:09 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/773] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:09 2026] GET /v2.0/security-groups?id=21c79ea0-cd13-4675-8111-2cb51c47ce6e&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/774] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:09 2026] GET /v2.0/ports?device_id=0169e184-866a-483c-9fc7-30030d89ca7b => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/775] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:10 2026] GET /v2.0/security-groups?id=85bd7042-fafa-4be1-8711-7d21f2af7a04&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/776] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:42:10 2026] GET /v2.0/networks?id=513240fe-9e00-4781-ae65-b7cd3cb19f76 => generated 683 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/777] 199.204.45.65 () {34 vars in 1049 bytes} [Wed Feb 25 20:42:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2c0f357d9f4644d4a2f98f52a0cee752 => generated 181 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:10.670 7 WARNING neutron_lib.context [req-4a53c02a-9224-4e83-a315-8c932c9e8780 req-d0a851f6-6027-4847-b81d-17d266c7b9f3 a9c4ed2134b14548a8fb2826c58d296c 2c0f357d9f4644d4a2f98f52a0cee752 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 402/778] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:10 2026] GET /v2.0/ports?device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => 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: 403/779] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:10 2026] GET /v2.0/ports?device_id=7805577e-1c20-4b0f-b8c7-9ad1d2eb2b74 => 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: 404/780] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:10 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/781] 199.204.45.65 () {38 vars in 954 bytes} [Wed Feb 25 20:42:10 2026] POST /v2.0/ports => generated 954 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/782] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:11 2026] GET /v2.0/security-groups?id=21c79ea0-cd13-4675-8111-2cb51c47ce6e&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 406/783] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:11 2026] GET /v2.0/ports?device_id=0169e184-866a-483c-9fc7-30030d89ca7b => generated 973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/784] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:11 2026] GET /v2.0/security-groups?id=85bd7042-fafa-4be1-8711-7d21f2af7a04&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/785] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Feb 25 20:42:11 2026] PUT /v2.0/ports/80f0de87-3c96-4fd2-a4be-db3aa9186baf => generated 1235 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 408/786] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:11 2026] GET /v2.0/ports?device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/787] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:11 2026] GET /v2.0/ports?device_id=7805577e-1c20-4b0f-b8c7-9ad1d2eb2b74 => 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: 409/788] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:11 2026] GET /v2.0/security-groups?id=d7a8635d-113d-4d04-bf4a-3b02f90dd6d2&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:12.162 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b98e8dfb-15cc-4421-824a-b262912fd122'] response: {'name': 'network-changed', 'server_uuid': '81bc8db9-fa86-40fc-94bd-f93b65496c06', 'tag': '80f0de87-3c96-4fd2-a4be-db3aa9186baf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 380/789] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:12 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/790] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:12 2026] GET /v2.0/security-groups?id=21c79ea0-cd13-4675-8111-2cb51c47ce6e&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/791] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:12 2026] GET /v2.0/ports?device_id=0169e184-866a-483c-9fc7-30030d89ca7b => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/792] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:12 2026] GET /v2.0/security-groups?id=85bd7042-fafa-4be1-8711-7d21f2af7a04&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/793] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:42:12 2026] GET /v2.0/ports?tenant_id=2c0f357d9f4644d4a2f98f52a0cee752&device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/794] 199.204.45.65 () {34 vars in 1017 bytes} [Wed Feb 25 20:42:12 2026] GET /v2.0/networks?tenant_id=2c0f357d9f4644d4a2f98f52a0cee752&shared=False => generated 779 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/795] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:42:12 2026] GET /v2.0/networks?id=b934f52f-7abe-4a6b-a268-3ef87e0bfd45 => generated 670 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/796] 199.204.45.65 () {34 vars in 929 bytes} [Wed Feb 25 20:42:12 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/797] 199.204.45.65 () {34 vars in 1049 bytes} [Wed Feb 25 20:42:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d7952ed2eb354ca197207a54b10b8ff3 => generated 179 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:12.806 8 WARNING neutron_lib.context [req-f2b7537c-da8e-4528-a6a9-608d9527013d req-068a09ba-f05f-4fe3-9cbe-22091c90461e e02d00aea9684bb09d4eb5dcef2324f0 d7952ed2eb354ca197207a54b10b8ff3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 385/798] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:13 2026] GET /v2.0/ports?device_id=7805577e-1c20-4b0f-b8c7-9ad1d2eb2b74 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/799] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:13 2026] GET /v2.0/ports?device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/800] 199.204.45.65 () {38 vars in 954 bytes} [Wed Feb 25 20:42:12 2026] POST /v2.0/ports => generated 954 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/801] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:13 2026] GET /v2.0/security-groups?id=d7a8635d-113d-4d04-bf4a-3b02f90dd6d2&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 388/802] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:13 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/803] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:13 2026] GET /v2.0/security-groups?id=21c79ea0-cd13-4675-8111-2cb51c47ce6e&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/804] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:13 2026] GET /v2.0/ports?device_id=0169e184-866a-483c-9fc7-30030d89ca7b => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/805] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:13 2026] GET /v2.0/security-groups?id=85bd7042-fafa-4be1-8711-7d21f2af7a04&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/806] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Feb 25 20:42:13 2026] PUT /v2.0/ports/6741cac7-798a-4ec0-8d02-812d27e793ce => generated 1235 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/807] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:42:13 2026] GET /v2.0/ports?tenant_id=2c0f357d9f4644d4a2f98f52a0cee752&device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 416/808] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:42:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=80f0de87-3c96-4fd2-a4be-db3aa9186baf => 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: 393/809] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:42:13 2026] GET /v2.0/subnets?id=b3a622dc-08ce-4a36-ad80-0078de831f5e => generated 701 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:13.896 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3f78088-bce1-4d7d-a90c-62241d4797eb'] response: {'name': 'network-changed', 'server_uuid': '7805577e-1c20-4b0f-b8c7-9ad1d2eb2b74', 'tag': '6741cac7-798a-4ec0-8d02-812d27e793ce', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 417/810] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:42:13 2026] GET /v2.0/ports?network_id=513240fe-9e00-4781-ae65-b7cd3cb19f76&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: 394/811] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:42:13 2026] GET /v2.0/networks/513240fe-9e00-4781-ae65-b7cd3cb19f76?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/812] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:42:14 2026] GET /v2.0/networks/513240fe-9e00-4781-ae65-b7cd3cb19f76?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/813] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:14 2026] GET /v2.0/ports?device_id=7805577e-1c20-4b0f-b8c7-9ad1d2eb2b74 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/814] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:14 2026] GET /v2.0/security-groups?id=bf8f39d3-2d88-437e-88e5-cb971f1b3aa9&fields=id&fields=name => generated 112 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/815] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:14 2026] GET /v2.0/ports?device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/816] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:42:14 2026] GET /v2.0/ports?tenant_id=d7952ed2eb354ca197207a54b10b8ff3&device_id=7805577e-1c20-4b0f-b8c7-9ad1d2eb2b74 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/817] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:14 2026] GET /v2.0/security-groups?id=d7a8635d-113d-4d04-bf4a-3b02f90dd6d2&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/818] 199.204.45.65 () {34 vars in 1017 bytes} [Wed Feb 25 20:42:14 2026] GET /v2.0/networks?tenant_id=d7952ed2eb354ca197207a54b10b8ff3&shared=False => generated 766 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/819] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:14 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => 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: 422/820] 199.204.45.65 () {34 vars in 929 bytes} [Wed Feb 25 20:42:14 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/821] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:14 2026] GET /v2.0/security-groups?id=21c79ea0-cd13-4675-8111-2cb51c47ce6e&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: 400/822] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:14 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/823] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:14 2026] GET /v2.0/ports?device_id=0169e184-866a-483c-9fc7-30030d89ca7b => generated 975 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/824] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:14 2026] GET /v2.0/security-groups?id=85bd7042-fafa-4be1-8711-7d21f2af7a04&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:15.236 7 INFO neutron.db.l3_db [None req-17efa0f9-9d42-45fe-b214-296b8a2e0ce7 b62fd4d50d04465aa910d0e53f6da5ba d52b5a177d174d2a897a9a34356e46b2 - - default default] Floating IP 4b72b7ef-3eb5-4df1-afa8-87cfd7839d3e associated. External IP: 10.96.250.216, port: 12e560fd-7145-4e0f-8df4-556949d5d1ae. [pid: 8|app: 0|req: 425/825] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:15 2026] GET /v2.0/ports?device_id=7805577e-1c20-4b0f-b8c7-9ad1d2eb2b74 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/826] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:15 2026] GET /v2.0/security-groups?id=bf8f39d3-2d88-437e-88e5-cb971f1b3aa9&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/827] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:15 2026] GET /v2.0/ports?device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/828] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:42:15 2026] GET /v2.0/ports?tenant_id=d7952ed2eb354ca197207a54b10b8ff3&device_id=7805577e-1c20-4b0f-b8c7-9ad1d2eb2b74 => generated 1238 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/829] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:15 2026] GET /v2.0/security-groups?id=d7a8635d-113d-4d04-bf4a-3b02f90dd6d2&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/830] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:42:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6741cac7-798a-4ec0-8d02-812d27e793ce => 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: 431/831] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:42:15 2026] GET /v2.0/subnets?id=82095583-8f1d-4b6f-85ed-debe23afbb21 => generated 688 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/832] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:42:15 2026] GET /v2.0/ports?network_id=b934f52f-7abe-4a6b-a268-3ef87e0bfd45&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: 433/833] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:42:15 2026] GET /v2.0/networks/b934f52f-7abe-4a6b-a268-3ef87e0bfd45?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/834] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:42:15 2026] GET /v2.0/networks/b934f52f-7abe-4a6b-a268-3ef87e0bfd45?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: 435/835] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:15 2026] GET /v2.0/ports?device_id=0169e184-866a-483c-9fc7-30030d89ca7b => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/836] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:15 2026] GET /v2.0/security-groups?id=85bd7042-fafa-4be1-8711-7d21f2af7a04&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/837] 10.0.0.78 () {34 vars in 748 bytes} [Wed Feb 25 20:42:14 2026] PUT /v2.0/floatingips/4b72b7ef-3eb5-4df1-afa8-87cfd7839d3e => generated 855 bytes in 1378 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/838] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:16 2026] GET /v2.0/ports?device_id=0169e184-866a-483c-9fc7-30030d89ca7b => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:16.455 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-93661d5d-567e-40ad-b23a-8821cf8b89f0'] response: {'name': 'network-changed', 'server_uuid': '699a4014-6136-4daf-91b4-4cc5aca2efd3', 'tag': '12e560fd-7145-4e0f-8df4-556949d5d1ae', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 440/841] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:16 2026] GET /v2.0/ports?device_id=7805577e-1c20-4b0f-b8c7-9ad1d2eb2b74 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:16.611 7 INFO neutron.db.l3_db [None req-856c6c03-96e3-4537-b322-fafb0d01324f 8017e482befb4882aae96371fd78b79e 0d608b4e4375493f935f1ddeacd8d349 - - default default] Floating IP 8c3d83fc-2d52-4b94-8d5e-da64e034bf0f associated. External IP: 10.96.250.217, port: 657ee5bb-e742-4ed8-b340-6c4d03411f75. [pid: 8|app: 0|req: 441/842] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:16 2026] GET /v2.0/security-groups?id=bf8f39d3-2d88-437e-88e5-cb971f1b3aa9&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/843] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:16 2026] GET /v2.0/ports?device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/844] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:16 2026] GET /v2.0/security-groups?id=d7a8635d-113d-4d04-bf4a-3b02f90dd6d2&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/845] 10.0.0.78 () {34 vars in 748 bytes} [Wed Feb 25 20:42:16 2026] PUT /v2.0/floatingips/8c3d83fc-2d52-4b94-8d5e-da64e034bf0f => generated 856 bytes in 696 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/846] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:16 2026] GET /v2.0/ports?device_id=0169e184-866a-483c-9fc7-30030d89ca7b => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/847] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:42:16 2026] GET /v2.0/ports?tenant_id=d52b5a177d174d2a897a9a34356e46b2&device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/848] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:17 2026] GET /v2.0/security-groups?id=85bd7042-fafa-4be1-8711-7d21f2af7a04&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/849] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:42:17 2026] GET /v2.0/networks?id=76f953c0-078d-49cb-a8c8-c325b67d0013 => generated 772 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/850] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:42:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=12e560fd-7145-4e0f-8df4-556949d5d1ae => generated 858 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/851] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:42:17 2026] GET /v2.0/subnets?id=12dabd57-0160-4b6c-8d4d-b74f262343a0 => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/852] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:42:17 2026] GET /v2.0/ports?network_id=76f953c0-078d-49cb-a8c8-c325b67d0013&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: 406/853] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:42:17 2026] GET /v2.0/networks/76f953c0-078d-49cb-a8c8-c325b67d0013?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/854] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:42:17 2026] GET /v2.0/networks/76f953c0-078d-49cb-a8c8-c325b67d0013?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/855] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:17 2026] GET /v2.0/ports?device_id=0169e184-866a-483c-9fc7-30030d89ca7b => generated 975 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/856] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:17 2026] GET /v2.0/security-groups?id=85bd7042-fafa-4be1-8711-7d21f2af7a04&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/857] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:17 2026] GET /v2.0/ports?device_id=7805577e-1c20-4b0f-b8c7-9ad1d2eb2b74 => 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: 450/858] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:17 2026] GET /v2.0/security-groups?id=bf8f39d3-2d88-437e-88e5-cb971f1b3aa9&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/859] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:17 2026] GET /v2.0/ports?device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => 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: 451/860] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:17 2026] GET /v2.0/security-groups?id=d7a8635d-113d-4d04-bf4a-3b02f90dd6d2&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: 410/861] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:18 2026] GET /v2.0/ports?device_id=0169e184-866a-483c-9fc7-30030d89ca7b => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/862] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:18 2026] GET /v2.0/security-groups?id=85bd7042-fafa-4be1-8711-7d21f2af7a04&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:18.859 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-47b5ee0d-be6d-491a-ba81-e99bc012ead7'] response: {'name': 'network-changed', 'server_uuid': '0169e184-866a-483c-9fc7-30030d89ca7b', 'tag': '657ee5bb-e742-4ed8-b340-6c4d03411f75', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 411/863] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:18 2026] GET /v2.0/ports?device_id=7805577e-1c20-4b0f-b8c7-9ad1d2eb2b74 => 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: 453/864] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:18 2026] GET /v2.0/security-groups?id=bf8f39d3-2d88-437e-88e5-cb971f1b3aa9&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/865] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:19 2026] GET /v2.0/ports?device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/866] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:19 2026] GET /v2.0/security-groups?id=d7a8635d-113d-4d04-bf4a-3b02f90dd6d2&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/867] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:42:19 2026] GET /v2.0/ports?tenant_id=0d608b4e4375493f935f1ddeacd8d349&device_id=0169e184-866a-483c-9fc7-30030d89ca7b => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/868] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:42:19 2026] GET /v2.0/networks?id=382e4262-df02-413f-b0ac-ec29f3163f98 => generated 775 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/869] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Feb 25 20:42:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=657ee5bb-e742-4ed8-b340-6c4d03411f75 => generated 859 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/870] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:19 2026] GET /v2.0/ports?device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/871] 199.204.45.65 () {34 vars in 993 bytes} [Wed Feb 25 20:42:19 2026] GET /v2.0/ports?device_id=0169e184-866a-483c-9fc7-30030d89ca7b => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/872] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:42:19 2026] GET /v2.0/subnets?id=29dd365c-01d7-4b15-b3d9-0459b7fe164d => generated 698 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:19.748 7 INFO neutron.db.l3_db [req-d9ca7590-c851-4d0b-9295-e2e493e0f176 req-2a224bbe-0427-4f9d-99b1-d38276cf366f 8017e482befb4882aae96371fd78b79e 0d608b4e4375493f935f1ddeacd8d349 - - default default] Floating IP 8c3d83fc-2d52-4b94-8d5e-da64e034bf0f disassociated. External IP: 10.96.250.217, port: 657ee5bb-e742-4ed8-b340-6c4d03411f75. 2026-02-25 20:42:19.791 8 INFO neutron.db.l3_db [None req-a459e7c6-02a4-44bc-af6d-f703afba65ac a9c4ed2134b14548a8fb2826c58d296c 2c0f357d9f4644d4a2f98f52a0cee752 - - default default] Floating IP c2117df8-2e26-450c-ab4f-dbe410fa59b1 associated. External IP: 10.96.250.208, port: 80f0de87-3c96-4fd2-a4be-db3aa9186baf. [pid: 8|app: 0|req: 458/873] 10.0.0.78 () {34 vars in 748 bytes} [Wed Feb 25 20:42:19 2026] PUT /v2.0/floatingips/c2117df8-2e26-450c-ab4f-dbe410fa59b1 => generated 855 bytes in 725 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/874] 199.204.45.65 () {36 vars in 996 bytes} [Wed Feb 25 20:42:19 2026] DELETE /v2.0/ports/657ee5bb-e742-4ed8-b340-6c4d03411f75 => generated 0 bytes in 743 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/875] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:42:20 2026] GET /v2.0/ports?network_id=382e4262-df02-413f-b0ac-ec29f3163f98&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: 417/876] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:20 2026] GET /v2.0/ports?device_id=0169e184-866a-483c-9fc7-30030d89ca7b => 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: 460/877] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:20 2026] GET /v2.0/ports?device_id=7805577e-1c20-4b0f-b8c7-9ad1d2eb2b74 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/878] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:42:20 2026] GET /v2.0/networks/382e4262-df02-413f-b0ac-ec29f3163f98?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/879] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:20 2026] GET /v2.0/security-groups?id=bf8f39d3-2d88-437e-88e5-cb971f1b3aa9&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/880] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:20 2026] GET /v2.0/ports?device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:20.245 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf7946b7-149d-4f7c-8073-71a7616247bd'] response: {'name': 'network-changed', 'server_uuid': '81bc8db9-fa86-40fc-94bd-f93b65496c06', 'tag': '80f0de87-3c96-4fd2-a4be-db3aa9186baf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 462/881] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:42:20 2026] GET /v2.0/networks/382e4262-df02-413f-b0ac-ec29f3163f98?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: 420/882] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:20 2026] GET /v2.0/security-groups?id=d7a8635d-113d-4d04-bf4a-3b02f90dd6d2&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/883] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:20 2026] GET /v2.0/ports?device_id=7805577e-1c20-4b0f-b8c7-9ad1d2eb2b74 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:20.622 7 INFO neutron.db.l3_db [None req-4cfb51c1-f4e3-429d-b7f7-033184696926 e02d00aea9684bb09d4eb5dcef2324f0 d7952ed2eb354ca197207a54b10b8ff3 - - default default] Floating IP 1d6324a9-ffed-447d-90c8-c4a1b6ee0345 associated. External IP: 10.96.250.204, port: 6741cac7-798a-4ec0-8d02-812d27e793ce. [pid: 8|app: 0|req: 464/884] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:42:20 2026] GET /v2.0/ports?tenant_id=2c0f357d9f4644d4a2f98f52a0cee752&device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/885] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:42:20 2026] GET /v2.0/networks?id=513240fe-9e00-4781-ae65-b7cd3cb19f76 => generated 779 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/886] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:42:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=80f0de87-3c96-4fd2-a4be-db3aa9186baf => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:20.903 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c713a7e9-bccd-4ede-aa88-f60a5aea5f49'] response: {'server_uuid': '0169e184-866a-483c-9fc7-30030d89ca7b', 'name': 'network-vif-deleted', 'tag': '657ee5bb-e742-4ed8-b340-6c4d03411f75', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 467/887] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:42:20 2026] GET /v2.0/subnets?id=b3a622dc-08ce-4a36-ad80-0078de831f5e => generated 701 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/888] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:42:20 2026] GET /v2.0/ports?network_id=513240fe-9e00-4781-ae65-b7cd3cb19f76&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: 421/889] 10.0.0.78 () {34 vars in 748 bytes} [Wed Feb 25 20:42:20 2026] PUT /v2.0/floatingips/1d6324a9-ffed-447d-90c8-c4a1b6ee0345 => generated 855 bytes in 644 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/890] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:20 2026] GET /v2.0/ports?device_id=7805577e-1c20-4b0f-b8c7-9ad1d2eb2b74 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/891] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:21 2026] GET /v2.0/security-groups?id=bf8f39d3-2d88-437e-88e5-cb971f1b3aa9&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/892] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:21 2026] GET /v2.0/ports?device_id=0169e184-866a-483c-9fc7-30030d89ca7b => 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: 469/893] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:42:20 2026] GET /v2.0/networks/513240fe-9e00-4781-ae65-b7cd3cb19f76?fields=segments => generated 14 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/894] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:42:21 2026] GET /v2.0/networks/513240fe-9e00-4781-ae65-b7cd3cb19f76?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/895] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:21 2026] GET /v2.0/ports?device_id=7805577e-1c20-4b0f-b8c7-9ad1d2eb2b74 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/896] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:21 2026] GET /v2.0/security-groups?id=bf8f39d3-2d88-437e-88e5-cb971f1b3aa9&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/897] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:22 2026] GET /v2.0/ports?device_id=0169e184-866a-483c-9fc7-30030d89ca7b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/898] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:22 2026] GET /v2.0/ports?device_id=7805577e-1c20-4b0f-b8c7-9ad1d2eb2b74 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/899] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:22 2026] GET /v2.0/security-groups?id=bf8f39d3-2d88-437e-88e5-cb971f1b3aa9&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/900] 199.204.45.65 () {34 vars in 993 bytes} [Wed Feb 25 20:42:23 2026] GET /v2.0/ports?device_id=7805577e-1c20-4b0f-b8c7-9ad1d2eb2b74 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:23.410 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3958b41-9a44-471f-9344-0e78f6e3cccc'] response: {'name': 'network-changed', 'server_uuid': '7805577e-1c20-4b0f-b8c7-9ad1d2eb2b74', 'tag': '6741cac7-798a-4ec0-8d02-812d27e793ce', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 429/901] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:23 2026] GET /v2.0/ports?device_id=0169e184-866a-483c-9fc7-30030d89ca7b => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:42:23.776 8 INFO neutron.db.l3_db [req-dc699d84-6aec-4afe-87af-3f1d60d99558 req-2421b838-1b56-407c-acee-3036a88a45a1 e02d00aea9684bb09d4eb5dcef2324f0 d7952ed2eb354ca197207a54b10b8ff3 - - default default] Floating IP 1d6324a9-ffed-447d-90c8-c4a1b6ee0345 disassociated. External IP: 10.96.250.204, port: 6741cac7-798a-4ec0-8d02-812d27e793ce. [pid: 7|app: 0|req: 430/902] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:23 2026] GET /v2.0/ports?device_id=7805577e-1c20-4b0f-b8c7-9ad1d2eb2b74 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/903] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:23 2026] GET /v2.0/security-groups?id=bf8f39d3-2d88-437e-88e5-cb971f1b3aa9&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: 7|app: 0|req: 432/904] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:42:23 2026] GET /v2.0/ports?tenant_id=d7952ed2eb354ca197207a54b10b8ff3&device_id=7805577e-1c20-4b0f-b8c7-9ad1d2eb2b74 => 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: 473/905] 199.204.45.65 () {36 vars in 996 bytes} [Wed Feb 25 20:42:23 2026] DELETE /v2.0/ports/6741cac7-798a-4ec0-8d02-812d27e793ce => generated 0 bytes in 771 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/906] 10.0.0.230 () {34 vars in 990 bytes} [Wed Feb 25 20:42:24 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 1240 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:42:24.390 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bf7c615-f1a1-4fe9-8aee-df51aaa51c2e'] response: {'server_uuid': '7805577e-1c20-4b0f-b8c7-9ad1d2eb2b74', 'name': 'network-vif-deleted', 'tag': '6741cac7-798a-4ec0-8d02-812d27e793ce', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 474/907] 10.0.0.230 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:24 2026] GET /v2.0/security-groups?id=21c79ea0-cd13-4675-8111-2cb51c47ce6e&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/908] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:42:24 2026] DELETE /v2.0/security-groups/85bd7042-fafa-4be1-8711-7d21f2af7a04 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:42:24.646 8 INFO neutron.api.v2.resource [None req-bed30da7-a91b-4b28-b1d8-bdcf33ea7e08 8017e482befb4882aae96371fd78b79e 0d608b4e4375493f935f1ddeacd8d349 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 475/909] 10.0.0.78 () {32 vars in 736 bytes} [Wed Feb 25 20:42:24 2026] GET /v2.0/security-groups/85bd7042-fafa-4be1-8711-7d21f2af7a04 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/910] 10.0.0.78 () {32 vars in 731 bytes} [Wed Feb 25 20:42:24 2026] DELETE /v2.0/floatingips/8c3d83fc-2d52-4b94-8d5e-da64e034bf0f => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/911] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:24 2026] GET /v2.0/ports?device_id=7805577e-1c20-4b0f-b8c7-9ad1d2eb2b74 => 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: 476/912] 10.0.0.78 () {34 vars in 788 bytes} [Wed Feb 25 20:42:24 2026] PUT /v2.0/routers/3293680e-ced8-430c-9bf5-e9fdda64c8be/remove_router_interface => generated 309 bytes in 911 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/913] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:26 2026] GET /v2.0/ports?device_id=7805577e-1c20-4b0f-b8c7-9ad1d2eb2b74 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:42:26.820 7 INFO neutron.services.segments.plugin [-] Segment f6fcefbb-6bca-48b0-99c9-6b2867a2364f resource provider aggregate not found 2026-02-25 20:42:26.825 7 INFO neutron.services.segments.plugin [-] Segment f6fcefbb-6bca-48b0-99c9-6b2867a2364f resource provider aggregate not found 2026-02-25 20:42:26.834 7 INFO neutron.db.l3_hamode_db [None req-64fb3961-608a-4d2b-afa1-8e824207c9d7 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] HA network 4aa07db8-4f6f-4e36-840f-af9fcb1eddb3 was deleted as no HA routers are present in tenant 0d608b4e4375493f935f1ddeacd8d349. [pid: 7|app: 0|req: 437/914] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:42:25 2026] DELETE /v2.0/routers/3293680e-ced8-430c-9bf5-e9fdda64c8be => generated 0 bytes in 981 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/915] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:42:26 2026] DELETE /v2.0/subnets/29dd365c-01d7-4b15-b3d9-0459b7fe164d => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:42:26.992 7 INFO neutron.services.segments.plugin [-] Segment f6fcefbb-6bca-48b0-99c9-6b2867a2364f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6fcefbb-6bca-48b0-99c9-6b2867a2364f found for delete ", "request_id": "req-a6a50969-797f-4a8d-82b7-a7594035e23a"}]} 2026-02-25 20:42:27.001 7 INFO neutron.services.segments.plugin [-] Segment f6fcefbb-6bca-48b0-99c9-6b2867a2364f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6fcefbb-6bca-48b0-99c9-6b2867a2364f found for delete ", "request_id": "req-22555810-d408-4d8d-a52b-3b31d0370bb1"}]} [pid: 8|app: 0|req: 479/916] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:27 2026] GET /v2.0/ports?device_id=7805577e-1c20-4b0f-b8c7-9ad1d2eb2b74 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/917] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:42:26 2026] DELETE /v2.0/networks/382e4262-df02-413f-b0ac-ec29f3163f98 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/918] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:42:27 2026] GET /v2.0/security-groups?tenant_id=0d608b4e4375493f935f1ddeacd8d349&name=default => generated 2921 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/919] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:42:27 2026] DELETE /v2.0/security-groups/dbfd2eeb-6520-4c76-979b-1d492b0ccdca => 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: 440/920] 10.0.0.230 () {34 vars in 990 bytes} [Wed Feb 25 20:42:28 2026] GET /v2.0/ports?device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => 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: 481/921] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:42:28 2026] DELETE /v2.0/security-groups/bf8f39d3-2d88-437e-88e5-cb971f1b3aa9 => 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: 441/922] 10.0.0.230 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:28 2026] GET /v2.0/security-groups?id=d7a8635d-113d-4d04-bf4a-3b02f90dd6d2&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:28.393 8 INFO neutron.api.v2.resource [None req-da3257aa-e338-48b5-ab5d-41c62bb4a74e e02d00aea9684bb09d4eb5dcef2324f0 d7952ed2eb354ca197207a54b10b8ff3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 482/923] 10.0.0.78 () {32 vars in 736 bytes} [Wed Feb 25 20:42:28 2026] GET /v2.0/security-groups/bf8f39d3-2d88-437e-88e5-cb971f1b3aa9 => 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: 442/924] 10.0.0.78 () {32 vars in 731 bytes} [Wed Feb 25 20:42:28 2026] DELETE /v2.0/floatingips/1d6324a9-ffed-447d-90c8-c4a1b6ee0345 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/925] 10.0.0.78 () {34 vars in 788 bytes} [Wed Feb 25 20:42:28 2026] PUT /v2.0/routers/d00eac53-6bb7-4a04-ba45-9c9179d5a2b5/remove_router_interface => generated 309 bytes in 861 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:29.588 7 INFO neutron.services.segments.plugin [-] Segment 9db82d46-2901-4309-b0e6-cd6fc396f0f3 resource provider aggregate not found 2026-02-25 20:42:29.591 7 INFO neutron.services.segments.plugin [-] Segment 9db82d46-2901-4309-b0e6-cd6fc396f0f3 resource provider aggregate not found 2026-02-25 20:42:29.610 7 INFO neutron.services.segments.plugin [-] Segment 9db82d46-2901-4309-b0e6-cd6fc396f0f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9db82d46-2901-4309-b0e6-cd6fc396f0f3 found for delete ", "request_id": "req-434862ed-02dc-45d7-a47c-aaa4570eef3d"}]} 2026-02-25 20:42:29.610 7 INFO neutron.services.segments.plugin [-] Segment 9db82d46-2901-4309-b0e6-cd6fc396f0f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9db82d46-2901-4309-b0e6-cd6fc396f0f3 found for delete ", "request_id": "req-e5c139b6-58a1-4e64-b483-cf859e4047d7"}]} [pid: 8|app: 0|req: 484/926] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:42:30 2026] GET /v2.0/security-groups?tenant_id=e8195a1492a54c34929b21e6b3b9d9f1&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:42:30.365 7 INFO neutron.db.l3_hamode_db [None req-ce28201c-734f-42fb-ac30-ac60a72b3e61 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] HA network 4cfec674-20a7-4e6a-acc6-f34edf9dbf54 was deleted as no HA routers are present in tenant d7952ed2eb354ca197207a54b10b8ff3. [pid: 7|app: 0|req: 443/927] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:42:29 2026] DELETE /v2.0/routers/d00eac53-6bb7-4a04-ba45-9c9179d5a2b5 => generated 0 bytes in 808 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/928] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:42:30 2026] DELETE /v2.0/security-groups/cf679f71-6dd9-48b3-9c67-3294d12eff0a => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/929] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:42:30 2026] DELETE /v2.0/subnets/82095583-8f1d-4b6f-85ed-debe23afbb21 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:42:30.807 8 INFO neutron.services.segments.plugin [-] Segment 2a8f6c32-afac-45a9-877c-2cf4b9da53c3 resource provider aggregate not found 2026-02-25 20:42:30.812 8 INFO neutron.services.segments.plugin [-] Segment 2a8f6c32-afac-45a9-877c-2cf4b9da53c3 resource provider aggregate not found [pid: 8|app: 0|req: 486/930] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:42:30 2026] DELETE /v2.0/networks/b934f52f-7abe-4a6b-a268-3ef87e0bfd45 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/931] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:42:30 2026] GET /v2.0/security-groups?tenant_id=d7952ed2eb354ca197207a54b10b8ff3&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:42:30.995 8 INFO neutron.services.segments.plugin [-] Segment 2a8f6c32-afac-45a9-877c-2cf4b9da53c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a8f6c32-afac-45a9-877c-2cf4b9da53c3 found for delete ", "request_id": "req-00b301ee-3717-46e8-badb-d010231865b4"}]} 2026-02-25 20:42:30.997 8 INFO neutron.services.segments.plugin [-] Segment 2a8f6c32-afac-45a9-877c-2cf4b9da53c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a8f6c32-afac-45a9-877c-2cf4b9da53c3 found for delete ", "request_id": "req-29f9a86f-a18a-4cde-85c7-3eb1d9b797a4"}]} [pid: 8|app: 0|req: 487/932] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:42:30 2026] DELETE /v2.0/security-groups/72ecabb1-1fdd-4154-b18d-803756580b8e => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:42:32.926 8 INFO neutron.db.segments_db [None req-cf286a9d-5307-4c45-9aab-e717b5686a82 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Added segment f4c17acf-3b6e-42b7-9e33-7ea77182ca98 of type vxlan for network 2d6f2af8-3d14-4aff-9f61-81d402469f73 [pid: 8|app: 0|req: 489/935] 10.0.0.78 () {34 vars in 670 bytes} [Wed Feb 25 20:42:32 2026] POST /v2.0/networks => generated 744 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:42:33.069 7 INFO neutron.services.segments.plugin [-] Segment 7a32e5e1-c964-417a-a8b9-ba3cb86ab597 resource provider aggregate not found 2026-02-25 20:42:33.073 7 INFO neutron.services.segments.plugin [-] Segment 7a32e5e1-c964-417a-a8b9-ba3cb86ab597 resource provider aggregate not found 2026-02-25 20:42:33.079 7 INFO neutron.services.segments.plugin [-] Segment 7a32e5e1-c964-417a-a8b9-ba3cb86ab597 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a32e5e1-c964-417a-a8b9-ba3cb86ab597 found for delete ", "request_id": "req-f7ba6e5d-b198-447f-9853-ccad01dc0437"}]} 2026-02-25 20:42:33.090 7 INFO neutron.services.segments.plugin [-] Segment 7a32e5e1-c964-417a-a8b9-ba3cb86ab597 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a32e5e1-c964-417a-a8b9-ba3cb86ab597 found for delete ", "request_id": "req-2c457355-887a-45a3-84dd-af5c1752565c"}]} [pid: 7|app: 0|req: 447/936] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:42:33 2026] POST /v2.0/subnets => generated 691 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:42:33.359 8 INFO neutron.db.segments_db [None req-3a8601c4-5bfc-4355-8b17-4a7f27159706 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Added segment c0ac9674-34c3-4ff7-8ac7-9c8865384dea of type vxlan for network d0d81986-e972-4d28-be6c-743b53b3a9a5 2026-02-25 20:42:33.688 8 INFO neutron.db.l3_hamode_db [None req-3a8601c4-5bfc-4355-8b17-4a7f27159706 9f24091e86df4154851172993286aba4 49287bceb7ef452491b190bc5a78465e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 448/937] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:42:34 2026] GET /v2.0/security-groups?tenant_id=dca07f05c9294c2ea582705e633d42d6&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:42:34.548 8 INFO neutron.db.l3_hamode_db [None req-3a8601c4-5bfc-4355-8b17-4a7f27159706 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 449/938] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:42:34 2026] DELETE /v2.0/security-groups/d3d56c48-528f-4898-9ad3-a2d89e144791 => 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: 450/939] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:42:34 2026] GET /v2.0/security-groups?tenant_id=7f156669ff0f4f818fdbd64d3ce36ab6&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/940] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:42:34 2026] DELETE /v2.0/security-groups/ce602e33-281a-4954-af60-7a5fd6dc82d0 => 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: 452/941] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:42:35 2026] GET /v2.0/routers => generated 2201 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/942] 10.0.0.114 () {28 vars in 624 bytes} [Wed Feb 25 20:42:35 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: 8|app: 0|req: 490/943] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:42:33 2026] POST /v2.0/routers => generated 731 bytes in 2198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/944] 10.0.0.114 () {28 vars in 677 bytes} [Wed Feb 25 20:42:35 2026] GET /v2.0/routers/37b26222-4786-41ef-8bf0-b837859af2e1/l3-agents => generated 682 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/945] 10.0.0.114 () {28 vars in 677 bytes} [Wed Feb 25 20:42:35 2026] GET /v2.0/routers/4e857a64-5161-43a6-a2bd-e57bffafc50b/l3-agents => generated 682 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/946] 10.0.0.114 () {28 vars in 677 bytes} [Wed Feb 25 20:42:35 2026] GET /v2.0/routers/dec48883-e444-485a-b777-2cd6606a4151/l3-agents => generated 682 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/947] 10.0.0.114 () {28 vars in 579 bytes} [Wed Feb 25 20:42:35 2026] GET /v2.0/ports => generated 21472 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/948] 10.0.0.205 () {34 vars in 1084 bytes} [Wed Feb 25 20:42:35 2026] GET /v2.0/ports?device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06&device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 2469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/949] 10.0.0.114 () {28 vars in 585 bytes} [Wed Feb 25 20:42:35 2026] GET /v2.0/networks => generated 6537 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/950] 10.0.0.205 () {34 vars in 1120 bytes} [Wed Feb 25 20:42:36 2026] GET /v2.0/security-groups?id=d7a8635d-113d-4d04-bf4a-3b02f90dd6d2&id=21c79ea0-cd13-4675-8111-2cb51c47ce6e&fields=id&fields=name => generated 207 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/951] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:42:36 2026] GET /v2.0/subnets => generated 5224 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/952] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:42:36 2026] GET /v2.0/floatingips => generated 1703 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/953] 10.0.0.114 () {28 vars in 599 bytes} [Wed Feb 25 20:42:36 2026] GET /v2.0/security-groups => generated 31836 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/954] 10.0.0.114 () {28 vars in 581 bytes} [Wed Feb 25 20:42:36 2026] GET /v2.0/agents => generated 3385 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/955] 10.0.0.114 () {28 vars in 619 bytes} [Wed Feb 25 20:42:36 2026] GET /v2.0/network-ip-availabilities => generated 3833 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/956] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:42:36 2026] GET /v2.0/subnets => generated 5224 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/957] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:42:36 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/958] 10.0.0.78 () {34 vars in 782 bytes} [Wed Feb 25 20:42:35 2026] PUT /v2.0/routers/4e857a64-5161-43a6-a2bd-e57bffafc50b/add_router_interface => generated 309 bytes in 1302 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:37.437 7 WARNING neutron_lib.context [None req-b5050e62-03b9-4b78-a1a3-7197a72622e3 b9a205118cef447ab5ae5aff17b651c3 49287bceb7ef452491b190bc5a78465e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 468/959] 10.0.0.78 () {34 vars in 684 bytes} [Wed Feb 25 20:42:37 2026] POST /v2.0/security-groups => generated 1659 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:42:37.567 8 WARNING neutron_lib.context [None req-a7b705a6-83f1-402a-a0f4-60f576cd1e11 b9a205118cef447ab5ae5aff17b651c3 49287bceb7ef452491b190bc5a78465e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 492/960] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:42:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:42:37.684 7 WARNING neutron_lib.context [None req-4f730ef0-b63a-490d-9e22-bea899e31e47 b9a205118cef447ab5ae5aff17b651c3 49287bceb7ef452491b190bc5a78465e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 469/961] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:42:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:42:37.849 8 WARNING neutron_lib.context [None req-0ac11dfd-b0b9-4e86-846b-e0240dcef762 b9a205118cef447ab5ae5aff17b651c3 49287bceb7ef452491b190bc5a78465e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 493/962] 10.0.0.78 () {34 vars in 675 bytes} [Wed Feb 25 20:42:37 2026] POST /v2.0/floatingips => generated 552 bytes in 615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/963] 10.0.0.205 () {34 vars in 1096 bytes} [Wed Feb 25 20:42:38 2026] GET /v2.0/security-groups?name=tempest-securitygroup--95051403&fields=id&tenant_id=49287bceb7ef452491b190bc5a78465e => 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: 494/964] 10.0.0.205 () {34 vars in 982 bytes} [Wed Feb 25 20:42:38 2026] GET /v2.0/networks?id=2d6f2af8-3d14-4aff-9f61-81d402469f73 => generated 676 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/965] 10.0.0.205 () {34 vars in 965 bytes} [Wed Feb 25 20:42:38 2026] GET /v2.0/quotas/49287bceb7ef452491b190bc5a78465e => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/966] 10.0.0.205 () {34 vars in 1002 bytes} [Wed Feb 25 20:42:39 2026] GET /v2.0/ports?tenant_id=49287bceb7ef452491b190bc5a78465e&fields=id => generated 103 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/967] 10.0.0.205 () {34 vars in 1008 bytes} [Wed Feb 25 20:42:39 2026] GET /v2.0/networks/2d6f2af8-3d14-4aff-9f61-81d402469f73?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: 496/968] 10.0.0.205 () {34 vars in 1108 bytes} [Wed Feb 25 20:42:39 2026] GET /v2.0/networks/2d6f2af8-3d14-4aff-9f61-81d402469f73?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/969] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:39 2026] GET /v2.0/ports?device_id=8bc7de51-c815-4c24-92a3-4e78f200b9c8 => 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: 474/970] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:40 2026] GET /v2.0/ports?device_id=8bc7de51-c815-4c24-92a3-4e78f200b9c8 => 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: 497/971] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:42:40 2026] GET /v2.0/security-groups?tenant_id=d6d65a99cd6f414a813fee29a45eb492&name=default => generated 2925 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/972] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:42:40 2026] DELETE /v2.0/security-groups/2a79f3fb-cd1c-43d1-9245-e3b98fb0895e => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/973] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:42:40 2026] GET /v2.0/security-groups?tenant_id=50773c8ff6be4f2691667304913be964&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/974] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:42:41 2026] DELETE /v2.0/security-groups/a461d90a-2e70-4c90-941b-7b7f4eb566ed => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/975] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:41 2026] GET /v2.0/ports?device_id=8bc7de51-c815-4c24-92a3-4e78f200b9c8 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/976] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:42 2026] GET /v2.0/ports?device_id=8bc7de51-c815-4c24-92a3-4e78f200b9c8 => 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: 500/977] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:42:43 2026] GET /v2.0/networks?id=2d6f2af8-3d14-4aff-9f61-81d402469f73 => generated 676 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/978] 199.204.45.65 () {34 vars in 1049 bytes} [Wed Feb 25 20:42:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=49287bceb7ef452491b190bc5a78465e => generated 179 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:43.741 8 WARNING neutron_lib.context [req-53c95166-cb0b-4caf-a638-81808a673ec8 req-44e547b3-e554-49e9-9554-ff6ac0e51ad3 b9a205118cef447ab5ae5aff17b651c3 49287bceb7ef452491b190bc5a78465e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 479/979] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:43 2026] GET /v2.0/ports?device_id=8bc7de51-c815-4c24-92a3-4e78f200b9c8 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/980] 199.204.45.65 () {38 vars in 954 bytes} [Wed Feb 25 20:42:43 2026] POST /v2.0/ports => generated 958 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/981] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Feb 25 20:42:44 2026] PUT /v2.0/ports/5bf32419-6f53-4215-aaab-fc22077602be => generated 1239 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 502/982] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:44 2026] GET /v2.0/ports?device_id=8bc7de51-c815-4c24-92a3-4e78f200b9c8 => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 481/983] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:44 2026] GET /v2.0/security-groups?id=89fdecc8-9f7e-400b-b248-09c1d05bf2cf&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-25 20:42:45.500 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a89cdafa-710e-41ec-a1d5-9cf93fb2dc3e'] response: {'name': 'network-changed', 'server_uuid': '8bc7de51-c815-4c24-92a3-4e78f200b9c8', 'tag': '5bf32419-6f53-4215-aaab-fc22077602be', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 503/984] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:45 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/985] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:42:45 2026] GET /v2.0/ports?tenant_id=49287bceb7ef452491b190bc5a78465e&device_id=8bc7de51-c815-4c24-92a3-4e78f200b9c8 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/986] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:45 2026] GET /v2.0/security-groups?id=21c79ea0-cd13-4675-8111-2cb51c47ce6e&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/987] 199.204.45.65 () {34 vars in 1017 bytes} [Wed Feb 25 20:42:45 2026] GET /v2.0/networks?tenant_id=49287bceb7ef452491b190bc5a78465e&shared=False => generated 772 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/988] 199.204.45.65 () {34 vars in 929 bytes} [Wed Feb 25 20:42:45 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/989] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:45 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/990] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:45 2026] GET /v2.0/security-groups?id=21c79ea0-cd13-4675-8111-2cb51c47ce6e&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/991] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:46 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/992] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:46 2026] GET /v2.0/ports?device_id=8bc7de51-c815-4c24-92a3-4e78f200b9c8 => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/993] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:46 2026] GET /v2.0/security-groups?id=21c79ea0-cd13-4675-8111-2cb51c47ce6e&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/994] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:46 2026] GET /v2.0/security-groups?id=89fdecc8-9f7e-400b-b248-09c1d05bf2cf&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/997] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:42:46 2026] GET /v2.0/ports?tenant_id=49287bceb7ef452491b190bc5a78465e&device_id=8bc7de51-c815-4c24-92a3-4e78f200b9c8 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/998] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Feb 25 20:42:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=5bf32419-6f53-4215-aaab-fc22077602be => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/999] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:42:46 2026] GET /v2.0/security-groups?tenant_id=523feed3ccb346d5b3b78f821095e73a&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1000] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:42:46 2026] GET /v2.0/subnets?id=45769623-63df-4384-bccb-c527bf3e79e9 => generated 694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1001] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:42:46 2026] GET /v2.0/ports?network_id=2d6f2af8-3d14-4aff-9f61-81d402469f73&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1002] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:42:46 2026] GET /v2.0/networks/2d6f2af8-3d14-4aff-9f61-81d402469f73?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1003] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:42:46 2026] DELETE /v2.0/security-groups/d440bfd9-7653-4f37-9c84-23e46db8582c => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1004] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:42:46 2026] GET /v2.0/networks/2d6f2af8-3d14-4aff-9f61-81d402469f73?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1005] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:42:46 2026] GET /v2.0/security-groups?tenant_id=0ce8dec9b5754768b32ef089d66a3720&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1006] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:42:47 2026] DELETE /v2.0/security-groups/792bd3dd-1a13-4989-8378-e18893f53d53 => 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: 516/1007] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:47 2026] GET /v2.0/ports?device_id=8bc7de51-c815-4c24-92a3-4e78f200b9c8 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1008] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:47 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1009] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:47 2026] GET /v2.0/security-groups?id=89fdecc8-9f7e-400b-b248-09c1d05bf2cf&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1010] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:47 2026] GET /v2.0/security-groups?id=21c79ea0-cd13-4675-8111-2cb51c47ce6e&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1011] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:42:47 2026] GET /v2.0/ports?tenant_id=d52b5a177d174d2a897a9a34356e46b2&device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1012] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:42:47 2026] GET /v2.0/networks?id=76f953c0-078d-49cb-a8c8-c325b67d0013 => generated 772 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1013] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:42:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=12e560fd-7145-4e0f-8df4-556949d5d1ae => generated 860 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1014] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:42:47 2026] GET /v2.0/subnets?id=12dabd57-0160-4b6c-8d4d-b74f262343a0 => generated 694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1015] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:42:47 2026] GET /v2.0/ports?network_id=76f953c0-078d-49cb-a8c8-c325b67d0013&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1016] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:42:47 2026] GET /v2.0/networks/76f953c0-078d-49cb-a8c8-c325b67d0013?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1017] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:42:47 2026] GET /v2.0/networks/76f953c0-078d-49cb-a8c8-c325b67d0013?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1018] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:48 2026] GET /v2.0/ports?device_id=8bc7de51-c815-4c24-92a3-4e78f200b9c8 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1019] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:48 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1020] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:48 2026] GET /v2.0/security-groups?id=21c79ea0-cd13-4675-8111-2cb51c47ce6e&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1021] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:48 2026] GET /v2.0/security-groups?id=89fdecc8-9f7e-400b-b248-09c1d05bf2cf&fields=id&fields=name => generated 112 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1022] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:48 2026] GET /v2.0/ports?device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1023] 10.0.0.205 () {34 vars in 971 bytes} [Wed Feb 25 20:42:48 2026] GET /v2.0/ports/80f0de87-3c96-4fd2-a4be-db3aa9186baf => generated 968 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1024] 199.204.45.65 () {34 vars in 999 bytes} [Wed Feb 25 20:42:49 2026] GET /v2.0/subnets?network_id=513240fe-9e00-4781-ae65-b7cd3cb19f76 => generated 683 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1025] 199.204.45.65 () {34 vars in 1145 bytes} [Wed Feb 25 20:42:49 2026] GET /v2.0/ports?device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06&device_owner=compute%3Anova&network_id=513240fe-9e00-4781-ae65-b7cd3cb19f76 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1026] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:49 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1027] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:49 2026] GET /v2.0/ports?device_id=8bc7de51-c815-4c24-92a3-4e78f200b9c8 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1028] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:42:49 2026] GET /v2.0/security-groups?tenant_id=f71c7dda68af46c399207f69170b2f4b&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1029] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:49 2026] GET /v2.0/security-groups?id=21c79ea0-cd13-4675-8111-2cb51c47ce6e&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1030] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:49 2026] GET /v2.0/security-groups?id=89fdecc8-9f7e-400b-b248-09c1d05bf2cf&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1031] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:42:49 2026] DELETE /v2.0/security-groups/0a4869ee-20bb-4871-904e-e53095a43b13 => 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: 504/1032] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Feb 25 20:42:49 2026] PUT /v2.0/ports/80f0de87-3c96-4fd2-a4be-db3aa9186baf => generated 1149 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1033] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:42:50 2026] GET /v2.0/ports?tenant_id=2c0f357d9f4644d4a2f98f52a0cee752&device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => generated 1421 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 20:42:50.711 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-78836ea1-df94-4f8a-bf77-b0915f518540'] response: {'name': 'network-changed', 'server_uuid': '81bc8db9-fa86-40fc-94bd-f93b65496c06', 'tag': '80f0de87-3c96-4fd2-a4be-db3aa9186baf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 505/1034] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:42:50 2026] GET /v2.0/networks?id=513240fe-9e00-4781-ae65-b7cd3cb19f76 => generated 779 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1035] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Feb 25 20:42:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=80f0de87-3c96-4fd2-a4be-db3aa9186baf => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1036] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:42:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=80f0de87-3c96-4fd2-a4be-db3aa9186baf => generated 860 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1037] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:50 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1038] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:50 2026] GET /v2.0/ports?device_id=8bc7de51-c815-4c24-92a3-4e78f200b9c8 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1039] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:50 2026] GET /v2.0/security-groups?id=21c79ea0-cd13-4675-8111-2cb51c47ce6e&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1040] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:42:50 2026] GET /v2.0/subnets?id=b3a622dc-08ce-4a36-ad80-0078de831f5e => generated 701 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1041] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:50 2026] GET /v2.0/security-groups?id=89fdecc8-9f7e-400b-b248-09c1d05bf2cf&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: 533/1042] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:42:50 2026] GET /v2.0/ports?network_id=513240fe-9e00-4781-ae65-b7cd3cb19f76&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1043] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:42:50 2026] GET /v2.0/networks/513240fe-9e00-4781-ae65-b7cd3cb19f76?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1044] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:42:50 2026] GET /v2.0/networks/513240fe-9e00-4781-ae65-b7cd3cb19f76?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:42:51.703 7 WARNING neutron_lib.context [None req-c33ec660-6446-4a54-9255-a62493d3374e 78c3e8dfeeca46c8b7032f9be29f589c acde1bd5066244b28676731d05de5cc1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:42:51.704 7 WARNING neutron_lib.context [None req-c33ec660-6446-4a54-9255-a62493d3374e 78c3e8dfeeca46c8b7032f9be29f589c acde1bd5066244b28676731d05de5cc1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:42:51.866 7 INFO neutron.db.segments_db [None req-c33ec660-6446-4a54-9255-a62493d3374e 78c3e8dfeeca46c8b7032f9be29f589c acde1bd5066244b28676731d05de5cc1 - - default default] Added segment 29b4d636-1b86-40a1-9176-430916a936c0 of type vxlan for network 402350ed-171d-43c2-b0f7-ba130d36f88b 2026-02-25 20:42:51.937 7 INFO neutron.db.segments_db [None req-c33ec660-6446-4a54-9255-a62493d3374e 78c3e8dfeeca46c8b7032f9be29f589c acde1bd5066244b28676731d05de5cc1 - - default default] Added segment b01e32d8-da29-4e91-95a1-32000cc4ab5d of type vxlan for network fbf06c3b-5af0-42cc-ac3c-eda47e3379de [pid: 8|app: 0|req: 535/1045] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:51 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1046] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:42:51 2026] POST /v2.0/networks => generated 1246 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1047] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:52 2026] GET /v2.0/ports?device_id=8bc7de51-c815-4c24-92a3-4e78f200b9c8 => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1048] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:52 2026] GET /v2.0/security-groups?id=21c79ea0-cd13-4675-8111-2cb51c47ce6e&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1049] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:42:52 2026] GET /v2.0/ports?tenant_id=d52b5a177d174d2a897a9a34356e46b2&device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => 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: 513/1050] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:42:52 2026] GET /v2.0/ports?tenant_id=2c0f357d9f4644d4a2f98f52a0cee752&device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => generated 1421 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1051] 10.0.0.78 () {32 vars in 648 bytes} [Wed Feb 25 20:42:52 2026] GET /v2.0/networks => generated 1845 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1052] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:52 2026] GET /v2.0/security-groups?id=89fdecc8-9f7e-400b-b248-09c1d05bf2cf&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1053] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:42:52 2026] GET /v2.0/networks?id=513240fe-9e00-4781-ae65-b7cd3cb19f76 => generated 779 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1054] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:52 2026] GET /v2.0/ports?device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => generated 1152 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1055] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Feb 25 20:42:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=80f0de87-3c96-4fd2-a4be-db3aa9186baf => 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: 542/1056] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:52 2026] GET /v2.0/ports?device_id=8bc7de51-c815-4c24-92a3-4e78f200b9c8 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:52.368 7 INFO neutron.services.segments.plugin [-] Segment 29b4d636-1b86-40a1-9176-430916a936c0 resource provider aggregate not found 2026-02-25 20:42:52.371 7 INFO neutron.services.segments.plugin [-] Segment 29b4d636-1b86-40a1-9176-430916a936c0 resource provider aggregate not found 2026-02-25 20:42:52.382 7 INFO neutron.services.segments.plugin [-] Segment 29b4d636-1b86-40a1-9176-430916a936c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29b4d636-1b86-40a1-9176-430916a936c0 found for delete ", "request_id": "req-ffc260ec-debf-44b1-810e-50abe9867938"}]} 2026-02-25 20:42:52.389 7 INFO neutron.services.segments.plugin [-] Segment 29b4d636-1b86-40a1-9176-430916a936c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29b4d636-1b86-40a1-9176-430916a936c0 found for delete ", "request_id": "req-de1a086c-0853-4a52-80bd-c2d529637a01"}]} [pid: 8|app: 0|req: 543/1057] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:52 2026] GET /v2.0/security-groups?id=d7a8635d-113d-4d04-bf4a-3b02f90dd6d2&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1058] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:42:52 2026] DELETE /v2.0/networks/402350ed-171d-43c2-b0f7-ba130d36f88b => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1059] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:42:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=80f0de87-3c96-4fd2-a4be-db3aa9186baf => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:52.572 8 INFO neutron.services.segments.plugin [-] Segment b01e32d8-da29-4e91-95a1-32000cc4ab5d resource provider aggregate not found 2026-02-25 20:42:52.576 8 INFO neutron.services.segments.plugin [-] Segment b01e32d8-da29-4e91-95a1-32000cc4ab5d resource provider aggregate not found 2026-02-25 20:42:52.588 8 INFO neutron.services.segments.plugin [-] Segment b01e32d8-da29-4e91-95a1-32000cc4ab5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b01e32d8-da29-4e91-95a1-32000cc4ab5d found for delete ", "request_id": "req-c485ef90-a4b2-437b-a6c5-63f1920ea01e"}]} [pid: 8|app: 0|req: 545/1060] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:42:52 2026] DELETE /v2.0/networks/fbf06c3b-5af0-42cc-ac3c-eda47e3379de => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:42:52.597 8 INFO neutron.services.segments.plugin [-] Segment b01e32d8-da29-4e91-95a1-32000cc4ab5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b01e32d8-da29-4e91-95a1-32000cc4ab5d found for delete ", "request_id": "req-cf3c25ec-e885-4ac3-88dd-09343620f8cb"}]} [pid: 8|app: 0|req: 546/1061] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:42:52 2026] GET /v2.0/subnets?id=b3a622dc-08ce-4a36-ad80-0078de831f5e => generated 701 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1062] 10.0.0.78 () {32 vars in 648 bytes} [Wed Feb 25 20:42:52 2026] GET /v2.0/networks => generated 651 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1063] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:42:52 2026] GET /v2.0/ports?network_id=513240fe-9e00-4781-ae65-b7cd3cb19f76&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: 549/1064] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:42:52 2026] GET /v2.0/networks?id=76f953c0-078d-49cb-a8c8-c325b67d0013 => generated 772 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:52.795 7 INFO neutron.db.l3_db [None req-444b7284-e974-4ef0-9d20-44a9d57d7c81 b9a205118cef447ab5ae5aff17b651c3 49287bceb7ef452491b190bc5a78465e - - default default] Floating IP 95a727dc-6286-4105-8111-3ebcac9a840a associated. External IP: 10.96.250.203, port: 5bf32419-6f53-4215-aaab-fc22077602be. 2026-02-25 20:42:52.796 8 WARNING neutron_lib.context [None req-31710a71-337e-48b9-8198-bfaed375c2dd 78c3e8dfeeca46c8b7032f9be29f589c acde1bd5066244b28676731d05de5cc1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:42:52.856 8 INFO neutron.db.segments_db [None req-31710a71-337e-48b9-8198-bfaed375c2dd 78c3e8dfeeca46c8b7032f9be29f589c acde1bd5066244b28676731d05de5cc1 - - default default] Added segment b4d5adf3-8190-4acc-9212-c43c86940e5a of type vxlan for network 94ad3d4b-82de-4e8e-bbf3-bad2445d20c0 [pid: 8|app: 0|req: 550/1065] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:42:52 2026] POST /v2.0/networks => generated 653 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1066] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:42:52 2026] GET /v2.0/networks/513240fe-9e00-4781-ae65-b7cd3cb19f76?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1067] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:42:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=12e560fd-7145-4e0f-8df4-556949d5d1ae => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:53.044 8 WARNING neutron_lib.context [None req-c063d3d8-bbb7-4b67-9123-ba379676067d 78c3e8dfeeca46c8b7032f9be29f589c acde1bd5066244b28676731d05de5cc1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:42:53.089 8 INFO neutron.db.segments_db [None req-c063d3d8-bbb7-4b67-9123-ba379676067d 78c3e8dfeeca46c8b7032f9be29f589c acde1bd5066244b28676731d05de5cc1 - - default default] Added segment 59732233-4de9-4fe3-8313-9f0b01035866 of type vxlan for network e76ad6ec-528b-44e7-9f7e-39eb7c1456db [pid: 8|app: 0|req: 553/1068] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:42:53 2026] POST /v2.0/networks => generated 654 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1069] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:42:53 2026] GET /v2.0/networks/513240fe-9e00-4781-ae65-b7cd3cb19f76?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: 555/1070] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:42:53 2026] GET /v2.0/subnets?id=12dabd57-0160-4b6c-8d4d-b74f262343a0 => generated 694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:53.256 8 WARNING neutron_lib.context [None req-b235e671-b72a-4183-b9fa-31eb95d12301 78c3e8dfeeca46c8b7032f9be29f589c acde1bd5066244b28676731d05de5cc1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:42:53.277 8 WARNING neutron_lib.context [None req-b235e671-b72a-4183-b9fa-31eb95d12301 78c3e8dfeeca46c8b7032f9be29f589c acde1bd5066244b28676731d05de5cc1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 516/1071] 10.0.0.78 () {34 vars in 748 bytes} [Wed Feb 25 20:42:52 2026] PUT /v2.0/floatingips/95a727dc-6286-4105-8111-3ebcac9a840a => generated 856 bytes in 1053 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1072] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:53 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1073] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:42:53 2026] GET /v2.0/ports?network_id=76f953c0-078d-49cb-a8c8-c325b67d0013&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: 7|app: 0|req: 519/1074] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:53 2026] GET /v2.0/ports?device_id=8bc7de51-c815-4c24-92a3-4e78f200b9c8 => generated 975 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1075] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:53 2026] GET /v2.0/security-groups?id=21c79ea0-cd13-4675-8111-2cb51c47ce6e&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: 8|app: 0|req: 556/1076] 10.0.0.78 () {34 vars in 664 bytes} [Wed Feb 25 20:42:53 2026] POST /v2.0/ports => generated 1506 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:42:53.787 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1eefb34a-3963-41c6-98c0-161aa847bc61'] response: {'name': 'network-changed', 'server_uuid': '8bc7de51-c815-4c24-92a3-4e78f200b9c8', 'tag': '5bf32419-6f53-4215-aaab-fc22077602be', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/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: 521/1077] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:42:53 2026] GET /v2.0/networks/76f953c0-078d-49cb-a8c8-c325b67d0013?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: 557/1078] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:53 2026] GET /v2.0/security-groups?id=89fdecc8-9f7e-400b-b248-09c1d05bf2cf&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1079] 199.204.45.65 () {34 vars in 1119 bytes} [Wed Feb 25 20:42:53 2026] GET /v2.0/ports?device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.11 => generated 1152 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1080] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:42:53 2026] GET /v2.0/networks/76f953c0-078d-49cb-a8c8-c325b67d0013?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1081] 10.0.0.78 () {32 vars in 642 bytes} [Wed Feb 25 20:42:53 2026] GET /v2.0/ports => generated 1506 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1082] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:42:53 2026] DELETE /v2.0/ports/00d086a7-3d15-40db-9f02-035fe0b88958 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1083] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:54 2026] GET /v2.0/ports?device_id=8bc7de51-c815-4c24-92a3-4e78f200b9c8 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1084] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:42:54 2026] DELETE /v2.0/ports/c5cc0689-bb1e-45e7-9d94-c8a836c20cac => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1085] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Feb 25 20:42:53 2026] PUT /v2.0/ports/80f0de87-3c96-4fd2-a4be-db3aa9186baf => generated 968 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 562/1086] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:54 2026] GET /v2.0/security-groups?id=89fdecc8-9f7e-400b-b248-09c1d05bf2cf&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1087] 10.0.0.78 () {32 vars in 642 bytes} [Wed Feb 25 20:42:54 2026] GET /v2.0/ports => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:42:54.461 8 WARNING neutron_lib.context [None req-c3c90e5c-0737-4580-9871-6c20d188c0c5 78c3e8dfeeca46c8b7032f9be29f589c acde1bd5066244b28676731d05de5cc1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 525/1088] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:42:54 2026] GET /v2.0/ports?tenant_id=49287bceb7ef452491b190bc5a78465e&device_id=8bc7de51-c815-4c24-92a3-4e78f200b9c8 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:42:54.513 8 INFO neutron.db.segments_db [None req-c3c90e5c-0737-4580-9871-6c20d188c0c5 78c3e8dfeeca46c8b7032f9be29f589c acde1bd5066244b28676731d05de5cc1 - - default default] Added segment 97ddfad0-3d66-4a8a-9410-d0206bd65dec of type vxlan for network 939a8d1b-aab3-4e22-b273-31b47a2f2679 [pid: 7|app: 0|req: 526/1089] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:42:54 2026] GET /v2.0/networks?id=2d6f2af8-3d14-4aff-9f61-81d402469f73 => generated 772 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1090] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Feb 25 20:42:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=5bf32419-6f53-4215-aaab-fc22077602be => generated 859 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1091] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:42:54 2026] GET /v2.0/subnets?id=45769623-63df-4384-bccb-c527bf3e79e9 => generated 694 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1092] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:42:54 2026] POST /v2.0/networks => generated 654 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:42:54.611 8 WARNING neutron_lib.context [None req-7e990de2-c7c0-4343-ac0d-2cae2f81d5d5 78c3e8dfeeca46c8b7032f9be29f589c acde1bd5066244b28676731d05de5cc1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 529/1093] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:42:54 2026] GET /v2.0/ports?network_id=2d6f2af8-3d14-4aff-9f61-81d402469f73&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-25 20:42:54.665 8 INFO neutron.db.segments_db [None req-7e990de2-c7c0-4343-ac0d-2cae2f81d5d5 78c3e8dfeeca46c8b7032f9be29f589c acde1bd5066244b28676731d05de5cc1 - - default default] Added segment fbef25f3-f039-4386-bd5a-f52b74ac7043 of type vxlan for network 68d2adf5-bf26-4d90-bade-90fc087385b6 [pid: 7|app: 0|req: 530/1094] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:42:54 2026] GET /v2.0/networks/2d6f2af8-3d14-4aff-9f61-81d402469f73?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1095] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:42:54 2026] GET /v2.0/networks/2d6f2af8-3d14-4aff-9f61-81d402469f73?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1096] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:42:54 2026] POST /v2.0/networks => generated 654 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1097] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:54 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1098] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:54 2026] GET /v2.0/security-groups?id=21c79ea0-cd13-4675-8111-2cb51c47ce6e&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1099] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:42:54 2026] GET /v2.0/ports?tenant_id=2c0f357d9f4644d4a2f98f52a0cee752&device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1100] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:42:54 2026] GET /v2.0/networks?id=513240fe-9e00-4781-ae65-b7cd3cb19f76 => generated 779 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1101] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:42:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=80f0de87-3c96-4fd2-a4be-db3aa9186baf => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1102] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:42:55 2026] GET /v2.0/subnets?id=b3a622dc-08ce-4a36-ad80-0078de831f5e => generated 701 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1103] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:42:55 2026] GET /v2.0/ports?network_id=513240fe-9e00-4781-ae65-b7cd3cb19f76&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1104] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:42:55 2026] GET /v2.0/networks/513240fe-9e00-4781-ae65-b7cd3cb19f76?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1105] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:42:55 2026] GET /v2.0/networks/513240fe-9e00-4781-ae65-b7cd3cb19f76?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) 2026-02-25 20:42:55.277 8 WARNING neutron_lib.context [None req-567bc686-3985-499a-a4fb-d2e7246e08e3 78c3e8dfeeca46c8b7032f9be29f589c acde1bd5066244b28676731d05de5cc1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:42:55.307 8 WARNING neutron_lib.context [None req-567bc686-3985-499a-a4fb-d2e7246e08e3 78c3e8dfeeca46c8b7032f9be29f589c acde1bd5066244b28676731d05de5cc1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 537/1106] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:55 2026] GET /v2.0/ports?device_id=8bc7de51-c815-4c24-92a3-4e78f200b9c8 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1107] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:55 2026] GET /v2.0/security-groups?id=89fdecc8-9f7e-400b-b248-09c1d05bf2cf&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1108] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:42:55 2026] POST /v2.0/subnets => generated 1322 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1109] 10.0.0.78 () {32 vars in 646 bytes} [Wed Feb 25 20:42:55 2026] GET /v2.0/subnets => generated 1958 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1110] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:42:55 2026] DELETE /v2.0/subnets/e43d0d85-b79f-4e6b-b93b-d91cb338a7e8 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:42:55.978 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-79fa7a33-2059-4482-b50f-cd12c50d518d'] response: {'name': 'network-changed', 'server_uuid': '81bc8db9-fa86-40fc-94bd-f93b65496c06', 'tag': '80f0de87-3c96-4fd2-a4be-db3aa9186baf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 540/1111] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:42:55 2026] DELETE /v2.0/subnets/c134b69d-5bad-44d8-b25a-f3a4ecfbeca6 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1112] 199.204.45.65 () {34 vars in 993 bytes} [Wed Feb 25 20:42:56 2026] GET /v2.0/ports?device_id=8bc7de51-c815-4c24-92a3-4e78f200b9c8 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1113] 10.0.0.78 () {32 vars in 646 bytes} [Wed Feb 25 20:42:56 2026] GET /v2.0/subnets => generated 649 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1114] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:56 2026] GET /v2.0/ports?device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:56.322 8 INFO neutron.services.segments.plugin [-] Segment fbef25f3-f039-4386-bd5a-f52b74ac7043 resource provider aggregate not found 2026-02-25 20:42:56.325 8 INFO neutron.services.segments.plugin [-] Segment fbef25f3-f039-4386-bd5a-f52b74ac7043 resource provider aggregate not found 2026-02-25 20:42:56.336 8 INFO neutron.services.segments.plugin [-] Segment fbef25f3-f039-4386-bd5a-f52b74ac7043 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbef25f3-f039-4386-bd5a-f52b74ac7043 found for delete ", "request_id": "req-3906c138-7f3f-4f6c-ae03-f28af1f8940c"}]} 2026-02-25 20:42:56.338 8 INFO neutron.services.segments.plugin [-] Segment fbef25f3-f039-4386-bd5a-f52b74ac7043 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbef25f3-f039-4386-bd5a-f52b74ac7043 found for delete ", "request_id": "req-5769e3cd-e492-4412-b805-2c86ad37e37c"}]} [pid: 8|app: 0|req: 574/1115] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:42:56 2026] DELETE /v2.0/networks/68d2adf5-bf26-4d90-bade-90fc087385b6 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:42:56.360 7 INFO neutron.db.l3_db [req-1cb29dfd-92d4-44a1-b491-dd6434105a95 req-03d6c6c3-517e-4627-8003-c4c4e8818eca b9a205118cef447ab5ae5aff17b651c3 49287bceb7ef452491b190bc5a78465e - - default default] Floating IP 95a727dc-6286-4105-8111-3ebcac9a840a disassociated. External IP: 10.96.250.203, port: 5bf32419-6f53-4215-aaab-fc22077602be. [pid: 8|app: 0|req: 575/1116] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:56 2026] GET /v2.0/security-groups?id=d7a8635d-113d-4d04-bf4a-3b02f90dd6d2&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1117] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:42:56 2026] DELETE /v2.0/networks/939a8d1b-aab3-4e22-b273-31b47a2f2679 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1118] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:42:56 2026] GET /v2.0/ports?tenant_id=2c0f357d9f4644d4a2f98f52a0cee752&device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => 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: 578/1119] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:42:56 2026] DELETE /v2.0/networks/e76ad6ec-528b-44e7-9f7e-39eb7c1456db => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1120] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:42:56 2026] GET /v2.0/networks?id=513240fe-9e00-4781-ae65-b7cd3cb19f76 => generated 779 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1121] 199.204.45.65 () {36 vars in 996 bytes} [Wed Feb 25 20:42:56 2026] DELETE /v2.0/ports/5bf32419-6f53-4215-aaab-fc22077602be => generated 0 bytes in 625 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1122] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:56 2026] GET /v2.0/ports?device_id=8bc7de51-c815-4c24-92a3-4e78f200b9c8 => 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: 581/1123] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:42:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=80f0de87-3c96-4fd2-a4be-db3aa9186baf => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1124] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:42:56 2026] GET /v2.0/subnets?id=b3a622dc-08ce-4a36-ad80-0078de831f5e => generated 701 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:56.896 7 INFO neutron.services.segments.plugin [-] Segment b4d5adf3-8190-4acc-9212-c43c86940e5a resource provider aggregate not found 2026-02-25 20:42:56.902 7 INFO neutron.services.segments.plugin [-] Segment b4d5adf3-8190-4acc-9212-c43c86940e5a resource provider aggregate not found 2026-02-25 20:42:56.907 7 INFO neutron.services.segments.plugin [-] Segment b4d5adf3-8190-4acc-9212-c43c86940e5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4d5adf3-8190-4acc-9212-c43c86940e5a found for delete ", "request_id": "req-db833492-e14c-4623-a0d4-85462f3c7343"}]} [pid: 8|app: 0|req: 583/1125] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:42:56 2026] GET /v2.0/ports?network_id=513240fe-9e00-4781-ae65-b7cd3cb19f76&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: 543/1126] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:42:56 2026] DELETE /v2.0/networks/94ad3d4b-82de-4e8e-bbf3-bad2445d20c0 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1127] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:42:56 2026] GET /v2.0/networks/513240fe-9e00-4781-ae65-b7cd3cb19f76?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:42:56.995 7 INFO neutron.services.segments.plugin [-] Segment b4d5adf3-8190-4acc-9212-c43c86940e5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4d5adf3-8190-4acc-9212-c43c86940e5a found for delete ", "request_id": "req-c221c226-5e54-4ad0-a197-0df4d4f79b86"}]} [pid: 7|app: 0|req: 544/1128] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:42:56 2026] GET /v2.0/networks/513240fe-9e00-4781-ae65-b7cd3cb19f76?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: 585/1129] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:57 2026] GET /v2.0/ports?device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => 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: 586/1130] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:42:57 2026] GET /v2.0/security-groups?id=d7a8635d-113d-4d04-bf4a-3b02f90dd6d2&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1131] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:42:57 2026] GET /v2.0/security-groups?tenant_id=acde1bd5066244b28676731d05de5cc1&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1132] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:42:57 2026] DELETE /v2.0/security-groups/a3735fbc-276c-4372-9208-76895681945f => 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: 546/1133] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:57 2026] GET /v2.0/ports?device_id=8bc7de51-c815-4c24-92a3-4e78f200b9c8 => 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: 588/1134] 199.204.45.65 () {34 vars in 993 bytes} [Wed Feb 25 20:42:58 2026] GET /v2.0/ports?device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:42:58.138 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d1b3cde-93f6-4c1b-9add-d16513457711'] response: {'server_uuid': '8bc7de51-c815-4c24-92a3-4e78f200b9c8', 'name': 'network-vif-deleted', 'tag': '5bf32419-6f53-4215-aaab-fc22077602be', 'status': 'completed', 'code': 200} 2026-02-25 20:42:58.323 7 INFO neutron.db.l3_db [req-9b21085c-b0b7-4615-86bf-a3e34c015602 req-111033b1-ab27-4788-a659-04de87ef311e a9c4ed2134b14548a8fb2826c58d296c 2c0f357d9f4644d4a2f98f52a0cee752 - - default default] Floating IP c2117df8-2e26-450c-ab4f-dbe410fa59b1 disassociated. External IP: 10.96.250.208, port: 80f0de87-3c96-4fd2-a4be-db3aa9186baf. 2026-02-25 20:42:58.646 8 INFO neutron.services.segments.plugin [-] Segment 97ddfad0-3d66-4a8a-9410-d0206bd65dec resource provider aggregate not found 2026-02-25 20:42:58.649 8 INFO neutron.services.segments.plugin [-] Segment 97ddfad0-3d66-4a8a-9410-d0206bd65dec resource provider aggregate not found [pid: 8|app: 0|req: 589/1135] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:58 2026] GET /v2.0/ports?device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1136] 199.204.45.65 () {36 vars in 996 bytes} [Wed Feb 25 20:42:58 2026] DELETE /v2.0/ports/80f0de87-3c96-4fd2-a4be-db3aa9186baf => generated 0 bytes in 564 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:42:58.946 8 INFO neutron.services.segments.plugin [-] Segment 97ddfad0-3d66-4a8a-9410-d0206bd65dec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97ddfad0-3d66-4a8a-9410-d0206bd65dec found for delete ", "request_id": "req-74454f25-6157-44b1-99e8-1df6aeaf64f5"}]} 2026-02-25 20:42:58.988 8 INFO neutron.services.segments.plugin [-] Segment 97ddfad0-3d66-4a8a-9410-d0206bd65dec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97ddfad0-3d66-4a8a-9410-d0206bd65dec found for delete ", "request_id": "req-4434f014-6a70-4c30-9d3f-c42534dbf630"}]} 2026-02-25 20:42:59.068 8 INFO neutron.services.segments.plugin [-] Segment 59732233-4de9-4fe3-8313-9f0b01035866 resource provider aggregate not found 2026-02-25 20:42:59.072 8 INFO neutron.services.segments.plugin [-] Segment 59732233-4de9-4fe3-8313-9f0b01035866 resource provider aggregate not found [pid: 8|app: 0|req: 590/1137] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:58 2026] GET /v2.0/ports?device_id=8bc7de51-c815-4c24-92a3-4e78f200b9c8 => generated 12 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:42:59.644 7 WARNING neutron_lib.context [None req-329e09e8-5939-4d41-8c9d-7e537023fd64 7910ae4ac5ec49e2856dabdfa1c1b8b8 f477c886c2b94bae9a6374b72bfa567d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:42:59.739 8 INFO neutron.services.segments.plugin [-] Segment 59732233-4de9-4fe3-8313-9f0b01035866 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59732233-4de9-4fe3-8313-9f0b01035866 found for delete ", "request_id": "req-f392c8db-e9b8-4369-a3e0-5bb36a3b8a31"}]} 2026-02-25 20:42:59.740 8 INFO neutron.services.segments.plugin [-] Segment 59732233-4de9-4fe3-8313-9f0b01035866 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59732233-4de9-4fe3-8313-9f0b01035866 found for delete ", "request_id": "req-139004a2-7166-4028-975d-185674ef1e0b"}]} [pid: 8|app: 0|req: 591/1138] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:42:59 2026] GET /v2.0/ports?device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:42:59.798 7 INFO neutron.db.segments_db [None req-329e09e8-5939-4d41-8c9d-7e537023fd64 7910ae4ac5ec49e2856dabdfa1c1b8b8 f477c886c2b94bae9a6374b72bfa567d - - default default] Added segment 4cb0d740-ed7b-4982-a345-e40f34aa54e4 of type vxlan for network 7ab941e7-75fa-44f6-a514-c343cb8377b1 [pid: 7|app: 0|req: 548/1139] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:42:59 2026] POST /v2.0/networks => generated 647 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1140] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:00 2026] DELETE /v2.0/security-groups/89fdecc8-9f7e-400b-b248-09c1d05bf2cf => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:43:00.268 7 INFO neutron.api.v2.resource [None req-9634f006-8fa6-488e-a8b1-fb69de4ff5e3 b9a205118cef447ab5ae5aff17b651c3 49287bceb7ef452491b190bc5a78465e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 549/1141] 10.0.0.78 () {32 vars in 736 bytes} [Wed Feb 25 20:43:00 2026] GET /v2.0/security-groups/89fdecc8-9f7e-400b-b248-09c1d05bf2cf => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:43:00.361 7 WARNING neutron_lib.context [None req-9df3a310-39db-45d7-a0c0-30ad681408ef 7910ae4ac5ec49e2856dabdfa1c1b8b8 f477c886c2b94bae9a6374b72bfa567d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:00.364 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-87b9b84b-c2fe-4947-8a5f-c6ae540349c3'] response: {'server_uuid': '81bc8db9-fa86-40fc-94bd-f93b65496c06', 'name': 'network-vif-deleted', 'tag': '80f0de87-3c96-4fd2-a4be-db3aa9186baf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 593/1142] 10.0.0.78 () {32 vars in 731 bytes} [Wed Feb 25 20:43:00 2026] DELETE /v2.0/floatingips/95a727dc-6286-4105-8111-3ebcac9a840a => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1143] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:00 2026] POST /v2.0/subnets => generated 673 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:00.615 7 WARNING neutron_lib.context [None req-b58e9eba-1336-409b-b48b-060b2425e253 7910ae4ac5ec49e2856dabdfa1c1b8b8 f477c886c2b94bae9a6374b72bfa567d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:00.677 7 INFO neutron.db.segments_db [None req-b58e9eba-1336-409b-b48b-060b2425e253 7910ae4ac5ec49e2856dabdfa1c1b8b8 f477c886c2b94bae9a6374b72bfa567d - - default default] Added segment a8611d6c-d36a-46bf-b298-93244ea41e8f of type vxlan for network 140ea312-3698-4c1d-9928-3f3c475dbb96 [pid: 7|app: 0|req: 551/1144] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:43:00 2026] POST /v2.0/networks => generated 647 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1145] 10.0.0.78 () {34 vars in 742 bytes} [Wed Feb 25 20:43:00 2026] PUT /v2.0/networks/140ea312-3698-4c1d-9928-3f3c475dbb96 => generated 592 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1146] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:43:00 2026] GET /v2.0/ports?device_id=81bc8db9-fa86-40fc-94bd-f93b65496c06 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:43:00.915 7 WARNING neutron_lib.context [None req-3b6132a3-4b4f-4cd4-a999-5f8882add338 7910ae4ac5ec49e2856dabdfa1c1b8b8 f477c886c2b94bae9a6374b72bfa567d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 554/1147] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:00 2026] POST /v2.0/subnets => generated 646 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1148] 10.0.0.78 () {34 vars in 740 bytes} [Wed Feb 25 20:43:01 2026] PUT /v2.0/subnets/21937b08-5a1d-41a6-aa0a-fe7edb6f20c8 => generated 656 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1151] 10.0.0.78 () {34 vars in 788 bytes} [Wed Feb 25 20:43:00 2026] PUT /v2.0/routers/4e857a64-5161-43a6-a2bd-e57bffafc50b/remove_router_interface => generated 309 bytes in 1022 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:01.622 7 INFO neutron.services.segments.plugin [-] Segment a8611d6c-d36a-46bf-b298-93244ea41e8f resource provider aggregate not found 2026-02-25 20:43:01.630 7 INFO neutron.services.segments.plugin [-] Segment a8611d6c-d36a-46bf-b298-93244ea41e8f resource provider aggregate not found 2026-02-25 20:43:01.646 7 INFO neutron.services.segments.plugin [-] Segment a8611d6c-d36a-46bf-b298-93244ea41e8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8611d6c-d36a-46bf-b298-93244ea41e8f found for delete ", "request_id": "req-242cd4d9-14a3-446f-8db9-d0d8a404252b"}]} 2026-02-25 20:43:01.654 7 INFO neutron.services.segments.plugin [-] Segment a8611d6c-d36a-46bf-b298-93244ea41e8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8611d6c-d36a-46bf-b298-93244ea41e8f found for delete ", "request_id": "req-fd95247e-21f5-4bc5-a42b-7190213f4efb"}]} [pid: 7|app: 0|req: 558/1152] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:01 2026] DELETE /v2.0/networks/140ea312-3698-4c1d-9928-3f3c475dbb96 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:43:01.676 7 INFO neutron.pecan_wsgi.hooks.translation [None req-53a6337f-e1f2-4cdb-a3ba-758b94bb48f3 7910ae4ac5ec49e2856dabdfa1c1b8b8 f477c886c2b94bae9a6374b72bfa567d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 559/1153] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:01 2026] DELETE /v2.0/networks/140ea312-3698-4c1d-9928-3f3c475dbb96 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1154] 10.0.0.78 () {32 vars in 693 bytes} [Wed Feb 25 20:43:01 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1155] 10.0.0.78 () {32 vars in 741 bytes} [Wed Feb 25 20:43:01 2026] GET /v2.0/subnets?network_id=25520d75-f833-4f50-aa78-e689587257da => 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: 562/1156] 10.0.0.78 () {32 vars in 652 bytes} [Wed Feb 25 20:43:01 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1157] 10.0.0.78 () {32 vars in 648 bytes} [Wed Feb 25 20:43:01 2026] GET /v2.0/networks => generated 1312 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1158] 10.0.0.78 () {32 vars in 646 bytes} [Wed Feb 25 20:43:01 2026] GET /v2.0/subnets => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1159] 10.0.0.78 () {32 vars in 722 bytes} [Wed Feb 25 20:43:01 2026] GET /v2.0/networks/7ab941e7-75fa-44f6-a514-c343cb8377b1 => 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: 566/1160] 10.0.0.78 () {32 vars in 720 bytes} [Wed Feb 25 20:43:01 2026] GET /v2.0/subnets/de9cedd7-6755-4569-b554-8e98b9c7400e => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1161] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:01 2026] DELETE /v2.0/security-groups/d7a8635d-113d-4d04-bf4a-3b02f90dd6d2 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:43:02.104 7 INFO neutron.pecan_wsgi.hooks.translation [None req-963977ad-4749-4f25-bae3-f890b437bd27 7910ae4ac5ec49e2856dabdfa1c1b8b8 f477c886c2b94bae9a6374b72bfa567d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 568/1162] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:02 2026] DELETE /v2.0/subnets/21937b08-5a1d-41a6-aa0a-fe7edb6f20c8 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:43:02.116 7 INFO neutron.api.v2.resource [None req-b07d2d00-0635-478e-ac67-53d22babb8fd a9c4ed2134b14548a8fb2826c58d296c 2c0f357d9f4644d4a2f98f52a0cee752 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 569/1163] 10.0.0.78 () {32 vars in 736 bytes} [Wed Feb 25 20:43:02 2026] GET /v2.0/security-groups/d7a8635d-113d-4d04-bf4a-3b02f90dd6d2 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:43:02.124 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d2601bac-2f97-41db-8103-6ce6296ef473 7910ae4ac5ec49e2856dabdfa1c1b8b8 f477c886c2b94bae9a6374b72bfa567d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 570/1164] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:02 2026] DELETE /v2.0/networks/140ea312-3698-4c1d-9928-3f3c475dbb96 => generated 138 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:43:02.320 8 INFO neutron.services.segments.plugin [-] Segment c0ac9674-34c3-4ff7-8ac7-9c8865384dea resource provider aggregate not found 2026-02-25 20:43:02.328 8 INFO neutron.services.segments.plugin [-] Segment c0ac9674-34c3-4ff7-8ac7-9c8865384dea resource provider aggregate not found 2026-02-25 20:43:02.333 8 INFO neutron.services.segments.plugin [-] Segment c0ac9674-34c3-4ff7-8ac7-9c8865384dea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0ac9674-34c3-4ff7-8ac7-9c8865384dea found for delete ", "request_id": "req-ac5b4c87-f75b-4fe4-9f64-4bba3ddfab7c"}]} 2026-02-25 20:43:02.342 8 INFO neutron.services.segments.plugin [-] Segment c0ac9674-34c3-4ff7-8ac7-9c8865384dea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0ac9674-34c3-4ff7-8ac7-9c8865384dea found for delete ", "request_id": "req-0adea299-19c1-4125-a123-d4bb4639c6c5"}]} 2026-02-25 20:43:02.346 8 INFO neutron.db.l3_hamode_db [None req-d6c33711-2b9b-4ad4-a8c8-644eda184705 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] HA network d0d81986-e972-4d28-be6c-743b53b3a9a5 was deleted as no HA routers are present in tenant 49287bceb7ef452491b190bc5a78465e. [pid: 8|app: 0|req: 595/1165] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:01 2026] DELETE /v2.0/routers/4e857a64-5161-43a6-a2bd-e57bffafc50b => generated 0 bytes in 789 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1166] 10.0.0.78 () {32 vars in 731 bytes} [Wed Feb 25 20:43:02 2026] DELETE /v2.0/floatingips/c2117df8-2e26-450c-ab4f-dbe410fa59b1 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1167] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:02 2026] DELETE /v2.0/subnets/de9cedd7-6755-4569-b554-8e98b9c7400e => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1168] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:02 2026] DELETE /v2.0/subnets/45769623-63df-4384-bccb-c527bf3e79e9 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1169] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:02 2026] DELETE /v2.0/networks/7ab941e7-75fa-44f6-a514-c343cb8377b1 => 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: 574/1170] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:02 2026] DELETE /v2.0/networks/2d6f2af8-3d14-4aff-9f61-81d402469f73 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1171] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:03 2026] GET /v2.0/security-groups?tenant_id=49287bceb7ef452491b190bc5a78465e&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1172] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:03 2026] GET /v2.0/security-groups?tenant_id=f477c886c2b94bae9a6374b72bfa567d&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1173] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:03 2026] DELETE /v2.0/security-groups/ad1c9ed3-8abb-4615-bfc0-fdf8f0c06b17 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:43:03.661 7 INFO neutron.services.segments.plugin [-] Segment 4cb0d740-ed7b-4982-a345-e40f34aa54e4 resource provider aggregate not found 2026-02-25 20:43:03.676 7 INFO neutron.services.segments.plugin [-] Segment 4cb0d740-ed7b-4982-a345-e40f34aa54e4 resource provider aggregate not found 2026-02-25 20:43:03.681 7 INFO neutron.services.segments.plugin [-] Segment 4cb0d740-ed7b-4982-a345-e40f34aa54e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cb0d740-ed7b-4982-a345-e40f34aa54e4 found for delete ", "request_id": "req-a8bbf398-beee-4afa-8b22-e9e9b8d90e6b"}]} 2026-02-25 20:43:03.692 7 INFO neutron.services.segments.plugin [-] Segment 4cb0d740-ed7b-4982-a345-e40f34aa54e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cb0d740-ed7b-4982-a345-e40f34aa54e4 found for delete ", "request_id": "req-5e64e6d1-f2ba-44e7-a918-3a85a11f0093"}]} 2026-02-25 20:43:03.697 7 INFO neutron.services.segments.plugin [-] Segment f4c17acf-3b6e-42b7-9e33-7ea77182ca98 resource provider aggregate not found 2026-02-25 20:43:03.706 7 INFO neutron.services.segments.plugin [-] Segment f4c17acf-3b6e-42b7-9e33-7ea77182ca98 resource provider aggregate not found 2026-02-25 20:43:03.711 7 INFO neutron.services.segments.plugin [-] Segment f4c17acf-3b6e-42b7-9e33-7ea77182ca98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4c17acf-3b6e-42b7-9e33-7ea77182ca98 found for delete ", "request_id": "req-2d64ce35-d722-40cb-9465-7294537babe7"}]} 2026-02-25 20:43:03.721 7 INFO neutron.services.segments.plugin [-] Segment f4c17acf-3b6e-42b7-9e33-7ea77182ca98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4c17acf-3b6e-42b7-9e33-7ea77182ca98 found for delete ", "request_id": "req-24ce1a54-738e-47e8-8da7-f2ca2db71fe2"}]} [pid: 7|app: 0|req: 578/1174] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:03 2026] DELETE /v2.0/security-groups/e894f305-bc0a-4fb4-97a0-7a27c7dc7e2c => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1175] 10.0.0.78 () {34 vars in 788 bytes} [Wed Feb 25 20:43:02 2026] PUT /v2.0/routers/37b26222-4786-41ef-8bf0-b837859af2e1/remove_router_interface => generated 309 bytes in 1252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:04.636 7 INFO neutron.db.l3_hamode_db [None req-9d7e4df7-6141-40db-af7f-e6e55ce9c168 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] HA network 7c0fe543-35c6-4058-950b-41e30522435f was deleted as no HA routers are present in tenant 2c0f357d9f4644d4a2f98f52a0cee752. [pid: 7|app: 0|req: 579/1176] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:03 2026] DELETE /v2.0/routers/37b26222-4786-41ef-8bf0-b837859af2e1 => generated 0 bytes in 883 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1177] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:04 2026] DELETE /v2.0/subnets/b3a622dc-08ce-4a36-ad80-0078de831f5e => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1178] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:04 2026] DELETE /v2.0/networks/513240fe-9e00-4781-ae65-b7cd3cb19f76 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1179] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:05 2026] GET /v2.0/security-groups?tenant_id=2c0f357d9f4644d4a2f98f52a0cee752&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1180] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:05 2026] DELETE /v2.0/security-groups/d8539b85-81e9-4841-b2db-46a0829f34cb => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:43:05.632 8 WARNING neutron_lib.context [None req-5cc36991-b8a6-4de6-89db-95a43cbcffd5 a8c7f95a4c3e450c88e923085fc4fb2f 9a08c08a60a94052b684cadbe233af15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:05.776 8 INFO neutron.db.segments_db [None req-5cc36991-b8a6-4de6-89db-95a43cbcffd5 a8c7f95a4c3e450c88e923085fc4fb2f 9a08c08a60a94052b684cadbe233af15 - - default default] Added segment da24f24b-2e12-4482-becf-e9b6b2667420 of type vxlan for network fcd73bec-94d4-46a5-b181-7da34db4572a [pid: 8|app: 0|req: 600/1181] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:43:05 2026] POST /v2.0/networks => generated 648 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:05.892 7 WARNING neutron_lib.context [None req-ee7d503d-db10-40b0-9250-b8bd31b1fe6b a8c7f95a4c3e450c88e923085fc4fb2f 9a08c08a60a94052b684cadbe233af15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:05.902 7 INFO neutron.services.segments.plugin [-] Segment 0ee38b43-016b-4616-95d3-e024902e57d9 resource provider aggregate not found 2026-02-25 20:43:05.906 7 INFO neutron.services.segments.plugin [-] Segment 0ee38b43-016b-4616-95d3-e024902e57d9 resource provider aggregate not found 2026-02-25 20:43:05.913 7 INFO neutron.services.segments.plugin [-] Segment 0ee38b43-016b-4616-95d3-e024902e57d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ee38b43-016b-4616-95d3-e024902e57d9 found for delete ", "request_id": "req-b35f834c-5ec4-46d1-a424-669eaddf2a7f"}]} 2026-02-25 20:43:05.929 7 INFO neutron.services.segments.plugin [-] Segment 0ee38b43-016b-4616-95d3-e024902e57d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ee38b43-016b-4616-95d3-e024902e57d9 found for delete ", "request_id": "req-1697d50f-8d27-4fba-b8af-dd8e72258cd9"}]} 2026-02-25 20:43:05.940 7 INFO neutron.services.segments.plugin [-] Segment e4c8f578-40af-4c34-979e-b6459cf887a8 resource provider aggregate not found 2026-02-25 20:43:05.958 7 INFO neutron.services.segments.plugin [-] Segment e4c8f578-40af-4c34-979e-b6459cf887a8 resource provider aggregate not found 2026-02-25 20:43:05.963 7 INFO neutron.services.segments.plugin [-] Segment e4c8f578-40af-4c34-979e-b6459cf887a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4c8f578-40af-4c34-979e-b6459cf887a8 found for delete ", "request_id": "req-bbac340b-c170-4134-ab65-28697165a083"}]} 2026-02-25 20:43:05.970 7 INFO neutron.services.segments.plugin [-] Segment e4c8f578-40af-4c34-979e-b6459cf887a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4c8f578-40af-4c34-979e-b6459cf887a8 found for delete ", "request_id": "req-ccbec908-37f0-473e-b195-b1573fbcc848"}]} [pid: 7|app: 0|req: 582/1182] 10.0.0.78 () {34 vars in 664 bytes} [Wed Feb 25 20:43:05 2026] POST /v2.0/ports => generated 778 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:06.270 8 WARNING neutron_lib.context [None req-0660420b-b2cb-4f52-8f9e-521a65e72cc6 a8c7f95a4c3e450c88e923085fc4fb2f 9a08c08a60a94052b684cadbe233af15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:06.340 8 INFO neutron.db.segments_db [None req-0660420b-b2cb-4f52-8f9e-521a65e72cc6 a8c7f95a4c3e450c88e923085fc4fb2f 9a08c08a60a94052b684cadbe233af15 - - default default] Added segment a5c14032-8da9-4215-8143-45205d4662a8 of type vxlan for network 4e57abe9-6798-4010-806e-c83dee928153 [pid: 8|app: 0|req: 601/1183] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:43:06 2026] POST /v2.0/networks => generated 635 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:06.450 8 WARNING neutron_lib.context [None req-5ea58b1d-6567-4f17-88e4-90c37ccf313c a8c7f95a4c3e450c88e923085fc4fb2f 9a08c08a60a94052b684cadbe233af15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/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: 583/1184] 10.0.0.230 () {34 vars in 990 bytes} [Wed Feb 25 20:43:06 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 1240 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1185] 10.0.0.230 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:06 2026] GET /v2.0/security-groups?id=21c79ea0-cd13-4675-8111-2cb51c47ce6e&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: 602/1186] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:06 2026] POST /v2.0/subnets => generated 646 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:06.757 7 WARNING neutron_lib.context [None req-6b7ae61a-d6e6-43e6-95b9-2d3a9531a14f a8c7f95a4c3e450c88e923085fc4fb2f 9a08c08a60a94052b684cadbe233af15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 585/1187] 10.0.0.78 () {34 vars in 664 bytes} [Wed Feb 25 20:43:06 2026] POST /v2.0/ports => generated 966 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1188] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:43:07 2026] DELETE /v2.0/ports/b9281800-9583-4b3b-9d9a-3b4eda895369 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:43:07.371 8 INFO neutron.pecan_wsgi.hooks.translation [None req-386e01b2-cb3d-4fa3-9890-4fad75cc42a3 a8c7f95a4c3e450c88e923085fc4fb2f 9a08c08a60a94052b684cadbe233af15 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 604/1189] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:43:07 2026] DELETE /v2.0/ports/b9281800-9583-4b3b-9d9a-3b4eda895369 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:43:07.400 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e86710aa-664f-4495-938f-11e2c252a486 a8c7f95a4c3e450c88e923085fc4fb2f 9a08c08a60a94052b684cadbe233af15 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 605/1190] 10.0.0.78 () {32 vars in 716 bytes} [Wed Feb 25 20:43:07 2026] GET /v2.0/ports/b9281800-9583-4b3b-9d9a-3b4eda895369 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 606/1191] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:07 2026] DELETE /v2.0/subnets/1f602c42-2db2-4c64-879b-f5129713898d => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:43:07.588 7 INFO neutron.db.segments_db [None req-53ef5e15-cc0b-466d-9a51-12e76ff51a81 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Added segment d37db2a9-230b-46b2-b517-bd5dfb363d8e of type vxlan for network bd78d3bd-8dba-4f7d-bd07-2db0cde6ea90 [pid: 7|app: 0|req: 586/1192] 10.0.0.78 () {34 vars in 670 bytes} [Wed Feb 25 20:43:07 2026] POST /v2.0/networks => generated 745 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:07.816 8 INFO neutron.services.segments.plugin [-] Segment a5c14032-8da9-4215-8143-45205d4662a8 resource provider aggregate not found 2026-02-25 20:43:07.820 8 INFO neutron.services.segments.plugin [-] Segment a5c14032-8da9-4215-8143-45205d4662a8 resource provider aggregate not found 2026-02-25 20:43:07.831 8 INFO neutron.services.segments.plugin [-] Segment a5c14032-8da9-4215-8143-45205d4662a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5c14032-8da9-4215-8143-45205d4662a8 found for delete ", "request_id": "req-ef108094-a298-4231-be83-691b3cf7aa6f"}]} 2026-02-25 20:43:07.835 8 INFO neutron.services.segments.plugin [-] Segment a5c14032-8da9-4215-8143-45205d4662a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5c14032-8da9-4215-8143-45205d4662a8 found for delete ", "request_id": "req-06a722bf-bb6d-4bbc-843d-87e44c6080dd"}]} [pid: 8|app: 0|req: 607/1193] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:07 2026] DELETE /v2.0/networks/4e57abe9-6798-4010-806e-c83dee928153 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:43:07.848 8 WARNING neutron_lib.context [None req-2433005a-2a70-4dca-a234-c5788f18fd49 a8c7f95a4c3e450c88e923085fc4fb2f 9a08c08a60a94052b684cadbe233af15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 587/1194] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:07 2026] POST /v2.0/subnets => generated 692 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:07.897 8 INFO neutron.db.segments_db [None req-2433005a-2a70-4dca-a234-c5788f18fd49 a8c7f95a4c3e450c88e923085fc4fb2f 9a08c08a60a94052b684cadbe233af15 - - default default] Added segment 45feda10-32ec-4866-8042-823e614f68e8 of type vxlan for network 02bf4464-448f-4adb-9511-4b58ff23b76b 2026-02-25 20:43:07.908 7 INFO neutron.db.segments_db [None req-cd98d9b2-3c80-4ff7-a40c-44d277850510 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Added segment 38bbbddb-7348-4305-bfee-5a1aeb5fe7f8 of type vxlan for network 678fe33c-a3ef-429a-829f-497ef0cc898b [pid: 8|app: 0|req: 608/1195] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:43:07 2026] POST /v2.0/networks => generated 636 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:07.990 8 WARNING neutron_lib.context [None req-9e13e69d-959a-49c4-9ed5-7132af91a6a3 a8c7f95a4c3e450c88e923085fc4fb2f 9a08c08a60a94052b684cadbe233af15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:08.138 7 INFO neutron.db.l3_hamode_db [None req-cd98d9b2-3c80-4ff7-a40c-44d277850510 9f24091e86df4154851172993286aba4 fd17e86d34a34dcfafe5d6ea9cf82fba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 609/1196] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:07 2026] POST /v2.0/subnets => generated 646 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1197] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:08 2026] GET /v2.0/security-groups?tenant_id=a58b5d66725246a9ab60bed1400b2d62&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:08.446 8 WARNING neutron_lib.context [None req-37304f1a-a80e-46ce-bc72-065745482f5a a8c7f95a4c3e450c88e923085fc4fb2f 9a08c08a60a94052b684cadbe233af15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 611/1198] 10.0.0.78 () {34 vars in 664 bytes} [Wed Feb 25 20:43:08 2026] POST /v2.0/ports => generated 927 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1199] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:08 2026] DELETE /v2.0/security-groups/ab68c536-99b7-4156-a7dd-c3f5c5196148 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:43:08.879 7 INFO neutron.db.l3_hamode_db [None req-cd98d9b2-3c80-4ff7-a40c-44d277850510 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 613/1200] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:43:08 2026] DELETE /v2.0/ports/39b61ee2-f8e3-4d82-b5f1-6c5856143a2c => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1201] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:08 2026] GET /v2.0/security-groups?tenant_id=fbf386fa09884c3aa6a61ade8ac37365&name=default => generated 2925 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:09.102 8 INFO neutron.pecan_wsgi.hooks.translation [None req-44f8e145-ace1-418a-b270-575a3c23b6ad a8c7f95a4c3e450c88e923085fc4fb2f 9a08c08a60a94052b684cadbe233af15 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 615/1202] 10.0.0.78 () {32 vars in 716 bytes} [Wed Feb 25 20:43:09 2026] GET /v2.0/ports/39b61ee2-f8e3-4d82-b5f1-6c5856143a2c => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1203] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:09 2026] DELETE /v2.0/security-groups/dd3c033e-a929-4d4b-98fc-cd32223d3c3e => 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: 617/1204] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:09 2026] DELETE /v2.0/subnets/c97d7993-0f57-4e56-a88a-912c7e12dcd5 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1205] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:09 2026] DELETE /v2.0/networks/02bf4464-448f-4adb-9511-4b58ff23b76b => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:43:09.485 8 WARNING neutron_lib.context [None req-c46fc83b-5f04-4e41-be05-a404d341cee5 a8c7f95a4c3e450c88e923085fc4fb2f 9a08c08a60a94052b684cadbe233af15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 619/1206] 10.0.0.78 () {34 vars in 664 bytes} [Wed Feb 25 20:43:09 2026] POST /v2.0/ports => generated 779 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 588/1207] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:07 2026] POST /v2.0/routers => generated 732 bytes in 1982 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:09.853 8 INFO neutron.services.segments.plugin [-] Segment 45feda10-32ec-4866-8042-823e614f68e8 resource provider aggregate not found 2026-02-25 20:43:09.863 8 INFO neutron.services.segments.plugin [-] Segment 45feda10-32ec-4866-8042-823e614f68e8 resource provider aggregate not found 2026-02-25 20:43:09.868 8 INFO neutron.services.segments.plugin [-] Segment 45feda10-32ec-4866-8042-823e614f68e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45feda10-32ec-4866-8042-823e614f68e8 found for delete ", "request_id": "req-17604cc3-3549-451a-9a11-489428f0e7aa"}]} 2026-02-25 20:43:09.878 8 INFO neutron.services.segments.plugin [-] Segment 45feda10-32ec-4866-8042-823e614f68e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45feda10-32ec-4866-8042-823e614f68e8 found for delete ", "request_id": "req-0694c77e-5c99-464f-b2c8-b396f30aadaf"}]} [pid: 8|app: 0|req: 620/1208] 10.0.0.78 () {34 vars in 736 bytes} [Wed Feb 25 20:43:09 2026] PUT /v2.0/ports/371e103a-18ff-470a-9477-04c49e23a04e => generated 752 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 621/1209] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:43:10 2026] DELETE /v2.0/ports/371e103a-18ff-470a-9477-04c49e23a04e => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1210] 10.0.0.78 () {32 vars in 642 bytes} [Wed Feb 25 20:43:10 2026] GET /v2.0/ports => generated 781 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:10.316 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2a70159b-a8a6-44e1-b37a-aa8e77169f29 a8c7f95a4c3e450c88e923085fc4fb2f 9a08c08a60a94052b684cadbe233af15 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 623/1211] 10.0.0.78 () {32 vars in 716 bytes} [Wed Feb 25 20:43:10 2026] GET /v2.0/ports/371e103a-18ff-470a-9477-04c49e23a04e => 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: 624/1212] 10.0.0.78 () {32 vars in 642 bytes} [Wed Feb 25 20:43:10 2026] GET /v2.0/ports => generated 781 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1213] 10.0.0.78 () {32 vars in 716 bytes} [Wed Feb 25 20:43:10 2026] GET /v2.0/ports/e8833ef6-4543-401b-896a-bf85ef1769c8 => generated 778 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:10.401 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a3fb9787-4001-4c1b-8990-7601f6e11904 a8c7f95a4c3e450c88e923085fc4fb2f 9a08c08a60a94052b684cadbe233af15 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 626/1214] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:43:10 2026] DELETE /v2.0/ports/39b61ee2-f8e3-4d82-b5f1-6c5856143a2c => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:43:10.416 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4c9a2f94-e39b-4bb7-b269-fbe69c018abe a8c7f95a4c3e450c88e923085fc4fb2f 9a08c08a60a94052b684cadbe233af15 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 627/1215] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:10 2026] DELETE /v2.0/subnets/c97d7993-0f57-4e56-a88a-912c7e12dcd5 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:43:10.430 8 INFO neutron.pecan_wsgi.hooks.translation [None req-95932668-d250-466c-bfab-1d246b75b0f6 a8c7f95a4c3e450c88e923085fc4fb2f 9a08c08a60a94052b684cadbe233af15 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 628/1216] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:10 2026] DELETE /v2.0/subnets/1f602c42-2db2-4c64-879b-f5129713898d => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1217] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:43:10 2026] DELETE /v2.0/ports/e8833ef6-4543-401b-896a-bf85ef1769c8 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1218] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:43:10 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1219] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:10 2026] DELETE /v2.0/networks/fcd73bec-94d4-46a5-b181-7da34db4572a => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1220] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:10 2026] GET /v2.0/security-groups?id=21c79ea0-cd13-4675-8111-2cb51c47ce6e&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1221] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:43:11 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => 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: 589/1222] 10.0.0.78 () {34 vars in 782 bytes} [Wed Feb 25 20:43:09 2026] PUT /v2.0/routers/d86088d2-bb66-4153-b86c-4a45d1fe276e/add_router_interface => generated 309 bytes in 1245 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1223] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:11 2026] GET /v2.0/security-groups?id=21c79ea0-cd13-4675-8111-2cb51c47ce6e&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1224] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:11 2026] GET /v2.0/security-groups?tenant_id=9a08c08a60a94052b684cadbe233af15&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1225] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:11 2026] DELETE /v2.0/security-groups/9590f71a-e30d-475e-bb6d-630a260e5593 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1226] 10.0.0.205 () {34 vars in 982 bytes} [Wed Feb 25 20:43:12 2026] GET /v2.0/networks?id=bd78d3bd-8dba-4f7d-bd07-2db0cde6ea90 => generated 677 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1227] 10.0.0.205 () {34 vars in 965 bytes} [Wed Feb 25 20:43:12 2026] GET /v2.0/quotas/fd17e86d34a34dcfafe5d6ea9cf82fba => generated 292 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:12.189 8 INFO neutron.services.segments.plugin [-] Segment da24f24b-2e12-4482-becf-e9b6b2667420 resource provider aggregate not found 2026-02-25 20:43:12.194 8 INFO neutron.services.segments.plugin [-] Segment da24f24b-2e12-4482-becf-e9b6b2667420 resource provider aggregate not found 2026-02-25 20:43:12.207 8 INFO neutron.services.segments.plugin [-] Segment da24f24b-2e12-4482-becf-e9b6b2667420 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da24f24b-2e12-4482-becf-e9b6b2667420 found for delete ", "request_id": "req-7bad58eb-7314-44f9-9912-ca761427b2fe"}]} 2026-02-25 20:43:12.209 8 INFO neutron.services.segments.plugin [-] Segment da24f24b-2e12-4482-becf-e9b6b2667420 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da24f24b-2e12-4482-becf-e9b6b2667420 found for delete ", "request_id": "req-bd3a4ee0-f31c-4851-ad99-c940782db7c1"}]} [pid: 8|app: 0|req: 637/1228] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:43:12 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1229] 10.0.0.205 () {34 vars in 1002 bytes} [Wed Feb 25 20:43:12 2026] GET /v2.0/ports?tenant_id=fd17e86d34a34dcfafe5d6ea9cf82fba&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: 638/1230] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:12 2026] GET /v2.0/security-groups?id=21c79ea0-cd13-4675-8111-2cb51c47ce6e&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1231] 10.0.0.205 () {34 vars in 1008 bytes} [Wed Feb 25 20:43:12 2026] GET /v2.0/networks/bd78d3bd-8dba-4f7d-bd07-2db0cde6ea90?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1232] 10.0.0.205 () {34 vars in 1108 bytes} [Wed Feb 25 20:43:12 2026] GET /v2.0/networks/bd78d3bd-8dba-4f7d-bd07-2db0cde6ea90?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1233] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:43:12 2026] GET /v2.0/ports?device_id=b5523319-6e8d-44dd-b5ef-9b5bbfdc55be => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1234] 199.204.45.65 () {34 vars in 993 bytes} [Wed Feb 25 20:43:13 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:13.493 7 INFO neutron.db.l3_db [req-c656fb80-b1ee-422c-ac64-b1d23064c1c4 req-35cfce39-aaab-4a3a-87ed-538d0abcfa34 b62fd4d50d04465aa910d0e53f6da5ba d52b5a177d174d2a897a9a34356e46b2 - - default default] Floating IP 4b72b7ef-3eb5-4df1-afa8-87cfd7839d3e disassociated. External IP: 10.96.250.216, port: 12e560fd-7145-4e0f-8df4-556949d5d1ae. 2026-02-25 20:43:13.493 8 WARNING neutron_lib.context [None req-90462950-0df6-43fb-8426-089c682bab9d a624365332ca4681a21f2ee1f8b2c824 cea72394871046b78ed9864739a2f438 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:13.652 8 INFO neutron.db.segments_db [None req-90462950-0df6-43fb-8426-089c682bab9d a624365332ca4681a21f2ee1f8b2c824 cea72394871046b78ed9864739a2f438 - - default default] Added segment 42055ba1-5e72-48a6-b0dc-d3593962b334 of type vxlan for network b8f493f7-6702-434f-93ee-5f180cfed956 [pid: 8|app: 0|req: 641/1235] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:43:13 2026] POST /v2.0/networks => generated 645 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1236] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:43:13 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => 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: 643/1237] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:43:13 2026] GET /v2.0/ports?device_id=b5523319-6e8d-44dd-b5ef-9b5bbfdc55be => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:43:13.780 8 WARNING neutron_lib.context [None req-ae45d844-5113-4127-bef4-2198a9463116 a624365332ca4681a21f2ee1f8b2c824 cea72394871046b78ed9864739a2f438 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 595/1238] 199.204.45.65 () {36 vars in 996 bytes} [Wed Feb 25 20:43:13 2026] DELETE /v2.0/ports/12e560fd-7145-4e0f-8df4-556949d5d1ae => generated 0 bytes in 659 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1239] 10.0.0.78 () {34 vars in 664 bytes} [Wed Feb 25 20:43:13 2026] POST /v2.0/ports => generated 775 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:14.103 7 WARNING neutron_lib.context [None req-c8ecb98a-a522-4e02-b8f7-459940165e59 a624365332ca4681a21f2ee1f8b2c824 cea72394871046b78ed9864739a2f438 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:14.156 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf93baf5-5c1b-499a-aa58-26b909ba4c0d'] response: {'server_uuid': '699a4014-6136-4daf-91b4-4cc5aca2efd3', 'name': 'network-vif-deleted', 'tag': '12e560fd-7145-4e0f-8df4-556949d5d1ae', 'status': 'completed', 'code': 200} 2026-02-25 20:43:14.168 7 INFO neutron.db.segments_db [None req-c8ecb98a-a522-4e02-b8f7-459940165e59 a624365332ca4681a21f2ee1f8b2c824 cea72394871046b78ed9864739a2f438 - - default default] Added segment 5b015ab8-76dd-4cc5-882d-ab994042cb89 of type vxlan for network 385165b1-3722-43f9-9617-45db2078b640 [pid: 7|app: 0|req: 596/1240] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:43:14 2026] POST /v2.0/networks => generated 631 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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-25 20:43:14.285 8 WARNING neutron_lib.context [None req-6f85ce42-41e4-4858-984a-1aad1e248f48 a624365332ca4681a21f2ee1f8b2c824 cea72394871046b78ed9864739a2f438 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 645/1241] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:14 2026] POST /v2.0/subnets => generated 626 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:14.542 7 WARNING neutron_lib.context [None req-dd0480b6-3cd6-4df5-82fa-51e1e26f3680 a624365332ca4681a21f2ee1f8b2c824 cea72394871046b78ed9864739a2f438 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 646/1242] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:43:14 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => 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: 647/1243] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:43:14 2026] GET /v2.0/ports?device_id=b5523319-6e8d-44dd-b5ef-9b5bbfdc55be => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1244] 10.0.0.78 () {34 vars in 664 bytes} [Wed Feb 25 20:43:14 2026] POST /v2.0/ports => generated 950 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1245] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:43:14 2026] DELETE /v2.0/ports/0fecc730-1a3f-42fa-8d55-777b23701c36 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 20:43:15.200 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3c550f31-38c3-40fa-b671-44de73fc0a8b a624365332ca4681a21f2ee1f8b2c824 cea72394871046b78ed9864739a2f438 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 598/1246] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:43:15 2026] DELETE /v2.0/ports/0fecc730-1a3f-42fa-8d55-777b23701c36 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:43:15.221 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a2c4485a-fbe5-440f-93b1-a7c014e21744 a624365332ca4681a21f2ee1f8b2c824 cea72394871046b78ed9864739a2f438 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 649/1247] 10.0.0.78 () {32 vars in 716 bytes} [Wed Feb 25 20:43:15 2026] GET /v2.0/ports/0fecc730-1a3f-42fa-8d55-777b23701c36 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1248] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:15 2026] DELETE /v2.0/subnets/c6ffebe0-6208-4c56-8f5e-86a74ab04e6f => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:43:15.673 8 INFO neutron.services.segments.plugin [-] Segment 5b015ab8-76dd-4cc5-882d-ab994042cb89 resource provider aggregate not found 2026-02-25 20:43:15.678 8 INFO neutron.services.segments.plugin [-] Segment 5b015ab8-76dd-4cc5-882d-ab994042cb89 resource provider aggregate not found 2026-02-25 20:43:15.690 8 INFO neutron.services.segments.plugin [-] Segment 5b015ab8-76dd-4cc5-882d-ab994042cb89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b015ab8-76dd-4cc5-882d-ab994042cb89 found for delete ", "request_id": "req-199a2e37-6098-49d6-9b47-7161fc1c8471"}]} [pid: 8|app: 0|req: 650/1249] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:15 2026] DELETE /v2.0/networks/385165b1-3722-43f9-9617-45db2078b640 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:43:15.713 7 WARNING neutron_lib.context [None req-9ac61398-fd37-4a99-93c0-8c9246ee48b1 a624365332ca4681a21f2ee1f8b2c824 cea72394871046b78ed9864739a2f438 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:15.786 7 INFO neutron.db.segments_db [None req-9ac61398-fd37-4a99-93c0-8c9246ee48b1 a624365332ca4681a21f2ee1f8b2c824 cea72394871046b78ed9864739a2f438 - - default default] Added segment ef4d3a14-7073-4a44-b7b5-4e3079ebc2ce of type vxlan for network 89333d38-c12f-4056-a163-395192febf19 2026-02-25 20:43:15.859 8 INFO neutron.services.segments.plugin [-] Segment 5b015ab8-76dd-4cc5-882d-ab994042cb89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b015ab8-76dd-4cc5-882d-ab994042cb89 found for delete ", "request_id": "req-0e83c512-470d-4b8b-a873-028afa1981c0"}]} [pid: 7|app: 0|req: 600/1250] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:43:15 2026] POST /v2.0/networks => generated 631 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:15.903 7 WARNING neutron_lib.context [None req-408ab4d2-137e-43f0-81c2-5e2cee1bb78b a624365332ca4681a21f2ee1f8b2c824 cea72394871046b78ed9864739a2f438 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 601/1251] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:15 2026] POST /v2.0/subnets => generated 626 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1252] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:43:16 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1253] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:43:16 2026] GET /v2.0/ports?device_id=b5523319-6e8d-44dd-b5ef-9b5bbfdc55be => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:43:16.171 7 WARNING neutron_lib.context [None req-057fe9ba-3b3c-4fff-ae05-48813d352f03 a624365332ca4681a21f2ee1f8b2c824 cea72394871046b78ed9864739a2f438 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 651/1254] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:15 2026] GET /v2.0/security-groups?tenant_id=518f957c774d4f7f8786669f39160d4c&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1255] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:16 2026] DELETE /v2.0/security-groups/0ce59e18-0085-4374-8486-50923a42dd19 => 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: 655/1258] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:16 2026] GET /v2.0/security-groups?tenant_id=d98d450515bc4f368e75db1c8cfceaca&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1259] 10.0.0.78 () {34 vars in 664 bytes} [Wed Feb 25 20:43:16 2026] POST /v2.0/ports => generated 916 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1260] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:16 2026] DELETE /v2.0/security-groups/0f505d7f-e0bf-4a7f-9307-8bed627dc9be => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1261] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:43:16 2026] DELETE /v2.0/ports/f4eb7d03-55e3-4acd-89bb-9668524e7b1d => 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: 657/1262] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:43:16 2026] GET /v2.0/networks?id=bd78d3bd-8dba-4f7d-bd07-2db0cde6ea90 => generated 677 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:16.830 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9b402f4a-cba9-4a16-ab60-4245f1d5f2c2 a624365332ca4681a21f2ee1f8b2c824 cea72394871046b78ed9864739a2f438 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 606/1263] 10.0.0.78 () {32 vars in 716 bytes} [Wed Feb 25 20:43:16 2026] GET /v2.0/ports/f4eb7d03-55e3-4acd-89bb-9668524e7b1d => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:43:16.839 8 WARNING neutron_lib.context [req-e98b6373-584e-4aa7-9e2b-bf60ecb5de16 req-5bf3ad31-7410-4419-91fe-69c838519599 a90f9ea18ce3427385486eb3989a3934 fd17e86d34a34dcfafe5d6ea9cf82fba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 607/1264] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:16 2026] DELETE /v2.0/subnets/f2819c11-8a15-4d2e-873b-04e2a9c0ab98 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1265] 199.204.45.65 () {38 vars in 954 bytes} [Wed Feb 25 20:43:16 2026] POST /v2.0/ports => generated 958 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 20:43:17.255 7 INFO neutron.services.segments.plugin [-] Segment ef4d3a14-7073-4a44-b7b5-4e3079ebc2ce resource provider aggregate not found 2026-02-25 20:43:17.260 7 INFO neutron.services.segments.plugin [-] Segment ef4d3a14-7073-4a44-b7b5-4e3079ebc2ce resource provider aggregate not found 2026-02-25 20:43:17.275 7 INFO neutron.services.segments.plugin [-] Segment ef4d3a14-7073-4a44-b7b5-4e3079ebc2ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef4d3a14-7073-4a44-b7b5-4e3079ebc2ce found for delete ", "request_id": "req-512e0001-9e5e-4356-a414-cf1bf518c3fb"}]} 2026-02-25 20:43:17.276 7 INFO neutron.services.segments.plugin [-] Segment ef4d3a14-7073-4a44-b7b5-4e3079ebc2ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef4d3a14-7073-4a44-b7b5-4e3079ebc2ce found for delete ", "request_id": "req-21cada1c-52fe-4492-b711-23d90b42ff7c"}]} [pid: 7|app: 0|req: 608/1266] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:16 2026] DELETE /v2.0/networks/89333d38-c12f-4056-a163-395192febf19 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1267] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:43:17 2026] GET /v2.0/ports?device_id=699a4014-6136-4daf-91b4-4cc5aca2efd3 => 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: 610/1268] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:43:17 2026] GET /v2.0/ports?device_id=b5523319-6e8d-44dd-b5ef-9b5bbfdc55be => generated 961 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:17.425 7 WARNING neutron_lib.context [None req-849ffff2-c4e7-463b-a95d-dba07ec958df a624365332ca4681a21f2ee1f8b2c824 cea72394871046b78ed9864739a2f438 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 659/1269] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Feb 25 20:43:17 2026] PUT /v2.0/ports/916ccf18-f7c7-49a7-8613-b047ac721544 => generated 1239 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 660/1270] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:17 2026] GET /v2.0/security-groups?id=8dd07944-2391-4c89-a99a-799613744c6f&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1271] 10.0.0.78 () {34 vars in 664 bytes} [Wed Feb 25 20:43:17 2026] POST /v2.0/ports => generated 774 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:17.752 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ada3000-f68b-4e8a-8372-884752459f94'] response: {'name': 'network-changed', 'server_uuid': 'b5523319-6e8d-44dd-b5ef-9b5bbfdc55be', 'tag': '916ccf18-f7c7-49a7-8613-b047ac721544', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 661/1272] 10.0.0.78 () {34 vars in 736 bytes} [Wed Feb 25 20:43:17 2026] PUT /v2.0/ports/045dbbb7-0776-4f03-9454-48a9f2f11625 => generated 752 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 612/1273] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:43:17 2026] DELETE /v2.0/ports/045dbbb7-0776-4f03-9454-48a9f2f11625 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 662/1274] 10.0.0.78 () {32 vars in 642 bytes} [Wed Feb 25 20:43:18 2026] GET /v2.0/ports => generated 778 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:18.246 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e3aacf8a-ef9f-4769-ac31-2c9d7e5582b5 a624365332ca4681a21f2ee1f8b2c824 cea72394871046b78ed9864739a2f438 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 613/1275] 10.0.0.78 () {32 vars in 716 bytes} [Wed Feb 25 20:43:18 2026] GET /v2.0/ports/045dbbb7-0776-4f03-9454-48a9f2f11625 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1276] 10.0.0.78 () {32 vars in 642 bytes} [Wed Feb 25 20:43:18 2026] GET /v2.0/ports => generated 778 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1277] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:43:18 2026] GET /v2.0/ports?tenant_id=fd17e86d34a34dcfafe5d6ea9cf82fba&device_id=b5523319-6e8d-44dd-b5ef-9b5bbfdc55be => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1278] 10.0.0.78 () {32 vars in 716 bytes} [Wed Feb 25 20:43:18 2026] GET /v2.0/ports/78ab6466-695d-42f7-a4ed-e6c082842aa7 => generated 775 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:18.342 8 INFO neutron.pecan_wsgi.hooks.translation [None req-adad1525-2d51-4e81-b911-ed77e566f6f6 a624365332ca4681a21f2ee1f8b2c824 cea72394871046b78ed9864739a2f438 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 665/1279] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:43:18 2026] DELETE /v2.0/ports/f4eb7d03-55e3-4acd-89bb-9668524e7b1d => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1280] 199.204.45.65 () {34 vars in 1017 bytes} [Wed Feb 25 20:43:18 2026] GET /v2.0/networks?tenant_id=fd17e86d34a34dcfafe5d6ea9cf82fba&shared=False => generated 773 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:18.361 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0d2476f5-4582-43ae-ae8a-a1fedf97b438 a624365332ca4681a21f2ee1f8b2c824 cea72394871046b78ed9864739a2f438 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 666/1281] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:18 2026] DELETE /v2.0/subnets/f2819c11-8a15-4d2e-873b-04e2a9c0ab98 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:43:18.377 8 INFO neutron.pecan_wsgi.hooks.translation [None req-88e86ddb-5036-47ff-8bd2-0365d6fca77a a624365332ca4681a21f2ee1f8b2c824 cea72394871046b78ed9864739a2f438 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 667/1282] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:18 2026] DELETE /v2.0/subnets/c6ffebe0-6208-4c56-8f5e-86a74ab04e6f => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1283] 199.204.45.65 () {34 vars in 929 bytes} [Wed Feb 25 20:43:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1284] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:18 2026] DELETE /v2.0/security-groups/21c79ea0-cd13-4675-8111-2cb51c47ce6e => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:43:18.511 7 INFO neutron.api.v2.resource [None req-c23b7958-8beb-4638-a1ef-bc32b68d0885 b62fd4d50d04465aa910d0e53f6da5ba d52b5a177d174d2a897a9a34356e46b2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 618/1285] 10.0.0.78 () {32 vars in 736 bytes} [Wed Feb 25 20:43:18 2026] GET /v2.0/security-groups/21c79ea0-cd13-4675-8111-2cb51c47ce6e => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1286] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:43:18 2026] DELETE /v2.0/ports/78ab6466-695d-42f7-a4ed-e6c082842aa7 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:43:18.671 8 INFO neutron.services.segments.plugin [-] Segment 42055ba1-5e72-48a6-b0dc-d3593962b334 resource provider aggregate not found 2026-02-25 20:43:18.676 8 INFO neutron.services.segments.plugin [-] Segment 42055ba1-5e72-48a6-b0dc-d3593962b334 resource provider aggregate not found 2026-02-25 20:43:18.686 8 INFO neutron.services.segments.plugin [-] Segment 42055ba1-5e72-48a6-b0dc-d3593962b334 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42055ba1-5e72-48a6-b0dc-d3593962b334 found for delete ", "request_id": "req-f821586f-0865-4ed5-b535-b261ad06879c"}]} 2026-02-25 20:43:18.689 8 INFO neutron.services.segments.plugin [-] Segment 42055ba1-5e72-48a6-b0dc-d3593962b334 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42055ba1-5e72-48a6-b0dc-d3593962b334 found for delete ", "request_id": "req-ac7537f7-370c-4d3d-b445-83d2522c37a8"}]} [pid: 8|app: 0|req: 669/1287] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:18 2026] DELETE /v2.0/networks/b8f493f7-6702-434f-93ee-5f180cfed956 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1288] 10.0.0.78 () {32 vars in 731 bytes} [Wed Feb 25 20:43:18 2026] DELETE /v2.0/floatingips/4b72b7ef-3eb5-4df1-afa8-87cfd7839d3e => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1289] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:43:18 2026] GET /v2.0/ports?device_id=b5523319-6e8d-44dd-b5ef-9b5bbfdc55be => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1290] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:18 2026] GET /v2.0/security-groups?id=8dd07944-2391-4c89-a99a-799613744c6f&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1291] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:19 2026] GET /v2.0/security-groups?tenant_id=cea72394871046b78ed9864739a2f438&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1292] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:19 2026] DELETE /v2.0/security-groups/c1e86a27-3d1c-49a7-be6e-01a42269b2df => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1293] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:43:19 2026] GET /v2.0/ports?tenant_id=fd17e86d34a34dcfafe5d6ea9cf82fba&device_id=b5523319-6e8d-44dd-b5ef-9b5bbfdc55be => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1294] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Feb 25 20:43:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=916ccf18-f7c7-49a7-8613-b047ac721544 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1295] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:43:19 2026] GET /v2.0/subnets?id=f845eb7d-2316-4ec5-b6f5-04a5df91b70f => generated 695 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1296] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:43:19 2026] GET /v2.0/ports?network_id=bd78d3bd-8dba-4f7d-bd07-2db0cde6ea90&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1297] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:43:19 2026] GET /v2.0/networks/bd78d3bd-8dba-4f7d-bd07-2db0cde6ea90?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1298] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:43:19 2026] GET /v2.0/networks/bd78d3bd-8dba-4f7d-bd07-2db0cde6ea90?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1299] 10.0.0.78 () {34 vars in 788 bytes} [Wed Feb 25 20:43:18 2026] PUT /v2.0/routers/dec48883-e444-485a-b777-2cd6606a4151/remove_router_interface => generated 309 bytes in 947 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1300] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:43:19 2026] GET /v2.0/ports?device_id=b5523319-6e8d-44dd-b5ef-9b5bbfdc55be => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1301] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:20 2026] GET /v2.0/security-groups?id=8dd07944-2391-4c89-a99a-799613744c6f&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:43:20.579 8 INFO neutron.db.l3_hamode_db [None req-de55b1bf-e4b0-4b91-b1b6-17ecd239d0a8 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] HA network 7e5c654a-7606-4581-8b7b-7ffd83a8c224 was deleted as no HA routers are present in tenant d52b5a177d174d2a897a9a34356e46b2. [pid: 8|app: 0|req: 680/1302] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:19 2026] DELETE /v2.0/routers/dec48883-e444-485a-b777-2cd6606a4151 => generated 0 bytes in 822 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1303] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:20 2026] DELETE /v2.0/subnets/12dabd57-0160-4b6c-8d4d-b74f262343a0 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:43:20.781 8 INFO neutron.services.segments.plugin [-] Segment adf8dde8-ba49-413c-aacf-e8920508fca7 resource provider aggregate not found 2026-02-25 20:43:20.786 8 INFO neutron.services.segments.plugin [-] Segment adf8dde8-ba49-413c-aacf-e8920508fca7 resource provider aggregate not found 2026-02-25 20:43:20.800 8 INFO neutron.services.segments.plugin [-] Segment adf8dde8-ba49-413c-aacf-e8920508fca7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adf8dde8-ba49-413c-aacf-e8920508fca7 found for delete ", "request_id": "req-7a768f02-7684-46be-bc86-4e6dc2510f9b"}]} 2026-02-25 20:43:20.801 8 INFO neutron.services.segments.plugin [-] Segment adf8dde8-ba49-413c-aacf-e8920508fca7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adf8dde8-ba49-413c-aacf-e8920508fca7 found for delete ", "request_id": "req-b14c6077-70f9-48be-91c2-3ab4c5c6f7fe"}]} [pid: 8|app: 0|req: 681/1304] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:20 2026] DELETE /v2.0/networks/76f953c0-078d-49cb-a8c8-c325b67d0013 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1305] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:43:21 2026] GET /v2.0/ports?device_id=b5523319-6e8d-44dd-b5ef-9b5bbfdc55be => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:21.193 7 WARNING neutron_lib.context [None req-3f21830c-1b5f-43d6-b406-2662ed8424fd 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 683/1306] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:21 2026] GET /v2.0/security-groups?id=8dd07944-2391-4c89-a99a-799613744c6f&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1307] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:21 2026] GET /v2.0/security-groups?tenant_id=d52b5a177d174d2a897a9a34356e46b2&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:21.348 7 INFO neutron.db.segments_db [None req-3f21830c-1b5f-43d6-b406-2662ed8424fd 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] Added segment 3987e31a-1abf-434b-8ce1-c2ca7061268f of type vxlan for network 1f98f00f-4c1d-44ac-a680-5b2c8ea5274a [pid: 8|app: 0|req: 685/1308] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:21 2026] DELETE /v2.0/security-groups/4156ccac-e768-424a-8eff-f2a976ed507b => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1309] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:43:21 2026] POST /v2.0/networks => generated 633 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:21.447 8 WARNING neutron_lib.context [None req-ee040238-7a42-489b-99fd-c5e5090eef88 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:21.508 8 INFO neutron.db.segments_db [None req-ee040238-7a42-489b-99fd-c5e5090eef88 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] Added segment 3318c108-8eb9-4def-bcbc-0239be373ba5 of type vxlan for network 5f2ddcbd-dcd9-4967-8d44-bb513229789c [pid: 8|app: 0|req: 686/1310] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:43:21 2026] POST /v2.0/networks => generated 634 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:21.599 7 WARNING neutron_lib.context [None req-f6939dae-245b-4cd9-8209-38829a35a5fc 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 625/1311] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:21 2026] POST /v2.0/subnets => generated 646 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:21.829 8 WARNING neutron_lib.context [None req-4574d8dc-b965-4d65-85fc-e51419ec2d95 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 687/1312] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:21 2026] POST /v2.0/subnets => generated 655 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:22.092 7 WARNING neutron_lib.context [None req-acd1b259-e91f-4a04-8b88-9a077cc85527 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:22.131 7 INFO neutron.db.segments_db [None req-acd1b259-e91f-4a04-8b88-9a077cc85527 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] Added segment e10cf4ab-e880-4450-88f6-a7e1b9d51ebf of type vxlan for network d5e53ee6-a8b3-4bb0-81c2-4257cf7e27dc [pid: 8|app: 0|req: 688/1313] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:43:22 2026] GET /v2.0/ports?device_id=b5523319-6e8d-44dd-b5ef-9b5bbfdc55be => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:22.381 7 INFO neutron.db.l3_hamode_db [None req-acd1b259-e91f-4a04-8b88-9a077cc85527 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 689/1314] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:22 2026] GET /v2.0/security-groups?id=8dd07944-2391-4c89-a99a-799613744c6f&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:43:22.529 7 INFO neutron.db.l3_hamode_db [None req-acd1b259-e91f-4a04-8b88-9a077cc85527 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 690/1315] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:22 2026] GET /v2.0/security-groups?tenant_id=1ae33532fa27485fb70795dd0e55eb92&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:22.828 8 INFO neutron.services.segments.plugin [-] Segment 0b718ab6-a5ba-441d-bb7a-504efb15a6ba resource provider aggregate not found 2026-02-25 20:43:22.834 8 INFO neutron.services.segments.plugin [-] Segment 0b718ab6-a5ba-441d-bb7a-504efb15a6ba resource provider aggregate not found [pid: 8|app: 0|req: 691/1316] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:22 2026] DELETE /v2.0/security-groups/20295222-f1d5-41ed-9e50-7a9956618f02 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:43:22.974 8 INFO neutron.services.segments.plugin [-] Segment 0b718ab6-a5ba-441d-bb7a-504efb15a6ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b718ab6-a5ba-441d-bb7a-504efb15a6ba found for delete ", "request_id": "req-1cfb8c60-7e1f-44c6-946b-9243af95fe12"}]} 2026-02-25 20:43:22.975 8 INFO neutron.services.segments.plugin [-] Segment 0b718ab6-a5ba-441d-bb7a-504efb15a6ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b718ab6-a5ba-441d-bb7a-504efb15a6ba found for delete ", "request_id": "req-9d8bc2ec-10da-447c-87aa-fd84adba976c"}]} [pid: 8|app: 0|req: 692/1317] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:22 2026] GET /v2.0/security-groups?tenant_id=b39753e00b7c40b9befab68ff3c721d0&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1318] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:22 2026] POST /v2.0/routers => generated 511 bytes in 1099 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1319] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:23 2026] DELETE /v2.0/security-groups/88e90c1c-b3b1-45f4-947c-cf64ec61e4ba => 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: 694/1320] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:43:23 2026] GET /v2.0/ports?device_id=b5523319-6e8d-44dd-b5ef-9b5bbfdc55be => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1321] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:23 2026] GET /v2.0/security-groups?id=8dd07944-2391-4c89-a99a-799613744c6f&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1322] 10.0.0.78 () {34 vars in 782 bytes} [Wed Feb 25 20:43:23 2026] PUT /v2.0/routers/b145b2ae-19ea-4bd9-8678-afb5fb38df41/add_router_interface => generated 309 bytes in 1426 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1323] 10.0.0.78 () {32 vars in 716 bytes} [Wed Feb 25 20:43:24 2026] GET /v2.0/ports/603fa33c-bc34-411b-8b49-9d290ed36e1b => generated 959 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1324] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:43:24 2026] GET /v2.0/ports?device_id=b5523319-6e8d-44dd-b5ef-9b5bbfdc55be => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1325] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:24 2026] GET /v2.0/security-groups?id=8dd07944-2391-4c89-a99a-799613744c6f&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1326] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:43:25 2026] GET /v2.0/ports?device_id=b5523319-6e8d-44dd-b5ef-9b5bbfdc55be => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1327] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:25 2026] GET /v2.0/security-groups?id=8dd07944-2391-4c89-a99a-799613744c6f&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:43:25.401 7 WARNING neutron_lib.context [None req-3b0f6c6f-e120-4d37-8f2f-8738d794d233 b638797a5ae64b7193c002a92b09b4e0 6b6c0452b0a14e5794532abaa4dab77a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:25.527 7 INFO neutron.db.segments_db [None req-3b0f6c6f-e120-4d37-8f2f-8738d794d233 b638797a5ae64b7193c002a92b09b4e0 6b6c0452b0a14e5794532abaa4dab77a - - default default] Added segment c1d7a64f-850f-4fd1-885f-8ff5568573c0 of type vxlan for network bff2a7da-5be7-4b08-9467-8e54f8f3d246 [pid: 7|app: 0|req: 632/1328] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:43:25 2026] POST /v2.0/networks => generated 643 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1329] 10.0.0.78 () {34 vars in 782 bytes} [Wed Feb 25 20:43:24 2026] PUT /v2.0/routers/b145b2ae-19ea-4bd9-8678-afb5fb38df41/add_router_interface => generated 309 bytes in 1148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:25.867 8 WARNING neutron_lib.context [None req-50f89d8e-71dd-4dc1-bfe3-c8dcd36280f2 b638797a5ae64b7193c002a92b09b4e0 6b6c0452b0a14e5794532abaa4dab77a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 633/1330] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:25 2026] GET /v2.0/security-groups?tenant_id=54edbad868b44f6892334e1c082f53dd&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1331] 10.0.0.78 () {32 vars in 716 bytes} [Wed Feb 25 20:43:25 2026] GET /v2.0/ports/13fc2e17-cb3f-4c72-81a6-52aef754b801 => generated 967 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1332] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:25 2026] POST /v2.0/subnets => generated 641 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1333] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:26 2026] DELETE /v2.0/security-groups/9edc75fb-c3d8-478f-9617-6c4afca5842a => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:43:26.132 7 WARNING neutron_lib.context [None req-5718d6ff-5250-4b15-ac91-5cf6419a6147 b638797a5ae64b7193c002a92b09b4e0 6b6c0452b0a14e5794532abaa4dab77a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:26.186 7 INFO neutron.db.segments_db [None req-5718d6ff-5250-4b15-ac91-5cf6419a6147 b638797a5ae64b7193c002a92b09b4e0 6b6c0452b0a14e5794532abaa4dab77a - - default default] Added segment d5bfac69-680b-4d83-ac4a-14582c341375 of type vxlan for network b020ee55-22c5-4547-8fb4-91f4c834600c [pid: 7|app: 0|req: 636/1334] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:43:26 2026] POST /v2.0/networks => generated 644 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1335] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:43:26 2026] GET /v2.0/ports?device_id=b5523319-6e8d-44dd-b5ef-9b5bbfdc55be => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1336] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:26 2026] GET /v2.0/security-groups?tenant_id=ed1790f9fb534cd09ebf7a49dd9b6f90&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1337] 10.0.0.78 () {34 vars in 742 bytes} [Wed Feb 25 20:43:26 2026] PUT /v2.0/networks/b020ee55-22c5-4547-8fb4-91f4c834600c => generated 592 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1338] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:43:26 2026] GET /v2.0/security-groups?id=8dd07944-2391-4c89-a99a-799613744c6f&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1339] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:26 2026] DELETE /v2.0/security-groups/57291ce0-fb47-49e5-bab8-1cddd19efe9e => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:43:26.703 7 WARNING neutron_lib.context [None req-e7796329-51c7-4836-ab4f-e1b5a603fb1b b638797a5ae64b7193c002a92b09b4e0 6b6c0452b0a14e5794532abaa4dab77a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 642/1340] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:26 2026] POST /v2.0/subnets => generated 626 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1341] 10.0.0.78 () {34 vars in 740 bytes} [Wed Feb 25 20:43:26 2026] PUT /v2.0/subnets/7b159427-cbb3-4ebc-aa9f-143c3a4e52d6 => generated 636 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1342] 10.0.0.78 () {34 vars in 788 bytes} [Wed Feb 25 20:43:26 2026] PUT /v2.0/routers/b145b2ae-19ea-4bd9-8678-afb5fb38df41/remove_router_interface => generated 309 bytes in 912 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:27.221 7 INFO neutron.services.segments.plugin [-] Segment d5bfac69-680b-4d83-ac4a-14582c341375 resource provider aggregate not found 2026-02-25 20:43:27.224 7 INFO neutron.services.segments.plugin [-] Segment d5bfac69-680b-4d83-ac4a-14582c341375 resource provider aggregate not found 2026-02-25 20:43:27.231 7 INFO neutron.services.segments.plugin [-] Segment d5bfac69-680b-4d83-ac4a-14582c341375 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5bfac69-680b-4d83-ac4a-14582c341375 found for delete ", "request_id": "req-11b95eab-beab-4796-abb3-64792f6e1752"}]} 2026-02-25 20:43:27.239 7 INFO neutron.services.segments.plugin [-] Segment d5bfac69-680b-4d83-ac4a-14582c341375 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5bfac69-680b-4d83-ac4a-14582c341375 found for delete ", "request_id": "req-b674c442-b417-4c59-b9e9-7fe1c89bd1ce"}]} [pid: 7|app: 0|req: 644/1343] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:27 2026] DELETE /v2.0/networks/b020ee55-22c5-4547-8fb4-91f4c834600c => 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: 645/1344] 199.204.45.65 () {34 vars in 993 bytes} [Wed Feb 25 20:43:27 2026] GET /v2.0/ports?device_id=b5523319-6e8d-44dd-b5ef-9b5bbfdc55be => generated 975 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:27.283 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c7a7136f-b31d-4cea-b44d-1e9b42da1ede b638797a5ae64b7193c002a92b09b4e0 6b6c0452b0a14e5794532abaa4dab77a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 646/1345] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:27 2026] DELETE /v2.0/networks/b020ee55-22c5-4547-8fb4-91f4c834600c => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1346] 199.204.45.65 () {36 vars in 996 bytes} [Wed Feb 25 20:43:27 2026] DELETE /v2.0/ports/916ccf18-f7c7-49a7-8613-b047ac721544 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:43:27.575 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fad7b403-0cb3-4e53-8392-f128b2f1eade'] response: {'server_uuid': 'b5523319-6e8d-44dd-b5ef-9b5bbfdc55be', 'name': 'network-vif-deleted', 'tag': '916ccf18-f7c7-49a7-8613-b047ac721544', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 648/1347] 10.0.0.78 () {32 vars in 693 bytes} [Wed Feb 25 20:43:27 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1348] 10.0.0.78 () {32 vars in 741 bytes} [Wed Feb 25 20:43:27 2026] GET /v2.0/subnets?network_id=25520d75-f833-4f50-aa78-e689587257da => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1349] 10.0.0.78 () {32 vars in 652 bytes} [Wed Feb 25 20:43:27 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1350] 10.0.0.78 () {32 vars in 648 bytes} [Wed Feb 25 20:43:27 2026] GET /v2.0/networks => generated 1308 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1351] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:43:27 2026] GET /v2.0/ports?device_id=b5523319-6e8d-44dd-b5ef-9b5bbfdc55be => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1352] 10.0.0.78 () {32 vars in 646 bytes} [Wed Feb 25 20:43:27 2026] GET /v2.0/subnets => generated 1280 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1353] 10.0.0.78 () {32 vars in 722 bytes} [Wed Feb 25 20:43:27 2026] GET /v2.0/networks/bff2a7da-5be7-4b08-9467-8e54f8f3d246 => generated 668 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1354] 10.0.0.78 () {32 vars in 720 bytes} [Wed Feb 25 20:43:27 2026] GET /v2.0/subnets/f306fe97-29d9-4bd4-9c9e-25bb41b57ee3 => generated 641 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:27.923 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2f2d3b94-9c2a-4aeb-9500-4b9eda741856 b638797a5ae64b7193c002a92b09b4e0 6b6c0452b0a14e5794532abaa4dab77a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 656/1355] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:27 2026] DELETE /v2.0/subnets/7b159427-cbb3-4ebc-aa9f-143c3a4e52d6 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:43:27.949 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fdee15b8-8a9c-4148-82ab-497132c1d80f b638797a5ae64b7193c002a92b09b4e0 6b6c0452b0a14e5794532abaa4dab77a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 657/1356] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:27 2026] DELETE /v2.0/networks/b020ee55-22c5-4547-8fb4-91f4c834600c => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1357] 10.0.0.78 () {34 vars in 788 bytes} [Wed Feb 25 20:43:27 2026] PUT /v2.0/routers/b145b2ae-19ea-4bd9-8678-afb5fb38df41/remove_router_interface => generated 309 bytes in 932 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1358] 10.0.0.78 () {32 vars in 735 bytes} [Wed Feb 25 20:43:27 2026] GET /v2.0/ports?device_id=b145b2ae-19ea-4bd9-8678-afb5fb38df41 => 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: 658/1359] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:27 2026] DELETE /v2.0/subnets/f306fe97-29d9-4bd4-9c9e-25bb41b57ee3 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:43:28.553 8 INFO neutron.services.segments.plugin [-] Segment e10cf4ab-e880-4450-88f6-a7e1b9d51ebf resource provider aggregate not found [pid: 7|app: 0|req: 659/1360] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:28 2026] DELETE /v2.0/networks/bff2a7da-5be7-4b08-9467-8e54f8f3d246 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:43:28.565 8 INFO neutron.services.segments.plugin [-] Segment e10cf4ab-e880-4450-88f6-a7e1b9d51ebf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e10cf4ab-e880-4450-88f6-a7e1b9d51ebf found for delete ", "request_id": "req-a8f1b1e9-93db-4f31-a1df-9af9e2482a21"}]} 2026-02-25 20:43:28.565 8 INFO neutron.services.segments.plugin [-] Segment e10cf4ab-e880-4450-88f6-a7e1b9d51ebf resource provider aggregate not found 2026-02-25 20:43:28.575 8 INFO neutron.services.segments.plugin [-] Segment e10cf4ab-e880-4450-88f6-a7e1b9d51ebf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e10cf4ab-e880-4450-88f6-a7e1b9d51ebf found for delete ", "request_id": "req-005f3430-597d-418d-ba29-b6c7f42902be"}]} 2026-02-25 20:43:28.587 8 INFO neutron.db.l3_hamode_db [None req-8fa7a85d-8d7e-48a1-93cb-1cc19f27109c 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] HA network d5e53ee6-a8b3-4bb0-81c2-4257cf7e27dc was deleted as no HA routers are present in tenant 7895f859687748e59e2ad2017443223b. [pid: 8|app: 0|req: 702/1361] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:27 2026] DELETE /v2.0/routers/b145b2ae-19ea-4bd9-8678-afb5fb38df41 => generated 0 bytes in 594 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1362] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:28 2026] DELETE /v2.0/subnets/86050023-e626-4fd2-a339-68728809fa46 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1363] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:43:28 2026] GET /v2.0/ports?device_id=b5523319-6e8d-44dd-b5ef-9b5bbfdc55be => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1364] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:28 2026] DELETE /v2.0/subnets/292b90ed-22c9-45ed-babd-a576192e5d99 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1365] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:29 2026] GET /v2.0/security-groups?tenant_id=6b6c0452b0a14e5794532abaa4dab77a&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1366] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:28 2026] DELETE /v2.0/networks/5f2ddcbd-dcd9-4967-8d44-bb513229789c => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:43:29.264 7 INFO neutron.services.segments.plugin [-] Segment c1d7a64f-850f-4fd1-885f-8ff5568573c0 resource provider aggregate not found 2026-02-25 20:43:29.267 7 INFO neutron.services.segments.plugin [-] Segment c1d7a64f-850f-4fd1-885f-8ff5568573c0 resource provider aggregate not found 2026-02-25 20:43:29.280 7 INFO neutron.services.segments.plugin [-] Segment c1d7a64f-850f-4fd1-885f-8ff5568573c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1d7a64f-850f-4fd1-885f-8ff5568573c0 found for delete ", "request_id": "req-9aa67d7f-19f9-4b14-9635-7f03a2ed5fef"}]} 2026-02-25 20:43:29.283 7 INFO neutron.services.segments.plugin [-] Segment c1d7a64f-850f-4fd1-885f-8ff5568573c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1d7a64f-850f-4fd1-885f-8ff5568573c0 found for delete ", "request_id": "req-46f04e38-6eb8-42a9-bde3-7e932d47979b"}]} [pid: 8|app: 0|req: 705/1367] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:29 2026] DELETE /v2.0/security-groups/aa1e9587-8bde-4c52-9966-079aef2b53ca => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:43:29.294 7 INFO neutron.services.segments.plugin [-] Segment 3318c108-8eb9-4def-bcbc-0239be373ba5 resource provider aggregate not found 2026-02-25 20:43:29.298 7 INFO neutron.services.segments.plugin [-] Segment 3318c108-8eb9-4def-bcbc-0239be373ba5 resource provider aggregate not found 2026-02-25 20:43:29.310 7 INFO neutron.services.segments.plugin [-] Segment 3318c108-8eb9-4def-bcbc-0239be373ba5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3318c108-8eb9-4def-bcbc-0239be373ba5 found for delete ", "request_id": "req-046ac861-a0b4-419a-b11f-b84a5f8ca50a"}]} 2026-02-25 20:43:29.311 7 INFO neutron.services.segments.plugin [-] Segment 3318c108-8eb9-4def-bcbc-0239be373ba5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3318c108-8eb9-4def-bcbc-0239be373ba5 found for delete ", "request_id": "req-1761f17f-383f-4f02-963d-bf8948633a6f"}]} [pid: 7|app: 0|req: 663/1368] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:29 2026] DELETE /v2.0/networks/1f98f00f-4c1d-44ac-a680-5b2c8ea5274a => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:43:29.547 8 WARNING neutron_lib.context [None req-289bff95-f595-4774-81a0-598364928ea1 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:29.594 8 INFO neutron.db.segments_db [None req-289bff95-f595-4774-81a0-598364928ea1 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] Added segment 6247a272-5a8e-4a22-8ebd-4f5e7514ccc1 of type vxlan for network 8525aefb-4520-44ea-8382-2356e749c74a [pid: 8|app: 0|req: 706/1369] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:43:29 2026] POST /v2.0/networks => generated 634 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:29.697 7 WARNING neutron_lib.context [None req-a3cebbb3-9306-4eae-931d-a425ce0c652d 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 707/1370] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:43:29 2026] GET /v2.0/ports?device_id=b5523319-6e8d-44dd-b5ef-9b5bbfdc55be => 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: 664/1371] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:29 2026] POST /v2.0/subnets => generated 646 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:29.968 8 WARNING neutron_lib.context [None req-328b9524-2035-4027-95fb-29692074f6c6 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:30.029 8 INFO neutron.db.segments_db [None req-328b9524-2035-4027-95fb-29692074f6c6 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] Added segment 3710789e-07f2-4dee-bff5-a330940f2043 of type vxlan for network d678e6ee-14f5-45fb-bdf1-5b7dd1a70e28 2026-02-25 20:43:30.302 8 INFO neutron.db.l3_hamode_db [None req-328b9524-2035-4027-95fb-29692074f6c6 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:43:30.410 8 INFO neutron.db.l3_hamode_db [None req-328b9524-2035-4027-95fb-29692074f6c6 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 665/1372] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:30 2026] GET /v2.0/security-groups?tenant_id=a8772731271a43e5915db56eee539a57&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1373] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:30 2026] DELETE /v2.0/security-groups/1c676e37-a2c2-48d3-a008-258eee410f65 => 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: 708/1374] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:29 2026] POST /v2.0/routers => generated 511 bytes in 1049 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:31.017 8 WARNING neutron_lib.context [None req-a087087d-7b6a-401d-89fd-1ee3e2d83a94 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:31.331 7 INFO neutron.services.segments.plugin [-] Segment 3987e31a-1abf-434b-8ce1-c2ca7061268f resource provider aggregate not found 2026-02-25 20:43:31.334 7 INFO neutron.services.segments.plugin [-] Segment 3987e31a-1abf-434b-8ce1-c2ca7061268f resource provider aggregate not found 2026-02-25 20:43:31.343 7 INFO neutron.services.segments.plugin [-] Segment 3987e31a-1abf-434b-8ce1-c2ca7061268f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3987e31a-1abf-434b-8ce1-c2ca7061268f found for delete ", "request_id": "req-5c03d323-abc3-4732-9b00-9c986bf0329f"}]} 2026-02-25 20:43:31.347 7 INFO neutron.services.segments.plugin [-] Segment 3987e31a-1abf-434b-8ce1-c2ca7061268f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3987e31a-1abf-434b-8ce1-c2ca7061268f found for delete ", "request_id": "req-f70e8df3-ee85-40e9-a599-3b9186445459"}]} [pid: 8|app: 0|req: 709/1375] 10.0.0.78 () {34 vars in 664 bytes} [Wed Feb 25 20:43:31 2026] POST /v2.0/ports => generated 964 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 710/1376] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:31 2026] GET /v2.0/security-groups?tenant_id=c658e7306f524bc2b151a962b0330091&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:31.595 8 WARNING neutron_lib.context [None req-823e7c1b-c627-4173-90bf-ffc854c943d1 b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:31.739 8 INFO neutron.db.segments_db [None req-823e7c1b-c627-4173-90bf-ffc854c943d1 b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] Added segment 1ef8dba4-2277-4909-82f2-763cb1ff3495 of type vxlan for network cfcb5787-3deb-405b-bad0-3c30b4cc8bff [pid: 8|app: 0|req: 711/1377] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:43:31 2026] POST /v2.0/networks => generated 629 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1380] 10.0.0.78 () {34 vars in 788 bytes} [Wed Feb 25 20:43:30 2026] PUT /v2.0/routers/d86088d2-bb66-4153-b86c-4a45d1fe276e/remove_router_interface => generated 309 bytes in 897 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1381] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:31 2026] DELETE /v2.0/security-groups/82f57255-00f7-4838-8834-1bf0a4e351da => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:43:32.007 7 WARNING neutron_lib.context [None req-f756734f-369f-48f9-aa73-01715937df0b b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:32.078 7 INFO neutron.db.segments_db [None req-f756734f-369f-48f9-aa73-01715937df0b b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] Added segment 8fad48f1-e0d5-44c5-aa84-491b6e346163 of type vxlan for network 6f5e5602-f684-4aa2-94ac-4dc90c578119 [pid: 7|app: 0|req: 669/1382] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:43:32 2026] POST /v2.0/networks => generated 630 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1383] 10.0.0.78 () {34 vars in 782 bytes} [Wed Feb 25 20:43:31 2026] PUT /v2.0/routers/5fb86579-6e24-4d81-916f-de425ea4c649/add_router_interface => generated 309 bytes in 1018 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 20:43:32.858 8 WARNING neutron_lib.context [None req-9165d3df-0af7-4acb-813f-72fe075b8832 b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:33.089 7 INFO neutron.db.l3_hamode_db [None req-793fa122-9378-44b9-acfa-c2ab5a184ad9 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] HA network 678fe33c-a3ef-429a-829f-497ef0cc898b was deleted as no HA routers are present in tenant fd17e86d34a34dcfafe5d6ea9cf82fba. [pid: 7|app: 0|req: 670/1384] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:32 2026] DELETE /v2.0/routers/d86088d2-bb66-4153-b86c-4a45d1fe276e => generated 0 bytes in 914 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1385] 10.0.0.78 () {32 vars in 716 bytes} [Wed Feb 25 20:43:33 2026] GET /v2.0/ports/60aac7eb-efb8-4c83-bdf6-0e4e1a48760c => generated 1038 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1386] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:32 2026] POST /v2.0/subnets => generated 626 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1387] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:33 2026] DELETE /v2.0/subnets/f845eb7d-2316-4ec5-b6f5-04a5df91b70f => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:43:33.324 7 WARNING neutron_lib.context [None req-d6b32b1b-9ee2-4d2b-8e34-3c9344c4111f b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:33.361 7 INFO neutron.services.segments.plugin [-] Segment 38bbbddb-7348-4305-bfee-5a1aeb5fe7f8 resource provider aggregate not found 2026-02-25 20:43:33.366 7 INFO neutron.services.segments.plugin [-] Segment 38bbbddb-7348-4305-bfee-5a1aeb5fe7f8 resource provider aggregate not found 2026-02-25 20:43:33.371 7 INFO neutron.services.segments.plugin [-] Segment 38bbbddb-7348-4305-bfee-5a1aeb5fe7f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38bbbddb-7348-4305-bfee-5a1aeb5fe7f8 found for delete ", "request_id": "req-117cf2f1-4c19-4347-9519-591a5903df1c"}]} 2026-02-25 20:43:33.377 7 INFO neutron.services.segments.plugin [-] Segment 38bbbddb-7348-4305-bfee-5a1aeb5fe7f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38bbbddb-7348-4305-bfee-5a1aeb5fe7f8 found for delete ", "request_id": "req-2defa04b-5885-48fc-b9f4-72d8005b471c"}]} [pid: 7|app: 0|req: 673/1388] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:33 2026] POST /v2.0/subnets => generated 626 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1389] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:33 2026] DELETE /v2.0/networks/bd78d3bd-8dba-4f7d-bd07-2db0cde6ea90 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:43:33.930 7 WARNING neutron_lib.context [None req-89dbe9a3-9c02-4915-8717-090a19a360fc b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 716/1390] 10.0.0.78 () {34 vars in 788 bytes} [Wed Feb 25 20:43:33 2026] PUT /v2.0/routers/5fb86579-6e24-4d81-916f-de425ea4c649/remove_router_interface => generated 309 bytes in 769 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:33.964 7 INFO neutron.db.segments_db [None req-89dbe9a3-9c02-4915-8717-090a19a360fc b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] Added segment de52c5ed-3952-4bae-b71d-b693c1cfc67a of type vxlan for network 24b5643c-c0b1-45da-a56a-a5a3112e0ae3 /var/lib/openstack/lib/python3.12/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-25 20:43:34.085 8 INFO neutron.api.v2.resource [None req-8b91b435-01e3-4591-838c-1e1dce90bb0a 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 717/1391] 10.0.0.78 () {34 vars in 788 bytes} [Wed Feb 25 20:43:33 2026] PUT /v2.0/routers/5fb86579-6e24-4d81-916f-de425ea4c649/remove_router_interface => generated 197 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1392] 10.0.0.78 () {32 vars in 735 bytes} [Wed Feb 25 20:43:34 2026] GET /v2.0/ports?device_id=5fb86579-6e24-4d81-916f-de425ea4c649 => 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: 719/1393] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:34 2026] GET /v2.0/security-groups?tenant_id=fd17e86d34a34dcfafe5d6ea9cf82fba&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:34.263 7 INFO neutron.db.l3_hamode_db [None req-89dbe9a3-9c02-4915-8717-090a19a360fc b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:43:34.444 7 INFO neutron.db.l3_hamode_db [None req-89dbe9a3-9c02-4915-8717-090a19a360fc b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:43:34.684 8 INFO neutron.services.segments.plugin [-] Segment 3710789e-07f2-4dee-bff5-a330940f2043 resource provider aggregate not found 2026-02-25 20:43:34.692 8 INFO neutron.services.segments.plugin [-] Segment 3710789e-07f2-4dee-bff5-a330940f2043 resource provider aggregate not found 2026-02-25 20:43:34.705 8 INFO neutron.services.segments.plugin [-] Segment 3710789e-07f2-4dee-bff5-a330940f2043 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3710789e-07f2-4dee-bff5-a330940f2043 found for delete ", "request_id": "req-52e3fa23-a2ac-47f6-b5a7-e172f2f3031b"}]} 2026-02-25 20:43:34.707 8 INFO neutron.services.segments.plugin [-] Segment 3710789e-07f2-4dee-bff5-a330940f2043 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3710789e-07f2-4dee-bff5-a330940f2043 found for delete ", "request_id": "req-7c709c0f-0f8b-47ab-b74d-2ea748b5eddd"}]} 2026-02-25 20:43:34.712 8 INFO neutron.db.l3_hamode_db [None req-8bf54bc5-cb55-4a60-93a4-10e16873f721 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] HA network d678e6ee-14f5-45fb-bdf1-5b7dd1a70e28 was deleted as no HA routers are present in tenant 7895f859687748e59e2ad2017443223b. [pid: 8|app: 0|req: 720/1394] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:34 2026] DELETE /v2.0/routers/5fb86579-6e24-4d81-916f-de425ea4c649 => generated 0 bytes in 565 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1395] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:34 2026] DELETE /v2.0/security-groups/8dd07944-2391-4c89-a99a-799613744c6f => 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: 722/1396] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:34 2026] DELETE /v2.0/subnets/51565aef-f9b7-4c08-a4a8-e5fd665cabfc => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1397] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:33 2026] POST /v2.0/routers => generated 506 bytes in 1289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1398] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:34 2026] DELETE /v2.0/networks/8525aefb-4520-44ea-8382-2356e749c74a => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:43:35.400 7 INFO neutron.services.segments.plugin [-] Segment d37db2a9-230b-46b2-b517-bd5dfb363d8e resource provider aggregate not found 2026-02-25 20:43:35.407 7 INFO neutron.services.segments.plugin [-] Segment d37db2a9-230b-46b2-b517-bd5dfb363d8e resource provider aggregate not found 2026-02-25 20:43:35.420 7 INFO neutron.services.segments.plugin [-] Segment d37db2a9-230b-46b2-b517-bd5dfb363d8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d37db2a9-230b-46b2-b517-bd5dfb363d8e found for delete ", "request_id": "req-b6a00c5d-f41d-43d1-84c1-b40e07d1d237"}]} 2026-02-25 20:43:35.430 7 INFO neutron.services.segments.plugin [-] Segment d37db2a9-230b-46b2-b517-bd5dfb363d8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d37db2a9-230b-46b2-b517-bd5dfb363d8e found for delete ", "request_id": "req-7d419e76-de97-4485-8bcf-6b09e7037009"}]} [pid: 7|app: 0|req: 676/1399] 10.0.0.114 () {28 vars in 585 bytes} [Wed Feb 25 20:43:35 2026] GET /v2.0/networks => generated 4343 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:35.527 7 WARNING neutron_lib.context [None req-cf5e32da-e8e0-417a-bee6-b63c8b0b6471 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:35.594 7 INFO neutron.db.segments_db [None req-cf5e32da-e8e0-417a-bee6-b63c8b0b6471 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] Added segment e113479a-7e56-49e8-b567-a110ca02d9ea of type vxlan for network bb921b7d-fc3a-4b12-ac30-b4f2d552b9f6 [pid: 7|app: 0|req: 677/1400] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:43:35 2026] POST /v2.0/networks => generated 634 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1401] 10.0.0.114 () {28 vars in 599 bytes} [Wed Feb 25 20:43:35 2026] GET /v2.0/security-groups => generated 23201 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-25 20:43:35.748 7 WARNING neutron_lib.context [None req-8666c28e-0a2b-4a3c-b7a5-2ea53aeccdf3 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 679/1402] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:35 2026] POST /v2.0/subnets => generated 646 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1403] 10.0.0.114 () {28 vars in 579 bytes} [Wed Feb 25 20:43:36 2026] GET /v2.0/ports => generated 8234 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:36.145 7 WARNING neutron_lib.context [None req-60912042-775e-401d-a04a-b55b62eb8ba6 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:36.186 7 INFO neutron.db.segments_db [None req-60912042-775e-401d-a04a-b55b62eb8ba6 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] Added segment d66d909a-b08e-4f26-83fc-089b85015a75 of type vxlan for network 03380386-da8a-4dbb-8a26-b619bdced2ff 2026-02-25 20:43:36.466 7 INFO neutron.db.l3_hamode_db [None req-60912042-775e-401d-a04a-b55b62eb8ba6 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:43:36.584 7 INFO neutron.db.l3_hamode_db [None req-60912042-775e-401d-a04a-b55b62eb8ba6 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:43:36.725 8 INFO neutron.services.segments.plugin [-] Segment 6247a272-5a8e-4a22-8ebd-4f5e7514ccc1 resource provider aggregate not found 2026-02-25 20:43:36.728 8 INFO neutron.services.segments.plugin [-] Segment 6247a272-5a8e-4a22-8ebd-4f5e7514ccc1 resource provider aggregate not found 2026-02-25 20:43:36.735 8 INFO neutron.services.segments.plugin [-] Segment 6247a272-5a8e-4a22-8ebd-4f5e7514ccc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6247a272-5a8e-4a22-8ebd-4f5e7514ccc1 found for delete ", "request_id": "req-78424626-1f61-47e0-871a-086e8d8c3750"}]} 2026-02-25 20:43:36.739 8 INFO neutron.services.segments.plugin [-] Segment 6247a272-5a8e-4a22-8ebd-4f5e7514ccc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6247a272-5a8e-4a22-8ebd-4f5e7514ccc1 found for delete ", "request_id": "req-a5151017-ab44-4392-828d-dff9cbe72bf0"}]} [pid: 8|app: 0|req: 724/1404] 10.0.0.78 () {34 vars in 782 bytes} [Wed Feb 25 20:43:35 2026] PUT /v2.0/routers/1cc0f8c7-f23e-4e7f-9772-e357add2a7ad/add_router_interface => generated 309 bytes in 1626 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1405] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:43:36 2026] GET /v2.0/subnets => generated 4474 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1406] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:36 2026] POST /v2.0/routers => generated 511 bytes in 1018 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:37.203 7 WARNING neutron_lib.context [None req-a36a44b7-4ed5-4bc8-a77e-3839c38f6304 0711d3cd532e45c08b2a3ff97d717bc2 32f8423659f44b42a286d24bcbc30a78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:37.203 7 WARNING neutron_lib.context [None req-a36a44b7-4ed5-4bc8-a77e-3839c38f6304 0711d3cd532e45c08b2a3ff97d717bc2 32f8423659f44b42a286d24bcbc30a78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 726/1407] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:36 2026] GET /v2.0/security-groups?tenant_id=15b5e3a803264e2cb12aacad398febda&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1408] 10.0.0.78 () {32 vars in 716 bytes} [Wed Feb 25 20:43:37 2026] GET /v2.0/ports/173b709b-dbb0-489b-b472-91dcb0ac8090 => generated 955 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1409] 10.0.0.114 () {28 vars in 581 bytes} [Wed Feb 25 20:43:37 2026] GET /v2.0/agents => generated 3384 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:37.379 7 INFO neutron.db.segments_db [None req-a36a44b7-4ed5-4bc8-a77e-3839c38f6304 0711d3cd532e45c08b2a3ff97d717bc2 32f8423659f44b42a286d24bcbc30a78 - - default default] Added segment 84362e7d-1c4a-4f25-99b3-625756c71973 of type vxlan for network bdab0486-9c30-4f40-b38c-e1b8e37a8909 2026-02-25 20:43:37.434 7 INFO neutron.db.segments_db [None req-a36a44b7-4ed5-4bc8-a77e-3839c38f6304 0711d3cd532e45c08b2a3ff97d717bc2 32f8423659f44b42a286d24bcbc30a78 - - default default] Added segment 8fa8ca19-a438-4903-8734-32bea4559215 of type vxlan for network ae5833d0-1079-4d5b-9b1b-201252549588 [pid: 7|app: 0|req: 682/1410] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:43:37 2026] POST /v2.0/networks => generated 1245 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1411] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:37 2026] DELETE /v2.0/security-groups/ff7ff787-caec-4f44-89af-552b560a037a => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1412] 10.0.0.78 () {34 vars in 782 bytes} [Wed Feb 25 20:43:37 2026] PUT /v2.0/routers/47e121e1-cddc-40cc-8673-5a012cc228aa/add_router_interface => generated 309 bytes in 1133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1413] 10.0.0.114 () {28 vars in 619 bytes} [Wed Feb 25 20:43:38 2026] GET /v2.0/network-ip-availabilities => generated 3761 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1414] 10.0.0.78 () {32 vars in 648 bytes} [Wed Feb 25 20:43:38 2026] GET /v2.0/networks => generated 1844 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1415] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:38 2026] GET /v2.0/security-groups?tenant_id=d6423326d8464146960bb93e73f62d5b&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1416] 10.0.0.78 () {32 vars in 716 bytes} [Wed Feb 25 20:43:38 2026] GET /v2.0/ports/3388cc9e-a6f4-4d65-9a80-045b460aac69 => generated 959 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1417] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:43:38 2026] GET /v2.0/floatingips => 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: 684/1418] 10.0.0.78 () {34 vars in 782 bytes} [Wed Feb 25 20:43:37 2026] PUT /v2.0/routers/1cc0f8c7-f23e-4e7f-9772-e357add2a7ad/add_router_interface => generated 309 bytes in 1171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1419] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:38 2026] DELETE /v2.0/security-groups/f8b797cf-6171-4c17-bd59-b1e0da7b3d1b => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:43:38.915 8 INFO neutron.services.segments.plugin [-] Segment 84362e7d-1c4a-4f25-99b3-625756c71973 resource provider aggregate not found 2026-02-25 20:43:38.922 8 INFO neutron.services.segments.plugin [-] Segment 84362e7d-1c4a-4f25-99b3-625756c71973 resource provider aggregate not found 2026-02-25 20:43:38.927 8 INFO neutron.services.segments.plugin [-] Segment 84362e7d-1c4a-4f25-99b3-625756c71973 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84362e7d-1c4a-4f25-99b3-625756c71973 found for delete ", "request_id": "req-ba39e9a0-d475-45e5-9a87-5846e5273807"}]} 2026-02-25 20:43:38.935 8 INFO neutron.services.segments.plugin [-] Segment 84362e7d-1c4a-4f25-99b3-625756c71973 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84362e7d-1c4a-4f25-99b3-625756c71973 found for delete ", "request_id": "req-db5d1709-d1a5-427b-879e-39145b50d291"}]} [pid: 8|app: 0|req: 735/1420] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:38 2026] DELETE /v2.0/networks/bdab0486-9c30-4f40-b38c-e1b8e37a8909 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1421] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:43:38 2026] GET /v2.0/routers => generated 1090 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1422] 10.0.0.78 () {32 vars in 716 bytes} [Wed Feb 25 20:43:39 2026] GET /v2.0/ports/df2931ac-cba5-4097-852b-95a445c474f7 => generated 955 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1423] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:39 2026] DELETE /v2.0/networks/ae5833d0-1079-4d5b-9b1b-201252549588 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1424] 10.0.0.114 () {28 vars in 624 bytes} [Wed Feb 25 20:43:39 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1425] 10.0.0.78 () {34 vars in 788 bytes} [Wed Feb 25 20:43:38 2026] PUT /v2.0/routers/47e121e1-cddc-40cc-8673-5a012cc228aa/remove_router_interface => generated 309 bytes in 716 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1426] 10.0.0.78 () {32 vars in 648 bytes} [Wed Feb 25 20:43:39 2026] GET /v2.0/networks => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1427] 10.0.0.114 () {28 vars in 677 bytes} [Wed Feb 25 20:43:39 2026] GET /v2.0/routers/1cc0f8c7-f23e-4e7f-9772-e357add2a7ad/l3-agents => generated 682 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1428] 10.0.0.78 () {32 vars in 735 bytes} [Wed Feb 25 20:43:39 2026] GET /v2.0/ports?device_id=47e121e1-cddc-40cc-8673-5a012cc228aa => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:43:39.724 7 WARNING neutron_lib.context [None req-cee387c6-ba3e-4782-9a87-bac6f78f6e8d 0711d3cd532e45c08b2a3ff97d717bc2 32f8423659f44b42a286d24bcbc30a78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:39.767 7 INFO neutron.db.segments_db [None req-cee387c6-ba3e-4782-9a87-bac6f78f6e8d 0711d3cd532e45c08b2a3ff97d717bc2 32f8423659f44b42a286d24bcbc30a78 - - default default] Added segment c3370fe2-2fbc-4968-83d5-4aac23d3fd20 of type vxlan for network 736e3629-2ffd-4098-bfdd-681c419be45f [pid: 7|app: 0|req: 690/1429] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:43:39 2026] POST /v2.0/networks => generated 649 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1430] 10.0.0.114 () {28 vars in 677 bytes} [Wed Feb 25 20:43:39 2026] GET /v2.0/routers/47e121e1-cddc-40cc-8673-5a012cc228aa/l3-agents => generated 682 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1431] 10.0.0.78 () {34 vars in 788 bytes} [Wed Feb 25 20:43:39 2026] PUT /v2.0/routers/1cc0f8c7-f23e-4e7f-9772-e357add2a7ad/remove_router_interface => generated 309 bytes in 711 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:39.943 8 WARNING neutron_lib.context [None req-435d6059-e585-4d7f-8b93-d12d25712643 0711d3cd532e45c08b2a3ff97d717bc2 32f8423659f44b42a286d24bcbc30a78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:39.985 8 INFO neutron.db.segments_db [None req-435d6059-e585-4d7f-8b93-d12d25712643 0711d3cd532e45c08b2a3ff97d717bc2 32f8423659f44b42a286d24bcbc30a78 - - default default] Added segment 99fd76fc-7a21-4a26-9926-12805df18291 of type vxlan for network 95839446-8055-4216-bf37-2efd26e1a2ee [pid: 8|app: 0|req: 741/1432] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:43:39 2026] POST /v2.0/networks => generated 650 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1433] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:43:40 2026] GET /v2.0/subnets => generated 4474 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:40.432 7 INFO neutron.services.segments.plugin [-] Segment d66d909a-b08e-4f26-83fc-089b85015a75 resource provider aggregate not found 2026-02-25 20:43:40.437 7 INFO neutron.services.segments.plugin [-] Segment d66d909a-b08e-4f26-83fc-089b85015a75 resource provider aggregate not found 2026-02-25 20:43:40.442 7 INFO neutron.services.segments.plugin [-] Segment d66d909a-b08e-4f26-83fc-089b85015a75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d66d909a-b08e-4f26-83fc-089b85015a75 found for delete ", "request_id": "req-a0ed2c8b-d900-4e59-af40-77b65cd27f68"}]} 2026-02-25 20:43:40.446 7 INFO neutron.services.segments.plugin [-] Segment d66d909a-b08e-4f26-83fc-089b85015a75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d66d909a-b08e-4f26-83fc-089b85015a75 found for delete ", "request_id": "req-fcd31772-488a-4826-9992-4c5894061231"}]} 2026-02-25 20:43:40.453 7 INFO neutron.db.l3_hamode_db [None req-90c816e8-74ca-47dc-8d61-e7ee222c7ce5 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] HA network 03380386-da8a-4dbb-8a26-b619bdced2ff was deleted as no HA routers are present in tenant 7895f859687748e59e2ad2017443223b. [pid: 7|app: 0|req: 692/1434] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:39 2026] DELETE /v2.0/routers/47e121e1-cddc-40cc-8673-5a012cc228aa => generated 0 bytes in 527 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:43:40.464 7 WARNING neutron_lib.context [None req-fe878a23-a4ac-421f-a130-4fc8d8917322 0711d3cd532e45c08b2a3ff97d717bc2 32f8423659f44b42a286d24bcbc30a78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:40.486 7 WARNING neutron_lib.context [None req-fe878a23-a4ac-421f-a130-4fc8d8917322 0711d3cd532e45c08b2a3ff97d717bc2 32f8423659f44b42a286d24bcbc30a78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 743/1435] 10.0.0.78 () {34 vars in 788 bytes} [Wed Feb 25 20:43:40 2026] PUT /v2.0/routers/1cc0f8c7-f23e-4e7f-9772-e357add2a7ad/remove_router_interface => generated 309 bytes in 779 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1436] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:43:40 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1437] 10.0.0.78 () {34 vars in 664 bytes} [Wed Feb 25 20:43:40 2026] POST /v2.0/ports => generated 1506 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 694/1438] 10.0.0.78 () {32 vars in 735 bytes} [Wed Feb 25 20:43:40 2026] GET /v2.0/ports?device_id=1cc0f8c7-f23e-4e7f-9772-e357add2a7ad => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:43:40.951 8 INFO neutron.services.segments.plugin [-] Segment 8fa8ca19-a438-4903-8734-32bea4559215 resource provider aggregate not found 2026-02-25 20:43:40.955 8 INFO neutron.services.segments.plugin [-] Segment 8fa8ca19-a438-4903-8734-32bea4559215 resource provider aggregate not found 2026-02-25 20:43:40.964 8 INFO neutron.services.segments.plugin [-] Segment 8fa8ca19-a438-4903-8734-32bea4559215 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fa8ca19-a438-4903-8734-32bea4559215 found for delete ", "request_id": "req-22ff0920-3d82-4a86-bf9d-4dd560308da7"}]} 2026-02-25 20:43:40.967 8 INFO neutron.services.segments.plugin [-] Segment 8fa8ca19-a438-4903-8734-32bea4559215 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fa8ca19-a438-4903-8734-32bea4559215 found for delete ", "request_id": "req-fcc1db0e-3ea4-487b-9005-2071cf61b30e"}]} [pid: 8|app: 0|req: 745/1439] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:40 2026] DELETE /v2.0/subnets/2193cef5-b0f1-439d-b7b6-8f700d00cf41 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1440] 10.0.0.78 () {32 vars in 642 bytes} [Wed Feb 25 20:43:40 2026] GET /v2.0/ports => generated 1506 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1441] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:41 2026] DELETE /v2.0/networks/bb921b7d-fc3a-4b12-ac30-b4f2d552b9f6 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:43:41.513 8 INFO neutron.db.l3_hamode_db [None req-b60bef04-1767-44af-941e-7031fb914b7f b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] HA network 24b5643c-c0b1-45da-a56a-a5a3112e0ae3 was deleted as no HA routers are present in tenant 6c9938bf8900494bb27f459187be91aa. [pid: 7|app: 0|req: 697/1442] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:43:41 2026] DELETE /v2.0/ports/9e159afb-55be-4242-8372-278f416b902d => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1443] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:41 2026] DELETE /v2.0/routers/1cc0f8c7-f23e-4e7f-9772-e357add2a7ad => generated 0 bytes in 499 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:43:41.523 8 WARNING neutron_lib.context [None req-0306b289-8272-4172-a9a5-7092ccc6502b 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:41.558 8 INFO neutron.db.segments_db [None req-0306b289-8272-4172-a9a5-7092ccc6502b 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] Added segment 4bc859b5-7dfe-46d5-a90c-8b936361a541 of type vxlan for network 6c3542f7-f612-4a0b-8c7a-b2e8bd66d8e4 [pid: 7|app: 0|req: 698/1444] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:41 2026] GET /v2.0/security-groups?tenant_id=9949461445eb452f9faf69dbf7dc3d60&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:41.802 8 INFO neutron.db.l3_hamode_db [None req-0306b289-8272-4172-a9a5-7092ccc6502b 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 699/1445] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:43:41 2026] DELETE /v2.0/ports/0435288f-d1c7-42d8-8628-bd20a8ba8879 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1446] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:41 2026] DELETE /v2.0/subnets/87c20a2b-6e7b-4dde-9bd9-6847c6d3a816 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1447] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:42 2026] DELETE /v2.0/security-groups/747e4934-f05b-4dbf-8fb1-8af4280534eb => 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: 702/1448] 10.0.0.78 () {32 vars in 642 bytes} [Wed Feb 25 20:43:42 2026] GET /v2.0/ports => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1449] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:42 2026] DELETE /v2.0/subnets/1189cf97-1d5c-4536-8c62-10c796264bde => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:43:42.340 7 WARNING neutron_lib.context [None req-d6cfdd3f-8b65-49f9-aae6-ad6edf1d9c50 0711d3cd532e45c08b2a3ff97d717bc2 32f8423659f44b42a286d24bcbc30a78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:42.390 7 INFO neutron.db.segments_db [None req-d6cfdd3f-8b65-49f9-aae6-ad6edf1d9c50 0711d3cd532e45c08b2a3ff97d717bc2 32f8423659f44b42a286d24bcbc30a78 - - default default] Added segment e89a6d78-9135-473d-bb52-6b8083421cfc of type vxlan for network d126557d-4a9f-4580-938d-2f24c045d901 2026-02-25 20:43:42.470 7 INFO neutron.services.segments.plugin [-] Segment e113479a-7e56-49e8-b567-a110ca02d9ea resource provider aggregate not found 2026-02-25 20:43:42.486 7 INFO neutron.services.segments.plugin [-] Segment e113479a-7e56-49e8-b567-a110ca02d9ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e113479a-7e56-49e8-b567-a110ca02d9ea found for delete ", "request_id": "req-86cc33ce-76d3-4f40-b3bc-5cf4423b4da6"}]} 2026-02-25 20:43:42.489 7 INFO neutron.services.segments.plugin [-] Segment e113479a-7e56-49e8-b567-a110ca02d9ea resource provider aggregate not found [pid: 7|app: 0|req: 704/1450] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:43:42 2026] POST /v2.0/networks => generated 650 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:42.508 7 INFO neutron.services.segments.plugin [-] Segment e113479a-7e56-49e8-b567-a110ca02d9ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e113479a-7e56-49e8-b567-a110ca02d9ea found for delete ", "request_id": "req-f3d237ab-8226-4684-9694-0ac7c5869bd3"}]} 2026-02-25 20:43:42.650 8 INFO neutron.db.l3_hamode_db [None req-0306b289-8272-4172-a9a5-7092ccc6502b 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 705/1451] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:42 2026] DELETE /v2.0/networks/6f5e5602-f684-4aa2-94ac-4dc90c578119 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:43:42.805 7 WARNING neutron_lib.context [None req-74dd05cb-ce4f-49e1-afd9-5a690ef35297 0711d3cd532e45c08b2a3ff97d717bc2 32f8423659f44b42a286d24bcbc30a78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:42.865 7 INFO neutron.db.segments_db [None req-74dd05cb-ce4f-49e1-afd9-5a690ef35297 0711d3cd532e45c08b2a3ff97d717bc2 32f8423659f44b42a286d24bcbc30a78 - - default default] Added segment e3a31cc5-84b4-4624-8f75-3c38d18956f8 of type vxlan for network d5df8e8e-2af4-455a-a643-9b8d698c396d [pid: 7|app: 0|req: 706/1452] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:43:42 2026] POST /v2.0/networks => generated 650 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:43.002 8 INFO neutron.services.segments.plugin [-] Segment de52c5ed-3952-4bae-b71d-b693c1cfc67a resource provider aggregate not found 2026-02-25 20:43:43.008 8 INFO neutron.services.segments.plugin [-] Segment de52c5ed-3952-4bae-b71d-b693c1cfc67a resource provider aggregate not found 2026-02-25 20:43:43.017 8 INFO neutron.services.segments.plugin [-] Segment de52c5ed-3952-4bae-b71d-b693c1cfc67a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de52c5ed-3952-4bae-b71d-b693c1cfc67a found for delete ", "request_id": "req-af76a8f9-3bff-49b8-8782-c6c161e63495"}]} 2026-02-25 20:43:43.022 8 INFO neutron.services.segments.plugin [-] Segment de52c5ed-3952-4bae-b71d-b693c1cfc67a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de52c5ed-3952-4bae-b71d-b693c1cfc67a found for delete ", "request_id": "req-83c2885c-8994-4051-b393-acbeb7b40739"}]} /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 707/1453] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:42 2026] DELETE /v2.0/networks/cfcb5787-3deb-405b-bad0-3c30b4cc8bff => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:43:43.271 7 WARNING neutron_lib.context [None req-aa21286d-116e-4c28-9d89-e20b26e08d92 0711d3cd532e45c08b2a3ff97d717bc2 32f8423659f44b42a286d24bcbc30a78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:43.298 7 WARNING neutron_lib.context [None req-aa21286d-116e-4c28-9d89-e20b26e08d92 0711d3cd532e45c08b2a3ff97d717bc2 32f8423659f44b42a286d24bcbc30a78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 747/1454] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:41 2026] POST /v2.0/routers => generated 692 bytes in 2097 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:43.622 8 WARNING neutron_lib.context [None req-929526bf-aa09-441f-8ee7-80e6b8e2a5df b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:43.685 8 INFO neutron.db.segments_db [None req-929526bf-aa09-441f-8ee7-80e6b8e2a5df b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] Added segment a42d18c5-47bd-4c5a-b45f-b6fb3c48df86 of type vxlan for network 125ec664-bfb3-4272-a95a-ab8c12f7d327 [pid: 7|app: 0|req: 708/1455] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:43 2026] POST /v2.0/subnets => generated 1274 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1456] 10.0.0.78 () {32 vars in 720 bytes} [Wed Feb 25 20:43:43 2026] GET /v2.0/routers/98d8224e-8647-4890-a961-9132a1e37ff6 => generated 698 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1457] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:43:43 2026] POST /v2.0/networks => generated 630 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1458] 10.0.0.78 () {32 vars in 646 bytes} [Wed Feb 25 20:43:43 2026] GET /v2.0/subnets => generated 1910 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:43.816 7 WARNING neutron_lib.context [None req-669cb388-d915-4bff-a157-ab8d98a7a2b3 b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 749/1459] 10.0.0.78 () {32 vars in 646 bytes} [Wed Feb 25 20:43:43 2026] GET /v2.0/routers => generated 701 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1460] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:43 2026] DELETE /v2.0/subnets/ca24dc43-d348-4780-ad9a-859d927b40fd => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1461] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:43 2026] POST /v2.0/subnets => generated 626 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1462] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:44 2026] DELETE /v2.0/subnets/552d8cda-0a36-4cea-b6f2-2e0d97b83845 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:43:44.159 7 WARNING neutron_lib.context [None req-c02a8ef9-2777-47e8-a492-bb0fef12bccc b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:44.193 7 INFO neutron.db.segments_db [None req-c02a8ef9-2777-47e8-a492-bb0fef12bccc b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] Added segment 6d88ab5a-1390-4b8a-98a2-062076978e12 of type vxlan for network ba3e8771-a41d-48db-9a10-795c7af31c4e [pid: 8|app: 0|req: 751/1463] 10.0.0.78 () {34 vars in 740 bytes} [Wed Feb 25 20:43:43 2026] PUT /v2.0/routers/98d8224e-8647-4890-a961-9132a1e37ff6 => generated 705 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1464] 10.0.0.78 () {32 vars in 646 bytes} [Wed Feb 25 20:43:44 2026] GET /v2.0/subnets => generated 649 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:44.417 7 INFO neutron.db.l3_hamode_db [None req-c02a8ef9-2777-47e8-a492-bb0fef12bccc b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 753/1465] 10.0.0.78 () {32 vars in 720 bytes} [Wed Feb 25 20:43:44 2026] GET /v2.0/routers/98d8224e-8647-4890-a961-9132a1e37ff6 => generated 705 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:44.506 7 INFO neutron.services.segments.plugin [-] Segment 8fad48f1-e0d5-44c5-aa84-491b6e346163 resource provider aggregate not found 2026-02-25 20:43:44.518 7 INFO neutron.services.segments.plugin [-] Segment 8fad48f1-e0d5-44c5-aa84-491b6e346163 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fad48f1-e0d5-44c5-aa84-491b6e346163 found for delete ", "request_id": "req-7d9874c2-fcaf-4aae-98e8-fcf0e6ceeb52"}]} 2026-02-25 20:43:44.521 7 INFO neutron.services.segments.plugin [-] Segment 8fad48f1-e0d5-44c5-aa84-491b6e346163 resource provider aggregate not found 2026-02-25 20:43:44.531 7 INFO neutron.services.segments.plugin [-] Segment 1ef8dba4-2277-4909-82f2-763cb1ff3495 resource provider aggregate not found 2026-02-25 20:43:44.534 7 INFO neutron.services.segments.plugin [-] Segment 8fad48f1-e0d5-44c5-aa84-491b6e346163 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fad48f1-e0d5-44c5-aa84-491b6e346163 found for delete ", "request_id": "req-9f0c810f-c46f-4a07-92d4-3d992aae3cbb"}]} 2026-02-25 20:43:44.544 7 INFO neutron.services.segments.plugin [-] Segment 1ef8dba4-2277-4909-82f2-763cb1ff3495 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ef8dba4-2277-4909-82f2-763cb1ff3495 found for delete ", "request_id": "req-ea2a77bc-4fd4-42c0-a19b-4fda391e7e5f"}]} 2026-02-25 20:43:44.544 7 INFO neutron.services.segments.plugin [-] Segment 1ef8dba4-2277-4909-82f2-763cb1ff3495 resource provider aggregate not found 2026-02-25 20:43:44.550 7 INFO neutron.db.l3_hamode_db [None req-c02a8ef9-2777-47e8-a492-bb0fef12bccc b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:43:44.552 7 INFO neutron.services.segments.plugin [-] Segment 1ef8dba4-2277-4909-82f2-763cb1ff3495 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ef8dba4-2277-4909-82f2-763cb1ff3495 found for delete ", "request_id": "req-5b8fd44a-f0c1-4ddd-9442-74ad00fabab0"}]} [pid: 8|app: 0|req: 754/1466] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:44 2026] GET /v2.0/security-groups?tenant_id=f000291ec6d24b7ba0d2db208d76ec7f&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1467] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:44 2026] DELETE /v2.0/networks/d5df8e8e-2af4-455a-a643-9b8d698c396d => generated 0 bytes in 101 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1468] 10.0.0.78 () {32 vars in 735 bytes} [Wed Feb 25 20:43:44 2026] GET /v2.0/ports?device_id=98d8224e-8647-4890-a961-9132a1e37ff6 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1469] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:44 2026] DELETE /v2.0/security-groups/29689973-1bf2-472c-8555-530640ec303e => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:43:45.035 8 INFO neutron.services.segments.plugin [-] Segment e3a31cc5-84b4-4624-8f75-3c38d18956f8 resource provider aggregate not found 2026-02-25 20:43:45.041 8 INFO neutron.services.segments.plugin [-] Segment e3a31cc5-84b4-4624-8f75-3c38d18956f8 resource provider aggregate not found 2026-02-25 20:43:45.047 8 INFO neutron.services.segments.plugin [-] Segment e3a31cc5-84b4-4624-8f75-3c38d18956f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3a31cc5-84b4-4624-8f75-3c38d18956f8 found for delete ", "request_id": "req-71bc84ff-042b-420c-9135-128bd7f3d0af"}]} 2026-02-25 20:43:45.054 8 INFO neutron.services.segments.plugin [-] Segment e3a31cc5-84b4-4624-8f75-3c38d18956f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3a31cc5-84b4-4624-8f75-3c38d18956f8 found for delete ", "request_id": "req-7d2c7e7d-940c-4d50-afe7-1173c152f935"}]} [pid: 8|app: 0|req: 758/1470] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:44 2026] DELETE /v2.0/networks/d126557d-4a9f-4580-938d-2f24c045d901 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1471] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:44 2026] POST /v2.0/routers => generated 507 bytes in 1002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1472] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:45 2026] DELETE /v2.0/networks/95839446-8055-4216-bf37-2efd26e1a2ee => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:43:45.312 7 WARNING neutron_lib.context [None req-572270b9-92f6-4885-83d5-3a719b9e9d78 b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 715/1473] 10.0.0.78 () {34 vars in 664 bytes} [Wed Feb 25 20:43:45 2026] POST /v2.0/ports => generated 947 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 716/1474] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:45 2026] DELETE /v2.0/networks/736e3629-2ffd-4098-bfdd-681c419be45f => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:43:45.942 8 INFO neutron.db.l3_hamode_db [None req-9683d8a4-eac6-4f11-8710-883ef3f31a1a 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] HA network 6c3542f7-f612-4a0b-8c7a-b2e8bd66d8e4 was deleted as no HA routers are present in tenant 7895f859687748e59e2ad2017443223b. [pid: 8|app: 0|req: 759/1475] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:45 2026] DELETE /v2.0/routers/98d8224e-8647-4890-a961-9132a1e37ff6 => generated 0 bytes in 794 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1476] 10.0.0.78 () {32 vars in 735 bytes} [Wed Feb 25 20:43:45 2026] GET /v2.0/ports?device_id=98d8224e-8647-4890-a961-9132a1e37ff6 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:43:45.994 8 INFO neutron.api.v2.resource [None req-1fa42f69-6aac-4167-93ea-8a84b0bdafbe 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 761/1477] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:45 2026] DELETE /v2.0/routers/98d8224e-8647-4890-a961-9132a1e37ff6 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1478] 10.0.0.78 () {32 vars in 735 bytes} [Wed Feb 25 20:43:46 2026] GET /v2.0/ports?device_id=47e121e1-cddc-40cc-8673-5a012cc228aa => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:43:46.039 8 INFO neutron.api.v2.resource [None req-e34ba5af-49ef-4eb1-b39a-b1032a43098d 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 763/1479] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:46 2026] DELETE /v2.0/routers/47e121e1-cddc-40cc-8673-5a012cc228aa => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:43:46.059 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e375b34a-7a15-487f-aa34-6a682dc38d56 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 764/1480] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:46 2026] DELETE /v2.0/subnets/2193cef5-b0f1-439d-b7b6-8f700d00cf41 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1481] 10.0.0.78 () {32 vars in 735 bytes} [Wed Feb 25 20:43:46 2026] GET /v2.0/ports?device_id=5fb86579-6e24-4d81-916f-de425ea4c649 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:43:46.132 8 INFO neutron.api.v2.resource [None req-d8f09d4a-39be-44bf-9228-9a9d7c38b162 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 766/1482] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:46 2026] DELETE /v2.0/routers/5fb86579-6e24-4d81-916f-de425ea4c649 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:43:46.151 8 INFO neutron.pecan_wsgi.hooks.translation [None req-98a76270-371c-445f-9868-d2299335d015 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 767/1483] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:46 2026] DELETE /v2.0/subnets/51565aef-f9b7-4c08-a4a8-e5fd665cabfc => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1484] 10.0.0.78 () {32 vars in 735 bytes} [Wed Feb 25 20:43:46 2026] GET /v2.0/ports?device_id=b145b2ae-19ea-4bd9-8678-afb5fb38df41 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:43:46.200 8 INFO neutron.api.v2.resource [None req-5cc2131c-08a7-488c-bbe9-5b880af771a2 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 769/1485] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:46 2026] DELETE /v2.0/routers/b145b2ae-19ea-4bd9-8678-afb5fb38df41 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:43:46.213 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4b38e8ea-04d7-47cc-8c72-7d1ae50dd970 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 770/1486] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:46 2026] DELETE /v2.0/subnets/86050023-e626-4fd2-a339-68728809fa46 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:43:46.230 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f7728fcf-dce5-4e29-9841-aeffa18ccb93 39c185196b5a406d83db699c5df0bdf1 7895f859687748e59e2ad2017443223b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 771/1487] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:46 2026] DELETE /v2.0/subnets/292b90ed-22c9-45ed-babd-a576192e5d99 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1488] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:46 2026] GET /v2.0/security-groups?tenant_id=32f8423659f44b42a286d24bcbc30a78&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:46.567 7 INFO neutron.services.segments.plugin [-] Segment 99fd76fc-7a21-4a26-9926-12805df18291 resource provider aggregate not found 2026-02-25 20:43:46.574 7 INFO neutron.services.segments.plugin [-] Segment 99fd76fc-7a21-4a26-9926-12805df18291 resource provider aggregate not found 2026-02-25 20:43:46.583 7 INFO neutron.services.segments.plugin [-] Segment 99fd76fc-7a21-4a26-9926-12805df18291 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99fd76fc-7a21-4a26-9926-12805df18291 found for delete ", "request_id": "req-95471e3e-a00d-4441-a08e-ebc18ec21b1f"}]} 2026-02-25 20:43:46.587 7 INFO neutron.services.segments.plugin [-] Segment 99fd76fc-7a21-4a26-9926-12805df18291 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99fd76fc-7a21-4a26-9926-12805df18291 found for delete ", "request_id": "req-e587e5a6-275d-46a6-8866-d92d8675f185"}]} 2026-02-25 20:43:46.601 7 INFO neutron.services.segments.plugin [-] Segment c3370fe2-2fbc-4968-83d5-4aac23d3fd20 resource provider aggregate not found 2026-02-25 20:43:46.605 7 INFO neutron.services.segments.plugin [-] Segment c3370fe2-2fbc-4968-83d5-4aac23d3fd20 resource provider aggregate not found 2026-02-25 20:43:46.615 7 INFO neutron.services.segments.plugin [-] Segment c3370fe2-2fbc-4968-83d5-4aac23d3fd20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3370fe2-2fbc-4968-83d5-4aac23d3fd20 found for delete ", "request_id": "req-2ad32f13-dd4c-4de1-b0fe-557dca31e181"}]} 2026-02-25 20:43:46.636 7 INFO neutron.services.segments.plugin [-] Segment c3370fe2-2fbc-4968-83d5-4aac23d3fd20 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3370fe2-2fbc-4968-83d5-4aac23d3fd20 found for delete ", "request_id": "req-10ba89f6-2bca-4d7f-acb8-02c25168b8d1"}]} [pid: 8|app: 0|req: 775/1491] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:46 2026] DELETE /v2.0/security-groups/85753049-bc8b-482b-b6a9-a6241588d46f => 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: 717/1492] 10.0.0.78 () {34 vars in 782 bytes} [Wed Feb 25 20:43:45 2026] PUT /v2.0/routers/35c66907-a3d2-4cbe-bec0-596ff229355f/add_router_interface => generated 309 bytes in 1140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 718/1493] 10.0.0.78 () {32 vars in 716 bytes} [Wed Feb 25 20:43:46 2026] GET /v2.0/ports/a628c719-abd8-4a54-92c1-24ddb381a24a => generated 1021 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1494] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:46 2026] GET /v2.0/security-groups?tenant_id=7895f859687748e59e2ad2017443223b&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:47.063 8 INFO neutron.services.segments.plugin [-] Segment e89a6d78-9135-473d-bb52-6b8083421cfc resource provider aggregate not found 2026-02-25 20:43:47.075 8 INFO neutron.services.segments.plugin [-] Segment e89a6d78-9135-473d-bb52-6b8083421cfc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e89a6d78-9135-473d-bb52-6b8083421cfc found for delete ", "request_id": "req-d46eac09-d37c-4c45-bf28-f045b7180236"}]} 2026-02-25 20:43:47.082 8 INFO neutron.services.segments.plugin [-] Segment e89a6d78-9135-473d-bb52-6b8083421cfc resource provider aggregate not found 2026-02-25 20:43:47.091 8 INFO neutron.services.segments.plugin [-] Segment 4bc859b5-7dfe-46d5-a90c-8b936361a541 resource provider aggregate not found 2026-02-25 20:43:47.101 8 INFO neutron.services.segments.plugin [-] Segment e89a6d78-9135-473d-bb52-6b8083421cfc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e89a6d78-9135-473d-bb52-6b8083421cfc found for delete ", "request_id": "req-a66ba3f4-d293-4cdc-96a3-3198a6919307"}]} 2026-02-25 20:43:47.106 8 INFO neutron.services.segments.plugin [-] Segment 4bc859b5-7dfe-46d5-a90c-8b936361a541 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bc859b5-7dfe-46d5-a90c-8b936361a541 found for delete ", "request_id": "req-89bfe06c-f894-4f28-b9fa-67b4515a4d89"}]} 2026-02-25 20:43:47.129 8 INFO neutron.services.segments.plugin [-] Segment 4bc859b5-7dfe-46d5-a90c-8b936361a541 resource provider aggregate not found 2026-02-25 20:43:47.146 8 INFO neutron.services.segments.plugin [-] Segment 4bc859b5-7dfe-46d5-a90c-8b936361a541 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bc859b5-7dfe-46d5-a90c-8b936361a541 found for delete ", "request_id": "req-c96d7956-590e-43a4-becf-9896d4b22068"}]} [pid: 8|app: 0|req: 777/1495] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:47 2026] DELETE /v2.0/security-groups/8d3a6e42-882e-4dcd-9dcc-180f8bde9a8c => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1496] 10.0.0.78 () {34 vars in 788 bytes} [Wed Feb 25 20:43:46 2026] PUT /v2.0/routers/35c66907-a3d2-4cbe-bec0-596ff229355f/remove_router_interface => generated 309 bytes in 741 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:47.817 8 INFO neutron.api.v2.resource [None req-7e090905-2084-4a04-9067-94366fde517d b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 778/1497] 10.0.0.78 () {34 vars in 788 bytes} [Wed Feb 25 20:43:47 2026] PUT /v2.0/routers/35c66907-a3d2-4cbe-bec0-596ff229355f/remove_router_interface => generated 197 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 720/1498] 10.0.0.78 () {32 vars in 735 bytes} [Wed Feb 25 20:43:47 2026] GET /v2.0/ports?device_id=35c66907-a3d2-4cbe-bec0-596ff229355f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:43:48.531 8 INFO neutron.db.l3_hamode_db [None req-9777220c-2c56-4a73-a118-2818aef905ae b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] HA network ba3e8771-a41d-48db-9a10-795c7af31c4e was deleted as no HA routers are present in tenant 6c9938bf8900494bb27f459187be91aa. [pid: 8|app: 0|req: 779/1499] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:47 2026] DELETE /v2.0/routers/35c66907-a3d2-4cbe-bec0-596ff229355f => generated 0 bytes in 687 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:43:48.572 7 WARNING neutron_lib.context [None req-03b76b19-2924-45bf-8c85-33223c14da32 f5a7e3c773be46aebc93125d94bed672 cf1814cd81cf4d6e82a6cc935a948b25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 780/1500] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:48 2026] DELETE /v2.0/subnets/5c5c705c-156c-49aa-8647-38cdc563cf09 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1501] 10.0.0.78 () {34 vars in 683 bytes} [Wed Feb 25 20:43:48 2026] POST /v2.0/security-groups => generated 1625 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1502] 10.0.0.78 () {32 vars in 662 bytes} [Wed Feb 25 20:43:48 2026] GET /v2.0/security-groups => generated 4530 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1503] 10.0.0.78 () {34 vars in 757 bytes} [Wed Feb 25 20:43:48 2026] PUT /v2.0/security-groups/2d3fd01e-61ff-4f6b-9185-a9dc0f282e2f => generated 1663 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1504] 10.0.0.78 () {32 vars in 736 bytes} [Wed Feb 25 20:43:48 2026] GET /v2.0/security-groups/2d3fd01e-61ff-4f6b-9185-a9dc0f282e2f => generated 1663 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1505] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:48 2026] DELETE /v2.0/networks/125ec664-bfb3-4272-a95a-ab8c12f7d327 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1506] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:48 2026] DELETE /v2.0/security-groups/2d3fd01e-61ff-4f6b-9185-a9dc0f282e2f => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:43:49.008 7 WARNING neutron_lib.context [None req-18aab115-ffad-47a9-822f-ad8277d4a59c b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:49.053 7 INFO neutron.db.segments_db [None req-18aab115-ffad-47a9-822f-ad8277d4a59c b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] Added segment d6071a96-2560-4c6b-b284-bd38e7bbb245 of type vxlan for network 3cec516a-4ba8-4f63-acc2-266ad4edadc4 2026-02-25 20:43:49.075 8 WARNING neutron_lib.context [None req-5f0f9ada-15cc-4460-becb-ee65c08bc4fd 97d0b7d5e87d489d85564a6d1cfbe964 0d5766351a2b4749a8da66513c0d977b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:49.122 8 INFO neutron.services.segments.plugin [-] Segment 6d88ab5a-1390-4b8a-98a2-062076978e12 resource provider aggregate not found [pid: 8|app: 0|req: 782/1507] 10.0.0.78 () {34 vars in 675 bytes} [Wed Feb 25 20:43:48 2026] POST /v2.0/subnetpools => generated 548 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1508] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:43:49 2026] POST /v2.0/networks => generated 630 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:49.143 8 INFO neutron.services.segments.plugin [-] Segment 6d88ab5a-1390-4b8a-98a2-062076978e12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d88ab5a-1390-4b8a-98a2-062076978e12 found for delete ", "request_id": "req-32af14fb-b914-4fe2-b104-326535c5b850"}]} 2026-02-25 20:43:49.155 8 INFO neutron.services.segments.plugin [-] Segment a42d18c5-47bd-4c5a-b45f-b6fb3c48df86 resource provider aggregate not found 2026-02-25 20:43:49.163 8 INFO neutron.services.segments.plugin [-] Segment 6d88ab5a-1390-4b8a-98a2-062076978e12 resource provider aggregate not found [pid: 7|app: 0|req: 727/1509] 10.0.0.78 () {32 vars in 728 bytes} [Wed Feb 25 20:43:49 2026] GET /v2.0/subnetpools/6e9a0c05-17b5-4723-80a2-ea911848797d => generated 548 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:49.166 8 INFO neutron.services.segments.plugin [-] Segment a42d18c5-47bd-4c5a-b45f-b6fb3c48df86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a42d18c5-47bd-4c5a-b45f-b6fb3c48df86 found for delete ", "request_id": "req-0a721b5f-7be3-4071-8424-e46e10930590"}]} 2026-02-25 20:43:49.169 7 WARNING neutron_lib.context [None req-527be5ff-209d-4d93-bc3e-a59310b0cb12 b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:49.174 8 INFO neutron.services.segments.plugin [-] Segment 6d88ab5a-1390-4b8a-98a2-062076978e12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d88ab5a-1390-4b8a-98a2-062076978e12 found for delete ", "request_id": "req-a5799046-f2ef-422f-8cd9-702580abe55d"}]} [pid: 8|app: 0|req: 783/1510] 10.0.0.78 () {32 vars in 662 bytes} [Wed Feb 25 20:43:49 2026] GET /v2.0/security-groups => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:49.195 8 INFO neutron.services.segments.plugin [-] Segment a42d18c5-47bd-4c5a-b45f-b6fb3c48df86 resource provider aggregate not found 2026-02-25 20:43:49.215 8 INFO neutron.services.segments.plugin [-] Segment a42d18c5-47bd-4c5a-b45f-b6fb3c48df86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a42d18c5-47bd-4c5a-b45f-b6fb3c48df86 found for delete ", "request_id": "req-5f8a5435-999d-4715-95ce-7695fcfe4066"}]} [pid: 8|app: 0|req: 784/1511] 10.0.0.78 () {34 vars in 748 bytes} [Wed Feb 25 20:43:49 2026] PUT /v2.0/subnetpools/6e9a0c05-17b5-4723-80a2-ea911848797d => generated 501 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:49.281 8 INFO neutron.api.v2.resource [None req-5b9f9ec1-7598-4b96-bc2f-494b7861dea6 f5a7e3c773be46aebc93125d94bed672 cf1814cd81cf4d6e82a6cc935a948b25 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 785/1512] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:49 2026] DELETE /v2.0/security-groups/2d3fd01e-61ff-4f6b-9185-a9dc0f282e2f => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1513] 10.0.0.78 () {32 vars in 731 bytes} [Wed Feb 25 20:43:49 2026] DELETE /v2.0/subnetpools/6e9a0c05-17b5-4723-80a2-ea911848797d => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:43:49.341 8 WARNING neutron_lib.context [None req-cacc19cc-cb99-4e7b-b74d-574c55a1c8c9 f5a7e3c773be46aebc93125d94bed672 cf1814cd81cf4d6e82a6cc935a948b25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 728/1514] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:49 2026] POST /v2.0/subnets => generated 626 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:49.416 7 INFO neutron.api.v2.resource [None req-5f5cf161-27e5-4ff4-9c4e-0b85bfcad84e 97d0b7d5e87d489d85564a6d1cfbe964 0d5766351a2b4749a8da66513c0d977b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 729/1515] 10.0.0.78 () {32 vars in 728 bytes} [Wed Feb 25 20:43:49 2026] GET /v2.0/subnetpools/6e9a0c05-17b5-4723-80a2-ea911848797d => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:43:49.420 7 WARNING neutron_lib.context [None req-b3c44a25-f730-4670-8976-0b2cbcdd826f b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:49.453 7 INFO neutron.db.segments_db [None req-b3c44a25-f730-4670-8976-0b2cbcdd826f b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] Added segment 91bb7eb3-38e7-40be-a959-8a5f04b0a544 of type vxlan for network 94d4fb69-53db-41ab-946e-d3f51b7a3537 [pid: 8|app: 0|req: 787/1516] 10.0.0.78 () {34 vars in 683 bytes} [Wed Feb 25 20:43:49 2026] POST /v2.0/security-groups => generated 1624 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:43:49.469 8 INFO neutron.api.v2.resource [None req-39494243-8a44-444e-87fc-bc87acf6500a 97d0b7d5e87d489d85564a6d1cfbe964 0d5766351a2b4749a8da66513c0d977b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 788/1517] 10.0.0.78 () {32 vars in 731 bytes} [Wed Feb 25 20:43:49 2026] DELETE /v2.0/subnetpools/6e9a0c05-17b5-4723-80a2-ea911848797d => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:43:49.477 8 WARNING neutron_lib.context [None req-60c0f9b5-719a-42fa-9b29-4785607650a4 f5a7e3c773be46aebc93125d94bed672 cf1814cd81cf4d6e82a6cc935a948b25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 789/1518] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:43:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1519] 10.0.0.78 () {32 vars in 746 bytes} [Wed Feb 25 20:43:49 2026] GET /v2.0/security-group-rules/9bd5f549-d1b1-4cee-a476-dc22192894c7 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:49.684 7 INFO neutron.db.l3_hamode_db [None req-b3c44a25-f730-4670-8976-0b2cbcdd826f b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 791/1520] 10.0.0.78 () {32 vars in 672 bytes} [Wed Feb 25 20:43:49 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:49.815 7 INFO neutron.db.l3_hamode_db [None req-b3c44a25-f730-4670-8976-0b2cbcdd826f b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 792/1521] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:49 2026] GET /v2.0/security-groups?tenant_id=22c94c7a4a5349cf8280ca50eb51f903&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1522] 10.0.0.78 () {32 vars in 749 bytes} [Wed Feb 25 20:43:50 2026] DELETE /v2.0/security-group-rules/9bd5f549-d1b1-4cee-a476-dc22192894c7 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1523] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:50 2026] GET /v2.0/security-groups?tenant_id=0d5766351a2b4749a8da66513c0d977b&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1524] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:50 2026] DELETE /v2.0/security-groups/8bb6f1d6-c146-4e2c-9549-43c3b16001d0 => 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: 730/1525] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:49 2026] POST /v2.0/routers => generated 506 bytes in 991 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1526] 10.0.0.78 () {32 vars in 672 bytes} [Wed Feb 25 20:43:50 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1527] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:50 2026] DELETE /v2.0/security-groups/19ce7593-6546-4db0-95a4-5f9ca981f7a1 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:43:50.528 7 WARNING neutron_lib.context [None req-4c745049-23a5-4ee0-a661-da088bc8b8ad f5a7e3c773be46aebc93125d94bed672 cf1814cd81cf4d6e82a6cc935a948b25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 732/1528] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:43:50 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1529] 10.0.0.78 () {32 vars in 746 bytes} [Wed Feb 25 20:43:50 2026] GET /v2.0/security-group-rules/a88a5173-9dc1-4b13-9483-ad9623a54815 => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1530] 10.0.0.78 () {32 vars in 672 bytes} [Wed Feb 25 20:43:50 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1531] 10.0.0.78 () {32 vars in 749 bytes} [Wed Feb 25 20:43:50 2026] DELETE /v2.0/security-group-rules/a88a5173-9dc1-4b13-9483-ad9623a54815 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1532] 10.0.0.78 () {32 vars in 672 bytes} [Wed Feb 25 20:43:50 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:43:50.874 7 WARNING neutron_lib.context [None req-33781eca-89ad-4913-8f1a-3ff14c6b0d38 f5a7e3c773be46aebc93125d94bed672 cf1814cd81cf4d6e82a6cc935a948b25 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:50.908 7 INFO neutron.db.securitygroups_db [None req-33781eca-89ad-4913-8f1a-3ff14c6b0d38 f5a7e3c773be46aebc93125d94bed672 cf1814cd81cf4d6e82a6cc935a948b25 - - default default] Project cf1814cd81cf4d6e82a6cc935a948b25 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: 737/1533] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:43:50 2026] POST /v2.0/security-group-rules => generated 607 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1534] 10.0.0.78 () {32 vars in 746 bytes} [Wed Feb 25 20:43:50 2026] GET /v2.0/security-group-rules/c632818d-6328-497d-9300-6306870f61bf => generated 607 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1535] 10.0.0.78 () {32 vars in 672 bytes} [Wed Feb 25 20:43:51 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1536] 10.0.0.78 () {32 vars in 749 bytes} [Wed Feb 25 20:43:51 2026] DELETE /v2.0/security-group-rules/c632818d-6328-497d-9300-6306870f61bf => 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: 741/1537] 10.0.0.78 () {32 vars in 672 bytes} [Wed Feb 25 20:43:51 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1538] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:51 2026] DELETE /v2.0/security-groups/d3835e03-8c5d-4544-bcb5-93e0c4fcdfc7 => 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: 743/1539] 10.0.0.78 () {32 vars in 662 bytes} [Wed Feb 25 20:43:51 2026] GET /v2.0/security-groups => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1540] 10.0.0.78 () {32 vars in 662 bytes} [Wed Feb 25 20:43:51 2026] GET /v2.0/security-groups => generated 2925 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1541] 10.0.0.78 () {34 vars in 782 bytes} [Wed Feb 25 20:43:50 2026] PUT /v2.0/routers/c888e9ed-288a-406b-9f78-292ce90bfa18/add_router_interface => generated 309 bytes in 1173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1542] 10.0.0.78 () {32 vars in 716 bytes} [Wed Feb 25 20:43:51 2026] GET /v2.0/ports/1e31fc6e-ffb6-481e-bd2e-19185c6e6dcf => generated 955 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1543] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:51 2026] GET /v2.0/security-groups?tenant_id=cf1814cd81cf4d6e82a6cc935a948b25&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1544] 10.0.0.78 () {32 vars in 652 bytes} [Wed Feb 25 20:43:52 2026] GET /v2.0/extensions => generated 20516 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1545] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:52 2026] DELETE /v2.0/security-groups/d47711bf-7491-4e73-8a04-111250e521ff => 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: 749/1546] 10.0.0.78 () {32 vars in 680 bytes} [Wed Feb 25 20:43:52 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1547] 10.0.0.78 () {34 vars in 788 bytes} [Wed Feb 25 20:43:51 2026] PUT /v2.0/routers/c888e9ed-288a-406b-9f78-292ce90bfa18/remove_router_interface => generated 309 bytes in 743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1548] 10.0.0.78 () {32 vars in 680 bytes} [Wed Feb 25 20:43:52 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1549] 10.0.0.78 () {32 vars in 735 bytes} [Wed Feb 25 20:43:52 2026] GET /v2.0/ports?device_id=c888e9ed-288a-406b-9f78-292ce90bfa18 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1550] 10.0.0.78 () {32 vars in 728 bytes} [Wed Feb 25 20:43:52 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:52.476 7 INFO neutron.db.segments_db [None req-56a2c7a9-68ee-4f1b-8323-113c221e0154 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Added segment d525a4d5-60a7-465a-96ed-a85193ca734d of type vxlan for network 36efe95a-9d84-45fd-b082-8a8ea4f744e8 [pid: 7|app: 0|req: 750/1551] 10.0.0.78 () {34 vars in 670 bytes} [Wed Feb 25 20:43:52 2026] POST /v2.0/networks => generated 740 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1552] 10.0.0.78 () {32 vars in 664 bytes} [Wed Feb 25 20:43:52 2026] GET /v2.0/extensions/agent => generated 153 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:52.898 8 INFO neutron.services.segments.plugin [-] Segment 91bb7eb3-38e7-40be-a959-8a5f04b0a544 resource provider aggregate not found [pid: 7|app: 0|req: 752/1553] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:52 2026] POST /v2.0/subnets => generated 687 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:43:52.903 8 INFO neutron.services.segments.plugin [-] Segment 91bb7eb3-38e7-40be-a959-8a5f04b0a544 resource provider aggregate not found [pid: 7|app: 0|req: 753/1554] 10.0.0.78 () {32 vars in 698 bytes} [Wed Feb 25 20:43:52 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:52.914 8 INFO neutron.services.segments.plugin [-] Segment 91bb7eb3-38e7-40be-a959-8a5f04b0a544 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91bb7eb3-38e7-40be-a959-8a5f04b0a544 found for delete ", "request_id": "req-6f1c5795-181d-4ebc-8b3d-e75a3405e0e4"}]} 2026-02-25 20:43:52.916 8 INFO neutron.services.segments.plugin [-] Segment 91bb7eb3-38e7-40be-a959-8a5f04b0a544 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91bb7eb3-38e7-40be-a959-8a5f04b0a544 found for delete ", "request_id": "req-df1033fd-8344-42d6-b668-30fafcad8d65"}]} 2026-02-25 20:43:52.931 8 INFO neutron.db.l3_hamode_db [None req-2c9ec075-52de-4ca1-b609-b7950b5571ce b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] HA network 94d4fb69-53db-41ab-946e-d3f51b7a3537 was deleted as no HA routers are present in tenant 6c9938bf8900494bb27f459187be91aa. [pid: 8|app: 0|req: 802/1555] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:52 2026] DELETE /v2.0/routers/c888e9ed-288a-406b-9f78-292ce90bfa18 => generated 0 bytes in 509 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1556] 10.0.0.78 () {32 vars in 696 bytes} [Wed Feb 25 20:43:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:52.962 7 INFO neutron.db.segments_db [None req-091b790b-c688-4bf2-bb66-81a5e3e4071d 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Added segment e15e891c-d372-4852-aa98-57d181f53e53 of type vxlan for network e1e0811c-3591-42a9-a37b-b1030bc56d8d [pid: 8|app: 0|req: 804/1557] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:52 2026] DELETE /v2.0/subnets/25401b71-c43a-4e70-bed5-ba316682502c => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1558] 10.0.0.78 () {32 vars in 700 bytes} [Wed Feb 25 20:43:53 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:53.226 7 INFO neutron.db.l3_hamode_db [None req-091b790b-c688-4bf2-bb66-81a5e3e4071d 9f24091e86df4154851172993286aba4 cf6b3715be104b109da4bf813a642738 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 806/1559] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:43:53 2026] DELETE /v2.0/networks/3cec516a-4ba8-4f63-acc2-266ad4edadc4 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1560] 10.0.0.78 () {32 vars in 688 bytes} [Wed Feb 25 20:43:53 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1561] 10.0.0.78 () {32 vars in 702 bytes} [Wed Feb 25 20:43:53 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:53.411 8 WARNING neutron_lib.context [None req-d44018f9-a71d-4254-b3af-d91b0b83a318 b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:43:53.450 8 INFO neutron.db.segments_db [None req-d44018f9-a71d-4254-b3af-d91b0b83a318 b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] Added segment d7e70b56-bfa3-46f3-864d-315cc8e82bf3 of type vxlan for network 6a9c463d-c10a-437c-9176-73bfbc9ec464 2026-02-25 20:43:53.744 8 INFO neutron.db.l3_hamode_db [None req-d44018f9-a71d-4254-b3af-d91b0b83a318 b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:43:53.996 7 INFO neutron.db.l3_hamode_db [None req-091b790b-c688-4bf2-bb66-81a5e3e4071d 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:43:54.556 8 INFO neutron.db.l3_hamode_db [None req-d44018f9-a71d-4254-b3af-d91b0b83a318 b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:43:54.941 8 INFO neutron.services.segments.plugin [-] Segment d6071a96-2560-4c6b-b284-bd38e7bbb245 resource provider aggregate not found 2026-02-25 20:43:54.963 8 INFO neutron.services.segments.plugin [-] Segment d6071a96-2560-4c6b-b284-bd38e7bbb245 resource provider aggregate not found 2026-02-25 20:43:54.967 8 INFO neutron.services.segments.plugin [-] Segment d6071a96-2560-4c6b-b284-bd38e7bbb245 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6071a96-2560-4c6b-b284-bd38e7bbb245 found for delete ", "request_id": "req-a03b0228-f029-4ff1-8b35-d3003123f788"}]} 2026-02-25 20:43:54.978 8 INFO neutron.services.segments.plugin [-] Segment d6071a96-2560-4c6b-b284-bd38e7bbb245 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6071a96-2560-4c6b-b284-bd38e7bbb245 found for delete ", "request_id": "req-3d715011-d57d-4f0d-bd05-76ba0ce68a2d"}]} [pid: 7|app: 0|req: 754/1562] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:52 2026] POST /v2.0/routers => generated 727 bytes in 2374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1563] 10.0.0.78 () {32 vars in 692 bytes} [Wed Feb 25 20:43:55 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1564] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:53 2026] POST /v2.0/routers => generated 688 bytes in 2165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1565] 10.0.0.78 () {32 vars in 694 bytes} [Wed Feb 25 20:43:55 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1566] 10.0.0.78 () {32 vars in 720 bytes} [Wed Feb 25 20:43:55 2026] GET /v2.0/routers/f4872174-12a3-4d93-890e-8eb931065fc5 => generated 694 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1567] 10.0.0.78 () {32 vars in 684 bytes} [Wed Feb 25 20:43:55 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: 813/1568] 10.0.0.78 () {32 vars in 646 bytes} [Wed Feb 25 20:43:55 2026] GET /v2.0/routers => generated 697 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1569] 10.0.0.78 () {32 vars in 686 bytes} [Wed Feb 25 20:43:55 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1570] 10.0.0.78 () {34 vars in 740 bytes} [Wed Feb 25 20:43:55 2026] PUT /v2.0/routers/f4872174-12a3-4d93-890e-8eb931065fc5 => generated 701 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1571] 10.0.0.78 () {32 vars in 660 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1572] 10.0.0.78 () {32 vars in 720 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/routers/f4872174-12a3-4d93-890e-8eb931065fc5 => generated 701 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1573] 10.0.0.78 () {32 vars in 698 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1574] 10.0.0.78 () {32 vars in 735 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/ports?device_id=f4872174-12a3-4d93-890e-8eb931065fc5 => 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: 820/1575] 10.0.0.78 () {32 vars in 678 bytes} [Wed Feb 25 20:43:56 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: 7|app: 0|req: 756/1576] 10.0.0.78 () {34 vars in 782 bytes} [Wed Feb 25 20:43:55 2026] PUT /v2.0/routers/bd074ecc-4d67-4417-8499-ff710c3478c6/add_router_interface => generated 309 bytes in 1385 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1577] 10.0.0.78 () {32 vars in 682 bytes} [Wed Feb 25 20:43:56 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: 758/1578] 10.0.0.78 () {32 vars in 674 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1579] 10.0.0.78 () {32 vars in 688 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1580] 10.0.0.78 () {32 vars in 722 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1581] 10.0.0.78 () {32 vars in 686 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1582] 10.0.0.78 () {32 vars in 668 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1583] 10.0.0.78 () {32 vars in 686 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1584] 10.0.0.78 () {32 vars in 680 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1585] 10.0.0.78 () {32 vars in 698 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1586] 10.0.0.78 () {32 vars in 678 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1587] 10.0.0.78 () {32 vars in 666 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1588] 10.0.0.78 () {32 vars in 676 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1589] 10.0.0.78 () {32 vars in 664 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1590] 10.0.0.78 () {32 vars in 674 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/l3-flavors => 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: 771/1591] 10.0.0.78 () {32 vars in 712 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1592] 10.0.0.78 () {32 vars in 690 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1593] 10.0.0.78 () {32 vars in 682 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1594] 10.0.0.78 () {32 vars in 668 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1595] 10.0.0.78 () {32 vars in 686 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1596] 10.0.0.78 () {32 vars in 704 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1597] 10.0.0.78 () {32 vars in 674 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1598] 10.0.0.78 () {32 vars in 700 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1599] 10.0.0.78 () {32 vars in 674 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1600] 10.0.0.78 () {32 vars in 692 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1601] 10.0.0.78 () {32 vars in 688 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1602] 10.0.0.78 () {32 vars in 708 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1603] 10.0.0.78 () {32 vars in 704 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1604] 10.0.0.78 () {32 vars in 718 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1605] 10.0.0.78 () {32 vars in 696 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1606] 10.0.0.78 () {32 vars in 710 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1607] 10.0.0.78 () {32 vars in 668 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1608] 10.0.0.78 () {32 vars in 686 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1609] 10.0.0.78 () {32 vars in 680 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1610] 10.0.0.78 () {32 vars in 674 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1611] 10.0.0.78 () {32 vars in 670 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1612] 10.0.0.78 () {32 vars in 660 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1613] 10.0.0.78 () {32 vars in 698 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1614] 10.0.0.78 () {32 vars in 698 bytes} [Wed Feb 25 20:43:56 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1615] 10.0.0.78 () {32 vars in 676 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1616] 10.0.0.78 () {32 vars in 668 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1617] 10.0.0.78 () {32 vars in 682 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1618] 10.0.0.78 () {32 vars in 700 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1619] 10.0.0.78 () {32 vars in 684 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1620] 10.0.0.78 () {32 vars in 706 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1621] 10.0.0.78 () {32 vars in 668 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1622] 10.0.0.78 () {32 vars in 696 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1623] 10.0.0.78 () {32 vars in 694 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1624] 10.0.0.78 () {32 vars in 684 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1625] 10.0.0.78 () {32 vars in 688 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1626] 10.0.0.78 () {32 vars in 666 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1627] 10.0.0.78 () {32 vars in 680 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1628] 10.0.0.78 () {32 vars in 680 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1629] 10.0.0.78 () {32 vars in 690 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1630] 10.0.0.78 () {32 vars in 690 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1631] 10.0.0.78 () {32 vars in 694 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1632] 10.0.0.78 () {32 vars in 684 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1633] 10.0.0.78 () {32 vars in 688 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1634] 10.0.0.78 () {32 vars in 700 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1635] 10.0.0.78 () {32 vars in 702 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1636] 10.0.0.78 () {32 vars in 712 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1637] 10.0.0.78 () {32 vars in 716 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1638] 10.0.0.78 () {32 vars in 714 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1639] 10.0.0.78 () {32 vars in 726 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1640] 10.0.0.78 () {32 vars in 740 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:57.212 8 INFO neutron.services.segments.plugin [-] Segment d7e70b56-bfa3-46f3-864d-315cc8e82bf3 resource provider aggregate not found 2026-02-25 20:43:57.216 8 INFO neutron.services.segments.plugin [-] Segment d7e70b56-bfa3-46f3-864d-315cc8e82bf3 resource provider aggregate not found [pid: 7|app: 0|req: 821/1641] 10.0.0.78 () {32 vars in 718 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1642] 10.0.0.78 () {32 vars in 682 bytes} [Wed Feb 25 20:43:57 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) 2026-02-25 20:43:57.230 8 INFO neutron.services.segments.plugin [-] Segment d7e70b56-bfa3-46f3-864d-315cc8e82bf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7e70b56-bfa3-46f3-864d-315cc8e82bf3 found for delete ", "request_id": "req-94d20f3b-c126-4466-90a2-25bcf785d9c4"}]} [pid: 7|app: 0|req: 823/1643] 10.0.0.78 () {32 vars in 668 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:57.240 8 INFO neutron.services.segments.plugin [-] Segment d7e70b56-bfa3-46f3-864d-315cc8e82bf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7e70b56-bfa3-46f3-864d-315cc8e82bf3 found for delete ", "request_id": "req-a3247bd5-7cc7-4211-be22-2dde4dff7095"}]} [pid: 7|app: 0|req: 824/1644] 10.0.0.78 () {32 vars in 718 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1645] 10.0.0.78 () {32 vars in 678 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:57.252 8 INFO neutron.db.l3_hamode_db [None req-90936eca-e3be-4250-b8fd-aaaf62f0bd78 b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] HA network 6a9c463d-c10a-437c-9176-73bfbc9ec464 was deleted as no HA routers are present in tenant 6c9938bf8900494bb27f459187be91aa. [pid: 8|app: 0|req: 821/1646] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:56 2026] DELETE /v2.0/routers/f4872174-12a3-4d93-890e-8eb931065fc5 => generated 0 bytes in 961 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1647] 10.0.0.78 () {32 vars in 668 bytes} [Wed Feb 25 20:43:57 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: 7|app: 0|req: 827/1648] 10.0.0.78 () {32 vars in 696 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1649] 10.0.0.78 () {32 vars in 735 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/ports?device_id=f4872174-12a3-4d93-890e-8eb931065fc5 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1650] 10.0.0.78 () {32 vars in 704 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1651] 10.0.0.78 () {32 vars in 700 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:57.296 8 INFO neutron.api.v2.resource [None req-f7b0cf5e-f8ca-4717-8cd1-da8425ace432 b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 823/1652] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:57 2026] DELETE /v2.0/routers/f4872174-12a3-4d93-890e-8eb931065fc5 => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1653] 10.0.0.78 () {32 vars in 700 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1654] 10.0.0.78 () {32 vars in 682 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/subnet_onboard => 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: 832/1655] 10.0.0.78 () {32 vars in 704 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1656] 10.0.0.78 () {32 vars in 735 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/ports?device_id=c888e9ed-288a-406b-9f78-292ce90bfa18 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1657] 10.0.0.78 () {32 vars in 694 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:57.340 8 INFO neutron.api.v2.resource [None req-6f5ecd09-efeb-4467-bfa2-848bc91be37b b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 825/1658] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:57 2026] DELETE /v2.0/routers/c888e9ed-288a-406b-9f78-292ce90bfa18 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1659] 10.0.0.78 () {32 vars in 688 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1660] 10.0.0.78 () {32 vars in 696 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:57.364 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3a7b5356-ff08-4179-a6eb-f9a1db52a3d4 b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 826/1661] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:57 2026] DELETE /v2.0/subnets/25401b71-c43a-4e70-bed5-ba316682502c => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1662] 10.0.0.78 () {32 vars in 678 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1663] 10.0.0.78 () {32 vars in 735 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/ports?device_id=35c66907-a3d2-4cbe-bec0-596ff229355f => 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: 828/1664] 10.0.0.78 () {32 vars in 688 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:57.416 8 INFO neutron.api.v2.resource [None req-7b47f91a-2917-4336-99f5-041e324bbaaf b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 829/1665] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:57 2026] DELETE /v2.0/routers/35c66907-a3d2-4cbe-bec0-596ff229355f => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1666] 10.0.0.78 () {32 vars in 700 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:57.433 8 INFO neutron.pecan_wsgi.hooks.translation [None req-37c9adf7-95a4-4cce-87c1-f5793da9ff69 b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 831/1667] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:57 2026] DELETE /v2.0/subnets/5c5c705c-156c-49aa-8647-38cdc563cf09 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1668] 10.0.0.78 () {32 vars in 664 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1669] 10.0.0.78 () {32 vars in 735 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/ports?device_id=1cc0f8c7-f23e-4e7f-9772-e357add2a7ad => generated 12 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1670] 10.0.0.78 () {32 vars in 680 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:57.468 8 INFO neutron.api.v2.resource [None req-e7615cb4-cfaa-4e08-a885-2aac6d676bb8 b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 835/1671] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:57 2026] DELETE /v2.0/routers/1cc0f8c7-f23e-4e7f-9772-e357add2a7ad => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1672] 10.0.0.78 () {32 vars in 692 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:57.491 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7c450beb-37a9-409f-81ca-4bb6d84e265a b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 837/1673] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:57 2026] DELETE /v2.0/subnets/87c20a2b-6e7b-4dde-9bd9-6847c6d3a816 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1674] 10.0.0.78 () {32 vars in 676 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:43:57.509 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d6c26de1-9964-4989-b87e-6c02709bd857 b1155b065de2416783e51ffb46319161 6c9938bf8900494bb27f459187be91aa - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 839/1675] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:43:57 2026] DELETE /v2.0/subnets/1189cf97-1d5c-4536-8c62-10c796264bde => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1676] 10.0.0.78 () {32 vars in 666 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1677] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/security-groups?tenant_id=98f070f79cd04f7c9905589b00556f26&name=default => generated 2925 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1678] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:57 2026] DELETE /v2.0/security-groups/27b1bad1-fb3e-4eac-8977-717f1eabcc72 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:43:58.075 7 INFO neutron.db.segments_db [None req-fa916533-8eed-47ce-82d1-b502ee3505a2 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Added segment d8421f9b-5fd4-4a9b-a64e-50299ab00485 of type vxlan for network f661ebf0-3371-4e68-8aba-14c2fde62b89 [pid: 7|app: 0|req: 838/1679] 10.0.0.78 () {34 vars in 670 bytes} [Wed Feb 25 20:43:57 2026] POST /v2.0/networks => generated 741 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1680] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:57 2026] GET /v2.0/security-groups?tenant_id=1ca479c70e884309bd0878874951299f&name=default => generated 2925 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1681] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:58 2026] GET /v2.0/security-groups?tenant_id=6c9938bf8900494bb27f459187be91aa&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1682] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:43:58 2026] GET /v2.0/security-groups?tenant_id=fc0d3e2bad894cf29ec6c194293d4c46&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1683] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:58 2026] DELETE /v2.0/security-groups/3ac8e68e-3ede-446e-8756-339d90f5ed09 => 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: 840/1684] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:58 2026] POST /v2.0/subnets => generated 688 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1685] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:58 2026] DELETE /v2.0/security-groups/d2b361c5-8109-430c-8ad0-777c66bca3e7 => 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: 841/1686] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:43:58 2026] DELETE /v2.0/security-groups/07e6d03d-7872-45c6-805a-05193577ee9d => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:43:58.789 8 INFO neutron.db.segments_db [None req-b96cbd9f-4318-4fef-8983-23576a04ad10 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Added segment 493a390a-64d0-495b-bb76-c468fbee16e2 of type vxlan for network a332b181-9699-4087-af84-4c35b1602e63 2026-02-25 20:43:59.033 8 INFO neutron.db.l3_hamode_db [None req-b96cbd9f-4318-4fef-8983-23576a04ad10 9f24091e86df4154851172993286aba4 54a5f20cc79c41dcba612a0f33134ba0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:43:59.651 8 INFO neutron.db.l3_hamode_db [None req-b96cbd9f-4318-4fef-8983-23576a04ad10 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 842/1687] 10.0.0.78 () {32 vars in 622 bytes} [Wed Feb 25 20:44:00 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1688] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:43:58 2026] POST /v2.0/routers => generated 728 bytes in 1924 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1689] 10.0.0.78 () {32 vars in 632 bytes} [Wed Feb 25 20:44:00 2026] GET /v2.0/ => generated 632 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:00.790 7 WARNING neutron_lib.context [None req-97fa7d02-5235-4b0d-acfb-5b2194ec4e85 40df4d407663429091b44effd78cc57a bf88e8d946f44ec4967c3fd349d44143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:00.980 7 INFO neutron.db.segments_db [None req-97fa7d02-5235-4b0d-acfb-5b2194ec4e85 40df4d407663429091b44effd78cc57a bf88e8d946f44ec4967c3fd349d44143 - - default default] Added segment 02e8e74e-8c5c-4260-96a0-5ada4a8f743f of type vxlan for network 1507b2dc-13ae-4293-bd8c-e6b12ade2b11 [pid: 7|app: 0|req: 844/1690] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:44:00 2026] POST /v2.0/networks => generated 650 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:01.091 7 WARNING neutron_lib.context [None req-6bc353ae-1ea8-413e-a019-fd14e5a2471b 40df4d407663429091b44effd78cc57a bf88e8d946f44ec4967c3fd349d44143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 845/1691] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:44:01 2026] POST /v2.0/subnets => generated 627 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1692] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:44:01 2026] GET /v2.0/security-groups?tenant_id=f84482e3d2a041e2b30167df71988c13&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:01.632 7 WARNING neutron_lib.context [None req-8faf9f54-22c8-41d4-a83c-3d26bd04c0dd 40df4d407663429091b44effd78cc57a bf88e8d946f44ec4967c3fd349d44143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:01.672 7 INFO neutron.db.segments_db [None req-8faf9f54-22c8-41d4-a83c-3d26bd04c0dd 40df4d407663429091b44effd78cc57a bf88e8d946f44ec4967c3fd349d44143 - - default default] Added segment 81f83746-e187-4ecd-a6c6-9cea6092dea7 of type vxlan for network f88d33e7-3513-487e-b8ac-ed5c5caad57b 2026-02-25 20:44:01.935 7 INFO neutron.db.l3_hamode_db [None req-8faf9f54-22c8-41d4-a83c-3d26bd04c0dd 40df4d407663429091b44effd78cc57a bf88e8d946f44ec4967c3fd349d44143 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 847/1695] 10.0.0.78 () {34 vars in 782 bytes} [Wed Feb 25 20:44:00 2026] PUT /v2.0/routers/aff7393d-d165-436d-8a91-b12b47e52a51/add_router_interface => generated 309 bytes in 1378 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1696] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:02 2026] DELETE /v2.0/security-groups/5825bec6-4222-4152-90b7-6f5e352417d3 => 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: 849/1697] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:44:02 2026] GET /v2.0/security-groups?tenant_id=dcf8c1c118fe47d898c7cb5f0405415d&name=default => generated 2925 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1698] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:02 2026] DELETE /v2.0/security-groups/0b3f3a98-ebf6-4e65-9ca2-271def5fc7d6 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:44:02.726 8 WARNING neutron_lib.context [None req-b51ee090-649c-4b72-830f-745064c03e80 2a4115eaa7b14e43adb0c72672cc6a89 cf6b3715be104b109da4bf813a642738 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:02.763 7 INFO neutron.db.l3_hamode_db [None req-8faf9f54-22c8-41d4-a83c-3d26bd04c0dd 40df4d407663429091b44effd78cc57a bf88e8d946f44ec4967c3fd349d44143 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 851/1699] 10.0.0.78 () {34 vars in 684 bytes} [Wed Feb 25 20:44:02 2026] POST /v2.0/security-groups => generated 1675 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:44:02.873 8 WARNING neutron_lib.context [None req-5f5a9419-130f-40d3-8714-635d8d91b270 2a4115eaa7b14e43adb0c72672cc6a89 cf6b3715be104b109da4bf813a642738 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 852/1700] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:44:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:02.994 8 WARNING neutron_lib.context [None req-6edbc691-87f1-4ca8-a46b-ca30be703363 2a4115eaa7b14e43adb0c72672cc6a89 cf6b3715be104b109da4bf813a642738 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 853/1701] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:44:02 2026] POST /v2.0/security-group-rules => generated 596 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:03.121 8 WARNING neutron_lib.context [None req-63dba4c0-da4a-420f-9363-5e37e55b6fd9 2a4115eaa7b14e43adb0c72672cc6a89 cf6b3715be104b109da4bf813a642738 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 854/1702] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:44:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:03.334 8 WARNING neutron_lib.context [None req-c2000ff1-6b22-4bc3-9c36-a1abc44fa66a 2a4115eaa7b14e43adb0c72672cc6a89 cf6b3715be104b109da4bf813a642738 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 855/1703] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:44:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:03.466 8 WARNING neutron_lib.context [None req-b009b2c6-7b7d-46ba-bc30-93c34279921a 2a4115eaa7b14e43adb0c72672cc6a89 cf6b3715be104b109da4bf813a642738 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:03.512 8 INFO neutron.db.securitygroups_db [None req-b009b2c6-7b7d-46ba-bc30-93c34279921a 2a4115eaa7b14e43adb0c72672cc6a89 cf6b3715be104b109da4bf813a642738 - - default default] Project cf6b3715be104b109da4bf813a642738 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: 856/1704] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:44:03 2026] POST /v2.0/security-group-rules => generated 607 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:03.594 8 WARNING neutron_lib.context [None req-09f9ce7c-10fe-4080-ae0c-076213e73181 2a4115eaa7b14e43adb0c72672cc6a89 cf6b3715be104b109da4bf813a642738 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:03.628 8 INFO neutron.db.securitygroups_db [None req-09f9ce7c-10fe-4080-ae0c-076213e73181 2a4115eaa7b14e43adb0c72672cc6a89 cf6b3715be104b109da4bf813a642738 - - default default] Project cf6b3715be104b109da4bf813a642738 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: 857/1705] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:44:03 2026] POST /v2.0/security-group-rules => generated 606 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1706] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:44:01 2026] POST /v2.0/routers => generated 694 bytes in 2113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:04.151 7 WARNING neutron_lib.context [None req-b60b53e2-14f8-4448-a648-10695314053b 2a4115eaa7b14e43adb0c72672cc6a89 cf6b3715be104b109da4bf813a642738 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 850/1707] 10.0.0.78 () {34 vars in 684 bytes} [Wed Feb 25 20:44:04 2026] POST /v2.0/security-groups => generated 1660 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:44:04.346 7 WARNING neutron_lib.context [None req-5b6030d1-71df-4c75-abb1-885c0a8818fe 2a4115eaa7b14e43adb0c72672cc6a89 cf6b3715be104b109da4bf813a642738 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 851/1708] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:44:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:04.478 7 WARNING neutron_lib.context [None req-0985badd-51f8-4cc0-8fae-a83a2f2b8a9e 2a4115eaa7b14e43adb0c72672cc6a89 cf6b3715be104b109da4bf813a642738 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 852/1709] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:44:04 2026] POST /v2.0/security-group-rules => generated 602 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:04.587 7 WARNING neutron_lib.context [None req-3f75829f-27c9-4c4d-99d1-f74888c466d8 2a4115eaa7b14e43adb0c72672cc6a89 cf6b3715be104b109da4bf813a642738 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 853/1710] 10.0.0.78 () {34 vars in 675 bytes} [Wed Feb 25 20:44:04 2026] POST /v2.0/floatingips => generated 552 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1711] 10.0.0.78 () {34 vars in 782 bytes} [Wed Feb 25 20:44:03 2026] PUT /v2.0/routers/3f3c0f77-3a80-4302-a872-6e29eceb838e/add_router_interface => generated 309 bytes in 1451 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:05.212 7 WARNING neutron_lib.context [None req-39349f18-64f2-45e4-82b2-77a6533bada8 40df4d407663429091b44effd78cc57a bf88e8d946f44ec4967c3fd349d44143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 859/1712] 10.0.0.205 () {34 vars in 1098 bytes} [Wed Feb 25 20:44:05 2026] GET /v2.0/security-groups?name=tempest-securitygroup--865509417&fields=id&tenant_id=cf6b3715be104b109da4bf813a642738 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1713] 10.0.0.205 () {34 vars in 1100 bytes} [Wed Feb 25 20:44:05 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1274516831&fields=id&tenant_id=cf6b3715be104b109da4bf813a642738 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1714] 10.0.0.205 () {34 vars in 982 bytes} [Wed Feb 25 20:44:05 2026] GET /v2.0/networks?id=36efe95a-9d84-45fd-b082-8a8ea4f744e8 => generated 672 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1715] 10.0.0.205 () {34 vars in 965 bytes} [Wed Feb 25 20:44:05 2026] GET /v2.0/quotas/cf6b3715be104b109da4bf813a642738 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1716] 10.0.0.205 () {34 vars in 1002 bytes} [Wed Feb 25 20:44:05 2026] GET /v2.0/ports?tenant_id=cf6b3715be104b109da4bf813a642738&fields=id => generated 103 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1717] 10.0.0.205 () {34 vars in 1008 bytes} [Wed Feb 25 20:44:05 2026] GET /v2.0/networks/36efe95a-9d84-45fd-b082-8a8ea4f744e8?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1718] 10.0.0.78 () {34 vars in 664 bytes} [Wed Feb 25 20:44:05 2026] POST /v2.0/ports => generated 957 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 20:44:05.603 7 WARNING neutron_lib.context [None req-8693f789-dc97-4161-86e8-8735f48b8bd1 40df4d407663429091b44effd78cc57a bf88e8d946f44ec4967c3fd349d44143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 865/1719] 10.0.0.205 () {34 vars in 1108 bytes} [Wed Feb 25 20:44:05 2026] GET /v2.0/networks/36efe95a-9d84-45fd-b082-8a8ea4f744e8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1720] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:05 2026] GET /v2.0/ports?device_id=49aeb8a6-5401-4f0c-b29a-1cd0479de99c => 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: 855/1721] 10.0.0.78 () {34 vars in 664 bytes} [Wed Feb 25 20:44:05 2026] POST /v2.0/ports => generated 955 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:06.006 8 WARNING neutron_lib.context [None req-ca7082ab-49bd-4910-9179-a57dc80237ee 40df4d407663429091b44effd78cc57a bf88e8d946f44ec4967c3fd349d44143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/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-25 20:44:06.731 8 INFO neutron.db.l3_db [None req-ca7082ab-49bd-4910-9179-a57dc80237ee 40df4d407663429091b44effd78cc57a bf88e8d946f44ec4967c3fd349d44143 - - default default] Floating IP e547ae83-253e-4a5c-9cdc-a373c31cedfb associated. External IP: 10.96.250.210, port: 53595f9c-7ba8-4661-8077-58f051c961f5. [pid: 7|app: 0|req: 856/1722] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:44:06 2026] GET /v2.0/security-groups?tenant_id=1525d863071a46ae96a568aca801f62a&name=default => generated 2925 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1723] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:44:06 2026] GET /v2.0/security-groups?tenant_id=d4e7408116cf4af48e94d1dcdc79c7d9&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1724] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:07 2026] DELETE /v2.0/security-groups/c949efba-0cb7-48b0-b735-4ff1ea71c601 => 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: 867/1725] 10.0.0.78 () {34 vars in 676 bytes} [Wed Feb 25 20:44:05 2026] POST /v2.0/floatingips => generated 842 bytes in 1132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1726] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:07 2026] GET /v2.0/ports?device_id=49aeb8a6-5401-4f0c-b29a-1cd0479de99c => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1727] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:07 2026] DELETE /v2.0/security-groups/89f5fec2-10f2-4176-9112-75c7113d9fd6 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:44:07.228 7 INFO neutron.db.l3_db [None req-726b5b73-a825-4037-86dc-65c718504cf6 40df4d407663429091b44effd78cc57a bf88e8d946f44ec4967c3fd349d44143 - - default default] Floating IP e547ae83-253e-4a5c-9cdc-a373c31cedfb disassociated. External IP: 10.96.250.210, port: 53595f9c-7ba8-4661-8077-58f051c961f5. [pid: 7|app: 0|req: 860/1728] 10.0.0.78 () {34 vars in 748 bytes} [Wed Feb 25 20:44:07 2026] PUT /v2.0/floatingips/e547ae83-253e-4a5c-9cdc-a373c31cedfb => generated 552 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1729] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:44:07 2026] GET /v2.0/security-groups?tenant_id=9aeaf2f2fe92427ab35fb127a9815cb6&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1730] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:07 2026] DELETE /v2.0/security-groups/fc9e82d2-bb70-4907-a03e-e67ae3e0cf72 => 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: 861/1731] 10.0.0.78 () {32 vars in 731 bytes} [Wed Feb 25 20:44:07 2026] DELETE /v2.0/floatingips/e547ae83-253e-4a5c-9cdc-a373c31cedfb => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:44:07.791 8 WARNING neutron_lib.context [None req-3a1458a3-ac90-48fd-b9ad-41f103f28daf 40df4d407663429091b44effd78cc57a bf88e8d946f44ec4967c3fd349d44143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 862/1732] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:08 2026] GET /v2.0/ports?device_id=49aeb8a6-5401-4f0c-b29a-1cd0479de99c => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:44:08.529 8 INFO neutron.db.l3_db [None req-3a1458a3-ac90-48fd-b9ad-41f103f28daf 40df4d407663429091b44effd78cc57a bf88e8d946f44ec4967c3fd349d44143 - - default default] Floating IP c1e4b2ac-b101-4562-b791-5febbb2819e5 associated. External IP: 10.96.250.214, port: 683d861f-9251-42c8-8dfe-cae8987f290c. [pid: 8|app: 0|req: 871/1733] 10.0.0.78 () {34 vars in 676 bytes} [Wed Feb 25 20:44:07 2026] POST /v2.0/floatingips => generated 841 bytes in 1065 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1734] 10.0.0.78 () {32 vars in 728 bytes} [Wed Feb 25 20:44:08 2026] GET /v2.0/floatingips/c1e4b2ac-b101-4562-b791-5febbb2819e5 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1735] 10.0.0.78 () {32 vars in 654 bytes} [Wed Feb 25 20:44:08 2026] GET /v2.0/floatingips => generated 844 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:09.429 7 INFO neutron.db.l3_db [None req-5a76dd4b-8004-46ea-b71b-7f30e2642db5 40df4d407663429091b44effd78cc57a bf88e8d946f44ec4967c3fd349d44143 - - default default] Floating IP c1e4b2ac-b101-4562-b791-5febbb2819e5 associated. External IP: 10.96.250.214, port: 683d861f-9251-42c8-8dfe-cae8987f290c. 2026-02-25 20:44:09.469 8 INFO neutron.db.segments_db [None req-2dacbea7-c1ce-4248-b10c-e93a4b58d4cb 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Added segment 254bddeb-2ce5-4d7d-a792-d92017a5bc0a of type vxlan for network 468e6f27-486f-450f-80c8-cc8b7cffa9b8 [pid: 8|app: 0|req: 873/1736] 10.0.0.78 () {34 vars in 670 bytes} [Wed Feb 25 20:44:09 2026] POST /v2.0/networks => generated 740 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1737] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:09 2026] GET /v2.0/ports?device_id=49aeb8a6-5401-4f0c-b29a-1cd0479de99c => 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: 875/1738] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:44:09 2026] POST /v2.0/subnets => generated 687 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:09.822 8 INFO neutron.db.segments_db [None req-ac623d5d-f2d6-40cc-b5ed-667e5c8671a9 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Added segment 5ad8ab8b-8672-472b-858e-d916c211fe55 of type vxlan for network b97913e7-65c1-4bc3-be09-4f66a73c3004 [pid: 7|app: 0|req: 864/1739] 10.0.0.78 () {34 vars in 748 bytes} [Wed Feb 25 20:44:08 2026] PUT /v2.0/floatingips/c1e4b2ac-b101-4562-b791-5febbb2819e5 => generated 842 bytes in 1004 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:10.073 8 INFO neutron.db.l3_hamode_db [None req-ac623d5d-f2d6-40cc-b5ed-667e5c8671a9 9f24091e86df4154851172993286aba4 7eb75e8a857b48ad907bb4d8ac965709 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:44:10.106 7 INFO neutron.db.l3_db [None req-19b8e1ed-d7d9-418a-ad9a-6ce8adb0fe77 40df4d407663429091b44effd78cc57a bf88e8d946f44ec4967c3fd349d44143 - - default default] Floating IP c1e4b2ac-b101-4562-b791-5febbb2819e5 disassociated. External IP: 10.96.250.214, port: 53595f9c-7ba8-4661-8077-58f051c961f5. [pid: 7|app: 0|req: 865/1740] 10.0.0.78 () {34 vars in 748 bytes} [Wed Feb 25 20:44:09 2026] PUT /v2.0/floatingips/c1e4b2ac-b101-4562-b791-5febbb2819e5 => generated 552 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1741] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:44:10 2026] GET /v2.0/networks?id=36efe95a-9d84-45fd-b082-8a8ea4f744e8 => generated 672 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1742] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:44:10 2026] GET /v2.0/security-groups?tenant_id=b4a70fe6d2b5435fb5ac31045cce972f&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:10.767 8 INFO neutron.db.l3_hamode_db [None req-ac623d5d-f2d6-40cc-b5ed-667e5c8671a9 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 868/1743] 10.0.0.78 () {32 vars in 731 bytes} [Wed Feb 25 20:44:10 2026] DELETE /v2.0/floatingips/c1e4b2ac-b101-4562-b791-5febbb2819e5 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1744] 199.204.45.65 () {34 vars in 1049 bytes} [Wed Feb 25 20:44:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cf6b3715be104b109da4bf813a642738 => generated 273 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1745] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:10 2026] GET /v2.0/ports?device_id=49aeb8a6-5401-4f0c-b29a-1cd0479de99c => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1746] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:10 2026] DELETE /v2.0/security-groups/e58be792-a1c2-48ab-9fcf-983e41dfb6be => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:44:11.075 7 INFO neutron.api.v2.resource [None req-22c78406-c581-4b8e-be79-722bcd7ff3be 40df4d407663429091b44effd78cc57a bf88e8d946f44ec4967c3fd349d44143 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 872/1747] 10.0.0.78 () {32 vars in 731 bytes} [Wed Feb 25 20:44:11 2026] DELETE /v2.0/floatingips/c1e4b2ac-b101-4562-b791-5febbb2819e5 => generated 144 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:44:11.080 7 WARNING neutron_lib.context [req-73e72c9c-5b22-4eea-b9ea-d72fda92e725 req-af316873-df47-4612-b071-e432ea5fb891 2a4115eaa7b14e43adb0c72672cc6a89 cf6b3715be104b109da4bf813a642738 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 873/1748] 199.204.45.65 () {38 vars in 954 bytes} [Wed Feb 25 20:44:11 2026] POST /v2.0/ports => generated 997 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 876/1749] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:44:09 2026] POST /v2.0/routers => generated 727 bytes in 1859 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1750] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:44:11 2026] DELETE /v2.0/ports/53595f9c-7ba8-4661-8077-58f051c961f5 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1751] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Feb 25 20:44:11 2026] PUT /v2.0/ports/579312e9-b959-49b8-ba16-cbe52e9c3f38 => generated 1278 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 20:44:12.158 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2649177-f222-4563-aada-35f215069203'] response: {'name': 'network-changed', 'server_uuid': '49aeb8a6-5401-4f0c-b29a-1cd0479de99c', 'tag': '579312e9-b959-49b8-ba16-cbe52e9c3f38', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 878/1752] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:44:12 2026] DELETE /v2.0/ports/683d861f-9251-42c8-8dfe-cae8987f290c => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1753] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:12 2026] GET /v2.0/ports?device_id=49aeb8a6-5401-4f0c-b29a-1cd0479de99c => generated 1012 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1754] 10.0.0.78 () {32 vars in 735 bytes} [Wed Feb 25 20:44:12 2026] GET /v2.0/ports?device_id=3f3c0f77-3a80-4302-a872-6e29eceb838e => generated 958 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1755] 10.0.0.205 () {34 vars in 1120 bytes} [Wed Feb 25 20:44:12 2026] GET /v2.0/security-groups?id=02716f47-7ed6-4116-b412-66226efc0411&id=dd649f72-5051-4e14-831f-a2c6f3cd3b1f&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1756] 10.0.0.78 () {34 vars in 782 bytes} [Wed Feb 25 20:44:11 2026] PUT /v2.0/routers/f413888a-ea43-4c31-9b34-2a71a4abd0c6/add_router_interface => generated 309 bytes in 1202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1757] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:44:12 2026] GET /v2.0/ports?tenant_id=cf6b3715be104b109da4bf813a642738&device_id=49aeb8a6-5401-4f0c-b29a-1cd0479de99c => generated 1281 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1758] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=579312e9-b959-49b8-ba16-cbe52e9c3f38 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1759] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/subnets?id=a906bd2e-8e94-4881-86a7-a9bb258d995a => generated 690 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1760] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/ports?network_id=36efe95a-9d84-45fd-b082-8a8ea4f744e8&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1761] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/networks/36efe95a-9d84-45fd-b082-8a8ea4f744e8?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1762] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/networks/36efe95a-9d84-45fd-b082-8a8ea4f744e8?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: 882/1763] 10.0.0.78 () {34 vars in 788 bytes} [Wed Feb 25 20:44:12 2026] PUT /v2.0/routers/3f3c0f77-3a80-4302-a872-6e29eceb838e/remove_router_interface => generated 309 bytes in 965 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1764] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/ports?device_id=49aeb8a6-5401-4f0c-b29a-1cd0479de99c => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1765] 10.0.0.205 () {34 vars in 1120 bytes} [Wed Feb 25 20:44:13 2026] GET /v2.0/security-groups?id=02716f47-7ed6-4116-b412-66226efc0411&id=dd649f72-5051-4e14-831f-a2c6f3cd3b1f&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: 885/1766] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/ports?tenant_id=cf6b3715be104b109da4bf813a642738&device_id=49aeb8a6-5401-4f0c-b29a-1cd0479de99c => generated 1281 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1767] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/networks?id=36efe95a-9d84-45fd-b082-8a8ea4f744e8 => generated 768 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1768] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=579312e9-b959-49b8-ba16-cbe52e9c3f38 => 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: 888/1769] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/subnets?id=a906bd2e-8e94-4881-86a7-a9bb258d995a => generated 690 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1770] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/ports?network_id=36efe95a-9d84-45fd-b082-8a8ea4f744e8&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:14.542 7 INFO neutron.services.segments.plugin [-] Segment 81f83746-e187-4ecd-a6c6-9cea6092dea7 resource provider aggregate not found 2026-02-25 20:44:14.547 7 INFO neutron.services.segments.plugin [-] Segment 81f83746-e187-4ecd-a6c6-9cea6092dea7 resource provider aggregate not found 2026-02-25 20:44:14.559 7 INFO neutron.db.l3_hamode_db [None req-227f8dbc-fcd4-4181-9130-447c11b6c09b 40df4d407663429091b44effd78cc57a bf88e8d946f44ec4967c3fd349d44143 - - default default] HA network f88d33e7-3513-487e-b8ac-ed5c5caad57b was deleted as no HA routers are present in tenant bf88e8d946f44ec4967c3fd349d44143. [pid: 8|app: 0|req: 890/1771] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/networks/36efe95a-9d84-45fd-b082-8a8ea4f744e8?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: 882/1772] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:44:13 2026] DELETE /v2.0/routers/3f3c0f77-3a80-4302-a872-6e29eceb838e => generated 0 bytes in 991 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:44:14.572 7 INFO neutron.services.segments.plugin [-] Segment 81f83746-e187-4ecd-a6c6-9cea6092dea7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81f83746-e187-4ecd-a6c6-9cea6092dea7 found for delete ", "request_id": "req-1800deb0-5a11-414e-9be9-54648ac766f2"}]} 2026-02-25 20:44:14.574 7 INFO neutron.services.segments.plugin [-] Segment 81f83746-e187-4ecd-a6c6-9cea6092dea7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81f83746-e187-4ecd-a6c6-9cea6092dea7 found for delete ", "request_id": "req-3e5bdc3c-7ac7-4b54-addb-461abc0fa8a1"}]} [pid: 7|app: 0|req: 883/1773] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/networks/36efe95a-9d84-45fd-b082-8a8ea4f744e8?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: 891/1774] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:44:14 2026] DELETE /v2.0/subnets/80b3a558-3369-49f1-a038-66bf5a190d23 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1775] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/ports?device_id=49aeb8a6-5401-4f0c-b29a-1cd0479de99c => generated 1012 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1776] 10.0.0.205 () {34 vars in 1120 bytes} [Wed Feb 25 20:44:14 2026] GET /v2.0/security-groups?id=02716f47-7ed6-4116-b412-66226efc0411&id=dd649f72-5051-4e14-831f-a2c6f3cd3b1f&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1777] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:44:14 2026] DELETE /v2.0/networks/1507b2dc-13ae-4293-bd8c-e6b12ade2b11 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1778] 10.0.0.205 () {34 vars in 982 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/networks?id=468e6f27-486f-450f-80c8-cc8b7cffa9b8 => generated 672 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1779] 10.0.0.205 () {34 vars in 965 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/quotas/7eb75e8a857b48ad907bb4d8ac965709 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1780] 10.0.0.205 () {34 vars in 1002 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/ports?tenant_id=7eb75e8a857b48ad907bb4d8ac965709&fields=id => generated 103 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1781] 10.0.0.205 () {34 vars in 1008 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/networks/468e6f27-486f-450f-80c8-cc8b7cffa9b8?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: 887/1782] 10.0.0.205 () {34 vars in 1108 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/networks/468e6f27-486f-450f-80c8-cc8b7cffa9b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1783] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/ports?device_id=070e6e71-5893-4f78-87fa-0758cb063af9 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1784] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/security-groups?tenant_id=bf88e8d946f44ec4967c3fd349d44143&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1785] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:15 2026] DELETE /v2.0/security-groups/6e4147ca-ebfd-4d7a-afad-4611635b262b => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1786] 199.204.45.65 () {34 vars in 993 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/ports?device_id=49aeb8a6-5401-4f0c-b29a-1cd0479de99c => generated 1281 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1787] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:15 2026] GET /v2.0/ports?device_id=49aeb8a6-5401-4f0c-b29a-1cd0479de99c => generated 1012 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1788] 199.204.45.65 () {34 vars in 1123 bytes} [Wed Feb 25 20:44:16 2026] GET /v2.0/security-groups?id=02716f47-7ed6-4116-b412-66226efc0411&id=dd649f72-5051-4e14-831f-a2c6f3cd3b1f&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1789] 10.0.0.205 () {34 vars in 1120 bytes} [Wed Feb 25 20:44:16 2026] GET /v2.0/security-groups?id=02716f47-7ed6-4116-b412-66226efc0411&id=dd649f72-5051-4e14-831f-a2c6f3cd3b1f&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1792] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:16 2026] GET /v2.0/ports?device_id=070e6e71-5893-4f78-87fa-0758cb063af9 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1793] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:17 2026] GET /v2.0/ports?device_id=49aeb8a6-5401-4f0c-b29a-1cd0479de99c => generated 1012 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:17.198 7 INFO neutron.services.segments.plugin [-] Segment 02e8e74e-8c5c-4260-96a0-5ada4a8f743f resource provider aggregate not found 2026-02-25 20:44:17.203 7 INFO neutron.services.segments.plugin [-] Segment 02e8e74e-8c5c-4260-96a0-5ada4a8f743f resource provider aggregate not found 2026-02-25 20:44:17.220 7 INFO neutron.services.segments.plugin [-] Segment 02e8e74e-8c5c-4260-96a0-5ada4a8f743f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02e8e74e-8c5c-4260-96a0-5ada4a8f743f found for delete ", "request_id": "req-272d59d3-b79b-4635-a8b4-cf21a5c02c48"}]} 2026-02-25 20:44:17.223 7 INFO neutron.services.segments.plugin [-] Segment 02e8e74e-8c5c-4260-96a0-5ada4a8f743f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02e8e74e-8c5c-4260-96a0-5ada4a8f743f found for delete ", "request_id": "req-d62a7ba9-283a-49dc-b7af-2f9b9301a4bf"}]} [pid: 7|app: 0|req: 894/1794] 10.0.0.205 () {34 vars in 1120 bytes} [Wed Feb 25 20:44:17 2026] GET /v2.0/security-groups?id=02716f47-7ed6-4116-b412-66226efc0411&id=dd649f72-5051-4e14-831f-a2c6f3cd3b1f&fields=id&fields=name => generated 206 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:17.814 8 WARNING neutron_lib.context [None req-5c6e1df4-800a-4a23-9f2a-5e8945c314af 49caee65fee04deca44fb0f24b14bc89 d725e622f2264c319d5d5ed1b3a94d6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 895/1795] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:17 2026] GET /v2.0/ports?device_id=070e6e71-5893-4f78-87fa-0758cb063af9 => 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: 901/1796] 10.0.0.78 () {34 vars in 683 bytes} [Wed Feb 25 20:44:17 2026] POST /v2.0/security-groups => generated 1625 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1797] 10.0.0.78 () {32 vars in 662 bytes} [Wed Feb 25 20:44:18 2026] GET /v2.0/security-groups => generated 4530 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1798] 10.0.0.78 () {34 vars in 757 bytes} [Wed Feb 25 20:44:18 2026] PUT /v2.0/security-groups/6e9cfcc5-5649-451b-962d-fbac6499dbf4 => generated 1662 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1799] 10.0.0.78 () {32 vars in 736 bytes} [Wed Feb 25 20:44:18 2026] GET /v2.0/security-groups/6e9cfcc5-5649-451b-962d-fbac6499dbf4 => generated 1662 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1800] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:18 2026] DELETE /v2.0/security-groups/6e9cfcc5-5649-451b-962d-fbac6499dbf4 => 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: 898/1801] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:18 2026] GET /v2.0/ports?device_id=49aeb8a6-5401-4f0c-b29a-1cd0479de99c => generated 1014 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1802] 10.0.0.78 () {32 vars in 662 bytes} [Wed Feb 25 20:44:18 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:18.469 8 INFO neutron.api.v2.resource [None req-b26c56e5-9a20-4fac-b9cf-4b02cdf0309f 49caee65fee04deca44fb0f24b14bc89 d725e622f2264c319d5d5ed1b3a94d6a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 905/1803] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:18 2026] DELETE /v2.0/security-groups/6e9cfcc5-5649-451b-962d-fbac6499dbf4 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:44:18.482 8 WARNING neutron_lib.context [None req-a3775265-7e06-40a7-87ad-143c6658bf7b 49caee65fee04deca44fb0f24b14bc89 d725e622f2264c319d5d5ed1b3a94d6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 899/1804] 10.0.0.205 () {34 vars in 1120 bytes} [Wed Feb 25 20:44:18 2026] GET /v2.0/security-groups?id=02716f47-7ed6-4116-b412-66226efc0411&id=dd649f72-5051-4e14-831f-a2c6f3cd3b1f&fields=id&fields=name => generated 206 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1805] 10.0.0.78 () {34 vars in 683 bytes} [Wed Feb 25 20:44:18 2026] POST /v2.0/security-groups => generated 1625 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:44:18.642 7 WARNING neutron_lib.context [None req-13e8f436-9bea-4f62-998f-67815f5c167e 49caee65fee04deca44fb0f24b14bc89 d725e622f2264c319d5d5ed1b3a94d6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 900/1806] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:44:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1807] 10.0.0.78 () {32 vars in 746 bytes} [Wed Feb 25 20:44:18 2026] GET /v2.0/security-group-rules/506c4334-60bd-4464-809c-0e353a98ee62 => generated 601 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1808] 10.0.0.78 () {32 vars in 672 bytes} [Wed Feb 25 20:44:18 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1809] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:18 2026] GET /v2.0/ports?device_id=070e6e71-5893-4f78-87fa-0758cb063af9 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1810] 10.0.0.78 () {32 vars in 749 bytes} [Wed Feb 25 20:44:18 2026] DELETE /v2.0/security-group-rules/506c4334-60bd-4464-809c-0e353a98ee62 => 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: 903/1811] 10.0.0.78 () {32 vars in 672 bytes} [Wed Feb 25 20:44:19 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:19.148 8 WARNING neutron_lib.context [None req-5b36db42-2238-4882-b815-90ae8f41df69 49caee65fee04deca44fb0f24b14bc89 d725e622f2264c319d5d5ed1b3a94d6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 909/1812] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:44:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1813] 10.0.0.78 () {32 vars in 746 bytes} [Wed Feb 25 20:44:19 2026] GET /v2.0/security-group-rules/ebd43558-332e-4290-9d5e-dc18b5c79eb1 => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1814] 10.0.0.78 () {32 vars in 672 bytes} [Wed Feb 25 20:44:19 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1815] 10.0.0.78 () {32 vars in 749 bytes} [Wed Feb 25 20:44:19 2026] DELETE /v2.0/security-group-rules/ebd43558-332e-4290-9d5e-dc18b5c79eb1 => 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: 911/1816] 10.0.0.78 () {32 vars in 672 bytes} [Wed Feb 25 20:44:19 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:19.538 7 WARNING neutron_lib.context [None req-3b706295-84e4-45bb-b6ea-f11db560246e 49caee65fee04deca44fb0f24b14bc89 d725e622f2264c319d5d5ed1b3a94d6a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 912/1817] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:19 2026] GET /v2.0/ports?device_id=49aeb8a6-5401-4f0c-b29a-1cd0479de99c => generated 1014 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1818] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:44:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1819] 10.0.0.205 () {34 vars in 1120 bytes} [Wed Feb 25 20:44:19 2026] GET /v2.0/security-groups?id=02716f47-7ed6-4116-b412-66226efc0411&id=dd649f72-5051-4e14-831f-a2c6f3cd3b1f&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1820] 10.0.0.78 () {32 vars in 746 bytes} [Wed Feb 25 20:44:19 2026] GET /v2.0/security-group-rules/2025067e-4476-4079-ae3e-8d1c143a1c8a => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1821] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:19 2026] GET /v2.0/ports?device_id=49aeb8a6-5401-4f0c-b29a-1cd0479de99c => generated 1014 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1822] 10.0.0.78 () {32 vars in 672 bytes} [Wed Feb 25 20:44:19 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1823] 10.0.0.78 () {32 vars in 749 bytes} [Wed Feb 25 20:44:19 2026] DELETE /v2.0/security-group-rules/2025067e-4476-4079-ae3e-8d1c143a1c8a => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1824] 10.0.0.78 () {32 vars in 672 bytes} [Wed Feb 25 20:44:19 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1825] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:19 2026] DELETE /v2.0/security-groups/a7f170f6-cd72-403a-a669-962f1fc845a5 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:44:20.169 8 INFO neutron.db.l3_db [None req-4535d259-c9e6-4732-82f6-369442b4c4b1 2a4115eaa7b14e43adb0c72672cc6a89 cf6b3715be104b109da4bf813a642738 - - default default] Floating IP 43af3001-0ca7-4dcf-a9d2-a0857fbb893b associated. External IP: 10.96.250.220, port: 579312e9-b959-49b8-ba16-cbe52e9c3f38. [pid: 7|app: 0|req: 912/1826] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:44:20 2026] GET /v2.0/networks?id=468e6f27-486f-450f-80c8-cc8b7cffa9b8 => generated 672 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1827] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:20 2026] GET /v2.0/ports?device_id=070e6e71-5893-4f78-87fa-0758cb063af9 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1828] 10.0.0.78 () {32 vars in 662 bytes} [Wed Feb 25 20:44:20 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:20.232 7 WARNING neutron_lib.context [req-1aefeb2e-2909-4528-a424-7a783ea32a73 req-aec4585a-6a24-4f21-a2cd-1efb8e05a104 8bce685227534652a590c93fa59f62da 7eb75e8a857b48ad907bb4d8ac965709 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 915/1829] 10.0.0.78 () {34 vars in 748 bytes} [Wed Feb 25 20:44:19 2026] PUT /v2.0/floatingips/43af3001-0ca7-4dcf-a9d2-a0857fbb893b => generated 856 bytes in 671 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:20.524 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-789f8e03-d608-4ede-accb-4af73ac79667'] response: {'name': 'network-changed', 'server_uuid': '49aeb8a6-5401-4f0c-b29a-1cd0479de99c', 'tag': '579312e9-b959-49b8-ba16-cbe52e9c3f38', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 916/1830] 10.0.0.78 () {32 vars in 662 bytes} [Wed Feb 25 20:44:20 2026] GET /v2.0/security-groups => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1831] 199.204.45.65 () {38 vars in 954 bytes} [Wed Feb 25 20:44:20 2026] POST /v2.0/ports => generated 954 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 917/1832] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Feb 25 20:44:20 2026] PUT /v2.0/ports/0fb29481-2c46-4741-ad81-a41e6981079e => generated 1235 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1833] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:44:21 2026] GET /v2.0/ports?tenant_id=cf6b3715be104b109da4bf813a642738&device_id=49aeb8a6-5401-4f0c-b29a-1cd0479de99c => generated 1283 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1834] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:44:21 2026] GET /v2.0/networks?id=36efe95a-9d84-45fd-b082-8a8ea4f744e8 => generated 768 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1835] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Feb 25 20:44:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=579312e9-b959-49b8-ba16-cbe52e9c3f38 => generated 859 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 919/1836] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:44:21 2026] GET /v2.0/subnets?id=a906bd2e-8e94-4881-86a7-a9bb258d995a => generated 690 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1837] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:44:21 2026] GET /v2.0/security-groups?tenant_id=d725e622f2264c319d5d5ed1b3a94d6a&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1838] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:44:21 2026] GET /v2.0/ports?network_id=36efe95a-9d84-45fd-b082-8a8ea4f744e8&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1839] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:44:21 2026] GET /v2.0/networks/36efe95a-9d84-45fd-b082-8a8ea4f744e8?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1840] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:21 2026] DELETE /v2.0/security-groups/6db62aa8-18fb-43e8-abf5-f92621179186 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1841] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:21 2026] GET /v2.0/ports?device_id=070e6e71-5893-4f78-87fa-0758cb063af9 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1842] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:44:21 2026] GET /v2.0/networks/36efe95a-9d84-45fd-b082-8a8ea4f744e8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1843] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:21 2026] GET /v2.0/security-groups?id=34cc2a63-a514-4071-bcd8-cf130f1972dc&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1844] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:44:22 2026] GET /v2.0/ports?tenant_id=7eb75e8a857b48ad907bb4d8ac965709&device_id=070e6e71-5893-4f78-87fa-0758cb063af9 => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1845] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:44:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0fb29481-2c46-4741-ad81-a41e6981079e => 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: 922/1846] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:44:22 2026] GET /v2.0/subnets?id=d622fee7-0221-4b09-aaef-549a41323c71 => generated 690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1847] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:44:22 2026] GET /v2.0/ports?network_id=468e6f27-486f-450f-80c8-cc8b7cffa9b8&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1848] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:44:22 2026] GET /v2.0/networks/468e6f27-486f-450f-80c8-cc8b7cffa9b8?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1849] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:44:22 2026] GET /v2.0/networks/468e6f27-486f-450f-80c8-cc8b7cffa9b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:44:22.548 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4493e18a-09ee-4723-b5e5-a37b2995f5f3'] response: {'name': 'network-changed', 'server_uuid': '070e6e71-5893-4f78-87fa-0758cb063af9', 'tag': '0fb29481-2c46-4741-ad81-a41e6981079e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 924/1850] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:22 2026] GET /v2.0/ports?device_id=070e6e71-5893-4f78-87fa-0758cb063af9 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1851] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:22 2026] GET /v2.0/security-groups?id=34cc2a63-a514-4071-bcd8-cf130f1972dc&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1852] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:44:23 2026] GET /v2.0/ports?tenant_id=7eb75e8a857b48ad907bb4d8ac965709&device_id=070e6e71-5893-4f78-87fa-0758cb063af9 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1853] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:44:23 2026] GET /v2.0/networks?id=468e6f27-486f-450f-80c8-cc8b7cffa9b8 => generated 768 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1854] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:44:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=0fb29481-2c46-4741-ad81-a41e6981079e => 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: 927/1855] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:44:23 2026] GET /v2.0/subnets?id=d622fee7-0221-4b09-aaef-549a41323c71 => generated 690 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1856] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:44:23 2026] GET /v2.0/ports?network_id=468e6f27-486f-450f-80c8-cc8b7cffa9b8&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: 929/1857] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:44:23 2026] GET /v2.0/networks/468e6f27-486f-450f-80c8-cc8b7cffa9b8?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1858] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:44:23 2026] GET /v2.0/networks/468e6f27-486f-450f-80c8-cc8b7cffa9b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1859] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:23 2026] GET /v2.0/ports?device_id=070e6e71-5893-4f78-87fa-0758cb063af9 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1860] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:44:23 2026] GET /v2.0/security-groups?tenant_id=eb0e61441dec410facec8988c52d054e&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1861] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:23 2026] GET /v2.0/security-groups?id=34cc2a63-a514-4071-bcd8-cf130f1972dc&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1862] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:23 2026] DELETE /v2.0/security-groups/3ff7d77e-1d93-407e-b9ab-82a92ef4d4d7 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1863] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:44:24 2026] GET /v2.0/security-groups?tenant_id=bd894dd4dc124763a0ba99083582330c&name=default => generated 2925 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1864] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:24 2026] DELETE /v2.0/security-groups/ffca7b47-5c49-4b00-9758-a163e69ad9e6 => 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: 934/1865] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:24 2026] GET /v2.0/ports?device_id=070e6e71-5893-4f78-87fa-0758cb063af9 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1866] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:24 2026] GET /v2.0/security-groups?id=34cc2a63-a514-4071-bcd8-cf130f1972dc&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1867] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:25 2026] GET /v2.0/ports?device_id=070e6e71-5893-4f78-87fa-0758cb063af9 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1868] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:26 2026] GET /v2.0/security-groups?id=34cc2a63-a514-4071-bcd8-cf130f1972dc&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1869] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:27 2026] GET /v2.0/ports?device_id=070e6e71-5893-4f78-87fa-0758cb063af9 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1870] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:27 2026] GET /v2.0/security-groups?id=34cc2a63-a514-4071-bcd8-cf130f1972dc&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:44:27.900 8 WARNING neutron_lib.context [None req-ccdf8194-4113-46e6-8c23-9d83da36d8d5 3f104e06306a4a9686b902422c4eae0d 7e3dbe06aff14f42bd4285b35669af59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 935/1871] 10.0.0.97 () {30 vars in 649 bytes} [Wed Feb 25 20:44:27 2026] GET /v2.0/extensions => generated 20516 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1872] 10.0.0.97 () {30 vars in 723 bytes} [Wed Feb 25 20:44:27 2026] GET /v2.0/quotas/0ca1a9ec8b674c8fb130bdb029b9a0e3/details => generated 847 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:28.095 8 INFO neutron.db.segments_db [None req-ccdf8194-4113-46e6-8c23-9d83da36d8d5 3f104e06306a4a9686b902422c4eae0d 7e3dbe06aff14f42bd4285b35669af59 - - default default] Added segment 65c93a94-1cd2-4f8e-815f-ff0c7472aa94 of type vxlan for network babb1155-2334-434c-b55f-72ec3079b212 [pid: 8|app: 0|req: 937/1873] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:44:27 2026] POST /v2.0/networks => generated 631 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:28.216 7 WARNING neutron_lib.context [None req-a69b0c4b-d065-4e4b-953e-2acd8476f221 3f104e06306a4a9686b902422c4eae0d 7e3dbe06aff14f42bd4285b35669af59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:28.286 7 INFO neutron.db.segments_db [None req-a69b0c4b-d065-4e4b-953e-2acd8476f221 3f104e06306a4a9686b902422c4eae0d 7e3dbe06aff14f42bd4285b35669af59 - - default default] Added segment 4dae44c5-9072-4feb-9a58-732b37097feb of type vxlan for network b1f3e54e-4ad5-461b-8c25-c281f7107d18 [pid: 7|app: 0|req: 937/1874] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:44:28 2026] POST /v2.0/networks => generated 632 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:28.397 8 WARNING neutron_lib.context [None req-a490ff69-99b9-4df9-8029-af8e27accba0 3f104e06306a4a9686b902422c4eae0d 7e3dbe06aff14f42bd4285b35669af59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:28.468 8 INFO neutron.db.segments_db [None req-a490ff69-99b9-4df9-8029-af8e27accba0 3f104e06306a4a9686b902422c4eae0d 7e3dbe06aff14f42bd4285b35669af59 - - default default] Added segment b7d930ab-5ab6-4c3f-9a67-cbc536b47bd2 of type vxlan for network 8932bf05-2c42-4324-9265-4f473ebc4ee1 [pid: 8|app: 0|req: 938/1875] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:44:28 2026] POST /v2.0/networks => generated 631 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:28.567 8 WARNING neutron_lib.context [None req-d8c2da60-fc51-41f5-b0bb-07354fc177e5 3f104e06306a4a9686b902422c4eae0d 7e3dbe06aff14f42bd4285b35669af59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 938/1876] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:28 2026] GET /v2.0/ports?device_id=49aeb8a6-5401-4f0c-b29a-1cd0479de99c => generated 1014 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:28.608 8 INFO neutron.db.segments_db [None req-d8c2da60-fc51-41f5-b0bb-07354fc177e5 3f104e06306a4a9686b902422c4eae0d 7e3dbe06aff14f42bd4285b35669af59 - - default default] Added segment 9edfb136-93ca-44dd-8d66-722dc714d31f of type vxlan for network 80dd66c4-1ecb-4284-a6be-47ac7b4f214b [pid: 7|app: 0|req: 939/1877] 10.0.0.205 () {34 vars in 1120 bytes} [Wed Feb 25 20:44:28 2026] GET /v2.0/security-groups?id=02716f47-7ed6-4116-b412-66226efc0411&id=dd649f72-5051-4e14-831f-a2c6f3cd3b1f&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: 939/1878] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:44:28 2026] POST /v2.0/networks => generated 631 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1879] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:28 2026] GET /v2.0/ports?device_id=070e6e71-5893-4f78-87fa-0758cb063af9 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:28.801 8 WARNING neutron_lib.context [None req-5f4c841f-0577-4dc0-b068-28c1e734d76e 3f104e06306a4a9686b902422c4eae0d 7e3dbe06aff14f42bd4285b35669af59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 940/1880] 10.0.0.78 () {32 vars in 735 bytes} [Wed Feb 25 20:44:28 2026] GET /v2.0/ports?device_id=49aeb8a6-5401-4f0c-b29a-1cd0479de99c => generated 1283 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:28.851 8 INFO neutron.db.segments_db [None req-5f4c841f-0577-4dc0-b068-28c1e734d76e 3f104e06306a4a9686b902422c4eae0d 7e3dbe06aff14f42bd4285b35669af59 - - default default] Added segment a49f7794-c443-41a7-b83d-cc53d7289831 of type vxlan for network f700e612-3e90-4b8d-a647-d52eff248dab [pid: 7|app: 0|req: 941/1881] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:28 2026] GET /v2.0/security-groups?id=34cc2a63-a514-4071-bcd8-cf130f1972dc&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1882] 10.0.0.78 () {32 vars in 857 bytes} [Wed Feb 25 20:44:28 2026] GET /v2.0/floatingips?floating_network_id=25520d75-f833-4f50-aa78-e689587257da&port_id=579312e9-b959-49b8-ba16-cbe52e9c3f38 => generated 861 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1883] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:44:28 2026] POST /v2.0/networks => generated 631 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1884] 10.0.0.78 () {34 vars in 752 bytes} [Wed Feb 25 20:44:28 2026] PUT /v2.0/networks/babb1155-2334-434c-b55f-72ec3079b212/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1885] 10.0.0.78 () {34 vars in 752 bytes} [Wed Feb 25 20:44:29 2026] PUT /v2.0/networks/b1f3e54e-4ad5-461b-8c25-c281f7107d18/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1886] 10.0.0.78 () {34 vars in 752 bytes} [Wed Feb 25 20:44:29 2026] PUT /v2.0/networks/8932bf05-2c42-4324-9265-4f473ebc4ee1/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: 943/1887] 10.0.0.78 () {34 vars in 752 bytes} [Wed Feb 25 20:44:29 2026] PUT /v2.0/networks/80dd66c4-1ecb-4284-a6be-47ac7b4f214b/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1888] 10.0.0.78 () {32 vars in 665 bytes} [Wed Feb 25 20:44:29 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1889] 10.0.0.78 () {32 vars in 679 bytes} [Wed Feb 25 20:44:29 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1890] 10.0.0.78 () {32 vars in 675 bytes} [Wed Feb 25 20:44:29 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1891] 10.0.0.78 () {32 vars in 687 bytes} [Wed Feb 25 20:44:29 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1892] 10.0.0.78 () {32 vars in 673 bytes} [Wed Feb 25 20:44:29 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1893] 10.0.0.78 () {32 vars in 687 bytes} [Wed Feb 25 20:44:29 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2466 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1894] 10.0.0.78 () {32 vars in 683 bytes} [Wed Feb 25 20:44:29 2026] GET /v2.0/networks?not-tags-any=blue => generated 2466 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1895] 10.0.0.78 () {32 vars in 695 bytes} [Wed Feb 25 20:44:29 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:29.869 7 INFO neutron.services.segments.plugin [-] Segment 65c93a94-1cd2-4f8e-815f-ff0c7472aa94 resource provider aggregate not found 2026-02-25 20:44:29.873 7 INFO neutron.services.segments.plugin [-] Segment 65c93a94-1cd2-4f8e-815f-ff0c7472aa94 resource provider aggregate not found 2026-02-25 20:44:29.885 7 INFO neutron.services.segments.plugin [-] Segment 65c93a94-1cd2-4f8e-815f-ff0c7472aa94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65c93a94-1cd2-4f8e-815f-ff0c7472aa94 found for delete ", "request_id": "req-abc57c77-b049-47f5-bc4a-c9f680a5c9ee"}]} 2026-02-25 20:44:29.886 7 INFO neutron.services.segments.plugin [-] Segment 65c93a94-1cd2-4f8e-815f-ff0c7472aa94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65c93a94-1cd2-4f8e-815f-ff0c7472aa94 found for delete ", "request_id": "req-b4d56c37-9c51-4e97-8aed-f5bb6c733572"}]} [pid: 7|app: 0|req: 949/1896] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:44:29 2026] DELETE /v2.0/networks/babb1155-2334-434c-b55f-72ec3079b212 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1897] 10.0.0.97 () {30 vars in 649 bytes} [Wed Feb 25 20:44:29 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1898] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:29 2026] GET /v2.0/ports?device_id=070e6e71-5893-4f78-87fa-0758cb063af9 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:30.044 8 INFO neutron.services.segments.plugin [-] Segment 4dae44c5-9072-4feb-9a58-732b37097feb resource provider aggregate not found 2026-02-25 20:44:30.049 8 INFO neutron.services.segments.plugin [-] Segment 4dae44c5-9072-4feb-9a58-732b37097feb resource provider aggregate not found [pid: 8|app: 0|req: 948/1899] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:44:29 2026] DELETE /v2.0/networks/b1f3e54e-4ad5-461b-8c25-c281f7107d18 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:44:30.069 8 INFO neutron.services.segments.plugin [-] Segment 4dae44c5-9072-4feb-9a58-732b37097feb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dae44c5-9072-4feb-9a58-732b37097feb found for delete ", "request_id": "req-b1274c8c-e12f-44cc-9251-6a0049b38d72"}]} 2026-02-25 20:44:30.070 8 INFO neutron.services.segments.plugin [-] Segment 4dae44c5-9072-4feb-9a58-732b37097feb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dae44c5-9072-4feb-9a58-732b37097feb found for delete ", "request_id": "req-5a6b6456-e2f3-414b-be63-fe01f40c6bc6"}]} [pid: 7|app: 0|req: 952/1900] 10.0.0.97 () {30 vars in 723 bytes} [Wed Feb 25 20:44:30 2026] GET /v2.0/quotas/0ca1a9ec8b674c8fb130bdb029b9a0e3/details => generated 847 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1901] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:30 2026] GET /v2.0/security-groups?id=34cc2a63-a514-4071-bcd8-cf130f1972dc&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1902] 10.0.0.230 () {34 vars in 990 bytes} [Wed Feb 25 20:44:30 2026] GET /v2.0/ports?device_id=49aeb8a6-5401-4f0c-b29a-1cd0479de99c => generated 1283 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1903] 10.0.0.230 () {34 vars in 1120 bytes} [Wed Feb 25 20:44:30 2026] GET /v2.0/security-groups?id=dd649f72-5051-4e14-831f-a2c6f3cd3b1f&id=02716f47-7ed6-4116-b412-66226efc0411&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1904] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:44:30 2026] DELETE /v2.0/networks/8932bf05-2c42-4324-9265-4f473ebc4ee1 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1905] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:44:30 2026] DELETE /v2.0/networks/80dd66c4-1ecb-4284-a6be-47ac7b4f214b => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1906] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:44:30 2026] DELETE /v2.0/networks/f700e612-3e90-4b8d-a647-d52eff248dab => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1907] 199.204.45.65 () {34 vars in 993 bytes} [Wed Feb 25 20:44:30 2026] GET /v2.0/ports?device_id=070e6e71-5893-4f78-87fa-0758cb063af9 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1908] 199.204.45.65 () {36 vars in 996 bytes} [Wed Feb 25 20:44:30 2026] DELETE /v2.0/ports/0fb29481-2c46-4741-ad81-a41e6981079e => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1909] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:31 2026] GET /v2.0/ports?device_id=070e6e71-5893-4f78-87fa-0758cb063af9 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1912] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:44:31 2026] GET /v2.0/security-groups?tenant_id=bab71696f9d046c9b870748ba1ea5ce0&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:31.733 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd26069d-31d0-4ae4-a2c9-cf5d092561b6'] response: {'server_uuid': '070e6e71-5893-4f78-87fa-0758cb063af9', 'name': 'network-vif-deleted', 'tag': '0fb29481-2c46-4741-ad81-a41e6981079e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 954/1913] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:31 2026] DELETE /v2.0/security-groups/1312ddce-40b5-4673-bfc8-713d2a40ce44 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:44:31.927 7 INFO neutron.services.segments.plugin [-] Segment 9edfb136-93ca-44dd-8d66-722dc714d31f resource provider aggregate not found 2026-02-25 20:44:31.932 7 INFO neutron.services.segments.plugin [-] Segment 9edfb136-93ca-44dd-8d66-722dc714d31f resource provider aggregate not found 2026-02-25 20:44:31.944 7 INFO neutron.services.segments.plugin [-] Segment 9edfb136-93ca-44dd-8d66-722dc714d31f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9edfb136-93ca-44dd-8d66-722dc714d31f found for delete ", "request_id": "req-470fede0-beea-4d6e-a1c4-e8f57028cf2a"}]} 2026-02-25 20:44:31.948 7 INFO neutron.services.segments.plugin [-] Segment 9edfb136-93ca-44dd-8d66-722dc714d31f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9edfb136-93ca-44dd-8d66-722dc714d31f found for delete ", "request_id": "req-12f0fef9-6ad3-4989-bac2-b83758610709"}]} [pid: 7|app: 0|req: 960/1914] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:44:31 2026] GET /v2.0/security-groups?tenant_id=7e3dbe06aff14f42bd4285b35669af59&name=default => generated 2925 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1915] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:31 2026] DELETE /v2.0/security-groups/c4c2bba6-dbf4-4110-af79-a18cd8cba286 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:44:32.231 8 INFO neutron.services.segments.plugin [-] Segment b7d930ab-5ab6-4c3f-9a67-cbc536b47bd2 resource provider aggregate not found 2026-02-25 20:44:32.250 8 INFO neutron.services.segments.plugin [-] Segment b7d930ab-5ab6-4c3f-9a67-cbc536b47bd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7d930ab-5ab6-4c3f-9a67-cbc536b47bd2 found for delete ", "request_id": "req-2d31f15f-f41b-4c49-af11-2840590810cf"}]} 2026-02-25 20:44:32.256 8 INFO neutron.services.segments.plugin [-] Segment b7d930ab-5ab6-4c3f-9a67-cbc536b47bd2 resource provider aggregate not found 2026-02-25 20:44:32.273 8 INFO neutron.services.segments.plugin [-] Segment a49f7794-c443-41a7-b83d-cc53d7289831 resource provider aggregate not found 2026-02-25 20:44:32.278 8 INFO neutron.services.segments.plugin [-] Segment b7d930ab-5ab6-4c3f-9a67-cbc536b47bd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7d930ab-5ab6-4c3f-9a67-cbc536b47bd2 found for delete ", "request_id": "req-829088be-6325-42dc-a129-eb7748aa5287"}]} 2026-02-25 20:44:32.286 8 INFO neutron.services.segments.plugin [-] Segment a49f7794-c443-41a7-b83d-cc53d7289831 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a49f7794-c443-41a7-b83d-cc53d7289831 found for delete ", "request_id": "req-d87d714e-5812-46b7-bb39-4f2a606c48d1"}]} 2026-02-25 20:44:32.288 8 INFO neutron.services.segments.plugin [-] Segment a49f7794-c443-41a7-b83d-cc53d7289831 resource provider aggregate not found 2026-02-25 20:44:32.309 8 INFO neutron.services.segments.plugin [-] Segment a49f7794-c443-41a7-b83d-cc53d7289831 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a49f7794-c443-41a7-b83d-cc53d7289831 found for delete ", "request_id": "req-41493b82-d692-4ad7-991f-a147aa9b7811"}]} [pid: 8|app: 0|req: 956/1916] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:44:32 2026] GET /v2.0/security-groups?tenant_id=4db808ea884446bc8ea5bf0d1b7819e5&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1917] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:44:32 2026] GET /v2.0/security-groups?tenant_id=0ca1a9ec8b674c8fb130bdb029b9a0e3&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1918] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:32 2026] GET /v2.0/ports?device_id=070e6e71-5893-4f78-87fa-0758cb063af9 => 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: 957/1919] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:32 2026] GET /v2.0/ports?device_id=49aeb8a6-5401-4f0c-b29a-1cd0479de99c => generated 1014 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1920] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:32 2026] DELETE /v2.0/security-groups/8a109354-df87-4f1b-bc9c-42aa4c90ab8a => 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: 964/1921] 10.0.0.205 () {34 vars in 1120 bytes} [Wed Feb 25 20:44:32 2026] GET /v2.0/security-groups?id=02716f47-7ed6-4116-b412-66226efc0411&id=dd649f72-5051-4e14-831f-a2c6f3cd3b1f&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1922] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:32 2026] DELETE /v2.0/security-groups/9f6d0ca1-bbc0-4e4c-8c90-135c8bd66d9a => 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: 965/1923] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:33 2026] GET /v2.0/ports?device_id=070e6e71-5893-4f78-87fa-0758cb063af9 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1924] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:33 2026] GET /v2.0/ports?device_id=49aeb8a6-5401-4f0c-b29a-1cd0479de99c => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1925] 10.0.0.205 () {34 vars in 1120 bytes} [Wed Feb 25 20:44:33 2026] GET /v2.0/security-groups?id=02716f47-7ed6-4116-b412-66226efc0411&id=dd649f72-5051-4e14-831f-a2c6f3cd3b1f&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1926] 199.204.45.65 () {34 vars in 993 bytes} [Wed Feb 25 20:44:34 2026] GET /v2.0/ports?device_id=49aeb8a6-5401-4f0c-b29a-1cd0479de99c => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:34.531 7 INFO neutron.db.l3_db [req-690cb164-d880-43b9-b26b-e38ddafdd6c6 req-1137a955-f3ad-4239-a315-816cc1b04623 2a4115eaa7b14e43adb0c72672cc6a89 cf6b3715be104b109da4bf813a642738 - - default default] Floating IP 43af3001-0ca7-4dcf-a9d2-a0857fbb893b disassociated. External IP: 10.96.250.220, port: 579312e9-b959-49b8-ba16-cbe52e9c3f38. [pid: 8|app: 0|req: 961/1927] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:34 2026] GET /v2.0/ports?device_id=49aeb8a6-5401-4f0c-b29a-1cd0479de99c => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1928] 199.204.45.65 () {36 vars in 996 bytes} [Wed Feb 25 20:44:34 2026] DELETE /v2.0/ports/579312e9-b959-49b8-ba16-cbe52e9c3f38 => generated 0 bytes in 667 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:44:35.351 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1065fa58-a2a2-4f2c-8f65-0491d5520763'] response: {'server_uuid': '49aeb8a6-5401-4f0c-b29a-1cd0479de99c', 'name': 'network-vif-deleted', 'tag': '579312e9-b959-49b8-ba16-cbe52e9c3f38', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 962/1929] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:44:35 2026] GET /v2.0/floatingips => generated 557 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:35.534 7 WARNING neutron_lib.context [None req-e55023e3-7f96-4702-8cb3-80a1b0b3d31b 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 963/1930] 10.0.0.114 () {28 vars in 599 bytes} [Wed Feb 25 20:44:35 2026] GET /v2.0/security-groups => generated 34312 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1931] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:44:35 2026] GET /v2.0/subnets => generated 5206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1932] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:44:35 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:44:35.694 7 INFO neutron.db.segments_db [None req-e55023e3-7f96-4702-8cb3-80a1b0b3d31b 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Added segment 1a43a07c-1be2-48d1-b2bc-241714463fac of type vxlan for network db92c6cb-92b2-4219-8941-d74bc00f641e [pid: 8|app: 0|req: 966/1933] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:44:35 2026] GET /v2.0/subnets => generated 5206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1934] 10.0.0.78 () {34 vars in 670 bytes} [Wed Feb 25 20:44:35 2026] POST /v2.0/networks => generated 633 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1935] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:44:35 2026] GET /v2.0/routers => generated 2183 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:35.806 8 WARNING neutron_lib.context [None req-0cbcf7cf-a860-45d0-a822-88a1ecd0ae88 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:35.859 8 INFO neutron.db.segments_db [None req-0cbcf7cf-a860-45d0-a822-88a1ecd0ae88 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Added segment 705dcc14-534c-4459-8fc0-17712ff5a7f2 of type vxlan for network 995f8e3f-3417-44f3-9c54-f2e4b2f39cba 2026-02-25 20:44:36.159 8 INFO neutron.db.l3_hamode_db [None req-0cbcf7cf-a860-45d0-a822-88a1ecd0ae88 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 969/1936] 10.0.0.78 () {34 vars in 788 bytes} [Wed Feb 25 20:44:35 2026] PUT /v2.0/routers/f413888a-ea43-4c31-9b34-2a71a4abd0c6/remove_router_interface => generated 309 bytes in 1067 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1937] 10.0.0.114 () {28 vars in 624 bytes} [Wed Feb 25 20:44:36 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: 7|app: 0|req: 971/1938] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:36 2026] GET /v2.0/ports?device_id=49aeb8a6-5401-4f0c-b29a-1cd0479de99c => 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: 972/1939] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:36 2026] GET /v2.0/ports?device_id=49aeb8a6-5401-4f0c-b29a-1cd0479de99c => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:44:37.294 8 INFO neutron.db.l3_hamode_db [None req-0cbcf7cf-a860-45d0-a822-88a1ecd0ae88 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:44:37.790 7 INFO neutron.services.segments.plugin [-] Segment 5ad8ab8b-8672-472b-858e-d916c211fe55 resource provider aggregate not found 2026-02-25 20:44:37.795 7 INFO neutron.services.segments.plugin [-] Segment 5ad8ab8b-8672-472b-858e-d916c211fe55 resource provider aggregate not found 2026-02-25 20:44:37.803 7 INFO neutron.services.segments.plugin [-] Segment 5ad8ab8b-8672-472b-858e-d916c211fe55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ad8ab8b-8672-472b-858e-d916c211fe55 found for delete ", "request_id": "req-f092c155-ca5e-492b-a541-a9687704e10e"}]} 2026-02-25 20:44:37.806 7 INFO neutron.services.segments.plugin [-] Segment 5ad8ab8b-8672-472b-858e-d916c211fe55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ad8ab8b-8672-472b-858e-d916c211fe55 found for delete ", "request_id": "req-6ac15d08-f1bf-4e20-9469-58e192840d5c"}]} 2026-02-25 20:44:37.808 7 INFO neutron.db.l3_hamode_db [None req-90d48088-d4cc-40b0-a843-a6421ec83e9b 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] HA network b97913e7-65c1-4bc3-be09-4f66a73c3004 was deleted as no HA routers are present in tenant 7eb75e8a857b48ad907bb4d8ac965709. [pid: 7|app: 0|req: 973/1940] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:44:36 2026] DELETE /v2.0/routers/f413888a-ea43-4c31-9b34-2a71a4abd0c6 => generated 0 bytes in 917 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1941] 10.0.0.114 () {28 vars in 677 bytes} [Wed Feb 25 20:44:37 2026] GET /v2.0/routers/aff7393d-d165-436d-8a91-b12b47e52a51/l3-agents => generated 681 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:38.050 7 WARNING neutron_lib.context [None req-99afda31-1088-42be-8de9-db8800dfd753 83c31fe60cdd40a291a3e28fa8d4dfe6 f2423e44e8634b29934c25ba7879d3d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 968/1942] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:44:35 2026] POST /v2.0/routers => generated 695 bytes in 2327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:38.197 7 INFO neutron.db.segments_db [None req-99afda31-1088-42be-8de9-db8800dfd753 83c31fe60cdd40a291a3e28fa8d4dfe6 f2423e44e8634b29934c25ba7879d3d6 - - default default] Added segment d6833d55-1715-4661-bdd7-662c218bfda7 of type vxlan for network b07c0f74-843f-46fa-ac8d-311fb971f95f [pid: 8|app: 0|req: 969/1943] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:44:38 2026] DELETE /v2.0/subnets/d622fee7-0221-4b09-aaef-549a41323c71 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1944] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:44:37 2026] POST /v2.0/networks => generated 631 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1945] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:38 2026] GET /v2.0/ports?device_id=49aeb8a6-5401-4f0c-b29a-1cd0479de99c => 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: 970/1946] 10.0.0.114 () {28 vars in 677 bytes} [Wed Feb 25 20:44:38 2026] GET /v2.0/routers/bd074ecc-4d67-4417-8499-ff710c3478c6/l3-agents => generated 681 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1947] 10.0.0.78 () {32 vars in 775 bytes} [Wed Feb 25 20:44:38 2026] GET /v2.0/subnets?project_id=b249b64699964e02b5e5accb2b5234c8&cidr=10.100.0.0%2F28 => generated 14 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:44:38.425 7 WARNING neutron_lib.context [None req-4a37017c-512f-4c97-acda-758097eb3923 83c31fe60cdd40a291a3e28fa8d4dfe6 f2423e44e8634b29934c25ba7879d3d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:38.669 8 INFO neutron.services.segments.plugin [-] Segment 254bddeb-2ce5-4d7d-a792-d92017a5bc0a resource provider aggregate not found 2026-02-25 20:44:38.673 8 INFO neutron.services.segments.plugin [-] Segment 254bddeb-2ce5-4d7d-a792-d92017a5bc0a resource provider aggregate not found 2026-02-25 20:44:38.684 8 INFO neutron.services.segments.plugin [-] Segment 254bddeb-2ce5-4d7d-a792-d92017a5bc0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 254bddeb-2ce5-4d7d-a792-d92017a5bc0a found for delete ", "request_id": "req-28bf178f-ca31-4ad1-999b-35cde4e694c8"}]} 2026-02-25 20:44:38.686 8 INFO neutron.services.segments.plugin [-] Segment 254bddeb-2ce5-4d7d-a792-d92017a5bc0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 254bddeb-2ce5-4d7d-a792-d92017a5bc0a found for delete ", "request_id": "req-6db21a18-678d-4679-90f4-53fe8dd3a4a2"}]} [pid: 8|app: 0|req: 971/1948] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:44:38 2026] DELETE /v2.0/networks/468e6f27-486f-450f-80c8-cc8b7cffa9b8 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:44:38.711 8 INFO neutron.api.v2.resource [None req-830f2d8c-8829-42e4-a9cb-1c11a34d6948 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] index failed (client error): The resource could not be found. [pid: 8|app: 0|req: 972/1949] 10.0.0.114 () {28 vars in 677 bytes} [Wed Feb 25 20:44:38 2026] GET /v2.0/routers/f413888a-ea43-4c31-9b34-2a71a4abd0c6/l3-agents => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1950] 10.0.0.78 () {34 vars in 663 bytes} [Wed Feb 25 20:44:38 2026] POST /v2.0/ports => generated 743 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 979/1951] 10.0.0.114 () {28 vars in 581 bytes} [Wed Feb 25 20:44:38 2026] GET /v2.0/agents => generated 3385 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:38.737 7 WARNING neutron_lib.context [None req-c1f176d1-2a7c-4aba-b127-a81811dd9076 83c31fe60cdd40a291a3e28fa8d4dfe6 f2423e44e8634b29934c25ba7879d3d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 973/1952] 10.0.0.78 () {32 vars in 693 bytes} [Wed Feb 25 20:44:38 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1953] 10.0.0.114 () {28 vars in 619 bytes} [Wed Feb 25 20:44:38 2026] GET /v2.0/network-ip-availabilities => generated 3863 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1954] 10.0.0.78 () {32 vars in 783 bytes} [Wed Feb 25 20:44:38 2026] GET /v2.0/subnets?network_id=25520d75-f833-4f50-aa78-e689587257da&cidr=10.100.0.0%2F28 => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:44:38.791 7 INFO neutron.db.segments_db [None req-c1f176d1-2a7c-4aba-b127-a81811dd9076 83c31fe60cdd40a291a3e28fa8d4dfe6 f2423e44e8634b29934c25ba7879d3d6 - - default default] Added segment d03690b1-70e3-43bc-b3ca-a95fcc88fa1a of type vxlan for network f79f9693-3446-49ca-b7db-1bc486b4560e [pid: 8|app: 0|req: 976/1955] 10.0.0.114 () {28 vars in 585 bytes} [Wed Feb 25 20:44:38 2026] GET /v2.0/networks => generated 7167 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:38.852 8 WARNING neutron_lib.context [None req-141c6c7d-60ff-4d3e-8684-a9a62d343c70 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 980/1956] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:44:38 2026] POST /v2.0/networks => generated 631 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1957] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:44:38 2026] GET /v2.0/security-groups?tenant_id=7eb75e8a857b48ad907bb4d8ac965709&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1958] 10.0.0.114 () {28 vars in 579 bytes} [Wed Feb 25 20:44:38 2026] GET /v2.0/ports => generated 18391 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-25 20:44:39.004 7 WARNING neutron_lib.context [None req-5dfa99c6-1a68-44f7-ae5c-c71c0539ac73 83c31fe60cdd40a291a3e28fa8d4dfe6 f2423e44e8634b29934c25ba7879d3d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 977/1959] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:44:38 2026] POST /v2.0/subnets => generated 656 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1960] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:39 2026] DELETE /v2.0/security-groups/34cc2a63-a514-4071-bcd8-cf130f1972dc => 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: 983/1961] 10.0.0.78 () {34 vars in 663 bytes} [Wed Feb 25 20:44:39 2026] POST /v2.0/ports => generated 743 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 20:44:39.310 7 WARNING neutron_lib.context [None req-61dcac4e-4982-47f2-9807-d6bfab2021b0 83c31fe60cdd40a291a3e28fa8d4dfe6 f2423e44e8634b29934c25ba7879d3d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:39.969 7 INFO neutron.db.segments_db [None req-61dcac4e-4982-47f2-9807-d6bfab2021b0 83c31fe60cdd40a291a3e28fa8d4dfe6 f2423e44e8634b29934c25ba7879d3d6 - - default default] Added segment 7d5f4ad2-cca5-49ca-bf42-1cf5b9a3d42c of type vxlan for network 9415a77a-b523-461a-a1ae-d658ac0e8017 [pid: 7|app: 0|req: 984/1962] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:44:39 2026] POST /v2.0/networks => generated 632 bytes in 774 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1963] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:40 2026] DELETE /v2.0/security-groups/02716f47-7ed6-4116-b412-66226efc0411 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:44:40.227 7 WARNING neutron_lib.context [None req-cf83b6f5-e6db-4879-9181-ea32581ea318 83c31fe60cdd40a291a3e28fa8d4dfe6 f2423e44e8634b29934c25ba7879d3d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 986/1964] 10.0.0.78 () {34 vars in 663 bytes} [Wed Feb 25 20:44:40 2026] POST /v2.0/ports => generated 743 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 20:44:40.526 7 INFO neutron.api.v2.resource [None req-076e8822-5b75-41ac-be30-6fd5201bc987 2a4115eaa7b14e43adb0c72672cc6a89 cf6b3715be104b109da4bf813a642738 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 987/1965] 10.0.0.78 () {32 vars in 736 bytes} [Wed Feb 25 20:44:40 2026] GET /v2.0/security-groups/02716f47-7ed6-4116-b412-66226efc0411 => generated 146 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:44:40.530 7 WARNING neutron_lib.context [None req-4bf363d0-44f2-4155-b677-fe8c27cd083d 83c31fe60cdd40a291a3e28fa8d4dfe6 f2423e44e8634b29934c25ba7879d3d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:40.574 7 INFO neutron.db.segments_db [None req-4bf363d0-44f2-4155-b677-fe8c27cd083d 83c31fe60cdd40a291a3e28fa8d4dfe6 f2423e44e8634b29934c25ba7879d3d6 - - default default] Added segment 8bb25a34-22cd-46d8-96ff-f1f0584725b6 of type vxlan for network 7832ce88-0671-4191-8394-abcadb33db79 [pid: 8|app: 0|req: 979/1966] 10.0.0.78 () {34 vars in 782 bytes} [Wed Feb 25 20:44:39 2026] PUT /v2.0/routers/d2adb9bf-1372-4a00-9e0f-203ca620d6f1/add_router_interface => generated 309 bytes in 1471 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1967] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:44:40 2026] POST /v2.0/networks => generated 630 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1968] 10.0.0.78 () {32 vars in 648 bytes} [Wed Feb 25 20:44:40 2026] GET /v2.0/networks => generated 9314 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:40.771 7 WARNING neutron_lib.context [None req-bacfe80b-f315-49c0-a803-8377dc99ae1a 83c31fe60cdd40a291a3e28fa8d4dfe6 f2423e44e8634b29934c25ba7879d3d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 980/1969] 10.0.0.78 () {32 vars in 731 bytes} [Wed Feb 25 20:44:40 2026] DELETE /v2.0/floatingips/43af3001-0ca7-4dcf-a9d2-a0857fbb893b => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1970] 10.0.0.78 () {32 vars in 646 bytes} [Wed Feb 25 20:44:40 2026] GET /v2.0/subnets => generated 5193 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1971] 10.0.0.78 () {34 vars in 663 bytes} [Wed Feb 25 20:44:40 2026] POST /v2.0/ports => generated 743 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 991/1972] 10.0.0.78 () {32 vars in 646 bytes} [Wed Feb 25 20:44:41 2026] GET /v2.0/routers => generated 2185 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:41.093 7 WARNING neutron_lib.context [None req-01956627-d16d-4a4e-a2aa-0b4ef6a0ddf4 83c31fe60cdd40a291a3e28fa8d4dfe6 f2423e44e8634b29934c25ba7879d3d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 982/1973] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:40 2026] DELETE /v2.0/security-groups/dd649f72-5051-4e14-831f-a2c6f3cd3b1f => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:44:41.133 7 INFO neutron.db.segments_db [None req-01956627-d16d-4a4e-a2aa-0b4ef6a0ddf4 83c31fe60cdd40a291a3e28fa8d4dfe6 f2423e44e8634b29934c25ba7879d3d6 - - default default] Added segment 18d33677-9806-4fc8-a89c-99af26e451ec of type vxlan for network 01278bde-1eaa-4600-bb3d-4e4cac708ecf [pid: 7|app: 0|req: 992/1974] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:44:41 2026] POST /v2.0/networks => generated 632 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:41.224 7 WARNING neutron_lib.context [None req-f9fe579b-bb3c-46c0-8ed3-0f1db76caed0 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 993/1975] 10.0.0.78 () {34 vars in 684 bytes} [Wed Feb 25 20:44:41 2026] POST /v2.0/security-groups => generated 1675 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:44:41.354 7 WARNING neutron_lib.context [None req-9d115148-cd74-4a1f-8b07-fdfd18de1492 83c31fe60cdd40a291a3e28fa8d4dfe6 f2423e44e8634b29934c25ba7879d3d6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 994/1976] 10.0.0.78 () {34 vars in 663 bytes} [Wed Feb 25 20:44:41 2026] POST /v2.0/ports => generated 743 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 20:44:41.673 7 WARNING neutron_lib.context [None req-3b03399c-5250-4333-a46b-84902e2f01bb 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 995/1977] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:44:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1978] 10.0.0.78 () {34 vars in 746 bytes} [Wed Feb 25 20:44:41 2026] PUT /v2.0/ports/1c41cb39-f5d6-47fa-9029-703654b70538/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:44:41.874 7 WARNING neutron_lib.context [None req-4cfae113-d860-4124-a96f-36d552549414 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 997/1979] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:44:41 2026] POST /v2.0/security-group-rules => generated 596 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1980] 10.0.0.78 () {34 vars in 746 bytes} [Wed Feb 25 20:44:41 2026] PUT /v2.0/ports/9d9855e6-0398-4b58-bdb6-c67590281053/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:44:42.010 7 WARNING neutron_lib.context [None req-7461cca2-eb24-46a1-8eec-05683395f7a4 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 999/1981] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:44:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1982] 10.0.0.78 () {34 vars in 788 bytes} [Wed Feb 25 20:44:41 2026] PUT /v2.0/routers/bd074ecc-4d67-4417-8499-ff710c3478c6/remove_router_interface => generated 309 bytes in 1001 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1983] 10.0.0.78 () {34 vars in 746 bytes} [Wed Feb 25 20:44:42 2026] PUT /v2.0/ports/aecf30da-036f-46d0-8914-27896c278855/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:44:42.155 8 WARNING neutron_lib.context [None req-f533c846-7426-44ed-8af6-40c735616c85 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 984/1984] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:44:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1985] 10.0.0.78 () {34 vars in 746 bytes} [Wed Feb 25 20:44:42 2026] PUT /v2.0/ports/d763805a-e157-4c19-82fa-bf331fd28a2e/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:44:42.320 8 WARNING neutron_lib.context [None req-94d6c9ca-c170-470d-a665-9733bc4c0f70 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:42.349 8 INFO neutron.db.securitygroups_db [None req-94d6c9ca-c170-470d-a665-9733bc4c0f70 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Project b249b64699964e02b5e5accb2b5234c8 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: 986/1986] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:44:42 2026] POST /v2.0/security-group-rules => generated 607 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1987] 10.0.0.78 () {32 vars in 659 bytes} [Wed Feb 25 20:44:42 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:42.628 8 WARNING neutron_lib.context [None req-dcd1dbff-ac84-46d5-a0c8-819f63ae9623 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:42.658 8 INFO neutron.db.securitygroups_db [None req-dcd1dbff-ac84-46d5-a0c8-819f63ae9623 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Project b249b64699964e02b5e5accb2b5234c8 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: 988/1988] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:44:42 2026] POST /v2.0/security-group-rules => generated 606 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1989] 10.0.0.78 () {32 vars in 673 bytes} [Wed Feb 25 20:44:42 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1990] 10.0.0.78 () {32 vars in 669 bytes} [Wed Feb 25 20:44:42 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1991] 10.0.0.78 () {32 vars in 681 bytes} [Wed Feb 25 20:44:42 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:43.069 7 INFO neutron.services.segments.plugin [-] Segment e15e891c-d372-4852-aa98-57d181f53e53 resource provider aggregate not found 2026-02-25 20:44:43.075 7 INFO neutron.services.segments.plugin [-] Segment e15e891c-d372-4852-aa98-57d181f53e53 resource provider aggregate not found 2026-02-25 20:44:43.080 7 INFO neutron.services.segments.plugin [-] Segment e15e891c-d372-4852-aa98-57d181f53e53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e15e891c-d372-4852-aa98-57d181f53e53 found for delete ", "request_id": "req-9eb488ec-1acf-4994-9ed9-f3c4f3a95558"}]} 2026-02-25 20:44:43.088 7 INFO neutron.services.segments.plugin [-] Segment e15e891c-d372-4852-aa98-57d181f53e53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e15e891c-d372-4852-aa98-57d181f53e53 found for delete ", "request_id": "req-21fd3885-f5a4-4e2c-8867-bda85c3a648d"}]} 2026-02-25 20:44:43.108 7 INFO neutron.db.l3_hamode_db [None req-bc2f9b14-d220-4682-a391-0bcdc5911431 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] HA network e1e0811c-3591-42a9-a37b-b1030bc56d8d was deleted as no HA routers are present in tenant cf6b3715be104b109da4bf813a642738. [pid: 7|app: 0|req: 1001/1992] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:44:42 2026] DELETE /v2.0/routers/bd074ecc-4d67-4417-8499-ff710c3478c6 => generated 0 bytes in 960 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1993] 10.0.0.78 () {32 vars in 667 bytes} [Wed Feb 25 20:44:42 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1994] 10.0.0.78 () {32 vars in 648 bytes} [Wed Feb 25 20:44:43 2026] GET /v2.0/networks => generated 1298 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1995] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:44:43 2026] DELETE /v2.0/subnets/a906bd2e-8e94-4881-86a7-a9bb258d995a => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1996] 10.0.0.78 () {32 vars in 681 bytes} [Wed Feb 25 20:44:43 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1997] 10.0.0.205 () {34 vars in 1100 bytes} [Wed Feb 25 20:44:43 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1516489109&fields=id&tenant_id=b249b64699964e02b5e5accb2b5234c8 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1998] 10.0.0.78 () {32 vars in 677 bytes} [Wed Feb 25 20:44:43 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1999] 10.0.0.205 () {34 vars in 982 bytes} [Wed Feb 25 20:44:43 2026] GET /v2.0/networks?id=db92c6cb-92b2-4219-8941-d74bc00f641e => generated 661 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:43.629 8 INFO neutron.services.segments.plugin [-] Segment d525a4d5-60a7-465a-96ed-a85193ca734d resource provider aggregate not found 2026-02-25 20:44:43.633 8 INFO neutron.services.segments.plugin [-] Segment d525a4d5-60a7-465a-96ed-a85193ca734d resource provider aggregate not found 2026-02-25 20:44:43.644 8 INFO neutron.services.segments.plugin [-] Segment d525a4d5-60a7-465a-96ed-a85193ca734d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d525a4d5-60a7-465a-96ed-a85193ca734d found for delete ", "request_id": "req-73e94b3c-c2db-412b-9e36-738b1b2ccd5b"}]} 2026-02-25 20:44:43.645 8 INFO neutron.services.segments.plugin [-] Segment d525a4d5-60a7-465a-96ed-a85193ca734d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d525a4d5-60a7-465a-96ed-a85193ca734d found for delete ", "request_id": "req-4e3e93d4-50d4-4dea-843b-4041ee95c169"}]} [pid: 7|app: 0|req: 1007/2000] 10.0.0.78 () {32 vars in 689 bytes} [Wed Feb 25 20:44:43 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2001] 10.0.0.205 () {34 vars in 965 bytes} [Wed Feb 25 20:44:43 2026] GET /v2.0/quotas/b249b64699964e02b5e5accb2b5234c8 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2002] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:44:43 2026] DELETE /v2.0/networks/36efe95a-9d84-45fd-b082-8a8ea4f744e8 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2003] 10.0.0.205 () {34 vars in 1002 bytes} [Wed Feb 25 20:44:43 2026] GET /v2.0/ports?tenant_id=b249b64699964e02b5e5accb2b5234c8&fields=id => generated 103 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2004] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:44:43 2026] DELETE /v2.0/ports/1c41cb39-f5d6-47fa-9029-703654b70538 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2005] 10.0.0.205 () {34 vars in 1008 bytes} [Wed Feb 25 20:44:43 2026] GET /v2.0/networks/db92c6cb-92b2-4219-8941-d74bc00f641e?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2006] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:44:43 2026] DELETE /v2.0/ports/9d9855e6-0398-4b58-bdb6-c67590281053 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2007] 10.0.0.205 () {34 vars in 1108 bytes} [Wed Feb 25 20:44:44 2026] GET /v2.0/networks/db92c6cb-92b2-4219-8941-d74bc00f641e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2008] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:44:44 2026] DELETE /v2.0/ports/aecf30da-036f-46d0-8914-27896c278855 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2009] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:44 2026] GET /v2.0/ports?device_id=166793e0-fb3e-41df-bc48-82cb8d685f89 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2010] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:44:44 2026] DELETE /v2.0/ports/d763805a-e157-4c19-82fa-bf331fd28a2e => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2011] 10.0.0.78 () {34 vars in 788 bytes} [Wed Feb 25 20:44:43 2026] PUT /v2.0/routers/aff7393d-d165-436d-8a91-b12b47e52a51/remove_router_interface => generated 309 bytes in 981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2012] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:44:44 2026] DELETE /v2.0/ports/91e3c4ef-0b1d-4681-b21e-3684c0500803 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2013] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:44:44 2026] DELETE /v2.0/networks/b07c0f74-843f-46fa-ac8d-311fb971f95f => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2014] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:44:44 2026] DELETE /v2.0/networks/f79f9693-3446-49ca-b7db-1bc486b4560e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:44:45.109 7 INFO neutron.services.segments.plugin [-] Segment d6833d55-1715-4661-bdd7-662c218bfda7 resource provider aggregate not found 2026-02-25 20:44:45.112 7 INFO neutron.services.segments.plugin [-] Segment d6833d55-1715-4661-bdd7-662c218bfda7 resource provider aggregate not found 2026-02-25 20:44:45.138 7 INFO neutron.services.segments.plugin [-] Segment d6833d55-1715-4661-bdd7-662c218bfda7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6833d55-1715-4661-bdd7-662c218bfda7 found for delete ", "request_id": "req-d4390c5d-2ce5-4d0f-9415-c6366a3d301e"}]} 2026-02-25 20:44:45.146 7 INFO neutron.services.segments.plugin [-] Segment d6833d55-1715-4661-bdd7-662c218bfda7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6833d55-1715-4661-bdd7-662c218bfda7 found for delete ", "request_id": "req-70a93454-9ffa-421d-8fe6-d8db2e1584d0"}]} 2026-02-25 20:44:45.162 7 INFO neutron.services.segments.plugin [-] Segment d03690b1-70e3-43bc-b3ca-a95fcc88fa1a resource provider aggregate not found 2026-02-25 20:44:45.165 7 INFO neutron.services.segments.plugin [-] Segment d03690b1-70e3-43bc-b3ca-a95fcc88fa1a resource provider aggregate not found 2026-02-25 20:44:45.175 7 INFO neutron.services.segments.plugin [-] Segment d03690b1-70e3-43bc-b3ca-a95fcc88fa1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d03690b1-70e3-43bc-b3ca-a95fcc88fa1a found for delete ", "request_id": "req-da5267fe-cb3e-4082-9b42-833c67b40e68"}]} 2026-02-25 20:44:45.177 7 INFO neutron.services.segments.plugin [-] Segment d03690b1-70e3-43bc-b3ca-a95fcc88fa1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d03690b1-70e3-43bc-b3ca-a95fcc88fa1a found for delete ", "request_id": "req-6a396bac-9000-4006-bf67-738e1f8897f2"}]} [pid: 7|app: 0|req: 1019/2015] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:44:44 2026] DELETE /v2.0/networks/9415a77a-b523-461a-a1ae-d658ac0e8017 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2016] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:44:45 2026] DELETE /v2.0/networks/7832ce88-0671-4191-8394-abcadb33db79 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:44:45.499 8 INFO neutron.db.l3_hamode_db [None req-aa89ced6-f3ac-47df-a50b-1e9fc6727928 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] HA network a332b181-9699-4087-af84-4c35b1602e63 was deleted as no HA routers are present in tenant 54a5f20cc79c41dcba612a0f33134ba0. [pid: 8|app: 0|req: 997/2017] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:44:44 2026] DELETE /v2.0/routers/aff7393d-d165-436d-8a91-b12b47e52a51 => generated 0 bytes in 817 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2018] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:45 2026] GET /v2.0/ports?device_id=166793e0-fb3e-41df-bc48-82cb8d685f89 => 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: 1021/2019] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:44:45 2026] DELETE /v2.0/networks/01278bde-1eaa-4600-bb3d-4e4cac708ecf => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:44:45.673 8 INFO neutron.services.segments.plugin [-] Segment 493a390a-64d0-495b-bb76-c468fbee16e2 resource provider aggregate not found 2026-02-25 20:44:45.678 8 INFO neutron.services.segments.plugin [-] Segment 493a390a-64d0-495b-bb76-c468fbee16e2 resource provider aggregate not found 2026-02-25 20:44:45.692 8 INFO neutron.services.segments.plugin [-] Segment 493a390a-64d0-495b-bb76-c468fbee16e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 493a390a-64d0-495b-bb76-c468fbee16e2 found for delete ", "request_id": "req-b90a7177-7b3a-43e4-8052-0d2e8fdca188"}]} 2026-02-25 20:44:45.693 8 INFO neutron.services.segments.plugin [-] Segment 493a390a-64d0-495b-bb76-c468fbee16e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 493a390a-64d0-495b-bb76-c468fbee16e2 found for delete ", "request_id": "req-9d2b97bf-5ce5-4ebf-98f7-33f89e0e6f7c"}]} [pid: 8|app: 0|req: 999/2020] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:44:45 2026] DELETE /v2.0/subnets/9ab7bd73-9044-4961-9019-3c57b0fab021 => 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: 1022/2021] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:44:45 2026] DELETE /v2.0/networks/f661ebf0-3371-4e68-8aba-14c2fde62b89 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2024] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:44:46 2026] GET /v2.0/security-groups?tenant_id=cf6b3715be104b109da4bf813a642738&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2025] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:46 2026] DELETE /v2.0/security-groups/5599034a-cce2-43f3-b362-cf5bb091aa7e => 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: 1003/2026] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:46 2026] GET /v2.0/ports?device_id=166793e0-fb3e-41df-bc48-82cb8d685f89 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2027] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:44:46 2026] GET /v2.0/security-groups?tenant_id=360bab3ab3304f2c8d6d4b28774216ed&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2028] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:44:46 2026] GET /v2.0/security-groups?tenant_id=54a5f20cc79c41dcba612a0f33134ba0&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2029] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:46 2026] DELETE /v2.0/security-groups/da0fcebe-bd23-4d3b-9892-b85ffa32f68b => 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: 1026/2030] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:46 2026] DELETE /v2.0/security-groups/d092c6eb-4948-4894-a2af-7052a7cb39b2 => 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: 1005/2031] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:44:47 2026] GET /v2.0/security-groups?tenant_id=da4a24b7466146fdb1e1d53878c182ae&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:47.201 7 INFO neutron.services.segments.plugin [-] Segment 7d5f4ad2-cca5-49ca-bf42-1cf5b9a3d42c resource provider aggregate not found 2026-02-25 20:44:47.207 7 INFO neutron.services.segments.plugin [-] Segment 7d5f4ad2-cca5-49ca-bf42-1cf5b9a3d42c resource provider aggregate not found 2026-02-25 20:44:47.213 7 INFO neutron.services.segments.plugin [-] Segment 7d5f4ad2-cca5-49ca-bf42-1cf5b9a3d42c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d5f4ad2-cca5-49ca-bf42-1cf5b9a3d42c found for delete ", "request_id": "req-5146df2b-57a3-4198-9909-ee30cee829df"}]} 2026-02-25 20:44:47.219 7 INFO neutron.services.segments.plugin [-] Segment 7d5f4ad2-cca5-49ca-bf42-1cf5b9a3d42c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d5f4ad2-cca5-49ca-bf42-1cf5b9a3d42c found for delete ", "request_id": "req-1f4e3a90-0d31-4579-9241-799a6deda6e8"}]} 2026-02-25 20:44:47.224 7 INFO neutron.services.segments.plugin [-] Segment 8bb25a34-22cd-46d8-96ff-f1f0584725b6 resource provider aggregate not found 2026-02-25 20:44:47.232 7 INFO neutron.services.segments.plugin [-] Segment 8bb25a34-22cd-46d8-96ff-f1f0584725b6 resource provider aggregate not found 2026-02-25 20:44:47.237 7 INFO neutron.services.segments.plugin [-] Segment 8bb25a34-22cd-46d8-96ff-f1f0584725b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bb25a34-22cd-46d8-96ff-f1f0584725b6 found for delete ", "request_id": "req-5f6ddc9f-571e-4f46-8b5d-6ff9b0dd8cd8"}]} 2026-02-25 20:44:47.244 7 INFO neutron.services.segments.plugin [-] Segment 8bb25a34-22cd-46d8-96ff-f1f0584725b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bb25a34-22cd-46d8-96ff-f1f0584725b6 found for delete ", "request_id": "req-6026a8c9-26ab-47f8-8dac-646c6cc61173"}]} 2026-02-25 20:44:47.249 7 INFO neutron.services.segments.plugin [-] Segment 18d33677-9806-4fc8-a89c-99af26e451ec resource provider aggregate not found 2026-02-25 20:44:47.255 7 INFO neutron.services.segments.plugin [-] Segment 18d33677-9806-4fc8-a89c-99af26e451ec resource provider aggregate not found 2026-02-25 20:44:47.258 7 INFO neutron.services.segments.plugin [-] Segment 18d33677-9806-4fc8-a89c-99af26e451ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18d33677-9806-4fc8-a89c-99af26e451ec found for delete ", "request_id": "req-c5251c5a-7394-4eff-9cab-feff4a1c5f81"}]} 2026-02-25 20:44:47.270 7 INFO neutron.services.segments.plugin [-] Segment d8421f9b-5fd4-4a9b-a64e-50299ab00485 resource provider aggregate not found 2026-02-25 20:44:47.273 7 INFO neutron.services.segments.plugin [-] Segment 18d33677-9806-4fc8-a89c-99af26e451ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18d33677-9806-4fc8-a89c-99af26e451ec found for delete ", "request_id": "req-a4fa14cb-b790-4f8e-9c9a-41d376f1fdda"}]} 2026-02-25 20:44:47.284 7 INFO neutron.services.segments.plugin [-] Segment d8421f9b-5fd4-4a9b-a64e-50299ab00485 resource provider aggregate not found 2026-02-25 20:44:47.288 7 INFO neutron.services.segments.plugin [-] Segment d8421f9b-5fd4-4a9b-a64e-50299ab00485 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8421f9b-5fd4-4a9b-a64e-50299ab00485 found for delete ", "request_id": "req-a0d44fa5-81d2-49b2-8053-ce887c8f9d47"}]} 2026-02-25 20:44:47.297 7 INFO neutron.services.segments.plugin [-] Segment d8421f9b-5fd4-4a9b-a64e-50299ab00485 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8421f9b-5fd4-4a9b-a64e-50299ab00485 found for delete ", "request_id": "req-b15dda29-bb0d-4b0a-b6d6-2a236765e410"}]} [pid: 7|app: 0|req: 1027/2032] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:47 2026] DELETE /v2.0/security-groups/ab0a96ca-4623-4e2f-b884-95f9f6b4ce94 => 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: 1006/2033] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:44:47 2026] GET /v2.0/security-groups?tenant_id=f2423e44e8634b29934c25ba7879d3d6&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2034] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:47 2026] DELETE /v2.0/security-groups/a13a4201-4148-4740-b2ad-4dcc9db48765 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2035] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:47 2026] GET /v2.0/ports?device_id=166793e0-fb3e-41df-bc48-82cb8d685f89 => 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: 1029/2036] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:44:48 2026] GET /v2.0/networks?id=db92c6cb-92b2-4219-8941-d74bc00f641e => generated 661 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2037] 199.204.45.65 () {34 vars in 1049 bytes} [Wed Feb 25 20:44:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b249b64699964e02b5e5accb2b5234c8 => generated 181 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:48.619 7 WARNING neutron_lib.context [req-33807179-839d-45e8-a1a7-adf610d26262 req-dcb35bce-d14d-44ae-a0bf-aba6d3c92646 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1009/2038] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:48 2026] GET /v2.0/ports?device_id=166793e0-fb3e-41df-bc48-82cb8d685f89 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2039] 199.204.45.65 () {38 vars in 954 bytes} [Wed Feb 25 20:44:48 2026] POST /v2.0/ports => generated 954 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2040] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Feb 25 20:44:48 2026] PUT /v2.0/ports/05bfe9f5-e683-4fe9-bf26-9ac18d2a9ceb => generated 1235 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1031/2041] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:44:49 2026] GET /v2.0/security-groups?tenant_id=cef66059225f4b028ddceb0e372d3c70&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 20:44:49.839 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-317b32f5-693b-4b66-a5fb-dc9ed3b1e564'] response: {'name': 'network-changed', 'server_uuid': '166793e0-fb3e-41df-bc48-82cb8d685f89', 'tag': '05bfe9f5-e683-4fe9-bf26-9ac18d2a9ceb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1011/2042] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:49 2026] DELETE /v2.0/security-groups/6abe7395-c9c1-4ca5-aae4-87cd8f42cf35 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2043] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:49 2026] GET /v2.0/ports?device_id=166793e0-fb3e-41df-bc48-82cb8d685f89 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2044] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:49 2026] GET /v2.0/security-groups?id=9df08000-2003-460d-99a2-dc3c0e88cd04&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:50.211 7 WARNING neutron_lib.context [None req-576e096a-830d-4d2b-84ab-a0ab1b02b356 3a9e127e20a74fd58021177109c0a232 29a9a348b56b4527a91239546f164976 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1013/2045] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:44:50 2026] GET /v2.0/ports?tenant_id=b249b64699964e02b5e5accb2b5234c8&device_id=166793e0-fb3e-41df-bc48-82cb8d685f89 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2046] 199.204.45.65 () {34 vars in 1017 bytes} [Wed Feb 25 20:44:50 2026] GET /v2.0/networks?tenant_id=b249b64699964e02b5e5accb2b5234c8&shared=False => generated 757 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2047] 199.204.45.65 () {34 vars in 929 bytes} [Wed Feb 25 20:44:50 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2048] 10.0.0.78 () {34 vars in 675 bytes} [Wed Feb 25 20:44:50 2026] POST /v2.0/floatingips => generated 552 bytes in 715 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2049] 10.0.0.78 () {34 vars in 758 bytes} [Wed Feb 25 20:44:50 2026] PUT /v2.0/floatingips/7f741e4a-29f7-4a5f-a7a0-926177201a52/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2050] 10.0.0.78 () {32 vars in 738 bytes} [Wed Feb 25 20:44:50 2026] GET /v2.0/floatingips/7f741e4a-29f7-4a5f-a7a0-926177201a52/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2051] 10.0.0.78 () {34 vars in 769 bytes} [Wed Feb 25 20:44:50 2026] PUT /v2.0/floatingips/7f741e4a-29f7-4a5f-a7a0-926177201a52/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2052] 10.0.0.78 () {32 vars in 738 bytes} [Wed Feb 25 20:44:50 2026] GET /v2.0/floatingips/7f741e4a-29f7-4a5f-a7a0-926177201a52/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2053] 10.0.0.78 () {34 vars in 765 bytes} [Wed Feb 25 20:44:50 2026] PUT /v2.0/floatingips/7f741e4a-29f7-4a5f-a7a0-926177201a52/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2054] 10.0.0.78 () {32 vars in 738 bytes} [Wed Feb 25 20:44:50 2026] GET /v2.0/floatingips/7f741e4a-29f7-4a5f-a7a0-926177201a52/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2055] 10.0.0.78 () {34 vars in 787 bytes} [Wed Feb 25 20:44:50 2026] PUT /v2.0/floatingips/7f741e4a-29f7-4a5f-a7a0-926177201a52/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2056] 10.0.0.78 () {32 vars in 738 bytes} [Wed Feb 25 20:44:51 2026] GET /v2.0/floatingips/7f741e4a-29f7-4a5f-a7a0-926177201a52/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2057] 10.0.0.78 () {34 vars in 758 bytes} [Wed Feb 25 20:44:51 2026] PUT /v2.0/floatingips/7f741e4a-29f7-4a5f-a7a0-926177201a52/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2058] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:51 2026] GET /v2.0/ports?device_id=166793e0-fb3e-41df-bc48-82cb8d685f89 => 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: 1021/2059] 10.0.0.78 () {32 vars in 738 bytes} [Wed Feb 25 20:44:51 2026] GET /v2.0/floatingips/7f741e4a-29f7-4a5f-a7a0-926177201a52/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2060] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:51 2026] GET /v2.0/security-groups?id=9df08000-2003-460d-99a2-dc3c0e88cd04&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2061] 10.0.0.78 () {32 vars in 746 bytes} [Wed Feb 25 20:44:51 2026] GET /v2.0/floatingips/7f741e4a-29f7-4a5f-a7a0-926177201a52/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:44:51.170 7 INFO neutron.api.v2.resource [None req-1249bfb6-8c0b-4e5c-b5bb-64043ac801ec 3a9e127e20a74fd58021177109c0a232 29a9a348b56b4527a91239546f164976 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1040/2062] 10.0.0.78 () {32 vars in 750 bytes} [Wed Feb 25 20:44:51 2026] GET /v2.0/floatingips/7f741e4a-29f7-4a5f-a7a0-926177201a52/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2063] 10.0.0.78 () {32 vars in 749 bytes} [Wed Feb 25 20:44:51 2026] DELETE /v2.0/floatingips/7f741e4a-29f7-4a5f-a7a0-926177201a52/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2064] 10.0.0.78 () {32 vars in 738 bytes} [Wed Feb 25 20:44:51 2026] GET /v2.0/floatingips/7f741e4a-29f7-4a5f-a7a0-926177201a52/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:44:51.287 8 INFO neutron.api.v2.resource [None req-037a9ef4-b2d9-4db6-bf7b-c7b8497432fb 3a9e127e20a74fd58021177109c0a232 29a9a348b56b4527a91239546f164976 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1024/2065] 10.0.0.78 () {32 vars in 753 bytes} [Wed Feb 25 20:44:51 2026] DELETE /v2.0/floatingips/7f741e4a-29f7-4a5f-a7a0-926177201a52/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2066] 10.0.0.78 () {32 vars in 741 bytes} [Wed Feb 25 20:44:51 2026] DELETE /v2.0/floatingips/7f741e4a-29f7-4a5f-a7a0-926177201a52/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2067] 10.0.0.78 () {32 vars in 738 bytes} [Wed Feb 25 20:44:51 2026] GET /v2.0/floatingips/7f741e4a-29f7-4a5f-a7a0-926177201a52/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2068] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:44:51 2026] GET /v2.0/ports?tenant_id=b249b64699964e02b5e5accb2b5234c8&device_id=166793e0-fb3e-41df-bc48-82cb8d685f89 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2069] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:44:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=05bfe9f5-e683-4fe9-bf26-9ac18d2a9ceb => 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: 1028/2070] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:44:51 2026] GET /v2.0/subnets?id=29d1a4ec-0c51-4a28-9388-46886a9812fb => generated 677 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2071] 10.0.0.78 () {32 vars in 731 bytes} [Wed Feb 25 20:44:51 2026] DELETE /v2.0/floatingips/7f741e4a-29f7-4a5f-a7a0-926177201a52 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2072] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:44:51 2026] GET /v2.0/ports?network_id=db92c6cb-92b2-4219-8941-d74bc00f641e&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2073] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:44:51 2026] GET /v2.0/networks/db92c6cb-92b2-4219-8941-d74bc00f641e?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:44:51.758 7 WARNING neutron_lib.context [None req-15b339e5-06e9-47a9-b645-7ab8de6c74c8 bd91a09546c54a448c420e5ccd7bc6ba 6494d6b399d24e26990d11e4c48acc1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1031/2074] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:44:51 2026] GET /v2.0/networks/db92c6cb-92b2-4219-8941-d74bc00f641e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2075] 10.0.0.78 () {34 vars in 683 bytes} [Wed Feb 25 20:44:51 2026] POST /v2.0/security-groups => generated 1601 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:44:51.993 8 WARNING neutron_lib.context [None req-2e528d36-ae4b-498e-adb3-076ab6bbcba7 bd91a09546c54a448c420e5ccd7bc6ba 6494d6b399d24e26990d11e4c48acc1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1032/2076] 10.0.0.78 () {34 vars in 683 bytes} [Wed Feb 25 20:44:51 2026] POST /v2.0/security-groups => generated 1601 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:44:52.099 7 WARNING neutron_lib.context [None req-a83eb414-dcc7-4ddc-9d7d-3c1285df6c7d bd91a09546c54a448c420e5ccd7bc6ba 6494d6b399d24e26990d11e4c48acc1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1045/2077] 10.0.0.78 () {34 vars in 683 bytes} [Wed Feb 25 20:44:52 2026] POST /v2.0/security-groups => generated 1601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2078] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:52 2026] GET /v2.0/ports?device_id=166793e0-fb3e-41df-bc48-82cb8d685f89 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:52.244 7 WARNING neutron_lib.context [None req-711abd12-bc63-4cd5-8db7-6eadc634a415 bd91a09546c54a448c420e5ccd7bc6ba 6494d6b399d24e26990d11e4c48acc1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1047/2079] 10.0.0.78 () {34 vars in 683 bytes} [Wed Feb 25 20:44:52 2026] POST /v2.0/security-groups => generated 1601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2080] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:52 2026] GET /v2.0/security-groups?id=9df08000-2003-460d-99a2-dc3c0e88cd04&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:52.381 7 WARNING neutron_lib.context [None req-e5eb0069-723d-43f7-b387-7228ae38f0f1 bd91a09546c54a448c420e5ccd7bc6ba 6494d6b399d24e26990d11e4c48acc1f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1049/2081] 10.0.0.78 () {34 vars in 683 bytes} [Wed Feb 25 20:44:52 2026] POST /v2.0/security-groups => generated 1601 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2082] 10.0.0.78 () {34 vars in 766 bytes} [Wed Feb 25 20:44:52 2026] PUT /v2.0/security-groups/2115eb79-b87d-4a53-842d-e207366ec598/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2083] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:44:52 2026] GET /v2.0/security-groups?tenant_id=29a9a348b56b4527a91239546f164976&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2084] 10.0.0.78 () {34 vars in 766 bytes} [Wed Feb 25 20:44:52 2026] PUT /v2.0/security-groups/fb3b45a0-16b9-4de9-955f-dc463260bb94/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2085] 10.0.0.78 () {34 vars in 766 bytes} [Wed Feb 25 20:44:52 2026] PUT /v2.0/security-groups/48ce2448-e44e-4e5c-a9a7-1aea2fd75ab0/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2086] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:52 2026] DELETE /v2.0/security-groups/be3b5f9e-f3e0-45c9-8b89-d57172dd3594 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2087] 10.0.0.78 () {34 vars in 766 bytes} [Wed Feb 25 20:44:52 2026] PUT /v2.0/security-groups/47576cbb-b67e-4a9c-a524-9b40dff73ae4/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2088] 10.0.0.78 () {32 vars in 679 bytes} [Wed Feb 25 20:44:52 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2089] 10.0.0.78 () {32 vars in 693 bytes} [Wed Feb 25 20:44:52 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2090] 10.0.0.78 () {32 vars in 689 bytes} [Wed Feb 25 20:44:52 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2091] 10.0.0.78 () {32 vars in 701 bytes} [Wed Feb 25 20:44:52 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2092] 10.0.0.78 () {32 vars in 687 bytes} [Wed Feb 25 20:44:52 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2093] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:44:52 2026] GET /v2.0/security-groups?tenant_id=c7123fefd928465d87c93bd6b8eadcc9&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2094] 10.0.0.78 () {32 vars in 701 bytes} [Wed Feb 25 20:44:52 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2095] 10.0.0.78 () {32 vars in 697 bytes} [Wed Feb 25 20:44:52 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2096] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:52 2026] DELETE /v2.0/security-groups/17128ccf-ca55-4ce6-9234-bc67da8345ad => 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: 1041/2097] 10.0.0.78 () {32 vars in 709 bytes} [Wed Feb 25 20:44:52 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2098] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:52 2026] DELETE /v2.0/security-groups/2115eb79-b87d-4a53-842d-e207366ec598 => 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: 1042/2099] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:53 2026] DELETE /v2.0/security-groups/fb3b45a0-16b9-4de9-955f-dc463260bb94 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2100] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:53 2026] DELETE /v2.0/security-groups/48ce2448-e44e-4e5c-a9a7-1aea2fd75ab0 => 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: 1043/2101] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:53 2026] DELETE /v2.0/security-groups/47576cbb-b67e-4a9c-a524-9b40dff73ae4 => 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: 1059/2102] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:53 2026] DELETE /v2.0/security-groups/e7379f5e-e3e5-4a42-9e17-7285c90d5904 => 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: 1044/2103] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:53 2026] GET /v2.0/ports?device_id=166793e0-fb3e-41df-bc48-82cb8d685f89 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2104] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:53 2026] GET /v2.0/security-groups?id=9df08000-2003-460d-99a2-dc3c0e88cd04&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2105] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:44:54 2026] GET /v2.0/security-groups?tenant_id=1f3f8f95ae06421f9a75d4afa9c8cc53&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2106] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:54 2026] DELETE /v2.0/security-groups/a09ff0de-c8a3-48d1-958d-30a07ab7cc4e => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2107] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:54 2026] GET /v2.0/ports?device_id=166793e0-fb3e-41df-bc48-82cb8d685f89 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2108] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:54 2026] GET /v2.0/security-groups?id=9df08000-2003-460d-99a2-dc3c0e88cd04&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2109] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:44:54 2026] GET /v2.0/security-groups?tenant_id=6494d6b399d24e26990d11e4c48acc1f&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2110] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:54 2026] DELETE /v2.0/security-groups/13612ca8-6de3-4275-9ec2-97ace074cfcf => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2111] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:44:54 2026] GET /v2.0/security-groups?tenant_id=10c68d62f499443b8e5672a11bc53ce8&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2112] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:55 2026] DELETE /v2.0/security-groups/3ee03268-78b4-4653-95ac-bde2499e2346 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2113] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:55 2026] GET /v2.0/ports?device_id=166793e0-fb3e-41df-bc48-82cb8d685f89 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2114] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:55 2026] GET /v2.0/security-groups?id=9df08000-2003-460d-99a2-dc3c0e88cd04&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:56.324 8 WARNING neutron_lib.context [None req-4cc6ad8d-7b17-486e-8137-84952f45da99 de2b9f9ed73944a980f03267ccb23864 a375a5f5d89c46a9b3fd5a2c12747be7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:56.453 8 INFO neutron.db.segments_db [None req-4cc6ad8d-7b17-486e-8137-84952f45da99 de2b9f9ed73944a980f03267ccb23864 a375a5f5d89c46a9b3fd5a2c12747be7 - - default default] Added segment 1120573b-c33d-447c-bb0a-d53bb0d29f88 of type vxlan for network 7c4154b3-5f85-437e-a0d1-0c284702c7ff [pid: 8|app: 0|req: 1050/2115] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:44:56 2026] POST /v2.0/networks => generated 630 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:56.538 7 WARNING neutron_lib.context [None req-984035ee-b100-4cdb-8c27-5bf96e5c5a6e de2b9f9ed73944a980f03267ccb23864 a375a5f5d89c46a9b3fd5a2c12747be7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1066/2116] 10.0.0.78 () {34 vars in 663 bytes} [Wed Feb 25 20:44:56 2026] POST /v2.0/ports => generated 743 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2117] 10.0.0.78 () {34 vars in 746 bytes} [Wed Feb 25 20:44:56 2026] PUT /v2.0/ports/373c4ffc-79fd-435c-a03d-1c28654563d2/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1067/2118] 10.0.0.78 () {32 vars in 726 bytes} [Wed Feb 25 20:44:56 2026] GET /v2.0/ports/373c4ffc-79fd-435c-a03d-1c28654563d2/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2119] 10.0.0.78 () {34 vars in 757 bytes} [Wed Feb 25 20:44:56 2026] PUT /v2.0/ports/373c4ffc-79fd-435c-a03d-1c28654563d2/tags/green => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2120] 10.0.0.78 () {32 vars in 726 bytes} [Wed Feb 25 20:44:56 2026] GET /v2.0/ports/373c4ffc-79fd-435c-a03d-1c28654563d2/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2121] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:56 2026] GET /v2.0/ports?device_id=166793e0-fb3e-41df-bc48-82cb8d685f89 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2122] 10.0.0.78 () {34 vars in 753 bytes} [Wed Feb 25 20:44:57 2026] PUT /v2.0/ports/373c4ffc-79fd-435c-a03d-1c28654563d2/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2123] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:57 2026] GET /v2.0/security-groups?id=9df08000-2003-460d-99a2-dc3c0e88cd04&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2124] 10.0.0.78 () {32 vars in 726 bytes} [Wed Feb 25 20:44:57 2026] GET /v2.0/ports/373c4ffc-79fd-435c-a03d-1c28654563d2/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: 1070/2125] 10.0.0.78 () {34 vars in 775 bytes} [Wed Feb 25 20:44:57 2026] PUT /v2.0/ports/373c4ffc-79fd-435c-a03d-1c28654563d2/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: 8|app: 0|req: 1056/2126] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:44:57 2026] GET /v2.0/ports?device_id=166793e0-fb3e-41df-bc48-82cb8d685f89 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2127] 10.0.0.78 () {32 vars in 726 bytes} [Wed Feb 25 20:44:57 2026] GET /v2.0/ports/373c4ffc-79fd-435c-a03d-1c28654563d2/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2128] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:44:57 2026] GET /v2.0/security-groups?id=9df08000-2003-460d-99a2-dc3c0e88cd04&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2129] 10.0.0.78 () {34 vars in 746 bytes} [Wed Feb 25 20:44:57 2026] PUT /v2.0/ports/373c4ffc-79fd-435c-a03d-1c28654563d2/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2130] 10.0.0.78 () {32 vars in 726 bytes} [Wed Feb 25 20:44:57 2026] GET /v2.0/ports/373c4ffc-79fd-435c-a03d-1c28654563d2/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2131] 10.0.0.78 () {32 vars in 735 bytes} [Wed Feb 25 20:44:57 2026] GET /v2.0/ports?device_id=166793e0-fb3e-41df-bc48-82cb8d685f89 => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:57.331 8 WARNING neutron_lib.context [None req-1a90877f-f93c-450f-ac43-f788693943b8 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1074/2132] 10.0.0.78 () {32 vars in 734 bytes} [Wed Feb 25 20:44:57 2026] GET /v2.0/ports/373c4ffc-79fd-435c-a03d-1c28654563d2/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:44:57.378 7 INFO neutron.api.v2.resource [None req-489b81f9-349e-4c69-bc58-7ee03f6773db de2b9f9ed73944a980f03267ccb23864 a375a5f5d89c46a9b3fd5a2c12747be7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1075/2133] 10.0.0.78 () {32 vars in 738 bytes} [Wed Feb 25 20:44:57 2026] GET /v2.0/ports/373c4ffc-79fd-435c-a03d-1c28654563d2/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2134] 10.0.0.78 () {32 vars in 737 bytes} [Wed Feb 25 20:44:57 2026] DELETE /v2.0/ports/373c4ffc-79fd-435c-a03d-1c28654563d2/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2135] 10.0.0.78 () {32 vars in 726 bytes} [Wed Feb 25 20:44:57 2026] GET /v2.0/ports/373c4ffc-79fd-435c-a03d-1c28654563d2/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:44:57.506 7 INFO neutron.api.v2.resource [None req-724e3324-7d63-4ab2-8eb9-76c262854cfe de2b9f9ed73944a980f03267ccb23864 a375a5f5d89c46a9b3fd5a2c12747be7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1078/2136] 10.0.0.78 () {32 vars in 741 bytes} [Wed Feb 25 20:44:57 2026] DELETE /v2.0/ports/373c4ffc-79fd-435c-a03d-1c28654563d2/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2137] 10.0.0.78 () {32 vars in 729 bytes} [Wed Feb 25 20:44:57 2026] DELETE /v2.0/ports/373c4ffc-79fd-435c-a03d-1c28654563d2/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2138] 10.0.0.78 () {32 vars in 726 bytes} [Wed Feb 25 20:44:57 2026] GET /v2.0/ports/373c4ffc-79fd-435c-a03d-1c28654563d2/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2139] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:44:57 2026] DELETE /v2.0/ports/373c4ffc-79fd-435c-a03d-1c28654563d2 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:44:57.918 7 INFO neutron.services.segments.plugin [-] Segment 1120573b-c33d-447c-bb0a-d53bb0d29f88 resource provider aggregate not found 2026-02-25 20:44:57.923 7 INFO neutron.services.segments.plugin [-] Segment 1120573b-c33d-447c-bb0a-d53bb0d29f88 resource provider aggregate not found 2026-02-25 20:44:57.940 7 INFO neutron.services.segments.plugin [-] Segment 1120573b-c33d-447c-bb0a-d53bb0d29f88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1120573b-c33d-447c-bb0a-d53bb0d29f88 found for delete ", "request_id": "req-19c8257f-edcf-466f-a4b1-667645f5a933"}]} 2026-02-25 20:44:57.944 7 INFO neutron.services.segments.plugin [-] Segment 1120573b-c33d-447c-bb0a-d53bb0d29f88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1120573b-c33d-447c-bb0a-d53bb0d29f88 found for delete ", "request_id": "req-c5d245b7-cc6c-4508-9cd2-a2820803a6b5"}]} [pid: 7|app: 0|req: 1082/2140] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:44:57 2026] DELETE /v2.0/networks/7c4154b3-5f85-437e-a0d1-0c284702c7ff => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:44:58.092 8 INFO neutron.db.l3_db [None req-1a90877f-f93c-450f-ac43-f788693943b8 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Floating IP 86d99dd2-cd9e-4aab-b848-fcf5f58979fa associated. External IP: 10.96.250.205, port: 05bfe9f5-e683-4fe9-bf26-9ac18d2a9ceb. [pid: 8|app: 0|req: 1059/2141] 10.0.0.78 () {34 vars in 676 bytes} [Wed Feb 25 20:44:57 2026] POST /v2.0/floatingips => generated 855 bytes in 1089 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2142] 10.0.0.78 () {32 vars in 728 bytes} [Wed Feb 25 20:44:58 2026] GET /v2.0/floatingips/86d99dd2-cd9e-4aab-b848-fcf5f58979fa => generated 855 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:58.567 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d30ac85-c546-4c2e-8cdc-5227319a1733'] response: {'name': 'network-changed', 'server_uuid': '166793e0-fb3e-41df-bc48-82cb8d685f89', 'tag': '05bfe9f5-e683-4fe9-bf26-9ac18d2a9ceb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1060/2143] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:44:58 2026] GET /v2.0/security-groups?tenant_id=5987517c22a64bf5be1fc0113fa30c6c&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2144] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:58 2026] DELETE /v2.0/security-groups/c7f65cf5-c508-4ffe-807d-bf674ccf4fbd => 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: 1085/2145] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:44:59 2026] GET /v2.0/ports?tenant_id=b249b64699964e02b5e5accb2b5234c8&device_id=166793e0-fb3e-41df-bc48-82cb8d685f89 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2146] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:44:59 2026] GET /v2.0/security-groups?tenant_id=a375a5f5d89c46a9b3fd5a2c12747be7&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2147] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:44:59 2026] GET /v2.0/networks?id=db92c6cb-92b2-4219-8941-d74bc00f641e => generated 757 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:59.255 8 WARNING neutron_lib.context [None req-8b0928bc-5327-446f-b4bf-9b4d9ab566a4 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1088/2148] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:44:59 2026] DELETE /v2.0/security-groups/6bf6dd47-72e2-46c7-888d-f222824e6db6 => 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: 1089/2149] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:44:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=05bfe9f5-e683-4fe9-bf26-9ac18d2a9ceb => generated 858 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2150] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:44:59 2026] GET /v2.0/subnets?id=29d1a4ec-0c51-4a28-9388-46886a9812fb => generated 677 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2151] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:44:59 2026] GET /v2.0/ports?network_id=db92c6cb-92b2-4219-8941-d74bc00f641e&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:44:59.434 8 INFO neutron.db.segments_db [None req-8b0928bc-5327-446f-b4bf-9b4d9ab566a4 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Added segment bf609f77-dd1d-4369-aeaf-4e96849ae5a8 of type vxlan for network 1b3a5c1b-ee77-4fd0-a5c1-22771576a082 [pid: 8|app: 0|req: 1061/2152] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:44:59 2026] POST /v2.0/networks => generated 639 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:44:59.571 7 WARNING neutron_lib.context [None req-736a3394-6a85-40a5-8355-3eb5cd749a56 422ae26eea45468b8e52d7f21a5702db 082b4ed8fba14af1ad1012db7e7bbaf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1062/2153] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:44:59 2026] GET /v2.0/networks/db92c6cb-92b2-4219-8941-d74bc00f641e?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: 1063/2154] 10.0.0.78 () {32 vars in 728 bytes} [Wed Feb 25 20:44:59 2026] GET /v2.0/floatingips/86d99dd2-cd9e-4aab-b848-fcf5f58979fa => generated 857 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:44:59.645 8 WARNING neutron_lib.context [None req-7936a117-a0b6-49fb-b126-a4a59d420f6b 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:44:59.732 7 INFO neutron.db.segments_db [None req-736a3394-6a85-40a5-8355-3eb5cd749a56 422ae26eea45468b8e52d7f21a5702db 082b4ed8fba14af1ad1012db7e7bbaf2 - - default default] Added segment 4a1c7fd5-de99-44da-a316-65cdedda6034 of type vxlan for network 54110fa4-fecb-480a-801d-576940d76f57 [pid: 7|app: 0|req: 1092/2155] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:44:59 2026] POST /v2.0/networks => generated 632 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2156] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:44:59 2026] GET /v2.0/networks/db92c6cb-92b2-4219-8941-d74bc00f641e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:44:59.874 7 WARNING neutron_lib.context [None req-bfd8c0e6-3a37-44c1-803b-6348a97215d2 422ae26eea45468b8e52d7f21a5702db 082b4ed8fba14af1ad1012db7e7bbaf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1064/2157] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:44:59 2026] POST /v2.0/subnets => generated 657 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2158] 10.0.0.78 () {32 vars in 721 bytes} [Wed Feb 25 20:44:59 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:45:00.090 8 WARNING neutron_lib.context [None req-d943b0da-facc-42fd-b7b8-741bf3c5d346 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1094/2159] 10.0.0.78 () {34 vars in 663 bytes} [Wed Feb 25 20:44:59 2026] POST /v2.0/ports => generated 743 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 20:45:00.233 7 WARNING neutron_lib.context [None req-22f6940d-dd53-47dd-8654-cd135007c95e 422ae26eea45468b8e52d7f21a5702db 082b4ed8fba14af1ad1012db7e7bbaf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1066/2160] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:45:00 2026] POST /v2.0/subnets => generated 731 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:00.332 8 WARNING neutron_lib.context [None req-55cd0b69-d5b5-4d08-9305-6b6f57512f0f 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:00.375 8 INFO neutron.db.segments_db [None req-55cd0b69-d5b5-4d08-9305-6b6f57512f0f 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Added segment 8ddede39-59a3-40ea-9087-bc97bd84bd81 of type vxlan for network 61cc79eb-1e9b-4d45-a55b-8fe217c23d50 [pid: 7|app: 0|req: 1095/2161] 10.0.0.78 () {34 vars in 665 bytes} [Wed Feb 25 20:45:00 2026] POST /v2.0/trunks => generated 407 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:00.410 7 WARNING neutron_lib.context [None req-b79820b9-967c-4b90-a197-0b717708d43d 422ae26eea45468b8e52d7f21a5702db 082b4ed8fba14af1ad1012db7e7bbaf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1067/2162] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:45:00 2026] POST /v2.0/networks => generated 637 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:00.485 8 WARNING neutron_lib.context [None req-18a31cc0-d48a-4d66-b8b0-99d8bd679d60 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:00.494 7 INFO neutron.db.segments_db [None req-b79820b9-967c-4b90-a197-0b717708d43d 422ae26eea45468b8e52d7f21a5702db 082b4ed8fba14af1ad1012db7e7bbaf2 - - default default] Added segment d6fc57b8-c143-4e6b-82a7-7541cb74cce7 of type vxlan for network b6f09f5a-3208-40f8-a698-1106c6c38ec6 [pid: 7|app: 0|req: 1096/2163] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:45:00 2026] POST /v2.0/networks => generated 632 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:00.612 7 WARNING neutron_lib.context [None req-caafcf22-02a5-4fcb-8f10-4f36b5ee467e 422ae26eea45468b8e52d7f21a5702db 082b4ed8fba14af1ad1012db7e7bbaf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1068/2164] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:45:00 2026] POST /v2.0/subnets => generated 655 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:00.747 8 WARNING neutron_lib.context [None req-283d1d87-4e55-44db-b4d8-07d3907f72f7 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1097/2165] 10.0.0.78 () {34 vars in 663 bytes} [Wed Feb 25 20:45:00 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) /var/lib/openstack/lib/python3.12/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-25 20:45:00.937 7 WARNING neutron_lib.context [None req-a9bf4a85-355a-4d54-bc91-87be571d18eb 422ae26eea45468b8e52d7f21a5702db 082b4ed8fba14af1ad1012db7e7bbaf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1069/2166] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:45:00 2026] POST /v2.0/subnets => generated 725 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:01.033 8 WARNING neutron_lib.context [None req-516d44c4-a9e5-4b1c-b5d3-b71307a1f6dd 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:01.091 8 INFO neutron.db.segments_db [None req-516d44c4-a9e5-4b1c-b5d3-b71307a1f6dd 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Added segment 76d47e65-2c3b-4692-8267-33f1db0ad028 of type vxlan for network 6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063 [pid: 7|app: 0|req: 1098/2167] 10.0.0.78 () {34 vars in 665 bytes} [Wed Feb 25 20:45:00 2026] POST /v2.0/trunks => generated 407 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:01.143 7 WARNING neutron_lib.context [None req-c3d71900-5c67-48a1-a43d-79dbde07caca 422ae26eea45468b8e52d7f21a5702db 082b4ed8fba14af1ad1012db7e7bbaf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1070/2168] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:45:01 2026] POST /v2.0/networks => generated 637 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:01.216 7 INFO neutron.db.segments_db [None req-c3d71900-5c67-48a1-a43d-79dbde07caca 422ae26eea45468b8e52d7f21a5702db 082b4ed8fba14af1ad1012db7e7bbaf2 - - default default] Added segment d9e4f048-6776-4185-84ad-ff1b50387be4 of type vxlan for network b02e7bb6-f44c-4789-9afe-ef790426e840 2026-02-25 20:45:01.217 8 WARNING neutron_lib.context [None req-5709cfb2-6970-46fd-bd60-06db2a5bb1b3 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1099/2169] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:45:01 2026] POST /v2.0/networks => generated 632 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:01.325 7 WARNING neutron_lib.context [None req-9c19cc44-b7f9-4bb7-815a-f131865ac7ec 422ae26eea45468b8e52d7f21a5702db 082b4ed8fba14af1ad1012db7e7bbaf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1071/2170] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:45:01 2026] POST /v2.0/subnets => generated 656 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:01.508 8 WARNING neutron_lib.context [None req-02b36b69-a0f0-4afe-8972-bde11a85ac8d 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1100/2173] 10.0.0.78 () {34 vars in 663 bytes} [Wed Feb 25 20:45:01 2026] POST /v2.0/ports => generated 743 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 20:45:01.667 7 WARNING neutron_lib.context [None req-ba350bee-326c-4c76-9da3-2494fe01ec3b 422ae26eea45468b8e52d7f21a5702db 082b4ed8fba14af1ad1012db7e7bbaf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1074/2174] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:45:01 2026] POST /v2.0/subnets => generated 729 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:01.806 8 WARNING neutron_lib.context [None req-115014b1-d106-4545-8326-c98217e4cabb 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1101/2175] 10.0.0.78 () {34 vars in 665 bytes} [Wed Feb 25 20:45:01 2026] POST /v2.0/trunks => generated 407 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:01.834 7 WARNING neutron_lib.context [None req-f2a8ea8b-f083-42e1-afb8-101920e37787 422ae26eea45468b8e52d7f21a5702db 082b4ed8fba14af1ad1012db7e7bbaf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:01.895 8 INFO neutron.db.segments_db [None req-115014b1-d106-4545-8326-c98217e4cabb 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Added segment 2b2d963f-6fe5-45d3-b5b3-0ce8946f6c9d of type vxlan for network 598f4bc8-5e23-4940-92f7-5662dc8ad07b 2026-02-25 20:45:01.909 7 INFO neutron.db.segments_db [None req-f2a8ea8b-f083-42e1-afb8-101920e37787 422ae26eea45468b8e52d7f21a5702db 082b4ed8fba14af1ad1012db7e7bbaf2 - - default default] Added segment 0a7c9964-24a6-4cb0-8f57-9978b4206fc1 of type vxlan for network 81509731-6a97-4570-b886-fedcd1ee99d5 [pid: 7|app: 0|req: 1102/2176] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:45:01 2026] POST /v2.0/networks => generated 631 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:02.012 7 WARNING neutron_lib.context [None req-ed3240f6-fd9a-4d16-9c40-b978a5cbcdc0 422ae26eea45468b8e52d7f21a5702db 082b4ed8fba14af1ad1012db7e7bbaf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:02.162 8 INFO neutron.db.l3_hamode_db [None req-115014b1-d106-4545-8326-c98217e4cabb 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1103/2177] 10.0.0.78 () {34 vars in 663 bytes} [Wed Feb 25 20:45:02 2026] POST /v2.0/ports => generated 743 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 20:45:02.316 7 WARNING neutron_lib.context [None req-4cd6f501-ebaf-4154-9d8f-e40ab3b382e6 422ae26eea45468b8e52d7f21a5702db 082b4ed8fba14af1ad1012db7e7bbaf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1104/2178] 10.0.0.78 () {34 vars in 665 bytes} [Wed Feb 25 20:45:02 2026] POST /v2.0/trunks => generated 407 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:02.674 7 WARNING neutron_lib.context [None req-ffccb88c-4faa-422e-b7bf-c09685aeb4f8 799e188997cb438daf52f0bc1a05cc23 00219287c0b345739e59c368a208c60c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:02.726 7 INFO neutron.db.segments_db [None req-ffccb88c-4faa-422e-b7bf-c09685aeb4f8 799e188997cb438daf52f0bc1a05cc23 00219287c0b345739e59c368a208c60c - - default default] Added segment d43834cd-afd1-47de-a32a-021d5a6aa549 of type vxlan for network 3ecff775-3b41-4c7f-9ec8-9555c1d396db 2026-02-25 20:45:02.947 8 INFO neutron.db.l3_hamode_db [None req-115014b1-d106-4545-8326-c98217e4cabb 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:45:03.023 7 INFO neutron.db.l3_hamode_db [None req-ffccb88c-4faa-422e-b7bf-c09685aeb4f8 799e188997cb438daf52f0bc1a05cc23 00219287c0b345739e59c368a208c60c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:45:03.172 7 INFO neutron.db.l3_hamode_db [None req-ffccb88c-4faa-422e-b7bf-c09685aeb4f8 799e188997cb438daf52f0bc1a05cc23 00219287c0b345739e59c368a208c60c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1105/2179] 10.0.0.78 () {34 vars in 667 bytes} [Wed Feb 25 20:45:02 2026] POST /v2.0/routers => generated 474 bytes in 1301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:03.809 7 WARNING neutron_lib.context [None req-cd78c7bc-f995-44a9-a233-e24f40e8f318 422ae26eea45468b8e52d7f21a5702db 082b4ed8fba14af1ad1012db7e7bbaf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:03.860 7 INFO neutron.db.segments_db [None req-cd78c7bc-f995-44a9-a233-e24f40e8f318 422ae26eea45468b8e52d7f21a5702db 082b4ed8fba14af1ad1012db7e7bbaf2 - - default default] Added segment 8ed999bc-880d-41c2-9105-005e56110acc of type vxlan for network 008871ee-bcca-4ae0-953f-0907d514c32d [pid: 8|app: 0|req: 1075/2180] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:45:01 2026] POST /v2.0/routers => generated 685 bytes in 2161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2181] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:45:03 2026] POST /v2.0/networks => generated 631 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2182] 10.0.0.78 () {34 vars in 750 bytes} [Wed Feb 25 20:45:03 2026] PUT /v2.0/routers/e2fbab95-b88f-4f61-b508-9cea9b214ab2/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:45:04.033 8 WARNING neutron_lib.context [None req-4f305afe-1baa-46a7-9452-9de8cb9c96ec 422ae26eea45468b8e52d7f21a5702db 082b4ed8fba14af1ad1012db7e7bbaf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1077/2183] 10.0.0.78 () {34 vars in 663 bytes} [Wed Feb 25 20:45:04 2026] POST /v2.0/ports => generated 743 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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: 1078/2184] 10.0.0.78 () {32 vars in 730 bytes} [Wed Feb 25 20:45:04 2026] GET /v2.0/routers/e2fbab95-b88f-4f61-b508-9cea9b214ab2/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:45:04.392 8 WARNING neutron_lib.context [None req-cbf4bd7f-2ceb-4266-98c0-92281aeab607 422ae26eea45468b8e52d7f21a5702db 082b4ed8fba14af1ad1012db7e7bbaf2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1079/2185] 10.0.0.78 () {34 vars in 665 bytes} [Wed Feb 25 20:45:04 2026] POST /v2.0/trunks => generated 407 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2186] 10.0.0.78 () {34 vars in 761 bytes} [Wed Feb 25 20:45:04 2026] PUT /v2.0/routers/e2fbab95-b88f-4f61-b508-9cea9b214ab2/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2187] 10.0.0.78 () {34 vars in 748 bytes} [Wed Feb 25 20:45:04 2026] PUT /v2.0/trunks/148b52a9-ecda-46e3-92b0-92701717302b/tags => generated 17 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2188] 10.0.0.78 () {32 vars in 730 bytes} [Wed Feb 25 20:45:04 2026] GET /v2.0/routers/e2fbab95-b88f-4f61-b508-9cea9b214ab2/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2189] 10.0.0.78 () {34 vars in 748 bytes} [Wed Feb 25 20:45:04 2026] PUT /v2.0/trunks/44a8e10f-3649-4869-bf6a-bb5d7795bb63/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2190] 10.0.0.78 () {34 vars in 757 bytes} [Wed Feb 25 20:45:04 2026] PUT /v2.0/routers/e2fbab95-b88f-4f61-b508-9cea9b214ab2/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2191] 10.0.0.78 () {34 vars in 748 bytes} [Wed Feb 25 20:45:04 2026] PUT /v2.0/trunks/23ceccf5-7495-4037-a2b7-98e6896b53b6/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2192] 10.0.0.78 () {32 vars in 730 bytes} [Wed Feb 25 20:45:04 2026] GET /v2.0/routers/e2fbab95-b88f-4f61-b508-9cea9b214ab2/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2193] 10.0.0.78 () {34 vars in 748 bytes} [Wed Feb 25 20:45:04 2026] PUT /v2.0/trunks/d5dccb87-2baa-4c79-8dfc-07620bdaffe4/tags => 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/2194] 10.0.0.78 () {34 vars in 779 bytes} [Wed Feb 25 20:45:04 2026] PUT /v2.0/routers/e2fbab95-b88f-4f61-b508-9cea9b214ab2/tags/black.or.white => 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: 1089/2195] 10.0.0.78 () {32 vars in 661 bytes} [Wed Feb 25 20:45:04 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2196] 10.0.0.78 () {32 vars in 730 bytes} [Wed Feb 25 20:45:05 2026] GET /v2.0/routers/e2fbab95-b88f-4f61-b508-9cea9b214ab2/tags => generated 52 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2197] 10.0.0.78 () {32 vars in 675 bytes} [Wed Feb 25 20:45:05 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2198] 10.0.0.78 () {34 vars in 750 bytes} [Wed Feb 25 20:45:05 2026] PUT /v2.0/routers/e2fbab95-b88f-4f61-b508-9cea9b214ab2/tags => generated 37 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2199] 10.0.0.78 () {32 vars in 671 bytes} [Wed Feb 25 20:45:05 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2200] 10.0.0.78 () {34 vars in 782 bytes} [Wed Feb 25 20:45:03 2026] PUT /v2.0/routers/478240f2-5435-418c-a0a1-872bc829b08b/add_router_interface => generated 309 bytes in 1401 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2201] 10.0.0.78 () {32 vars in 683 bytes} [Wed Feb 25 20:45:05 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2202] 10.0.0.78 () {32 vars in 730 bytes} [Wed Feb 25 20:45:05 2026] GET /v2.0/routers/e2fbab95-b88f-4f61-b508-9cea9b214ab2/tags => generated 37 bytes in 821 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2203] 10.0.0.78 () {32 vars in 669 bytes} [Wed Feb 25 20:45:06 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2204] 10.0.0.78 () {32 vars in 738 bytes} [Wed Feb 25 20:45:06 2026] GET /v2.0/routers/e2fbab95-b88f-4f61-b508-9cea9b214ab2/tags/red => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2205] 10.0.0.78 () {32 vars in 683 bytes} [Wed Feb 25 20:45:06 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:06.208 8 INFO neutron.api.v2.resource [None req-0bdf4a55-14b4-41ad-bb80-0e4ebf5852ad 799e188997cb438daf52f0bc1a05cc23 00219287c0b345739e59c368a208c60c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1098/2206] 10.0.0.78 () {32 vars in 742 bytes} [Wed Feb 25 20:45:06 2026] GET /v2.0/routers/e2fbab95-b88f-4f61-b508-9cea9b214ab2/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: 1099/2207] 10.0.0.78 () {32 vars in 679 bytes} [Wed Feb 25 20:45:06 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2208] 10.0.0.78 () {32 vars in 741 bytes} [Wed Feb 25 20:45:06 2026] DELETE /v2.0/routers/e2fbab95-b88f-4f61-b508-9cea9b214ab2/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2209] 10.0.0.78 () {32 vars in 691 bytes} [Wed Feb 25 20:45:06 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2210] 10.0.0.78 () {32 vars in 730 bytes} [Wed Feb 25 20:45:06 2026] GET /v2.0/routers/e2fbab95-b88f-4f61-b508-9cea9b214ab2/tags => generated 30 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2211] 10.0.0.78 () {32 vars in 718 bytes} [Wed Feb 25 20:45:06 2026] GET /v2.0/trunks/148b52a9-ecda-46e3-92b0-92701717302b => generated 412 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:06.448 8 INFO neutron.api.v2.resource [None req-9d8980be-24f3-4044-a6ac-7cea210e9563 799e188997cb438daf52f0bc1a05cc23 00219287c0b345739e59c368a208c60c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1104/2212] 10.0.0.78 () {32 vars in 745 bytes} [Wed Feb 25 20:45:06 2026] DELETE /v2.0/routers/e2fbab95-b88f-4f61-b508-9cea9b214ab2/tags/green => generated 99 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2213] 10.0.0.78 () {32 vars in 716 bytes} [Wed Feb 25 20:45:06 2026] GET /v2.0/ports/4d2bfd92-5cc7-4e2a-9158-71b5660b787d => generated 826 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2214] 10.0.0.78 () {32 vars in 733 bytes} [Wed Feb 25 20:45:06 2026] DELETE /v2.0/routers/e2fbab95-b88f-4f61-b508-9cea9b214ab2/tags => 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: 1107/2215] 10.0.0.78 () {32 vars in 721 bytes} [Wed Feb 25 20:45:06 2026] DELETE /v2.0/trunks/148b52a9-ecda-46e3-92b0-92701717302b => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2216] 10.0.0.78 () {32 vars in 730 bytes} [Wed Feb 25 20:45:06 2026] GET /v2.0/routers/e2fbab95-b88f-4f61-b508-9cea9b214ab2/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2217] 10.0.0.78 () {32 vars in 718 bytes} [Wed Feb 25 20:45:06 2026] GET /v2.0/trunks/44a8e10f-3649-4869-bf6a-bb5d7795bb63 => generated 420 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2218] 10.0.0.78 () {32 vars in 720 bytes} [Wed Feb 25 20:45:06 2026] GET /v2.0/routers/e2fbab95-b88f-4f61-b508-9cea9b214ab2 => generated 480 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2219] 10.0.0.78 () {34 vars in 782 bytes} [Wed Feb 25 20:45:05 2026] PUT /v2.0/routers/478240f2-5435-418c-a0a1-872bc829b08b/add_router_interface => generated 309 bytes in 1478 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2220] 10.0.0.78 () {32 vars in 716 bytes} [Wed Feb 25 20:45:06 2026] GET /v2.0/ports/0d04b4f8-bf0f-46dd-babb-ff336463b437 => generated 826 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2221] 10.0.0.78 () {34 vars in 741 bytes} [Wed Feb 25 20:45:06 2026] PUT /v2.0/routers/e2fbab95-b88f-4f61-b508-9cea9b214ab2 => generated 480 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2222] 10.0.0.78 () {32 vars in 721 bytes} [Wed Feb 25 20:45:07 2026] DELETE /v2.0/trunks/44a8e10f-3649-4869-bf6a-bb5d7795bb63 => 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: 1112/2223] 10.0.0.78 () {32 vars in 735 bytes} [Wed Feb 25 20:45:07 2026] GET /v2.0/ports?device_id=e2fbab95-b88f-4f61-b508-9cea9b214ab2 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2224] 10.0.0.78 () {32 vars in 718 bytes} [Wed Feb 25 20:45:07 2026] GET /v2.0/trunks/23ceccf5-7495-4037-a2b7-98e6896b53b6 => generated 429 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:08.177 7 INFO neutron.services.segments.plugin [-] Segment d43834cd-afd1-47de-a32a-021d5a6aa549 resource provider aggregate not found 2026-02-25 20:45:08.181 7 INFO neutron.services.segments.plugin [-] Segment d43834cd-afd1-47de-a32a-021d5a6aa549 resource provider aggregate not found 2026-02-25 20:45:08.193 7 INFO neutron.services.segments.plugin [-] Segment d43834cd-afd1-47de-a32a-021d5a6aa549 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d43834cd-afd1-47de-a32a-021d5a6aa549 found for delete ", "request_id": "req-2ed216a0-5747-43be-8e29-3aad119e4e2e"}]} 2026-02-25 20:45:08.194 7 INFO neutron.services.segments.plugin [-] Segment d43834cd-afd1-47de-a32a-021d5a6aa549 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d43834cd-afd1-47de-a32a-021d5a6aa549 found for delete ", "request_id": "req-66686f35-678a-4140-b176-166690e0473d"}]} 2026-02-25 20:45:08.197 7 INFO neutron.db.l3_hamode_db [None req-29b19106-764b-4ed8-9e87-55c81dbea342 799e188997cb438daf52f0bc1a05cc23 00219287c0b345739e59c368a208c60c - - default default] HA network 3ecff775-3b41-4c7f-9ec8-9555c1d396db was deleted as no HA routers are present in tenant 00219287c0b345739e59c368a208c60c. [pid: 7|app: 0|req: 1114/2225] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:45:07 2026] DELETE /v2.0/routers/e2fbab95-b88f-4f61-b508-9cea9b214ab2 => generated 0 bytes in 642 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2226] 10.0.0.78 () {32 vars in 716 bytes} [Wed Feb 25 20:45:08 2026] GET /v2.0/ports/6b3c64d1-6861-4a53-9d39-ffc787104f05 => generated 826 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2227] 10.0.0.230 () {34 vars in 990 bytes} [Wed Feb 25 20:45:08 2026] GET /v2.0/ports?device_id=166793e0-fb3e-41df-bc48-82cb8d685f89 => generated 1240 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2228] 10.0.0.78 () {34 vars in 782 bytes} [Wed Feb 25 20:45:06 2026] PUT /v2.0/routers/478240f2-5435-418c-a0a1-872bc829b08b/add_router_interface => generated 309 bytes in 1430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2229] 10.0.0.230 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:08 2026] GET /v2.0/security-groups?id=9df08000-2003-460d-99a2-dc3c0e88cd04&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2230] 10.0.0.78 () {32 vars in 721 bytes} [Wed Feb 25 20:45:08 2026] DELETE /v2.0/trunks/23ceccf5-7495-4037-a2b7-98e6896b53b6 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:45:08.406 7 WARNING neutron_lib.context [None req-f9c6efee-d7c3-4896-8822-b9e51536e0e0 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1114/2231] 10.0.0.78 () {32 vars in 718 bytes} [Wed Feb 25 20:45:08 2026] GET /v2.0/trunks/d5dccb87-2baa-4c79-8dfc-07620bdaffe4 => generated 414 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2232] 10.0.0.78 () {32 vars in 716 bytes} [Wed Feb 25 20:45:08 2026] GET /v2.0/ports/67285b68-0b93-4df7-b424-861d9be95474 => generated 826 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2233] 10.0.0.78 () {34 vars in 683 bytes} [Wed Feb 25 20:45:08 2026] POST /v2.0/security-groups => generated 1627 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:45:08.539 7 WARNING neutron_lib.context [None req-3db965d1-e672-4963-a145-e29fc9d59ef1 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1116/2234] 10.0.0.78 () {32 vars in 721 bytes} [Wed Feb 25 20:45:08 2026] DELETE /v2.0/trunks/d5dccb87-2baa-4c79-8dfc-07620bdaffe4 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2235] 10.0.0.78 () {32 vars in 718 bytes} [Wed Feb 25 20:45:08 2026] GET /v2.0/trunks/0442955f-bbdf-4ade-bf1a-7fd5364ecf15 => generated 407 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2236] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:45:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:08.679 7 WARNING neutron_lib.context [None req-38ae02ce-8ce1-4f2a-baef-8fec72f9ed44 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1118/2237] 10.0.0.78 () {32 vars in 716 bytes} [Wed Feb 25 20:45:08 2026] GET /v2.0/ports/daf6780a-2f62-4984-825a-c588e334f413 => generated 826 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2238] 10.0.0.78 () {32 vars in 721 bytes} [Wed Feb 25 20:45:08 2026] DELETE /v2.0/trunks/0442955f-bbdf-4ade-bf1a-7fd5364ecf15 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2239] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:45:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:08.805 7 WARNING neutron_lib.context [None req-f724eb65-7ead-4d70-85d5-235585cd400e 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1121/2240] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:45:08 2026] POST /v2.0/security-group-rules => generated 599 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:08.934 7 WARNING neutron_lib.context [None req-fea63399-45ec-4c84-bdc7-126f839a6837 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1120/2241] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:45:08 2026] DELETE /v2.0/ports/4d2bfd92-5cc7-4e2a-9158-71b5660b787d => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2242] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:45:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2243] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:45:08 2026] GET /v2.0/security-groups?tenant_id=00219287c0b345739e59c368a208c60c&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:09.273 8 WARNING neutron_lib.context [None req-fecae3e3-4595-470b-8f00-317d9a51a74e 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1123/2244] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:45:09 2026] DELETE /v2.0/ports/0d04b4f8-bf0f-46dd-babb-ff336463b437 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2245] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:45:09 2026] DELETE /v2.0/security-groups/d43f6dd4-2e81-4fd5-a0e6-d1db752eb5a1 => 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: 1122/2246] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:45:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:09.414 8 WARNING neutron_lib.context [None req-3d84a0b2-2ef9-4790-a916-21ae2ac934d8 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1123/2247] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:45:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2248] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:45:09 2026] DELETE /v2.0/ports/6b3c64d1-6861-4a53-9d39-ffc787104f05 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:45:09.550 7 WARNING neutron_lib.context [None req-4a08239b-d8ab-4f31-a6ec-61b4885dd744 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1124/2249] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:45:09 2026] GET /v2.0/security-groups?tenant_id=d883749efbe442049bd9d2211c52ff89&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2250] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:45:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2251] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:45:09 2026] DELETE /v2.0/security-groups/846afe33-7ab8-42b0-ba6c-227079315513 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:45:09.795 7 WARNING neutron_lib.context [None req-c970c8db-9123-41c5-8aa9-31684ab8a3cb 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1125/2252] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:45:09 2026] DELETE /v2.0/ports/67285b68-0b93-4df7-b424-861d9be95474 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2253] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:45:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:09.917 7 WARNING neutron_lib.context [None req-e49bc76a-cc7f-4bce-8696-7d61ddf7c5ab 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1126/2254] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:45:09 2026] DELETE /v2.0/ports/daf6780a-2f62-4984-825a-c588e334f413 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2255] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:45:09 2026] POST /v2.0/security-group-rules => generated 599 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:10.045 7 WARNING neutron_lib.context [None req-577e3011-7023-4f76-9aea-5328c2e47dfd 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:10.162 8 INFO neutron.services.segments.plugin [-] Segment 4a1c7fd5-de99-44da-a316-65cdedda6034 resource provider aggregate not found 2026-02-25 20:45:10.181 8 INFO neutron.services.segments.plugin [-] Segment 4a1c7fd5-de99-44da-a316-65cdedda6034 resource provider aggregate not found 2026-02-25 20:45:10.194 8 INFO neutron.services.segments.plugin [-] Segment 4a1c7fd5-de99-44da-a316-65cdedda6034 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a1c7fd5-de99-44da-a316-65cdedda6034 found for delete ", "request_id": "req-0cd27c9d-6cd5-471a-92a3-f12c6aea1838"}]} [pid: 7|app: 0|req: 1130/2256] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:45:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:10.201 8 INFO neutron.services.segments.plugin [-] Segment 4a1c7fd5-de99-44da-a316-65cdedda6034 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a1c7fd5-de99-44da-a316-65cdedda6034 found for delete ", "request_id": "req-d28c21b7-fc19-42a7-aea9-3d6111bd3e12"}]} 2026-02-25 20:45:10.204 7 WARNING neutron_lib.context [None req-120f1449-c11a-4071-b06e-77e85eea125b 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1127/2257] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:45:09 2026] DELETE /v2.0/networks/54110fa4-fecb-480a-801d-576940d76f57 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2258] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:45:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2259] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:45:10 2026] DELETE /v2.0/networks/b6f09f5a-3208-40f8-a698-1106c6c38ec6 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:45:10.583 7 INFO neutron.services.segments.plugin [-] Segment d9e4f048-6776-4185-84ad-ff1b50387be4 resource provider aggregate not found 2026-02-25 20:45:10.586 7 INFO neutron.services.segments.plugin [-] Segment d9e4f048-6776-4185-84ad-ff1b50387be4 resource provider aggregate not found 2026-02-25 20:45:10.595 7 INFO neutron.services.segments.plugin [-] Segment d9e4f048-6776-4185-84ad-ff1b50387be4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9e4f048-6776-4185-84ad-ff1b50387be4 found for delete ", "request_id": "req-d0d5002d-4a10-4e9a-bf8e-a1ace17df4a1"}]} [pid: 7|app: 0|req: 1132/2260] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:45:10 2026] DELETE /v2.0/networks/b02e7bb6-f44c-4789-9afe-ef790426e840 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:45:10.611 7 INFO neutron.services.segments.plugin [-] Segment d9e4f048-6776-4185-84ad-ff1b50387be4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9e4f048-6776-4185-84ad-ff1b50387be4 found for delete ", "request_id": "req-e85df1fb-3edb-432b-8099-bd899092989f"}]} [pid: 7|app: 0|req: 1133/2261] 10.0.0.205 () {34 vars in 1094 bytes} [Wed Feb 25 20:45:10 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-453050200&fields=id&tenant_id=be2709052edd411ca8165db5f8d4f79e => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2262] 10.0.0.205 () {34 vars in 982 bytes} [Wed Feb 25 20:45:10 2026] GET /v2.0/networks?id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50 => generated 704 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2263] 10.0.0.205 () {34 vars in 965 bytes} [Wed Feb 25 20:45:10 2026] GET /v2.0/quotas/be2709052edd411ca8165db5f8d4f79e => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2264] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:45:10 2026] DELETE /v2.0/networks/81509731-6a97-4570-b886-fedcd1ee99d5 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2265] 10.0.0.205 () {34 vars in 1002 bytes} [Wed Feb 25 20:45:10 2026] GET /v2.0/ports?tenant_id=be2709052edd411ca8165db5f8d4f79e&fields=id => generated 287 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2266] 10.0.0.78 () {32 vars in 825 bytes} [Wed Feb 25 20:45:10 2026] GET /v2.0/ports?project_id=b249b64699964e02b5e5accb2b5234c8&network_id=db92c6cb-92b2-4219-8941-d74bc00f641e => generated 3691 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2267] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:45:10 2026] DELETE /v2.0/networks/008871ee-bcca-4ae0-953f-0907d514c32d => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2268] 10.0.0.205 () {34 vars in 1008 bytes} [Wed Feb 25 20:45:10 2026] GET /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2269] 10.0.0.205 () {34 vars in 1108 bytes} [Wed Feb 25 20:45:10 2026] GET /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2270] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:11 2026] GET /v2.0/ports?device_id=b2653907-ec3c-4451-ad9b-62a02a29b846 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2271] 10.0.0.78 () {32 vars in 741 bytes} [Wed Feb 25 20:45:11 2026] GET /v2.0/subnets?network_id=25520d75-f833-4f50-aa78-e689587257da => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:11.520 7 INFO neutron.db.l3_db [None req-c187b3e5-7173-4450-82da-bc051915ba72 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Floating IP 86d99dd2-cd9e-4aab-b848-fcf5f58979fa disassociated. External IP: 10.96.250.205, port: 05bfe9f5-e683-4fe9-bf26-9ac18d2a9ceb. [pid: 7|app: 0|req: 1140/2272] 10.0.0.78 () {34 vars in 748 bytes} [Wed Feb 25 20:45:11 2026] PUT /v2.0/floatingips/86d99dd2-cd9e-4aab-b848-fcf5f58979fa => generated 554 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2273] 10.0.0.78 () {32 vars in 728 bytes} [Wed Feb 25 20:45:11 2026] GET /v2.0/floatingips/86d99dd2-cd9e-4aab-b848-fcf5f58979fa => generated 554 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2274] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:45:11 2026] GET /v2.0/security-groups?tenant_id=405fcfcb9bd64b01a0f931e8942c5c7b&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:12.055 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f071bf95-7ef5-4d29-8f97-e6eb6f0b37c0'] response: {'name': 'network-changed', 'server_uuid': '166793e0-fb3e-41df-bc48-82cb8d685f89', 'tag': '05bfe9f5-e683-4fe9-bf26-9ac18d2a9ceb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1142/2275] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:45:12 2026] DELETE /v2.0/security-groups/31e18aae-d5ee-4e3f-9dc5-bfa9effa4a47 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:45:12.252 8 INFO neutron.services.segments.plugin [-] Segment d6fc57b8-c143-4e6b-82a7-7541cb74cce7 resource provider aggregate not found 2026-02-25 20:45:12.256 8 INFO neutron.services.segments.plugin [-] Segment d6fc57b8-c143-4e6b-82a7-7541cb74cce7 resource provider aggregate not found 2026-02-25 20:45:12.266 8 INFO neutron.services.segments.plugin [-] Segment d6fc57b8-c143-4e6b-82a7-7541cb74cce7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6fc57b8-c143-4e6b-82a7-7541cb74cce7 found for delete ", "request_id": "req-20ed86de-e59c-42a8-b556-4396ab9bd785"}]} 2026-02-25 20:45:12.272 8 INFO neutron.services.segments.plugin [-] Segment d6fc57b8-c143-4e6b-82a7-7541cb74cce7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6fc57b8-c143-4e6b-82a7-7541cb74cce7 found for delete ", "request_id": "req-57beedf8-a0c3-463b-92af-b963c5edd3ed"}]} 2026-02-25 20:45:12.280 8 INFO neutron.services.segments.plugin [-] Segment 0a7c9964-24a6-4cb0-8f57-9978b4206fc1 resource provider aggregate not found 2026-02-25 20:45:12.284 8 INFO neutron.services.segments.plugin [-] Segment 0a7c9964-24a6-4cb0-8f57-9978b4206fc1 resource provider aggregate not found 2026-02-25 20:45:12.294 8 INFO neutron.services.segments.plugin [-] Segment 0a7c9964-24a6-4cb0-8f57-9978b4206fc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a7c9964-24a6-4cb0-8f57-9978b4206fc1 found for delete ", "request_id": "req-19676834-fdaa-4783-973d-6263bb2e44be"}]} 2026-02-25 20:45:12.300 8 INFO neutron.services.segments.plugin [-] Segment 0a7c9964-24a6-4cb0-8f57-9978b4206fc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a7c9964-24a6-4cb0-8f57-9978b4206fc1 found for delete ", "request_id": "req-9c72704c-fe76-41de-bb25-b67ae88a971f"}]} 2026-02-25 20:45:12.308 8 INFO neutron.services.segments.plugin [-] Segment 8ed999bc-880d-41c2-9105-005e56110acc resource provider aggregate not found 2026-02-25 20:45:12.316 8 INFO neutron.services.segments.plugin [-] Segment 8ed999bc-880d-41c2-9105-005e56110acc resource provider aggregate not found 2026-02-25 20:45:12.318 8 INFO neutron.services.segments.plugin [-] Segment 8ed999bc-880d-41c2-9105-005e56110acc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ed999bc-880d-41c2-9105-005e56110acc found for delete ", "request_id": "req-de82d41c-3a6e-4725-9a6f-57ed059a0dbf"}]} 2026-02-25 20:45:12.329 8 INFO neutron.services.segments.plugin [-] Segment 8ed999bc-880d-41c2-9105-005e56110acc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ed999bc-880d-41c2-9105-005e56110acc found for delete ", "request_id": "req-9269f21f-b1d4-4110-bcd6-1cd74f75d900"}]} [pid: 8|app: 0|req: 1134/2276] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:45:12 2026] GET /v2.0/security-groups?tenant_id=f51407bc261e4bdd91560b4ef3bcc659&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2277] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:45:12 2026] GET /v2.0/ports?tenant_id=b249b64699964e02b5e5accb2b5234c8&device_id=166793e0-fb3e-41df-bc48-82cb8d685f89 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2278] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:45:12 2026] DELETE /v2.0/security-groups/71022a9d-1042-497f-8023-870e18a3eaef => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2279] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:45:12 2026] GET /v2.0/networks?id=db92c6cb-92b2-4219-8941-d74bc00f641e => generated 757 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2280] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:45:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=05bfe9f5-e683-4fe9-bf26-9ac18d2a9ceb => 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: 1137/2281] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:45:12 2026] GET /v2.0/subnets?id=29d1a4ec-0c51-4a28-9388-46886a9812fb => generated 677 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2282] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:45:12 2026] GET /v2.0/ports?network_id=db92c6cb-92b2-4219-8941-d74bc00f641e&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2283] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:45:12 2026] GET /v2.0/security-groups?tenant_id=082b4ed8fba14af1ad1012db7e7bbaf2&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2284] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:45:12 2026] GET /v2.0/networks/db92c6cb-92b2-4219-8941-d74bc00f641e?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2285] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:45:12 2026] GET /v2.0/networks/db92c6cb-92b2-4219-8941-d74bc00f641e?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: 1147/2286] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:45:12 2026] DELETE /v2.0/security-groups/e395d19c-0dc0-41a4-83d7-985bdfd5c590 => 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: 1140/2287] 10.0.0.78 () {32 vars in 728 bytes} [Wed Feb 25 20:45:12 2026] GET /v2.0/floatingips/86d99dd2-cd9e-4aab-b848-fcf5f58979fa => generated 554 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:13.342 7 WARNING neutron_lib.context [None req-29543124-d658-42ef-b2e2-61e6b6c78064 2488fd9cd2084d9d94a5277c032836aa 01c7e2bad0e248899121f4c70dcac5b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:13.499 7 INFO neutron.db.segments_db [None req-29543124-d658-42ef-b2e2-61e6b6c78064 2488fd9cd2084d9d94a5277c032836aa 01c7e2bad0e248899121f4c70dcac5b0 - - default default] Added segment 1a296b1c-44cb-4108-903a-3104f13282b9 of type vxlan for network 831e8b87-f056-4df7-8f61-1f5064381c31 [pid: 7|app: 0|req: 1148/2288] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:45:13 2026] POST /v2.0/networks => generated 631 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:13.597 8 WARNING neutron_lib.context [None req-85ed3d44-67ba-49be-9d49-20757e75f857 2488fd9cd2084d9d94a5277c032836aa 01c7e2bad0e248899121f4c70dcac5b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:13.656 8 INFO neutron.db.segments_db [None req-85ed3d44-67ba-49be-9d49-20757e75f857 2488fd9cd2084d9d94a5277c032836aa 01c7e2bad0e248899121f4c70dcac5b0 - - default default] Added segment 18c05b35-f2da-454d-8fef-88e0048bb9cb of type vxlan for network 52fb7b61-9307-4853-b520-e870c63b0d8c [pid: 8|app: 0|req: 1141/2289] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:45:13 2026] POST /v2.0/networks => generated 632 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2290] 10.0.0.78 () {34 vars in 752 bytes} [Wed Feb 25 20:45:13 2026] PUT /v2.0/networks/831e8b87-f056-4df7-8f61-1f5064381c31/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2291] 10.0.0.78 () {32 vars in 732 bytes} [Wed Feb 25 20:45:13 2026] GET /v2.0/networks/831e8b87-f056-4df7-8f61-1f5064381c31/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2292] 10.0.0.78 () {34 vars in 752 bytes} [Wed Feb 25 20:45:13 2026] PUT /v2.0/networks/52fb7b61-9307-4853-b520-e870c63b0d8c/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2293] 10.0.0.78 () {32 vars in 728 bytes} [Wed Feb 25 20:45:13 2026] GET /v2.0/floatingips/86d99dd2-cd9e-4aab-b848-fcf5f58979fa => generated 552 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2294] 10.0.0.78 () {32 vars in 732 bytes} [Wed Feb 25 20:45:13 2026] GET /v2.0/networks/52fb7b61-9307-4853-b520-e870c63b0d8c/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2295] 10.0.0.78 () {34 vars in 752 bytes} [Wed Feb 25 20:45:13 2026] PUT /v2.0/networks/52fb7b61-9307-4853-b520-e870c63b0d8c/tags => 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: 1144/2296] 10.0.0.78 () {32 vars in 732 bytes} [Wed Feb 25 20:45:13 2026] GET /v2.0/networks/52fb7b61-9307-4853-b520-e870c63b0d8c/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: 1153/2297] 10.0.0.78 () {32 vars in 732 bytes} [Wed Feb 25 20:45:13 2026] GET /v2.0/networks/831e8b87-f056-4df7-8f61-1f5064381c31/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2298] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:45:14 2026] DELETE /v2.0/networks/831e8b87-f056-4df7-8f61-1f5064381c31 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:45:14.291 7 INFO neutron.services.segments.plugin [-] Segment 18c05b35-f2da-454d-8fef-88e0048bb9cb resource provider aggregate not found 2026-02-25 20:45:14.296 7 INFO neutron.services.segments.plugin [-] Segment 18c05b35-f2da-454d-8fef-88e0048bb9cb resource provider aggregate not found 2026-02-25 20:45:14.304 7 INFO neutron.services.segments.plugin [-] Segment 18c05b35-f2da-454d-8fef-88e0048bb9cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18c05b35-f2da-454d-8fef-88e0048bb9cb found for delete ", "request_id": "req-599a269b-b0d8-4bd2-a7e0-76be3604b4b5"}]} [pid: 7|app: 0|req: 1154/2299] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:45:14 2026] DELETE /v2.0/networks/52fb7b61-9307-4853-b520-e870c63b0d8c => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:45:14.922 8 INFO neutron.services.segments.plugin [-] Segment 1a296b1c-44cb-4108-903a-3104f13282b9 resource provider aggregate not found 2026-02-25 20:45:14.928 8 INFO neutron.services.segments.plugin [-] Segment 1a296b1c-44cb-4108-903a-3104f13282b9 resource provider aggregate not found 2026-02-25 20:45:14.935 8 INFO neutron.services.segments.plugin [-] Segment 1a296b1c-44cb-4108-903a-3104f13282b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a296b1c-44cb-4108-903a-3104f13282b9 found for delete ", "request_id": "req-bd5ca098-09f0-49a5-a806-85dfd959d46b"}]} 2026-02-25 20:45:14.944 8 INFO neutron.services.segments.plugin [-] Segment 1a296b1c-44cb-4108-903a-3104f13282b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a296b1c-44cb-4108-903a-3104f13282b9 found for delete ", "request_id": "req-001eb3a2-a5d9-4d8f-9d84-827b709cde7d"}]} 2026-02-25 20:45:14.955 7 WARNING neutron_lib.context [None req-2b5b71ea-60ba-4df4-a7fc-db3db3d18b61 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:14.959 7 INFO neutron.services.segments.plugin [-] Segment 18c05b35-f2da-454d-8fef-88e0048bb9cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18c05b35-f2da-454d-8fef-88e0048bb9cb found for delete ", "request_id": "req-9ccf883f-899e-4f57-b9c2-be76d2254321"}]} [pid: 7|app: 0|req: 1155/2300] 10.0.0.78 () {34 vars in 684 bytes} [Wed Feb 25 20:45:14 2026] POST /v2.0/security-groups => generated 1675 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-02-25 20:45:15.059 7 WARNING neutron_lib.context [None req-0a1a5d86-9805-4896-849e-64772c2ab238 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1156/2301] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:45:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:15.193 7 WARNING neutron_lib.context [None req-fa62a57c-2bb8-4296-a57e-aadaf86f813b 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1146/2302] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:45:14 2026] GET /v2.0/security-groups?tenant_id=82abf88f40ce472da43332c6ea2ab3c4&name=default => generated 2925 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2303] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:45:15 2026] POST /v2.0/security-group-rules => generated 596 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:15.327 7 WARNING neutron_lib.context [None req-71b2a3db-523d-4c29-bab2-109ec1b11be8 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1147/2304] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:45:15 2026] DELETE /v2.0/security-groups/7192e00f-f6af-4257-9ee2-765d6a8b5186 => 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: 1148/2305] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:45:15 2026] GET /v2.0/networks?id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50 => generated 704 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2306] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:45:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2307] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:45:15 2026] GET /v2.0/security-groups?tenant_id=01c7e2bad0e248899121f4c70dcac5b0&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2308] 199.204.45.65 () {34 vars in 1049 bytes} [Wed Feb 25 20:45:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=be2709052edd411ca8165db5f8d4f79e => generated 178 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:15.474 7 WARNING neutron_lib.context [None req-e010f100-0e7f-4ee6-9532-8acda9dcf7cc 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1150/2309] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:45:15 2026] DELETE /v2.0/security-groups/1fe5b042-ed7d-4ddc-81a4-5e14592f278f => 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: 1160/2310] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:45:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:15.570 8 WARNING neutron_lib.context [req-03c2737c-2ee6-44dd-bb16-82de1cbaf3b5 req-94854c1c-7adf-4e50-8c2e-1b62bc0fa659 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:15.578 7 WARNING neutron_lib.context [None req-8ba0c799-50c1-4d82-be6c-bc9d8ef7920d 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:15.606 7 INFO neutron.db.securitygroups_db [None req-8ba0c799-50c1-4d82-be6c-bc9d8ef7920d 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Project b249b64699964e02b5e5accb2b5234c8 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: 1161/2311] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:45:15 2026] POST /v2.0/security-group-rules => generated 607 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:15.681 7 WARNING neutron_lib.context [None req-6fcdbe16-5bc3-4de8-9c91-f1bd564eb976 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:15.714 7 INFO neutron.db.securitygroups_db [None req-6fcdbe16-5bc3-4de8-9c91-f1bd564eb976 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Project b249b64699964e02b5e5accb2b5234c8 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: 1162/2312] 10.0.0.78 () {34 vars in 694 bytes} [Wed Feb 25 20:45:15 2026] POST /v2.0/security-group-rules => generated 606 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:45:15.962 7 WARNING neutron_lib.context [None req-ae1e9dce-c57a-4de2-a106-11deb98da71d c73cc936892144829980a0d9cf6d4d49 9cc8f5489f344af4a7f946c1edea3004 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1151/2313] 199.204.45.65 () {38 vars in 954 bytes} [Wed Feb 25 20:45:15 2026] POST /v2.0/ports => generated 1183 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 20:45:16.153 7 INFO neutron.db.segments_db [None req-ae1e9dce-c57a-4de2-a106-11deb98da71d c73cc936892144829980a0d9cf6d4d49 9cc8f5489f344af4a7f946c1edea3004 - - default default] Added segment 2a26574f-91ec-4ea8-9737-41f3f1316dae of type vxlan for network 51a0c446-eb2f-4ffa-806f-edd096313f1e [pid: 7|app: 0|req: 1163/2314] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:45:15 2026] POST /v2.0/networks => generated 632 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2315] 10.0.0.78 () {32 vars in 648 bytes} [Wed Feb 25 20:45:16 2026] GET /v2.0/networks => generated 1298 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2316] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:16 2026] GET /v2.0/ports?device_id=b2653907-ec3c-4451-ad9b-62a02a29b846 => generated 1198 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2317] 10.0.0.78 () {34 vars in 752 bytes} [Wed Feb 25 20:45:16 2026] PUT /v2.0/networks/51a0c446-eb2f-4ffa-806f-edd096313f1e/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2320] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Feb 25 20:45:16 2026] PUT /v2.0/ports/2ba05cd9-d1e2-4cc1-af9a-24e0b755b5d7 => generated 1464 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1169/2321] 10.0.0.205 () {34 vars in 1100 bytes} [Wed Feb 25 20:45:16 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1508096186&fields=id&tenant_id=b249b64699964e02b5e5accb2b5234c8 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2322] 10.0.0.78 () {32 vars in 732 bytes} [Wed Feb 25 20:45:16 2026] GET /v2.0/networks/51a0c446-eb2f-4ffa-806f-edd096313f1e/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2323] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:16 2026] GET /v2.0/security-groups?id=413075a7-f87a-4def-b1ec-3a71db45e7cd&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:16.611 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e7ba5f91-4f86-4ad5-9271-3e63bcc75fee'] response: {'name': 'network-changed', 'server_uuid': 'b2653907-ec3c-4451-ad9b-62a02a29b846', 'tag': '2ba05cd9-d1e2-4cc1-af9a-24e0b755b5d7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1171/2324] 10.0.0.205 () {34 vars in 982 bytes} [Wed Feb 25 20:45:16 2026] GET /v2.0/networks?id=db92c6cb-92b2-4219-8941-d74bc00f641e => generated 661 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2325] 10.0.0.78 () {34 vars in 763 bytes} [Wed Feb 25 20:45:16 2026] PUT /v2.0/networks/51a0c446-eb2f-4ffa-806f-edd096313f1e/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2326] 10.0.0.205 () {34 vars in 965 bytes} [Wed Feb 25 20:45:16 2026] GET /v2.0/quotas/b249b64699964e02b5e5accb2b5234c8 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2327] 10.0.0.78 () {32 vars in 732 bytes} [Wed Feb 25 20:45:16 2026] GET /v2.0/networks/51a0c446-eb2f-4ffa-806f-edd096313f1e/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2328] 10.0.0.78 () {34 vars in 759 bytes} [Wed Feb 25 20:45:16 2026] PUT /v2.0/networks/51a0c446-eb2f-4ffa-806f-edd096313f1e/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: 1173/2329] 10.0.0.205 () {34 vars in 1002 bytes} [Wed Feb 25 20:45:16 2026] GET /v2.0/ports?tenant_id=b249b64699964e02b5e5accb2b5234c8&fields=id => generated 149 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2330] 10.0.0.78 () {32 vars in 732 bytes} [Wed Feb 25 20:45:16 2026] GET /v2.0/networks/51a0c446-eb2f-4ffa-806f-edd096313f1e/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2331] 10.0.0.205 () {34 vars in 1008 bytes} [Wed Feb 25 20:45:16 2026] GET /v2.0/networks/db92c6cb-92b2-4219-8941-d74bc00f641e?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2332] 10.0.0.78 () {34 vars in 781 bytes} [Wed Feb 25 20:45:16 2026] PUT /v2.0/networks/51a0c446-eb2f-4ffa-806f-edd096313f1e/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2333] 10.0.0.78 () {32 vars in 732 bytes} [Wed Feb 25 20:45:16 2026] GET /v2.0/networks/51a0c446-eb2f-4ffa-806f-edd096313f1e/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2334] 10.0.0.205 () {34 vars in 1108 bytes} [Wed Feb 25 20:45:16 2026] GET /v2.0/networks/db92c6cb-92b2-4219-8941-d74bc00f641e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2335] 10.0.0.78 () {34 vars in 752 bytes} [Wed Feb 25 20:45:16 2026] PUT /v2.0/networks/51a0c446-eb2f-4ffa-806f-edd096313f1e/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2336] 10.0.0.78 () {32 vars in 732 bytes} [Wed Feb 25 20:45:16 2026] GET /v2.0/networks/51a0c446-eb2f-4ffa-806f-edd096313f1e/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2337] 10.0.0.78 () {32 vars in 740 bytes} [Wed Feb 25 20:45:16 2026] GET /v2.0/networks/51a0c446-eb2f-4ffa-806f-edd096313f1e/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2338] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:16 2026] GET /v2.0/ports?device_id=b0e08205-b77e-4eaf-8fa8-ed40aa73670b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:45:16.992 7 INFO neutron.api.v2.resource [None req-538cddb7-edda-4488-800d-1c1722e8b49e c73cc936892144829980a0d9cf6d4d49 9cc8f5489f344af4a7f946c1edea3004 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1178/2339] 10.0.0.78 () {32 vars in 744 bytes} [Wed Feb 25 20:45:16 2026] GET /v2.0/networks/51a0c446-eb2f-4ffa-806f-edd096313f1e/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: 1162/2340] 10.0.0.78 () {32 vars in 743 bytes} [Wed Feb 25 20:45:16 2026] DELETE /v2.0/networks/51a0c446-eb2f-4ffa-806f-edd096313f1e/tags/red => 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: 1179/2341] 10.0.0.78 () {32 vars in 732 bytes} [Wed Feb 25 20:45:17 2026] GET /v2.0/networks/51a0c446-eb2f-4ffa-806f-edd096313f1e/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:45:17.102 8 INFO neutron.api.v2.resource [None req-e6af5ca1-6b98-4644-8164-c3e4effb4897 c73cc936892144829980a0d9cf6d4d49 9cc8f5489f344af4a7f946c1edea3004 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1163/2342] 10.0.0.78 () {32 vars in 747 bytes} [Wed Feb 25 20:45:17 2026] DELETE /v2.0/networks/51a0c446-eb2f-4ffa-806f-edd096313f1e/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2343] 10.0.0.78 () {32 vars in 735 bytes} [Wed Feb 25 20:45:17 2026] DELETE /v2.0/networks/51a0c446-eb2f-4ffa-806f-edd096313f1e/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2344] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:45:17 2026] GET /v2.0/ports?tenant_id=be2709052edd411ca8165db5f8d4f79e&device_id=b2653907-ec3c-4451-ad9b-62a02a29b846 => generated 1467 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2345] 10.0.0.78 () {32 vars in 732 bytes} [Wed Feb 25 20:45:17 2026] GET /v2.0/networks/51a0c446-eb2f-4ffa-806f-edd096313f1e/tags => 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: 1165/2346] 199.204.45.65 () {34 vars in 1017 bytes} [Wed Feb 25 20:45:17 2026] GET /v2.0/networks?tenant_id=be2709052edd411ca8165db5f8d4f79e&shared=False => generated 2374 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2347] 199.204.45.65 () {34 vars in 929 bytes} [Wed Feb 25 20:45:17 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:17.302 7 INFO neutron.services.segments.plugin [-] Segment 2a26574f-91ec-4ea8-9737-41f3f1316dae resource provider aggregate not found 2026-02-25 20:45:17.305 7 INFO neutron.services.segments.plugin [-] Segment 2a26574f-91ec-4ea8-9737-41f3f1316dae resource provider aggregate not found [pid: 7|app: 0|req: 1182/2348] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:45:17 2026] DELETE /v2.0/networks/51a0c446-eb2f-4ffa-806f-edd096313f1e => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:45:18.041 7 INFO neutron.services.segments.plugin [-] Segment 2a26574f-91ec-4ea8-9737-41f3f1316dae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a26574f-91ec-4ea8-9737-41f3f1316dae found for delete ", "request_id": "req-950b2741-dfbb-4499-bebe-dc72c1ea061f"}]} 2026-02-25 20:45:18.043 7 INFO neutron.services.segments.plugin [-] Segment 2a26574f-91ec-4ea8-9737-41f3f1316dae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a26574f-91ec-4ea8-9737-41f3f1316dae found for delete ", "request_id": "req-0257aa5e-846e-4cea-93da-fa729390a6b2"}]} [pid: 7|app: 0|req: 1183/2349] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:18 2026] GET /v2.0/ports?device_id=b0e08205-b77e-4eaf-8fa8-ed40aa73670b => 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: 1167/2350] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:45:17 2026] GET /v2.0/security-groups?tenant_id=c1dcb4d46edf43ecab1ce706ab68f9eb&name=default => generated 2929 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2351] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:45:18 2026] DELETE /v2.0/security-groups/9dd57611-2b51-4fc7-b484-e74b7863ddc1 => 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: 1168/2352] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:45:18 2026] GET /v2.0/ports?tenant_id=be2709052edd411ca8165db5f8d4f79e&device_id=b2653907-ec3c-4451-ad9b-62a02a29b846 => generated 1467 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2353] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:45:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.180&port_id=2ba05cd9-d1e2-4cc1-af9a-24e0b755b5d7 => 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: 1170/2355] 199.204.45.65 () {34 vars in 1103 bytes} [Wed Feb 25 20:45:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d6&port_id=2ba05cd9-d1e2-4cc1-af9a-24e0b755b5d7 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2355] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:45:18 2026] GET /v2.0/security-groups?tenant_id=9cc8f5489f344af4a7f946c1edea3004&name=default => generated 2929 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2356] 199.204.45.65 () {34 vars in 1063 bytes} [Wed Feb 25 20:45:18 2026] GET /v2.0/subnets?id=f33ef761-4b69-46cf-8f89-78b93207b576&id=29e9da36-3da8-40cd-b483-a9195e06a244 => generated 1409 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2357] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:45:18 2026] GET /v2.0/ports?network_id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2358] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:45:18 2026] DELETE /v2.0/security-groups/fcac670d-4253-4984-b2c1-03f01817dc33 => 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: 1188/2359] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:45:18 2026] GET /v2.0/ports?network_id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2360] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:45:18 2026] GET /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2361] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:45:18 2026] GET /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2362] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:19 2026] GET /v2.0/ports?device_id=b0e08205-b77e-4eaf-8fa8-ed40aa73670b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2363] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:20 2026] GET /v2.0/ports?device_id=b0e08205-b77e-4eaf-8fa8-ed40aa73670b => 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: 1174/2364] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:45:21 2026] GET /v2.0/networks?id=db92c6cb-92b2-4219-8941-d74bc00f641e => generated 661 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2365] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:21 2026] GET /v2.0/ports?device_id=b0e08205-b77e-4eaf-8fa8-ed40aa73670b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2366] 199.204.45.65 () {34 vars in 1049 bytes} [Wed Feb 25 20:45:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b249b64699964e02b5e5accb2b5234c8 => generated 274 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:21.366 7 WARNING neutron_lib.context [req-b1f960c4-d8af-4928-9d01-a7a4f579f303 req-6c8018a6-d520-4a18-b952-2d5b5fe66d7c 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:45:21.588 8 WARNING neutron_lib.context [None req-807317d2-1a02-4d6d-a9be-a7a3d83b3534 6cffbf37980749bd8092ee4bdf895851 ae10b649cc0c48088cf93edc7cfddcd5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1192/2367] 199.204.45.65 () {38 vars in 954 bytes} [Wed Feb 25 20:45:21 2026] POST /v2.0/ports => generated 954 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 20:45:21.753 8 INFO neutron.db.segments_db [None req-807317d2-1a02-4d6d-a9be-a7a3d83b3534 6cffbf37980749bd8092ee4bdf895851 ae10b649cc0c48088cf93edc7cfddcd5 - - default default] Added segment b1ee4d96-6a01-4ade-8ae5-f95183357b3c of type vxlan for network fc166982-aaf3-4bb6-95fc-d5d5d935553c [pid: 7|app: 0|req: 1193/2368] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:21 2026] GET /v2.0/ports?device_id=b2653907-ec3c-4451-ad9b-62a02a29b846 => generated 1200 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2369] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:45:21 2026] POST /v2.0/networks => generated 631 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2370] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:21 2026] GET /v2.0/security-groups?id=413075a7-f87a-4def-b1ec-3a71db45e7cd&fields=id&fields=name => generated 111 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:21.865 8 WARNING neutron_lib.context [None req-4c92375b-9148-4710-abb7-088373cd1564 6cffbf37980749bd8092ee4bdf895851 ae10b649cc0c48088cf93edc7cfddcd5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1178/2371] 10.0.0.78 () {34 vars in 663 bytes} [Wed Feb 25 20:45:21 2026] POST /v2.0/ports => generated 743 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 20:45:22.155 8 WARNING neutron_lib.context [None req-1a70d7ed-c851-4829-a17c-031b4727ad4d 6cffbf37980749bd8092ee4bdf895851 ae10b649cc0c48088cf93edc7cfddcd5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1194/2372] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Feb 25 20:45:21 2026] PUT /v2.0/ports/398ecfb7-8785-46fe-a111-6f5152069206 => generated 1235 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2373] 10.0.0.78 () {34 vars in 665 bytes} [Wed Feb 25 20:45:22 2026] POST /v2.0/trunks => generated 407 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 20:45:22.358 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e7fdf45-1492-4567-9d01-452a74abe0bc'] response: {'name': 'network-changed', 'server_uuid': 'b0e08205-b77e-4eaf-8fa8-ed40aa73670b', 'tag': '398ecfb7-8785-46fe-a111-6f5152069206', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1195/2374] 10.0.0.78 () {34 vars in 748 bytes} [Wed Feb 25 20:45:22 2026] PUT /v2.0/trunks/c9f58bd6-93f3-4e90-b0f5-6c8895bbab74/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2375] 10.0.0.78 () {32 vars in 728 bytes} [Wed Feb 25 20:45:22 2026] GET /v2.0/trunks/c9f58bd6-93f3-4e90-b0f5-6c8895bbab74/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: 1181/2376] 10.0.0.78 () {34 vars in 759 bytes} [Wed Feb 25 20:45:22 2026] PUT /v2.0/trunks/c9f58bd6-93f3-4e90-b0f5-6c8895bbab74/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2377] 10.0.0.78 () {32 vars in 728 bytes} [Wed Feb 25 20:45:22 2026] GET /v2.0/trunks/c9f58bd6-93f3-4e90-b0f5-6c8895bbab74/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2378] 10.0.0.78 () {34 vars in 755 bytes} [Wed Feb 25 20:45:22 2026] PUT /v2.0/trunks/c9f58bd6-93f3-4e90-b0f5-6c8895bbab74/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2379] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:22 2026] GET /v2.0/ports?device_id=b0e08205-b77e-4eaf-8fa8-ed40aa73670b => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2380] 10.0.0.78 () {32 vars in 728 bytes} [Wed Feb 25 20:45:22 2026] GET /v2.0/trunks/c9f58bd6-93f3-4e90-b0f5-6c8895bbab74/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2381] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:22 2026] GET /v2.0/security-groups?id=9835fe42-b9e0-47c4-a4c1-c1e58af62875&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2382] 10.0.0.78 () {34 vars in 777 bytes} [Wed Feb 25 20:45:22 2026] PUT /v2.0/trunks/c9f58bd6-93f3-4e90-b0f5-6c8895bbab74/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: 7|app: 0|req: 1198/2383] 10.0.0.78 () {32 vars in 728 bytes} [Wed Feb 25 20:45:22 2026] GET /v2.0/trunks/c9f58bd6-93f3-4e90-b0f5-6c8895bbab74/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2384] 10.0.0.78 () {34 vars in 748 bytes} [Wed Feb 25 20:45:22 2026] PUT /v2.0/trunks/c9f58bd6-93f3-4e90-b0f5-6c8895bbab74/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2385] 10.0.0.78 () {32 vars in 728 bytes} [Wed Feb 25 20:45:22 2026] GET /v2.0/trunks/c9f58bd6-93f3-4e90-b0f5-6c8895bbab74/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2386] 10.0.0.78 () {32 vars in 736 bytes} [Wed Feb 25 20:45:22 2026] GET /v2.0/trunks/c9f58bd6-93f3-4e90-b0f5-6c8895bbab74/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:45:22.660 7 INFO neutron.api.v2.resource [None req-c25c96b9-2c9d-4888-baea-63f7dfb835c9 6cffbf37980749bd8092ee4bdf895851 ae10b649cc0c48088cf93edc7cfddcd5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1200/2387] 10.0.0.78 () {32 vars in 740 bytes} [Wed Feb 25 20:45:22 2026] GET /v2.0/trunks/c9f58bd6-93f3-4e90-b0f5-6c8895bbab74/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2388] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:45:22 2026] DELETE /v2.0/trunks/c9f58bd6-93f3-4e90-b0f5-6c8895bbab74/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2389] 10.0.0.78 () {32 vars in 728 bytes} [Wed Feb 25 20:45:22 2026] GET /v2.0/trunks/c9f58bd6-93f3-4e90-b0f5-6c8895bbab74/tags => generated 30 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:45:22.729 8 INFO neutron.api.v2.resource [None req-83fba67d-1a81-47a7-85d9-435de5fccb29 6cffbf37980749bd8092ee4bdf895851 ae10b649cc0c48088cf93edc7cfddcd5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1189/2390] 10.0.0.78 () {32 vars in 743 bytes} [Wed Feb 25 20:45:22 2026] DELETE /v2.0/trunks/c9f58bd6-93f3-4e90-b0f5-6c8895bbab74/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2391] 10.0.0.78 () {32 vars in 731 bytes} [Wed Feb 25 20:45:22 2026] DELETE /v2.0/trunks/c9f58bd6-93f3-4e90-b0f5-6c8895bbab74/tags => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2392] 10.0.0.78 () {32 vars in 728 bytes} [Wed Feb 25 20:45:22 2026] GET /v2.0/trunks/c9f58bd6-93f3-4e90-b0f5-6c8895bbab74/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2393] 10.0.0.78 () {32 vars in 718 bytes} [Wed Feb 25 20:45:22 2026] GET /v2.0/trunks/c9f58bd6-93f3-4e90-b0f5-6c8895bbab74 => generated 407 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2394] 10.0.0.78 () {32 vars in 716 bytes} [Wed Feb 25 20:45:22 2026] GET /v2.0/ports/237dec33-3567-43af-9bf7-84b271d7828f => generated 826 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2395] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:45:22 2026] GET /v2.0/ports?tenant_id=b249b64699964e02b5e5accb2b5234c8&device_id=b0e08205-b77e-4eaf-8fa8-ed40aa73670b => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2396] 199.204.45.65 () {34 vars in 1017 bytes} [Wed Feb 25 20:45:22 2026] GET /v2.0/networks?tenant_id=b249b64699964e02b5e5accb2b5234c8&shared=False => generated 757 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2397] 10.0.0.78 () {32 vars in 721 bytes} [Wed Feb 25 20:45:22 2026] DELETE /v2.0/trunks/c9f58bd6-93f3-4e90-b0f5-6c8895bbab74 => 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: 1206/2398] 199.204.45.65 () {34 vars in 929 bytes} [Wed Feb 25 20:45:22 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2399] 10.0.0.78 () {32 vars in 719 bytes} [Wed Feb 25 20:45:22 2026] DELETE /v2.0/ports/237dec33-3567-43af-9bf7-84b271d7828f => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:45:23.313 7 INFO neutron.services.segments.plugin [-] Segment b1ee4d96-6a01-4ade-8ae5-f95183357b3c resource provider aggregate not found 2026-02-25 20:45:23.317 7 INFO neutron.services.segments.plugin [-] Segment b1ee4d96-6a01-4ade-8ae5-f95183357b3c resource provider aggregate not found [pid: 7|app: 0|req: 1207/2400] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:45:23 2026] DELETE /v2.0/networks/fc166982-aaf3-4bb6-95fc-d5d5d935553c => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2401] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:23 2026] GET /v2.0/ports?device_id=b0e08205-b77e-4eaf-8fa8-ed40aa73670b => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:23.666 7 INFO neutron.services.segments.plugin [-] Segment b1ee4d96-6a01-4ade-8ae5-f95183357b3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1ee4d96-6a01-4ade-8ae5-f95183357b3c found for delete ", "request_id": "req-ea06e8d1-d14e-4ed5-b9ae-3047fed53c56"}]} 2026-02-25 20:45:23.667 7 INFO neutron.services.segments.plugin [-] Segment b1ee4d96-6a01-4ade-8ae5-f95183357b3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1ee4d96-6a01-4ade-8ae5-f95183357b3c found for delete ", "request_id": "req-34e08ff1-4c4b-4c0e-aceb-87554401a6e2"}]} [pid: 7|app: 0|req: 1208/2402] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:23 2026] GET /v2.0/security-groups?id=9835fe42-b9e0-47c4-a4c1-c1e58af62875&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2403] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:45:24 2026] GET /v2.0/ports?tenant_id=b249b64699964e02b5e5accb2b5234c8&device_id=b0e08205-b77e-4eaf-8fa8-ed40aa73670b => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2404] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:45:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=398ecfb7-8785-46fe-a111-6f5152069206 => 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: 1211/2405] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:45:24 2026] GET /v2.0/subnets?id=29d1a4ec-0c51-4a28-9388-46886a9812fb => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2406] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:45:24 2026] GET /v2.0/ports?network_id=db92c6cb-92b2-4219-8941-d74bc00f641e&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: 1213/2407] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:45:24 2026] GET /v2.0/networks/db92c6cb-92b2-4219-8941-d74bc00f641e?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2408] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:45:23 2026] GET /v2.0/security-groups?tenant_id=a2fdd6f3afe845e39d05d841a5d827f3&name=default => generated 2929 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2409] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:45:24 2026] GET /v2.0/networks/db92c6cb-92b2-4219-8941-d74bc00f641e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2410] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:45:24 2026] DELETE /v2.0/security-groups/67ab7b14-0348-4a40-9024-44b1a3a11851 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2411] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:45:24 2026] GET /v2.0/security-groups?tenant_id=ae10b649cc0c48088cf93edc7cfddcd5&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2412] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:45:24 2026] DELETE /v2.0/security-groups/9aaf6ec0-c408-4cb3-9010-0f46bd3963bc => 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: 1216/2413] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:24 2026] GET /v2.0/ports?device_id=b0e08205-b77e-4eaf-8fa8-ed40aa73670b => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2414] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:24 2026] GET /v2.0/security-groups?id=9835fe42-b9e0-47c4-a4c1-c1e58af62875&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: 1217/2415] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:25 2026] GET /v2.0/ports?device_id=b0e08205-b77e-4eaf-8fa8-ed40aa73670b => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2416] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:26 2026] GET /v2.0/security-groups?id=9835fe42-b9e0-47c4-a4c1-c1e58af62875&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2417] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:26 2026] GET /v2.0/ports?device_id=b2653907-ec3c-4451-ad9b-62a02a29b846 => generated 1200 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2418] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:27 2026] GET /v2.0/security-groups?id=413075a7-f87a-4def-b1ec-3a71db45e7cd&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2419] 10.0.0.78 () {32 vars in 817 bytes} [Wed Feb 25 20:45:27 2026] GET /v2.0/ports?network_id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50&mac_address=fa%3A16%3A3e%3A0a%3Aeb%3A18 => generated 1200 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:27.145 7 WARNING neutron_lib.context [None req-cea5b3c2-2c96-4e71-8c67-3342074fd4b4 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1201/2420] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:27 2026] GET /v2.0/ports?device_id=b0e08205-b77e-4eaf-8fa8-ed40aa73670b => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2421] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:27 2026] GET /v2.0/security-groups?id=9835fe42-b9e0-47c4-a4c1-c1e58af62875&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: 1203/2422] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:28 2026] GET /v2.0/ports?device_id=b0e08205-b77e-4eaf-8fa8-ed40aa73670b => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:28.358 7 INFO neutron.db.l3_db [None req-cea5b3c2-2c96-4e71-8c67-3342074fd4b4 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Floating IP 9fe5e7a3-17b8-44d1-8d66-422f0210dc6a associated. External IP: 10.96.250.220, port: 2ba05cd9-d1e2-4cc1-af9a-24e0b755b5d7. [pid: 8|app: 0|req: 1204/2423] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:28 2026] GET /v2.0/security-groups?id=9835fe42-b9e0-47c4-a4c1-c1e58af62875&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2424] 10.0.0.78 () {34 vars in 676 bytes} [Wed Feb 25 20:45:27 2026] POST /v2.0/floatingips => generated 855 bytes in 1578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2425] 10.0.0.205 () {34 vars in 1094 bytes} [Wed Feb 25 20:45:28 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-453050200&fields=id&tenant_id=be2709052edd411ca8165db5f8d4f79e => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:45:28.876 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-17e74bbb-9742-40be-8791-365aa366cc47'] response: {'name': 'network-changed', 'server_uuid': 'b2653907-ec3c-4451-ad9b-62a02a29b846', 'tag': '2ba05cd9-d1e2-4cc1-af9a-24e0b755b5d7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1221/2426] 10.0.0.205 () {34 vars in 982 bytes} [Wed Feb 25 20:45:28 2026] GET /v2.0/networks?id=6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063 => generated 704 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2427] 10.0.0.205 () {34 vars in 965 bytes} [Wed Feb 25 20:45:28 2026] GET /v2.0/quotas/be2709052edd411ca8165db5f8d4f79e => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2428] 10.0.0.205 () {34 vars in 1002 bytes} [Wed Feb 25 20:45:28 2026] GET /v2.0/ports?tenant_id=be2709052edd411ca8165db5f8d4f79e&fields=id => generated 333 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2429] 10.0.0.205 () {34 vars in 1008 bytes} [Wed Feb 25 20:45:29 2026] GET /v2.0/networks/6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2430] 10.0.0.205 () {34 vars in 1108 bytes} [Wed Feb 25 20:45:29 2026] GET /v2.0/networks/6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2431] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:29 2026] GET /v2.0/ports?device_id=5f0d3c18-39e6-42e1-8e45-5129e8ef6419 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2432] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:45:29 2026] GET /v2.0/ports?tenant_id=be2709052edd411ca8165db5f8d4f79e&device_id=b2653907-ec3c-4451-ad9b-62a02a29b846 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2433] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:45:29 2026] GET /v2.0/networks?id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50 => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2434] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:29 2026] GET /v2.0/ports?device_id=b0e08205-b77e-4eaf-8fa8-ed40aa73670b => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2435] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:45:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.180&port_id=2ba05cd9-d1e2-4cc1-af9a-24e0b755b5d7 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2436] 199.204.45.65 () {34 vars in 1103 bytes} [Wed Feb 25 20:45:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d6&port_id=2ba05cd9-d1e2-4cc1-af9a-24e0b755b5d7 => 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: 1210/2437] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:29 2026] GET /v2.0/security-groups?id=9835fe42-b9e0-47c4-a4c1-c1e58af62875&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2438] 199.204.45.65 () {34 vars in 1063 bytes} [Wed Feb 25 20:45:29 2026] GET /v2.0/subnets?id=f33ef761-4b69-46cf-8f89-78b93207b576&id=29e9da36-3da8-40cd-b483-a9195e06a244 => generated 1409 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2439] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:45:29 2026] GET /v2.0/ports?network_id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50&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: 1212/2440] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:45:29 2026] GET /v2.0/ports?network_id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2441] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:29 2026] GET /v2.0/ports?device_id=b0e08205-b77e-4eaf-8fa8-ed40aa73670b => 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: 1213/2442] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:45:29 2026] GET /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2443] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:29 2026] GET /v2.0/security-groups?id=9835fe42-b9e0-47c4-a4c1-c1e58af62875&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2444] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:45:29 2026] GET /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2445] 10.0.0.78 () {32 vars in 735 bytes} [Wed Feb 25 20:45:29 2026] GET /v2.0/ports?device_id=b0e08205-b77e-4eaf-8fa8-ed40aa73670b => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:30.157 8 INFO neutron.db.l3_db [None req-f7d962c2-af5a-4122-8afb-4dcbf253cb0e 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Floating IP 86d99dd2-cd9e-4aab-b848-fcf5f58979fa associated. External IP: 10.96.250.205, port: 398ecfb7-8785-46fe-a111-6f5152069206. [pid: 8|app: 0|req: 1215/2446] 10.0.0.78 () {34 vars in 748 bytes} [Wed Feb 25 20:45:29 2026] PUT /v2.0/floatingips/86d99dd2-cd9e-4aab-b848-fcf5f58979fa => generated 855 bytes in 666 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2447] 10.0.0.78 () {32 vars in 728 bytes} [Wed Feb 25 20:45:30 2026] GET /v2.0/floatingips/86d99dd2-cd9e-4aab-b848-fcf5f58979fa => generated 855 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2450] 10.0.0.78 () {32 vars in 728 bytes} [Wed Feb 25 20:45:31 2026] GET /v2.0/floatingips/86d99dd2-cd9e-4aab-b848-fcf5f58979fa => generated 855 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2451] 10.0.0.78 () {32 vars in 728 bytes} [Wed Feb 25 20:45:32 2026] GET /v2.0/floatingips/86d99dd2-cd9e-4aab-b848-fcf5f58979fa => generated 857 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2452] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:45:33 2026] GET /v2.0/ports?tenant_id=b249b64699964e02b5e5accb2b5234c8&device_id=b0e08205-b77e-4eaf-8fa8-ed40aa73670b => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:33.191 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb1f1688-0d3a-46c5-9579-45f6b9791256'] response: {'name': 'network-changed', 'server_uuid': 'b0e08205-b77e-4eaf-8fa8-ed40aa73670b', 'tag': '398ecfb7-8785-46fe-a111-6f5152069206', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1218/2453] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:45:33 2026] GET /v2.0/networks?id=db92c6cb-92b2-4219-8941-d74bc00f641e => generated 757 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2454] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:45:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=398ecfb7-8785-46fe-a111-6f5152069206 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2455] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:45:33 2026] GET /v2.0/subnets?id=29d1a4ec-0c51-4a28-9388-46886a9812fb => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2456] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:45:33 2026] GET /v2.0/ports?network_id=db92c6cb-92b2-4219-8941-d74bc00f641e&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2457] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:45:33 2026] GET /v2.0/networks/db92c6cb-92b2-4219-8941-d74bc00f641e?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2458] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:45:33 2026] GET /v2.0/networks/db92c6cb-92b2-4219-8941-d74bc00f641e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2459] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:45:33 2026] GET /v2.0/networks?id=6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063 => generated 704 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2460] 199.204.45.65 () {34 vars in 1049 bytes} [Wed Feb 25 20:45:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=be2709052edd411ca8165db5f8d4f79e => generated 178 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:33.647 8 WARNING neutron_lib.context [req-7e695389-c206-4799-b941-0090d30a5513 req-1b640697-1cb8-49ad-99f1-78f9c820188b 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1222/2461] 199.204.45.65 () {38 vars in 954 bytes} [Wed Feb 25 20:45:33 2026] POST /v2.0/ports => generated 1187 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1223/2462] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:34 2026] GET /v2.0/ports?device_id=5f0d3c18-39e6-42e1-8e45-5129e8ef6419 => generated 1202 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2463] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:34 2026] GET /v2.0/security-groups?id=413075a7-f87a-4def-b1ec-3a71db45e7cd&fields=id&fields=name => generated 111 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2464] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Feb 25 20:45:34 2026] PUT /v2.0/ports/28baa899-4560-4809-bf36-a032d30eff36 => generated 1468 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2465] 10.0.0.114 () {28 vars in 581 bytes} [Wed Feb 25 20:45:34 2026] GET /v2.0/agents => generated 3385 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 20:45:34.804 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f977370-e863-4881-9e1b-51806e98dbe2'] response: {'name': 'network-changed', 'server_uuid': '5f0d3c18-39e6-42e1-8e45-5129e8ef6419', 'tag': '28baa899-4560-4809-bf36-a032d30eff36', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1226/2466] 10.0.0.114 () {28 vars in 599 bytes} [Wed Feb 25 20:45:34 2026] GET /v2.0/security-groups => generated 42222 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2467] 10.0.0.230 () {34 vars in 990 bytes} [Wed Feb 25 20:45:34 2026] GET /v2.0/ports?device_id=b2653907-ec3c-4451-ad9b-62a02a29b846 => generated 1469 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2468] 10.0.0.230 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:34 2026] GET /v2.0/security-groups?id=413075a7-f87a-4def-b1ec-3a71db45e7cd&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2469] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:45:34 2026] GET /v2.0/subnets => generated 7417 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2470] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:45:34 2026] GET /v2.0/routers => generated 1453 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2471] 10.0.0.114 () {28 vars in 624 bytes} [Wed Feb 25 20:45:34 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2472] 10.0.0.114 () {28 vars in 677 bytes} [Wed Feb 25 20:45:35 2026] GET /v2.0/routers/478240f2-5435-418c-a0a1-872bc829b08b/l3-agents => generated 681 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2473] 10.0.0.114 () {28 vars in 677 bytes} [Wed Feb 25 20:45:35 2026] GET /v2.0/routers/d2adb9bf-1372-4a00-9e0f-203ca620d6f1/l3-agents => generated 681 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2474] 10.0.0.114 () {28 vars in 585 bytes} [Wed Feb 25 20:45:35 2026] GET /v2.0/networks => generated 6663 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2475] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:45:35 2026] GET /v2.0/ports?tenant_id=be2709052edd411ca8165db5f8d4f79e&device_id=5f0d3c18-39e6-42e1-8e45-5129e8ef6419 => generated 1471 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2476] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:45:35 2026] GET /v2.0/floatingips => generated 1703 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2477] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:45:35 2026] GET /v2.0/subnets => generated 7417 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2478] 199.204.45.65 () {34 vars in 1017 bytes} [Wed Feb 25 20:45:35 2026] GET /v2.0/networks?tenant_id=be2709052edd411ca8165db5f8d4f79e&shared=False => generated 2374 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2479] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:45:35 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2480] 199.204.45.65 () {34 vars in 929 bytes} [Wed Feb 25 20:45:35 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2481] 10.0.0.114 () {28 vars in 579 bytes} [Wed Feb 25 20:45:35 2026] GET /v2.0/ports => generated 27224 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2482] 10.0.0.205 () {34 vars in 1272 bytes} [Wed Feb 25 20:45:35 2026] GET /v2.0/ports?device_id=5f0d3c18-39e6-42e1-8e45-5129e8ef6419&device_id=b0e08205-b77e-4eaf-8fa8-ed40aa73670b&device_id=b2653907-ec3c-4451-ad9b-62a02a29b846&device_id=166793e0-fb3e-41df-bc48-82cb8d685f89 => generated 5387 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2483] 10.0.0.114 () {28 vars in 619 bytes} [Wed Feb 25 20:45:35 2026] GET /v2.0/network-ip-availabilities => generated 4483 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2484] 10.0.0.205 () {34 vars in 1200 bytes} [Wed Feb 25 20:45:35 2026] GET /v2.0/security-groups?id=9df08000-2003-460d-99a2-dc3c0e88cd04&id=9835fe42-b9e0-47c4-a4c1-c1e58af62875&id=413075a7-f87a-4def-b1ec-3a71db45e7cd&fields=id&fields=name => generated 297 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2485] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:45:36 2026] GET /v2.0/ports?tenant_id=be2709052edd411ca8165db5f8d4f79e&device_id=5f0d3c18-39e6-42e1-8e45-5129e8ef6419 => generated 1471 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2486] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:45:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.167&port_id=28baa899-4560-4809-bf36-a032d30eff36 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2487] 199.204.45.65 () {34 vars in 1105 bytes} [Wed Feb 25 20:45:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A10b&port_id=28baa899-4560-4809-bf36-a032d30eff36 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2488] 199.204.45.65 () {34 vars in 1063 bytes} [Wed Feb 25 20:45:36 2026] GET /v2.0/subnets?id=dc7ec871-4dd7-47fd-9611-eb67c078ea04&id=f014baf7-bb7d-4bee-a032-1e760eb65cee => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2489] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:45:36 2026] GET /v2.0/ports?network_id=6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2490] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:45:36 2026] GET /v2.0/ports?network_id=6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2491] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:45:36 2026] GET /v2.0/networks/6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2492] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:45:36 2026] GET /v2.0/networks/6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2493] 10.0.0.230 () {34 vars in 990 bytes} [Wed Feb 25 20:45:39 2026] GET /v2.0/ports?device_id=b0e08205-b77e-4eaf-8fa8-ed40aa73670b => 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: 1254/2494] 10.0.0.230 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:39 2026] GET /v2.0/security-groups?id=9835fe42-b9e0-47c4-a4c1-c1e58af62875&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2495] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:39 2026] GET /v2.0/ports?device_id=5f0d3c18-39e6-42e1-8e45-5129e8ef6419 => generated 1204 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2496] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:39 2026] GET /v2.0/security-groups?id=413075a7-f87a-4def-b1ec-3a71db45e7cd&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2497] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:41 2026] GET /v2.0/ports?device_id=b0e08205-b77e-4eaf-8fa8-ed40aa73670b => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2498] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:42 2026] GET /v2.0/security-groups?id=9835fe42-b9e0-47c4-a4c1-c1e58af62875&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2499] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:43 2026] GET /v2.0/ports?device_id=b0e08205-b77e-4eaf-8fa8-ed40aa73670b => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2500] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:43 2026] GET /v2.0/security-groups?id=9835fe42-b9e0-47c4-a4c1-c1e58af62875&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2501] 199.204.45.65 () {34 vars in 993 bytes} [Wed Feb 25 20:45:43 2026] GET /v2.0/ports?device_id=b0e08205-b77e-4eaf-8fa8-ed40aa73670b => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:44.169 7 INFO neutron.db.l3_db [req-38bfc30a-2d76-4a5f-ae9e-02a85852a6af req-a93d0abb-4d1c-4895-a96b-b80fe47cdbd4 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] Floating IP 86d99dd2-cd9e-4aab-b848-fcf5f58979fa disassociated. External IP: 10.96.250.205, port: 398ecfb7-8785-46fe-a111-6f5152069206. [pid: 8|app: 0|req: 1245/2502] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:44 2026] GET /v2.0/ports?device_id=b0e08205-b77e-4eaf-8fa8-ed40aa73670b => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2503] 199.204.45.65 () {36 vars in 996 bytes} [Wed Feb 25 20:45:43 2026] DELETE /v2.0/ports/398ecfb7-8785-46fe-a111-6f5152069206 => generated 0 bytes in 569 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2504] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:44 2026] GET /v2.0/ports?device_id=5f0d3c18-39e6-42e1-8e45-5129e8ef6419 => generated 1204 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2505] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:44 2026] GET /v2.0/security-groups?id=413075a7-f87a-4def-b1ec-3a71db45e7cd&fields=id&fields=name => generated 111 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2506] 10.0.0.78 () {32 vars in 817 bytes} [Wed Feb 25 20:45:44 2026] GET /v2.0/ports?network_id=6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063&mac_address=fa%3A16%3A3e%3A95%3A83%3A55 => generated 1204 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:45:44.979 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-833b9020-7ed2-44af-9272-ed2a880a5eaf'] response: {'server_uuid': 'b0e08205-b77e-4eaf-8fa8-ed40aa73670b', 'name': 'network-vif-deleted', 'tag': '398ecfb7-8785-46fe-a111-6f5152069206', 'status': 'completed', 'code': 200} 2026-02-25 20:45:44.985 7 WARNING neutron_lib.context [None req-0ffa15d0-9576-470d-a85a-f2efc45d47b1 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1248/2507] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:45 2026] GET /v2.0/ports?device_id=b0e08205-b77e-4eaf-8fa8-ed40aa73670b => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:45:45.753 7 INFO neutron.db.l3_db [None req-0ffa15d0-9576-470d-a85a-f2efc45d47b1 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Floating IP 18083fa8-d4b7-497e-977f-965fbe89abb7 associated. External IP: 10.96.250.207, port: 28baa899-4560-4809-bf36-a032d30eff36. [pid: 7|app: 0|req: 1260/2508] 10.0.0.78 () {34 vars in 676 bytes} [Wed Feb 25 20:45:44 2026] POST /v2.0/floatingips => generated 855 bytes in 1148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2511] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:46 2026] GET /v2.0/ports?device_id=b0e08205-b77e-4eaf-8fa8-ed40aa73670b => 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: 1262/2512] 199.204.45.65 () {34 vars in 1095 bytes} [Wed Feb 25 20:45:47 2026] GET /v2.0/ports?device_id=166793e0-fb3e-41df-bc48-82cb8d685f89&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2513] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:47 2026] GET /v2.0/ports?device_id=b0e08205-b77e-4eaf-8fa8-ed40aa73670b => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:45:47.945 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-70c563a9-cb90-453f-887b-b54452ca8958'] response: {'name': 'network-changed', 'server_uuid': '5f0d3c18-39e6-42e1-8e45-5129e8ef6419', 'tag': '28baa899-4560-4809-bf36-a032d30eff36', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1263/2514] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:45:47 2026] GET /v2.0/ports?tenant_id=be2709052edd411ca8165db5f8d4f79e&device_id=5f0d3c18-39e6-42e1-8e45-5129e8ef6419 => generated 1473 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2515] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:45:47 2026] GET /v2.0/networks?id=6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063 => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2516] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:45:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.167&port_id=28baa899-4560-4809-bf36-a032d30eff36 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2517] 199.204.45.65 () {34 vars in 1105 bytes} [Wed Feb 25 20:45:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A10b&port_id=28baa899-4560-4809-bf36-a032d30eff36 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2518] 199.204.45.65 () {34 vars in 1063 bytes} [Wed Feb 25 20:45:48 2026] GET /v2.0/subnets?id=dc7ec871-4dd7-47fd-9611-eb67c078ea04&id=f014baf7-bb7d-4bee-a032-1e760eb65cee => generated 1414 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2519] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:45:48 2026] GET /v2.0/ports?network_id=6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063&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: 1266/2520] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:45:48 2026] GET /v2.0/ports?network_id=6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063&device_owner=network%3Adhcp => generated 1461 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2521] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:45:48 2026] GET /v2.0/networks/6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2522] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:45:48 2026] GET /v2.0/networks/6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2523] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:45:48 2026] GET /v2.0/ports?tenant_id=b249b64699964e02b5e5accb2b5234c8&device_id=166793e0-fb3e-41df-bc48-82cb8d685f89 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2524] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:45:48 2026] DELETE /v2.0/security-groups/9835fe42-b9e0-47c4-a4c1-c1e58af62875 => 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: 1269/2525] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:45:49 2026] GET /v2.0/networks?id=db92c6cb-92b2-4219-8941-d74bc00f641e => generated 757 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2526] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:45:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=05bfe9f5-e683-4fe9-bf26-9ac18d2a9ceb => 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: 1257/2527] 10.0.0.78 () {32 vars in 731 bytes} [Wed Feb 25 20:45:48 2026] DELETE /v2.0/floatingips/86d99dd2-cd9e-4aab-b848-fcf5f58979fa => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2528] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:45:49 2026] GET /v2.0/subnets?id=29d1a4ec-0c51-4a28-9388-46886a9812fb => generated 677 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2529] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:45:49 2026] GET /v2.0/ports?network_id=db92c6cb-92b2-4219-8941-d74bc00f641e&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: 1272/2530] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:45:49 2026] GET /v2.0/networks/db92c6cb-92b2-4219-8941-d74bc00f641e?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2531] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:45:49 2026] GET /v2.0/networks/db92c6cb-92b2-4219-8941-d74bc00f641e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2532] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:49 2026] GET /v2.0/ports?device_id=166793e0-fb3e-41df-bc48-82cb8d685f89 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2533] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:49 2026] GET /v2.0/security-groups?id=9df08000-2003-460d-99a2-dc3c0e88cd04&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2534] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:50 2026] GET /v2.0/ports?device_id=166793e0-fb3e-41df-bc48-82cb8d685f89 => 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: 1261/2535] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:50 2026] GET /v2.0/security-groups?id=9df08000-2003-460d-99a2-dc3c0e88cd04&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2536] 199.204.45.65 () {34 vars in 993 bytes} [Wed Feb 25 20:45:51 2026] GET /v2.0/ports?device_id=166793e0-fb3e-41df-bc48-82cb8d685f89 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2537] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:51 2026] GET /v2.0/ports?device_id=166793e0-fb3e-41df-bc48-82cb8d685f89 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2538] 199.204.45.65 () {36 vars in 996 bytes} [Wed Feb 25 20:45:51 2026] DELETE /v2.0/ports/05bfe9f5-e683-4fe9-bf26-9ac18d2a9ceb => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2539] 10.0.0.230 () {34 vars in 990 bytes} [Wed Feb 25 20:45:52 2026] GET /v2.0/ports?device_id=5f0d3c18-39e6-42e1-8e45-5129e8ef6419 => generated 1473 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2540] 10.0.0.230 () {34 vars in 1040 bytes} [Wed Feb 25 20:45:52 2026] GET /v2.0/security-groups?id=413075a7-f87a-4def-b1ec-3a71db45e7cd&fields=id&fields=name => generated 111 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2541] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:52 2026] GET /v2.0/ports?device_id=166793e0-fb3e-41df-bc48-82cb8d685f89 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:45:53.749 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ddb5e067-233d-4b1e-afff-6c4f2599c25d'] response: {'server_uuid': '166793e0-fb3e-41df-bc48-82cb8d685f89', 'name': 'network-vif-deleted', 'tag': '05bfe9f5-e683-4fe9-bf26-9ac18d2a9ceb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1264/2542] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:53 2026] GET /v2.0/ports?device_id=166793e0-fb3e-41df-bc48-82cb8d685f89 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2543] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:54 2026] GET /v2.0/ports?device_id=166793e0-fb3e-41df-bc48-82cb8d685f89 => 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: 1265/2544] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:45:55 2026] GET /v2.0/ports?device_id=166793e0-fb3e-41df-bc48-82cb8d685f89 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2545] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:45:57 2026] DELETE /v2.0/security-groups/9df08000-2003-460d-99a2-dc3c0e88cd04 => 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: 1281/2546] 10.0.0.78 () {32 vars in 720 bytes} [Wed Feb 25 20:45:57 2026] GET /v2.0/subnets/3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2547] 10.0.0.78 () {34 vars in 788 bytes} [Wed Feb 25 20:45:57 2026] PUT /v2.0/routers/d2adb9bf-1372-4a00-9e0f-203ca620d6f1/remove_router_interface => generated 309 bytes in 976 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2548] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:45:58 2026] DELETE /v2.0/subnets/29d1a4ec-0c51-4a28-9388-46886a9812fb => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2549] 10.0.0.91 () {30 vars in 688 bytes} [Wed Feb 25 20:45:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2550] 10.0.0.91 () {30 vars in 690 bytes} [Wed Feb 25 20:45:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2551] 10.0.0.91 () {30 vars in 666 bytes} [Wed Feb 25 20:45:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2552] 10.0.0.91 () {30 vars in 702 bytes} [Wed Feb 25 20:45:58 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-25 20:45:59.064 8 INFO neutron.services.segments.plugin [-] Segment 705dcc14-534c-4459-8fc0-17712ff5a7f2 resource provider aggregate not found 2026-02-25 20:45:59.070 8 INFO neutron.services.segments.plugin [-] Segment 705dcc14-534c-4459-8fc0-17712ff5a7f2 resource provider aggregate not found 2026-02-25 20:45:59.074 8 INFO neutron.services.segments.plugin [-] Segment 705dcc14-534c-4459-8fc0-17712ff5a7f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 705dcc14-534c-4459-8fc0-17712ff5a7f2 found for delete ", "request_id": "req-f8b64ea3-49f1-45e5-948f-8c99ee21777e"}]} 2026-02-25 20:45:59.086 8 INFO neutron.services.segments.plugin [-] Segment 705dcc14-534c-4459-8fc0-17712ff5a7f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 705dcc14-534c-4459-8fc0-17712ff5a7f2 found for delete ", "request_id": "req-7fa8c28e-1433-417d-9278-a439592a5b52"}]} 2026-02-25 20:45:59.089 8 INFO neutron.db.l3_hamode_db [None req-51846ae5-81a9-4f4e-a158-58a5cb3a52dd 9530fa2997f644b48552a5231716f6d6 b249b64699964e02b5e5accb2b5234c8 - - default default] HA network 995f8e3f-3417-44f3-9c54-f2e4b2f39cba was deleted as no HA routers are present in tenant b249b64699964e02b5e5accb2b5234c8. [pid: 8|app: 0|req: 1267/2553] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:45:58 2026] DELETE /v2.0/routers/d2adb9bf-1372-4a00-9e0f-203ca620d6f1 => generated 0 bytes in 756 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 1268/2554] 10.0.0.91 () {28 vars in 437 bytes} [Wed Feb 25 20:45:59 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-02-25 20:45:59.489 7 INFO neutron.services.segments.plugin [-] Segment 1a43a07c-1be2-48d1-b2bc-241714463fac resource provider aggregate not found 2026-02-25 20:45:59.495 7 INFO neutron.services.segments.plugin [-] Segment 1a43a07c-1be2-48d1-b2bc-241714463fac resource provider aggregate not found [pid: 8|app: 0|req: 1269/2555] 10.0.0.91 () {30 vars in 726 bytes} [Wed Feb 25 20:45:59 2026] GET /v2.0/subnets/3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 657 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2556] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:45:59 2026] DELETE /v2.0/networks/db92c6cb-92b2-4219-8941-d74bc00f641e => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2557] 10.0.0.91 () {30 vars in 688 bytes} [Wed Feb 25 20:45:59 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: 1288/2558] 10.0.0.91 () {30 vars in 690 bytes} [Wed Feb 25 20:45:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2559] 10.0.0.91 () {30 vars in 666 bytes} [Wed Feb 25 20:45:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:45:59.551 7 INFO neutron.services.segments.plugin [-] Segment 1a43a07c-1be2-48d1-b2bc-241714463fac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a43a07c-1be2-48d1-b2bc-241714463fac found for delete ", "request_id": "req-c4dd8f31-8b4b-4a16-aa24-5b1ed55b166c"}]} 2026-02-25 20:45:59.552 7 INFO neutron.services.segments.plugin [-] Segment 1a43a07c-1be2-48d1-b2bc-241714463fac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a43a07c-1be2-48d1-b2bc-241714463fac found for delete ", "request_id": "req-abeb675f-86a0-4b7b-8ccf-5f40bc2727b5"}]} [pid: 7|app: 0|req: 1289/2560] 10.0.0.91 () {30 vars in 702 bytes} [Wed Feb 25 20:45:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2561] 10.0.0.91 () {30 vars in 726 bytes} [Wed Feb 25 20:45:59 2026] GET /v2.0/subnets/3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2562] 10.0.0.91 () {30 vars in 688 bytes} [Wed Feb 25 20:45:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2563] 10.0.0.91 () {30 vars in 690 bytes} [Wed Feb 25 20:45:59 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: 1291/2564] 10.0.0.91 () {30 vars in 666 bytes} [Wed Feb 25 20:45:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2565] 10.0.0.91 () {30 vars in 702 bytes} [Wed Feb 25 20:45:59 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: 1292/2566] 10.0.0.91 () {30 vars in 728 bytes} [Wed Feb 25 20:45:59 2026] GET /v2.0/networks/1b3a5c1b-ee77-4fd0-a5c1-22771576a082 => generated 799 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2567] 10.0.0.91 () {30 vars in 680 bytes} [Wed Feb 25 20:45:59 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2568] 10.0.0.91 () {34 vars in 702 bytes} [Wed Feb 25 20:45:59 2026] POST /v2.0/ports => generated 1132 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2569] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:46:00 2026] GET /v2.0/security-groups?tenant_id=b249b64699964e02b5e5accb2b5234c8&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1294/2570] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:46:00 2026] DELETE /v2.0/security-groups/d2ef516a-8b85-4853-928b-f477d7877039 => 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: 1277/2571] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:46:00 2026] GET /v2.0/security-groups?tenant_id=d60fb25dc85e4cf5b01440bb6a306b86&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2572] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:46:00 2026] DELETE /v2.0/security-groups/c7292b5c-9b4c-4984-9a06-e26b18f25c9b => 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: 1279/2575] 199.204.45.65 () {30 vars in 701 bytes} [Wed Feb 25 20:46:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2576] 199.204.45.65 () {30 vars in 703 bytes} [Wed Feb 25 20:46:02 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: 1280/2577] 199.204.45.65 () {30 vars in 679 bytes} [Wed Feb 25 20:46:02 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: 1298/2578] 199.204.45.65 () {30 vars in 715 bytes} [Wed Feb 25 20:46:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2579] 199.204.45.65 () {30 vars in 735 bytes} [Wed Feb 25 20:46:02 2026] GET /v2.0/ports/cb818b03-5b62-4ca1-9938-d35e3be6f081 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2580] 199.204.45.65 () {30 vars in 701 bytes} [Wed Feb 25 20:46:03 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: 1282/2581] 199.204.45.65 () {30 vars in 703 bytes} [Wed Feb 25 20:46:03 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: 1300/2582] 199.204.45.65 () {30 vars in 679 bytes} [Wed Feb 25 20:46:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2583] 199.204.45.65 () {30 vars in 715 bytes} [Wed Feb 25 20:46:03 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-25 20:46:03.228 7 INFO neutron.api.v2.resource [None req-3092805b-29f7-4232-9cdf-c8de69460612 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1301/2584] 199.204.45.65 () {30 vars in 761 bytes} [Wed Feb 25 20:46:03 2026] GET /v2.0/security-groups/lb-0ba529e6-61c5-4045-9e19-c5f97dc1b77d => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2585] 199.204.45.65 () {30 vars in 783 bytes} [Wed Feb 25 20:46:03 2026] GET /v2.0/security-groups?name=lb-0ba529e6-61c5-4045-9e19-c5f97dc1b77d => generated 23 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2586] 199.204.45.65 () {34 vars in 734 bytes} [Wed Feb 25 20:46:03 2026] POST /v2.0/security-groups => generated 1638 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2587] 199.204.45.65 () {30 vars in 813 bytes} [Wed Feb 25 20:46:03 2026] GET /v2.0/security-group-rules?security_group_id=69c6fecc-ae48-41fc-81ee-6643e2c6ea13 => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2588] 199.204.45.65 () {34 vars in 787 bytes} [Wed Feb 25 20:46:03 2026] PUT /v2.0/ports/cb818b03-5b62-4ca1-9938-d35e3be6f081 => generated 1132 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2589] 199.204.45.65 () {30 vars in 701 bytes} [Wed Feb 25 20:46:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1304/2590] 199.204.45.65 () {30 vars in 703 bytes} [Wed Feb 25 20:46:03 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: 1287/2591] 199.204.45.65 () {30 vars in 679 bytes} [Wed Feb 25 20:46:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2592] 199.204.45.65 () {30 vars in 715 bytes} [Wed Feb 25 20:46:03 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: 1288/2593] 199.204.45.65 () {30 vars in 739 bytes} [Wed Feb 25 20:46:03 2026] GET /v2.0/subnets/3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:46:04.831 7 INFO neutron.db.segments_db [None req-3aad4905-7a96-4ea2-9b2e-31cf014bfa43 737a8c3403404d968265ea54dc1d932e 094fe518345a45b6a12dc28ec7abd2cc - - default default] Added segment 92fe70de-8555-4696-a064-07502fb8ae90 of type vxlan for network 8832ba96-d420-48a8-be13-246ed36181fc [pid: 7|app: 0|req: 1306/2594] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:46:04 2026] POST /v2.0/networks => generated 726 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2595] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:46:04 2026] POST /v2.0/subnets => generated 644 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:46:05.129 7 WARNING neutron.api.v2.base [None req-844a5db9-b147-4e39-b535-6feb586204c8 737a8c3403404d968265ea54dc1d932e 094fe518345a45b6a12dc28ec7abd2cc - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-02-25 20:46:05.131 7 INFO neutron.api.v2.resource [None req-844a5db9-b147-4e39-b535-6feb586204c8 737a8c3403404d968265ea54dc1d932e 094fe518345a45b6a12dc28ec7abd2cc - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1307/2596] 10.0.0.78 () {34 vars in 680 bytes} [Wed Feb 25 20:46:05 2026] POST /v2.0/rbac-policies => generated 143 bytes in 11 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-02-25 20:46:05.322 8 INFO neutron.services.segments.plugin [-] Segment 92fe70de-8555-4696-a064-07502fb8ae90 resource provider aggregate not found 2026-02-25 20:46:05.324 8 INFO neutron.services.segments.plugin [-] Segment 92fe70de-8555-4696-a064-07502fb8ae90 resource provider aggregate not found 2026-02-25 20:46:05.336 8 INFO neutron.services.segments.plugin [-] Segment 92fe70de-8555-4696-a064-07502fb8ae90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92fe70de-8555-4696-a064-07502fb8ae90 found for delete ", "request_id": "req-c8ea77c4-6bcd-4b68-bc79-a20568ddfc0e"}]} 2026-02-25 20:46:05.338 8 INFO neutron.services.segments.plugin [-] Segment 92fe70de-8555-4696-a064-07502fb8ae90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92fe70de-8555-4696-a064-07502fb8ae90 found for delete ", "request_id": "req-f1a0c2a9-25ad-4350-ab68-49ce592ed8a8"}]} [pid: 8|app: 0|req: 1290/2597] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:46:05 2026] DELETE /v2.0/networks/8832ba96-d420-48a8-be13-246ed36181fc => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:46:05.425 7 INFO neutron.db.segments_db [None req-32435b4d-b83e-42c4-b61a-3a81c960a042 737a8c3403404d968265ea54dc1d932e 094fe518345a45b6a12dc28ec7abd2cc - - default default] Added segment 4b48c5c4-559b-445e-a898-ee9cf70322d3 of type vxlan for network c8140d0c-d38b-44aa-b5a7-ada3cd619320 [pid: 7|app: 0|req: 1308/2598] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:46:05 2026] POST /v2.0/networks => generated 726 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2599] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:46:05 2026] POST /v2.0/subnets => generated 647 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:46:05.722 7 WARNING neutron.api.v2.base [None req-48ac678f-a29f-4eea-9ce5-2fbb7b228fe3 737a8c3403404d968265ea54dc1d932e 094fe518345a45b6a12dc28ec7abd2cc - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-02-25 20:46:05.723 7 INFO neutron.api.v2.resource [None req-48ac678f-a29f-4eea-9ce5-2fbb7b228fe3 737a8c3403404d968265ea54dc1d932e 094fe518345a45b6a12dc28ec7abd2cc - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1309/2600] 10.0.0.78 () {34 vars in 680 bytes} [Wed Feb 25 20:46:05 2026] POST /v2.0/rbac-policies => generated 547 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2601] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:46:05 2026] DELETE /v2.0/networks/c8140d0c-d38b-44aa-b5a7-ada3cd619320 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:46:05.997 7 INFO neutron.db.segments_db [None req-ecdfebc7-a79b-4057-b752-59f80c5dff7f 737a8c3403404d968265ea54dc1d932e 094fe518345a45b6a12dc28ec7abd2cc - - default default] Added segment d56a8938-e7c6-4188-8091-3ab592e148fb of type vxlan for network f7932f05-ea73-4904-ac33-29ba96c592ae [pid: 7|app: 0|req: 1310/2602] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:46:05 2026] POST /v2.0/networks => generated 727 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2603] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:46:06 2026] POST /v2.0/subnets => generated 647 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2604] 10.0.0.78 () {34 vars in 680 bytes} [Wed Feb 25 20:46:06 2026] POST /v2.0/rbac-policies => generated 324 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2605] 10.0.0.78 () {32 vars in 722 bytes} [Wed Feb 25 20:46:06 2026] GET /v2.0/networks/f7932f05-ea73-4904-ac33-29ba96c592ae => generated 655 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:46:07.390 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e0268e5-5091-4480-afea-29c7f866ff1c e2ad5922655a4eacb2b42193eaf8d93a 1a6bf3b2c9c146fdbf299d7727bd2853 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1312/2606] 10.0.0.78 () {32 vars in 722 bytes} [Wed Feb 25 20:46:07 2026] GET /v2.0/networks/f7932f05-ea73-4904-ac33-29ba96c592ae => generated 138 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:46:07.423 8 INFO neutron.services.segments.plugin [-] Segment 4b48c5c4-559b-445e-a898-ee9cf70322d3 resource provider aggregate not found 2026-02-25 20:46:07.427 8 INFO neutron.services.segments.plugin [-] Segment 4b48c5c4-559b-445e-a898-ee9cf70322d3 resource provider aggregate not found 2026-02-25 20:46:07.437 8 INFO neutron.services.segments.plugin [-] Segment 4b48c5c4-559b-445e-a898-ee9cf70322d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b48c5c4-559b-445e-a898-ee9cf70322d3 found for delete ", "request_id": "req-9af5ab98-4fcd-4f90-8c2c-a558e9157c13"}]} 2026-02-25 20:46:07.439 8 INFO neutron.services.segments.plugin [-] Segment 4b48c5c4-559b-445e-a898-ee9cf70322d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b48c5c4-559b-445e-a898-ee9cf70322d3 found for delete ", "request_id": "req-ad29d085-5bee-411e-abf9-7a26ee679902"}]} [pid: 8|app: 0|req: 1295/2607] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:46:07 2026] DELETE /v2.0/networks/f7932f05-ea73-4904-ac33-29ba96c592ae => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:46:07.820 7 INFO neutron.pecan_wsgi.hooks.translation [None req-06121b3b-94aa-447d-ace7-6c1286b1e75e 737a8c3403404d968265ea54dc1d932e 094fe518345a45b6a12dc28ec7abd2cc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1313/2608] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:46:07 2026] DELETE /v2.0/subnets/449f639e-14ce-40ce-98cc-9e6e1240506d => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:46:07.844 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e07e9bb5-b6d3-4e41-b0a7-6c8af4b8b6fa 737a8c3403404d968265ea54dc1d932e 094fe518345a45b6a12dc28ec7abd2cc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1296/2609] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:46:07 2026] DELETE /v2.0/subnets/d2b6ca17-74da-4d4b-a21d-60611cf75b40 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:46:07.866 7 INFO neutron.pecan_wsgi.hooks.translation [None req-702cd9a7-4cda-4864-b3d3-035942f312d3 737a8c3403404d968265ea54dc1d932e 094fe518345a45b6a12dc28ec7abd2cc - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1314/2610] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:46:07 2026] DELETE /v2.0/subnets/6db41e0a-19c2-4d80-a5cf-332bc81ff20c => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2611] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:46:08 2026] GET /v2.0/security-groups?tenant_id=80c05134dacf46128b27489b3690251c&name=default => generated 2929 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2612] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:46:08 2026] DELETE /v2.0/security-groups/4db8fe4c-7079-42b6-a3f4-84545270a9cb => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2613] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:46:09 2026] GET /v2.0/security-groups?tenant_id=1a6bf3b2c9c146fdbf299d7727bd2853&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2614] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:46:09 2026] DELETE /v2.0/security-groups/b4c090a1-69fa-48fb-a2ad-5003e88b436a => 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: 1299/2615] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:46:09 2026] GET /v2.0/security-groups?tenant_id=094fe518345a45b6a12dc28ec7abd2cc&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2616] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:46:09 2026] DELETE /v2.0/security-groups/cbd27a98-cb66-49ae-8f30-8b25398eb3c8 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:46:11.107 8 INFO neutron.services.segments.plugin [-] Segment d56a8938-e7c6-4188-8091-3ab592e148fb resource provider aggregate not found 2026-02-25 20:46:11.114 8 INFO neutron.services.segments.plugin [-] Segment d56a8938-e7c6-4188-8091-3ab592e148fb resource provider aggregate not found 2026-02-25 20:46:11.126 8 INFO neutron.services.segments.plugin [-] Segment d56a8938-e7c6-4188-8091-3ab592e148fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d56a8938-e7c6-4188-8091-3ab592e148fb found for delete ", "request_id": "req-34d732fa-4272-42e8-827a-8eea9a1f982a"}]} 2026-02-25 20:46:11.130 8 INFO neutron.services.segments.plugin [-] Segment d56a8938-e7c6-4188-8091-3ab592e148fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d56a8938-e7c6-4188-8091-3ab592e148fb found for delete ", "request_id": "req-54517a3d-e224-4d14-9594-0d9aa1494ad2"}]} [pid: 8|app: 0|req: 1300/2617] 10.0.0.205 () {34 vars in 1016 bytes} [Wed Feb 25 20:46:11 2026] GET /v2.0/security-groups?id=57df3c09-446b-4d97-95de-1d1a126e62e5&fields=id => generated 69 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2618] 10.0.0.205 () {34 vars in 982 bytes} [Wed Feb 25 20:46:11 2026] GET /v2.0/networks?id=220aa9af-ce9c-4e57-9465-022bbfb431eb => generated 735 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2619] 10.0.0.205 () {34 vars in 965 bytes} [Wed Feb 25 20:46:11 2026] GET /v2.0/quotas/2ce8fffa8e1e4d779f7daf4a50858efa => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2620] 10.0.0.205 () {34 vars in 1002 bytes} [Wed Feb 25 20:46:11 2026] GET /v2.0/ports?tenant_id=2ce8fffa8e1e4d779f7daf4a50858efa&fields=id => generated 149 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2621] 10.0.0.205 () {34 vars in 1008 bytes} [Wed Feb 25 20:46:11 2026] GET /v2.0/networks/220aa9af-ce9c-4e57-9465-022bbfb431eb?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2622] 10.0.0.205 () {34 vars in 1108 bytes} [Wed Feb 25 20:46:11 2026] GET /v2.0/networks/220aa9af-ce9c-4e57-9465-022bbfb431eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2623] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:46:12 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => 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: 1321/2624] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:46:12 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:46:13.757 8 WARNING neutron_lib.context [None req-7fbc6fe7-a170-4044-ab5f-f78ee8b2f1f0 2aa4f78b00134188ac33cf635a82ed6e 0d4bdd58272a431c814de3bddd40147b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1304/2625] 10.0.0.78 () {34 vars in 675 bytes} [Wed Feb 25 20:46:13 2026] POST /v2.0/floatingips => generated 552 bytes in 659 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:46:14.281 7 WARNING neutron_lib.context [None req-f9bbdda0-ffc5-4d75-bddd-245aaec29b23 2aa4f78b00134188ac33cf635a82ed6e 0d4bdd58272a431c814de3bddd40147b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1305/2626] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:46:14 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => 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: 1306/2627] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:46:14 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => 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: 1322/2628] 10.0.0.78 () {34 vars in 675 bytes} [Wed Feb 25 20:46:14 2026] POST /v2.0/floatingips => generated 552 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:46:14.794 8 WARNING neutron_lib.context [None req-6da9a951-174e-4f0d-970e-e79e24c24e89 2aa4f78b00134188ac33cf635a82ed6e 0d4bdd58272a431c814de3bddd40147b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1307/2629] 10.0.0.78 () {34 vars in 675 bytes} [Wed Feb 25 20:46:14 2026] POST /v2.0/floatingips => generated 552 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:46:15.297 7 WARNING neutron_lib.context [None req-f7115356-4b99-4fb1-ae08-69b6df1697db 2aa4f78b00134188ac33cf635a82ed6e 0d4bdd58272a431c814de3bddd40147b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1323/2630] 10.0.0.78 () {34 vars in 675 bytes} [Wed Feb 25 20:46:15 2026] POST /v2.0/floatingips => generated 552 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:46:15.820 8 WARNING neutron_lib.context [None req-4453853c-6ac9-403c-bb0b-d88100ec1d16 2aa4f78b00134188ac33cf635a82ed6e 0d4bdd58272a431c814de3bddd40147b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1324/2631] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:46:15 2026] GET /v2.0/networks?id=220aa9af-ce9c-4e57-9465-022bbfb431eb => generated 735 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2632] 199.204.45.65 () {34 vars in 1049 bytes} [Wed Feb 25 20:46:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2ce8fffa8e1e4d779f7daf4a50858efa => generated 343 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2633] 10.0.0.78 () {34 vars in 675 bytes} [Wed Feb 25 20:46:15 2026] POST /v2.0/floatingips => generated 552 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2634] 10.0.0.78 () {34 vars in 758 bytes} [Wed Feb 25 20:46:16 2026] PUT /v2.0/floatingips/9042dcd0-e438-4886-bdfb-0d529163afd1/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2637] 10.0.0.78 () {34 vars in 758 bytes} [Wed Feb 25 20:46:16 2026] PUT /v2.0/floatingips/d5e0e992-19bd-4026-a427-397c5c054349/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2638] 199.204.45.65 () {38 vars in 954 bytes} [Wed Feb 25 20:46:16 2026] POST /v2.0/ports => generated 1082 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1313/2639] 10.0.0.78 () {34 vars in 758 bytes} [Wed Feb 25 20:46:16 2026] PUT /v2.0/floatingips/b03365a8-393f-463a-9465-05b946d22124/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2640] 10.0.0.78 () {34 vars in 758 bytes} [Wed Feb 25 20:46:16 2026] PUT /v2.0/floatingips/6bb9020b-6751-49db-9e6d-421756495511/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2641] 10.0.0.78 () {32 vars in 671 bytes} [Wed Feb 25 20:46:16 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2642] 10.0.0.78 () {32 vars in 685 bytes} [Wed Feb 25 20:46:16 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2643] 10.0.0.78 () {32 vars in 681 bytes} [Wed Feb 25 20:46:16 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2644] 10.0.0.78 () {32 vars in 693 bytes} [Wed Feb 25 20:46:16 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2645] 10.0.0.78 () {32 vars in 679 bytes} [Wed Feb 25 20:46:16 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2646] 10.0.0.78 () {32 vars in 693 bytes} [Wed Feb 25 20:46:16 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2647] 10.0.0.78 () {32 vars in 689 bytes} [Wed Feb 25 20:46:16 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2648] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Feb 25 20:46:16 2026] PUT /v2.0/ports/2326dd2b-0446-44c9-89d0-cff679c225db => generated 1243 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2649] 10.0.0.78 () {32 vars in 701 bytes} [Wed Feb 25 20:46:16 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 20:46:16.971 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc5dcf44-7de7-4919-b2e9-ce6b6d9b2570'] response: {'name': 'network-changed', 'server_uuid': '562eb918-8113-4151-bb79-d8de421f5be6', 'tag': '2326dd2b-0446-44c9-89d0-cff679c225db', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1328/2650] 10.0.0.78 () {32 vars in 731 bytes} [Wed Feb 25 20:46:16 2026] DELETE /v2.0/floatingips/9042dcd0-e438-4886-bdfb-0d529163afd1 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2651] 10.0.0.78 () {32 vars in 731 bytes} [Wed Feb 25 20:46:17 2026] DELETE /v2.0/floatingips/d5e0e992-19bd-4026-a427-397c5c054349 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2652] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:46:17 2026] GET /v2.0/ports?tenant_id=2ce8fffa8e1e4d779f7daf4a50858efa&device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2653] 199.204.45.65 () {34 vars in 1017 bytes} [Wed Feb 25 20:46:17 2026] GET /v2.0/networks?tenant_id=2ce8fffa8e1e4d779f7daf4a50858efa&shared=False => generated 735 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2654] 199.204.45.65 () {34 vars in 929 bytes} [Wed Feb 25 20:46:17 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2655] 10.0.0.78 () {32 vars in 731 bytes} [Wed Feb 25 20:46:17 2026] DELETE /v2.0/floatingips/b03365a8-393f-463a-9465-05b946d22124 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2656] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:46:17 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2657] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:46:17 2026] GET /v2.0/security-groups?id=57df3c09-446b-4d97-95de-1d1a126e62e5&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2658] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:46:17 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2659] 10.0.0.78 () {32 vars in 731 bytes} [Wed Feb 25 20:46:17 2026] DELETE /v2.0/floatingips/6bb9020b-6751-49db-9e6d-421756495511 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2660] 10.0.0.78 () {32 vars in 731 bytes} [Wed Feb 25 20:46:17 2026] DELETE /v2.0/floatingips/78d2a4ea-a15a-4946-be55-1fa361c59c8b => generated 0 bytes in 234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2661] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:46:18 2026] GET /v2.0/ports?tenant_id=2ce8fffa8e1e4d779f7daf4a50858efa&device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2662] 199.204.45.65 () {34 vars in 1061 bytes} [Wed Feb 25 20:46:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.217&port_id=2326dd2b-0446-44c9-89d0-cff679c225db => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2663] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:46:18 2026] GET /v2.0/subnets?id=dc29c622-fce8-4cbf-a2ba-d4d78ff6de86 => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2664] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:46:18 2026] GET /v2.0/ports?network_id=220aa9af-ce9c-4e57-9465-022bbfb431eb&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2665] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:46:18 2026] GET /v2.0/networks/220aa9af-ce9c-4e57-9465-022bbfb431eb?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2666] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:46:18 2026] GET /v2.0/networks/220aa9af-ce9c-4e57-9465-022bbfb431eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2667] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:46:18 2026] GET /v2.0/security-groups?tenant_id=3a22d8e4691c43b99d9bc45d41e8de50&name=default => generated 2929 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2668] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:46:19 2026] DELETE /v2.0/security-groups/628e3e72-a773-4547-9942-bff12d7c497d => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2669] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:46:19 2026] GET /v2.0/security-groups?tenant_id=0d4bdd58272a431c814de3bddd40147b&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2670] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:46:19 2026] DELETE /v2.0/security-groups/c30e2ada-6f20-4844-8a73-5bf9be631761 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2671] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:46:19 2026] GET /v2.0/security-groups?tenant_id=9354d1aa571a4049bf7d5cdba114010b&name=default => generated 2929 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2672] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:46:19 2026] DELETE /v2.0/security-groups/28ce88ab-947f-4f61-82e9-44d0d8ea6400 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2673] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:46:20 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2674] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:46:20 2026] GET /v2.0/security-groups?id=57df3c09-446b-4d97-95de-1d1a126e62e5&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2675] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:46:20 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 1246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2676] 199.204.45.65 () {34 vars in 993 bytes} [Wed Feb 25 20:46:22 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2677] 199.204.45.65 () {34 vars in 1043 bytes} [Wed Feb 25 20:46:22 2026] GET /v2.0/security-groups?id=57df3c09-446b-4d97-95de-1d1a126e62e5&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: 8|app: 0|req: 1339/2678] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:46:23 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2679] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:46:23 2026] GET /v2.0/security-groups?id=57df3c09-446b-4d97-95de-1d1a126e62e5&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2680] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:46:23 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:46:23.940 7 WARNING neutron_lib.context [None req-582f2e4c-9949-4d0c-a965-3eb3ece5be6d ebfe99eda0d94e4cbeba1b9909d54a18 dab0e3a197f84dd88f0f536453240263 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:46:24.088 7 INFO neutron.db.segments_db [None req-582f2e4c-9949-4d0c-a965-3eb3ece5be6d ebfe99eda0d94e4cbeba1b9909d54a18 dab0e3a197f84dd88f0f536453240263 - - default default] Added segment 4b65ad70-7f7d-44af-9ce4-844835377ca3 of type vxlan for network 2f48176b-d514-4248-b8ea-fe055746b52b [pid: 7|app: 0|req: 1341/2681] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:46:23 2026] POST /v2.0/networks => generated 631 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:46:24.189 8 WARNING neutron_lib.context [None req-90fbe442-9574-41fb-b10f-36605fab79d3 ebfe99eda0d94e4cbeba1b9909d54a18 dab0e3a197f84dd88f0f536453240263 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1341/2682] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:46:24 2026] POST /v2.0/subnets => generated 626 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:46:24.437 7 WARNING neutron_lib.context [None req-0ead9bfa-81d1-4d0e-b6df-20b30b7cefde ebfe99eda0d94e4cbeba1b9909d54a18 dab0e3a197f84dd88f0f536453240263 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:46:24.498 7 INFO neutron.db.segments_db [None req-0ead9bfa-81d1-4d0e-b6df-20b30b7cefde ebfe99eda0d94e4cbeba1b9909d54a18 dab0e3a197f84dd88f0f536453240263 - - default default] Added segment c032fd64-a8c4-4c4f-83ff-3755e6333189 of type vxlan for network b46b56c7-9439-4488-8107-2ce6e26cd9c0 [pid: 7|app: 0|req: 1342/2683] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:46:24 2026] POST /v2.0/networks => generated 632 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:46:24.600 8 WARNING neutron_lib.context [None req-bee2b3b6-6157-40a8-8e3d-faa374d627dd ebfe99eda0d94e4cbeba1b9909d54a18 dab0e3a197f84dd88f0f536453240263 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1342/2684] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:46:24 2026] POST /v2.0/subnets => generated 629 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:46:24.847 7 WARNING neutron_lib.context [None req-c36144b4-6a37-4330-950d-d8c66f020296 ebfe99eda0d94e4cbeba1b9909d54a18 dab0e3a197f84dd88f0f536453240263 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:46:24.917 7 INFO neutron.db.segments_db [None req-c36144b4-6a37-4330-950d-d8c66f020296 ebfe99eda0d94e4cbeba1b9909d54a18 dab0e3a197f84dd88f0f536453240263 - - default default] Added segment 3dc91a13-5526-42c5-9be4-07d6e9c985b8 of type vxlan for network 79bca9db-50cc-4f41-b5c8-648c6bc95bd3 [pid: 7|app: 0|req: 1343/2685] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:46:24 2026] POST /v2.0/networks => generated 632 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:46:25.024 8 WARNING neutron_lib.context [None req-87f67ca7-2c8d-48b1-9e18-948e7dfb126f ebfe99eda0d94e4cbeba1b9909d54a18 dab0e3a197f84dd88f0f536453240263 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1343/2686] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:46:25 2026] POST /v2.0/subnets => generated 629 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:46:25.260 7 WARNING neutron_lib.context [None req-87ae8ce1-f9e3-4190-9da6-107d7ecfb43f ebfe99eda0d94e4cbeba1b9909d54a18 dab0e3a197f84dd88f0f536453240263 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:46:25.313 7 INFO neutron.db.segments_db [None req-87ae8ce1-f9e3-4190-9da6-107d7ecfb43f ebfe99eda0d94e4cbeba1b9909d54a18 dab0e3a197f84dd88f0f536453240263 - - default default] Added segment 0e91b931-7ca9-4ab5-a570-daccd4af441d of type vxlan for network 80dfb87d-77a6-4259-93c1-aa79313de151 [pid: 7|app: 0|req: 1344/2687] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:46:25 2026] POST /v2.0/networks => generated 632 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:46:25.441 8 WARNING neutron_lib.context [None req-0f84e904-2bf5-4e50-bae2-dd3c31ab5004 ebfe99eda0d94e4cbeba1b9909d54a18 dab0e3a197f84dd88f0f536453240263 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1344/2688] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:46:25 2026] POST /v2.0/subnets => generated 629 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:46:25.710 7 WARNING neutron_lib.context [None req-469959c7-1d89-4e8c-9328-50beb7c039ca ebfe99eda0d94e4cbeba1b9909d54a18 dab0e3a197f84dd88f0f536453240263 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:46:25.788 7 INFO neutron.db.segments_db [None req-469959c7-1d89-4e8c-9328-50beb7c039ca ebfe99eda0d94e4cbeba1b9909d54a18 dab0e3a197f84dd88f0f536453240263 - - default default] Added segment b50b973b-1dad-43cd-943c-def8ff007f50 of type vxlan for network 598733c7-5546-44a7-99b5-5d1d50fdd41c [pid: 7|app: 0|req: 1345/2689] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:46:25 2026] POST /v2.0/networks => generated 632 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:46:25.914 8 WARNING neutron_lib.context [None req-817914e9-44de-4484-8f52-86e7db075073 ebfe99eda0d94e4cbeba1b9909d54a18 dab0e3a197f84dd88f0f536453240263 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1345/2690] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:46:25 2026] POST /v2.0/subnets => generated 629 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2691] 10.0.0.78 () {34 vars in 750 bytes} [Wed Feb 25 20:46:26 2026] PUT /v2.0/subnets/a8115c70-919c-4575-9baa-c8e7ef849134/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2692] 10.0.0.78 () {34 vars in 750 bytes} [Wed Feb 25 20:46:26 2026] PUT /v2.0/subnets/a8eb8fec-f6a9-4a56-aae3-bf5f3643966a/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2693] 10.0.0.78 () {34 vars in 750 bytes} [Wed Feb 25 20:46:26 2026] PUT /v2.0/subnets/9e61a363-8447-428e-a64a-d56ec53e5972/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2694] 10.0.0.78 () {34 vars in 750 bytes} [Wed Feb 25 20:46:26 2026] PUT /v2.0/subnets/1af4a36a-7164-4206-b583-e5b588928a98/tags => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2695] 10.0.0.78 () {32 vars in 663 bytes} [Wed Feb 25 20:46:26 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2696] 10.0.0.78 () {32 vars in 677 bytes} [Wed Feb 25 20:46:26 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2697] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:46:26 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2698] 10.0.0.78 () {32 vars in 673 bytes} [Wed Feb 25 20:46:26 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2699] 10.0.0.78 () {32 vars in 685 bytes} [Wed Feb 25 20:46:26 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2700] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:46:26 2026] GET /v2.0/security-groups?id=57df3c09-446b-4d97-95de-1d1a126e62e5&fields=id&fields=name => generated 96 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2701] 10.0.0.78 () {32 vars in 671 bytes} [Wed Feb 25 20:46:26 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2702] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:46:26 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2703] 10.0.0.78 () {32 vars in 685 bytes} [Wed Feb 25 20:46:26 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2704] 10.0.0.78 () {32 vars in 681 bytes} [Wed Feb 25 20:46:26 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2705] 10.0.0.78 () {32 vars in 693 bytes} [Wed Feb 25 20:46:26 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2706] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:46:26 2026] DELETE /v2.0/subnets/a8115c70-919c-4575-9baa-c8e7ef849134 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2707] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:46:27 2026] DELETE /v2.0/subnets/a8eb8fec-f6a9-4a56-aae3-bf5f3643966a => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2708] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:46:27 2026] DELETE /v2.0/subnets/9e61a363-8447-428e-a64a-d56ec53e5972 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2709] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:46:27 2026] DELETE /v2.0/subnets/1af4a36a-7164-4206-b583-e5b588928a98 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2710] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:46:27 2026] DELETE /v2.0/subnets/5c197eda-9058-441f-bdf5-d08c633a99c0 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:46:28.119 8 INFO neutron.services.segments.plugin [-] Segment 4b65ad70-7f7d-44af-9ce4-844835377ca3 resource provider aggregate not found 2026-02-25 20:46:28.123 8 INFO neutron.services.segments.plugin [-] Segment 4b65ad70-7f7d-44af-9ce4-844835377ca3 resource provider aggregate not found 2026-02-25 20:46:28.134 8 INFO neutron.services.segments.plugin [-] Segment 4b65ad70-7f7d-44af-9ce4-844835377ca3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b65ad70-7f7d-44af-9ce4-844835377ca3 found for delete ", "request_id": "req-fb75a9c2-27da-44f5-9681-778a28ea80cf"}]} 2026-02-25 20:46:28.137 8 INFO neutron.services.segments.plugin [-] Segment 4b65ad70-7f7d-44af-9ce4-844835377ca3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b65ad70-7f7d-44af-9ce4-844835377ca3 found for delete ", "request_id": "req-6999ef1d-4417-4adc-bc66-78cba51cfd75"}]} [pid: 8|app: 0|req: 1356/2711] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:46:27 2026] DELETE /v2.0/networks/2f48176b-d514-4248-b8ea-fe055746b52b => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:46:28.463 7 INFO neutron.services.segments.plugin [-] Segment c032fd64-a8c4-4c4f-83ff-3755e6333189 resource provider aggregate not found 2026-02-25 20:46:28.467 7 INFO neutron.services.segments.plugin [-] Segment c032fd64-a8c4-4c4f-83ff-3755e6333189 resource provider aggregate not found 2026-02-25 20:46:28.478 7 INFO neutron.services.segments.plugin [-] Segment c032fd64-a8c4-4c4f-83ff-3755e6333189 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c032fd64-a8c4-4c4f-83ff-3755e6333189 found for delete ", "request_id": "req-1d450d6d-1c0b-4b94-bd26-08d4714ff3ac"}]} 2026-02-25 20:46:28.483 7 INFO neutron.services.segments.plugin [-] Segment c032fd64-a8c4-4c4f-83ff-3755e6333189 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c032fd64-a8c4-4c4f-83ff-3755e6333189 found for delete ", "request_id": "req-88ddf62b-6eaa-4542-a8d8-6a7f8dbdfa6c"}]} [pid: 7|app: 0|req: 1356/2712] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:46:28 2026] DELETE /v2.0/networks/b46b56c7-9439-4488-8107-2ce6e26cd9c0 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2713] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:46:28 2026] DELETE /v2.0/networks/79bca9db-50cc-4f41-b5c8-648c6bc95bd3 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2714] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:46:28 2026] DELETE /v2.0/networks/80dfb87d-77a6-4259-93c1-aa79313de151 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2715] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:46:29 2026] DELETE /v2.0/networks/598733c7-5546-44a7-99b5-5d1d50fdd41c => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2716] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:46:30 2026] GET /v2.0/security-groups?tenant_id=101cb7e0c0004d5bb11faacadc964d64&name=default => generated 2929 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:46:30.533 8 INFO neutron.services.segments.plugin [-] Segment 3dc91a13-5526-42c5-9be4-07d6e9c985b8 resource provider aggregate not found 2026-02-25 20:46:30.539 8 INFO neutron.services.segments.plugin [-] Segment 3dc91a13-5526-42c5-9be4-07d6e9c985b8 resource provider aggregate not found 2026-02-25 20:46:30.555 8 INFO neutron.services.segments.plugin [-] Segment 3dc91a13-5526-42c5-9be4-07d6e9c985b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3dc91a13-5526-42c5-9be4-07d6e9c985b8 found for delete ", "request_id": "req-d0784854-463e-474f-9404-6625a63b5eff"}]} 2026-02-25 20:46:30.560 8 INFO neutron.services.segments.plugin [-] Segment 3dc91a13-5526-42c5-9be4-07d6e9c985b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3dc91a13-5526-42c5-9be4-07d6e9c985b8 found for delete ", "request_id": "req-19b5af49-9c7b-4cfc-92db-f516b2c88d39"}]} 2026-02-25 20:46:30.569 8 INFO neutron.services.segments.plugin [-] Segment b50b973b-1dad-43cd-943c-def8ff007f50 resource provider aggregate not found 2026-02-25 20:46:30.572 8 INFO neutron.services.segments.plugin [-] Segment b50b973b-1dad-43cd-943c-def8ff007f50 resource provider aggregate not found 2026-02-25 20:46:30.577 8 INFO neutron.services.segments.plugin [-] Segment b50b973b-1dad-43cd-943c-def8ff007f50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b50b973b-1dad-43cd-943c-def8ff007f50 found for delete ", "request_id": "req-225664ec-4768-42dd-80bd-9b2f8bc85182"}]} 2026-02-25 20:46:30.583 8 INFO neutron.services.segments.plugin [-] Segment b50b973b-1dad-43cd-943c-def8ff007f50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b50b973b-1dad-43cd-943c-def8ff007f50 found for delete ", "request_id": "req-312f1e55-1983-40fa-93d6-b25a42841540"}]} [pid: 8|app: 0|req: 1359/2717] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:46:30 2026] DELETE /v2.0/security-groups/e674b4a0-e3ee-4009-aca2-c4c7867baf4c => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:46:30.769 7 INFO neutron.services.segments.plugin [-] Segment 0e91b931-7ca9-4ab5-a570-daccd4af441d resource provider aggregate not found 2026-02-25 20:46:30.777 7 INFO neutron.services.segments.plugin [-] Segment 0e91b931-7ca9-4ab5-a570-daccd4af441d resource provider aggregate not found 2026-02-25 20:46:30.785 7 INFO neutron.services.segments.plugin [-] Segment 0e91b931-7ca9-4ab5-a570-daccd4af441d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e91b931-7ca9-4ab5-a570-daccd4af441d found for delete ", "request_id": "req-9b79f769-b8e3-4637-9a71-3f52b4f49a2d"}]} 2026-02-25 20:46:30.801 7 INFO neutron.services.segments.plugin [-] Segment 0e91b931-7ca9-4ab5-a570-daccd4af441d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e91b931-7ca9-4ab5-a570-daccd4af441d found for delete ", "request_id": "req-b0986a02-7bce-418d-bc12-96ef398f7722"}]} [pid: 7|app: 0|req: 1359/2718] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:46:30 2026] GET /v2.0/security-groups?tenant_id=186584f14f5f4aaa89b9cc8ee1e0c16d&name=default => generated 2929 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2719] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:46:30 2026] DELETE /v2.0/security-groups/af5879b8-cb5a-4104-89c7-46ea5fda3d42 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2720] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:46:31 2026] GET /v2.0/security-groups?tenant_id=dab0e3a197f84dd88f0f536453240263&name=default => generated 2929 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2723] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:46:31 2026] DELETE /v2.0/security-groups/4620b5b2-b94a-498d-adde-92971273f987 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:46:34.611 7 WARNING neutron_lib.context [None req-11370426-17a9-447b-bf01-72929cf473c7 37ad732a49aa4c74a82518b7a1ed6cbb 6aa9a6e2a7fc4338bb3f8c54731ddea0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1363/2724] 10.0.0.78 () {34 vars in 683 bytes} [Wed Feb 25 20:46:34 2026] POST /v2.0/security-groups => generated 1603 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2725] 10.0.0.78 () {34 vars in 766 bytes} [Wed Feb 25 20:46:34 2026] PUT /v2.0/security-groups/6c48b1bd-1218-40c2-b8c4-0d08b0d99efc/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2726] 10.0.0.78 () {32 vars in 746 bytes} [Wed Feb 25 20:46:34 2026] GET /v2.0/security-groups/6c48b1bd-1218-40c2-b8c4-0d08b0d99efc/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2727] 10.0.0.78 () {34 vars in 777 bytes} [Wed Feb 25 20:46:34 2026] PUT /v2.0/security-groups/6c48b1bd-1218-40c2-b8c4-0d08b0d99efc/tags/green => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2728] 10.0.0.78 () {32 vars in 746 bytes} [Wed Feb 25 20:46:34 2026] GET /v2.0/security-groups/6c48b1bd-1218-40c2-b8c4-0d08b0d99efc/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: 1364/2729] 10.0.0.78 () {34 vars in 773 bytes} [Wed Feb 25 20:46:34 2026] PUT /v2.0/security-groups/6c48b1bd-1218-40c2-b8c4-0d08b0d99efc/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2730] 10.0.0.78 () {32 vars in 746 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/security-groups/6c48b1bd-1218-40c2-b8c4-0d08b0d99efc/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2731] 10.0.0.78 () {34 vars in 795 bytes} [Wed Feb 25 20:46:35 2026] PUT /v2.0/security-groups/6c48b1bd-1218-40c2-b8c4-0d08b0d99efc/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: 7|app: 0|req: 1367/2732] 10.0.0.78 () {32 vars in 746 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/security-groups/6c48b1bd-1218-40c2-b8c4-0d08b0d99efc/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2733] 10.0.0.78 () {34 vars in 766 bytes} [Wed Feb 25 20:46:35 2026] PUT /v2.0/security-groups/6c48b1bd-1218-40c2-b8c4-0d08b0d99efc/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2734] 10.0.0.78 () {32 vars in 746 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/security-groups/6c48b1bd-1218-40c2-b8c4-0d08b0d99efc/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: 1370/2735] 10.0.0.78 () {32 vars in 754 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/security-groups/6c48b1bd-1218-40c2-b8c4-0d08b0d99efc/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:46:35.251 7 INFO neutron.api.v2.resource [None req-4fdbdc46-c940-44ca-871c-16c659bcc0a8 37ad732a49aa4c74a82518b7a1ed6cbb 6aa9a6e2a7fc4338bb3f8c54731ddea0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1371/2736] 10.0.0.78 () {32 vars in 758 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/security-groups/6c48b1bd-1218-40c2-b8c4-0d08b0d99efc/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2737] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/subnets => generated 6131 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2738] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2739] 10.0.0.78 () {32 vars in 757 bytes} [Wed Feb 25 20:46:35 2026] DELETE /v2.0/security-groups/6c48b1bd-1218-40c2-b8c4-0d08b0d99efc/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2740] 10.0.0.78 () {32 vars in 746 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/security-groups/6c48b1bd-1218-40c2-b8c4-0d08b0d99efc/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2741] 10.0.0.114 () {28 vars in 599 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/security-groups => generated 34758 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-02-25 20:46:35.354 7 INFO neutron.api.v2.resource [None req-7a7b4369-dcdb-43cd-ba59-8dae01030402 37ad732a49aa4c74a82518b7a1ed6cbb 6aa9a6e2a7fc4338bb3f8c54731ddea0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1374/2742] 10.0.0.78 () {32 vars in 761 bytes} [Wed Feb 25 20:46:35 2026] DELETE /v2.0/security-groups/6c48b1bd-1218-40c2-b8c4-0d08b0d99efc/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2743] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/subnets => generated 6131 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2744] 10.0.0.114 () {28 vars in 579 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/ports => generated 22318 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2745] 10.0.0.114 () {28 vars in 581 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/agents => generated 3385 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2746] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/routers => generated 728 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2747] 10.0.0.114 () {28 vars in 624 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2748] 10.0.0.114 () {28 vars in 677 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/routers/478240f2-5435-418c-a0a1-872bc829b08b/l3-agents => generated 681 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2749] 10.0.0.114 () {28 vars in 619 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/network-ip-availabilities => generated 3610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2750] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/floatingips => generated 1703 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2751] 10.0.0.114 () {28 vars in 585 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/networks => generated 5224 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2752] 10.0.0.78 () {32 vars in 749 bytes} [Wed Feb 25 20:46:35 2026] DELETE /v2.0/security-groups/6c48b1bd-1218-40c2-b8c4-0d08b0d99efc/tags => generated 0 bytes in 576 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2753] 10.0.0.78 () {32 vars in 746 bytes} [Wed Feb 25 20:46:35 2026] GET /v2.0/security-groups/6c48b1bd-1218-40c2-b8c4-0d08b0d99efc/tags => 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: 1370/2754] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:46:35 2026] DELETE /v2.0/security-groups/6c48b1bd-1218-40c2-b8c4-0d08b0d99efc => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2755] 10.0.0.205 () {34 vars in 1178 bytes} [Wed Feb 25 20:46:36 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6&device_id=5f0d3c18-39e6-42e1-8e45-5129e8ef6419&device_id=b2653907-ec3c-4451-ad9b-62a02a29b846 => generated 4168 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2756] 10.0.0.205 () {34 vars in 1120 bytes} [Wed Feb 25 20:46:36 2026] GET /v2.0/security-groups?id=413075a7-f87a-4def-b1ec-3a71db45e7cd&id=57df3c09-446b-4d97-95de-1d1a126e62e5&fields=id&fields=name => generated 186 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2757] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:46:36 2026] GET /v2.0/security-groups?tenant_id=a57fda1057334f7cbd2089290c5dec09&name=default => generated 2929 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2758] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:46:36 2026] DELETE /v2.0/security-groups/ac0c4fd9-d85c-4367-ac0a-0559b8567370 => 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: 1387/2759] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:46:37 2026] GET /v2.0/security-groups?tenant_id=6aa9a6e2a7fc4338bb3f8c54731ddea0&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2760] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:46:37 2026] DELETE /v2.0/security-groups/5d8a2a20-1f39-4c4d-8c33-7c3a4b1c4a17 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:46:40.416 7 WARNING neutron_lib.context [None req-1b881764-b589-4543-b30a-52b4787a9ecf e60521e7ab7047b1b7935fc2c194bab4 21f29d0c2b50474dadde7fa175683fcc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:46:40.546 7 INFO neutron.db.segments_db [None req-1b881764-b589-4543-b30a-52b4787a9ecf e60521e7ab7047b1b7935fc2c194bab4 21f29d0c2b50474dadde7fa175683fcc - - default default] Added segment c44835e1-9b18-4a41-bbc1-f245a0aea953 of type vxlan for network 013f9c1b-e5c5-44bc-8371-1211f72ceaf6 [pid: 7|app: 0|req: 1388/2761] 10.0.0.78 () {34 vars in 669 bytes} [Wed Feb 25 20:46:40 2026] POST /v2.0/networks => generated 631 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:46:40.648 8 WARNING neutron_lib.context [None req-a2facb3f-1706-4ce3-baa4-de75fba0bf73 e60521e7ab7047b1b7935fc2c194bab4 21f29d0c2b50474dadde7fa175683fcc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1374/2762] 10.0.0.78 () {34 vars in 668 bytes} [Wed Feb 25 20:46:40 2026] POST /v2.0/subnets => generated 626 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2763] 10.0.0.78 () {34 vars in 750 bytes} [Wed Feb 25 20:46:40 2026] PUT /v2.0/subnets/453419b8-aaf4-4458-bfb6-4626f7fc45f1/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: 1375/2764] 10.0.0.78 () {32 vars in 730 bytes} [Wed Feb 25 20:46:40 2026] GET /v2.0/subnets/453419b8-aaf4-4458-bfb6-4626f7fc45f1/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2765] 10.0.0.78 () {34 vars in 761 bytes} [Wed Feb 25 20:46:40 2026] PUT /v2.0/subnets/453419b8-aaf4-4458-bfb6-4626f7fc45f1/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2766] 10.0.0.78 () {32 vars in 730 bytes} [Wed Feb 25 20:46:41 2026] GET /v2.0/subnets/453419b8-aaf4-4458-bfb6-4626f7fc45f1/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: 1391/2767] 10.0.0.78 () {34 vars in 757 bytes} [Wed Feb 25 20:46:41 2026] PUT /v2.0/subnets/453419b8-aaf4-4458-bfb6-4626f7fc45f1/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2768] 10.0.0.78 () {32 vars in 730 bytes} [Wed Feb 25 20:46:41 2026] GET /v2.0/subnets/453419b8-aaf4-4458-bfb6-4626f7fc45f1/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2769] 10.0.0.78 () {34 vars in 779 bytes} [Wed Feb 25 20:46:41 2026] PUT /v2.0/subnets/453419b8-aaf4-4458-bfb6-4626f7fc45f1/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: 1378/2770] 10.0.0.78 () {32 vars in 730 bytes} [Wed Feb 25 20:46:41 2026] GET /v2.0/subnets/453419b8-aaf4-4458-bfb6-4626f7fc45f1/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2771] 10.0.0.78 () {34 vars in 750 bytes} [Wed Feb 25 20:46:41 2026] PUT /v2.0/subnets/453419b8-aaf4-4458-bfb6-4626f7fc45f1/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: 1379/2772] 10.0.0.78 () {32 vars in 730 bytes} [Wed Feb 25 20:46:41 2026] GET /v2.0/subnets/453419b8-aaf4-4458-bfb6-4626f7fc45f1/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2773] 10.0.0.78 () {32 vars in 738 bytes} [Wed Feb 25 20:46:41 2026] GET /v2.0/subnets/453419b8-aaf4-4458-bfb6-4626f7fc45f1/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:46:41.355 8 INFO neutron.api.v2.resource [None req-c22f6f15-687a-4c8b-9483-2241e3163986 e60521e7ab7047b1b7935fc2c194bab4 21f29d0c2b50474dadde7fa175683fcc - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1380/2774] 10.0.0.78 () {32 vars in 742 bytes} [Wed Feb 25 20:46:41 2026] GET /v2.0/subnets/453419b8-aaf4-4458-bfb6-4626f7fc45f1/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2775] 10.0.0.78 () {32 vars in 741 bytes} [Wed Feb 25 20:46:41 2026] DELETE /v2.0/subnets/453419b8-aaf4-4458-bfb6-4626f7fc45f1/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2776] 10.0.0.78 () {32 vars in 730 bytes} [Wed Feb 25 20:46:41 2026] GET /v2.0/subnets/453419b8-aaf4-4458-bfb6-4626f7fc45f1/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:46:41.488 7 INFO neutron.api.v2.resource [None req-08d0b37d-4bd9-42b9-b2a0-6af14327904c e60521e7ab7047b1b7935fc2c194bab4 21f29d0c2b50474dadde7fa175683fcc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1396/2777] 10.0.0.78 () {32 vars in 745 bytes} [Wed Feb 25 20:46:41 2026] DELETE /v2.0/subnets/453419b8-aaf4-4458-bfb6-4626f7fc45f1/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: 1382/2778] 10.0.0.78 () {32 vars in 733 bytes} [Wed Feb 25 20:46:41 2026] DELETE /v2.0/subnets/453419b8-aaf4-4458-bfb6-4626f7fc45f1/tags => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2779] 10.0.0.78 () {32 vars in 730 bytes} [Wed Feb 25 20:46:41 2026] GET /v2.0/subnets/453419b8-aaf4-4458-bfb6-4626f7fc45f1/tags => 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: 1383/2780] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:46:41 2026] DELETE /v2.0/subnets/453419b8-aaf4-4458-bfb6-4626f7fc45f1 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:46:42.129 7 INFO neutron.services.segments.plugin [-] Segment c44835e1-9b18-4a41-bbc1-f245a0aea953 resource provider aggregate not found 2026-02-25 20:46:42.136 7 INFO neutron.services.segments.plugin [-] Segment c44835e1-9b18-4a41-bbc1-f245a0aea953 resource provider aggregate not found 2026-02-25 20:46:42.146 7 INFO neutron.services.segments.plugin [-] Segment c44835e1-9b18-4a41-bbc1-f245a0aea953 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c44835e1-9b18-4a41-bbc1-f245a0aea953 found for delete ", "request_id": "req-98d1d58c-d69c-4178-b367-2f3a50afa4db"}]} 2026-02-25 20:46:42.154 7 INFO neutron.services.segments.plugin [-] Segment c44835e1-9b18-4a41-bbc1-f245a0aea953 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c44835e1-9b18-4a41-bbc1-f245a0aea953 found for delete ", "request_id": "req-257533a1-e1eb-451b-b1f0-d05f85975fbb"}]} [pid: 7|app: 0|req: 1398/2781] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:46:41 2026] DELETE /v2.0/networks/013f9c1b-e5c5-44bc-8371-1211f72ceaf6 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2782] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:46:42 2026] GET /v2.0/security-groups?tenant_id=6ce61383dde04aeeb74e228a6c7ab7b9&name=default => generated 2929 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2783] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:46:43 2026] DELETE /v2.0/security-groups/a2893289-c094-401b-ade8-f38eb3ba5dfb => 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: 1385/2784] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:46:43 2026] GET /v2.0/security-groups?tenant_id=21f29d0c2b50474dadde7fa175683fcc&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2785] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:46:43 2026] DELETE /v2.0/security-groups/b22bc937-7eea-4b50-82ac-cfb45a81fb55 => 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: 1402/2788] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:46:46 2026] GET /v2.0/security-groups?tenant_id=43673289c94c4112921f7c20a58554f2&name=default => generated 2929 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2789] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:46:47 2026] DELETE /v2.0/security-groups/c514441e-3652-4e42-a2b4-576ba81786aa => 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: 1403/2790] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:46:47 2026] GET /v2.0/security-groups?tenant_id=38733294a5f7402fa6dd5b2f2dac0c53&name=default => generated 2929 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2791] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:46:47 2026] DELETE /v2.0/security-groups/a27e9553-ab3c-4da9-b46a-7288e67eb94c => 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: 1404/2792] 199.204.45.65 () {34 vars in 1095 bytes} [Wed Feb 25 20:46:48 2026] GET /v2.0/ports?device_id=b2653907-ec3c-4451-ad9b-62a02a29b846&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2793] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:46:48 2026] GET /v2.0/ports?tenant_id=be2709052edd411ca8165db5f8d4f79e&device_id=b2653907-ec3c-4451-ad9b-62a02a29b846 => generated 1469 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2794] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:46:49 2026] GET /v2.0/networks?id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50 => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2795] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:46:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.180&port_id=2ba05cd9-d1e2-4cc1-af9a-24e0b755b5d7 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2796] 199.204.45.65 () {34 vars in 1103 bytes} [Wed Feb 25 20:46:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d6&port_id=2ba05cd9-d1e2-4cc1-af9a-24e0b755b5d7 => 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: 1391/2797] 199.204.45.65 () {34 vars in 1063 bytes} [Wed Feb 25 20:46:49 2026] GET /v2.0/subnets?id=f33ef761-4b69-46cf-8f89-78b93207b576&id=29e9da36-3da8-40cd-b483-a9195e06a244 => generated 1409 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2798] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:46:49 2026] GET /v2.0/ports?network_id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2799] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:46:49 2026] GET /v2.0/ports?network_id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2800] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:46:49 2026] GET /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2801] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:46:49 2026] GET /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50?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: 1410/2804] 199.204.45.65 () {30 vars in 701 bytes} [Wed Feb 25 20:47:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2805] 199.204.45.65 () {30 vars in 703 bytes} [Wed Feb 25 20:47:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2806] 199.204.45.65 () {30 vars in 679 bytes} [Wed Feb 25 20:47:02 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: 1396/2807] 199.204.45.65 () {30 vars in 715 bytes} [Wed Feb 25 20:47:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2808] 199.204.45.65 () {30 vars in 739 bytes} [Wed Feb 25 20:47:02 2026] GET /v2.0/subnets/3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2809] 199.204.45.65 () {30 vars in 767 bytes} [Wed Feb 25 20:47:02 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2810] 199.204.45.65 () {34 vars in 715 bytes} [Wed Feb 25 20:47:02 2026] POST /v2.0/ports => generated 1097 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2811] 10.0.0.205 () {34 vars in 971 bytes} [Wed Feb 25 20:47:02 2026] GET /v2.0/ports/550e0407-e5d0-42d2-8b2d-4e5a8a313920 => generated 1097 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1414/2812] 10.0.0.205 () {34 vars in 907 bytes} [Wed Feb 25 20:47:02 2026] GET /v2.0/extensions => generated 20516 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2813] 199.204.45.65 () {34 vars in 1261 bytes} [Wed Feb 25 20:47:03 2026] GET /v2.0/ports/550e0407-e5d0-42d2-8b2d-4e5a8a313920?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2814] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:47:03 2026] GET /v2.0/networks/1b3a5c1b-ee77-4fd0-a5c1-22771576a082?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2815] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:47:03 2026] GET /v2.0/networks/1b3a5c1b-ee77-4fd0-a5c1-22771576a082?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2816] 199.204.45.65 () {34 vars in 974 bytes} [Wed Feb 25 20:47:04 2026] GET /v2.0/ports/550e0407-e5d0-42d2-8b2d-4e5a8a313920 => generated 1097 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2817] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:47:04 2026] GET /v2.0/networks?id=1b3a5c1b-ee77-4fd0-a5c1-22771576a082 => generated 802 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2818] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Feb 25 20:47:04 2026] PUT /v2.0/ports/550e0407-e5d0-42d2-8b2d-4e5a8a313920 => generated 1287 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2819] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:47:06 2026] GET /v2.0/ports?tenant_id=2ce8fffa8e1e4d779f7daf4a50858efa&device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 2527 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1418/2820] 199.204.45.65 () {34 vars in 1061 bytes} [Wed Feb 25 20:47:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.217&port_id=2326dd2b-0446-44c9-89d0-cff679c225db => 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: 1403/2821] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:47:06 2026] GET /v2.0/subnets?id=dc29c622-fce8-4cbf-a2ba-d4d78ff6de86 => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2822] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:47:06 2026] GET /v2.0/ports?network_id=220aa9af-ce9c-4e57-9465-022bbfb431eb&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: 1404/2823] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:47:06 2026] GET /v2.0/networks/220aa9af-ce9c-4e57-9465-022bbfb431eb?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:47:06.387 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aaa681c7-b28a-457c-8a7a-8d2ec3f1152c'] response: {'name': 'network-changed', 'server_uuid': '562eb918-8113-4151-bb79-d8de421f5be6', 'tag': '550e0407-e5d0-42d2-8b2d-4e5a8a313920', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1420/2824] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:47:06 2026] GET /v2.0/networks/220aa9af-ce9c-4e57-9465-022bbfb431eb?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: 1405/2825] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:47:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.165&port_id=550e0407-e5d0-42d2-8b2d-4e5a8a313920 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2826] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:47:06 2026] GET /v2.0/subnets?id=3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2827] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:47:06 2026] GET /v2.0/ports?network_id=1b3a5c1b-ee77-4fd0-a5c1-22771576a082&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: 1422/2828] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:47:06 2026] GET /v2.0/networks/1b3a5c1b-ee77-4fd0-a5c1-22771576a082?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2829] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:47:06 2026] GET /v2.0/networks/1b3a5c1b-ee77-4fd0-a5c1-22771576a082?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2830] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:47:07 2026] GET /v2.0/ports?tenant_id=2ce8fffa8e1e4d779f7daf4a50858efa&device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 2527 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2831] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:47:07 2026] GET /v2.0/networks?id=1b3a5c1b-ee77-4fd0-a5c1-22771576a082 => generated 802 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2832] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:47:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.165&port_id=550e0407-e5d0-42d2-8b2d-4e5a8a313920 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2833] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:47:07 2026] GET /v2.0/subnets?id=3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2834] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:47:07 2026] GET /v2.0/ports?network_id=1b3a5c1b-ee77-4fd0-a5c1-22771576a082&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2835] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:47:07 2026] GET /v2.0/networks/1b3a5c1b-ee77-4fd0-a5c1-22771576a082?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2836] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:47:07 2026] GET /v2.0/networks/1b3a5c1b-ee77-4fd0-a5c1-22771576a082?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: 1411/2837] 10.0.0.205 () {34 vars in 971 bytes} [Wed Feb 25 20:47:10 2026] GET /v2.0/ports/550e0407-e5d0-42d2-8b2d-4e5a8a313920 => generated 1287 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2838] 199.204.45.65 () {34 vars in 787 bytes} [Wed Feb 25 20:47:10 2026] PUT /v2.0/ports/550e0407-e5d0-42d2-8b2d-4e5a8a313920 => generated 1312 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:47:10.615 8 INFO neutron.api.v2.resource [None req-4ba20de3-da90-4470-9f4d-e8a5a10a9199 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1412/2839] 199.204.45.65 () {30 vars in 761 bytes} [Wed Feb 25 20:47:10 2026] GET /v2.0/security-groups/lb-0ba529e6-61c5-4045-9e19-c5f97dc1b77d => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-25 20:47:10.664 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2dddcb85-3f83-4f27-8aa5-08b2723fae16'] response: {'name': 'network-changed', 'server_uuid': '562eb918-8113-4151-bb79-d8de421f5be6', 'tag': '550e0407-e5d0-42d2-8b2d-4e5a8a313920', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1428/2840] 199.204.45.65 () {30 vars in 783 bytes} [Wed Feb 25 20:47:10 2026] GET /v2.0/security-groups?name=lb-0ba529e6-61c5-4045-9e19-c5f97dc1b77d => generated 1639 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2841] 199.204.45.65 () {34 vars in 787 bytes} [Wed Feb 25 20:47:10 2026] PUT /v2.0/ports/550e0407-e5d0-42d2-8b2d-4e5a8a313920 => generated 1312 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2842] 199.204.45.65 () {30 vars in 701 bytes} [Wed Feb 25 20:47:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/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: 1414/2843] 199.204.45.65 () {30 vars in 703 bytes} [Wed Feb 25 20:47:11 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: 1415/2844] 199.204.45.65 () {30 vars in 679 bytes} [Wed Feb 25 20:47:11 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: 1416/2845] 199.204.45.65 () {30 vars in 715 bytes} [Wed Feb 25 20:47:11 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: 1430/2846] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:47:11 2026] GET /v2.0/ports?tenant_id=2ce8fffa8e1e4d779f7daf4a50858efa&device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2847] 199.204.45.65 () {30 vars in 739 bytes} [Wed Feb 25 20:47:11 2026] GET /v2.0/subnets/3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2848] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:47:11 2026] GET /v2.0/networks?id=1b3a5c1b-ee77-4fd0-a5c1-22771576a082 => generated 802 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2849] 199.204.45.65 () {30 vars in 735 bytes} [Wed Feb 25 20:47:11 2026] GET /v2.0/ports/cb818b03-5b62-4ca1-9938-d35e3be6f081 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:47:11.300 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-311d9def-b74c-4f68-a78d-93db1aed72c8'] response: {'name': 'network-changed', 'server_uuid': '562eb918-8113-4151-bb79-d8de421f5be6', 'tag': '550e0407-e5d0-42d2-8b2d-4e5a8a313920', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1432/2850] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:47:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.165&port_id=550e0407-e5d0-42d2-8b2d-4e5a8a313920 => 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: 1419/2851] 199.204.45.65 () {30 vars in 735 bytes} [Wed Feb 25 20:47:11 2026] GET /v2.0/ports/550e0407-e5d0-42d2-8b2d-4e5a8a313920 => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2852] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:47:11 2026] GET /v2.0/subnets?id=3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2853] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:47:11 2026] GET /v2.0/ports?network_id=1b3a5c1b-ee77-4fd0-a5c1-22771576a082&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: 7|app: 0|req: 1434/2854] 199.204.45.65 () {30 vars in 739 bytes} [Wed Feb 25 20:47:11 2026] GET /v2.0/subnets/3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2855] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:47:11 2026] GET /v2.0/networks/1b3a5c1b-ee77-4fd0-a5c1-22771576a082?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2856] 199.204.45.65 () {30 vars in 741 bytes} [Wed Feb 25 20:47:11 2026] GET /v2.0/networks/1b3a5c1b-ee77-4fd0-a5c1-22771576a082 => generated 799 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2857] 199.204.45.65 () {30 vars in 735 bytes} [Wed Feb 25 20:47:11 2026] GET /v2.0/ports/cb818b03-5b62-4ca1-9938-d35e3be6f081 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2858] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:47:11 2026] GET /v2.0/networks/1b3a5c1b-ee77-4fd0-a5c1-22771576a082?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2859] 199.204.45.65 () {30 vars in 739 bytes} [Wed Feb 25 20:47:11 2026] GET /v2.0/subnets/3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2860] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:47:12 2026] GET /v2.0/ports?tenant_id=2ce8fffa8e1e4d779f7daf4a50858efa&device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 2590 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2861] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:47:12 2026] GET /v2.0/networks?id=1b3a5c1b-ee77-4fd0-a5c1-22771576a082 => generated 802 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2862] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:47:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.165&port_id=550e0407-e5d0-42d2-8b2d-4e5a8a313920 => 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: 1439/2863] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:47:12 2026] GET /v2.0/subnets?id=3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2864] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:47:12 2026] GET /v2.0/ports?network_id=1b3a5c1b-ee77-4fd0-a5c1-22771576a082&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2865] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:47:12 2026] GET /v2.0/networks/1b3a5c1b-ee77-4fd0-a5c1-22771576a082?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2866] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:47:12 2026] GET /v2.0/networks/1b3a5c1b-ee77-4fd0-a5c1-22771576a082?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:47:20.560 8 WARNING neutron_lib.context [None req-3321d2ef-3f22-488b-83d0-284fbb16c190 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:47:21.341 8 INFO neutron.db.l3_db [None req-3321d2ef-3f22-488b-83d0-284fbb16c190 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Floating IP efd1b65c-8ba9-4a98-9cc5-5805022451d3 associated. External IP: 10.96.250.217, port: cb818b03-5b62-4ca1-9938-d35e3be6f081. [pid: 8|app: 0|req: 1428/2869] 10.0.0.78 () {34 vars in 676 bytes} [Wed Feb 25 20:47:20 2026] POST /v2.0/floatingips => generated 899 bytes in 1155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2870] 199.204.45.65 () {30 vars in 701 bytes} [Wed Feb 25 20:47:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2871] 199.204.45.65 () {30 vars in 703 bytes} [Wed Feb 25 20:47:26 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: 1443/2872] 199.204.45.65 () {30 vars in 679 bytes} [Wed Feb 25 20:47:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2873] 199.204.45.65 () {30 vars in 715 bytes} [Wed Feb 25 20:47:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:47:26.617 7 INFO neutron.api.v2.resource [None req-fc618bd2-c124-4d75-87b9-74603b8f30a5 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1444/2874] 199.204.45.65 () {30 vars in 761 bytes} [Wed Feb 25 20:47:26 2026] GET /v2.0/security-groups/lb-0ba529e6-61c5-4045-9e19-c5f97dc1b77d => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2875] 199.204.45.65 () {30 vars in 783 bytes} [Wed Feb 25 20:47:26 2026] GET /v2.0/security-groups?name=lb-0ba529e6-61c5-4045-9e19-c5f97dc1b77d => generated 1639 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2876] 199.204.45.65 () {30 vars in 813 bytes} [Wed Feb 25 20:47:26 2026] GET /v2.0/security-group-rules?security_group_id=69c6fecc-ae48-41fc-81ee-6643e2c6ea13 => generated 1182 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2877] 199.204.45.65 () {34 vars in 745 bytes} [Wed Feb 25 20:47:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2878] 199.204.45.65 () {34 vars in 745 bytes} [Wed Feb 25 20:47:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2881] 10.0.0.114 () {28 vars in 585 bytes} [Wed Feb 25 20:47:34 2026] GET /v2.0/networks => generated 5224 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2882] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:47:34 2026] GET /v2.0/subnets => generated 6131 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2883] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:47:35 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: 7|app: 0|req: 1449/2884] 10.0.0.205 () {34 vars in 1178 bytes} [Wed Feb 25 20:47:35 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6&device_id=5f0d3c18-39e6-42e1-8e45-5129e8ef6419&device_id=b2653907-ec3c-4451-ad9b-62a02a29b846 => generated 5510 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2885] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:47:35 2026] GET /v2.0/floatingips => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2886] 10.0.0.205 () {34 vars in 1200 bytes} [Wed Feb 25 20:47:35 2026] GET /v2.0/security-groups?id=69c6fecc-ae48-41fc-81ee-6643e2c6ea13&id=413075a7-f87a-4def-b1ec-3a71db45e7cd&id=57df3c09-446b-4d97-95de-1d1a126e62e5&fields=id&fields=name => generated 285 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2887] 10.0.0.114 () {28 vars in 579 bytes} [Wed Feb 25 20:47:35 2026] GET /v2.0/ports => generated 24654 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2888] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:47:35 2026] GET /v2.0/routers => generated 728 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2889] 10.0.0.114 () {28 vars in 624 bytes} [Wed Feb 25 20:47:35 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: 1452/2890] 10.0.0.114 () {28 vars in 677 bytes} [Wed Feb 25 20:47:35 2026] GET /v2.0/routers/478240f2-5435-418c-a0a1-872bc829b08b/l3-agents => generated 681 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2891] 10.0.0.114 () {28 vars in 619 bytes} [Wed Feb 25 20:47:35 2026] GET /v2.0/network-ip-availabilities => generated 3610 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2892] 10.0.0.114 () {28 vars in 599 bytes} [Wed Feb 25 20:47:35 2026] GET /v2.0/security-groups => generated 31475 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2893] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:47:35 2026] GET /v2.0/subnets => generated 6131 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2894] 10.0.0.114 () {28 vars in 581 bytes} [Wed Feb 25 20:47:35 2026] GET /v2.0/agents => generated 3385 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2895] 10.0.0.91 () {30 vars in 688 bytes} [Wed Feb 25 20:47:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2896] 10.0.0.91 () {30 vars in 690 bytes} [Wed Feb 25 20:47:38 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: 1442/2897] 10.0.0.91 () {30 vars in 666 bytes} [Wed Feb 25 20:47:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2898] 10.0.0.91 () {30 vars in 702 bytes} [Wed Feb 25 20:47:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2899] 10.0.0.91 () {28 vars in 437 bytes} [Wed Feb 25 20:47:39 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2900] 10.0.0.91 () {30 vars in 726 bytes} [Wed Feb 25 20:47:39 2026] GET /v2.0/subnets/29e9da36-3da8-40cd-b483-a9195e06a244 => generated 655 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2901] 199.204.45.65 () {30 vars in 701 bytes} [Wed Feb 25 20:47:39 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: 1458/2902] 199.204.45.65 () {30 vars in 703 bytes} [Wed Feb 25 20:47:39 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: 1445/2903] 199.204.45.65 () {30 vars in 679 bytes} [Wed Feb 25 20:47:39 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: 1459/2904] 199.204.45.65 () {30 vars in 715 bytes} [Wed Feb 25 20:47:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2905] 199.204.45.65 () {30 vars in 739 bytes} [Wed Feb 25 20:47:40 2026] GET /v2.0/subnets/29e9da36-3da8-40cd-b483-a9195e06a244 => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2906] 199.204.45.65 () {30 vars in 767 bytes} [Wed Feb 25 20:47:40 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 2590 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2907] 199.204.45.65 () {30 vars in 701 bytes} [Wed Feb 25 20:47: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: 7|app: 0|req: 1461/2908] 199.204.45.65 () {30 vars in 703 bytes} [Wed Feb 25 20:47:40 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: 1448/2909] 199.204.45.65 () {30 vars in 679 bytes} [Wed Feb 25 20:47:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2910] 199.204.45.65 () {30 vars in 715 bytes} [Wed Feb 25 20:47:40 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: 1449/2911] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:47:41 2026] GET /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2912] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:47:41 2026] GET /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50?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: 1450/2913] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:47:42 2026] GET /v2.0/networks?id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2914] 199.204.45.65 () {38 vars in 954 bytes} [Wed Feb 25 20:47:42 2026] POST /v2.0/ports => generated 1299 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2915] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Feb 25 20:47:42 2026] PUT /v2.0/ports/148b8175-2a11-4b8c-9224-11a3602ecc6e => generated 1460 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1465/2916] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:47:44 2026] GET /v2.0/ports?tenant_id=2ce8fffa8e1e4d779f7daf4a50858efa&device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 4042 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1452/2917] 199.204.45.65 () {34 vars in 1061 bytes} [Wed Feb 25 20:47:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.217&port_id=2326dd2b-0446-44c9-89d0-cff679c225db => 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: 1466/2918] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:47:44 2026] GET /v2.0/subnets?id=dc29c622-fce8-4cbf-a2ba-d4d78ff6de86 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:47:44.424 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-83d871bf-e8ac-49a7-8c4d-4a1f011771fc'] response: {'name': 'network-changed', 'server_uuid': '562eb918-8113-4151-bb79-d8de421f5be6', 'tag': '148b8175-2a11-4b8c-9224-11a3602ecc6e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1453/2919] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:47:44 2026] GET /v2.0/ports?network_id=220aa9af-ce9c-4e57-9465-022bbfb431eb&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2920] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:47:44 2026] GET /v2.0/networks/220aa9af-ce9c-4e57-9465-022bbfb431eb?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2921] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:47:44 2026] GET /v2.0/networks/220aa9af-ce9c-4e57-9465-022bbfb431eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2922] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:47:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.165&port_id=550e0407-e5d0-42d2-8b2d-4e5a8a313920 => 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: 1455/2923] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:47:44 2026] GET /v2.0/subnets?id=3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2924] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:47:44 2026] GET /v2.0/ports?network_id=1b3a5c1b-ee77-4fd0-a5c1-22771576a082&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: 1456/2925] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:47:44 2026] GET /v2.0/networks/1b3a5c1b-ee77-4fd0-a5c1-22771576a082?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2926] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:47:44 2026] GET /v2.0/networks/1b3a5c1b-ee77-4fd0-a5c1-22771576a082?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2927] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:47:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.197&port_id=148b8175-2a11-4b8c-9224-11a3602ecc6e => 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: 1471/2928] 199.204.45.65 () {34 vars in 1101 bytes} [Wed Feb 25 20:47:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A35&port_id=148b8175-2a11-4b8c-9224-11a3602ecc6e => 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: 1458/2929] 199.204.45.65 () {34 vars in 1063 bytes} [Wed Feb 25 20:47:44 2026] GET /v2.0/subnets?id=f33ef761-4b69-46cf-8f89-78b93207b576&id=29e9da36-3da8-40cd-b483-a9195e06a244 => generated 1409 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2930] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:47:44 2026] GET /v2.0/ports?network_id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50&device_owner=network%3Adhcp => generated 1457 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2931] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:47:44 2026] GET /v2.0/ports?network_id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2932] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:47:44 2026] GET /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2933] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:47:45 2026] GET /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2934] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:47:46 2026] GET /v2.0/ports?tenant_id=2ce8fffa8e1e4d779f7daf4a50858efa&device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 4042 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2935] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:47:46 2026] GET /v2.0/networks?id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50 => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2936] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:47:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.197&port_id=148b8175-2a11-4b8c-9224-11a3602ecc6e => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2937] 199.204.45.65 () {34 vars in 1101 bytes} [Wed Feb 25 20:47:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A35&port_id=148b8175-2a11-4b8c-9224-11a3602ecc6e => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2938] 199.204.45.65 () {34 vars in 1063 bytes} [Wed Feb 25 20:47:46 2026] GET /v2.0/subnets?id=f33ef761-4b69-46cf-8f89-78b93207b576&id=29e9da36-3da8-40cd-b483-a9195e06a244 => generated 1409 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2941] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:47:46 2026] GET /v2.0/ports?network_id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50&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: 1479/2942] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:47:46 2026] GET /v2.0/ports?network_id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2943] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:47:46 2026] GET /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2944] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:47:46 2026] GET /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2945] 10.0.0.205 () {34 vars in 971 bytes} [Wed Feb 25 20:47:48 2026] GET /v2.0/ports/148b8175-2a11-4b8c-9224-11a3602ecc6e => generated 1462 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2946] 199.204.45.65 () {30 vars in 735 bytes} [Wed Feb 25 20:47:48 2026] GET /v2.0/ports/148b8175-2a11-4b8c-9224-11a3602ecc6e => generated 1462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2947] 199.204.45.65 () {30 vars in 735 bytes} [Wed Feb 25 20:47:48 2026] GET /v2.0/ports/148b8175-2a11-4b8c-9224-11a3602ecc6e => generated 1462 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2948] 199.204.45.65 () {34 vars in 788 bytes} [Wed Feb 25 20:47:48 2026] PUT /v2.0/ports/148b8175-2a11-4b8c-9224-11a3602ecc6e => generated 1201 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2949] 199.204.45.65 () {30 vars in 741 bytes} [Wed Feb 25 20:47:48 2026] GET /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50 => generated 797 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1483/2950] 199.204.45.65 () {30 vars in 739 bytes} [Wed Feb 25 20:47:48 2026] GET /v2.0/subnets/29e9da36-3da8-40cd-b483-a9195e06a244 => generated 673 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2951] 199.204.45.65 () {30 vars in 701 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:47:49.248 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2463bf8-c171-4eab-82fa-ea195716dc5a'] response: {'name': 'network-changed', 'server_uuid': '562eb918-8113-4151-bb79-d8de421f5be6', 'tag': '148b8175-2a11-4b8c-9224-11a3602ecc6e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1484/2952] 199.204.45.65 () {30 vars in 703 bytes} [Wed Feb 25 20:47:49 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: 1469/2953] 199.204.45.65 () {30 vars in 679 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2954] 199.204.45.65 () {30 vars in 715 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2955] 199.204.45.65 () {30 vars in 739 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/subnets/3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2956] 199.204.45.65 () {30 vars in 735 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/ports/cb818b03-5b62-4ca1-9938-d35e3be6f081 => 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: 1471/2957] 199.204.45.65 () {30 vars in 735 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/ports/550e0407-e5d0-42d2-8b2d-4e5a8a313920 => generated 1350 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2958] 199.204.45.65 () {30 vars in 739 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/subnets/3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2959] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/ports?tenant_id=2ce8fffa8e1e4d779f7daf4a50858efa&device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 3819 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2960] 199.204.45.65 () {30 vars in 741 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/networks/1b3a5c1b-ee77-4fd0-a5c1-22771576a082 => generated 799 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2961] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/networks?id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50 => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2962] 199.204.45.65 () {30 vars in 735 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/ports/cb818b03-5b62-4ca1-9938-d35e3be6f081 => generated 1132 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2963] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.197&port_id=148b8175-2a11-4b8c-9224-11a3602ecc6e => 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: 1490/2964] 199.204.45.65 () {30 vars in 739 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/subnets/3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2965] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/subnets?id=29e9da36-3da8-40cd-b483-a9195e06a244 => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2966] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/ports?network_id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2967] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2968] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:47:49 2026] GET /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2969] 199.204.45.65 () {34 vars in 1095 bytes} [Wed Feb 25 20:47:50 2026] GET /v2.0/ports?device_id=5f0d3c18-39e6-42e1-8e45-5129e8ef6419&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2970] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:47:50 2026] GET /v2.0/ports?tenant_id=be2709052edd411ca8165db5f8d4f79e&device_id=5f0d3c18-39e6-42e1-8e45-5129e8ef6419 => generated 1473 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2971] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:47:51 2026] GET /v2.0/networks?id=6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2972] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:47:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.167&port_id=28baa899-4560-4809-bf36-a032d30eff36 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2973] 199.204.45.65 () {34 vars in 1105 bytes} [Wed Feb 25 20:47:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A10b&port_id=28baa899-4560-4809-bf36-a032d30eff36 => 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: 1495/2974] 199.204.45.65 () {34 vars in 1063 bytes} [Wed Feb 25 20:47:51 2026] GET /v2.0/subnets?id=dc7ec871-4dd7-47fd-9611-eb67c078ea04&id=f014baf7-bb7d-4bee-a032-1e760eb65cee => generated 1414 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2975] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:47:51 2026] GET /v2.0/ports?network_id=6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063&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: 1496/2976] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:47:51 2026] GET /v2.0/ports?network_id=6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2977] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:47:51 2026] GET /v2.0/networks/6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2978] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:47:51 2026] GET /v2.0/networks/6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2979] 10.0.0.91 () {30 vars in 688 bytes} [Wed Feb 25 20:47:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2980] 10.0.0.91 () {30 vars in 690 bytes} [Wed Feb 25 20:47:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2981] 10.0.0.91 () {30 vars in 666 bytes} [Wed Feb 25 20:47: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: 1499/2982] 10.0.0.91 () {30 vars in 702 bytes} [Wed Feb 25 20:47:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2983] 10.0.0.91 () {28 vars in 437 bytes} [Wed Feb 25 20:47:55 2026] GET / => generated 151 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2984] 10.0.0.91 () {30 vars in 726 bytes} [Wed Feb 25 20:47:55 2026] GET /v2.0/subnets/dc7ec871-4dd7-47fd-9611-eb67c078ea04 => generated 656 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2985] 199.204.45.65 () {30 vars in 701 bytes} [Wed Feb 25 20:47:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2986] 199.204.45.65 () {30 vars in 703 bytes} [Wed Feb 25 20:47:55 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: 1486/2987] 199.204.45.65 () {30 vars in 679 bytes} [Wed Feb 25 20:47:55 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: 1502/2988] 199.204.45.65 () {30 vars in 715 bytes} [Wed Feb 25 20:47: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: 8|app: 0|req: 1487/2989] 199.204.45.65 () {30 vars in 739 bytes} [Wed Feb 25 20:47:55 2026] GET /v2.0/subnets/29e9da36-3da8-40cd-b483-a9195e06a244 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2990] 199.204.45.65 () {30 vars in 739 bytes} [Wed Feb 25 20:47:55 2026] GET /v2.0/subnets/dc7ec871-4dd7-47fd-9611-eb67c078ea04 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2991] 199.204.45.65 () {30 vars in 767 bytes} [Wed Feb 25 20:47:55 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 3819 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2992] 199.204.45.65 () {30 vars in 701 bytes} [Wed Feb 25 20:47:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2993] 199.204.45.65 () {30 vars in 703 bytes} [Wed Feb 25 20:47:56 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: 1505/2994] 199.204.45.65 () {30 vars in 679 bytes} [Wed Feb 25 20:47:56 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: 1490/2995] 199.204.45.65 () {30 vars in 715 bytes} [Wed Feb 25 20:47:56 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: 1506/2996] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:47:57 2026] GET /v2.0/networks/6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2997] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:47:57 2026] GET /v2.0/networks/6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2998] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:47:57 2026] GET /v2.0/networks?id=6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2999] 199.204.45.65 () {38 vars in 954 bytes} [Wed Feb 25 20:47:57 2026] POST /v2.0/ports => generated 1307 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3000] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Feb 25 20:47:58 2026] PUT /v2.0/ports/57b50d0c-f878-43e4-a5b0-f69acd3e8620 => generated 1468 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1493/3001] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:47:59 2026] GET /v2.0/ports?tenant_id=2ce8fffa8e1e4d779f7daf4a50858efa&device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 5279 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1509/3002] 199.204.45.65 () {34 vars in 1061 bytes} [Wed Feb 25 20:47:59 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.217&port_id=2326dd2b-0446-44c9-89d0-cff679c225db => 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: 1494/3003] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:47:59 2026] GET /v2.0/subnets?id=dc29c622-fce8-4cbf-a2ba-d4d78ff6de86 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:47:59.918 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b36e5ef-65a4-4eaa-b1b7-7ace3438eabf'] response: {'name': 'network-changed', 'server_uuid': '562eb918-8113-4151-bb79-d8de421f5be6', 'tag': '57b50d0c-f878-43e4-a5b0-f69acd3e8620', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1510/3004] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:47:59 2026] GET /v2.0/ports?network_id=220aa9af-ce9c-4e57-9465-022bbfb431eb&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3005] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:47:59 2026] GET /v2.0/networks/220aa9af-ce9c-4e57-9465-022bbfb431eb?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3006] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:48:00 2026] GET /v2.0/networks/220aa9af-ce9c-4e57-9465-022bbfb431eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3007] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:48:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.165&port_id=550e0407-e5d0-42d2-8b2d-4e5a8a313920 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3008] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:48:00 2026] GET /v2.0/subnets?id=3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3009] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:48:00 2026] GET /v2.0/ports?network_id=1b3a5c1b-ee77-4fd0-a5c1-22771576a082&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: 1513/3010] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:48:00 2026] GET /v2.0/networks/1b3a5c1b-ee77-4fd0-a5c1-22771576a082?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3011] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:48:00 2026] GET /v2.0/networks/1b3a5c1b-ee77-4fd0-a5c1-22771576a082?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3012] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:48:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.197&port_id=148b8175-2a11-4b8c-9224-11a3602ecc6e => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3013] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:48:00 2026] GET /v2.0/subnets?id=29e9da36-3da8-40cd-b483-a9195e06a244 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3014] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:48:00 2026] GET /v2.0/ports?network_id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3015] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:48:00 2026] GET /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50?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: 1516/3016] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:48:00 2026] GET /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3017] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:48:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.116&port_id=57b50d0c-f878-43e4-a5b0-f69acd3e8620 => 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: 1517/3018] 199.204.45.65 () {34 vars in 1105 bytes} [Wed Feb 25 20:48:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A245&port_id=57b50d0c-f878-43e4-a5b0-f69acd3e8620 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3019] 199.204.45.65 () {34 vars in 1063 bytes} [Wed Feb 25 20:48:00 2026] GET /v2.0/subnets?id=dc7ec871-4dd7-47fd-9611-eb67c078ea04&id=f014baf7-bb7d-4bee-a032-1e760eb65cee => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3020] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:48:00 2026] GET /v2.0/ports?network_id=6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3021] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:48:00 2026] GET /v2.0/ports?network_id=6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063&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: 1519/3022] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:48:00 2026] GET /v2.0/networks/6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3023] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:48:00 2026] GET /v2.0/networks/6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3026] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:48:01 2026] GET /v2.0/ports?tenant_id=2ce8fffa8e1e4d779f7daf4a50858efa&device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 5279 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3027] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:48:01 2026] GET /v2.0/networks?id=6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3028] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:48:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.116&port_id=57b50d0c-f878-43e4-a5b0-f69acd3e8620 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3029] 199.204.45.65 () {34 vars in 1105 bytes} [Wed Feb 25 20:48:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A245&port_id=57b50d0c-f878-43e4-a5b0-f69acd3e8620 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3030] 199.204.45.65 () {34 vars in 1063 bytes} [Wed Feb 25 20:48:01 2026] GET /v2.0/subnets?id=dc7ec871-4dd7-47fd-9611-eb67c078ea04&id=f014baf7-bb7d-4bee-a032-1e760eb65cee => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3031] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:48:02 2026] GET /v2.0/ports?network_id=6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063&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: 1524/3032] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:48:02 2026] GET /v2.0/ports?network_id=6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063&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: 8|app: 0|req: 1509/3033] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:48:02 2026] GET /v2.0/networks/6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3034] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:48:02 2026] GET /v2.0/networks/6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3035] 10.0.0.205 () {34 vars in 971 bytes} [Wed Feb 25 20:48:04 2026] GET /v2.0/ports/57b50d0c-f878-43e4-a5b0-f69acd3e8620 => generated 1470 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3036] 199.204.45.65 () {30 vars in 735 bytes} [Wed Feb 25 20:48:04 2026] GET /v2.0/ports/57b50d0c-f878-43e4-a5b0-f69acd3e8620 => generated 1470 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3037] 199.204.45.65 () {30 vars in 735 bytes} [Wed Feb 25 20:48:04 2026] GET /v2.0/ports/57b50d0c-f878-43e4-a5b0-f69acd3e8620 => generated 1470 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3038] 199.204.45.65 () {34 vars in 788 bytes} [Wed Feb 25 20:48:04 2026] PUT /v2.0/ports/57b50d0c-f878-43e4-a5b0-f69acd3e8620 => generated 1201 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3039] 199.204.45.65 () {30 vars in 741 bytes} [Wed Feb 25 20:48:04 2026] GET /v2.0/networks/6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063 => generated 797 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1528/3040] 199.204.45.65 () {30 vars in 739 bytes} [Wed Feb 25 20:48:04 2026] GET /v2.0/subnets/dc7ec871-4dd7-47fd-9611-eb67c078ea04 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3041] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:48:05 2026] GET /v2.0/ports?tenant_id=2ce8fffa8e1e4d779f7daf4a50858efa&device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 5048 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:48:05.563 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-106e6325-a217-4c94-a6ff-16ab29c67ef6'] response: {'name': 'network-changed', 'server_uuid': '562eb918-8113-4151-bb79-d8de421f5be6', 'tag': '57b50d0c-f878-43e4-a5b0-f69acd3e8620', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1529/3042] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:48:05 2026] GET /v2.0/networks?id=6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3043] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:48:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.116&port_id=57b50d0c-f878-43e4-a5b0-f69acd3e8620 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3044] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:48:05 2026] GET /v2.0/subnets?id=dc7ec871-4dd7-47fd-9611-eb67c078ea04 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3045] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:48:05 2026] GET /v2.0/ports?network_id=6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063&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: 1516/3046] 199.204.45.65 () {30 vars in 701 bytes} [Wed Feb 25 20:48:05 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: 1517/3047] 199.204.45.65 () {30 vars in 703 bytes} [Wed Feb 25 20:48:05 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: 1518/3048] 199.204.45.65 () {30 vars in 679 bytes} [Wed Feb 25 20:48:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3049] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:48:05 2026] GET /v2.0/networks/6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3050] 199.204.45.65 () {30 vars in 715 bytes} [Wed Feb 25 20:48:05 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: 1520/3051] 199.204.45.65 () {30 vars in 739 bytes} [Wed Feb 25 20:48:05 2026] GET /v2.0/subnets/3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3052] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:48:05 2026] GET /v2.0/networks/6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3053] 199.204.45.65 () {30 vars in 735 bytes} [Wed Feb 25 20:48:05 2026] GET /v2.0/ports/cb818b03-5b62-4ca1-9938-d35e3be6f081 => 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: 1533/3054] 199.204.45.65 () {30 vars in 735 bytes} [Wed Feb 25 20:48:05 2026] GET /v2.0/ports/550e0407-e5d0-42d2-8b2d-4e5a8a313920 => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3055] 199.204.45.65 () {30 vars in 739 bytes} [Wed Feb 25 20:48:05 2026] GET /v2.0/subnets/3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3056] 199.204.45.65 () {30 vars in 741 bytes} [Wed Feb 25 20:48:05 2026] GET /v2.0/networks/1b3a5c1b-ee77-4fd0-a5c1-22771576a082 => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3057] 199.204.45.65 () {30 vars in 735 bytes} [Wed Feb 25 20:48:06 2026] GET /v2.0/ports/cb818b03-5b62-4ca1-9938-d35e3be6f081 => 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: 1535/3058] 199.204.45.65 () {30 vars in 739 bytes} [Wed Feb 25 20:48:06 2026] GET /v2.0/subnets/3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3059] 199.204.45.65 () {30 vars in 701 bytes} [Wed Feb 25 20:48:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3060] 199.204.45.65 () {30 vars in 703 bytes} [Wed Feb 25 20:48:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3061] 199.204.45.65 () {30 vars in 679 bytes} [Wed Feb 25 20:48:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3062] 199.204.45.65 () {30 vars in 715 bytes} [Wed Feb 25 20:48:14 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: 1526/3063] 199.204.45.65 () {30 vars in 739 bytes} [Wed Feb 25 20:48:14 2026] GET /v2.0/subnets/29e9da36-3da8-40cd-b483-a9195e06a244 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3064] 199.204.45.65 () {30 vars in 767 bytes} [Wed Feb 25 20:48:14 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 5048 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3065] 199.204.45.65 () {30 vars in 701 bytes} [Wed Feb 25 20:48:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3066] 199.204.45.65 () {30 vars in 703 bytes} [Wed Feb 25 20:48:15 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: 1528/3067] 199.204.45.65 () {30 vars in 679 bytes} [Wed Feb 25 20:48:15 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: 1540/3068] 199.204.45.65 () {30 vars in 715 bytes} [Wed Feb 25 20:48:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3069] 199.204.45.65 () {30 vars in 735 bytes} [Wed Feb 25 20:48:15 2026] GET /v2.0/ports/57b50d0c-f878-43e4-a5b0-f69acd3e8620 => generated 1237 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3070] 199.204.45.65 () {34 vars in 787 bytes} [Wed Feb 25 20:48:15 2026] PUT /v2.0/ports/57b50d0c-f878-43e4-a5b0-f69acd3e8620 => generated 1026 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3071] 199.204.45.65 () {30 vars in 741 bytes} [Wed Feb 25 20:48:15 2026] GET /v2.0/networks/6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063 => generated 797 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1542/3072] 199.204.45.65 () {30 vars in 767 bytes} [Wed Feb 25 20:48:15 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 4873 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3073] 199.204.45.65 () {30 vars in 767 bytes} [Wed Feb 25 20:48:15 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 4873 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:48:16.084 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb919c2d-c405-4a9f-b28b-12991a1122f9'] response: {'name': 'network-changed', 'server_uuid': '562eb918-8113-4151-bb79-d8de421f5be6', 'tag': '57b50d0c-f878-43e4-a5b0-f69acd3e8620', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1543/3074] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:48:16 2026] GET /v2.0/ports?tenant_id=2ce8fffa8e1e4d779f7daf4a50858efa&device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 4873 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3075] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:48:16 2026] GET /v2.0/networks?id=6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063 => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3076] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:48:16 2026] GET /v2.0/networks/6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3077] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:48:16 2026] GET /v2.0/networks/6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3080] 199.204.45.65 () {30 vars in 767 bytes} [Wed Feb 25 20:48:16 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 4873 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3081] 199.204.45.65 () {34 vars in 974 bytes} [Wed Feb 25 20:48:17 2026] GET /v2.0/ports/57b50d0c-f878-43e4-a5b0-f69acd3e8620 => generated 1062 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3082] 199.204.45.65 () {30 vars in 767 bytes} [Wed Feb 25 20:48:17 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 4873 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3083] 199.204.45.65 () {36 vars in 996 bytes} [Wed Feb 25 20:48:17 2026] DELETE /v2.0/ports/57b50d0c-f878-43e4-a5b0-f69acd3e8620 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3084] 199.204.45.65 () {30 vars in 767 bytes} [Wed Feb 25 20:48:18 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 3819 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:48:18.944 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5aa37845-32be-4da0-affa-646f3dc88331 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1537/3085] 199.204.45.65 () {32 vars in 757 bytes} [Wed Feb 25 20:48:18 2026] DELETE /v2.0/ports/57b50d0c-f878-43e4-a5b0-f69acd3e8620 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3086] 199.204.45.65 () {30 vars in 701 bytes} [Wed Feb 25 20:48:19 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: 1538/3087] 199.204.45.65 () {30 vars in 703 bytes} [Wed Feb 25 20:48:19 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: 1550/3088] 199.204.45.65 () {30 vars in 679 bytes} [Wed Feb 25 20:48:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3089] 199.204.45.65 () {30 vars in 715 bytes} [Wed Feb 25 20:48:19 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: 1551/3090] 199.204.45.65 () {30 vars in 739 bytes} [Wed Feb 25 20:48:19 2026] GET /v2.0/subnets/3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:48:19.154 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b46c2c2-6722-4285-bbb8-857096b28e68'] response: {'server_uuid': '562eb918-8113-4151-bb79-d8de421f5be6', 'name': 'network-vif-deleted', 'tag': '57b50d0c-f878-43e4-a5b0-f69acd3e8620', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1540/3091] 199.204.45.65 () {30 vars in 735 bytes} [Wed Feb 25 20:48:19 2026] GET /v2.0/ports/cb818b03-5b62-4ca1-9938-d35e3be6f081 => 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: 1552/3092] 199.204.45.65 () {30 vars in 735 bytes} [Wed Feb 25 20:48:19 2026] GET /v2.0/ports/550e0407-e5d0-42d2-8b2d-4e5a8a313920 => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3093] 199.204.45.65 () {30 vars in 739 bytes} [Wed Feb 25 20:48:19 2026] GET /v2.0/subnets/3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3094] 199.204.45.65 () {30 vars in 741 bytes} [Wed Feb 25 20:48:19 2026] GET /v2.0/networks/1b3a5c1b-ee77-4fd0-a5c1-22771576a082 => generated 799 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3095] 199.204.45.65 () {30 vars in 735 bytes} [Wed Feb 25 20:48:19 2026] GET /v2.0/ports/cb818b03-5b62-4ca1-9938-d35e3be6f081 => 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: 1554/3096] 199.204.45.65 () {30 vars in 739 bytes} [Wed Feb 25 20:48:19 2026] GET /v2.0/subnets/3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3097] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:48:19 2026] GET /v2.0/ports?tenant_id=2ce8fffa8e1e4d779f7daf4a50858efa&device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 3819 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3098] 199.204.45.65 () {34 vars in 1225 bytes} [Wed Feb 25 20:48:19 2026] GET /v2.0/networks?id=220aa9af-ce9c-4e57-9465-022bbfb431eb&id=1b3a5c1b-ee77-4fd0-a5c1-22771576a082&id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50&id=6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063 => generated 3095 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3099] 199.204.45.65 () {34 vars in 1061 bytes} [Wed Feb 25 20:48:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.217&port_id=2326dd2b-0446-44c9-89d0-cff679c225db => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3100] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:48:19 2026] GET /v2.0/subnets?id=dc29c622-fce8-4cbf-a2ba-d4d78ff6de86 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3101] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:48:19 2026] GET /v2.0/ports?network_id=220aa9af-ce9c-4e57-9465-022bbfb431eb&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: 1557/3102] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:48:19 2026] GET /v2.0/networks/220aa9af-ce9c-4e57-9465-022bbfb431eb?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3103] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:48:19 2026] GET /v2.0/networks/220aa9af-ce9c-4e57-9465-022bbfb431eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3104] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:48:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.165&port_id=550e0407-e5d0-42d2-8b2d-4e5a8a313920 => 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: 1547/3105] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:48:19 2026] GET /v2.0/subnets?id=3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3106] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:48:19 2026] GET /v2.0/ports?network_id=1b3a5c1b-ee77-4fd0-a5c1-22771576a082&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3107] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:48:19 2026] GET /v2.0/networks/1b3a5c1b-ee77-4fd0-a5c1-22771576a082?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3108] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:48:19 2026] GET /v2.0/networks/1b3a5c1b-ee77-4fd0-a5c1-22771576a082?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3109] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:48:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.197&port_id=148b8175-2a11-4b8c-9224-11a3602ecc6e => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3110] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:48:20 2026] GET /v2.0/subnets?id=29e9da36-3da8-40cd-b483-a9195e06a244 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3111] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:48:20 2026] GET /v2.0/ports?network_id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50&device_owner=network%3Adhcp => generated 1457 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3112] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:48:20 2026] GET /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3113] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:48:20 2026] GET /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3114] 199.204.45.65 () {30 vars in 701 bytes} [Wed Feb 25 20:48:24 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: 1552/3115] 199.204.45.65 () {30 vars in 703 bytes} [Wed Feb 25 20:48:25 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: 1564/3116] 199.204.45.65 () {30 vars in 679 bytes} [Wed Feb 25 20:48:25 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: 1553/3117] 199.204.45.65 () {30 vars in 715 bytes} [Wed Feb 25 20:48:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3118] 199.204.45.65 () {30 vars in 767 bytes} [Wed Feb 25 20:48:25 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 3819 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3119] 199.204.45.65 () {30 vars in 701 bytes} [Wed Feb 25 20:48:25 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: 1566/3120] 199.204.45.65 () {30 vars in 703 bytes} [Wed Feb 25 20:48:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3121] 199.204.45.65 () {30 vars in 679 bytes} [Wed Feb 25 20:48:25 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: 1567/3122] 199.204.45.65 () {30 vars in 715 bytes} [Wed Feb 25 20:48:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3123] 199.204.45.65 () {30 vars in 735 bytes} [Wed Feb 25 20:48:25 2026] GET /v2.0/ports/148b8175-2a11-4b8c-9224-11a3602ecc6e => generated 1237 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3124] 199.204.45.65 () {34 vars in 787 bytes} [Wed Feb 25 20:48:25 2026] PUT /v2.0/ports/148b8175-2a11-4b8c-9224-11a3602ecc6e => generated 1026 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3125] 199.204.45.65 () {30 vars in 741 bytes} [Wed Feb 25 20:48:25 2026] GET /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50 => generated 797 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1569/3126] 199.204.45.65 () {30 vars in 767 bytes} [Wed Feb 25 20:48:25 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 3644 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3127] 199.204.45.65 () {30 vars in 767 bytes} [Wed Feb 25 20:48:25 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 3644 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:48:26.419 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ecefd89-9672-465f-8e1c-49377c4563c6'] response: {'name': 'network-changed', 'server_uuid': '562eb918-8113-4151-bb79-d8de421f5be6', 'tag': '148b8175-2a11-4b8c-9224-11a3602ecc6e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1570/3128] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:48:26 2026] GET /v2.0/ports?tenant_id=2ce8fffa8e1e4d779f7daf4a50858efa&device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 3644 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3129] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:48:26 2026] GET /v2.0/networks?id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50 => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3130] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:48:26 2026] GET /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3131] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:48:26 2026] GET /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3132] 199.204.45.65 () {30 vars in 767 bytes} [Wed Feb 25 20:48:27 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 3644 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3133] 199.204.45.65 () {34 vars in 974 bytes} [Wed Feb 25 20:48:28 2026] GET /v2.0/ports/148b8175-2a11-4b8c-9224-11a3602ecc6e => generated 1062 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3134] 199.204.45.65 () {30 vars in 767 bytes} [Wed Feb 25 20:48:28 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 3644 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3135] 199.204.45.65 () {36 vars in 996 bytes} [Wed Feb 25 20:48:28 2026] DELETE /v2.0/ports/148b8175-2a11-4b8c-9224-11a3602ecc6e => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3136] 199.204.45.65 () {30 vars in 767 bytes} [Wed Feb 25 20:48:29 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 2590 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:48:29.258 7 INFO neutron.pecan_wsgi.hooks.translation [None req-87a39fa0-bfec-411f-ad5c-e235c585a1fb 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1574/3137] 199.204.45.65 () {32 vars in 757 bytes} [Wed Feb 25 20:48:29 2026] DELETE /v2.0/ports/148b8175-2a11-4b8c-9224-11a3602ecc6e => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3138] 199.204.45.65 () {30 vars in 701 bytes} [Wed Feb 25 20:48:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:48:29.364 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-16cc4c2a-8ad6-4e16-bf6b-cbf3bc5382b9'] response: {'server_uuid': '562eb918-8113-4151-bb79-d8de421f5be6', 'name': 'network-vif-deleted', 'tag': '148b8175-2a11-4b8c-9224-11a3602ecc6e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1575/3139] 199.204.45.65 () {30 vars in 703 bytes} [Wed Feb 25 20:48:29 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: 1565/3140] 199.204.45.65 () {30 vars in 679 bytes} [Wed Feb 25 20:48:29 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: 1576/3141] 199.204.45.65 () {30 vars in 715 bytes} [Wed Feb 25 20:48:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3142] 199.204.45.65 () {30 vars in 739 bytes} [Wed Feb 25 20:48:29 2026] GET /v2.0/subnets/3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3143] 199.204.45.65 () {30 vars in 735 bytes} [Wed Feb 25 20:48:29 2026] GET /v2.0/ports/cb818b03-5b62-4ca1-9938-d35e3be6f081 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3144] 199.204.45.65 () {30 vars in 735 bytes} [Wed Feb 25 20:48:29 2026] GET /v2.0/ports/550e0407-e5d0-42d2-8b2d-4e5a8a313920 => generated 1350 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3145] 199.204.45.65 () {30 vars in 739 bytes} [Wed Feb 25 20:48:29 2026] GET /v2.0/subnets/3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3146] 199.204.45.65 () {30 vars in 741 bytes} [Wed Feb 25 20:48:29 2026] GET /v2.0/networks/1b3a5c1b-ee77-4fd0-a5c1-22771576a082 => generated 799 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3147] 199.204.45.65 () {30 vars in 735 bytes} [Wed Feb 25 20:48:29 2026] GET /v2.0/ports/cb818b03-5b62-4ca1-9938-d35e3be6f081 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3148] 199.204.45.65 () {30 vars in 739 bytes} [Wed Feb 25 20:48:29 2026] GET /v2.0/subnets/3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3149] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:48:29 2026] GET /v2.0/ports?tenant_id=2ce8fffa8e1e4d779f7daf4a50858efa&device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 2590 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3150] 199.204.45.65 () {34 vars in 1145 bytes} [Wed Feb 25 20:48:29 2026] GET /v2.0/networks?id=220aa9af-ce9c-4e57-9465-022bbfb431eb&id=1b3a5c1b-ee77-4fd0-a5c1-22771576a082&id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50 => generated 2309 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3151] 199.204.45.65 () {34 vars in 1061 bytes} [Wed Feb 25 20:48:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.217&port_id=2326dd2b-0446-44c9-89d0-cff679c225db => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3152] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:48:29 2026] GET /v2.0/subnets?id=dc29c622-fce8-4cbf-a2ba-d4d78ff6de86 => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3153] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:48:29 2026] GET /v2.0/ports?network_id=220aa9af-ce9c-4e57-9465-022bbfb431eb&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: 1572/3154] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:48:30 2026] GET /v2.0/networks/220aa9af-ce9c-4e57-9465-022bbfb431eb?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3155] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:48:30 2026] GET /v2.0/networks/220aa9af-ce9c-4e57-9465-022bbfb431eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3156] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:48:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.165&port_id=550e0407-e5d0-42d2-8b2d-4e5a8a313920 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3157] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:48:30 2026] GET /v2.0/subnets?id=3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3158] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:48:30 2026] GET /v2.0/ports?network_id=1b3a5c1b-ee77-4fd0-a5c1-22771576a082&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3159] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:48:30 2026] GET /v2.0/networks/1b3a5c1b-ee77-4fd0-a5c1-22771576a082?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3160] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:48:30 2026] GET /v2.0/networks/1b3a5c1b-ee77-4fd0-a5c1-22771576a082?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3163] 10.0.0.114 () {28 vars in 579 bytes} [Wed Feb 25 20:48:34 2026] GET /v2.0/ports => generated 24654 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3164] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:48:34 2026] GET /v2.0/routers => generated 728 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3165] 10.0.0.114 () {28 vars in 624 bytes} [Wed Feb 25 20:48:34 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: 1578/3166] 10.0.0.114 () {28 vars in 677 bytes} [Wed Feb 25 20:48:34 2026] GET /v2.0/routers/478240f2-5435-418c-a0a1-872bc829b08b/l3-agents => generated 681 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3167] 10.0.0.114 () {28 vars in 581 bytes} [Wed Feb 25 20:48:35 2026] GET /v2.0/agents => generated 3385 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3168] 10.0.0.114 () {28 vars in 599 bytes} [Wed Feb 25 20:48:35 2026] GET /v2.0/security-groups => generated 31475 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3169] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:48:35 2026] GET /v2.0/subnets => generated 6131 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3170] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:48:35 2026] GET /v2.0/floatingips => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3171] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:48:35 2026] GET /v2.0/subnets => generated 6131 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3172] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:48:35 2026] GET /v2.0/subnetpools => 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: 1592/3173] 10.0.0.114 () {28 vars in 585 bytes} [Wed Feb 25 20:48:35 2026] GET /v2.0/networks => generated 5224 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3174] 10.0.0.114 () {28 vars in 619 bytes} [Wed Feb 25 20:48:35 2026] GET /v2.0/network-ip-availabilities => generated 3610 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3175] 10.0.0.205 () {34 vars in 1178 bytes} [Wed Feb 25 20:48:35 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6&device_id=5f0d3c18-39e6-42e1-8e45-5129e8ef6419&device_id=b2653907-ec3c-4451-ad9b-62a02a29b846 => generated 5510 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3176] 10.0.0.205 () {34 vars in 1200 bytes} [Wed Feb 25 20:48:35 2026] GET /v2.0/security-groups?id=69c6fecc-ae48-41fc-81ee-6643e2c6ea13&id=413075a7-f87a-4def-b1ec-3a71db45e7cd&id=57df3c09-446b-4d97-95de-1d1a126e62e5&fields=id&fields=name => generated 285 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3177] 199.204.45.65 () {30 vars in 701 bytes} [Wed Feb 25 20:48:41 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: 1584/3178] 199.204.45.65 () {30 vars in 703 bytes} [Wed Feb 25 20:48:41 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: 1595/3179] 199.204.45.65 () {30 vars in 679 bytes} [Wed Feb 25 20:48: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: 1585/3180] 199.204.45.65 () {30 vars in 715 bytes} [Wed Feb 25 20:48:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:48:41.266 7 INFO neutron.api.v2.resource [None req-4506627a-9d5a-48d2-ab7c-a1a80399f84d 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1596/3181] 199.204.45.65 () {30 vars in 761 bytes} [Wed Feb 25 20:48:41 2026] GET /v2.0/security-groups/lb-0ba529e6-61c5-4045-9e19-c5f97dc1b77d => generated 149 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3182] 199.204.45.65 () {30 vars in 783 bytes} [Wed Feb 25 20:48:41 2026] GET /v2.0/security-groups?name=lb-0ba529e6-61c5-4045-9e19-c5f97dc1b77d => generated 2865 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3183] 199.204.45.65 () {30 vars in 813 bytes} [Wed Feb 25 20:48:41 2026] GET /v2.0/security-group-rules?security_group_id=69c6fecc-ae48-41fc-81ee-6643e2c6ea13 => generated 2334 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3184] 199.204.45.65 () {32 vars in 787 bytes} [Wed Feb 25 20:48:41 2026] DELETE /v2.0/security-group-rules/b9b0ca66-7079-479c-a998-264d5ab7e947 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3185] 199.204.45.65 () {32 vars in 787 bytes} [Wed Feb 25 20:48:41 2026] DELETE /v2.0/security-group-rules/cea3f767-f706-4e60-b15d-8ea7dcf5be27 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:48:45.507 8 INFO neutron.db.l3_db [None req-3c97f984-66cb-4530-b277-eb0bf63d2727 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Floating IP efd1b65c-8ba9-4a98-9cc5-5805022451d3 disassociated (deleted). External IP: 10.96.250.217, port: cb818b03-5b62-4ca1-9938-d35e3be6f081. [pid: 8|app: 0|req: 1588/3186] 10.0.0.78 () {32 vars in 731 bytes} [Wed Feb 25 20:48:45 2026] DELETE /v2.0/floatingips/efd1b65c-8ba9-4a98-9cc5-5805022451d3 => generated 0 bytes in 658 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:48:45.831 7 INFO neutron.api.v2.resource [None req-9d868dee-7adb-4537-beff-707d7b1ef0d5 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1599/3187] 10.0.0.78 () {32 vars in 728 bytes} [Wed Feb 25 20:48:45 2026] GET /v2.0/floatingips/efd1b65c-8ba9-4a98-9cc5-5805022451d3 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3190] 199.204.45.65 () {30 vars in 701 bytes} [Wed Feb 25 20:48:46 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: 1590/3191] 199.204.45.65 () {30 vars in 703 bytes} [Wed Feb 25 20:48:46 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: 1602/3192] 199.204.45.65 () {30 vars in 679 bytes} [Wed Feb 25 20:48:46 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: 1591/3193] 199.204.45.65 () {30 vars in 715 bytes} [Wed Feb 25 20:48:46 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) 2026-02-25 20:48:46.603 7 INFO neutron.api.v2.resource [None req-a72baa94-0342-4921-88fa-ec6f4b59ff27 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1603/3194] 199.204.45.65 () {30 vars in 761 bytes} [Wed Feb 25 20:48:46 2026] GET /v2.0/security-groups/lb-0ba529e6-61c5-4045-9e19-c5f97dc1b77d => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3195] 199.204.45.65 () {30 vars in 783 bytes} [Wed Feb 25 20:48:46 2026] GET /v2.0/security-groups?name=lb-0ba529e6-61c5-4045-9e19-c5f97dc1b77d => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3196] 199.204.45.65 () {30 vars in 813 bytes} [Wed Feb 25 20:48:46 2026] GET /v2.0/security-group-rules?security_group_id=69c6fecc-ae48-41fc-81ee-6643e2c6ea13 => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3197] 199.204.45.65 () {30 vars in 701 bytes} [Wed Feb 25 20:48:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3198] 199.204.45.65 () {30 vars in 703 bytes} [Wed Feb 25 20:48:46 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: 1594/3199] 199.204.45.65 () {30 vars in 679 bytes} [Wed Feb 25 20:48:46 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: 1606/3200] 199.204.45.65 () {30 vars in 715 bytes} [Wed Feb 25 20:48:46 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: 1595/3201] 199.204.45.65 () {30 vars in 739 bytes} [Wed Feb 25 20:48:46 2026] GET /v2.0/subnets/3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3202] 199.204.45.65 () {30 vars in 767 bytes} [Wed Feb 25 20:48:46 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 2590 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3203] 199.204.45.65 () {30 vars in 767 bytes} [Wed Feb 25 20:48:46 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 2590 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3204] 199.204.45.65 () {30 vars in 767 bytes} [Wed Feb 25 20:48:47 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 2590 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3205] 199.204.45.65 () {30 vars in 767 bytes} [Wed Feb 25 20:48:48 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3206] 199.204.45.65 () {34 vars in 974 bytes} [Wed Feb 25 20:48:49 2026] GET /v2.0/ports/550e0407-e5d0-42d2-8b2d-4e5a8a313920 => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3207] 199.204.45.65 () {34 vars in 1059 bytes} [Wed Feb 25 20:48:49 2026] GET /v2.0/ports/550e0407-e5d0-42d2-8b2d-4e5a8a313920?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3208] 199.204.45.65 () {30 vars in 767 bytes} [Wed Feb 25 20:48:49 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3209] 199.204.45.65 () {34 vars in 1015 bytes} [Wed Feb 25 20:48:49 2026] GET /v2.0/networks/1b3a5c1b-ee77-4fd0-a5c1-22771576a082?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3210] 199.204.45.65 () {38 vars in 1027 bytes} [Wed Feb 25 20:48:49 2026] PUT /v2.0/ports/550e0407-e5d0-42d2-8b2d-4e5a8a313920 => generated 1151 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3211] 199.204.45.65 () {30 vars in 767 bytes} [Wed Feb 25 20:48:50 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1601/3212] 199.204.45.65 () {34 vars in 1095 bytes} [Wed Feb 25 20:48:50 2026] GET /v2.0/ports?device_id=b2653907-ec3c-4451-ad9b-62a02a29b846&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3213] 199.204.45.65 () {34 vars in 787 bytes} [Wed Feb 25 20:48:50 2026] PUT /v2.0/ports/550e0407-e5d0-42d2-8b2d-4e5a8a313920 => generated 1090 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3214] 199.204.45.65 () {30 vars in 735 bytes} [Wed Feb 25 20:48:50 2026] GET /v2.0/ports/550e0407-e5d0-42d2-8b2d-4e5a8a313920 => generated 1090 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1613/3215] 199.204.45.65 () {32 vars in 757 bytes} [Wed Feb 25 20:48:50 2026] DELETE /v2.0/ports/550e0407-e5d0-42d2-8b2d-4e5a8a313920 => 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: 1603/3216] 199.204.45.65 () {30 vars in 701 bytes} [Wed Feb 25 20:48:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3217] 199.204.45.65 () {30 vars in 703 bytes} [Wed Feb 25 20:48:50 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: 1604/3218] 199.204.45.65 () {30 vars in 679 bytes} [Wed Feb 25 20:48:50 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: 1615/3219] 199.204.45.65 () {30 vars in 715 bytes} [Wed Feb 25 20:48:50 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-25 20:48:50.911 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7b87774e-445d-465b-a2d3-0ae0ebcaa8e7 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1605/3220] 199.204.45.65 () {32 vars in 757 bytes} [Wed Feb 25 20:48:50 2026] DELETE /v2.0/ports/550e0407-e5d0-42d2-8b2d-4e5a8a313920 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3221] 199.204.45.65 () {30 vars in 735 bytes} [Wed Feb 25 20:48:50 2026] GET /v2.0/ports/cb818b03-5b62-4ca1-9938-d35e3be6f081 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:48:50.977 8 INFO neutron.api.v2.resource [None req-899508fd-da90-470c-ac67-e5094065330b 9f24091e86df4154851172993286aba4 2ce8fffa8e1e4d779f7daf4a50858efa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1606/3222] 199.204.45.65 () {30 vars in 761 bytes} [Wed Feb 25 20:48:50 2026] GET /v2.0/security-groups/lb-0ba529e6-61c5-4045-9e19-c5f97dc1b77d => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3223] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:48:50 2026] GET /v2.0/ports?tenant_id=2ce8fffa8e1e4d779f7daf4a50858efa&device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3224] 199.204.45.65 () {30 vars in 783 bytes} [Wed Feb 25 20:48:50 2026] GET /v2.0/security-groups?name=lb-0ba529e6-61c5-4045-9e19-c5f97dc1b77d => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3225] 199.204.45.65 () {30 vars in 735 bytes} [Wed Feb 25 20:48:51 2026] GET /v2.0/ports/cb818b03-5b62-4ca1-9938-d35e3be6f081 => 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: 1618/3226] 199.204.45.65 () {34 vars in 1065 bytes} [Wed Feb 25 20:48:51 2026] GET /v2.0/networks?id=220aa9af-ce9c-4e57-9465-022bbfb431eb&id=1b3a5c1b-ee77-4fd0-a5c1-22771576a082 => generated 1523 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3227] 199.204.45.65 () {34 vars in 1061 bytes} [Wed Feb 25 20:48:51 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.217&port_id=2326dd2b-0446-44c9-89d0-cff679c225db => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3228] 199.204.45.65 () {34 vars in 983 bytes} [Wed Feb 25 20:48:51 2026] GET /v2.0/subnets?id=dc29c622-fce8-4cbf-a2ba-d4d78ff6de86 => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3229] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:48:51 2026] GET /v2.0/ports?network_id=220aa9af-ce9c-4e57-9465-022bbfb431eb&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3230] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:48:51 2026] GET /v2.0/networks/220aa9af-ce9c-4e57-9465-022bbfb431eb?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3231] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:48:51 2026] GET /v2.0/networks/220aa9af-ce9c-4e57-9465-022bbfb431eb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3232] 199.204.45.65 () {34 vars in 787 bytes} [Wed Feb 25 20:48:51 2026] PUT /v2.0/ports/cb818b03-5b62-4ca1-9938-d35e3be6f081 => generated 1094 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3233] 199.204.45.65 () {32 vars in 777 bytes} [Wed Feb 25 20:48:51 2026] DELETE /v2.0/security-groups/69c6fecc-ae48-41fc-81ee-6643e2c6ea13 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3234] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:48:51 2026] GET /v2.0/ports?tenant_id=be2709052edd411ca8165db5f8d4f79e&device_id=b2653907-ec3c-4451-ad9b-62a02a29b846 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3235] 199.204.45.65 () {32 vars in 757 bytes} [Wed Feb 25 20:48:51 2026] DELETE /v2.0/ports/cb818b03-5b62-4ca1-9938-d35e3be6f081 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3236] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:48:51 2026] GET /v2.0/networks?id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50 => generated 800 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3237] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:48:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.180&port_id=2ba05cd9-d1e2-4cc1-af9a-24e0b755b5d7 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3238] 199.204.45.65 () {34 vars in 1103 bytes} [Wed Feb 25 20:48:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d6&port_id=2ba05cd9-d1e2-4cc1-af9a-24e0b755b5d7 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3239] 199.204.45.65 () {34 vars in 1063 bytes} [Wed Feb 25 20:48:52 2026] GET /v2.0/subnets?id=f33ef761-4b69-46cf-8f89-78b93207b576&id=29e9da36-3da8-40cd-b483-a9195e06a244 => generated 1409 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3240] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:48:52 2026] GET /v2.0/ports?network_id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3241] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:48:52 2026] GET /v2.0/ports?network_id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50&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: 1619/3242] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:48:52 2026] GET /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3243] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:48:52 2026] GET /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3244] 199.204.45.65 () {34 vars in 993 bytes} [Wed Feb 25 20:48:53 2026] GET /v2.0/ports?device_id=562eb918-8113-4151-bb79-d8de421f5be6 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3245] 199.204.45.65 () {36 vars in 996 bytes} [Wed Feb 25 20:48:54 2026] DELETE /v2.0/ports/2326dd2b-0446-44c9-89d0-cff679c225db => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:48:56.396 8 INFO neutron.db.l3_db [None req-186eb817-c994-420f-a46d-35f96140cf7e 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Floating IP 18083fa8-d4b7-497e-977f-965fbe89abb7 disassociated (deleted). External IP: 10.96.250.207, port: 28baa899-4560-4809-bf36-a032d30eff36. [pid: 8|app: 0|req: 1621/3246] 10.0.0.78 () {32 vars in 731 bytes} [Wed Feb 25 20:48:56 2026] DELETE /v2.0/floatingips/18083fa8-d4b7-497e-977f-965fbe89abb7 => generated 0 bytes in 725 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:48:56.770 7 INFO neutron.api.v2.resource [None req-23cd2f20-096c-4873-9e8b-18a91dc016b8 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1626/3247] 10.0.0.78 () {32 vars in 728 bytes} [Wed Feb 25 20:48:56 2026] GET /v2.0/floatingips/18083fa8-d4b7-497e-977f-965fbe89abb7 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:48:56.966 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-75754630-8752-473f-8f73-22ad8d42dc5a'] response: {'name': 'network-changed', 'server_uuid': '5f0d3c18-39e6-42e1-8e45-5129e8ef6419', 'tag': '28baa899-4560-4809-bf36-a032d30eff36', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1622/3248] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:48:56 2026] GET /v2.0/ports?device_id=5f0d3c18-39e6-42e1-8e45-5129e8ef6419 => generated 1204 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:48:57.034 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-171d13a5-d7cc-422b-9ffa-d70d4f3cd984'] response: {'server_uuid': '562eb918-8113-4151-bb79-d8de421f5be6', 'name': 'network-vif-deleted', 'tag': '2326dd2b-0446-44c9-89d0-cff679c225db', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1627/3249] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:48:57 2026] GET /v2.0/security-groups?id=413075a7-f87a-4def-b1ec-3a71db45e7cd&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3250] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:48:57 2026] GET /v2.0/ports?tenant_id=be2709052edd411ca8165db5f8d4f79e&device_id=5f0d3c18-39e6-42e1-8e45-5129e8ef6419 => generated 1473 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3251] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:48:57 2026] GET /v2.0/networks?id=6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063 => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3252] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:48:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.167&port_id=28baa899-4560-4809-bf36-a032d30eff36 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3253] 199.204.45.65 () {34 vars in 1105 bytes} [Wed Feb 25 20:48:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A10b&port_id=28baa899-4560-4809-bf36-a032d30eff36 => 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: 1625/3254] 199.204.45.65 () {34 vars in 1063 bytes} [Wed Feb 25 20:48:57 2026] GET /v2.0/subnets?id=dc7ec871-4dd7-47fd-9611-eb67c078ea04&id=f014baf7-bb7d-4bee-a032-1e760eb65cee => generated 1414 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3255] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:48:57 2026] GET /v2.0/ports?network_id=6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3256] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:48:57 2026] GET /v2.0/ports?network_id=6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3257] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:48:57 2026] GET /v2.0/networks/6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3258] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:48:57 2026] GET /v2.0/networks/6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3259] 199.204.45.65 () {34 vars in 993 bytes} [Wed Feb 25 20:48:58 2026] GET /v2.0/ports?device_id=5f0d3c18-39e6-42e1-8e45-5129e8ef6419 => generated 1204 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3260] 199.204.45.65 () {36 vars in 996 bytes} [Wed Feb 25 20:48:58 2026] DELETE /v2.0/ports/28baa899-4560-4809-bf36-a032d30eff36 => 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: 1630/3263] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:49:02 2026] GET /v2.0/ports?device_id=5f0d3c18-39e6-42e1-8e45-5129e8ef6419 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:49:07.488 7 INFO neutron.db.l3_db [None req-04cbd865-dc7a-45fb-9f46-5f7368da00ef 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] Floating IP 9fe5e7a3-17b8-44d1-8d66-422f0210dc6a disassociated (deleted). External IP: 10.96.250.220, port: 2ba05cd9-d1e2-4cc1-af9a-24e0b755b5d7. [pid: 7|app: 0|req: 1634/3264] 10.0.0.78 () {32 vars in 731 bytes} [Wed Feb 25 20:49:07 2026] DELETE /v2.0/floatingips/9fe5e7a3-17b8-44d1-8d66-422f0210dc6a => generated 0 bytes in 1263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:08.460 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-de73b447-71fd-4e4a-aecb-7384b5a4b071'] response: {'server_uuid': '5f0d3c18-39e6-42e1-8e45-5129e8ef6419', 'name': 'network-vif-deleted', 'tag': '28baa899-4560-4809-bf36-a032d30eff36', 'status': 'completed', 'code': 200} 2026-02-25 20:49:08.478 8 INFO neutron.api.v2.resource [None req-f184040f-3dfa-46a4-9d98-b1740e897566 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1631/3265] 10.0.0.78 () {32 vars in 728 bytes} [Wed Feb 25 20:49:08 2026] GET /v2.0/floatingips/9fe5e7a3-17b8-44d1-8d66-422f0210dc6a => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:49:08.660 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-73d94051-7945-446d-8cf5-496e82ef12c4'] response: {'name': 'network-changed', 'server_uuid': 'b2653907-ec3c-4451-ad9b-62a02a29b846', 'tag': '2ba05cd9-d1e2-4cc1-af9a-24e0b755b5d7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1635/3266] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:49:08 2026] GET /v2.0/ports?device_id=b2653907-ec3c-4451-ad9b-62a02a29b846 => generated 1200 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3267] 10.0.0.205 () {34 vars in 1040 bytes} [Wed Feb 25 20:49:08 2026] GET /v2.0/security-groups?id=413075a7-f87a-4def-b1ec-3a71db45e7cd&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3268] 199.204.45.65 () {34 vars in 1079 bytes} [Wed Feb 25 20:49:09 2026] GET /v2.0/ports?tenant_id=be2709052edd411ca8165db5f8d4f79e&device_id=b2653907-ec3c-4451-ad9b-62a02a29b846 => generated 1469 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3269] 199.204.45.65 () {34 vars in 985 bytes} [Wed Feb 25 20:49:09 2026] GET /v2.0/networks?id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50 => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3270] 199.204.45.65 () {34 vars in 1057 bytes} [Wed Feb 25 20:49:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.180&port_id=2ba05cd9-d1e2-4cc1-af9a-24e0b755b5d7 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3271] 199.204.45.65 () {34 vars in 1103 bytes} [Wed Feb 25 20:49:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d6&port_id=2ba05cd9-d1e2-4cc1-af9a-24e0b755b5d7 => 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: 1638/3272] 199.204.45.65 () {34 vars in 1063 bytes} [Wed Feb 25 20:49:09 2026] GET /v2.0/subnets?id=f33ef761-4b69-46cf-8f89-78b93207b576&id=29e9da36-3da8-40cd-b483-a9195e06a244 => generated 1409 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3273] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:49:09 2026] GET /v2.0/ports?network_id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3274] 199.204.45.65 () {34 vars in 1051 bytes} [Wed Feb 25 20:49:09 2026] GET /v2.0/ports?network_id=61cc79eb-1e9b-4d45-a55b-8fe217c23d50&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3275] 199.204.45.65 () {34 vars in 1011 bytes} [Wed Feb 25 20:49:09 2026] GET /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3276] 199.204.45.65 () {34 vars in 1111 bytes} [Wed Feb 25 20:49:09 2026] GET /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3277] 199.204.45.65 () {34 vars in 993 bytes} [Wed Feb 25 20:49:10 2026] GET /v2.0/ports?device_id=b2653907-ec3c-4451-ad9b-62a02a29b846 => generated 1200 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3278] 199.204.45.65 () {36 vars in 996 bytes} [Wed Feb 25 20:49:10 2026] DELETE /v2.0/ports/2ba05cd9-d1e2-4cc1-af9a-24e0b755b5d7 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3279] 10.0.0.205 () {34 vars in 990 bytes} [Wed Feb 25 20:49:13 2026] GET /v2.0/ports?device_id=b2653907-ec3c-4451-ad9b-62a02a29b846 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:49:18.963 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2c972ce-5d62-4453-a6ec-57b8e3a9897f'] response: {'server_uuid': 'b2653907-ec3c-4451-ad9b-62a02a29b846', 'name': 'network-vif-deleted', 'tag': '2ba05cd9-d1e2-4cc1-af9a-24e0b755b5d7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1643/3282] 10.0.0.78 () {32 vars in 749 bytes} [Wed Feb 25 20:49:18 2026] DELETE /v2.0/security-group-rules/9de18943-76a5-45bf-b597-929b9ba9e306 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:19.037 8 INFO neutron.api.v2.resource [None req-bb8e9ad5-9e5b-4d68-a0b9-77903935a3c8 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1640/3283] 10.0.0.78 () {32 vars in 746 bytes} [Wed Feb 25 20:49:19 2026] GET /v2.0/security-group-rules/9de18943-76a5-45bf-b597-929b9ba9e306 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3284] 10.0.0.78 () {32 vars in 749 bytes} [Wed Feb 25 20:49:19 2026] DELETE /v2.0/security-group-rules/d57faae4-d249-4aa0-b1c1-ba0c5354f946 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:19.138 8 INFO neutron.api.v2.resource [None req-861a64af-49d8-4b47-a129-744d44c0202b 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1641/3285] 10.0.0.78 () {32 vars in 746 bytes} [Wed Feb 25 20:49:19 2026] GET /v2.0/security-group-rules/d57faae4-d249-4aa0-b1c1-ba0c5354f946 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3286] 10.0.0.78 () {32 vars in 749 bytes} [Wed Feb 25 20:49:19 2026] DELETE /v2.0/security-group-rules/ad0125fe-fa54-4722-b800-3d424d8619b6 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:19.228 8 INFO neutron.api.v2.resource [None req-acf524ed-c702-4796-a6e7-038d307e0151 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1642/3287] 10.0.0.78 () {32 vars in 746 bytes} [Wed Feb 25 20:49:19 2026] GET /v2.0/security-group-rules/ad0125fe-fa54-4722-b800-3d424d8619b6 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3288] 10.0.0.78 () {32 vars in 749 bytes} [Wed Feb 25 20:49:19 2026] DELETE /v2.0/security-group-rules/a3c42242-722a-4d5f-b70f-33f36a1c3e09 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:19.323 8 INFO neutron.api.v2.resource [None req-1fe19b0f-c809-411b-b925-20933e49439b 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1643/3289] 10.0.0.78 () {32 vars in 746 bytes} [Wed Feb 25 20:49:19 2026] GET /v2.0/security-group-rules/a3c42242-722a-4d5f-b70f-33f36a1c3e09 => 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: 1647/3290] 10.0.0.78 () {32 vars in 749 bytes} [Wed Feb 25 20:49:19 2026] DELETE /v2.0/security-group-rules/2c8a4088-341f-4fe7-9ce8-a8e989b4b9d8 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:19.414 8 INFO neutron.api.v2.resource [None req-64795695-6d24-47e6-8344-9406f2ab6c70 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1644/3291] 10.0.0.78 () {32 vars in 746 bytes} [Wed Feb 25 20:49:19 2026] GET /v2.0/security-group-rules/2c8a4088-341f-4fe7-9ce8-a8e989b4b9d8 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3292] 10.0.0.78 () {32 vars in 749 bytes} [Wed Feb 25 20:49:19 2026] DELETE /v2.0/security-group-rules/2118ae66-82ee-48c6-abfc-b97a7f7dc4f0 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:19.517 8 INFO neutron.api.v2.resource [None req-b946bbd4-81f5-49f7-908e-8ac73a509f6d 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1645/3293] 10.0.0.78 () {32 vars in 746 bytes} [Wed Feb 25 20:49:19 2026] GET /v2.0/security-group-rules/2118ae66-82ee-48c6-abfc-b97a7f7dc4f0 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3294] 10.0.0.78 () {32 vars in 749 bytes} [Wed Feb 25 20:49:19 2026] DELETE /v2.0/security-group-rules/eef7d6a4-8fab-4d2c-b140-414f1b60dc37 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:19.608 8 INFO neutron.api.v2.resource [None req-cdad6f87-4a8e-48d4-a865-6b4d375ea84e 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1646/3295] 10.0.0.78 () {32 vars in 746 bytes} [Wed Feb 25 20:49:19 2026] GET /v2.0/security-group-rules/eef7d6a4-8fab-4d2c-b140-414f1b60dc37 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3296] 10.0.0.78 () {32 vars in 749 bytes} [Wed Feb 25 20:49:19 2026] DELETE /v2.0/security-group-rules/3f3f685d-3490-4e3e-a0c8-8f58977641a4 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:19.699 8 INFO neutron.api.v2.resource [None req-375f5184-adf5-4338-91d8-bf6baeacf627 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1647/3297] 10.0.0.78 () {32 vars in 746 bytes} [Wed Feb 25 20:49:19 2026] GET /v2.0/security-group-rules/3f3f685d-3490-4e3e-a0c8-8f58977641a4 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3298] 10.0.0.78 () {32 vars in 749 bytes} [Wed Feb 25 20:49:19 2026] DELETE /v2.0/security-group-rules/72944460-c12a-4aff-97bb-84b4db99461a => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:19.785 8 INFO neutron.api.v2.resource [None req-29a85cbf-3a17-4b20-9d34-b73d6c41bbf2 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1648/3299] 10.0.0.78 () {32 vars in 746 bytes} [Wed Feb 25 20:49:19 2026] GET /v2.0/security-group-rules/72944460-c12a-4aff-97bb-84b4db99461a => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3300] 10.0.0.78 () {32 vars in 749 bytes} [Wed Feb 25 20:49:19 2026] DELETE /v2.0/security-group-rules/eb1616cf-22ef-4f0d-9126-ba2bc1bfb10d => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:19.861 8 INFO neutron.api.v2.resource [None req-2102c8bb-2ec8-42dc-b715-592be0919fca 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1649/3301] 10.0.0.78 () {32 vars in 746 bytes} [Wed Feb 25 20:49:19 2026] GET /v2.0/security-group-rules/eb1616cf-22ef-4f0d-9126-ba2bc1bfb10d => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3302] 10.0.0.78 () {32 vars in 749 bytes} [Wed Feb 25 20:49:19 2026] DELETE /v2.0/security-group-rules/028762e4-b8dc-4b46-8af7-ec79bfe2b7d8 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:19.931 8 INFO neutron.api.v2.resource [None req-17106a74-4c05-4c8e-9e12-f6cb58b96802 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1650/3303] 10.0.0.78 () {32 vars in 746 bytes} [Wed Feb 25 20:49:19 2026] GET /v2.0/security-group-rules/028762e4-b8dc-4b46-8af7-ec79bfe2b7d8 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3304] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:49:19 2026] DELETE /v2.0/security-groups/413075a7-f87a-4def-b1ec-3a71db45e7cd => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:20.032 8 INFO neutron.api.v2.resource [None req-cf87bbbf-c546-4f25-b306-2c2f310766e2 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1651/3305] 10.0.0.78 () {32 vars in 736 bytes} [Wed Feb 25 20:49:20 2026] GET /v2.0/security-groups/413075a7-f87a-4def-b1ec-3a71db45e7cd => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3306] 10.0.0.78 () {34 vars in 788 bytes} [Wed Feb 25 20:49:20 2026] PUT /v2.0/routers/478240f2-5435-418c-a0a1-872bc829b08b/remove_router_interface => generated 309 bytes in 1025 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:49:21.276 8 INFO neutron.api.v2.resource [None req-03501b33-d2c1-4e1a-a0e6-f0476e3768b4 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1652/3307] 10.0.0.78 () {34 vars in 788 bytes} [Wed Feb 25 20:49:21 2026] PUT /v2.0/routers/478240f2-5435-418c-a0a1-872bc829b08b/remove_router_interface => generated 198 bytes in 171 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3308] 10.0.0.78 () {34 vars in 788 bytes} [Wed Feb 25 20:49:21 2026] PUT /v2.0/routers/478240f2-5435-418c-a0a1-872bc829b08b/remove_router_interface => generated 309 bytes in 1110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:49:22.565 8 INFO neutron.api.v2.resource [None req-d6bcf9f1-376c-4dd7-9238-fe86d584590e 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1653/3309] 10.0.0.78 () {34 vars in 788 bytes} [Wed Feb 25 20:49:22 2026] PUT /v2.0/routers/478240f2-5435-418c-a0a1-872bc829b08b/remove_router_interface => generated 198 bytes in 169 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3310] 10.0.0.78 () {34 vars in 788 bytes} [Wed Feb 25 20:49:22 2026] PUT /v2.0/routers/478240f2-5435-418c-a0a1-872bc829b08b/remove_router_interface => generated 309 bytes in 990 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-02-25 20:49:23.729 8 INFO neutron.api.v2.resource [None req-2d295b3f-6e32-42c6-82ce-d076349823c4 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1654/3311] 10.0.0.78 () {34 vars in 788 bytes} [Wed Feb 25 20:49:23 2026] PUT /v2.0/routers/478240f2-5435-418c-a0a1-872bc829b08b/remove_router_interface => generated 198 bytes in 162 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:49:24.585 7 INFO neutron.db.l3_hamode_db [None req-0fce0e6e-aacb-4838-baef-10047be5000a 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] HA network 598f4bc8-5e23-4940-92f7-5662dc8ad07b was deleted as no HA routers are present in tenant be2709052edd411ca8165db5f8d4f79e. [pid: 7|app: 0|req: 1658/3312] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:49:23 2026] DELETE /v2.0/routers/478240f2-5435-418c-a0a1-872bc829b08b => generated 0 bytes in 857 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:24.615 8 INFO neutron.api.v2.resource [None req-eee721a0-ec07-4b89-ba12-fa264c66270c 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1655/3313] 10.0.0.78 () {32 vars in 720 bytes} [Wed Feb 25 20:49:24 2026] GET /v2.0/routers/478240f2-5435-418c-a0a1-872bc829b08b => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:49:24.631 7 INFO neutron.services.segments.plugin [-] Segment 2b2d963f-6fe5-45d3-b5b3-0ce8946f6c9d resource provider aggregate not found 2026-02-25 20:49:24.635 7 INFO neutron.services.segments.plugin [-] Segment 2b2d963f-6fe5-45d3-b5b3-0ce8946f6c9d resource provider aggregate not found 2026-02-25 20:49:24.651 7 INFO neutron.services.segments.plugin [-] Segment 2b2d963f-6fe5-45d3-b5b3-0ce8946f6c9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b2d963f-6fe5-45d3-b5b3-0ce8946f6c9d found for delete ", "request_id": "req-cfd8f0bc-fcaa-4f8f-8447-b204ba006e2f"}]} 2026-02-25 20:49:24.651 7 INFO neutron.services.segments.plugin [-] Segment 2b2d963f-6fe5-45d3-b5b3-0ce8946f6c9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b2d963f-6fe5-45d3-b5b3-0ce8946f6c9d found for delete ", "request_id": "req-1df40eaa-a8a3-4947-a4f1-243ae9734d3b"}]} [pid: 7|app: 0|req: 1659/3314] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:49:24 2026] DELETE /v2.0/subnets/f014baf7-bb7d-4bee-a032-1e760eb65cee => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:49:24.807 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4194264f-5dd0-45ef-9ef0-1caf4e281259 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1656/3315] 10.0.0.78 () {32 vars in 720 bytes} [Wed Feb 25 20:49:24 2026] GET /v2.0/subnets/f014baf7-bb7d-4bee-a032-1e760eb65cee => 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: 1660/3316] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:49:24 2026] DELETE /v2.0/subnets/dc7ec871-4dd7-47fd-9611-eb67c078ea04 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:49:24.989 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1a9a2f4f-6dc1-412b-a291-ba319bb5e2a1 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1657/3317] 10.0.0.78 () {32 vars in 720 bytes} [Wed Feb 25 20:49:24 2026] GET /v2.0/subnets/dc7ec871-4dd7-47fd-9611-eb67c078ea04 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3318] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:49:24 2026] DELETE /v2.0/networks/6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:49:25.290 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8d36ccb5-0290-4412-913e-31be40dcf683 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1658/3319] 10.0.0.78 () {32 vars in 722 bytes} [Wed Feb 25 20:49:25 2026] GET /v2.0/networks/6d62f2b5-fa1c-4c21-90cf-2e5eaaf0b063 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3320] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:49:25 2026] DELETE /v2.0/subnets/f33ef761-4b69-46cf-8f89-78b93207b576 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:49:25.472 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7df7fd93-8fd5-4083-8fe2-d03c40acecb7 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1659/3321] 10.0.0.78 () {32 vars in 720 bytes} [Wed Feb 25 20:49:25 2026] GET /v2.0/subnets/f33ef761-4b69-46cf-8f89-78b93207b576 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3322] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:49:25 2026] DELETE /v2.0/subnets/29e9da36-3da8-40cd-b483-a9195e06a244 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:49:25.657 8 INFO neutron.pecan_wsgi.hooks.translation [None req-89822e1b-c026-4736-9405-3246d77f31fd 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1660/3323] 10.0.0.78 () {32 vars in 720 bytes} [Wed Feb 25 20:49:25 2026] GET /v2.0/subnets/29e9da36-3da8-40cd-b483-a9195e06a244 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3324] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:49:25 2026] DELETE /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:49:25.950 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c2d6de83-47ac-4a8e-a851-9be4166117c3 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1661/3325] 10.0.0.78 () {32 vars in 722 bytes} [Wed Feb 25 20:49:25 2026] GET /v2.0/networks/61cc79eb-1e9b-4d45-a55b-8fe217c23d50 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3326] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:49:25 2026] DELETE /v2.0/subnets/061e71fe-f174-4ba1-91d8-24dc3c1f0430 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:49:26.135 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4423f80c-f47e-4fb2-ab58-871bb30cdfe4 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1662/3327] 10.0.0.78 () {32 vars in 720 bytes} [Wed Feb 25 20:49:26 2026] GET /v2.0/subnets/061e71fe-f174-4ba1-91d8-24dc3c1f0430 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3328] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:49:26 2026] DELETE /v2.0/subnets/3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:49:26.352 8 INFO neutron.pecan_wsgi.hooks.translation [None req-496f377e-9a4f-47ca-9722-fb6700290fad 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1663/3329] 10.0.0.78 () {32 vars in 720 bytes} [Wed Feb 25 20:49:26 2026] GET /v2.0/subnets/3dc48cc4-e18a-445e-9054-6a1cb83cd22a => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:49:26.669 7 INFO neutron.services.segments.plugin [-] Segment 76d47e65-2c3b-4692-8267-33f1db0ad028 resource provider aggregate not found 2026-02-25 20:49:26.675 7 INFO neutron.services.segments.plugin [-] Segment 76d47e65-2c3b-4692-8267-33f1db0ad028 resource provider aggregate not found 2026-02-25 20:49:26.680 7 INFO neutron.services.segments.plugin [-] Segment 76d47e65-2c3b-4692-8267-33f1db0ad028 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76d47e65-2c3b-4692-8267-33f1db0ad028 found for delete ", "request_id": "req-fe0ff458-436c-4dbe-ac4a-eed9ab8bfd35"}]} 2026-02-25 20:49:26.686 7 INFO neutron.services.segments.plugin [-] Segment 76d47e65-2c3b-4692-8267-33f1db0ad028 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76d47e65-2c3b-4692-8267-33f1db0ad028 found for delete ", "request_id": "req-f35cf569-96c9-4494-9657-af3f47a209b1"}]} 2026-02-25 20:49:26.699 7 INFO neutron.services.segments.plugin [-] Segment 8ddede39-59a3-40ea-9087-bc97bd84bd81 resource provider aggregate not found 2026-02-25 20:49:26.704 7 INFO neutron.services.segments.plugin [-] Segment 8ddede39-59a3-40ea-9087-bc97bd84bd81 resource provider aggregate not found 2026-02-25 20:49:26.715 7 INFO neutron.services.segments.plugin [-] Segment 8ddede39-59a3-40ea-9087-bc97bd84bd81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ddede39-59a3-40ea-9087-bc97bd84bd81 found for delete ", "request_id": "req-4a21bc0e-fb53-481b-89b4-2694cd020ab2"}]} 2026-02-25 20:49:26.716 7 INFO neutron.services.segments.plugin [-] Segment 8ddede39-59a3-40ea-9087-bc97bd84bd81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ddede39-59a3-40ea-9087-bc97bd84bd81 found for delete ", "request_id": "req-96fddb66-17a3-4066-9b0b-2fa61ea43db2"}]} [pid: 7|app: 0|req: 1667/3330] 10.0.0.78 () {32 vars in 725 bytes} [Wed Feb 25 20:49:26 2026] DELETE /v2.0/networks/1b3a5c1b-ee77-4fd0-a5c1-22771576a082 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-02-25 20:49:26.765 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3ae766dc-ee62-4577-926d-26a4ddfc75c3 49401ed43e87415797ca43bd0c1e5f7f be2709052edd411ca8165db5f8d4f79e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1664/3331] 10.0.0.78 () {32 vars in 722 bytes} [Wed Feb 25 20:49:26 2026] GET /v2.0/networks/1b3a5c1b-ee77-4fd0-a5c1-22771576a082 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-02-25 20:49:28.738 7 INFO neutron.services.segments.plugin [-] Segment bf609f77-dd1d-4369-aeaf-4e96849ae5a8 resource provider aggregate not found 2026-02-25 20:49:28.741 7 INFO neutron.services.segments.plugin [-] Segment bf609f77-dd1d-4369-aeaf-4e96849ae5a8 resource provider aggregate not found 2026-02-25 20:49:28.753 7 INFO neutron.services.segments.plugin [-] Segment bf609f77-dd1d-4369-aeaf-4e96849ae5a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf609f77-dd1d-4369-aeaf-4e96849ae5a8 found for delete ", "request_id": "req-322bb086-67f7-43db-bf51-5ac8d378a626"}]} 2026-02-25 20:49:28.757 7 INFO neutron.services.segments.plugin [-] Segment bf609f77-dd1d-4369-aeaf-4e96849ae5a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf609f77-dd1d-4369-aeaf-4e96849ae5a8 found for delete ", "request_id": "req-0b70f246-1a74-4f91-a976-b7b55502ccce"}]} [pid: 7|app: 0|req: 1668/3332] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:49:28 2026] GET /v2.0/security-groups?tenant_id=f4f367ce937644049e4c2d9055a216ea&name=default => generated 2929 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3333] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:49:28 2026] DELETE /v2.0/security-groups/2c69e77b-9f62-460e-9716-06fd1215ac42 => 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: 1669/3334] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:49:29 2026] GET /v2.0/security-groups?tenant_id=be2709052edd411ca8165db5f8d4f79e&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3335] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:49:29 2026] DELETE /v2.0/security-groups/bbe6f108-5a6e-4e32-84e5-afce7c0c06fb => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3336] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:49:29 2026] GET /v2.0/security-groups?tenant_id=2099c57a84754d64ad4126a8b2d48480&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3337] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:49:29 2026] DELETE /v2.0/security-groups/c4f67b6e-439c-4783-bf1b-15448583edd5 => 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: 1671/3338] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:49:29 2026] GET /v2.0/security-groups?tenant_id=77a0f15985474ebeb8e657685500b517&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3339] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:49:29 2026] DELETE /v2.0/security-groups/77736d2f-9949-4217-9975-e52f5a2e539c => 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: 1672/3340] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:49:30 2026] GET /v2.0/security-groups?tenant_id=7d15ecea6d274dc397c33793549b23f9&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3341] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:49:30 2026] DELETE /v2.0/security-groups/a7e4fe1e-0721-43df-9cc1-2923e810c14c => 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: 1673/3342] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:49:30 2026] GET /v2.0/security-groups?tenant_id=bb9b55e8b895428898e9cdbd34f7a6d9&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3343] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:49:30 2026] DELETE /v2.0/security-groups/2f13028f-3af8-45b6-b657-e1883e45cc26 => 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: 1674/3344] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:49:30 2026] GET /v2.0/security-groups?tenant_id=82f222627d5e4560a97313e96b1195da&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3345] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:49:30 2026] DELETE /v2.0/security-groups/55fb5546-f29f-47ab-85f4-a0aa74409566 => 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: 1676/3348] 10.0.0.78 () {34 vars in 677 bytes} [Wed Feb 25 20:49:34 2026] POST /v2.0/qos/policies => generated 359 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3349] 10.0.0.78 () {34 vars in 677 bytes} [Wed Feb 25 20:49:34 2026] POST /v2.0/qos/policies => generated 359 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3350] 10.0.0.78 () {34 vars in 677 bytes} [Wed Feb 25 20:49:34 2026] POST /v2.0/qos/policies => generated 359 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3351] 10.0.0.78 () {34 vars in 677 bytes} [Wed Feb 25 20:49:34 2026] POST /v2.0/qos/policies => generated 359 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3352] 10.0.0.78 () {34 vars in 677 bytes} [Wed Feb 25 20:49:34 2026] POST /v2.0/qos/policies => generated 359 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3353] 10.0.0.78 () {34 vars in 752 bytes} [Wed Feb 25 20:49:34 2026] PUT /v2.0/policies/61ee01ca-de27-4303-9c4c-f223fa7103bf/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3354] 10.0.0.78 () {34 vars in 752 bytes} [Wed Feb 25 20:49:35 2026] PUT /v2.0/policies/e2cc5cc8-e85f-4ac9-b8f7-bc288aa54539/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3355] 10.0.0.114 () {28 vars in 581 bytes} [Wed Feb 25 20:49:34 2026] GET /v2.0/agents => generated 3385 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3356] 10.0.0.114 () {28 vars in 619 bytes} [Wed Feb 25 20:49:35 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3357] 10.0.0.78 () {34 vars in 752 bytes} [Wed Feb 25 20:49:35 2026] PUT /v2.0/policies/5091b312-4e5d-41e4-aa4f-78863fd22141/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3358] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:49:35 2026] GET /v2.0/floatingips => 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: 1682/3359] 10.0.0.78 () {34 vars in 752 bytes} [Wed Feb 25 20:49:35 2026] PUT /v2.0/policies/719d94f9-6612-490e-926f-855311d202ba/tags => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3360] 10.0.0.114 () {28 vars in 599 bytes} [Wed Feb 25 20:49:35 2026] GET /v2.0/security-groups => generated 17393 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3361] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:49:35 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3362] 10.0.0.114 () {28 vars in 579 bytes} [Wed Feb 25 20:49:35 2026] GET /v2.0/ports => generated 4717 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3363] 10.0.0.114 () {28 vars in 585 bytes} [Wed Feb 25 20:49:35 2026] GET /v2.0/networks => generated 2168 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1680/3364] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:49:35 2026] GET /v2.0/routers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1685/3365] 10.0.0.114 () {28 vars in 624 bytes} [Wed Feb 25 20:49:35 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: 1681/3366] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:49:35 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3367] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:49:35 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3368] 10.0.0.78 () {32 vars in 673 bytes} [Wed Feb 25 20:49:35 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3369] 10.0.0.78 () {32 vars in 687 bytes} [Wed Feb 25 20:49:35 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3370] 10.0.0.78 () {32 vars in 683 bytes} [Wed Feb 25 20:49:35 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3371] 10.0.0.78 () {32 vars in 695 bytes} [Wed Feb 25 20:49:35 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3372] 10.0.0.78 () {32 vars in 681 bytes} [Wed Feb 25 20:49:35 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1689/3373] 10.0.0.78 () {32 vars in 695 bytes} [Wed Feb 25 20:49:35 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3374] 10.0.0.78 () {32 vars in 691 bytes} [Wed Feb 25 20:49:35 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3375] 10.0.0.78 () {32 vars in 703 bytes} [Wed Feb 25 20:49:35 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1686/3376] 10.0.0.78 () {32 vars in 733 bytes} [Wed Feb 25 20:49:35 2026] DELETE /v2.0/qos/policies/61ee01ca-de27-4303-9c4c-f223fa7103bf => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3377] 10.0.0.78 () {32 vars in 733 bytes} [Wed Feb 25 20:49:36 2026] DELETE /v2.0/qos/policies/e2cc5cc8-e85f-4ac9-b8f7-bc288aa54539 => 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: 1687/3378] 10.0.0.78 () {32 vars in 733 bytes} [Wed Feb 25 20:49:36 2026] DELETE /v2.0/qos/policies/5091b312-4e5d-41e4-aa4f-78863fd22141 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1692/3379] 10.0.0.78 () {32 vars in 733 bytes} [Wed Feb 25 20:49:36 2026] DELETE /v2.0/qos/policies/719d94f9-6612-490e-926f-855311d202ba => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3380] 10.0.0.78 () {32 vars in 733 bytes} [Wed Feb 25 20:49:36 2026] DELETE /v2.0/qos/policies/c278a029-6080-4ea6-a086-0b4f670c9d58 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1693/3381] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:49:36 2026] GET /v2.0/security-groups?tenant_id=97370b69dd884a349c931722b692453e&name=default => generated 2929 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3382] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:49:37 2026] DELETE /v2.0/security-groups/fccf886e-eb68-4ed5-b4f2-c0dc95b2dede => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3383] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:49:37 2026] GET /v2.0/security-groups?tenant_id=545c018322474921ab88a4295ec8e763&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3384] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:49:37 2026] DELETE /v2.0/security-groups/6937a82f-0ccc-4236-8071-31a3efb8083f => 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: 1695/3385] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:49:37 2026] GET /v2.0/security-groups?tenant_id=7f9ad6a0b58f448196ed08c2f9ebf1f3&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1691/3386] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:49:37 2026] DELETE /v2.0/security-groups/27e9be2f-c3b5-4477-a40a-2f7341525778 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:42.037 7 WARNING neutron_lib.context [None req-dd3d41a4-d3d0-4b89-b913-264b7c7121fd 3c6fd5a0bd79494ea3b29b609b1cda3a 0505f2d65cd148cb818181663fc3b63a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:49:42.082 7 INFO neutron.db.segments_db [None req-dd3d41a4-d3d0-4b89-b913-264b7c7121fd 3c6fd5a0bd79494ea3b29b609b1cda3a 0505f2d65cd148cb818181663fc3b63a - - default default] Added segment c88f70a8-de9f-412b-a248-7f0d30475ba0 of type vxlan for network 7f0affbc-6db2-44cf-a6e0-22d3d72f12c7 2026-02-25 20:49:42.350 7 INFO neutron.db.l3_hamode_db [None req-dd3d41a4-d3d0-4b89-b913-264b7c7121fd 3c6fd5a0bd79494ea3b29b609b1cda3a 0505f2d65cd148cb818181663fc3b63a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:49:42.489 7 INFO neutron.db.l3_hamode_db [None req-dd3d41a4-d3d0-4b89-b913-264b7c7121fd 3c6fd5a0bd79494ea3b29b609b1cda3a 0505f2d65cd148cb818181663fc3b63a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1696/3387] 10.0.0.78 () {34 vars in 667 bytes} [Wed Feb 25 20:49:41 2026] POST /v2.0/routers => generated 474 bytes in 1212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:49:43.125 8 WARNING neutron_lib.context [None req-8bee7aa9-cfe3-4384-89c2-39d536520d94 3c6fd5a0bd79494ea3b29b609b1cda3a 0505f2d65cd148cb818181663fc3b63a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:49:43.162 8 INFO neutron.db.l3_hamode_db [None req-8bee7aa9-cfe3-4384-89c2-39d536520d94 3c6fd5a0bd79494ea3b29b609b1cda3a 0505f2d65cd148cb818181663fc3b63a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:49:43.261 8 INFO neutron.db.l3_hamode_db [None req-8bee7aa9-cfe3-4384-89c2-39d536520d94 3c6fd5a0bd79494ea3b29b609b1cda3a 0505f2d65cd148cb818181663fc3b63a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1692/3388] 10.0.0.78 () {34 vars in 667 bytes} [Wed Feb 25 20:49:43 2026] POST /v2.0/routers => generated 474 bytes in 684 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:49:43.816 7 WARNING neutron_lib.context [None req-3f67baa1-acd4-47d2-9048-52b39dd99ff5 3c6fd5a0bd79494ea3b29b609b1cda3a 0505f2d65cd148cb818181663fc3b63a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:49:43.852 7 INFO neutron.db.l3_hamode_db [None req-3f67baa1-acd4-47d2-9048-52b39dd99ff5 3c6fd5a0bd79494ea3b29b609b1cda3a 0505f2d65cd148cb818181663fc3b63a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:49:43.955 7 INFO neutron.db.l3_hamode_db [None req-3f67baa1-acd4-47d2-9048-52b39dd99ff5 3c6fd5a0bd79494ea3b29b609b1cda3a 0505f2d65cd148cb818181663fc3b63a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1697/3389] 10.0.0.78 () {34 vars in 667 bytes} [Wed Feb 25 20:49:43 2026] POST /v2.0/routers => generated 474 bytes in 710 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:49:44.528 8 WARNING neutron_lib.context [None req-62b8b97a-41b5-4d8d-893e-247f024f4a55 3c6fd5a0bd79494ea3b29b609b1cda3a 0505f2d65cd148cb818181663fc3b63a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:49:44.562 8 INFO neutron.db.l3_hamode_db [None req-62b8b97a-41b5-4d8d-893e-247f024f4a55 3c6fd5a0bd79494ea3b29b609b1cda3a 0505f2d65cd148cb818181663fc3b63a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:49:44.668 8 INFO neutron.db.l3_hamode_db [None req-62b8b97a-41b5-4d8d-893e-247f024f4a55 3c6fd5a0bd79494ea3b29b609b1cda3a 0505f2d65cd148cb818181663fc3b63a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1693/3390] 10.0.0.78 () {34 vars in 667 bytes} [Wed Feb 25 20:49:44 2026] POST /v2.0/routers => generated 474 bytes in 690 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:49:45.222 7 WARNING neutron_lib.context [None req-58771be1-3fd6-4b78-bb47-12f028dbfa8b 3c6fd5a0bd79494ea3b29b609b1cda3a 0505f2d65cd148cb818181663fc3b63a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-02-25 20:49:45.253 7 INFO neutron.db.l3_hamode_db [None req-58771be1-3fd6-4b78-bb47-12f028dbfa8b 3c6fd5a0bd79494ea3b29b609b1cda3a 0505f2d65cd148cb818181663fc3b63a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:49:45.351 7 INFO neutron.db.l3_hamode_db [None req-58771be1-3fd6-4b78-bb47-12f028dbfa8b 3c6fd5a0bd79494ea3b29b609b1cda3a 0505f2d65cd148cb818181663fc3b63a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1698/3391] 10.0.0.78 () {34 vars in 667 bytes} [Wed Feb 25 20:49:45 2026] POST /v2.0/routers => generated 474 bytes in 649 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1694/3392] 10.0.0.78 () {34 vars in 750 bytes} [Wed Feb 25 20:49:45 2026] PUT /v2.0/routers/c8b1b7e4-1768-481f-ac7d-a81ac6c04e1f/tags => generated 17 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1699/3393] 10.0.0.78 () {34 vars in 750 bytes} [Wed Feb 25 20:49:45 2026] PUT /v2.0/routers/051901f5-a7a1-4894-8464-b84eb68a5309/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1695/3394] 10.0.0.78 () {34 vars in 750 bytes} [Wed Feb 25 20:49:46 2026] PUT /v2.0/routers/b6e8bb86-9719-4e1a-8557-ea5ca755ad16/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1700/3395] 10.0.0.78 () {34 vars in 750 bytes} [Wed Feb 25 20:49:46 2026] PUT /v2.0/routers/a4cc78d9-df4f-4ef8-bf7d-483886d71ce8/tags => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1696/3396] 10.0.0.78 () {32 vars in 663 bytes} [Wed Feb 25 20:49:46 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1701/3397] 10.0.0.78 () {32 vars in 677 bytes} [Wed Feb 25 20:49:46 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1697/3400] 10.0.0.78 () {32 vars in 673 bytes} [Wed Feb 25 20:49:46 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1704/3401] 10.0.0.78 () {32 vars in 685 bytes} [Wed Feb 25 20:49:46 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1698/3402] 10.0.0.78 () {32 vars in 671 bytes} [Wed Feb 25 20:49:46 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1705/3403] 10.0.0.78 () {32 vars in 685 bytes} [Wed Feb 25 20:49:46 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1699/3404] 10.0.0.78 () {32 vars in 681 bytes} [Wed Feb 25 20:49:46 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1706/3405] 10.0.0.78 () {32 vars in 693 bytes} [Wed Feb 25 20:49:46 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1700/3406] 10.0.0.78 () {32 vars in 720 bytes} [Wed Feb 25 20:49:46 2026] GET /v2.0/routers/c8b1b7e4-1768-481f-ac7d-a81ac6c04e1f => generated 485 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3407] 10.0.0.78 () {34 vars in 741 bytes} [Wed Feb 25 20:49:46 2026] PUT /v2.0/routers/c8b1b7e4-1768-481f-ac7d-a81ac6c04e1f => generated 485 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1701/3408] 10.0.0.78 () {32 vars in 735 bytes} [Wed Feb 25 20:49:47 2026] GET /v2.0/ports?device_id=c8b1b7e4-1768-481f-ac7d-a81ac6c04e1f => 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: 1708/3409] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:49:47 2026] DELETE /v2.0/routers/c8b1b7e4-1768-481f-ac7d-a81ac6c04e1f => generated 0 bytes in 347 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1702/3410] 10.0.0.78 () {32 vars in 720 bytes} [Wed Feb 25 20:49:47 2026] GET /v2.0/routers/051901f5-a7a1-4894-8464-b84eb68a5309 => generated 493 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1709/3411] 10.0.0.78 () {34 vars in 741 bytes} [Wed Feb 25 20:49:47 2026] PUT /v2.0/routers/051901f5-a7a1-4894-8464-b84eb68a5309 => generated 493 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1703/3412] 10.0.0.78 () {32 vars in 735 bytes} [Wed Feb 25 20:49:48 2026] GET /v2.0/ports?device_id=051901f5-a7a1-4894-8464-b84eb68a5309 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1710/3413] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:49:48 2026] DELETE /v2.0/routers/051901f5-a7a1-4894-8464-b84eb68a5309 => generated 0 bytes in 930 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1704/3414] 10.0.0.78 () {32 vars in 720 bytes} [Wed Feb 25 20:49:49 2026] GET /v2.0/routers/b6e8bb86-9719-4e1a-8557-ea5ca755ad16 => generated 502 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1711/3415] 10.0.0.78 () {34 vars in 741 bytes} [Wed Feb 25 20:49:49 2026] PUT /v2.0/routers/b6e8bb86-9719-4e1a-8557-ea5ca755ad16 => generated 502 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1705/3416] 10.0.0.78 () {32 vars in 735 bytes} [Wed Feb 25 20:49:49 2026] GET /v2.0/ports?device_id=b6e8bb86-9719-4e1a-8557-ea5ca755ad16 => 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: 1712/3417] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:49:49 2026] DELETE /v2.0/routers/b6e8bb86-9719-4e1a-8557-ea5ca755ad16 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3418] 10.0.0.78 () {32 vars in 720 bytes} [Wed Feb 25 20:49:50 2026] GET /v2.0/routers/a4cc78d9-df4f-4ef8-bf7d-483886d71ce8 => generated 487 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1713/3419] 10.0.0.78 () {34 vars in 741 bytes} [Wed Feb 25 20:49:50 2026] PUT /v2.0/routers/a4cc78d9-df4f-4ef8-bf7d-483886d71ce8 => generated 487 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1707/3420] 10.0.0.78 () {32 vars in 735 bytes} [Wed Feb 25 20:49:50 2026] GET /v2.0/ports?device_id=a4cc78d9-df4f-4ef8-bf7d-483886d71ce8 => 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: 1714/3421] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:49:50 2026] DELETE /v2.0/routers/a4cc78d9-df4f-4ef8-bf7d-483886d71ce8 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1708/3422] 10.0.0.78 () {32 vars in 720 bytes} [Wed Feb 25 20:49:51 2026] GET /v2.0/routers/e9ec9407-65fc-4ed3-b4d0-ae434a51845d => generated 480 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1715/3423] 10.0.0.78 () {34 vars in 741 bytes} [Wed Feb 25 20:49:51 2026] PUT /v2.0/routers/e9ec9407-65fc-4ed3-b4d0-ae434a51845d => generated 480 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1709/3424] 10.0.0.78 () {32 vars in 735 bytes} [Wed Feb 25 20:49:51 2026] GET /v2.0/ports?device_id=e9ec9407-65fc-4ed3-b4d0-ae434a51845d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:49:52.230 7 INFO neutron.services.segments.plugin [-] Segment c88f70a8-de9f-412b-a248-7f0d30475ba0 resource provider aggregate not found 2026-02-25 20:49:52.234 7 INFO neutron.services.segments.plugin [-] Segment c88f70a8-de9f-412b-a248-7f0d30475ba0 resource provider aggregate not found 2026-02-25 20:49:52.242 7 INFO neutron.services.segments.plugin [-] Segment c88f70a8-de9f-412b-a248-7f0d30475ba0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c88f70a8-de9f-412b-a248-7f0d30475ba0 found for delete ", "request_id": "req-5f4c16c4-1aec-4726-ad2c-510f962d51e7"}]} 2026-02-25 20:49:52.248 7 INFO neutron.services.segments.plugin [-] Segment c88f70a8-de9f-412b-a248-7f0d30475ba0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c88f70a8-de9f-412b-a248-7f0d30475ba0 found for delete ", "request_id": "req-b285363a-7392-4ddb-9234-11028e85db90"}]} 2026-02-25 20:49:52.254 7 INFO neutron.db.l3_hamode_db [None req-355fb667-61e7-4579-9926-66fbdda66332 3c6fd5a0bd79494ea3b29b609b1cda3a 0505f2d65cd148cb818181663fc3b63a - - default default] HA network 7f0affbc-6db2-44cf-a6e0-22d3d72f12c7 was deleted as no HA routers are present in tenant 0505f2d65cd148cb818181663fc3b63a. [pid: 7|app: 0|req: 1716/3425] 10.0.0.78 () {32 vars in 723 bytes} [Wed Feb 25 20:49:51 2026] DELETE /v2.0/routers/e9ec9407-65fc-4ed3-b4d0-ae434a51845d => generated 0 bytes in 494 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1710/3426] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:49:52 2026] GET /v2.0/security-groups?tenant_id=efbc9664508c4795873105d2da839334&name=default => generated 2929 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1717/3427] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:49:53 2026] DELETE /v2.0/security-groups/747bb5e8-e78c-436b-bf3f-9b6216d35b75 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1711/3428] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:49:53 2026] GET /v2.0/security-groups?tenant_id=0505f2d65cd148cb818181663fc3b63a&name=default => generated 2929 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1718/3429] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:49:53 2026] DELETE /v2.0/security-groups/42b51cf9-0f0d-4952-9a44-895de526f3f9 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1712/3430] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:49:53 2026] GET /v2.0/security-groups?tenant_id=85d02910f1a44f9aa506de8679e9754b&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1719/3431] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:49:53 2026] DELETE /v2.0/security-groups/4a88ec20-d3e0-4d1a-b3aa-9600a5cb5b8e => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:49:57.906 8 WARNING neutron_lib.context [None req-894a2abe-4847-4527-afe5-47bdb5505ae4 29ca97f822fa4c0cb2cec368bd7eed62 16631c9268754c089edef36306e70bf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1713/3432] 10.0.0.78 () {34 vars in 675 bytes} [Wed Feb 25 20:49:57 2026] POST /v2.0/subnetpools => generated 516 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:49:57.958 7 WARNING neutron_lib.context [None req-b9ef9c03-78ef-442a-b167-7d2c7512df32 29ca97f822fa4c0cb2cec368bd7eed62 16631c9268754c089edef36306e70bf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1720/3433] 10.0.0.78 () {34 vars in 675 bytes} [Wed Feb 25 20:49:57 2026] POST /v2.0/subnetpools => generated 516 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:49:58.024 8 WARNING neutron_lib.context [None req-c8cf3671-0e90-4ad6-b5b9-19adc8986533 29ca97f822fa4c0cb2cec368bd7eed62 16631c9268754c089edef36306e70bf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1714/3434] 10.0.0.78 () {34 vars in 675 bytes} [Wed Feb 25 20:49:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:49:58.076 7 WARNING neutron_lib.context [None req-2a508740-b364-4dec-b158-bccdbaa13c06 29ca97f822fa4c0cb2cec368bd7eed62 16631c9268754c089edef36306e70bf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1721/3435] 10.0.0.78 () {34 vars in 675 bytes} [Wed Feb 25 20:49:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-02-25 20:49:58.123 8 WARNING neutron_lib.context [None req-837b3e70-0f8f-4b5e-b89a-31e19ad6e4ef 29ca97f822fa4c0cb2cec368bd7eed62 16631c9268754c089edef36306e70bf9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1715/3436] 10.0.0.78 () {34 vars in 675 bytes} [Wed Feb 25 20:49:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1722/3437] 10.0.0.78 () {34 vars in 758 bytes} [Wed Feb 25 20:49:58 2026] PUT /v2.0/subnetpools/ebfbe65a-ae22-4e20-a495-7799ae29be00/tags => generated 17 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1716/3438] 10.0.0.78 () {34 vars in 758 bytes} [Wed Feb 25 20:49:58 2026] PUT /v2.0/subnetpools/6efda7e7-2fa5-480c-9e4a-71c73621a71d/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1723/3439] 10.0.0.78 () {34 vars in 758 bytes} [Wed Feb 25 20:49:58 2026] PUT /v2.0/subnetpools/afe17797-8a3a-4635-bf32-70ae1dba8f2e/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1717/3440] 10.0.0.78 () {34 vars in 758 bytes} [Wed Feb 25 20:49:58 2026] PUT /v2.0/subnetpools/b0d12032-bee1-4f12-b342-3858e4648e5f/tags => 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: 1724/3441] 10.0.0.78 () {32 vars in 671 bytes} [Wed Feb 25 20:49:58 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1718/3442] 10.0.0.78 () {32 vars in 685 bytes} [Wed Feb 25 20:49:58 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1725/3443] 10.0.0.78 () {32 vars in 681 bytes} [Wed Feb 25 20:49:58 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1719/3444] 10.0.0.78 () {32 vars in 693 bytes} [Wed Feb 25 20:49:58 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1726/3445] 10.0.0.78 () {32 vars in 679 bytes} [Wed Feb 25 20:49:58 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1720/3446] 10.0.0.78 () {32 vars in 693 bytes} [Wed Feb 25 20:49:58 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1727/3447] 10.0.0.78 () {32 vars in 689 bytes} [Wed Feb 25 20:49:58 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1721/3448] 10.0.0.78 () {32 vars in 701 bytes} [Wed Feb 25 20:49:58 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1728/3449] 10.0.0.78 () {32 vars in 731 bytes} [Wed Feb 25 20:49:58 2026] DELETE /v2.0/subnetpools/ebfbe65a-ae22-4e20-a495-7799ae29be00 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1722/3450] 10.0.0.78 () {32 vars in 731 bytes} [Wed Feb 25 20:49:58 2026] DELETE /v2.0/subnetpools/6efda7e7-2fa5-480c-9e4a-71c73621a71d => 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: 1729/3451] 10.0.0.78 () {32 vars in 731 bytes} [Wed Feb 25 20:49:58 2026] DELETE /v2.0/subnetpools/afe17797-8a3a-4635-bf32-70ae1dba8f2e => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1723/3452] 10.0.0.78 () {32 vars in 731 bytes} [Wed Feb 25 20:49:58 2026] DELETE /v2.0/subnetpools/b0d12032-bee1-4f12-b342-3858e4648e5f => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1730/3453] 10.0.0.78 () {32 vars in 731 bytes} [Wed Feb 25 20:49:58 2026] DELETE /v2.0/subnetpools/fd72c0af-0462-47b8-97f7-047f10eb5388 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1724/3454] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:49:59 2026] GET /v2.0/security-groups?tenant_id=5db9eaec5ff543bab81740ee448cde6c&name=default => generated 2929 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1731/3455] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:49:59 2026] DELETE /v2.0/security-groups/9283dfb8-2b75-4038-b454-5f0b5e6649f3 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1725/3456] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:49:59 2026] GET /v2.0/security-groups?tenant_id=2a556aeba78d40d689522fe83e84d92a&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1732/3457] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:50:00 2026] DELETE /v2.0/security-groups/71ddc4d3-371c-4ad4-ac05-b0413aeecd6c => 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: 1726/3458] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:50:00 2026] GET /v2.0/security-groups?tenant_id=16631c9268754c089edef36306e70bf9&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1733/3459] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:50:00 2026] DELETE /v2.0/security-groups/0eb83226-42af-4784-a0c4-8abca0aa11e6 => 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: 1735/3462] 10.0.0.78 () {34 vars in 677 bytes} [Wed Feb 25 20:50:03 2026] POST /v2.0/qos/policies => generated 359 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1728/3463] 10.0.0.78 () {34 vars in 752 bytes} [Wed Feb 25 20:50:03 2026] PUT /v2.0/policies/e950ce1b-e597-424b-97bf-ad77224e9b89/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: 1736/3464] 10.0.0.78 () {32 vars in 732 bytes} [Wed Feb 25 20:50:03 2026] GET /v2.0/policies/e950ce1b-e597-424b-97bf-ad77224e9b89/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: 1729/3465] 10.0.0.78 () {34 vars in 763 bytes} [Wed Feb 25 20:50:03 2026] PUT /v2.0/policies/e950ce1b-e597-424b-97bf-ad77224e9b89/tags/green => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1737/3466] 10.0.0.78 () {32 vars in 732 bytes} [Wed Feb 25 20:50:03 2026] GET /v2.0/policies/e950ce1b-e597-424b-97bf-ad77224e9b89/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: 1730/3467] 10.0.0.78 () {34 vars in 759 bytes} [Wed Feb 25 20:50:03 2026] PUT /v2.0/policies/e950ce1b-e597-424b-97bf-ad77224e9b89/tags/red => generated 4 bytes in 17 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1738/3468] 10.0.0.78 () {32 vars in 732 bytes} [Wed Feb 25 20:50:03 2026] GET /v2.0/policies/e950ce1b-e597-424b-97bf-ad77224e9b89/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: 1731/3469] 10.0.0.78 () {34 vars in 781 bytes} [Wed Feb 25 20:50:03 2026] PUT /v2.0/policies/e950ce1b-e597-424b-97bf-ad77224e9b89/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1739/3470] 10.0.0.78 () {32 vars in 732 bytes} [Wed Feb 25 20:50:03 2026] GET /v2.0/policies/e950ce1b-e597-424b-97bf-ad77224e9b89/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1732/3471] 10.0.0.78 () {34 vars in 752 bytes} [Wed Feb 25 20:50:03 2026] PUT /v2.0/policies/e950ce1b-e597-424b-97bf-ad77224e9b89/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1740/3472] 10.0.0.78 () {32 vars in 732 bytes} [Wed Feb 25 20:50:04 2026] GET /v2.0/policies/e950ce1b-e597-424b-97bf-ad77224e9b89/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1733/3473] 10.0.0.78 () {32 vars in 740 bytes} [Wed Feb 25 20:50:04 2026] GET /v2.0/policies/e950ce1b-e597-424b-97bf-ad77224e9b89/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:50:04.096 7 INFO neutron.api.v2.resource [None req-4561f1c0-e4b1-475a-9aa8-1d4502bdbff8 98954dedc3ad4e058d3f6b46555136c8 c3f07ce574b540deb53dd183e6f7dc0f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1741/3474] 10.0.0.78 () {32 vars in 744 bytes} [Wed Feb 25 20:50:04 2026] GET /v2.0/policies/e950ce1b-e597-424b-97bf-ad77224e9b89/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1734/3475] 10.0.0.78 () {32 vars in 743 bytes} [Wed Feb 25 20:50:04 2026] DELETE /v2.0/policies/e950ce1b-e597-424b-97bf-ad77224e9b89/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1742/3476] 10.0.0.78 () {32 vars in 732 bytes} [Wed Feb 25 20:50:04 2026] GET /v2.0/policies/e950ce1b-e597-424b-97bf-ad77224e9b89/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:50:04.200 8 INFO neutron.api.v2.resource [None req-838bd943-e88c-4f84-9c3b-3dd3b2645df4 98954dedc3ad4e058d3f6b46555136c8 c3f07ce574b540deb53dd183e6f7dc0f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1735/3477] 10.0.0.78 () {32 vars in 747 bytes} [Wed Feb 25 20:50:04 2026] DELETE /v2.0/policies/e950ce1b-e597-424b-97bf-ad77224e9b89/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1743/3478] 10.0.0.78 () {32 vars in 735 bytes} [Wed Feb 25 20:50:04 2026] DELETE /v2.0/policies/e950ce1b-e597-424b-97bf-ad77224e9b89/tags => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1736/3479] 10.0.0.78 () {32 vars in 732 bytes} [Wed Feb 25 20:50:04 2026] GET /v2.0/policies/e950ce1b-e597-424b-97bf-ad77224e9b89/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1744/3480] 10.0.0.78 () {32 vars in 733 bytes} [Wed Feb 25 20:50:04 2026] DELETE /v2.0/qos/policies/e950ce1b-e597-424b-97bf-ad77224e9b89 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1737/3481] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:50:04 2026] GET /v2.0/security-groups?tenant_id=2fca84b36b12425e82590f2cc3e86650&name=default => generated 2929 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1745/3482] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:50:05 2026] DELETE /v2.0/security-groups/1b2ce8e2-b16a-4968-8964-74d8549b30ec => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1738/3483] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:50:05 2026] GET /v2.0/security-groups?tenant_id=c3f07ce574b540deb53dd183e6f7dc0f&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1746/3484] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:50:05 2026] DELETE /v2.0/security-groups/b9101c07-1ef2-42e9-86d9-8ec5119b1a65 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:50:08.678 8 WARNING neutron_lib.context [None req-bec73457-fb78-4adc-bc0f-440d88683bfb 3ca25e1d94f14792b8205f03b6b62e50 3c933ae141e64a92a01930d8fea4f8c0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1739/3485] 10.0.0.78 () {34 vars in 675 bytes} [Wed Feb 25 20:50:08 2026] POST /v2.0/subnetpools => generated 516 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1747/3486] 10.0.0.78 () {34 vars in 758 bytes} [Wed Feb 25 20:50:08 2026] PUT /v2.0/subnetpools/5f99f3a3-231e-41fd-85d2-0bde8ab6a617/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: 1740/3487] 10.0.0.78 () {32 vars in 738 bytes} [Wed Feb 25 20:50:08 2026] GET /v2.0/subnetpools/5f99f3a3-231e-41fd-85d2-0bde8ab6a617/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1748/3488] 10.0.0.78 () {34 vars in 769 bytes} [Wed Feb 25 20:50:08 2026] PUT /v2.0/subnetpools/5f99f3a3-231e-41fd-85d2-0bde8ab6a617/tags/green => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1741/3489] 10.0.0.78 () {32 vars in 738 bytes} [Wed Feb 25 20:50:08 2026] GET /v2.0/subnetpools/5f99f3a3-231e-41fd-85d2-0bde8ab6a617/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1749/3490] 10.0.0.78 () {34 vars in 765 bytes} [Wed Feb 25 20:50:08 2026] PUT /v2.0/subnetpools/5f99f3a3-231e-41fd-85d2-0bde8ab6a617/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: 1742/3491] 10.0.0.78 () {32 vars in 738 bytes} [Wed Feb 25 20:50:08 2026] GET /v2.0/subnetpools/5f99f3a3-231e-41fd-85d2-0bde8ab6a617/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1750/3492] 10.0.0.78 () {34 vars in 787 bytes} [Wed Feb 25 20:50:08 2026] PUT /v2.0/subnetpools/5f99f3a3-231e-41fd-85d2-0bde8ab6a617/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1743/3493] 10.0.0.78 () {32 vars in 738 bytes} [Wed Feb 25 20:50:08 2026] GET /v2.0/subnetpools/5f99f3a3-231e-41fd-85d2-0bde8ab6a617/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: 1751/3494] 10.0.0.78 () {34 vars in 758 bytes} [Wed Feb 25 20:50:08 2026] PUT /v2.0/subnetpools/5f99f3a3-231e-41fd-85d2-0bde8ab6a617/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1744/3495] 10.0.0.78 () {32 vars in 738 bytes} [Wed Feb 25 20:50:09 2026] GET /v2.0/subnetpools/5f99f3a3-231e-41fd-85d2-0bde8ab6a617/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: 1752/3496] 10.0.0.78 () {32 vars in 746 bytes} [Wed Feb 25 20:50:09 2026] GET /v2.0/subnetpools/5f99f3a3-231e-41fd-85d2-0bde8ab6a617/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-02-25 20:50:09.080 8 INFO neutron.api.v2.resource [None req-85c9cd65-b016-44b2-b08e-6632b19ace11 3ca25e1d94f14792b8205f03b6b62e50 3c933ae141e64a92a01930d8fea4f8c0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1745/3497] 10.0.0.78 () {32 vars in 750 bytes} [Wed Feb 25 20:50:09 2026] GET /v2.0/subnetpools/5f99f3a3-231e-41fd-85d2-0bde8ab6a617/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1753/3498] 10.0.0.78 () {32 vars in 749 bytes} [Wed Feb 25 20:50:09 2026] DELETE /v2.0/subnetpools/5f99f3a3-231e-41fd-85d2-0bde8ab6a617/tags/red => 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: 1746/3499] 10.0.0.78 () {32 vars in 738 bytes} [Wed Feb 25 20:50:09 2026] GET /v2.0/subnetpools/5f99f3a3-231e-41fd-85d2-0bde8ab6a617/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-25 20:50:09.167 7 INFO neutron.api.v2.resource [None req-d603130c-a0e9-433b-b7cd-0a2566f8dacb 3ca25e1d94f14792b8205f03b6b62e50 3c933ae141e64a92a01930d8fea4f8c0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1754/3500] 10.0.0.78 () {32 vars in 753 bytes} [Wed Feb 25 20:50:09 2026] DELETE /v2.0/subnetpools/5f99f3a3-231e-41fd-85d2-0bde8ab6a617/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: 1747/3501] 10.0.0.78 () {32 vars in 741 bytes} [Wed Feb 25 20:50:09 2026] DELETE /v2.0/subnetpools/5f99f3a3-231e-41fd-85d2-0bde8ab6a617/tags => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1755/3502] 10.0.0.78 () {32 vars in 738 bytes} [Wed Feb 25 20:50:09 2026] GET /v2.0/subnetpools/5f99f3a3-231e-41fd-85d2-0bde8ab6a617/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: 1748/3503] 10.0.0.78 () {32 vars in 731 bytes} [Wed Feb 25 20:50:09 2026] DELETE /v2.0/subnetpools/5f99f3a3-231e-41fd-85d2-0bde8ab6a617 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1756/3504] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:50:09 2026] GET /v2.0/security-groups?tenant_id=3c933ae141e64a92a01930d8fea4f8c0&name=default => generated 2929 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1749/3505] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:50:10 2026] DELETE /v2.0/security-groups/ebc2af4f-24b3-427b-9eb7-e817ee246865 => 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: 1757/3506] 10.0.0.78 () {32 vars in 773 bytes} [Wed Feb 25 20:50:10 2026] GET /v2.0/security-groups?tenant_id=a24eb917f53149c68cd48570c301a0c7&name=default => generated 2929 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1750/3507] 10.0.0.78 () {32 vars in 739 bytes} [Wed Feb 25 20:50:10 2026] DELETE /v2.0/security-groups/4b5c42e1-09e4-405b-800a-bebfdf7a8132 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1758/3508] 10.0.0.78 () {32 vars in 648 bytes} [Wed Feb 25 20:50:13 2026] GET /v2.0/networks => generated 2168 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1751/3509] 10.0.0.78 () {32 vars in 654 bytes} [Wed Feb 25 20:50:14 2026] GET /v2.0/floatingips => 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: 1759/3510] 10.0.0.78 () {32 vars in 646 bytes} [Wed Feb 25 20:50:14 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1752/3511] 10.0.0.78 () {32 vars in 642 bytes} [Wed Feb 25 20:50:14 2026] GET /v2.0/ports => generated 4717 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1760/3512] 10.0.0.78 () {32 vars in 646 bytes} [Wed Feb 25 20:50:14 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1753/3513] 10.0.0.78 () {32 vars in 648 bytes} [Wed Feb 25 20:50:14 2026] GET /v2.0/networks => generated 2168 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1761/3514] 10.0.0.78 () {32 vars in 662 bytes} [Wed Feb 25 20:50:14 2026] GET /v2.0/security-groups => generated 17393 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1754/3515] 10.0.0.78 () {32 vars in 654 bytes} [Wed Feb 25 20:50:14 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: 8|app: 0|req: 1757/3520] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:50:36 2026] GET /v2.0/subnets => generated 1308 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1764/3521] 10.0.0.114 () {28 vars in 581 bytes} [Wed Feb 25 20:50:37 2026] GET /v2.0/agents => generated 3384 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1758/3522] 10.0.0.114 () {28 vars in 619 bytes} [Wed Feb 25 20:50:37 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1765/3523] 10.0.0.114 () {28 vars in 579 bytes} [Wed Feb 25 20:50:37 2026] GET /v2.0/ports => generated 4717 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1759/3524] 10.0.0.114 () {28 vars in 585 bytes} [Wed Feb 25 20:50:37 2026] GET /v2.0/networks => generated 2168 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1766/3525] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:50:37 2026] GET /v2.0/routers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1760/3526] 10.0.0.114 () {28 vars in 624 bytes} [Wed Feb 25 20:50:37 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: 7|app: 0|req: 1767/3527] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:50:37 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1761/3528] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:50:37 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1768/3529] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:50: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: 8|app: 0|req: 1762/3530] 10.0.0.114 () {28 vars in 599 bytes} [Wed Feb 25 20:50:37 2026] GET /v2.0/security-groups => generated 17393 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1767/3539] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:51:34 2026] GET /v2.0/floatingips => generated 19 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1773/3540] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:51:34 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1768/3541] 10.0.0.114 () {28 vars in 581 bytes} [Wed Feb 25 20:51:34 2026] GET /v2.0/agents => generated 3384 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1774/3542] 10.0.0.114 () {28 vars in 585 bytes} [Wed Feb 25 20:51:34 2026] GET /v2.0/networks => generated 2168 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1769/3543] 10.0.0.114 () {28 vars in 599 bytes} [Wed Feb 25 20:51:34 2026] GET /v2.0/security-groups => generated 17393 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1775/3544] 10.0.0.114 () {28 vars in 579 bytes} [Wed Feb 25 20:51:35 2026] GET /v2.0/ports => generated 4717 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1770/3545] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:51:35 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1776/3546] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:51:35 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1771/3547] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:51:35 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1777/3548] 10.0.0.114 () {28 vars in 624 bytes} [Wed Feb 25 20:51:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1772/3549] 10.0.0.114 () {28 vars in 619 bytes} [Wed Feb 25 20:51:35 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) 2026-02-25 20:52:35.556 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [8d338c72-a802-4e3f-9fa6-edb4f48d461e] 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: 1782/3558] 10.0.0.114 () {28 vars in 599 bytes} [Wed Feb 25 20:52:35 2026] GET /v2.0/security-groups => generated 17393 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1777/3559] 10.0.0.114 () {28 vars in 579 bytes} [Wed Feb 25 20:52:35 2026] GET /v2.0/ports => generated 4717 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1783/3560] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:52:35 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1778/3561] 10.0.0.114 () {28 vars in 624 bytes} [Wed Feb 25 20:52:35 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: 1784/3562] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:52:35 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1779/3563] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:52:35 2026] GET /v2.0/subnetpools => generated 19 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1785/3564] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:52:35 2026] GET /v2.0/floatingips => 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: 1780/3565] 10.0.0.114 () {28 vars in 585 bytes} [Wed Feb 25 20:52:35 2026] GET /v2.0/networks => generated 2168 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1786/3566] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:52:36 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1781/3567] 10.0.0.114 () {28 vars in 581 bytes} [Wed Feb 25 20:52:36 2026] GET /v2.0/agents => generated 3384 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1787/3568] 10.0.0.114 () {28 vars in 619 bytes} [Wed Feb 25 20:52:36 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:53:34.931 7 INFO oslo.messaging._drivers.impl_rabbit [-] [8d338c72-a802-4e3f-9fa6-edb4f48d461e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44790. [pid: 7|app: 0|req: 1792/3577] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:53:34 2026] GET /v2.0/subnets => generated 1308 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:53:35.065 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [67147008-494d-45ad-9dff-2272ce1f4d87] 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: 1786/3578] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:53:35 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: 7|app: 0|req: 1793/3579] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:53:35 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1787/3580] 10.0.0.114 () {28 vars in 624 bytes} [Wed Feb 25 20:53:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1794/3581] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:53:35 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1788/3582] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:53:35 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1795/3583] 10.0.0.114 () {28 vars in 585 bytes} [Wed Feb 25 20:53:35 2026] GET /v2.0/networks => generated 2168 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1789/3584] 10.0.0.114 () {28 vars in 599 bytes} [Wed Feb 25 20:53:35 2026] GET /v2.0/security-groups => generated 17393 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1796/3585] 10.0.0.114 () {28 vars in 579 bytes} [Wed Feb 25 20:53:35 2026] GET /v2.0/ports => generated 4717 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1790/3586] 10.0.0.114 () {28 vars in 581 bytes} [Wed Feb 25 20:53:35 2026] GET /v2.0/agents => generated 3384 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1797/3587] 10.0.0.114 () {28 vars in 619 bytes} [Wed Feb 25 20:53:35 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1802/3596] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:54:34 2026] GET /v2.0/subnets => generated 1308 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1795/3597] 10.0.0.114 () {28 vars in 581 bytes} [Wed Feb 25 20:54:34 2026] GET /v2.0/agents => generated 3384 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1803/3598] 10.0.0.114 () {28 vars in 619 bytes} [Wed Feb 25 20:54:34 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1796/3599] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:54:34 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: 7|app: 0|req: 1804/3600] 10.0.0.114 () {28 vars in 585 bytes} [Wed Feb 25 20:54:34 2026] GET /v2.0/networks => generated 2168 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-02-25 20:54:34.961 8 INFO oslo.messaging._drivers.impl_rabbit [-] [67147008-494d-45ad-9dff-2272ce1f4d87] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34188. [pid: 8|app: 0|req: 1797/3601] 10.0.0.114 () {28 vars in 579 bytes} [Wed Feb 25 20:54:34 2026] GET /v2.0/ports => generated 4717 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1805/3602] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:54:34 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1798/3603] 10.0.0.114 () {28 vars in 624 bytes} [Wed Feb 25 20:54:35 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: 7|app: 0|req: 1806/3604] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:54:35 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1799/3605] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:54:35 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1807/3606] 10.0.0.114 () {28 vars in 599 bytes} [Wed Feb 25 20:54:35 2026] GET /v2.0/security-groups => generated 17393 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1804/3615] 10.0.0.114 () {28 vars in 579 bytes} [Wed Feb 25 20:55:34 2026] GET /v2.0/ports => generated 4717 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1812/3616] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:55:34 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1805/3617] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:55:35 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: 7|app: 0|req: 1813/3618] 10.0.0.114 () {28 vars in 624 bytes} [Wed Feb 25 20:55:35 2026] GET /v2.0/agents?binary=ovn-controller => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1806/3619] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:55:35 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: 7|app: 0|req: 1814/3620] 10.0.0.114 () {28 vars in 619 bytes} [Wed Feb 25 20:55:35 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: 1807/3621] 10.0.0.114 () {28 vars in 583 bytes} [Wed Feb 25 20:55:35 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1815/3622] 10.0.0.114 () {28 vars in 591 bytes} [Wed Feb 25 20:55:35 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1808/3623] 10.0.0.114 () {28 vars in 585 bytes} [Wed Feb 25 20:55:35 2026] GET /v2.0/networks => generated 2168 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1816/3624] 10.0.0.114 () {28 vars in 581 bytes} [Wed Feb 25 20:55:35 2026] GET /v2.0/agents => generated 3384 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1809/3625] 10.0.0.114 () {28 vars in 599 bytes} [Wed Feb 25 20:55:35 2026] GET /v2.0/security-groups => generated 17393 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0)