+ 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 May 27 10:28:37 2026] *** compiled with version: 13.3.0 on 27 May 2026 05:53:44 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-74f9bc4679-fzn5z machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7fe981576668 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-05-27 10:28:42.562 7 INFO neutron.common.config [-] Logging enabled! 2026-05-27 10:28:42.562 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-27 10:28:42.617 8 INFO neutron.common.config [-] Logging enabled! 2026-05-27 10:28:42.618 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-05-27 10:28:43.095 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-27 10:28:43.138 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-27 10:28:44.226 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 10:28:44.230 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-27 10:28:44.234 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-27 10:28:44.235 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 10:28:44.235 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-27 10:28:44.235 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-27 10:28:44.236 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 10:28:44.243 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 10:28:44.243 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 10:28:44.244 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 10:28:44.266 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 10:28:44.267 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-27 10:28:44.268 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 10:28:44.268 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-27 10:28:44.269 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-27 10:28:44.273 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-27 10:28:44.274 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-27 10:28:44.274 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-27 10:28:44.274 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-27 10:28:44.275 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 10:28:44.282 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 10:28:44.282 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 10:28:44.282 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 10:28:44.305 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-27 10:28:44.306 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-27 10:28:44.306 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-27 10:28:44.314 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-27 10:28:44.315 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-27 10:28:44.315 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-27 10:28:44.315 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-27 10:28:44.352 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-27 10:28:44.353 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-27 10:28:44.353 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-27 10:28:44.353 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-27 10:28:44.758 7 INFO neutron.plugins.ml2.managers [None req-77d637a2-7369-43e6-b4f8-d26d2f30a7ea - - - - - -] Initializing driver for type 'vlan' 2026-05-27 10:28:44.819 8 INFO neutron.plugins.ml2.managers [None req-f015a78c-aead-4f7b-b031-a291017f7aa6 - - - - - -] Initializing driver for type 'vlan' 2026-05-27 10:28:44.902 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-77d637a2-7369-43e6-b4f8-d26d2f30a7ea - - - - - -] VlanTypeDriver initialization complete 2026-05-27 10:28:44.902 7 INFO neutron.plugins.ml2.managers [None req-77d637a2-7369-43e6-b4f8-d26d2f30a7ea - - - - - -] Initializing driver for type 'vxlan' 2026-05-27 10:28:44.902 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-77d637a2-7369-43e6-b4f8-d26d2f30a7ea - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-27 10:28:44.921 7 INFO neutron.plugins.ml2.managers [None req-77d637a2-7369-43e6-b4f8-d26d2f30a7ea - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-27 10:28:44.921 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-77d637a2-7369-43e6-b4f8-d26d2f30a7ea - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-27 10:28:44.921 7 INFO neutron.plugins.ml2.managers [None req-77d637a2-7369-43e6-b4f8-d26d2f30a7ea - - - - - -] Initializing extension driver 'port_security' 2026-05-27 10:28:44.922 7 INFO neutron.plugins.ml2.extensions.port_security [None req-77d637a2-7369-43e6-b4f8-d26d2f30a7ea - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-27 10:28:44.922 7 INFO neutron.plugins.ml2.managers [None req-77d637a2-7369-43e6-b4f8-d26d2f30a7ea - - - - - -] Initializing extension driver 'qos' 2026-05-27 10:28:44.922 7 INFO neutron.plugins.ml2.managers [None req-77d637a2-7369-43e6-b4f8-d26d2f30a7ea - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-27 10:28:44.922 7 INFO neutron.plugins.ml2.managers [None req-77d637a2-7369-43e6-b4f8-d26d2f30a7ea - - - - - -] Initializing mechanism driver 'l2population' 2026-05-27 10:28:44.934 7 INFO neutron.quota [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded quota_driver: . 2026-05-27 10:28:44.935 7 INFO neutron.plugins.ml2.plugin [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Modular L2 Plugin initialization complete 2026-05-27 10:28:44.935 7 INFO neutron.plugins.ml2.managers [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-27 10:28:44.935 7 INFO neutron.plugins.ml2.managers [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-27 10:28:44.935 7 INFO neutron.plugins.ml2.managers [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-27 10:28:44.935 7 INFO neutron.extensions.vlantransparent [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Disabled vlantransparent extension. 2026-05-27 10:28:44.935 7 INFO neutron.manager [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loading Plugin: qos 2026-05-27 10:28:44.948 7 INFO neutron.manager [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loading Plugin: router 2026-05-27 10:28:44.959 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f015a78c-aead-4f7b-b031-a291017f7aa6 - - - - - -] VlanTypeDriver initialization complete 2026-05-27 10:28:44.960 8 INFO neutron.plugins.ml2.managers [None req-f015a78c-aead-4f7b-b031-a291017f7aa6 - - - - - -] Initializing driver for type 'vxlan' 2026-05-27 10:28:44.960 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f015a78c-aead-4f7b-b031-a291017f7aa6 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-27 10:28:44.979 8 INFO neutron.plugins.ml2.managers [None req-f015a78c-aead-4f7b-b031-a291017f7aa6 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-27 10:28:44.979 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f015a78c-aead-4f7b-b031-a291017f7aa6 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-27 10:28:44.979 8 INFO neutron.plugins.ml2.managers [None req-f015a78c-aead-4f7b-b031-a291017f7aa6 - - - - - -] Initializing extension driver 'port_security' 2026-05-27 10:28:44.979 8 INFO neutron.plugins.ml2.extensions.port_security [None req-f015a78c-aead-4f7b-b031-a291017f7aa6 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-27 10:28:44.979 8 INFO neutron.plugins.ml2.managers [None req-f015a78c-aead-4f7b-b031-a291017f7aa6 - - - - - -] Initializing extension driver 'qos' 2026-05-27 10:28:44.979 8 INFO neutron.plugins.ml2.managers [None req-f015a78c-aead-4f7b-b031-a291017f7aa6 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-27 10:28:44.979 8 INFO neutron.plugins.ml2.managers [None req-f015a78c-aead-4f7b-b031-a291017f7aa6 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-27 10:28:44.989 7 INFO neutron.services.service_base [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-27 10:28:44.989 7 INFO neutron.manager [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loading Plugin: segments 2026-05-27 10:28:44.991 8 INFO neutron.quota [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded quota_driver: . 2026-05-27 10:28:44.992 8 INFO neutron.plugins.ml2.plugin [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Modular L2 Plugin initialization complete 2026-05-27 10:28:44.992 8 INFO neutron.plugins.ml2.managers [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-27 10:28:44.992 8 INFO neutron.plugins.ml2.managers [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-27 10:28:44.992 8 INFO neutron.plugins.ml2.managers [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Got port-security extension from driver 'port_security' 2026-05-27 10:28:44.992 8 INFO neutron.extensions.vlantransparent [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Disabled vlantransparent extension. 2026-05-27 10:28:44.992 8 INFO neutron.manager [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loading Plugin: qos 2026-05-27 10:28:45.005 8 INFO neutron.manager [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loading Plugin: router 2026-05-27 10:28:45.046 8 INFO neutron.services.service_base [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-27 10:28:45.046 8 INFO neutron.manager [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loading Plugin: segments 2026-05-27 10:28:45.086 7 INFO neutron.manager [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loading Plugin: trunk 2026-05-27 10:28:45.101 7 INFO neutron.manager [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loading Plugin: vpnaas 2026-05-27 10:28:45.140 7 WARNING stevedore.named [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-27 10:28:45.144 8 INFO neutron.manager [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loading Plugin: trunk 2026-05-27 10:28:45.159 8 INFO neutron.manager [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loading Plugin: vpnaas 2026-05-27 10:28:45.199 8 WARNING stevedore.named [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-27 10:28:45.221 7 INFO neutron_vpnaas.services.vpn.plugin [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-27 10:28:45.221 7 INFO neutron.common.utils [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-27 10:28:45.221 7 INFO neutron.manager [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loading Plugin: auto_allocate 2026-05-27 10:28:45.226 7 INFO neutron.manager [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loading Plugin: tag 2026-05-27 10:28:45.233 7 INFO neutron.manager [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loading Plugin: timestamp 2026-05-27 10:28:45.236 7 INFO neutron.manager [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loading Plugin: network_ip_availability 2026-05-27 10:28:45.240 7 INFO neutron.manager [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loading Plugin: flavors 2026-05-27 10:28:45.243 7 INFO neutron.manager [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loading Plugin: revisions 2026-05-27 10:28:45.247 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Initializing extension manager. 2026-05-27 10:28:45.248 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: address-group 2026-05-27 10:28:45.249 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: address-scope 2026-05-27 10:28:45.249 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-27 10:28:45.250 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: agent 2026-05-27 10:28:45.251 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: agent-resources-synced 2026-05-27 10:28:45.252 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-27 10:28:45.253 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-27 10:28:45.254 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: availability_zone 2026-05-27 10:28:45.254 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: availability_zone_filter 2026-05-27 10:28:45.255 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-27 10:28:45.255 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: default-subnetpools 2026-05-27 10:28:45.257 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-27 10:28:45.257 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: dns-integration 2026-05-27 10:28:45.258 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: dns-domain-ports 2026-05-27 10:28:45.258 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-27 10:28:45.259 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: dvr 2026-05-27 10:28:45.259 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-27 10:28:45.260 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: empty-string-filtering 2026-05-27 10:28:45.261 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 10:28:45.261 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-27 10:28:45.262 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: external-net 2026-05-27 10:28:45.262 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-27 10:28:45.263 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: extraroute 2026-05-27 10:28:45.263 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: extraroute-atomic 2026-05-27 10:28:45.264 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-27 10:28:45.264 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-27 10:28:45.265 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-27 10:28:45.265 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-27 10:28:45.266 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: fip-port-details 2026-05-27 10:28:45.267 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: flavors 2026-05-27 10:28:45.268 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-27 10:28:45.269 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: floatingip-pools 2026-05-27 10:28:45.269 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: ip_allocation 2026-05-27 10:28:45.270 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-27 10:28:45.270 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: l2_adjacency 2026-05-27 10:28:45.271 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: router 2026-05-27 10:28:45.273 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 10:28:45.274 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-27 10:28:45.274 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-27 10:28:45.275 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: ext-gw-mode 2026-05-27 10:28:45.275 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: l3-ha 2026-05-27 10:28:45.276 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-27 10:28:45.276 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-27 10:28:45.277 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: l3-flavors 2026-05-27 10:28:45.278 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-27 10:28:45.278 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-27 10:28:45.278 8 INFO neutron_vpnaas.services.vpn.plugin [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-27 10:28:45.279 8 INFO neutron.common.utils [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-27 10:28:45.279 8 INFO neutron.manager [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loading Plugin: auto_allocate 2026-05-27 10:28:45.282 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-27 10:28:45.283 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-27 10:28:45.284 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-27 10:28:45.285 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-27 10:28:45.285 8 INFO neutron.manager [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loading Plugin: tag 2026-05-27 10:28:45.286 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-27 10:28:45.287 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: multi-provider 2026-05-27 10:28:45.287 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: net-mtu 2026-05-27 10:28:45.288 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: net-mtu-writable 2026-05-27 10:28:45.289 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: network_availability_zone 2026-05-27 10:28:45.289 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: network_ha 2026-05-27 10:28:45.290 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: network-ip-availability 2026-05-27 10:28:45.291 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-27 10:28:45.291 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: pagination 2026-05-27 10:28:45.292 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: port-device-profile 2026-05-27 10:28:45.292 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-27 10:28:45.293 8 INFO neutron.manager [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loading Plugin: timestamp 2026-05-27 10:28:45.293 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-27 10:28:45.293 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-27 10:28:45.294 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: port-mac-override 2026-05-27 10:28:45.294 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-27 10:28:45.295 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-27 10:28:45.295 8 INFO neutron.manager [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loading Plugin: network_ip_availability 2026-05-27 10:28:45.295 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-27 10:28:45.296 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: port-resource-request 2026-05-27 10:28:45.297 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-27 10:28:45.297 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-27 10:28:45.298 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: binding 2026-05-27 10:28:45.299 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: binding-extended 2026-05-27 10:28:45.299 8 INFO neutron.manager [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loading Plugin: flavors 2026-05-27 10:28:45.299 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: port-security 2026-05-27 10:28:45.300 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: project-id 2026-05-27 10:28:45.300 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: provider 2026-05-27 10:28:45.302 8 INFO neutron.manager [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loading Plugin: revisions 2026-05-27 10:28:45.302 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: qos 2026-05-27 10:28:45.303 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-27 10:28:45.304 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-27 10:28:45.304 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: qos-default 2026-05-27 10:28:45.305 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: qos-fip 2026-05-27 10:28:45.305 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Initializing extension manager. 2026-05-27 10:28:45.305 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-27 10:28:45.306 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-27 10:28:45.306 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-27 10:28:45.306 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: address-group 2026-05-27 10:28:45.307 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-27 10:28:45.307 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: address-scope 2026-05-27 10:28:45.308 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-27 10:28:45.308 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-27 10:28:45.308 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: qos-pps 2026-05-27 10:28:45.309 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-27 10:28:45.309 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: agent 2026-05-27 10:28:45.309 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-27 10:28:45.309 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: agent-resources-synced 2026-05-27 10:28:45.310 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: qos-rules-alias 2026-05-27 10:28:45.311 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: quota-check-limit 2026-05-27 10:28:45.311 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: allowed-address-pairs 2026-05-27 10:28:45.311 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: auto-allocated-topology 2026-05-27 10:28:45.312 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: availability_zone 2026-05-27 10:28:45.313 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: quotas 2026-05-27 10:28:45.313 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: availability_zone_filter 2026-05-27 10:28:45.313 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-27 10:28:45.314 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: quota_details 2026-05-27 10:28:45.314 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: default-subnetpools 2026-05-27 10:28:45.315 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: rbac-policies 2026-05-27 10:28:45.315 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-27 10:28:45.316 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: rbac-address-group 2026-05-27 10:28:45.316 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: dns-integration 2026-05-27 10:28:45.316 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: rbac-address-scope 2026-05-27 10:28:45.316 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: dns-domain-ports 2026-05-27 10:28:45.317 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: rbac-security-groups 2026-05-27 10:28:45.317 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-27 10:28:45.317 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-27 10:28:45.318 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: dvr 2026-05-27 10:28:45.318 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: revision-if-match 2026-05-27 10:28:45.318 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-27 10:28:45.318 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-27 10:28:45.319 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: empty-string-filtering 2026-05-27 10:28:45.319 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: router_availability_zone 2026-05-27 10:28:45.319 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 10:28:45.320 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-27 10:28:45.320 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-27 10:28:45.320 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: external-net 2026-05-27 10:28:45.321 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-27 10:28:45.321 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-27 10:28:45.321 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: extraroute 2026-05-27 10:28:45.322 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-27 10:28:45.322 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: extraroute-atomic 2026-05-27 10:28:45.322 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-27 10:28:45.322 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-27 10:28:45.323 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-27 10:28:45.323 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-27 10:28:45.323 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-27 10:28:45.323 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-27 10:28:45.324 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-27 10:28:45.324 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-27 10:28:45.324 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: fip-port-details 2026-05-27 10:28:45.325 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: flavors 2026-05-27 10:28:45.326 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-27 10:28:45.327 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: floatingip-pools 2026-05-27 10:28:45.328 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: ip_allocation 2026-05-27 10:28:45.328 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: ip-substring-filtering 2026-05-27 10:28:45.328 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: security-group 2026-05-27 10:28:45.329 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: l2_adjacency 2026-05-27 10:28:45.329 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: segment 2026-05-27 10:28:45.330 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: router 2026-05-27 10:28:45.330 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-27 10:28:45.331 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: service-type 2026-05-27 10:28:45.331 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: sorting 2026-05-27 10:28:45.332 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 10:28:45.332 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: standard-attr-segment 2026-05-27 10:28:45.332 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-27 10:28:45.332 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: standard-attr-description 2026-05-27 10:28:45.333 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-27 10:28:45.333 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: stateful-security-group 2026-05-27 10:28:45.333 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: ext-gw-mode 2026-05-27 10:28:45.333 7 WARNING neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-27 10:28:45.334 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: l3-ha 2026-05-27 10:28:45.334 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-27 10:28:45.334 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-27 10:28:45.334 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: subnet-external-network 2026-05-27 10:28:45.335 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-27 10:28:45.335 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: subnet_onboard 2026-05-27 10:28:45.335 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: l3-flavors 2026-05-27 10:28:45.336 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-27 10:28:45.336 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: subnet-service-types 2026-05-27 10:28:45.336 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-27 10:28:45.337 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: subnet_allocation 2026-05-27 10:28:45.337 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-27 10:28:45.338 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-27 10:28:45.338 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: tag-creation 2026-05-27 10:28:45.339 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-27 10:28:45.340 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-27 10:28:45.342 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-27 10:28:45.342 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: standard-attr-tag 2026-05-27 10:28:45.343 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-27 10:28:45.343 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-27 10:28:45.344 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: trunk 2026-05-27 10:28:45.344 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-27 10:28:45.344 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: trunk-details 2026-05-27 10:28:45.344 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-27 10:28:45.345 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-27 10:28:45.345 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: multi-provider 2026-05-27 10:28:45.345 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-27 10:28:45.345 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: net-mtu 2026-05-27 10:28:45.346 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: net-mtu-writable 2026-05-27 10:28:45.347 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: network_availability_zone 2026-05-27 10:28:45.347 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-27 10:28:45.347 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: network_ha 2026-05-27 10:28:45.348 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: network-ip-availability 2026-05-27 10:28:45.348 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-27 10:28:45.349 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: vpn-flavors 2026-05-27 10:28:45.349 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-27 10:28:45.349 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: pagination 2026-05-27 10:28:45.350 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: port-device-profile 2026-05-27 10:28:45.350 7 INFO neutron.api.extensions [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Loaded extension: vpnaas 2026-05-27 10:28:45.350 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-27 10:28:45.351 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-27 10:28:45.351 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-27 10:28:45.352 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: port-mac-override 2026-05-27 10:28:45.352 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-27 10:28:45.352 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-27 10:28:45.353 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-27 10:28:45.353 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 10:28:45.353 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-27 10:28:45.353 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-27 10:28:45.353 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-27 10:28:45.354 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: port-resource-request 2026-05-27 10:28:45.354 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: port-resource-request-groups 2026-05-27 10:28:45.355 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-27 10:28:45.356 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: binding 2026-05-27 10:28:45.356 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 10:28:45.357 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: binding-extended 2026-05-27 10:28:45.357 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 10:28:45.357 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: port-security 2026-05-27 10:28:45.358 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: project-id 2026-05-27 10:28:45.358 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: provider 2026-05-27 10:28:45.360 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: qos 2026-05-27 10:28:45.361 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-27 10:28:45.361 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 10:28:45.362 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-27 10:28:45.362 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 10:28:45.362 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: qos-default 2026-05-27 10:28:45.362 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 10:28:45.363 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: qos-fip 2026-05-27 10:28:45.363 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-27 10:28:45.363 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 10:28:45.363 7 WARNING neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] subnetpool is already registered 2026-05-27 10:28:45.364 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: qos-gateway-ip 2026-05-27 10:28:45.364 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 10:28:45.364 7 WARNING neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] subnetpool is already registered 2026-05-27 10:28:45.364 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: qos-port-network-policy 2026-05-27 10:28:45.364 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 10:28:45.365 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: qos-pps-minimum 2026-05-27 10:28:45.365 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 10:28:45.365 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 10:28:45.365 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-27 10:28:45.366 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 10:28:45.366 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: qos-pps 2026-05-27 10:28:45.366 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 10:28:45.367 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 10:28:45.367 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: qos-rule-type-details 2026-05-27 10:28:45.367 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-27 10:28:45.368 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: qos-rules-alias 2026-05-27 10:28:45.368 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: quota-check-limit 2026-05-27 10:28:45.370 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 10:28:45.370 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: quotas 2026-05-27 10:28:45.370 7 WARNING neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] router is already registered 2026-05-27 10:28:45.371 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 10:28:45.371 7 WARNING neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] floatingip is already registered 2026-05-27 10:28:45.371 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: quota_details 2026-05-27 10:28:45.373 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: rbac-policies 2026-05-27 10:28:45.373 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: rbac-address-group 2026-05-27 10:28:45.374 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: rbac-address-scope 2026-05-27 10:28:45.375 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: rbac-security-groups 2026-05-27 10:28:45.375 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 10:28:45.375 7 WARNING neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] rbac_policy is already registered 2026-05-27 10:28:45.375 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: rbac-subnetpool 2026-05-27 10:28:45.375 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 10:28:45.376 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: revision-if-match 2026-05-27 10:28:45.376 7 WARNING neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] security_group is already registered 2026-05-27 10:28:45.376 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 10:28:45.376 7 WARNING neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] security_group_rule is already registered 2026-05-27 10:28:45.376 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: standard-attr-revisions 2026-05-27 10:28:45.377 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: router_availability_zone 2026-05-27 10:28:45.377 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 10:28:45.377 7 WARNING neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] subnetpool is already registered 2026-05-27 10:28:45.377 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-27 10:28:45.378 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 10:28:45.378 7 WARNING neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] subnetpool is already registered 2026-05-27 10:28:45.378 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 10:28:45.379 7 WARNING neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] trunk is already registered 2026-05-27 10:28:45.379 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 10:28:45.379 7 WARNING neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] endpoint_group is already registered 2026-05-27 10:28:45.379 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: security-groups-default-rules 2026-05-27 10:28:45.379 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 10:28:45.380 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-27 10:28:45.380 7 WARNING neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] vpnservice is already registered 2026-05-27 10:28:45.380 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 10:28:45.380 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-27 10:28:45.380 7 WARNING neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] ipsec_site_connection is already registered 2026-05-27 10:28:45.381 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 10:28:45.381 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-27 10:28:45.381 7 WARNING neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] ipsecpolicy is already registered 2026-05-27 10:28:45.381 7 INFO neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 10:28:45.381 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-27 10:28:45.381 7 WARNING neutron.quota.resource_registry [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] ikepolicy is already registered 2026-05-27 10:28:45.382 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-27 10:28:45.386 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: security-group 2026-05-27 10:28:45.387 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: segment 2026-05-27 10:28:45.388 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-27 10:28:45.389 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: service-type 2026-05-27 10:28:45.389 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: sorting 2026-05-27 10:28:45.390 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: standard-attr-segment 2026-05-27 10:28:45.390 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: standard-attr-description 2026-05-27 10:28:45.391 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: stateful-security-group 2026-05-27 10:28:45.391 8 WARNING neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-27 10:28:45.392 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-27 10:28:45.392 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: subnet-external-network 2026-05-27 10:28:45.393 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: subnet_onboard 2026-05-27 10:28:45.393 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-27 10:28:45.394 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: subnet-service-types 2026-05-27 10:28:45.395 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: subnet_allocation 2026-05-27 10:28:45.395 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-27 10:28:45.396 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: tag-creation 2026-05-27 10:28:45.396 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-27 10:28:45.400 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: standard-attr-tag 2026-05-27 10:28:45.401 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-27 10:28:45.401 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: trunk 2026-05-27 10:28:45.402 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: trunk-details 2026-05-27 10:28:45.402 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-27 10:28:45.403 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-27 10:28:45.405 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-27 10:28:45.406 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-27 10:28:45.406 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: vpn-flavors 2026-05-27 10:28:45.408 8 INFO neutron.api.extensions [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Loaded extension: vpnaas 2026-05-27 10:28:45.410 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-27 10:28:45.411 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-27 10:28:45.411 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 10:28:45.411 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-27 10:28:45.414 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 10:28:45.415 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 10:28:45.419 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 10:28:45.420 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 10:28:45.420 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 10:28:45.421 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 10:28:45.421 8 WARNING neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] subnetpool is already registered 2026-05-27 10:28:45.422 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 10:28:45.422 8 WARNING neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] subnetpool is already registered 2026-05-27 10:28:45.422 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 10:28:45.423 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 10:28:45.423 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 10:28:45.424 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 10:28:45.424 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 10:28:45.425 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 10:28:45.428 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 10:28:45.429 8 WARNING neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] router is already registered 2026-05-27 10:28:45.429 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 10:28:45.429 8 WARNING neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] floatingip is already registered 2026-05-27 10:28:45.433 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 10:28:45.433 8 WARNING neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] rbac_policy is already registered 2026-05-27 10:28:45.433 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 10:28:45.434 8 WARNING neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] security_group is already registered 2026-05-27 10:28:45.434 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 10:28:45.434 8 WARNING neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] security_group_rule is already registered 2026-05-27 10:28:45.435 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 10:28:45.435 8 WARNING neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] subnetpool is already registered 2026-05-27 10:28:45.436 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 10:28:45.436 8 WARNING neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] subnetpool is already registered 2026-05-27 10:28:45.436 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 10:28:45.436 8 WARNING neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] trunk is already registered 2026-05-27 10:28:45.437 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 10:28:45.437 8 WARNING neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] endpoint_group is already registered 2026-05-27 10:28:45.437 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 10:28:45.438 8 WARNING neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] vpnservice is already registered 2026-05-27 10:28:45.438 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 10:28:45.438 8 WARNING neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] ipsec_site_connection is already registered 2026-05-27 10:28:45.438 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 10:28:45.439 8 WARNING neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] ipsecpolicy is already registered 2026-05-27 10:28:45.439 8 INFO neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 10:28:45.439 8 WARNING neutron.quota.resource_registry [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] ikepolicy is already registered 2026-05-27 10:28:45.567 7 WARNING keystonemiddleware._common.config [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 10:28:45.574 7 WARNING oslo_config.cfg [None req-7d04d958-a45a-4d04-b14e-4df9d2667f68 - - - - - -] 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 0x7fe981576668 pid: 7 (default app) 2026-05-27 10:28:45.630 8 WARNING keystonemiddleware._common.config [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 10:28:45.636 8 WARNING oslo_config.cfg [None req-d00069d2-68a6-4a1d-860f-e555cd44fdec - - - - - -] 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 0x7fe981576668 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-05-27 10:28:51.016 7 INFO neutron.pecan_wsgi.hooks.translation [None req-260e0c96-f8a6-4865-b4b1-af736fda923e c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.153 () {44 vars in 928 bytes} [Wed May 27 10:28:50 2026] GET /v2.0/networks/public => generated 108 bytes in 653 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/5] 199.204.45.153 () {44 vars in 950 bytes} [Wed May 27 10:28:51 2026] GET /v2.0/networks?name=public => generated 15 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 10:28:51.596 7 WARNING neutron.services.revisions.revision_plugin [None req-2a0cd94a-2394-4f28-9387-34c2d9dd0292 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Could not find related network for resource to bump revision. 2026-05-27 10:28:51.619 7 INFO neutron.db.segments_db [None req-2a0cd94a-2394-4f28-9387-34c2d9dd0292 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Added segment 5d835177-80e4-4714-9af8-70da849cb247 of type flat for network ada7467b-c4b3-4441-8f29-c9d85fb38f3d 2026-05-27 10:28:51.688 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2a0cd94a-2394-4f28-9387-34c2d9dd0292 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.153 () {48 vars in 968 bytes} [Wed May 27 10:28:51 2026] POST /v2.0/networks => generated 124 bytes in 441 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 10:28:57.563 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7e20d24c-58ab-4d82-8062-653fbc6ac6fe c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/8] 199.204.45.153 () {44 vars in 928 bytes} [Wed May 27 10:28:57 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: 3/9] 199.204.45.153 () {44 vars in 950 bytes} [Wed May 27 10:28:57 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-05-27 10:28:57.641 7 WARNING neutron.services.revisions.revision_plugin [None req-4c45bdf9-9a89-4dbd-99e4-24fcefd5360a c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Could not find related network for resource to bump revision. 2026-05-27 10:28:57.655 7 INFO neutron.db.segments_db [None req-4c45bdf9-9a89-4dbd-99e4-24fcefd5360a c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Added segment 63168968-de94-4563-98d7-4a940830314d of type flat for network 78b08729-5f1c-49c4-8ce7-7cee6323ac51 2026-05-27 10:28:57.688 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4c45bdf9-9a89-4dbd-99e4-24fcefd5360a c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/10] 199.204.45.153 () {48 vars in 968 bytes} [Wed May 27 10:28:57 2026] POST /v2.0/networks => generated 124 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 10:29:03.876 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b95ec9d6-48da-427a-a546-bb8bd83f6e6c c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.204.45.153 () {44 vars in 928 bytes} [Wed May 27 10:29:03 2026] GET /v2.0/networks/public => generated 108 bytes in 380 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.153 () {44 vars in 950 bytes} [Wed May 27 10:29:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 10:29:04.111 8 WARNING neutron.services.revisions.revision_plugin [None req-c605f97e-80bc-43d5-8ba4-9ea32f3a2da7 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Could not find related network for resource to bump revision. 2026-05-27 10:29:04.135 8 INFO neutron.db.segments_db [None req-c605f97e-80bc-43d5-8ba4-9ea32f3a2da7 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Added segment 523736bb-878a-4901-989e-d1e6d6aa1c4e of type flat for network bea49c64-597a-4864-af1c-b31c0a97ef94 2026-05-27 10:29:04.176 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c605f97e-80bc-43d5-8ba4-9ea32f3a2da7 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.153 () {48 vars in 968 bytes} [Wed May 27 10:29:03 2026] POST /v2.0/networks => generated 124 bytes in 282 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 10:29:10.116 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ed48b889-cc4e-4f4a-9e71-6ddbfec5dac8 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/14] 199.204.45.153 () {44 vars in 928 bytes} [Wed May 27 10:29:10 2026] GET /v2.0/networks/public => generated 108 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.153 () {44 vars in 950 bytes} [Wed May 27 10:29:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 10:29:10.199 7 WARNING neutron.services.revisions.revision_plugin [None req-a042dcba-6630-4f89-a282-dda2f1f5e321 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Could not find related network for resource to bump revision. 2026-05-27 10:29:10.219 7 INFO neutron.db.segments_db [None req-a042dcba-6630-4f89-a282-dda2f1f5e321 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Added segment c3d0a4ba-4f6f-4d9b-b4c0-c9bc985f03f6 of type flat for network d685a6a7-3000-47bd-ac4a-8dcd7c6d3308 2026-05-27 10:29:10.247 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a042dcba-6630-4f89-a282-dda2f1f5e321 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/16] 199.204.45.153 () {48 vars in 968 bytes} [Wed May 27 10:29:10 2026] POST /v2.0/networks => generated 124 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 10:29:16.167 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a3766b3a-f78f-4500-8069-ccc8996e1d99 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 199.204.45.153 () {44 vars in 928 bytes} [Wed May 27 10:29:16 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 199.204.45.153 () {44 vars in 950 bytes} [Wed May 27 10:29:16 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-05-27 10:29:16.260 7 WARNING neutron.services.revisions.revision_plugin [None req-baecbffa-4904-48b9-ac2f-e3839467fa15 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Could not find related network for resource to bump revision. 2026-05-27 10:29:16.289 7 INFO neutron.db.segments_db [None req-baecbffa-4904-48b9-ac2f-e3839467fa15 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Added segment 02af3489-9f46-4164-9fc7-adbd79441ff8 of type flat for network b0fbea71-5d83-4ee9-9156-8c3ed29fb66e [pid: 7|app: 0|req: 12/20] 199.204.45.153 () {48 vars in 968 bytes} [Wed May 27 10:29:16 2026] POST /v2.0/networks => generated 706 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 10:29:17.970 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a705a423-35be-419a-a0e0-fe19ec5d207e c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.153 () {44 vars in 928 bytes} [Wed May 27 10:29:17 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: 7|app: 0|req: 13/22] 199.204.45.153 () {44 vars in 950 bytes} [Wed May 27 10:29:17 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-05-27 10:29:18.047 8 INFO neutron.pecan_wsgi.hooks.translation [None req-348e143e-3fc4-4dce-bcee-279a5c9e0caa c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/23] 199.204.45.153 () {44 vars in 1035 bytes} [Wed May 27 10:29:18 2026] GET /v2.0/subnets/public-subnet?network_id=b0fbea71-5d83-4ee9-9156-8c3ed29fb66e => generated 113 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/24] 199.204.45.153 () {44 vars in 1058 bytes} [Wed May 27 10:29:18 2026] GET /v2.0/subnets?name=public-subnet&network_id=b0fbea71-5d83-4ee9-9156-8c3ed29fb66e => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.204.45.153 () {48 vars in 966 bytes} [Wed May 27 10:29:18 2026] POST /v2.0/subnets => generated 664 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 10:33:59.399 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [61850857-bfa9-45e4-afbd-dc68d01eefeb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-27 10:33:59.401 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 27 10:33:59 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.153) !!! 2026-05-27 10:33:59.509 7 INFO neutron.pecan_wsgi.hooks.translation [None req-087876e4-7f41-47ab-ba46-40708c884f27 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/63] 199.204.45.153 () {44 vars in 938 bytes} [Wed May 27 10:33:59 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 10:33:59.525 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [795d5f9b-da58-431e-9ff5-57fcb3a22e69] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-27 10:33:59.527 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 27 10:33:59 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.153) !!! [pid: 8|app: 0|req: 30/64] 199.204.45.153 () {44 vars in 960 bytes} [Wed May 27 10:33:59 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 10:33:59.609 7 INFO neutron.db.segments_db [None req-7a30d64f-9173-4d63-87a4-dd86e575fcbd c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Added segment 372ff12a-3e1e-49af-9f34-141fd6b9d77e of type vxlan for network 4e934618-a747-4f50-b973-c453f5ac9fc4 [pid: 7|app: 0|req: 35/65] 199.204.45.153 () {48 vars in 967 bytes} [Wed May 27 10:33:59 2026] POST /v2.0/networks => generated 707 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 10:34:00.617 8 INFO oslo.messaging._drivers.impl_rabbit [-] [795d5f9b-da58-431e-9ff5-57fcb3a22e69] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57192. 2026-05-27 10:34:00.656 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ae43be64-0230-4982-8f77-5bbd43a532f0 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/66] 199.204.45.153 () {44 vars in 938 bytes} [Wed May 27 10:34:00 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-05-27 10:34:00.694 7 INFO oslo.messaging._drivers.impl_rabbit [-] [61850857-bfa9-45e4-afbd-dc68d01eefeb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57206. [pid: 7|app: 0|req: 36/67] 199.204.45.153 () {44 vars in 960 bytes} [Wed May 27 10:34:00 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 10:34:00.729 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2926724e-9b8e-4b9e-aca0-9b157b71eb3a c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/68] 199.204.45.153 () {44 vars in 1037 bytes} [Wed May 27 10:34:00 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=4e934618-a747-4f50-b973-c453f5ac9fc4 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/69] 199.204.45.153 () {44 vars in 1060 bytes} [Wed May 27 10:34:00 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=4e934618-a747-4f50-b973-c453f5ac9fc4 => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/70] 199.204.45.153 () {48 vars in 966 bytes} [Wed May 27 10:34:00 2026] POST /v2.0/subnets => generated 651 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 10:34:02.093 7 INFO neutron.api.v2.resource [None req-7faaea0e-b652-4741-8e08-7494db673a00 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/71] 199.204.45.153 () {44 vars in 972 bytes} [Wed May 27 10:34:02 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/72] 199.204.45.153 () {44 vars in 994 bytes} [Wed May 27 10:34:02 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/73] 199.204.45.153 () {48 vars in 981 bytes} [Wed May 27 10:34:02 2026] POST /v2.0/security-groups => generated 1616 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/74] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:34:03 2026] GET /v2.0/security-groups/b48b0f93-d43b-4aa6-92bb-d08e2483f9f3 => generated 1616 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/75] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:34:03 2026] GET /v2.0/security-groups/b48b0f93-d43b-4aa6-92bb-d08e2483f9f3 => generated 1616 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/76] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:34:03 2026] GET /v2.0/security-groups/b48b0f93-d43b-4aa6-92bb-d08e2483f9f3 => generated 1616 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/77] 199.204.45.153 () {48 vars in 992 bytes} [Wed May 27 10:34:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/78] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:34:04 2026] GET /v2.0/security-groups/b48b0f93-d43b-4aa6-92bb-d08e2483f9f3 => generated 2230 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/79] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:34:04 2026] GET /v2.0/security-groups/b48b0f93-d43b-4aa6-92bb-d08e2483f9f3 => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/80] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:34:04 2026] GET /v2.0/security-groups/b48b0f93-d43b-4aa6-92bb-d08e2483f9f3 => 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/81] 199.204.45.153 () {48 vars in 992 bytes} [Wed May 27 10:34:04 2026] POST /v2.0/security-group-rules => generated 603 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/82] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:34:05 2026] GET /v2.0/security-groups/b48b0f93-d43b-4aa6-92bb-d08e2483f9f3 => generated 2846 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/83] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:34:05 2026] GET /v2.0/security-groups/b48b0f93-d43b-4aa6-92bb-d08e2483f9f3 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/84] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:34:05 2026] GET /v2.0/security-groups/b48b0f93-d43b-4aa6-92bb-d08e2483f9f3 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/85] 199.204.45.153 () {48 vars in 992 bytes} [Wed May 27 10:34:05 2026] POST /v2.0/security-group-rules => generated 603 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/86] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:34:06 2026] GET /v2.0/security-groups/b48b0f93-d43b-4aa6-92bb-d08e2483f9f3 => generated 3462 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/87] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:34:06 2026] GET /v2.0/security-groups/b48b0f93-d43b-4aa6-92bb-d08e2483f9f3 => generated 3462 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/88] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:34:06 2026] GET /v2.0/security-groups/b48b0f93-d43b-4aa6-92bb-d08e2483f9f3 => generated 3462 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/89] 199.204.45.153 () {48 vars in 992 bytes} [Wed May 27 10:34:06 2026] POST /v2.0/security-group-rules => generated 603 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/90] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:34:07 2026] GET /v2.0/security-groups/b48b0f93-d43b-4aa6-92bb-d08e2483f9f3 => generated 4078 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/91] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:34:07 2026] GET /v2.0/security-groups/b48b0f93-d43b-4aa6-92bb-d08e2483f9f3 => generated 4078 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/92] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:34:07 2026] GET /v2.0/security-groups/b48b0f93-d43b-4aa6-92bb-d08e2483f9f3 => generated 4078 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/93] 199.204.45.153 () {48 vars in 992 bytes} [Wed May 27 10:34:07 2026] POST /v2.0/security-group-rules => generated 603 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/94] 199.204.45.153 () {44 vars in 988 bytes} [Wed May 27 10:34:09 2026] GET /v2.0/networks/4e934618-a747-4f50-b973-c453f5ac9fc4 => generated 732 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 10:34:09.436 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb26c70c-9543-4ad5-a500-6ac88f51d416 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/95] 199.204.45.153 () {44 vars in 1077 bytes} [Wed May 27 10:34:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=4e934618-a747-4f50-b973-c453f5ac9fc4 => generated 132 bytes in 219 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/96] 199.204.45.153 () {44 vars in 1100 bytes} [Wed May 27 10:34:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=4e934618-a747-4f50-b973-c453f5ac9fc4 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/97] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:34:09 2026] GET /v2.0/security-groups/b48b0f93-d43b-4aa6-92bb-d08e2483f9f3 => generated 4694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/98] 199.204.45.153 () {48 vars in 962 bytes} [Wed May 27 10:34:09 2026] POST /v2.0/ports => generated 1096 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 10:34:16.045 7 INFO neutron.pecan_wsgi.hooks.translation [None req-10c86ea4-b036-40b7-9417-dec305ab5514 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/101] 199.204.45.153 () {44 vars in 979 bytes} [Wed May 27 10:34:15 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 47 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: 49/102] 199.204.45.153 () {44 vars in 1001 bytes} [Wed May 27 10:34:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/103] 199.204.45.153 () {48 vars in 1031 bytes} [Wed May 27 10:34:16 2026] PUT /v2.0/ports/3a6ec7ff-397d-4986-bfc5-0bd60dff66c6 => generated 1245 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/104] 199.204.45.153 () {44 vars in 921 bytes} [Wed May 27 10:34:17 2026] GET /v2.0/ports => generated 3726 bytes in 97 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-05-27 10:34:18.998 7 INFO neutron.api.v2.resource [None req-477aed2d-c1c6-45ce-a175-19ed8c03ba4a c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/105] 199.204.45.153 () {44 vars in 960 bytes} [Wed May 27 10:34:18 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/106] 199.204.45.153 () {44 vars in 982 bytes} [Wed May 27 10:34:19 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/107] 199.204.45.153 () {48 vars in 981 bytes} [Wed May 27 10:34:19 2026] POST /v2.0/security-groups => generated 1610 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/108] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:34:20 2026] GET /v2.0/security-groups/15c6e935-acca-4e70-8293-4277d35bb233 => generated 1610 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/109] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:34:20 2026] GET /v2.0/security-groups/15c6e935-acca-4e70-8293-4277d35bb233 => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/110] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:34:20 2026] GET /v2.0/security-groups/15c6e935-acca-4e70-8293-4277d35bb233 => generated 1610 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/111] 199.204.45.153 () {48 vars in 992 bytes} [Wed May 27 10:34:20 2026] POST /v2.0/security-group-rules => generated 621 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/112] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:34:21 2026] GET /v2.0/security-groups/15c6e935-acca-4e70-8293-4277d35bb233 => generated 2244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/113] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:34:21 2026] GET /v2.0/security-groups/15c6e935-acca-4e70-8293-4277d35bb233 => generated 2244 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/114] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:34:21 2026] GET /v2.0/security-groups/15c6e935-acca-4e70-8293-4277d35bb233 => generated 2244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/115] 199.204.45.153 () {48 vars in 992 bytes} [Wed May 27 10:34:21 2026] POST /v2.0/security-group-rules => generated 625 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/126] 199.204.45.153 () {44 vars in 976 bytes} [Wed May 27 10:35:33 2026] GET /v2.0/quotas/55a378d5b6654f408f2fb083129a23c6 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 61/127] 199.204.45.153 () {48 vars in 1028 bytes} [Wed May 27 10:35:33 2026] PUT /v2.0/quotas/55a378d5b6654f408f2fb083129a23c6 => generated 291 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 10:37:44.000 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [795d5f9b-da58-431e-9ff5-57fcb3a22e69] 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-05-27 10:37:44.157 8 INFO neutron.pecan_wsgi.hooks.translation [None req-69bf96c2-2d58-4801-9cd6-c918b90130ee c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 71/146] 199.204.45.153 () {30 vars in 740 bytes} [Wed May 27 10:37:43 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 10:37:44.176 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [61850857-bfa9-45e4-afbd-dc68d01eefeb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-27 10:37:44.179 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 27 10:37:44 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.153) !!! /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: 76/147] 199.204.45.153 () {30 vars in 762 bytes} [Wed May 27 10:37:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 10:37:45.982 8 INFO oslo.messaging._drivers.impl_rabbit [-] [795d5f9b-da58-431e-9ff5-57fcb3a22e69] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40392. 2026-05-27 10:37:46.009 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3e6c3489-bd90-413e-9a44-a22d8724d7b9 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/148] 199.204.45.153 () {30 vars in 740 bytes} [Wed May 27 10:37:45 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 10:37:46.056 7 INFO oslo.messaging._drivers.impl_rabbit [-] [61850857-bfa9-45e4-afbd-dc68d01eefeb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40400. [pid: 7|app: 0|req: 77/149] 199.204.45.153 () {30 vars in 762 bytes} [Wed May 27 10:37:46 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 10:44:02.556 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [61850857-bfa9-45e4-afbd-dc68d01eefeb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-27 10:44:02.558 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 27 10:44:02 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=fdc02dd57475400b93b34f4729f056fa (ip 199.204.45.153) !!! 2026-05-27 10:44:02.715 7 INFO neutron.api.v2.resource [None req-054c3427-4266-4bc5-812b-e83e3c5574ae c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 103/200] 199.204.45.153 () {44 vars in 1075 bytes} [Wed May 27 10:44:02 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=fdc02dd57475400b93b34f4729f056fa => generated 139 bytes in 172 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 10:44:02.726 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [795d5f9b-da58-431e-9ff5-57fcb3a22e69] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-27 10:44:02.728 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 27 10:44:02 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=fdc02dd57475400b93b34f4729f056fa (ip 199.204.45.153) !!! [pid: 8|app: 0|req: 98/201] 199.204.45.153 () {44 vars in 1098 bytes} [Wed May 27 10:44:02 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=fdc02dd57475400b93b34f4729f056fa => generated 23 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/202] 199.204.45.153 () {48 vars in 982 bytes} [Wed May 27 10:44:02 2026] POST /v2.0/security-groups => generated 1624 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 10:44:04.129 8 INFO oslo.messaging._drivers.impl_rabbit [-] [795d5f9b-da58-431e-9ff5-57fcb3a22e69] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38692. [pid: 8|app: 0|req: 99/203] 199.204.45.153 () {44 vars in 1089 bytes} [Wed May 27 10:44:04 2026] GET /v2.0/security-groups/7b2b051b-557e-4098-ab89-0a581d2d1443?project_id=fdc02dd57475400b93b34f4729f056fa => generated 1624 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 10:44:04.219 7 INFO oslo.messaging._drivers.impl_rabbit [-] [61850857-bfa9-45e4-afbd-dc68d01eefeb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38708. [pid: 7|app: 0|req: 105/204] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:44:04 2026] GET /v2.0/security-groups/7b2b051b-557e-4098-ab89-0a581d2d1443 => generated 1624 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/205] 199.204.45.153 () {44 vars in 1089 bytes} [Wed May 27 10:44:04 2026] GET /v2.0/security-groups/7b2b051b-557e-4098-ab89-0a581d2d1443?project_id=fdc02dd57475400b93b34f4729f056fa => 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: 106/206] 199.204.45.153 () {48 vars in 992 bytes} [Wed May 27 10:44:04 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: 8|app: 0|req: 101/207] 199.204.45.153 () {44 vars in 1089 bytes} [Wed May 27 10:44:05 2026] GET /v2.0/security-groups/7b2b051b-557e-4098-ab89-0a581d2d1443?project_id=fdc02dd57475400b93b34f4729f056fa => generated 2234 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/208] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:44:05 2026] GET /v2.0/security-groups/7b2b051b-557e-4098-ab89-0a581d2d1443 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/209] 199.204.45.153 () {44 vars in 1089 bytes} [Wed May 27 10:44:05 2026] GET /v2.0/security-groups/7b2b051b-557e-4098-ab89-0a581d2d1443?project_id=fdc02dd57475400b93b34f4729f056fa => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/210] 199.204.45.153 () {48 vars in 992 bytes} [Wed May 27 10:44:05 2026] POST /v2.0/security-group-rules => generated 599 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/211] 199.204.45.153 () {44 vars in 1089 bytes} [Wed May 27 10:44:06 2026] GET /v2.0/security-groups/7b2b051b-557e-4098-ab89-0a581d2d1443?project_id=fdc02dd57475400b93b34f4729f056fa => generated 2846 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/212] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:44:06 2026] GET /v2.0/security-groups/7b2b051b-557e-4098-ab89-0a581d2d1443 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/213] 199.204.45.153 () {44 vars in 1089 bytes} [Wed May 27 10:44:06 2026] GET /v2.0/security-groups/7b2b051b-557e-4098-ab89-0a581d2d1443?project_id=fdc02dd57475400b93b34f4729f056fa => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/214] 199.204.45.153 () {48 vars in 992 bytes} [Wed May 27 10:44:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/215] 199.204.45.153 () {44 vars in 1089 bytes} [Wed May 27 10:44:07 2026] GET /v2.0/security-groups/7b2b051b-557e-4098-ab89-0a581d2d1443?project_id=fdc02dd57475400b93b34f4729f056fa => generated 3460 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/216] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:44:07 2026] GET /v2.0/security-groups/7b2b051b-557e-4098-ab89-0a581d2d1443 => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/217] 199.204.45.153 () {44 vars in 1089 bytes} [Wed May 27 10:44:07 2026] GET /v2.0/security-groups/7b2b051b-557e-4098-ab89-0a581d2d1443?project_id=fdc02dd57475400b93b34f4729f056fa => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/218] 199.204.45.153 () {48 vars in 992 bytes} [Wed May 27 10:44:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/237] 199.204.45.153 () {30 vars in 740 bytes} [Wed May 27 10:46:17 2026] GET /v2.0/networks?tenant_id=fdc02dd57475400b93b34f4729f056fa&shared=False => generated 15 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 10:46:17.235 7 INFO neutron.db.segments_db [None req-9924029c-8cb7-4a0f-a53c-58fe895babba 8e0d13c30da34078b05c69bb44e7d0ee fdc02dd57475400b93b34f4729f056fa - - 047b1fd6bbca4366b2e1d147fb97d169 047b1fd6bbca4366b2e1d147fb97d169] Added segment 3d4ed416-2e75-41ca-b150-4f6d7c171765 of type vxlan for network cae2b330-f113-4935-82e6-7c65bd42130a [pid: 7|app: 0|req: 122/238] 199.204.45.153 () {34 vars in 682 bytes} [Wed May 27 10:46:17 2026] POST /v2.0/networks => generated 718 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/239] 199.204.45.153 () {30 vars in 722 bytes} [Wed May 27 10:46:17 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/240] 199.204.45.153 () {30 vars in 633 bytes} [Wed May 27 10:46:17 2026] GET /v2.0/extensions => generated 20516 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/241] 199.204.45.153 () {34 vars in 677 bytes} [Wed May 27 10:46:17 2026] POST /v2.0/ports => generated 999 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/242] 199.204.45.153 () {30 vars in 703 bytes} [Wed May 27 10:46:17 2026] GET /v2.0/networks/cae2b330-f113-4935-82e6-7c65bd42130a => generated 705 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/243] 199.204.45.153 () {30 vars in 722 bytes} [Wed May 27 10:46:19 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/244] 199.204.45.153 () {30 vars in 703 bytes} [Wed May 27 10:46:19 2026] GET /v2.0/networks/cae2b330-f113-4935-82e6-7c65bd42130a => generated 705 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/249] 199.204.45.153 () {44 vars in 976 bytes} [Wed May 27 10:46:45 2026] GET /v2.0/quotas/fdc02dd57475400b93b34f4729f056fa => generated 292 bytes in 14 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: 128/250] 199.204.45.153 () {48 vars in 1028 bytes} [Wed May 27 10:46:46 2026] PUT /v2.0/quotas/fdc02dd57475400b93b34f4729f056fa => generated 291 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 10:58:40.457 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [795d5f9b-da58-431e-9ff5-57fcb3a22e69] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-27 10:58:40.460 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 27 10:58:40 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.153) !!! 2026-05-27 10:58:40.608 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d9de0cd4-6d38-45ef-8a1e-89c497601401 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 170/347] 199.204.45.153 () {44 vars in 928 bytes} [Wed May 27 10:58:40 2026] GET /v2.0/networks/public => generated 108 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 10:58:40.618 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [61850857-bfa9-45e4-afbd-dc68d01eefeb] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-27 10:58:40.621 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 27 10:58:40 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.153) !!! [pid: 7|app: 0|req: 178/348] 199.204.45.153 () {44 vars in 950 bytes} [Wed May 27 10:58:40 2026] GET /v2.0/networks?name=public => generated 753 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 10:58:41.768 8 INFO oslo.messaging._drivers.impl_rabbit [-] [795d5f9b-da58-431e-9ff5-57fcb3a22e69] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52032. 2026-05-27 10:58:41.794 8 INFO neutron.pecan_wsgi.hooks.translation [None req-94cf84a1-cb70-4a4a-bee7-3f94972de009 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 171/349] 199.204.45.153 () {44 vars in 928 bytes} [Wed May 27 10:58:41 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) 2026-05-27 10:58:41.828 7 INFO oslo.messaging._drivers.impl_rabbit [-] [61850857-bfa9-45e4-afbd-dc68d01eefeb] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52048. [pid: 7|app: 0|req: 179/350] 199.204.45.153 () {44 vars in 950 bytes} [Wed May 27 10:58:41 2026] GET /v2.0/networks?name=public => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 10:58:41.875 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3341de12-5a9a-4a9d-b94f-a576e63121f6 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 172/351] 199.204.45.153 () {44 vars in 1035 bytes} [Wed May 27 10:58:41 2026] GET /v2.0/subnets/public-subnet?network_id=b0fbea71-5d83-4ee9-9156-8c3ed29fb66e => generated 113 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/352] 199.204.45.153 () {44 vars in 1058 bytes} [Wed May 27 10:58:41 2026] GET /v2.0/subnets?name=public-subnet&network_id=b0fbea71-5d83-4ee9-9156-8c3ed29fb66e => generated 667 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 10:59:12.235 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e0854751-d4f3-492b-9af8-15854d487ae4 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/357] 199.204.45.153 () {44 vars in 938 bytes} [Wed May 27 10:59:12 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/358] 199.204.45.153 () {44 vars in 960 bytes} [Wed May 27 10:59:12 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 10:59:13.231 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e7af0f20-712c-48c9-9bc6-b3fee41a3c78 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/359] 199.204.45.153 () {44 vars in 938 bytes} [Wed May 27 10:59:13 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/360] 199.204.45.153 () {44 vars in 960 bytes} [Wed May 27 10:59:13 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 10:59:13.316 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9fde30a1-bba5-4ef9-9da9-4a7c081aba39 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 177/361] 199.204.45.153 () {44 vars in 1037 bytes} [Wed May 27 10:59:13 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=4e934618-a747-4f50-b973-c453f5ac9fc4 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/362] 199.204.45.153 () {44 vars in 1060 bytes} [Wed May 27 10:59:13 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=4e934618-a747-4f50-b973-c453f5ac9fc4 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 10:59:14.664 8 INFO neutron.api.v2.resource [None req-e946fd05-0b40-403a-b5c4-9dce4fd37bab c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/363] 199.204.45.153 () {44 vars in 972 bytes} [Wed May 27 10:59:14 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/364] 199.204.45.153 () {44 vars in 994 bytes} [Wed May 27 10:59:14 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/365] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:59:15 2026] GET /v2.0/security-groups/b48b0f93-d43b-4aa6-92bb-d08e2483f9f3 => 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: 187/366] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:59:15 2026] GET /v2.0/security-groups/b48b0f93-d43b-4aa6-92bb-d08e2483f9f3 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/367] 199.204.45.153 () {44 vars in 1012 bytes} [Wed May 27 10:59:15 2026] GET /v2.0/security-group-rules/30585737-ee06-4363-88b3-b66e3d945b29 => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/368] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:59:16 2026] GET /v2.0/security-groups/b48b0f93-d43b-4aa6-92bb-d08e2483f9f3 => generated 4694 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/369] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:59:16 2026] GET /v2.0/security-groups/b48b0f93-d43b-4aa6-92bb-d08e2483f9f3 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/370] 199.204.45.153 () {44 vars in 1012 bytes} [Wed May 27 10:59:17 2026] GET /v2.0/security-group-rules/294daa4e-91a3-496c-a858-957655a143a7 => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/371] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:59:17 2026] GET /v2.0/security-groups/b48b0f93-d43b-4aa6-92bb-d08e2483f9f3 => generated 4694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/372] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:59:17 2026] GET /v2.0/security-groups/b48b0f93-d43b-4aa6-92bb-d08e2483f9f3 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/373] 199.204.45.153 () {44 vars in 1012 bytes} [Wed May 27 10:59:17 2026] GET /v2.0/security-group-rules/3cb364c2-344f-4679-a7b6-5d48086804f2 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/374] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:59:18 2026] GET /v2.0/security-groups/b48b0f93-d43b-4aa6-92bb-d08e2483f9f3 => generated 4694 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/375] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:59:18 2026] GET /v2.0/security-groups/b48b0f93-d43b-4aa6-92bb-d08e2483f9f3 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/376] 199.204.45.153 () {44 vars in 1012 bytes} [Wed May 27 10:59:18 2026] GET /v2.0/security-group-rules/3121494e-ccee-479c-94a4-c10dfcc9af64 => 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: 185/377] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:59:19 2026] GET /v2.0/security-groups/b48b0f93-d43b-4aa6-92bb-d08e2483f9f3 => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/378] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:59:19 2026] GET /v2.0/security-groups/b48b0f93-d43b-4aa6-92bb-d08e2483f9f3 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/379] 199.204.45.153 () {44 vars in 1012 bytes} [Wed May 27 10:59:19 2026] GET /v2.0/security-group-rules/cbfb7c6f-c0f0-4405-9310-d4a7b2b1b1c8 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/380] 199.204.45.153 () {44 vars in 988 bytes} [Wed May 27 10:59:21 2026] GET /v2.0/networks/4e934618-a747-4f50-b973-c453f5ac9fc4 => generated 732 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 10:59:21.368 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0c9fbf4e-8878-4a19-b980-8cbf7b90da34 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 187/381] 199.204.45.153 () {44 vars in 1077 bytes} [Wed May 27 10:59:21 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=4e934618-a747-4f50-b973-c453f5ac9fc4 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/382] 199.204.45.153 () {44 vars in 1100 bytes} [Wed May 27 10:59:21 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=4e934618-a747-4f50-b973-c453f5ac9fc4 => generated 1250 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/383] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:59:21 2026] GET /v2.0/security-groups/b48b0f93-d43b-4aa6-92bb-d08e2483f9f3 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 10:59:28.799 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c9b85b11-b2c6-43bb-8c72-25eecd4484f4 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 190/386] 199.204.45.153 () {44 vars in 979 bytes} [Wed May 27 10:59:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/387] 199.204.45.153 () {44 vars in 1001 bytes} [Wed May 27 10:59:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/388] 199.204.45.153 () {44 vars in 921 bytes} [Wed May 27 10:59:30 2026] GET /v2.0/ports => generated 4721 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 10:59:31.428 7 INFO neutron.api.v2.resource [None req-d8d9d3ed-74b3-42cf-a99b-e370f25ed9c4 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 198/389] 199.204.45.153 () {44 vars in 960 bytes} [Wed May 27 10:59:31 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/390] 199.204.45.153 () {44 vars in 982 bytes} [Wed May 27 10:59:31 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/391] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:59:32 2026] GET /v2.0/security-groups/15c6e935-acca-4e70-8293-4277d35bb233 => generated 2882 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/392] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:59:32 2026] GET /v2.0/security-groups/15c6e935-acca-4e70-8293-4277d35bb233 => generated 2882 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/393] 199.204.45.153 () {44 vars in 1012 bytes} [Wed May 27 10:59:32 2026] GET /v2.0/security-group-rules/93a8b4dd-277b-49e1-ac2b-24da64941d8e => generated 621 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/394] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:59:33 2026] GET /v2.0/security-groups/15c6e935-acca-4e70-8293-4277d35bb233 => generated 2882 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/395] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 10:59:33 2026] GET /v2.0/security-groups/15c6e935-acca-4e70-8293-4277d35bb233 => generated 2882 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/396] 199.204.45.153 () {44 vars in 1012 bytes} [Wed May 27 10:59:33 2026] GET /v2.0/security-group-rules/89db8eeb-aba3-47b6-86f1-02d2553d73a9 => generated 625 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/399] 199.204.45.153 () {44 vars in 976 bytes} [Wed May 27 10:59:46 2026] GET /v2.0/quotas/55a378d5b6654f408f2fb083129a23c6 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:00:42.132 7 INFO neutron.api.v2.resource [None req-035446c8-6352-449e-a33b-2632daa6461a c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 207/408] 199.204.45.153 () {44 vars in 1075 bytes} [Wed May 27 11:00:42 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=fdc02dd57475400b93b34f4729f056fa => generated 139 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/409] 199.204.45.153 () {44 vars in 1098 bytes} [Wed May 27 11:00:42 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=fdc02dd57475400b93b34f4729f056fa => generated 4072 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/410] 199.204.45.153 () {44 vars in 1089 bytes} [Wed May 27 11:00:43 2026] GET /v2.0/security-groups/7b2b051b-557e-4098-ab89-0a581d2d1443?project_id=fdc02dd57475400b93b34f4729f056fa => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/411] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 11:00:43 2026] GET /v2.0/security-groups/7b2b051b-557e-4098-ab89-0a581d2d1443 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/412] 199.204.45.153 () {44 vars in 1012 bytes} [Wed May 27 11:00:43 2026] GET /v2.0/security-group-rules/34ed198b-13d8-4814-b198-9f09296918f7 => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/413] 199.204.45.153 () {44 vars in 1089 bytes} [Wed May 27 11:00:44 2026] GET /v2.0/security-groups/7b2b051b-557e-4098-ab89-0a581d2d1443?project_id=fdc02dd57475400b93b34f4729f056fa => generated 4075 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/414] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 11:00:44 2026] GET /v2.0/security-groups/7b2b051b-557e-4098-ab89-0a581d2d1443 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/415] 199.204.45.153 () {44 vars in 1012 bytes} [Wed May 27 11:00:44 2026] GET /v2.0/security-group-rules/b1934993-877b-4626-aa24-36467f37e5cf => generated 599 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/416] 199.204.45.153 () {44 vars in 1089 bytes} [Wed May 27 11:00:45 2026] GET /v2.0/security-groups/7b2b051b-557e-4098-ab89-0a581d2d1443?project_id=fdc02dd57475400b93b34f4729f056fa => generated 4075 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/417] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 11:00:45 2026] GET /v2.0/security-groups/7b2b051b-557e-4098-ab89-0a581d2d1443 => generated 4075 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/418] 199.204.45.153 () {44 vars in 1012 bytes} [Wed May 27 11:00:45 2026] GET /v2.0/security-group-rules/d2b0484d-b5da-4843-b522-11cb0f5c0efb => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/419] 199.204.45.153 () {44 vars in 1089 bytes} [Wed May 27 11:00:46 2026] GET /v2.0/security-groups/7b2b051b-557e-4098-ab89-0a581d2d1443?project_id=fdc02dd57475400b93b34f4729f056fa => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/420] 199.204.45.153 () {44 vars in 1002 bytes} [Wed May 27 11:00:46 2026] GET /v2.0/security-groups/7b2b051b-557e-4098-ab89-0a581d2d1443 => generated 4075 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/421] 199.204.45.153 () {44 vars in 1012 bytes} [Wed May 27 11:00:46 2026] GET /v2.0/security-group-rules/ad6153e3-1af0-4b3e-956d-83ee1aba6f24 => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/422] 199.204.45.153 () {44 vars in 976 bytes} [Wed May 27 11:00:54 2026] GET /v2.0/quotas/fdc02dd57475400b93b34f4729f056fa => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:01:47.627 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [795d5f9b-da58-431e-9ff5-57fcb3a22e69] 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: 213/431] 199.204.45.153 () {44 vars in 950 bytes} [Wed May 27 11:01:47 2026] GET /v2.0/networks?name=public => generated 753 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/438] 10.0.0.171 () {32 vars in 649 bytes} [Wed May 27 11:02:26 2026] GET /v2.0/networks => generated 2168 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/439] 10.0.0.171 () {32 vars in 655 bytes} [Wed May 27 11:02:27 2026] GET /v2.0/floatingips => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/440] 10.0.0.171 () {32 vars in 647 bytes} [Wed May 27 11:02:27 2026] GET /v2.0/routers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/441] 10.0.0.171 () {32 vars in 643 bytes} [Wed May 27 11:02:27 2026] GET /v2.0/ports => generated 4721 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/442] 10.0.0.171 () {32 vars in 647 bytes} [Wed May 27 11:02:27 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) 2026-05-27 11:02:27.719 8 INFO oslo.messaging._drivers.impl_rabbit [-] [795d5f9b-da58-431e-9ff5-57fcb3a22e69] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51366. [pid: 8|app: 0|req: 219/443] 10.0.0.171 () {32 vars in 649 bytes} [Wed May 27 11:02:27 2026] GET /v2.0/networks => generated 2168 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/444] 10.0.0.171 () {32 vars in 663 bytes} [Wed May 27 11:02:27 2026] GET /v2.0/security-groups => generated 17397 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/445] 10.0.0.171 () {32 vars in 655 bytes} [Wed May 27 11:02:27 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) 2026-05-27 11:02:38.487 7 INFO neutron.db.segments_db [None req-0613d655-0564-4d6a-9ece-48b3b565967a c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Added segment 3f8a691e-2e9a-4a7c-af1e-3838e68c5067 of type vxlan for network 6f71b609-ce3f-4154-86bd-fed95bf39450 [pid: 7|app: 0|req: 226/446] 10.0.0.171 () {34 vars in 671 bytes} [Wed May 27 11:02:38 2026] POST /v2.0/networks => generated 743 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:02:38.594 8 INFO neutron.db.segments_db [None req-37863f8e-7139-470c-aaa3-17be7dc077df c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Added segment 9fec2bb7-8a8a-4464-be94-4119313521f8 of type vxlan for network 44edd883-ca16-455b-aa60-fc9d5b2a369c [pid: 8|app: 0|req: 221/447] 10.0.0.171 () {34 vars in 671 bytes} [Wed May 27 11:02:38 2026] POST /v2.0/networks => generated 749 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/448] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:02:38 2026] POST /v2.0/subnets => generated 690 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:02:38.825 7 INFO neutron.db.segments_db [None req-3fd2c5f3-74ea-464e-ac93-9eab47a47eb0 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Added segment 7fd84c22-f408-41c9-b194-2157e2115eb1 of type vxlan for network a365f0fe-c329-44a6-85a9-1f39f3f92250 [pid: 8|app: 0|req: 222/449] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:02:38 2026] POST /v2.0/subnets => generated 696 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:02:38.923 8 INFO neutron.db.segments_db [None req-541ec7d9-786c-4453-8f8b-28f530aa7201 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Added segment 6f9146f9-6b9e-4e86-bee5-798932861624 of type vxlan for network 64a25f24-347e-4527-a5ed-4f7aef9e6ea0 2026-05-27 11:02:39.062 7 INFO neutron.db.l3_hamode_db [None req-3fd2c5f3-74ea-464e-ac93-9eab47a47eb0 c763bcc2665b454b8f388d2656e03698 1c6f12803a8147059305f8071ce1d476 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:02:39.152 8 INFO neutron.db.l3_hamode_db [None req-541ec7d9-786c-4453-8f8b-28f530aa7201 c763bcc2665b454b8f388d2656e03698 bfe1dd7c9ea94487a8074504f39400f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:02:40.261 7 INFO neutron.db.l3_hamode_db [None req-3fd2c5f3-74ea-464e-ac93-9eab47a47eb0 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:02:40.420 8 INFO neutron.db.l3_hamode_db [None req-541ec7d9-786c-4453-8f8b-28f530aa7201 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 228/450] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:02:38 2026] POST /v2.0/routers => generated 730 bytes in 2477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/451] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:02:38 2026] POST /v2.0/routers => generated 736 bytes in 2546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/454] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:02:41 2026] GET /v2.0/security-groups?tenant_id=b9535b74bdbd42cc9903e5317b3b8b7f&name=default => generated 2921 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/455] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:02:41 2026] GET /v2.0/security-groups?tenant_id=ace5341aa4cc41f4954c4d16161ea220&name=default => generated 2921 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/456] 10.0.0.171 () {34 vars in 783 bytes} [Wed May 27 11:02:41 2026] PUT /v2.0/routers/e5a30cf4-4f01-48cf-a244-b2e725bc26f3/add_router_interface => generated 309 bytes in 1097 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/457] 10.0.0.171 () {34 vars in 783 bytes} [Wed May 27 11:02:41 2026] PUT /v2.0/routers/c10aab27-bed0-4949-b6da-6392f2c5b883/add_router_interface => generated 309 bytes in 1133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/458] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:02:42 2026] DELETE /v2.0/security-groups/c020d8c0-feb1-4813-92d0-10ee6bb42df1 => 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: 228/459] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:02:42 2026] DELETE /v2.0/security-groups/09f1dae9-b042-4289-9edb-07482dd308be => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/460] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:02:43 2026] GET /v2.0/security-groups?tenant_id=520374828cff4e6c96bddb039d5016b8&name=default => generated 2923 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/461] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:02:43 2026] DELETE /v2.0/security-groups/28b81a43-7409-4fb3-a2af-2eec47db58a0 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:02:43.444 7 WARNING neutron_lib.context [None req-77c3363f-3cd3-4fe7-bbef-d6c1070719aa 76f1d9ccce0948a5985dceb6b0ab94cc 1c6f12803a8147059305f8071ce1d476 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 233/462] 10.0.0.171 () {34 vars in 685 bytes} [Wed May 27 11:02:43 2026] POST /v2.0/security-groups => generated 1660 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 11:02:43.599 8 WARNING neutron_lib.context [None req-2437219b-1742-4962-b639-6ea030a449e4 76f1d9ccce0948a5985dceb6b0ab94cc 1c6f12803a8147059305f8071ce1d476 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 230/463] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:02:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:02:43.805 8 WARNING neutron_lib.context [None req-330bb38d-f2a1-4024-b28a-07548b8e3682 76f1d9ccce0948a5985dceb6b0ab94cc 1c6f12803a8147059305f8071ce1d476 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:02:43.883 7 WARNING neutron_lib.context [req-7b56a41b-ab9d-438d-8728-172d7ac40168 req-d4a4ef73-cf54-4748-80e5-a65c48a77231 96704d30ba2e410bb0af394879506b40 bfe1dd7c9ea94487a8074504f39400f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 231/464] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:02:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:02:43.931 8 WARNING neutron_lib.context [None req-ac6597b9-c2bd-460a-a740-bb13b80153db 76f1d9ccce0948a5985dceb6b0ab94cc 1c6f12803a8147059305f8071ce1d476 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 234/465] 10.0.0.137 () {38 vars in 971 bytes} [Wed May 27 11:02:43 2026] POST /v2.0/security-groups => generated 1684 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/466] 10.0.0.171 () {34 vars in 676 bytes} [Wed May 27 11:02:43 2026] POST /v2.0/floatingips => generated 552 bytes in 610 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/467] 10.0.0.137 () {34 vars in 991 bytes} [Wed May 27 11:02:44 2026] GET /v2.0/security-groups/b445e15a-30d4-4886-bbe1-04d739f83224 => generated 1684 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:02:44.714 8 WARNING neutron_lib.context [req-221c5500-ea30-4d45-bf6e-d2974efbcd4a req-480a0b61-bf69-4a30-9ae6-9446e9e431f8 96704d30ba2e410bb0af394879506b40 bfe1dd7c9ea94487a8074504f39400f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 233/468] 10.0.0.137 () {38 vars in 981 bytes} [Wed May 27 11:02:44 2026] POST /v2.0/security-group-rules => generated 614 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:02:44.859 7 WARNING neutron_lib.context [req-eeddef7f-5d56-4e75-aaf4-e3616f949b73 req-5bbc74b1-4025-48bf-a179-610a02e9b74e 96704d30ba2e410bb0af394879506b40 bfe1dd7c9ea94487a8074504f39400f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 236/469] 10.0.0.137 () {38 vars in 971 bytes} [Wed May 27 11:02:44 2026] POST /v2.0/security-groups => generated 1682 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/470] 10.0.0.137 () {34 vars in 991 bytes} [Wed May 27 11:02:45 2026] GET /v2.0/security-groups/5e1ea38f-825e-4179-a66e-70448b6d2905 => generated 1682 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/471] 10.0.0.137 () {34 vars in 1100 bytes} [Wed May 27 11:02:44 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1361740546&fields=id&tenant_id=1c6f12803a8147059305f8071ce1d476 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:02:45.044 8 WARNING neutron_lib.context [req-bb157249-84cd-46a0-a421-ca66e76ee25f req-708d9679-3c6b-4e2f-9831-d548e01ef288 96704d30ba2e410bb0af394879506b40 bfe1dd7c9ea94487a8074504f39400f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 238/472] 10.0.0.137 () {34 vars in 982 bytes} [Wed May 27 11:02:45 2026] GET /v2.0/networks?id=6f71b609-ce3f-4154-86bd-fed95bf39450 => generated 675 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/473] 10.0.0.137 () {34 vars in 965 bytes} [Wed May 27 11:02:45 2026] GET /v2.0/quotas/1c6f12803a8147059305f8071ce1d476 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/474] 10.0.0.137 () {38 vars in 981 bytes} [Wed May 27 11:02:45 2026] POST /v2.0/security-group-rules => generated 614 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/475] 10.0.0.137 () {34 vars in 1002 bytes} [Wed May 27 11:02:45 2026] GET /v2.0/ports?tenant_id=1c6f12803a8147059305f8071ce1d476&fields=id => generated 103 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/476] 10.0.0.137 () {34 vars in 991 bytes} [Wed May 27 11:02:45 2026] GET /v2.0/security-groups/5e1ea38f-825e-4179-a66e-70448b6d2905 => generated 2307 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:02:45.264 7 WARNING neutron_lib.context [req-5735b1f9-ed9d-4545-9d8f-8efe553b34c5 req-ce9e9780-6d9b-4ab7-bb30-6c24a3fb1215 96704d30ba2e410bb0af394879506b40 bfe1dd7c9ea94487a8074504f39400f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 241/477] 10.0.0.137 () {38 vars in 981 bytes} [Wed May 27 11:02:45 2026] POST /v2.0/security-group-rules => generated 619 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/478] 10.0.0.137 () {34 vars in 991 bytes} [Wed May 27 11:02:45 2026] GET /v2.0/security-groups/5e1ea38f-825e-4179-a66e-70448b6d2905 => generated 2937 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/479] 10.0.0.137 () {34 vars in 1001 bytes} [Wed May 27 11:02:45 2026] GET /v2.0/security-group-rules/f9caf9c1-d0f8-485c-9e0c-8c8b9633926a => generated 616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/480] 10.0.0.137 () {34 vars in 991 bytes} [Wed May 27 11:02:45 2026] GET /v2.0/security-groups/5e1ea38f-825e-4179-a66e-70448b6d2905 => generated 2937 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/481] 10.0.0.137 () {36 vars in 1023 bytes} [Wed May 27 11:02:45 2026] DELETE /v2.0/security-group-rules/f9caf9c1-d0f8-485c-9e0c-8c8b9633926a => 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: 239/482] 10.0.0.137 () {34 vars in 991 bytes} [Wed May 27 11:02:45 2026] GET /v2.0/security-groups/5e1ea38f-825e-4179-a66e-70448b6d2905 => generated 2307 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/483] 10.0.0.137 () {34 vars in 907 bytes} [Wed May 27 11:02:45 2026] GET /v2.0/extensions => generated 20516 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/484] 10.0.0.137 () {34 vars in 1008 bytes} [Wed May 27 11:02:45 2026] GET /v2.0/networks/6f71b609-ce3f-4154-86bd-fed95bf39450?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/485] 10.0.0.137 () {34 vars in 1108 bytes} [Wed May 27 11:02:45 2026] GET /v2.0/networks/6f71b609-ce3f-4154-86bd-fed95bf39450?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/486] 10.0.0.137 () {36 vars in 1013 bytes} [Wed May 27 11:02:45 2026] DELETE /v2.0/security-groups/5e1ea38f-825e-4179-a66e-70448b6d2905 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/487] 10.0.0.137 () {34 vars in 991 bytes} [Wed May 27 11:02:46 2026] GET /v2.0/security-groups/b445e15a-30d4-4886-bbe1-04d739f83224 => generated 2309 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/488] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:02:46 2026] GET /v2.0/ports?device_id=db1d5773-fa74-4086-8bf6-0619e8a85368 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/489] 10.0.0.137 () {36 vars in 1013 bytes} [Wed May 27 11:02:46 2026] DELETE /v2.0/security-groups/b445e15a-30d4-4886-bbe1-04d739f83224 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/490] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:02:47 2026] GET /v2.0/ports?device_id=db1d5773-fa74-4086-8bf6-0619e8a85368 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/491] 10.0.0.171 () {34 vars in 789 bytes} [Wed May 27 11:02:46 2026] PUT /v2.0/routers/c10aab27-bed0-4949-b6da-6392f2c5b883/remove_router_interface => generated 309 bytes in 1420 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/492] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:02:47 2026] GET /v2.0/security-groups?tenant_id=c99eafaa8c054c01b399ec907360d0a6&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/493] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:02:47 2026] GET /v2.0/security-groups?tenant_id=9cff27c5f0494cefb2ab6a2908eed5ca&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/494] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:02:47 2026] DELETE /v2.0/security-groups/8c5bad97-74d7-41eb-8845-77c19c8c52d5 => 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: 251/495] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:02:47 2026] DELETE /v2.0/security-groups/7f32f898-1ad4-48db-b764-6ec484afd60b => 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: 252/496] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:02:48 2026] GET /v2.0/security-groups?tenant_id=22731305e25044d89b2d5d9a4735ea9d&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:02:48.220 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-065c90d9-ae76-4bfb-aa8e-36f21cc9c668 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - 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() [pid: 7|app: 0|req: 253/497] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:02:48 2026] DELETE /v2.0/security-groups/dd32f4d0-40d5-4e9c-b000-ec3b21f0fa90 => 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: 254/498] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:02:48 2026] GET /v2.0/security-groups?tenant_id=b69369ae144d4812848af386d2ba3ca8&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/499] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:02:48 2026] GET /v2.0/ports?device_id=db1d5773-fa74-4086-8bf6-0619e8a85368 => 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: 256/500] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:02:48 2026] DELETE /v2.0/security-groups/94722497-419c-46ac-8ae7-b723e3b8775f => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:02:48.577 8 INFO neutron.db.l3_hamode_db [None req-065c90d9-ae76-4bfb-aa8e-36f21cc9c668 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] HA network 64a25f24-347e-4527-a5ed-4f7aef9e6ea0 was deleted as no HA routers are present in tenant bfe1dd7c9ea94487a8074504f39400f8. [pid: 8|app: 0|req: 245/501] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:02:47 2026] DELETE /v2.0/routers/c10aab27-bed0-4949-b6da-6392f2c5b883 => generated 0 bytes in 911 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/502] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:02:48 2026] DELETE /v2.0/subnets/5f883b43-7b02-4a72-9671-4539f16cd75a => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/503] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:02:48 2026] DELETE /v2.0/networks/44edd883-ca16-455b-aa60-fc9d5b2a369c => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/504] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:02:49 2026] GET /v2.0/security-groups?tenant_id=bfe1dd7c9ea94487a8074504f39400f8&name=default => generated 2921 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:02:49.183 8 INFO neutron.services.segments.plugin [-] Segment 6f9146f9-6b9e-4e86-bee5-798932861624 resource provider aggregate not found 2026-05-27 11:02:49.195 8 INFO neutron.services.segments.plugin [-] Segment 6f9146f9-6b9e-4e86-bee5-798932861624 resource provider aggregate not found 2026-05-27 11:02:49.213 8 INFO neutron.services.segments.plugin [-] Segment 6f9146f9-6b9e-4e86-bee5-798932861624 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f9146f9-6b9e-4e86-bee5-798932861624 found for delete ", "request_id": "req-65955871-69e3-49ed-a27c-6d27425c02cb"}]} 2026-05-27 11:02:49.220 8 INFO neutron.services.segments.plugin [-] Segment 6f9146f9-6b9e-4e86-bee5-798932861624 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f9146f9-6b9e-4e86-bee5-798932861624 found for delete ", "request_id": "req-072d4a95-72ae-4f39-ba2f-ffbe1030d7b1"}]} [pid: 8|app: 0|req: 247/505] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:02:49 2026] DELETE /v2.0/security-groups/04b205e7-a57b-495a-b05c-4738acae624a => 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: 259/506] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:02:49 2026] GET /v2.0/ports?device_id=db1d5773-fa74-4086-8bf6-0619e8a85368 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/507] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:02:50 2026] GET /v2.0/ports?device_id=db1d5773-fa74-4086-8bf6-0619e8a85368 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:02:51.317 7 INFO neutron.db.segments_db [None req-2a15a4a8-ec73-49f3-b04c-e03c32d63cff c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Added segment a39922f8-c2d0-4f82-a7b0-2777c05d3007 of type vxlan for network 433d4cbe-10ee-4ede-9d67-a3e901b53545 [pid: 7|app: 0|req: 260/508] 10.0.0.171 () {34 vars in 671 bytes} [Wed May 27 11:02:51 2026] POST /v2.0/networks => generated 744 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:02:51.456 8 INFO neutron.services.segments.plugin [-] Segment 9fec2bb7-8a8a-4464-be94-4119313521f8 resource provider aggregate not found 2026-05-27 11:02:51.460 8 INFO neutron.services.segments.plugin [-] Segment 9fec2bb7-8a8a-4464-be94-4119313521f8 resource provider aggregate not found 2026-05-27 11:02:51.473 8 INFO neutron.services.segments.plugin [-] Segment 9fec2bb7-8a8a-4464-be94-4119313521f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fec2bb7-8a8a-4464-be94-4119313521f8 found for delete ", "request_id": "req-8aa5505b-d059-49b4-b7d1-673c9028233c"}]} 2026-05-27 11:02:51.474 8 INFO neutron.services.segments.plugin [-] Segment 9fec2bb7-8a8a-4464-be94-4119313521f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fec2bb7-8a8a-4464-be94-4119313521f8 found for delete ", "request_id": "req-5c139b4c-26b9-4a48-89e9-8560c5e8e570"}]} [pid: 7|app: 0|req: 261/509] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:02:51 2026] GET /v2.0/networks?id=6f71b609-ce3f-4154-86bd-fed95bf39450 => generated 675 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/510] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:02:51 2026] POST /v2.0/subnets => generated 691 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:02:51.704 7 INFO neutron.db.segments_db [None req-a8fa334c-77dd-45d1-bafd-4e4e6e9d2544 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Added segment b7f16359-f28e-4342-b3c6-e11657291cf7 of type vxlan for network 78335a93-07e2-4f0d-8211-cde1dd6b673d [pid: 8|app: 0|req: 250/511] 199.204.45.153 () {34 vars in 1050 bytes} [Wed May 27 11:02:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1c6f12803a8147059305f8071ce1d476 => generated 181 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/512] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:02:51 2026] GET /v2.0/ports?device_id=db1d5773-fa74-4086-8bf6-0619e8a85368 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:02:51.757 8 WARNING neutron_lib.context [req-f24628af-3a66-4133-a411-51191aad510d req-4c247e57-4142-47e4-9c4c-1e053507077c 76f1d9ccce0948a5985dceb6b0ab94cc 1c6f12803a8147059305f8071ce1d476 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:02:51.951 7 INFO neutron.db.l3_hamode_db [None req-a8fa334c-77dd-45d1-bafd-4e4e6e9d2544 c763bcc2665b454b8f388d2656e03698 13528b6d392d451cb2649cfbc8317bd9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 252/513] 199.204.45.153 () {38 vars in 955 bytes} [Wed May 27 11:02:51 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: 253/514] 199.204.45.153 () {34 vars in 911 bytes} [Wed May 27 11:02:52 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) 2026-05-27 11:02:52.739 7 INFO neutron.db.l3_hamode_db [None req-a8fa334c-77dd-45d1-bafd-4e4e6e9d2544 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 254/515] 199.204.45.153 () {38 vars in 1028 bytes} [Wed May 27 11:02:52 2026] PUT /v2.0/ports/dfbf14b1-d5ca-46e2-8ed1-0a1de2259f86 => generated 1235 bytes in 704 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: 255/516] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:02:53 2026] GET /v2.0/ports?device_id=db1d5773-fa74-4086-8bf6-0619e8a85368 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/517] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:02:53 2026] GET /v2.0/security-groups?id=811fe27b-0c59-47a8-99b6-9648e23fb256&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/518] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:02:51 2026] POST /v2.0/routers => generated 731 bytes in 2057 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:02:54.090 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed48c614-8053-40f1-a44d-88ed5d435917'] response: {'name': 'network-changed', 'server_uuid': 'db1d5773-fa74-4086-8bf6-0619e8a85368', 'tag': 'dfbf14b1-d5ca-46e2-8ed1-0a1de2259f86', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 263/519] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:02:54 2026] GET /v2.0/security-groups?tenant_id=f876453b51604353aa54e08b6f0f6cc2&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/520] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:02:54 2026] GET /v2.0/ports?tenant_id=1c6f12803a8147059305f8071ce1d476&device_id=db1d5773-fa74-4086-8bf6-0619e8a85368 => generated 1238 bytes in 53 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.137 () {34 vars in 990 bytes} [Wed May 27 11:02:54 2026] GET /v2.0/ports?device_id=db1d5773-fa74-4086-8bf6-0619e8a85368 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/522] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:02:54 2026] DELETE /v2.0/security-groups/27acf758-1428-4935-ab15-25449f4e45f9 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/523] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:02:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=dfbf14b1-d5ca-46e2-8ed1-0a1de2259f86 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/524] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:02:54 2026] GET /v2.0/security-groups?id=811fe27b-0c59-47a8-99b6-9648e23fb256&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: 269/525] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:02:54 2026] GET /v2.0/subnets?id=b0cf4a4d-4ad0-461e-86d8-d354de541bff => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/526] 10.0.0.171 () {34 vars in 783 bytes} [Wed May 27 11:02:53 2026] PUT /v2.0/routers/b636147d-e5a8-4b84-bde7-f9470bc6007b/add_router_interface => generated 309 bytes in 1205 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/527] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:02:54 2026] GET /v2.0/ports?network_id=6f71b609-ce3f-4154-86bd-fed95bf39450&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/528] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:02:54 2026] GET /v2.0/networks/6f71b609-ce3f-4154-86bd-fed95bf39450?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/529] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:02:54 2026] GET /v2.0/security-groups?tenant_id=52526416814848bcb60c026287680919&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/530] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:02:55 2026] GET /v2.0/networks/6f71b609-ce3f-4154-86bd-fed95bf39450?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: 259/531] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:02:55 2026] DELETE /v2.0/security-groups/e0d83c6f-ee75-4802-89de-f5bccc9ba0b5 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:02:55.527 7 WARNING neutron_lib.context [req-6892bf65-c489-4163-ab0d-60dce46fe14c req-0bc1e3e5-c295-4438-bbfc-146f550dcc7a dbe2f2014b164b6695f5fb1de6b88fa6 13528b6d392d451cb2649cfbc8317bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 274/534] 10.0.0.137 () {38 vars in 971 bytes} [Wed May 27 11:02:55 2026] POST /v2.0/security-groups => generated 1682 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 11:02:55.687 7 WARNING neutron_lib.context [req-b0038dc3-ef6b-4689-807a-166320197bfe req-56ef4b5c-08c8-44d1-b3ff-2413aeb6892a dbe2f2014b164b6695f5fb1de6b88fa6 13528b6d392d451cb2649cfbc8317bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 275/535] 10.0.0.137 () {38 vars in 971 bytes} [Wed May 27 11:02:55 2026] POST /v2.0/security-groups => generated 1680 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 11:02:55.862 7 WARNING neutron_lib.context [req-09891352-fbde-4243-8b02-5c921da3ab5d req-3b0eb58d-aabe-48f7-b6f5-c0c8a475a381 dbe2f2014b164b6695f5fb1de6b88fa6 13528b6d392d451cb2649cfbc8317bd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 261/536] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:02:55 2026] GET /v2.0/security-groups?tenant_id=65811fee080048689343c944a78c5734&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/537] 10.0.0.137 () {38 vars in 971 bytes} [Wed May 27 11:02:55 2026] POST /v2.0/security-groups => generated 1681 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/538] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:02:55 2026] DELETE /v2.0/security-groups/10e5db45-d676-4c7f-a6ad-494f4eb2a065 => 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: 277/539] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:02:55 2026] GET /v2.0/ports?device_id=db1d5773-fa74-4086-8bf6-0619e8a85368 => 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: 263/540] 10.0.0.137 () {34 vars in 1002 bytes} [Wed May 27 11:02:56 2026] GET /v2.0/security-groups?tenant_id=13528b6d392d451cb2649cfbc8317bd9 => generated 7908 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/541] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:02:56 2026] GET /v2.0/security-groups?id=811fe27b-0c59-47a8-99b6-9648e23fb256&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: 264/542] 10.0.0.137 () {34 vars in 991 bytes} [Wed May 27 11:02:56 2026] GET /v2.0/security-groups/31cb1629-e51f-48dd-a3e1-d68191d8179c => generated 2922 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/543] 10.0.0.137 () {34 vars in 991 bytes} [Wed May 27 11:02:56 2026] GET /v2.0/security-groups/31cb1629-e51f-48dd-a3e1-d68191d8179c => generated 2922 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/544] 10.0.0.137 () {34 vars in 991 bytes} [Wed May 27 11:02:56 2026] GET /v2.0/security-groups/ccc8e61d-1ad0-4abf-ac56-ac28a90befec => generated 1682 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/545] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:02:56 2026] GET /v2.0/ports?tenant_id=1c6f12803a8147059305f8071ce1d476&device_id=db1d5773-fa74-4086-8bf6-0619e8a85368 => generated 1238 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/546] 10.0.0.137 () {36 vars in 1013 bytes} [Wed May 27 11:02:56 2026] DELETE /v2.0/security-groups/ccc8e61d-1ad0-4abf-ac56-ac28a90befec => 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: 282/547] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:02:56 2026] GET /v2.0/networks?id=6f71b609-ce3f-4154-86bd-fed95bf39450 => generated 771 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:02:56.332 7 INFO neutron.api.v2.resource [req-32188ff9-ec97-4f08-a01a-3b1b482e237b req-42bd8994-5cc5-4ba8-9a47-e6e859bdd3f3 dbe2f2014b164b6695f5fb1de6b88fa6 13528b6d392d451cb2649cfbc8317bd9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 283/548] 10.0.0.137 () {34 vars in 991 bytes} [Wed May 27 11:02:56 2026] GET /v2.0/security-groups/ccc8e61d-1ad0-4abf-ac56-ac28a90befec => 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: 266/549] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:02:56 2026] GET /v2.0/security-groups?tenant_id=36239d6b5be04e989170a14cd59b3ea1&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/550] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:02:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=dfbf14b1-d5ca-46e2-8ed1-0a1de2259f86 => 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: 267/551] 10.0.0.137 () {34 vars in 991 bytes} [Wed May 27 11:02:56 2026] GET /v2.0/security-groups/9d80db68-6cf4-4e9e-bbc2-4aa2e9a78ac1 => generated 1680 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/552] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:02:56 2026] GET /v2.0/subnets?id=b0cf4a4d-4ad0-461e-86d8-d354de541bff => generated 693 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/553] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:02:56 2026] DELETE /v2.0/security-groups/3ced9b36-69f7-457b-8a11-74eb0fb30b24 => 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: 286/554] 10.0.0.137 () {36 vars in 1013 bytes} [Wed May 27 11:02:56 2026] DELETE /v2.0/security-groups/9d80db68-6cf4-4e9e-bbc2-4aa2e9a78ac1 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:02:56.546 7 INFO neutron.api.v2.resource [req-41d5b925-856a-4697-b9b1-a3c86002b95b req-a4e1206c-a13b-4fe0-b86c-80ef12ee46a2 dbe2f2014b164b6695f5fb1de6b88fa6 13528b6d392d451cb2649cfbc8317bd9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 287/555] 10.0.0.137 () {34 vars in 991 bytes} [Wed May 27 11:02:56 2026] GET /v2.0/security-groups/9d80db68-6cf4-4e9e-bbc2-4aa2e9a78ac1 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/556] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:02:56 2026] GET /v2.0/ports?network_id=6f71b609-ce3f-4154-86bd-fed95bf39450&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/557] 10.0.0.137 () {34 vars in 991 bytes} [Wed May 27 11:02:56 2026] GET /v2.0/security-groups/c77e8b24-6f41-452c-9752-cf75f5658ae6 => generated 1681 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/558] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:02:56 2026] GET /v2.0/networks/6f71b609-ce3f-4154-86bd-fed95bf39450?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/559] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:02:56 2026] GET /v2.0/networks/6f71b609-ce3f-4154-86bd-fed95bf39450?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: 271/560] 10.0.0.137 () {36 vars in 1013 bytes} [Wed May 27 11:02:56 2026] DELETE /v2.0/security-groups/c77e8b24-6f41-452c-9752-cf75f5658ae6 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:02:56.757 7 INFO neutron.api.v2.resource [req-7d24fc66-97b0-4615-afcb-85ece8d4ee36 req-f81fe56a-69fd-47b3-8c84-df3116a51690 dbe2f2014b164b6695f5fb1de6b88fa6 13528b6d392d451cb2649cfbc8317bd9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 290/561] 10.0.0.137 () {34 vars in 991 bytes} [Wed May 27 11:02:56 2026] GET /v2.0/security-groups/c77e8b24-6f41-452c-9752-cf75f5658ae6 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/562] 10.0.0.137 () {34 vars in 1002 bytes} [Wed May 27 11:02:56 2026] GET /v2.0/security-groups?tenant_id=13528b6d392d451cb2649cfbc8317bd9 => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/563] 10.0.0.137 () {34 vars in 991 bytes} [Wed May 27 11:02:56 2026] GET /v2.0/security-groups/31cb1629-e51f-48dd-a3e1-d68191d8179c => generated 2922 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/564] 10.0.0.137 () {34 vars in 991 bytes} [Wed May 27 11:02:56 2026] GET /v2.0/security-groups/31cb1629-e51f-48dd-a3e1-d68191d8179c => generated 2922 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:02:56.962 7 INFO neutron.api.v2.resource [req-8c86d99b-9b0a-4d6e-87ae-e7f77bfa1060 req-9684c1eb-23d5-498b-bfcb-5bfe08ce635b dbe2f2014b164b6695f5fb1de6b88fa6 13528b6d392d451cb2649cfbc8317bd9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 292/565] 10.0.0.137 () {34 vars in 991 bytes} [Wed May 27 11:02:56 2026] GET /v2.0/security-groups/c77e8b24-6f41-452c-9752-cf75f5658ae6 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:02:57.011 8 INFO neutron.api.v2.resource [req-d43208ec-e715-4093-bed7-c8af1a517ad3 req-e16aa0eb-dc56-4109-a1e5-e092074756ec dbe2f2014b164b6695f5fb1de6b88fa6 13528b6d392d451cb2649cfbc8317bd9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 274/566] 10.0.0.137 () {34 vars in 991 bytes} [Wed May 27 11:02:56 2026] GET /v2.0/security-groups/9d80db68-6cf4-4e9e-bbc2-4aa2e9a78ac1 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:02:57.054 7 INFO neutron.api.v2.resource [req-31f6188a-f641-4e37-9b8f-0a6a15557670 req-1cfb2ad7-79d4-4283-8177-b95432d3d31a dbe2f2014b164b6695f5fb1de6b88fa6 13528b6d392d451cb2649cfbc8317bd9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 293/567] 10.0.0.137 () {34 vars in 991 bytes} [Wed May 27 11:02:57 2026] GET /v2.0/security-groups/ccc8e61d-1ad0-4abf-ac56-ac28a90befec => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/568] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:02:57 2026] GET /v2.0/ports?device_id=db1d5773-fa74-4086-8bf6-0619e8a85368 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/569] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:02:57 2026] GET /v2.0/security-groups?id=811fe27b-0c59-47a8-99b6-9648e23fb256&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: 8|app: 0|req: 275/570] 10.0.0.171 () {34 vars in 789 bytes} [Wed May 27 11:02:57 2026] PUT /v2.0/routers/b636147d-e5a8-4b84-bde7-f9470bc6007b/remove_router_interface => generated 309 bytes in 873 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/571] 10.0.0.171 () {32 vars in 653 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions => generated 20516 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/572] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/ports?device_id=db1d5773-fa74-4086-8bf6-0619e8a85368 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/573] 10.0.0.171 () {32 vars in 681 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/574] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/security-groups?id=811fe27b-0c59-47a8-99b6-9648e23fb256&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: 280/575] 10.0.0.171 () {32 vars in 681 bytes} [Wed May 27 11:02:58 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: 281/576] 10.0.0.171 () {32 vars in 729 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/577] 10.0.0.171 () {32 vars in 665 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/agent => generated 153 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/578] 10.0.0.171 () {32 vars in 699 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/579] 10.0.0.171 () {32 vars in 697 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/580] 10.0.0.171 () {32 vars in 701 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/581] 10.0.0.171 () {32 vars in 689 bytes} [Wed May 27 11:02:58 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: 287/582] 10.0.0.171 () {32 vars in 703 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:02:58.599 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-6c7ca23c-9dba-4560-859c-6b4d521d73a7 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - 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() [pid: 8|app: 0|req: 288/583] 10.0.0.171 () {32 vars in 693 bytes} [Wed May 27 11:02:58 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: 289/584] 10.0.0.171 () {32 vars in 695 bytes} [Wed May 27 11:02:58 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: 290/585] 10.0.0.171 () {32 vars in 685 bytes} [Wed May 27 11:02:58 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: 291/586] 10.0.0.171 () {32 vars in 687 bytes} [Wed May 27 11:02:58 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: 292/587] 10.0.0.171 () {32 vars in 661 bytes} [Wed May 27 11:02:58 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: 293/588] 10.0.0.171 () {32 vars in 699 bytes} [Wed May 27 11:02:58 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: 294/589] 10.0.0.171 () {32 vars in 679 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/590] 10.0.0.171 () {32 vars in 683 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/591] 10.0.0.171 () {32 vars in 675 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/592] 10.0.0.171 () {32 vars in 689 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/593] 10.0.0.171 () {32 vars in 723 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/594] 10.0.0.171 () {32 vars in 687 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/595] 10.0.0.171 () {32 vars in 669 bytes} [Wed May 27 11:02:58 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: 8|app: 0|req: 301/596] 10.0.0.171 () {32 vars in 687 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/597] 10.0.0.171 () {32 vars in 681 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/598] 10.0.0.171 () {32 vars in 699 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/599] 10.0.0.171 () {32 vars in 679 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/600] 10.0.0.171 () {32 vars in 667 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/601] 10.0.0.171 () {32 vars in 677 bytes} [Wed May 27 11:02:58 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: 8|app: 0|req: 307/602] 10.0.0.171 () {32 vars in 665 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/l3-ha => 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: 308/603] 10.0.0.171 () {32 vars in 675 bytes} [Wed May 27 11:02:58 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: 8|app: 0|req: 309/604] 10.0.0.171 () {32 vars in 713 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/605] 10.0.0.171 () {32 vars in 691 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/606] 10.0.0.171 () {32 vars in 683 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/607] 10.0.0.171 () {32 vars in 669 bytes} [Wed May 27 11:02:58 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: 8|app: 0|req: 313/608] 10.0.0.171 () {32 vars in 687 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/609] 10.0.0.171 () {32 vars in 705 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/610] 10.0.0.171 () {32 vars in 675 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/611] 10.0.0.171 () {32 vars in 701 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/612] 10.0.0.171 () {32 vars in 675 bytes} [Wed May 27 11:02:58 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: 8|app: 0|req: 318/613] 10.0.0.171 () {32 vars in 693 bytes} [Wed May 27 11:02:58 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: 8|app: 0|req: 319/614] 10.0.0.171 () {32 vars in 689 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/615] 10.0.0.171 () {32 vars in 709 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/616] 10.0.0.171 () {32 vars in 705 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/617] 10.0.0.171 () {32 vars in 719 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/618] 10.0.0.171 () {32 vars in 697 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/619] 10.0.0.171 () {32 vars in 711 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/620] 10.0.0.171 () {32 vars in 669 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/binding => 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: 326/621] 10.0.0.171 () {32 vars in 687 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/622] 10.0.0.171 () {32 vars in 681 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/623] 10.0.0.171 () {32 vars in 675 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/624] 10.0.0.171 () {32 vars in 671 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/625] 10.0.0.171 () {32 vars in 661 bytes} [Wed May 27 11:02: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: 8|app: 0|req: 331/626] 10.0.0.171 () {32 vars in 699 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/627] 10.0.0.171 () {32 vars in 699 bytes} [Wed May 27 11:02:58 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) 2026-05-27 11:02:58.973 7 INFO neutron.db.l3_hamode_db [None req-6c7ca23c-9dba-4560-859c-6b4d521d73a7 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] HA network 78335a93-07e2-4f0d-8211-cde1dd6b673d was deleted as no HA routers are present in tenant 13528b6d392d451cb2649cfbc8317bd9. [pid: 8|app: 0|req: 333/628] 10.0.0.171 () {32 vars in 677 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/629] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:02:57 2026] DELETE /v2.0/routers/b636147d-e5a8-4b84-bde7-f9470bc6007b => generated 0 bytes in 1037 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/630] 10.0.0.171 () {32 vars in 669 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/631] 10.0.0.171 () {32 vars in 683 bytes} [Wed May 27 11:02:58 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/632] 10.0.0.171 () {32 vars in 701 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/633] 10.0.0.171 () {32 vars in 685 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/634] 10.0.0.171 () {32 vars in 707 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/635] 10.0.0.171 () {32 vars in 669 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/636] 10.0.0.171 () {32 vars in 697 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/637] 10.0.0.171 () {32 vars in 695 bytes} [Wed May 27 11:02:59 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: 8|app: 0|req: 342/638] 10.0.0.171 () {32 vars in 685 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/639] 10.0.0.171 () {32 vars in 689 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/640] 10.0.0.171 () {32 vars in 667 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/641] 10.0.0.171 () {32 vars in 681 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/642] 10.0.0.171 () {32 vars in 681 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/643] 10.0.0.171 () {32 vars in 691 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/644] 10.0.0.171 () {32 vars in 691 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/645] 10.0.0.171 () {32 vars in 695 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/646] 10.0.0.171 () {32 vars in 685 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/647] 10.0.0.171 () {32 vars in 689 bytes} [Wed May 27 11:02:59 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: 8|app: 0|req: 352/648] 10.0.0.171 () {32 vars in 701 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/649] 10.0.0.171 () {32 vars in 703 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/650] 10.0.0.171 () {32 vars in 713 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/651] 10.0.0.171 () {32 vars in 717 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/652] 10.0.0.171 () {32 vars in 715 bytes} [Wed May 27 11:02:59 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: 8|app: 0|req: 357/653] 10.0.0.171 () {32 vars in 727 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/654] 10.0.0.171 () {32 vars in 741 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/655] 10.0.0.171 () {32 vars in 719 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/656] 10.0.0.171 () {32 vars in 683 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/657] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:02:58 2026] DELETE /v2.0/subnets/c921f6fb-8ae4-4814-95bb-59dc0cf93ebf => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/658] 10.0.0.171 () {32 vars in 669 bytes} [Wed May 27 11:02:59 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) [pid: 7|app: 0|req: 299/659] 10.0.0.171 () {32 vars in 719 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/660] 10.0.0.171 () {32 vars in 679 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/661] 10.0.0.171 () {32 vars in 669 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/662] 10.0.0.171 () {32 vars in 697 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/663] 10.0.0.171 () {32 vars in 705 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/664] 10.0.0.171 () {32 vars in 701 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/665] 10.0.0.171 () {32 vars in 701 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/666] 10.0.0.171 () {32 vars in 683 bytes} [Wed May 27 11:02:59 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: 307/667] 10.0.0.171 () {32 vars in 705 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/668] 10.0.0.171 () {32 vars in 695 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/669] 10.0.0.171 () {32 vars in 689 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/670] 10.0.0.171 () {32 vars in 697 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/subnetpool-prefix-ops => 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: 311/671] 10.0.0.171 () {32 vars in 679 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/672] 10.0.0.171 () {32 vars in 689 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/673] 10.0.0.171 () {32 vars in 701 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/674] 10.0.0.171 () {32 vars in 665 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/675] 10.0.0.171 () {32 vars in 681 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/676] 10.0.0.171 () {32 vars in 693 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/677] 10.0.0.171 () {32 vars in 677 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/678] 10.0.0.171 () {32 vars in 667 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:02:59.568 8 INFO neutron.services.segments.plugin [-] Segment a39922f8-c2d0-4f82-a7b0-2777c05d3007 resource provider aggregate not found 2026-05-27 11:02:59.575 8 INFO neutron.services.segments.plugin [-] Segment a39922f8-c2d0-4f82-a7b0-2777c05d3007 resource provider aggregate not found 2026-05-27 11:02:59.585 8 INFO neutron.services.segments.plugin [-] Segment a39922f8-c2d0-4f82-a7b0-2777c05d3007 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a39922f8-c2d0-4f82-a7b0-2777c05d3007 found for delete ", "request_id": "req-513d2dd9-647d-4d77-b750-666e66abb5ad"}]} 2026-05-27 11:02:59.597 8 INFO neutron.services.segments.plugin [-] Segment a39922f8-c2d0-4f82-a7b0-2777c05d3007 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a39922f8-c2d0-4f82-a7b0-2777c05d3007 found for delete ", "request_id": "req-7924323f-3ff9-4c0c-a08b-6df4f4086ab9"}]} [pid: 8|app: 0|req: 361/679] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:02:59 2026] DELETE /v2.0/networks/433d4cbe-10ee-4ede-9d67-a3e901b53545 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:02:59.608 7 INFO neutron.services.segments.plugin [-] Segment b7f16359-f28e-4342-b3c6-e11657291cf7 resource provider aggregate not found 2026-05-27 11:02:59.617 7 INFO neutron.services.segments.plugin [-] Segment b7f16359-f28e-4342-b3c6-e11657291cf7 resource provider aggregate not found 2026-05-27 11:02:59.639 7 INFO neutron.services.segments.plugin [-] Segment b7f16359-f28e-4342-b3c6-e11657291cf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7f16359-f28e-4342-b3c6-e11657291cf7 found for delete ", "request_id": "req-d851e2a0-2271-4fd2-8a14-482723269f10"}]} 2026-05-27 11:02:59.640 7 INFO neutron.services.segments.plugin [-] Segment b7f16359-f28e-4342-b3c6-e11657291cf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7f16359-f28e-4342-b3c6-e11657291cf7 found for delete ", "request_id": "req-61c84db9-2862-4d93-a91d-7242ad2207ed"}]} [pid: 7|app: 0|req: 319/680] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/ports?device_id=db1d5773-fa74-4086-8bf6-0619e8a85368 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/681] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/security-groups?id=811fe27b-0c59-47a8-99b6-9648e23fb256&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/682] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:02:59 2026] GET /v2.0/security-groups?tenant_id=13528b6d392d451cb2649cfbc8317bd9&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: 363/683] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:02:59 2026] DELETE /v2.0/security-groups/31cb1629-e51f-48dd-a3e1-d68191d8179c => 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: 364/684] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:03:00 2026] GET /v2.0/security-groups?tenant_id=916086cc8fc64c559ee16ac546c3579f&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/685] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:03:00 2026] DELETE /v2.0/security-groups/e3598c63-f64a-4b4d-ae9d-227ccc533290 => 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: 321/686] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:03:00 2026] GET /v2.0/security-groups?tenant_id=8da4046508bb4f569aea4c496795c6b6&name=default => generated 2925 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/687] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:03:00 2026] DELETE /v2.0/security-groups/f1c25561-884a-43e2-beac-aca3ee5f73f1 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/688] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:00 2026] GET /v2.0/ports?device_id=db1d5773-fa74-4086-8bf6-0619e8a85368 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/689] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:03:00 2026] GET /v2.0/security-groups?id=811fe27b-0c59-47a8-99b6-9648e23fb256&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/690] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:03:00 2026] GET /v2.0/security-groups?tenant_id=32562fafb24f4195a93d0984d6fb98fe&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/691] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:03:01 2026] DELETE /v2.0/security-groups/3d848f0a-d17d-4cbe-ad57-8d405743b9e9 => 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: 325/692] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:02 2026] GET /v2.0/ports?device_id=db1d5773-fa74-4086-8bf6-0619e8a85368 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:02.101 8 INFO neutron.db.segments_db [None req-347eabf9-44d3-46b0-ab8a-0966ac3bd9c4 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Added segment 36f87972-07f7-45f0-8d07-120eeea3ffe2 of type vxlan for network b21222c7-a73a-4cb3-9782-5219a14fdcef [pid: 7|app: 0|req: 326/693] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:03:02 2026] GET /v2.0/security-groups?id=811fe27b-0c59-47a8-99b6-9648e23fb256&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: 368/694] 10.0.0.171 () {34 vars in 671 bytes} [Wed May 27 11:03:01 2026] POST /v2.0/networks => generated 751 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/695] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:03:02 2026] POST /v2.0/subnets => generated 698 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:03:02.488 7 INFO neutron.db.segments_db [None req-157628ec-a75c-4ba4-8d30-d0f1adfe3001 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Added segment 606768ef-dc1e-4972-b871-4b704b174e92 of type vxlan for network 9b84058d-f982-494d-860d-a55e00fa7cad 2026-05-27 11:03:02.495 8 WARNING neutron_lib.context [None req-f88ed2c9-d46e-459b-adbf-49e05bb9a549 e111757ea0e84868b157f16e5e3824e5 eb29f5d2e6aa41729d47cfbe21a5a863 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:03:02.688 8 INFO neutron.db.segments_db [None req-f88ed2c9-d46e-459b-adbf-49e05bb9a549 e111757ea0e84868b157f16e5e3824e5 eb29f5d2e6aa41729d47cfbe21a5a863 - - default default] Added segment 388b38e8-f1ac-4eb5-b6a8-49a4dc36c565 of type vxlan for network 858328c9-e13a-49b9-b7dc-a7b26bc11f3d [pid: 8|app: 0|req: 369/696] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:03:02 2026] POST /v2.0/networks => generated 649 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:03:02.802 7 INFO neutron.db.l3_hamode_db [None req-157628ec-a75c-4ba4-8d30-d0f1adfe3001 c763bcc2665b454b8f388d2656e03698 8e7694d549934db48f9de7580cc80249 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:03:02.805 8 WARNING neutron_lib.context [None req-8e13a819-13fc-4f4c-9075-ae8a31767073 e111757ea0e84868b157f16e5e3824e5 eb29f5d2e6aa41729d47cfbe21a5a863 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 370/697] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:03:02 2026] POST /v2.0/subnets => generated 627 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:03:03.027 8 WARNING neutron_lib.context [None req-1cf6c101-118a-4592-836a-2f5d89387f8d e111757ea0e84868b157f16e5e3824e5 eb29f5d2e6aa41729d47cfbe21a5a863 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:03:03.071 8 INFO neutron.db.segments_db [None req-1cf6c101-118a-4592-836a-2f5d89387f8d e111757ea0e84868b157f16e5e3824e5 eb29f5d2e6aa41729d47cfbe21a5a863 - - default default] Added segment fca9076b-e266-4dfe-a411-36e5dcb16da3 of type vxlan for network f48bb918-0d5d-481f-9ed7-f4bd717fc930 2026-05-27 11:03:03.357 8 INFO neutron.db.l3_hamode_db [None req-1cf6c101-118a-4592-836a-2f5d89387f8d e111757ea0e84868b157f16e5e3824e5 eb29f5d2e6aa41729d47cfbe21a5a863 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:03:03.803 7 INFO neutron.db.l3_hamode_db [None req-157628ec-a75c-4ba4-8d30-d0f1adfe3001 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:03:04.360 8 INFO neutron.db.l3_hamode_db [None req-1cf6c101-118a-4592-836a-2f5d89387f8d e111757ea0e84868b157f16e5e3824e5 eb29f5d2e6aa41729d47cfbe21a5a863 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 328/698] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:03:02 2026] POST /v2.0/routers => generated 738 bytes in 2467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/699] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:04 2026] GET /v2.0/ports?device_id=db1d5773-fa74-4086-8bf6-0619e8a85368 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/700] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:03:03 2026] POST /v2.0/routers => generated 695 bytes in 2931 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/701] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:03:05 2026] GET /v2.0/security-groups?id=811fe27b-0c59-47a8-99b6-9648e23fb256&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/702] 10.0.0.171 () {34 vars in 783 bytes} [Wed May 27 11:03:04 2026] PUT /v2.0/routers/91464903-fc98-42d3-ba6e-2e66838ed57c/add_router_interface => generated 309 bytes in 1254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/703] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:06 2026] GET /v2.0/ports?device_id=db1d5773-fa74-4086-8bf6-0619e8a85368 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:07.231 7 INFO neutron.db.l3_db [None req-da276ed9-6779-4246-97de-090ca03a7d04 76f1d9ccce0948a5985dceb6b0ab94cc 1c6f12803a8147059305f8071ce1d476 - - default default] Floating IP 0cb8be74-9771-4129-83d9-a827fd20990c associated. External IP: 10.96.250.215, port: dfbf14b1-d5ca-46e2-8ed1-0a1de2259f86. [pid: 8|app: 0|req: 373/704] 10.0.0.171 () {34 vars in 783 bytes} [Wed May 27 11:03:06 2026] PUT /v2.0/routers/9cbc4bd2-4fb7-40a2-8b73-66367bb10295/add_router_interface => generated 309 bytes in 1451 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:07.462 8 WARNING neutron_lib.context [None req-31ab5754-07a1-442b-8198-72d557324c46 88e1642a076547158c60e0e2f7a260ab 8e7694d549934db48f9de7580cc80249 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 332/705] 10.0.0.171 () {34 vars in 749 bytes} [Wed May 27 11:03:06 2026] PUT /v2.0/floatingips/0cb8be74-9771-4129-83d9-a827fd20990c => generated 855 bytes in 1269 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:07.580 7 WARNING neutron_lib.context [None req-0d27048d-c4f6-44bc-8afd-4457335cd67e e111757ea0e84868b157f16e5e3824e5 eb29f5d2e6aa41729d47cfbe21a5a863 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 374/706] 10.0.0.171 () {34 vars in 685 bytes} [Wed May 27 11:03:07 2026] POST /v2.0/security-groups => generated 1660 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 11:03:07.643 8 WARNING neutron_lib.context [None req-368859ff-971b-45e5-98a7-73fd80b2b0dc 88e1642a076547158c60e0e2f7a260ab 8e7694d549934db48f9de7580cc80249 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 375/707] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:03:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/708] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:07 2026] GET /v2.0/ports?device_id=db1d5773-fa74-4086-8bf6-0619e8a85368 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:07.868 8 WARNING neutron_lib.context [None req-b2990aa3-1e2e-4839-8133-ff5c3a23feb4 88e1642a076547158c60e0e2f7a260ab 8e7694d549934db48f9de7580cc80249 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 333/709] 10.0.0.171 () {34 vars in 665 bytes} [Wed May 27 11:03:07 2026] POST /v2.0/ports => generated 959 bytes in 410 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: 377/710] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:03:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:03:08.016 8 WARNING neutron_lib.context [None req-f6e92c8e-ca99-4956-b5b5-8014707ffc66 e111757ea0e84868b157f16e5e3824e5 eb29f5d2e6aa41729d47cfbe21a5a863 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 334/711] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:03:07 2026] GET /v2.0/security-groups?id=811fe27b-0c59-47a8-99b6-9648e23fb256&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:08.032 7 WARNING neutron_lib.context [None req-86020c12-d8b2-48b3-abc6-a2c4742e0ea9 88e1642a076547158c60e0e2f7a260ab 8e7694d549934db48f9de7580cc80249 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:03:08.221 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b4f8abb-e89f-47e3-9984-1985aa9cf2ef'] response: {'name': 'network-changed', 'server_uuid': 'db1d5773-fa74-4086-8bf6-0619e8a85368', 'tag': 'dfbf14b1-d5ca-46e2-8ed1-0a1de2259f86', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 378/712] 10.0.0.171 () {34 vars in 665 bytes} [Wed May 27 11:03:08 2026] POST /v2.0/ports => generated 959 bytes in 414 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: 379/713] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:08 2026] GET /v2.0/ports?device_id=db1d5773-fa74-4086-8bf6-0619e8a85368 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:08.461 8 WARNING neutron_lib.context [None req-c9809122-f4fd-4d7c-9c0f-4976caac6674 e111757ea0e84868b157f16e5e3824e5 eb29f5d2e6aa41729d47cfbe21a5a863 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 335/714] 10.0.0.171 () {34 vars in 676 bytes} [Wed May 27 11:03:08 2026] POST /v2.0/floatingips => generated 552 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/715] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:03:08 2026] GET /v2.0/security-groups?id=811fe27b-0c59-47a8-99b6-9648e23fb256&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: 337/716] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:03:08 2026] GET /v2.0/security-groups?tenant_id=e29d2a566c7f484aaf2988a1602722b4&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/717] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:03:08 2026] GET /v2.0/ports?tenant_id=1c6f12803a8147059305f8071ce1d476&device_id=db1d5773-fa74-4086-8bf6-0619e8a85368 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/718] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:03:08 2026] DELETE /v2.0/security-groups/bdb6c3ad-7a05-456f-b6f5-6b8e9fe47a7c => 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: 340/719] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:03:08 2026] GET /v2.0/networks?id=6f71b609-ce3f-4154-86bd-fed95bf39450 => generated 771 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/720] 10.0.0.137 () {34 vars in 1098 bytes} [Wed May 27 11:03:09 2026] GET /v2.0/security-groups?name=tempest-securitygroup--569252339&fields=id&tenant_id=8e7694d549934db48f9de7580cc80249 => 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: 342/721] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:03:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=dfbf14b1-d5ca-46e2-8ed1-0a1de2259f86 => 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: 343/722] 10.0.0.137 () {34 vars in 982 bytes} [Wed May 27 11:03:09 2026] GET /v2.0/networks?id=b21222c7-a73a-4cb3-9782-5219a14fdcef => generated 683 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/723] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:03:09 2026] GET /v2.0/subnets?id=b0cf4a4d-4ad0-461e-86d8-d354de541bff => generated 693 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/724] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:03:09 2026] GET /v2.0/security-groups?tenant_id=a1517e9805ca48a7894898dce17f31ef&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/725] 10.0.0.137 () {34 vars in 965 bytes} [Wed May 27 11:03:09 2026] GET /v2.0/quotas/8e7694d549934db48f9de7580cc80249 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/726] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:03:09 2026] GET /v2.0/ports?network_id=6f71b609-ce3f-4154-86bd-fed95bf39450&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:03:09.407 8 INFO neutron.db.l3_db [None req-c9809122-f4fd-4d7c-9c0f-4976caac6674 e111757ea0e84868b157f16e5e3824e5 eb29f5d2e6aa41729d47cfbe21a5a863 - - default default] Floating IP 2f78242c-412d-44c5-929d-9f653547edc3 associated. External IP: 10.96.250.220, port: 0265711c-5139-4d3c-acdb-316b0be6b88f. [pid: 7|app: 0|req: 348/727] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:03:09 2026] DELETE /v2.0/security-groups/80906a40-e6cf-4e73-bd1a-238da9b7acca => 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: 349/728] 10.0.0.137 () {34 vars in 1002 bytes} [Wed May 27 11:03:09 2026] GET /v2.0/ports?tenant_id=8e7694d549934db48f9de7580cc80249&fields=id => generated 103 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/729] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:03:09 2026] GET /v2.0/networks/6f71b609-ce3f-4154-86bd-fed95bf39450?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: 351/730] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:03:09 2026] GET /v2.0/networks/6f71b609-ce3f-4154-86bd-fed95bf39450?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: 352/731] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:09 2026] GET /v2.0/ports?device_id=db1d5773-fa74-4086-8bf6-0619e8a85368 => 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: 353/732] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:03:09 2026] GET /v2.0/security-groups?id=811fe27b-0c59-47a8-99b6-9648e23fb256&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: 380/733] 10.0.0.171 () {34 vars in 677 bytes} [Wed May 27 11:03:08 2026] POST /v2.0/floatingips => generated 843 bytes in 1356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:03:09.989 7 INFO neutron.db.l3_db [None req-e6f6fdac-5724-42aa-ac31-eecce52161f6 e111757ea0e84868b157f16e5e3824e5 eb29f5d2e6aa41729d47cfbe21a5a863 - - default default] Floating IP 2f78242c-412d-44c5-929d-9f653547edc3 disassociated. External IP: 10.96.250.220, port: 0265711c-5139-4d3c-acdb-316b0be6b88f. [pid: 8|app: 0|req: 381/734] 10.0.0.137 () {34 vars in 907 bytes} [Wed May 27 11:03:09 2026] GET /v2.0/extensions => generated 20516 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/735] 10.0.0.137 () {34 vars in 1008 bytes} [Wed May 27 11:03:10 2026] GET /v2.0/networks/b21222c7-a73a-4cb3-9782-5219a14fdcef?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/736] 10.0.0.137 () {34 vars in 1108 bytes} [Wed May 27 11:03:10 2026] GET /v2.0/networks/b21222c7-a73a-4cb3-9782-5219a14fdcef?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: 384/737] 199.204.45.153 () {34 vars in 994 bytes} [Wed May 27 11:03:10 2026] GET /v2.0/ports?device_id=db1d5773-fa74-4086-8bf6-0619e8a85368 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/738] 10.0.0.171 () {34 vars in 749 bytes} [Wed May 27 11:03:09 2026] PUT /v2.0/floatingips/2f78242c-412d-44c5-929d-9f653547edc3 => generated 552 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/739] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:10 2026] GET /v2.0/ports?device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => 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: 386/740] 10.0.0.171 () {32 vars in 732 bytes} [Wed May 27 11:03:10 2026] DELETE /v2.0/floatingips/2f78242c-412d-44c5-929d-9f653547edc3 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:03:10.624 8 WARNING neutron_lib.context [None req-71eac2c5-a111-42f7-90ca-0c043be557a2 e111757ea0e84868b157f16e5e3824e5 eb29f5d2e6aa41729d47cfbe21a5a863 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:03:10.718 7 INFO neutron.db.l3_db [req-ce8a3ed4-6c78-473f-be7a-865bf6fee654 req-7b3bc947-b48f-412d-930e-3051f10c7582 76f1d9ccce0948a5985dceb6b0ab94cc 1c6f12803a8147059305f8071ce1d476 - - default default] Floating IP 0cb8be74-9771-4129-83d9-a827fd20990c disassociated. External IP: 10.96.250.215, port: dfbf14b1-d5ca-46e2-8ed1-0a1de2259f86. [pid: 7|app: 0|req: 355/743] 199.204.45.153 () {36 vars in 997 bytes} [Wed May 27 11:03:10 2026] DELETE /v2.0/ports/dfbf14b1-d5ca-46e2-8ed1-0a1de2259f86 => generated 0 bytes in 785 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/744] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:11 2026] GET /v2.0/ports?device_id=db1d5773-fa74-4086-8bf6-0619e8a85368 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:03:11.438 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9cf0b3b2-0f11-4fc4-ae2a-ec19e27eac1e'] response: {'server_uuid': 'db1d5773-fa74-4086-8bf6-0619e8a85368', 'name': 'network-vif-deleted', 'tag': 'dfbf14b1-d5ca-46e2-8ed1-0a1de2259f86', 'status': 'completed', 'code': 200} 2026-05-27 11:03:11.458 8 INFO neutron.db.l3_db [None req-71eac2c5-a111-42f7-90ca-0c043be557a2 e111757ea0e84868b157f16e5e3824e5 eb29f5d2e6aa41729d47cfbe21a5a863 - - default default] Floating IP 75e1a78c-4733-4daa-8cdb-f9e6200196ba associated. External IP: 10.96.250.205, port: 12553618-98a2-4b3c-9cd0-cef403d233aa. [pid: 7|app: 0|req: 357/745] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:11 2026] GET /v2.0/ports?device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => 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: 389/746] 10.0.0.171 () {34 vars in 677 bytes} [Wed May 27 11:03:10 2026] POST /v2.0/floatingips => generated 843 bytes in 1106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/747] 10.0.0.171 () {32 vars in 729 bytes} [Wed May 27 11:03:11 2026] GET /v2.0/floatingips/75e1a78c-4733-4daa-8cdb-f9e6200196ba => generated 843 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/748] 10.0.0.171 () {32 vars in 655 bytes} [Wed May 27 11:03:11 2026] GET /v2.0/floatingips => generated 846 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:12.141 7 INFO neutron.db.l3_db [None req-4f413aa0-7b65-4dca-b22c-4d29913578bb e111757ea0e84868b157f16e5e3824e5 eb29f5d2e6aa41729d47cfbe21a5a863 - - default default] Floating IP 75e1a78c-4733-4daa-8cdb-f9e6200196ba associated. External IP: 10.96.250.205, port: 12553618-98a2-4b3c-9cd0-cef403d233aa. [pid: 8|app: 0|req: 391/749] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:03:12 2026] GET /v2.0/security-groups?tenant_id=41cfd8244b784fa48de37da896ba68bb&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/750] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:12 2026] GET /v2.0/ports?device_id=db1d5773-fa74-4086-8bf6-0619e8a85368 => 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: 393/751] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:03:12 2026] DELETE /v2.0/security-groups/981b096a-bc98-4109-9634-280310127b3d => 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: 394/752] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:12 2026] GET /v2.0/ports?device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => 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: 359/753] 10.0.0.171 () {34 vars in 749 bytes} [Wed May 27 11:03:11 2026] PUT /v2.0/floatingips/75e1a78c-4733-4daa-8cdb-f9e6200196ba => generated 843 bytes in 966 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:12.930 8 INFO neutron.db.l3_db [None req-03b7623c-8feb-47f4-99a8-1c85be2884c1 e111757ea0e84868b157f16e5e3824e5 eb29f5d2e6aa41729d47cfbe21a5a863 - - default default] Floating IP 75e1a78c-4733-4daa-8cdb-f9e6200196ba disassociated. External IP: 10.96.250.205, port: 0265711c-5139-4d3c-acdb-316b0be6b88f. [pid: 8|app: 0|req: 395/754] 10.0.0.171 () {34 vars in 749 bytes} [Wed May 27 11:03:12 2026] PUT /v2.0/floatingips/75e1a78c-4733-4daa-8cdb-f9e6200196ba => generated 552 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/755] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:13 2026] GET /v2.0/ports?device_id=db1d5773-fa74-4086-8bf6-0619e8a85368 => 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: 360/756] 10.0.0.171 () {32 vars in 732 bytes} [Wed May 27 11:03:13 2026] DELETE /v2.0/floatingips/75e1a78c-4733-4daa-8cdb-f9e6200196ba => generated 0 bytes in 304 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:03:13.545 8 INFO neutron.api.v2.resource [None req-92abf181-c40a-40b3-b70e-239e0f73ecca e111757ea0e84868b157f16e5e3824e5 eb29f5d2e6aa41729d47cfbe21a5a863 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 397/757] 10.0.0.171 () {32 vars in 732 bytes} [Wed May 27 11:03:13 2026] DELETE /v2.0/floatingips/75e1a78c-4733-4daa-8cdb-f9e6200196ba => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/758] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:13 2026] GET /v2.0/ports?device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => 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: 361/759] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:03:13 2026] DELETE /v2.0/ports/0265711c-5139-4d3c-acdb-316b0be6b88f => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/760] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:03:13 2026] DELETE /v2.0/ports/12553618-98a2-4b3c-9cd0-cef403d233aa => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/761] 10.0.0.171 () {32 vars in 736 bytes} [Wed May 27 11:03:14 2026] GET /v2.0/ports?device_id=9cbc4bd2-4fb7-40a2-8b73-66367bb10295 => generated 958 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:14.378 7 WARNING neutron_lib.context [None req-fe90b734-0557-41f2-ad23-625538b12931 cf04ba928daa4ed89379ebe65466b981 4a92af4aec5047f6a8bcc303e69546e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:03:14.378 7 WARNING neutron_lib.context [None req-fe90b734-0557-41f2-ad23-625538b12931 cf04ba928daa4ed89379ebe65466b981 4a92af4aec5047f6a8bcc303e69546e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:03:14.537 7 INFO neutron.db.segments_db [None req-fe90b734-0557-41f2-ad23-625538b12931 cf04ba928daa4ed89379ebe65466b981 4a92af4aec5047f6a8bcc303e69546e7 - - default default] Added segment 5a172011-d9da-4ee5-96b2-9b22f7a56114 of type vxlan for network 2cd70796-01ce-4ca3-9f4a-6b2399adb2e0 2026-05-27 11:03:14.602 7 INFO neutron.db.segments_db [None req-fe90b734-0557-41f2-ad23-625538b12931 cf04ba928daa4ed89379ebe65466b981 4a92af4aec5047f6a8bcc303e69546e7 - - default default] Added segment 67a37a95-41be-405c-8dd7-27003c875a9f of type vxlan for network 22fceb72-ddbe-41ee-bd68-b5175fa572ea [pid: 7|app: 0|req: 362/762] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:03:14 2026] POST /v2.0/networks => generated 1246 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/763] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:14 2026] GET /v2.0/ports?device_id=db1d5773-fa74-4086-8bf6-0619e8a85368 => 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: 364/764] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:03:14 2026] GET /v2.0/networks?id=b21222c7-a73a-4cb3-9782-5219a14fdcef => generated 683 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/765] 10.0.0.171 () {32 vars in 649 bytes} [Wed May 27 11:03:14 2026] GET /v2.0/networks => generated 1845 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/766] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:14 2026] GET /v2.0/ports?device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => 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: 367/767] 199.204.45.153 () {34 vars in 1050 bytes} [Wed May 27 11:03:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8e7694d549934db48f9de7580cc80249 => generated 180 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:15.035 7 INFO neutron.services.segments.plugin [-] Segment 5a172011-d9da-4ee5-96b2-9b22f7a56114 resource provider aggregate not found 2026-05-27 11:03:15.040 7 INFO neutron.services.segments.plugin [-] Segment 5a172011-d9da-4ee5-96b2-9b22f7a56114 resource provider aggregate not found 2026-05-27 11:03:15.046 7 INFO neutron.services.segments.plugin [-] Segment 5a172011-d9da-4ee5-96b2-9b22f7a56114 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a172011-d9da-4ee5-96b2-9b22f7a56114 found for delete ", "request_id": "req-6f88612e-fdf5-46d0-99c0-26d0b414b6d0"}]} 2026-05-27 11:03:15.050 7 INFO neutron.services.segments.plugin [-] Segment 5a172011-d9da-4ee5-96b2-9b22f7a56114 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a172011-d9da-4ee5-96b2-9b22f7a56114 found for delete ", "request_id": "req-58ca5e7e-4e88-46d5-b3dc-69b3d727cd02"}]} [pid: 7|app: 0|req: 368/768] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:03:14 2026] DELETE /v2.0/networks/2cd70796-01ce-4ca3-9f4a-6b2399adb2e0 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:03:15.062 7 WARNING neutron_lib.context [req-e1c423bc-0df8-470b-8738-45ceebb42e82 req-56358b61-a09c-4da6-b02d-76104e12d31d 88e1642a076547158c60e0e2f7a260ab 8e7694d549934db48f9de7580cc80249 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 401/769] 10.0.0.171 () {34 vars in 789 bytes} [Wed May 27 11:03:14 2026] PUT /v2.0/routers/9cbc4bd2-4fb7-40a2-8b73-66367bb10295/remove_router_interface => generated 309 bytes in 917 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:15.351 8 INFO neutron.services.segments.plugin [-] Segment 67a37a95-41be-405c-8dd7-27003c875a9f resource provider aggregate not found 2026-05-27 11:03:15.356 8 INFO neutron.services.segments.plugin [-] Segment 67a37a95-41be-405c-8dd7-27003c875a9f resource provider aggregate not found 2026-05-27 11:03:15.367 8 INFO neutron.services.segments.plugin [-] Segment 67a37a95-41be-405c-8dd7-27003c875a9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67a37a95-41be-405c-8dd7-27003c875a9f found for delete ", "request_id": "req-8386e289-fc45-48b1-bc42-a550f71bb90e"}]} 2026-05-27 11:03:15.369 8 INFO neutron.services.segments.plugin [-] Segment 67a37a95-41be-405c-8dd7-27003c875a9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67a37a95-41be-405c-8dd7-27003c875a9f found for delete ", "request_id": "req-be62e5a9-d070-4862-8233-197f2db71a09"}]} [pid: 8|app: 0|req: 402/770] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:03:15 2026] DELETE /v2.0/networks/22fceb72-ddbe-41ee-bd68-b5175fa572ea => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/771] 199.204.45.153 () {38 vars in 955 bytes} [Wed May 27 11:03:15 2026] POST /v2.0/ports => generated 954 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, ' [pid: 7|app: 0|req: 370/772] 10.0.0.171 () {32 vars in 649 bytes} [Wed May 27 11:03:15 2026] GET /v2.0/networks => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/773] 199.204.45.153 () {38 vars in 1028 bytes} [Wed May 27 11:03:15 2026] PUT /v2.0/ports/4f673d37-6d2f-45e2-9a2e-abcd6092b8b6 => generated 1235 bytes in 410 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-05-27 11:03:15.857 7 WARNING neutron_lib.context [None req-23809ba5-a2ed-4b14-9381-3ac3fa3d770a cf04ba928daa4ed89379ebe65466b981 4a92af4aec5047f6a8bcc303e69546e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:03:15.878 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f829d3d1-a618-49b2-800b-5f3adce128f7'] response: {'name': 'network-changed', 'server_uuid': '8127294e-66b3-4a72-9a21-aaead9017d71', 'tag': '4f673d37-6d2f-45e2-9a2e-abcd6092b8b6', 'status': 'completed', 'code': 200} 2026-05-27 11:03:15.907 7 INFO neutron.db.segments_db [None req-23809ba5-a2ed-4b14-9381-3ac3fa3d770a cf04ba928daa4ed89379ebe65466b981 4a92af4aec5047f6a8bcc303e69546e7 - - default default] Added segment 6798293c-f513-4646-8524-02e89f7b41e3 of type vxlan for network 470d0468-f749-41dd-aa17-c93c4cfabd0c [pid: 7|app: 0|req: 372/774] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:03:15 2026] POST /v2.0/networks => generated 649 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/775] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:16 2026] GET /v2.0/ports?device_id=db1d5773-fa74-4086-8bf6-0619e8a85368 => 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: 374/776] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:16 2026] GET /v2.0/ports?device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:16.128 7 WARNING neutron_lib.context [None req-bbb864c8-a583-4f77-84bd-7aba2a19fa5a cf04ba928daa4ed89379ebe65466b981 4a92af4aec5047f6a8bcc303e69546e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:03:16.137 8 INFO neutron.db.l3_hamode_db [None req-b2112017-9efb-43c2-ae60-3374f3bf1c8b e111757ea0e84868b157f16e5e3824e5 eb29f5d2e6aa41729d47cfbe21a5a863 - - default default] HA network f48bb918-0d5d-481f-9ed7-f4bd717fc930 was deleted as no HA routers are present in tenant eb29f5d2e6aa41729d47cfbe21a5a863. [pid: 8|app: 0|req: 403/777] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:03:15 2026] DELETE /v2.0/routers/9cbc4bd2-4fb7-40a2-8b73-66367bb10295 => generated 0 bytes in 769 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/778] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:03:16 2026] GET /v2.0/security-groups?id=ae8faa46-fa87-441a-8c62-24142713b7d4&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:16.182 7 INFO neutron.db.segments_db [None req-bbb864c8-a583-4f77-84bd-7aba2a19fa5a cf04ba928daa4ed89379ebe65466b981 4a92af4aec5047f6a8bcc303e69546e7 - - default default] Added segment ffdd8ae9-fbc8-4607-8adc-6e7ef70ceb00 of type vxlan for network 0940c795-d0bb-401b-8726-c59d22d5caaa [pid: 7|app: 0|req: 375/779] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:03:16 2026] POST /v2.0/networks => generated 650 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/780] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:03:16 2026] DELETE /v2.0/subnets/19222a53-1468-420c-aab8-dfe0bbd85237 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:03:16.313 7 WARNING neutron_lib.context [None req-99aa15fd-a538-49b8-9e94-27814428481b cf04ba928daa4ed89379ebe65466b981 4a92af4aec5047f6a8bcc303e69546e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:03:16.336 7 WARNING neutron_lib.context [None req-99aa15fd-a538-49b8-9e94-27814428481b cf04ba928daa4ed89379ebe65466b981 4a92af4aec5047f6a8bcc303e69546e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 406/781] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:03:16 2026] DELETE /v2.0/networks/858328c9-e13a-49b9-b7dc-a7b26bc11f3d => 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: 407/782] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:03:16 2026] GET /v2.0/ports?tenant_id=8e7694d549934db48f9de7580cc80249&device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/783] 199.204.45.153 () {34 vars in 1018 bytes} [Wed May 27 11:03:16 2026] GET /v2.0/networks?tenant_id=8e7694d549934db48f9de7580cc80249&shared=False => 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: 409/784] 199.204.45.153 () {34 vars in 930 bytes} [Wed May 27 11:03:16 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: 376/785] 10.0.0.171 () {34 vars in 665 bytes} [Wed May 27 11:03:16 2026] POST /v2.0/ports => generated 1506 bytes in 601 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/786] 10.0.0.171 () {32 vars in 643 bytes} [Wed May 27 11:03:16 2026] GET /v2.0/ports => generated 1506 bytes in 112 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: 377/787] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:03:16 2026] GET /v2.0/security-groups?tenant_id=eb29f5d2e6aa41729d47cfbe21a5a863&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/788] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:03:17 2026] DELETE /v2.0/ports/50bed913-7429-4d64-951f-5776e26431a5 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/789] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:03:17 2026] DELETE /v2.0/security-groups/26bc4cc5-918d-4214-b093-83dae8a77f28 => 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: 412/790] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:03:17 2026] DELETE /v2.0/security-groups/811fe27b-0c59-47a8-99b6-9648e23fb256 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/791] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:17 2026] GET /v2.0/ports?device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:17.383 8 INFO neutron.api.v2.resource [None req-96b6a039-8d3d-4389-9b24-8d12ac901dcf 76f1d9ccce0948a5985dceb6b0ab94cc 1c6f12803a8147059305f8071ce1d476 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 414/792] 10.0.0.171 () {32 vars in 737 bytes} [Wed May 27 11:03:17 2026] GET /v2.0/security-groups/811fe27b-0c59-47a8-99b6-9648e23fb256 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:03:17.396 8 INFO neutron.services.segments.plugin [-] Segment fca9076b-e266-4dfe-a411-36e5dcb16da3 resource provider aggregate not found 2026-05-27 11:03:17.402 8 INFO neutron.services.segments.plugin [-] Segment fca9076b-e266-4dfe-a411-36e5dcb16da3 resource provider aggregate not found 2026-05-27 11:03:17.417 8 INFO neutron.services.segments.plugin [-] Segment fca9076b-e266-4dfe-a411-36e5dcb16da3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fca9076b-e266-4dfe-a411-36e5dcb16da3 found for delete ", "request_id": "req-a3175af7-fd2f-4b76-bbef-915b1188f96b"}]} [pid: 7|app: 0|req: 379/793] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:03:17 2026] DELETE /v2.0/ports/27c34be9-522d-4936-9ec4-e0a72f488548 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:03:17.424 8 INFO neutron.services.segments.plugin [-] Segment fca9076b-e266-4dfe-a411-36e5dcb16da3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fca9076b-e266-4dfe-a411-36e5dcb16da3 found for delete ", "request_id": "req-6c70e03e-c045-4a8e-8213-a1a8617cb0b9"}]} [pid: 8|app: 0|req: 415/794] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:03:17 2026] GET /v2.0/security-groups?id=ae8faa46-fa87-441a-8c62-24142713b7d4&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:17.442 8 INFO neutron.services.segments.plugin [-] Segment 388b38e8-f1ac-4eb5-b6a8-49a4dc36c565 resource provider aggregate not found 2026-05-27 11:03:17.446 8 INFO neutron.services.segments.plugin [-] Segment 388b38e8-f1ac-4eb5-b6a8-49a4dc36c565 resource provider aggregate not found [pid: 8|app: 0|req: 416/795] 10.0.0.171 () {32 vars in 643 bytes} [Wed May 27 11:03:17 2026] GET /v2.0/ports => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:03:17.465 8 INFO neutron.services.segments.plugin [-] Segment 388b38e8-f1ac-4eb5-b6a8-49a4dc36c565 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 388b38e8-f1ac-4eb5-b6a8-49a4dc36c565 found for delete ", "request_id": "req-30ca1c2f-0557-4730-9483-4ded99a8f6d4"}]} 2026-05-27 11:03:17.465 8 INFO neutron.services.segments.plugin [-] Segment 388b38e8-f1ac-4eb5-b6a8-49a4dc36c565 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 388b38e8-f1ac-4eb5-b6a8-49a4dc36c565 found for delete ", "request_id": "req-1dd42481-2a82-43ee-8ad3-60e40ed8eaf4"}]} 2026-05-27 11:03:17.469 8 WARNING neutron_lib.context [None req-a50c8fe1-179b-4776-8b6a-5a15197ea158 cf04ba928daa4ed89379ebe65466b981 4a92af4aec5047f6a8bcc303e69546e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:03:17.539 8 INFO neutron.db.segments_db [None req-a50c8fe1-179b-4776-8b6a-5a15197ea158 cf04ba928daa4ed89379ebe65466b981 4a92af4aec5047f6a8bcc303e69546e7 - - default default] Added segment 63057946-c25b-4986-be01-5eb2684dac16 of type vxlan for network cec3b4f4-4083-4f24-bddd-8b78ddfeb828 [pid: 8|app: 0|req: 417/796] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:03:17 2026] POST /v2.0/networks => generated 649 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/797] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:03:17 2026] GET /v2.0/ports?tenant_id=8e7694d549934db48f9de7580cc80249&device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => generated 1238 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:03:17.683 8 WARNING neutron_lib.context [None req-33cf9a3d-b37a-4f2a-b02a-a299b4cb56c7 cf04ba928daa4ed89379ebe65466b981 4a92af4aec5047f6a8bcc303e69546e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:03:17.735 8 INFO neutron.db.segments_db [None req-33cf9a3d-b37a-4f2a-b02a-a299b4cb56c7 cf04ba928daa4ed89379ebe65466b981 4a92af4aec5047f6a8bcc303e69546e7 - - default default] Added segment 98031ed9-f988-4522-a9c2-bfed1a997b51 of type vxlan for network 17b60781-4f3a-49e7-8bab-ac87a8bf7405 [pid: 7|app: 0|req: 380/798] 10.0.0.171 () {32 vars in 732 bytes} [Wed May 27 11:03:17 2026] DELETE /v2.0/floatingips/0cb8be74-9771-4129-83d9-a827fd20990c => generated 0 bytes in 338 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/799] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:03:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4f673d37-6d2f-45e2-9a2e-abcd6092b8b6 => 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: 419/800] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:03:17 2026] POST /v2.0/networks => generated 649 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/801] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:03:17 2026] GET /v2.0/subnets?id=744ddee9-bd17-4bbe-82d9-ac2708ebc8a1 => generated 701 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/802] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:03:17 2026] GET /v2.0/ports?network_id=b21222c7-a73a-4cb3-9782-5219a14fdcef&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:03:17.891 8 WARNING neutron_lib.context [None req-2f7c748f-20c7-4993-a714-b29ea9aec1a6 cf04ba928daa4ed89379ebe65466b981 4a92af4aec5047f6a8bcc303e69546e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:03:17.910 8 WARNING neutron_lib.context [None req-2f7c748f-20c7-4993-a714-b29ea9aec1a6 cf04ba928daa4ed89379ebe65466b981 4a92af4aec5047f6a8bcc303e69546e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 422/803] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:03:17 2026] POST /v2.0/subnets => generated 1274 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/804] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:03:18 2026] GET /v2.0/networks/b21222c7-a73a-4cb3-9782-5219a14fdcef?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: 424/805] 10.0.0.171 () {32 vars in 647 bytes} [Wed May 27 11:03:18 2026] GET /v2.0/subnets => generated 1910 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/806] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:03:18 2026] GET /v2.0/networks/b21222c7-a73a-4cb3-9782-5219a14fdcef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/807] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:18 2026] GET /v2.0/ports?device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => 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: 427/808] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:03:18 2026] DELETE /v2.0/subnets/36bcfd1a-47dc-41dd-bc95-2afaf7979372 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/809] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:03:18 2026] GET /v2.0/security-groups?id=ae8faa46-fa87-441a-8c62-24142713b7d4&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/810] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:03:18 2026] DELETE /v2.0/subnets/578614ff-75c0-42bb-b5e3-81d5791a1a39 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/811] 10.0.0.171 () {32 vars in 647 bytes} [Wed May 27 11:03:18 2026] GET /v2.0/subnets => generated 649 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:19.024 8 WARNING neutron_lib.context [None req-66f4861b-e06f-45ab-9355-e01898632c3a 2f4c50dd6f064622956f7826ab7167fd c38e83122b2d469fae14c5b386e59942 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 431/812] 10.0.0.171 () {34 vars in 684 bytes} [Wed May 27 11:03:18 2026] POST /v2.0/security-groups => generated 1625 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/813] 10.0.0.171 () {34 vars in 789 bytes} [Wed May 27 11:03:17 2026] PUT /v2.0/routers/e5a30cf4-4f01-48cf-a244-b2e725bc26f3/remove_router_interface => generated 309 bytes in 1481 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/814] 10.0.0.171 () {32 vars in 663 bytes} [Wed May 27 11:03:19 2026] GET /v2.0/security-groups => generated 4530 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/815] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:03:19 2026] DELETE /v2.0/networks/17b60781-4f3a-49e7-8bab-ac87a8bf7405 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/816] 10.0.0.171 () {34 vars in 758 bytes} [Wed May 27 11:03:19 2026] PUT /v2.0/security-groups/3f8a2baa-998b-42bd-be38-dc5288c7c0bb => generated 1664 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:03:19.492 8 INFO neutron.services.segments.plugin [-] Segment 98031ed9-f988-4522-a9c2-bfed1a997b51 resource provider aggregate not found 2026-05-27 11:03:19.496 8 INFO neutron.services.segments.plugin [-] Segment 98031ed9-f988-4522-a9c2-bfed1a997b51 resource provider aggregate not found 2026-05-27 11:03:19.511 8 INFO neutron.services.segments.plugin [-] Segment 98031ed9-f988-4522-a9c2-bfed1a997b51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98031ed9-f988-4522-a9c2-bfed1a997b51 found for delete ", "request_id": "req-46ae944f-cb2b-4f5f-9f42-0712b43d1cee"}]} 2026-05-27 11:03:19.513 8 INFO neutron.services.segments.plugin [-] Segment 98031ed9-f988-4522-a9c2-bfed1a997b51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98031ed9-f988-4522-a9c2-bfed1a997b51 found for delete ", "request_id": "req-ff17d309-8156-4699-9b11-d7fcc2cf6b8c"}]} [pid: 8|app: 0|req: 434/817] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:03:19 2026] DELETE /v2.0/networks/cec3b4f4-4083-4f24-bddd-8b78ddfeb828 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/818] 10.0.0.171 () {32 vars in 737 bytes} [Wed May 27 11:03:19 2026] GET /v2.0/security-groups/3f8a2baa-998b-42bd-be38-dc5288c7c0bb => generated 1664 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/819] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:03:19 2026] DELETE /v2.0/networks/0940c795-d0bb-401b-8726-c59d22d5caaa => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/820] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:03:19 2026] DELETE /v2.0/security-groups/3f8a2baa-998b-42bd-be38-dc5288c7c0bb => 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: 438/821] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:03:19 2026] DELETE /v2.0/networks/470d0468-f749-41dd-aa17-c93c4cfabd0c => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/822] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:19 2026] GET /v2.0/ports?device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/823] 10.0.0.171 () {32 vars in 663 bytes} [Wed May 27 11:03:19 2026] GET /v2.0/security-groups => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/824] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:03:20 2026] GET /v2.0/security-groups?id=ae8faa46-fa87-441a-8c62-24142713b7d4&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:20.050 8 INFO neutron.api.v2.resource [None req-9d4c3ed5-f9f3-4c40-8700-c14c3b3bc5b4 2f4c50dd6f064622956f7826ab7167fd c38e83122b2d469fae14c5b386e59942 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 442/825] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:03:20 2026] DELETE /v2.0/security-groups/3f8a2baa-998b-42bd-be38-dc5288c7c0bb => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:03:20.068 8 WARNING neutron_lib.context [None req-6364408f-8b55-48e2-acbf-f003d9a10c5e 2f4c50dd6f064622956f7826ab7167fd c38e83122b2d469fae14c5b386e59942 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:03:20.180 7 INFO neutron.services.segments.plugin [-] Segment 7fd84c22-f408-41c9-b194-2157e2115eb1 resource provider aggregate not found 2026-05-27 11:03:20.184 7 INFO neutron.services.segments.plugin [-] Segment 7fd84c22-f408-41c9-b194-2157e2115eb1 resource provider aggregate not found 2026-05-27 11:03:20.196 7 INFO neutron.db.l3_hamode_db [None req-b09492f0-cd76-4f30-8810-07f5bd10f849 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] HA network a365f0fe-c329-44a6-85a9-1f39f3f92250 was deleted as no HA routers are present in tenant 1c6f12803a8147059305f8071ce1d476. [pid: 7|app: 0|req: 384/826] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:03:19 2026] DELETE /v2.0/routers/e5a30cf4-4f01-48cf-a244-b2e725bc26f3 => generated 0 bytes in 896 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:03:20.208 7 INFO neutron.services.segments.plugin [-] Segment 7fd84c22-f408-41c9-b194-2157e2115eb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fd84c22-f408-41c9-b194-2157e2115eb1 found for delete ", "request_id": "req-bf3e33ba-f065-435e-98ac-15d17a2788b2"}]} 2026-05-27 11:03:20.209 7 INFO neutron.services.segments.plugin [-] Segment 7fd84c22-f408-41c9-b194-2157e2115eb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fd84c22-f408-41c9-b194-2157e2115eb1 found for delete ", "request_id": "req-2a539f93-33c2-4bad-9c92-ac84d1aa5e96"}]} [pid: 8|app: 0|req: 443/827] 10.0.0.171 () {34 vars in 684 bytes} [Wed May 27 11:03:20 2026] POST /v2.0/security-groups => generated 1625 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 11:03:20.254 8 WARNING neutron_lib.context [None req-d8f9f8a5-10fb-4118-a996-22eb837b5061 2f4c50dd6f064622956f7826ab7167fd c38e83122b2d469fae14c5b386e59942 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/828] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:03:20 2026] DELETE /v2.0/subnets/b0cf4a4d-4ad0-461e-86d8-d354de541bff => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/829] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:03:20 2026] POST /v2.0/security-group-rules => generated 601 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/830] 10.0.0.171 () {32 vars in 747 bytes} [Wed May 27 11:03:20 2026] GET /v2.0/security-group-rules/3163e7ad-f013-4471-aac5-f9f3b3564fae => 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: 446/831] 10.0.0.171 () {32 vars in 673 bytes} [Wed May 27 11:03:20 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/832] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:03:20 2026] DELETE /v2.0/networks/6f71b609-ce3f-4154-86bd-fed95bf39450 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/833] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:03:20 2026] GET /v2.0/security-groups?tenant_id=4a92af4aec5047f6a8bcc303e69546e7&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/834] 10.0.0.171 () {32 vars in 750 bytes} [Wed May 27 11:03:20 2026] DELETE /v2.0/security-group-rules/3163e7ad-f013-4471-aac5-f9f3b3564fae => 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: 448/835] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:03:20 2026] DELETE /v2.0/security-groups/790027db-3cbc-4344-b3c5-db01c1c5c10e => 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: 449/836] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:03:20 2026] GET /v2.0/security-groups?tenant_id=1c6f12803a8147059305f8071ce1d476&name=default => generated 2921 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/837] 10.0.0.171 () {32 vars in 673 bytes} [Wed May 27 11:03:20 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:03:21.008 7 WARNING neutron_lib.context [None req-22325eda-55e8-47d2-9c32-cafe751e5f12 2f4c50dd6f064622956f7826ab7167fd c38e83122b2d469fae14c5b386e59942 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 450/838] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:03:20 2026] DELETE /v2.0/security-groups/3626d832-144c-4b71-bf83-8143860ab3a5 => 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: 389/839] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:03:21 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: 451/840] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:21 2026] GET /v2.0/ports?device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/841] 10.0.0.171 () {32 vars in 747 bytes} [Wed May 27 11:03:21 2026] GET /v2.0/security-group-rules/fcd6433c-7137-4502-a8d9-783f9627c19a => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/842] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:03:21 2026] GET /v2.0/security-groups?id=ae8faa46-fa87-441a-8c62-24142713b7d4&fields=id&fields=name => generated 113 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/843] 10.0.0.171 () {32 vars in 673 bytes} [Wed May 27 11:03:21 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/844] 10.0.0.171 () {32 vars in 750 bytes} [Wed May 27 11:03:21 2026] DELETE /v2.0/security-group-rules/fcd6433c-7137-4502-a8d9-783f9627c19a => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/845] 10.0.0.171 () {32 vars in 673 bytes} [Wed May 27 11:03:21 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:03:21.490 8 WARNING neutron_lib.context [None req-fabfca0d-761e-409c-884f-356821b51a98 2f4c50dd6f064622956f7826ab7167fd c38e83122b2d469fae14c5b386e59942 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:03:21.527 8 INFO neutron.services.segments.plugin [-] Segment 63057946-c25b-4986-be01-5eb2684dac16 resource provider aggregate not found 2026-05-27 11:03:21.534 8 INFO neutron.services.segments.plugin [-] Segment 63057946-c25b-4986-be01-5eb2684dac16 resource provider aggregate not found 2026-05-27 11:03:21.542 8 INFO neutron.services.segments.plugin [-] Segment 63057946-c25b-4986-be01-5eb2684dac16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63057946-c25b-4986-be01-5eb2684dac16 found for delete ", "request_id": "req-ca672d07-e151-47eb-bb73-99d1283a9a58"}]} 2026-05-27 11:03:21.556 8 INFO neutron.services.segments.plugin [-] Segment ffdd8ae9-fbc8-4607-8adc-6e7ef70ceb00 resource provider aggregate not found 2026-05-27 11:03:21.564 8 INFO neutron.services.segments.plugin [-] Segment 63057946-c25b-4986-be01-5eb2684dac16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63057946-c25b-4986-be01-5eb2684dac16 found for delete ", "request_id": "req-6748e9a5-0cfc-4c8c-9314-e625dd5b1d3f"}]} 2026-05-27 11:03:21.582 8 INFO neutron.db.securitygroups_db [None req-fabfca0d-761e-409c-884f-356821b51a98 2f4c50dd6f064622956f7826ab7167fd c38e83122b2d469fae14c5b386e59942 - - default default] Project c38e83122b2d469fae14c5b386e59942 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-27 11:03:21.586 8 INFO neutron.services.segments.plugin [-] Segment ffdd8ae9-fbc8-4607-8adc-6e7ef70ceb00 resource provider aggregate not found 2026-05-27 11:03:21.595 8 INFO neutron.services.segments.plugin [-] Segment ffdd8ae9-fbc8-4607-8adc-6e7ef70ceb00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffdd8ae9-fbc8-4607-8adc-6e7ef70ceb00 found for delete ", "request_id": "req-895a78cd-c32b-467c-94f8-6cd5dbb2b3eb"}]} 2026-05-27 11:03:21.609 8 INFO neutron.services.segments.plugin [-] Segment ffdd8ae9-fbc8-4607-8adc-6e7ef70ceb00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffdd8ae9-fbc8-4607-8adc-6e7ef70ceb00 found for delete ", "request_id": "req-6b50cb28-dee1-43c1-a833-2217ca7ba5a3"}]} 2026-05-27 11:03:21.614 8 INFO neutron.services.segments.plugin [-] Segment 6798293c-f513-4646-8524-02e89f7b41e3 resource provider aggregate not found 2026-05-27 11:03:21.620 8 INFO neutron.services.segments.plugin [-] Segment 6798293c-f513-4646-8524-02e89f7b41e3 resource provider aggregate not found 2026-05-27 11:03:21.627 8 INFO neutron.services.segments.plugin [-] Segment 6798293c-f513-4646-8524-02e89f7b41e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6798293c-f513-4646-8524-02e89f7b41e3 found for delete ", "request_id": "req-e24dc987-55fa-41c2-a595-d12dd2bf1c7f"}]} 2026-05-27 11:03:21.641 8 INFO neutron.services.segments.plugin [-] Segment 6798293c-f513-4646-8524-02e89f7b41e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6798293c-f513-4646-8524-02e89f7b41e3 found for delete ", "request_id": "req-9eb0dc56-164b-42fe-9842-bc9264797756"}]} [pid: 8|app: 0|req: 454/846] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:03:21 2026] POST /v2.0/security-group-rules => generated 607 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/847] 10.0.0.171 () {32 vars in 747 bytes} [Wed May 27 11:03:21 2026] GET /v2.0/security-group-rules/86abebfd-fd85-4077-ad61-fcef8fe40c00 => generated 607 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/848] 10.0.0.171 () {32 vars in 673 bytes} [Wed May 27 11:03:21 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/849] 10.0.0.171 () {32 vars in 750 bytes} [Wed May 27 11:03:21 2026] DELETE /v2.0/security-group-rules/86abebfd-fd85-4077-ad61-fcef8fe40c00 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/850] 10.0.0.171 () {32 vars in 673 bytes} [Wed May 27 11:03:21 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/851] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:03:21 2026] DELETE /v2.0/security-groups/1b12e53e-165f-44b6-bde2-e5559625b457 => 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: 457/852] 10.0.0.171 () {32 vars in 663 bytes} [Wed May 27 11:03:22 2026] GET /v2.0/security-groups => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/853] 10.0.0.171 () {32 vars in 663 bytes} [Wed May 27 11:03:22 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/854] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:22 2026] GET /v2.0/ports?device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:22.459 7 INFO neutron.services.segments.plugin [-] Segment 3f8a691e-2e9a-4a7c-af1e-3838e68c5067 resource provider aggregate not found 2026-05-27 11:03:22.466 7 INFO neutron.services.segments.plugin [-] Segment 3f8a691e-2e9a-4a7c-af1e-3838e68c5067 resource provider aggregate not found 2026-05-27 11:03:22.481 7 INFO neutron.services.segments.plugin [-] Segment 3f8a691e-2e9a-4a7c-af1e-3838e68c5067 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f8a691e-2e9a-4a7c-af1e-3838e68c5067 found for delete ", "request_id": "req-986773dd-eb62-48ae-927b-f72d5fd72ba8"}]} 2026-05-27 11:03:22.484 7 INFO neutron.services.segments.plugin [-] Segment 3f8a691e-2e9a-4a7c-af1e-3838e68c5067 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f8a691e-2e9a-4a7c-af1e-3838e68c5067 found for delete ", "request_id": "req-7def744e-26a7-49a0-a8af-e72dba58a8e2"}]} [pid: 7|app: 0|req: 397/855] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:03:22 2026] GET /v2.0/security-groups?id=ae8faa46-fa87-441a-8c62-24142713b7d4&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/856] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:03:22 2026] GET /v2.0/security-groups?tenant_id=c38e83122b2d469fae14c5b386e59942&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/857] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:03:22 2026] DELETE /v2.0/security-groups/59919fa1-4236-498c-b6f4-ce256eb25a1d => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:03:22.978 7 WARNING neutron_lib.context [None req-eea0579f-46d3-4219-831e-5b80b3f9c437 7ae29e90aa094c2fb39ea9a6c3162dcd 612f1655484543878b6efc72d93498e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:03:23.125 8 INFO neutron.db.segments_db [None req-2b037ee1-d5d3-421d-984e-12cd7baaa442 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Added segment d7c23349-841e-4ef9-b53b-df60baa6a626 of type vxlan for network 141913f5-1840-4bdf-a42a-b9f5117677d8 2026-05-27 11:03:23.182 7 INFO neutron.db.segments_db [None req-eea0579f-46d3-4219-831e-5b80b3f9c437 7ae29e90aa094c2fb39ea9a6c3162dcd 612f1655484543878b6efc72d93498e8 - - default default] Added segment 8e8e10ab-2f73-4e64-ba79-5726ae44f68d of type vxlan for network f7dede08-dabb-45ef-a1a1-ac70a47ed785 [pid: 8|app: 0|req: 460/858] 10.0.0.171 () {34 vars in 671 bytes} [Wed May 27 11:03:22 2026] POST /v2.0/networks => generated 746 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/859] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:03:22 2026] POST /v2.0/networks => generated 648 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/860] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:03:23 2026] POST /v2.0/subnets => generated 693 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:03:23.472 7 INFO neutron.db.segments_db [None req-d4a54039-3d9f-40bd-9f57-4dbfb06727a5 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Added segment e4c7ebda-972e-43ce-b119-189565978191 of type vxlan for network e55e73eb-4b91-4683-af0a-0ec4d9ad586d [pid: 8|app: 0|req: 462/861] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:23 2026] GET /v2.0/ports?device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => 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: 463/862] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:03:23 2026] GET /v2.0/security-groups?id=ae8faa46-fa87-441a-8c62-24142713b7d4&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/863] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:23 2026] GET /v2.0/ports?device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:23.761 7 INFO neutron.db.l3_hamode_db [None req-d4a54039-3d9f-40bd-9f57-4dbfb06727a5 c763bcc2665b454b8f388d2656e03698 3641d215e0a84a84b0c924f105432bf4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:03:24.583 8 INFO neutron.db.l3_db [None req-6dec6e58-248a-47c1-b323-e15fc7bf3d26 88e1642a076547158c60e0e2f7a260ab 8e7694d549934db48f9de7580cc80249 - - default default] Floating IP 797df9c7-d7fd-4c72-93a6-9779dc14d2a0 associated. External IP: 10.96.250.206, port: 4f673d37-6d2f-45e2-9a2e-abcd6092b8b6. 2026-05-27 11:03:24.616 7 INFO neutron.db.l3_hamode_db [None req-d4a54039-3d9f-40bd-9f57-4dbfb06727a5 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 465/864] 10.0.0.171 () {34 vars in 749 bytes} [Wed May 27 11:03:23 2026] PUT /v2.0/floatingips/797df9c7-d7fd-4c72-93a6-9779dc14d2a0 => generated 855 bytes in 1231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:25.008 8 WARNING neutron_lib.context [None req-7ca286b1-4c0d-44f4-ba80-0ae4f8071636 7ae29e90aa094c2fb39ea9a6c3162dcd 612f1655484543878b6efc72d93498e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:03:25.048 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e314937-4735-4e5d-b35e-cc41c66df603'] response: {'name': 'network-changed', 'server_uuid': '8127294e-66b3-4a72-9a21-aaead9017d71', 'tag': '4f673d37-6d2f-45e2-9a2e-abcd6092b8b6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 466/865] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:03:24 2026] POST /v2.0/subnets => generated 673 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/866] 10.0.0.171 () {32 vars in 623 bytes} [Wed May 27 11:03:25 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/867] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:25 2026] GET /v2.0/ports?device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/868] 10.0.0.171 () {32 vars in 633 bytes} [Wed May 27 11:03:25 2026] GET /v2.0/ => generated 632 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:25.510 8 WARNING neutron_lib.context [None req-5e560857-0ba1-47a5-8032-fa62481ef989 7ae29e90aa094c2fb39ea9a6c3162dcd 612f1655484543878b6efc72d93498e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 400/869] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:03:23 2026] POST /v2.0/routers => generated 733 bytes in 2128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:03:25.579 8 INFO neutron.db.segments_db [None req-5e560857-0ba1-47a5-8032-fa62481ef989 7ae29e90aa094c2fb39ea9a6c3162dcd 612f1655484543878b6efc72d93498e8 - - default default] Added segment bc8c1bb3-872b-40fe-ac19-0c9ad58fe4ba of type vxlan for network f38d1170-c622-419b-a6c7-76177496242f [pid: 7|app: 0|req: 401/870] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:03:25 2026] GET /v2.0/security-groups?id=ae8faa46-fa87-441a-8c62-24142713b7d4&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/873] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:03:25 2026] POST /v2.0/networks => generated 648 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/874] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:03:25 2026] GET /v2.0/ports?tenant_id=8e7694d549934db48f9de7580cc80249&device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/875] 10.0.0.171 () {34 vars in 743 bytes} [Wed May 27 11:03:25 2026] PUT /v2.0/networks/f38d1170-c622-419b-a6c7-76177496242f => generated 592 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/876] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:03:25 2026] GET /v2.0/networks?id=b21222c7-a73a-4cb3-9782-5219a14fdcef => generated 779 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:25.869 8 WARNING neutron_lib.context [None req-889b504a-bbe5-45c5-ae9b-0bcd8a3a39cb 7ae29e90aa094c2fb39ea9a6c3162dcd 612f1655484543878b6efc72d93498e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 474/877] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:03:25 2026] POST /v2.0/subnets => generated 646 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/878] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:03:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4f673d37-6d2f-45e2-9a2e-abcd6092b8b6 => generated 858 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/879] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:03:26 2026] GET /v2.0/security-groups?tenant_id=7d6e59a2e05c46aa88b3abb977b16d26&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/880] 10.0.0.171 () {34 vars in 741 bytes} [Wed May 27 11:03:26 2026] PUT /v2.0/subnets/bc25c1a0-411d-4ddd-ac56-3e9e267faffc => generated 656 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/881] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:03:26 2026] GET /v2.0/subnets?id=744ddee9-bd17-4bbe-82d9-ac2708ebc8a1 => generated 701 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/882] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:03:26 2026] DELETE /v2.0/security-groups/7cf39374-ddf4-4bc1-b92f-52f869b4ba55 => 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: 404/883] 10.0.0.171 () {34 vars in 783 bytes} [Wed May 27 11:03:25 2026] PUT /v2.0/routers/ac508e9a-3a76-40c3-91cd-6c71d6b15fe1/add_router_interface => generated 309 bytes in 1266 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/884] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:03:26 2026] GET /v2.0/ports?network_id=b21222c7-a73a-4cb3-9782-5219a14fdcef&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:03:26.936 8 INFO neutron.services.segments.plugin [-] Segment bc8c1bb3-872b-40fe-ac19-0c9ad58fe4ba resource provider aggregate not found 2026-05-27 11:03:26.941 8 INFO neutron.services.segments.plugin [-] Segment bc8c1bb3-872b-40fe-ac19-0c9ad58fe4ba resource provider aggregate not found 2026-05-27 11:03:26.949 8 INFO neutron.services.segments.plugin [-] Segment bc8c1bb3-872b-40fe-ac19-0c9ad58fe4ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc8c1bb3-872b-40fe-ac19-0c9ad58fe4ba found for delete ", "request_id": "req-71cec0bc-240d-41af-8b12-e9139ae56c00"}]} 2026-05-27 11:03:26.960 8 INFO neutron.services.segments.plugin [-] Segment bc8c1bb3-872b-40fe-ac19-0c9ad58fe4ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc8c1bb3-872b-40fe-ac19-0c9ad58fe4ba found for delete ", "request_id": "req-a020ed8f-effa-4e37-82f3-995c99dc0109"}]} [pid: 7|app: 0|req: 406/885] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:03:26 2026] GET /v2.0/networks/b21222c7-a73a-4cb3-9782-5219a14fdcef?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: 407/886] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:03:26 2026] GET /v2.0/networks/b21222c7-a73a-4cb3-9782-5219a14fdcef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/887] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:03:26 2026] DELETE /v2.0/networks/f38d1170-c622-419b-a6c7-76177496242f => generated 0 bytes in 1074 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:03:27.796 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f76921a6-38c8-4e08-af6e-c08fdede26ec 7ae29e90aa094c2fb39ea9a6c3162dcd 612f1655484543878b6efc72d93498e8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 408/888] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:03:27 2026] DELETE /v2.0/networks/f38d1170-c622-419b-a6c7-76177496242f => generated 138 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/889] 10.0.0.171 () {32 vars in 694 bytes} [Wed May 27 11:03:27 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/890] 10.0.0.171 () {32 vars in 742 bytes} [Wed May 27 11:03:27 2026] GET /v2.0/subnets?network_id=b0fbea71-5d83-4ee9-9156-8c3ed29fb66e => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/891] 10.0.0.137 () {34 vars in 982 bytes} [Wed May 27 11:03:27 2026] GET /v2.0/networks?id=141913f5-1840-4bdf-a42a-b9f5117677d8 => generated 678 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/892] 10.0.0.171 () {32 vars in 653 bytes} [Wed May 27 11:03: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: 411/893] 10.0.0.137 () {34 vars in 965 bytes} [Wed May 27 11:03:27 2026] GET /v2.0/quotas/3641d215e0a84a84b0c924f105432bf4 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/894] 10.0.0.171 () {32 vars in 649 bytes} [Wed May 27 11:03:27 2026] GET /v2.0/networks => generated 1313 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/895] 10.0.0.171 () {32 vars in 647 bytes} [Wed May 27 11:03:27 2026] GET /v2.0/subnets => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/896] 10.0.0.137 () {34 vars in 1002 bytes} [Wed May 27 11:03:27 2026] GET /v2.0/ports?tenant_id=3641d215e0a84a84b0c924f105432bf4&fields=id => generated 103 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/897] 10.0.0.171 () {32 vars in 723 bytes} [Wed May 27 11:03:28 2026] GET /v2.0/networks/f7dede08-dabb-45ef-a1a1-ac70a47ed785 => generated 673 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/898] 10.0.0.137 () {34 vars in 1008 bytes} [Wed May 27 11:03:28 2026] GET /v2.0/networks/141913f5-1840-4bdf-a42a-b9f5117677d8?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: 486/899] 10.0.0.171 () {32 vars in 721 bytes} [Wed May 27 11:03:28 2026] GET /v2.0/subnets/02dd3cdb-3070-49fe-89e2-f66447b7adbb => generated 673 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:28.148 8 INFO neutron.pecan_wsgi.hooks.translation [None req-208032bc-9882-4181-85c1-876a6b570a1c 7ae29e90aa094c2fb39ea9a6c3162dcd 612f1655484543878b6efc72d93498e8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 487/900] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:03:28 2026] DELETE /v2.0/subnets/bc25c1a0-411d-4ddd-ac56-3e9e267faffc => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:03:28.166 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6a853faf-f1fb-4ea6-b7bb-d94f35fd72c2 7ae29e90aa094c2fb39ea9a6c3162dcd 612f1655484543878b6efc72d93498e8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 488/901] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:03:28 2026] DELETE /v2.0/networks/f38d1170-c622-419b-a6c7-76177496242f => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/902] 10.0.0.137 () {34 vars in 1108 bytes} [Wed May 27 11:03:28 2026] GET /v2.0/networks/141913f5-1840-4bdf-a42a-b9f5117677d8?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: 415/903] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:28 2026] GET /v2.0/ports?device_id=ab806b8d-0975-47ee-9d85-e0cc2c1de210 => 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: 489/904] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:03:28 2026] DELETE /v2.0/subnets/02dd3cdb-3070-49fe-89e2-f66447b7adbb => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:03:28.688 7 INFO neutron.services.segments.plugin [-] Segment 8e8e10ab-2f73-4e64-ba79-5726ae44f68d resource provider aggregate not found 2026-05-27 11:03:28.692 7 INFO neutron.services.segments.plugin [-] Segment 8e8e10ab-2f73-4e64-ba79-5726ae44f68d resource provider aggregate not found 2026-05-27 11:03:28.704 7 INFO neutron.services.segments.plugin [-] Segment 8e8e10ab-2f73-4e64-ba79-5726ae44f68d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e8e10ab-2f73-4e64-ba79-5726ae44f68d found for delete ", "request_id": "req-3a1a4a9d-85c8-423c-9c4d-1d580891c007"}]} 2026-05-27 11:03:28.713 7 INFO neutron.services.segments.plugin [-] Segment 8e8e10ab-2f73-4e64-ba79-5726ae44f68d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e8e10ab-2f73-4e64-ba79-5726ae44f68d found for delete ", "request_id": "req-5326c40d-e76b-40f8-adb2-857469e6d904"}]} [pid: 7|app: 0|req: 416/905] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:03:28 2026] DELETE /v2.0/networks/f7dede08-dabb-45ef-a1a1-ac70a47ed785 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:03:29.240 8 INFO neutron.services.segments.plugin [-] Segment bc8c1bb3-872b-40fe-ac19-0c9ad58fe4ba resource provider aggregate not found 2026-05-27 11:03:29.248 8 INFO neutron.services.segments.plugin [-] Segment bc8c1bb3-872b-40fe-ac19-0c9ad58fe4ba resource provider aggregate not found 2026-05-27 11:03:29.266 8 INFO neutron.services.segments.plugin [-] Segment bc8c1bb3-872b-40fe-ac19-0c9ad58fe4ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc8c1bb3-872b-40fe-ac19-0c9ad58fe4ba found for delete ", "request_id": "req-734897de-d0f6-4102-b2fb-16535d6c5bc4"}]} 2026-05-27 11:03:29.270 8 INFO neutron.services.segments.plugin [-] Segment bc8c1bb3-872b-40fe-ac19-0c9ad58fe4ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc8c1bb3-872b-40fe-ac19-0c9ad58fe4ba found for delete ", "request_id": "req-7044dbe9-50f9-4c8d-bf10-9cacf4692b1d"}]} [pid: 7|app: 0|req: 417/906] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:29 2026] GET /v2.0/ports?device_id=ab806b8d-0975-47ee-9d85-e0cc2c1de210 => 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: 490/907] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:03:29 2026] GET /v2.0/security-groups?tenant_id=612f1655484543878b6efc72d93498e8&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/908] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:03:29 2026] DELETE /v2.0/security-groups/a43ea5b5-13b7-40e1-b959-82d25426956a => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/909] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:30 2026] GET /v2.0/ports?device_id=ab806b8d-0975-47ee-9d85-e0cc2c1de210 => 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: 491/910] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:03:30 2026] GET /v2.0/security-groups?tenant_id=e326176cf61f45f69c977770898dbd31&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/911] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:03:30 2026] DELETE /v2.0/security-groups/3d92851a-dfe9-4dae-874d-331635c2294b => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:03:31.514 8 WARNING neutron_lib.context [None req-3adfd40e-c422-4127-8c02-444e204cb875 1b9b127e41ad49bcad633a71a8e92d3e e0e2722d6d5844c4a4fc8cc7e840a806 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 421/912] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:31 2026] GET /v2.0/ports?device_id=ab806b8d-0975-47ee-9d85-e0cc2c1de210 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:03:31.685 8 INFO neutron.db.segments_db [None req-3adfd40e-c422-4127-8c02-444e204cb875 1b9b127e41ad49bcad633a71a8e92d3e e0e2722d6d5844c4a4fc8cc7e840a806 - - default default] Added segment e5919144-153c-4a31-8dbd-3af4be7aa5a8 of type vxlan for network e737fe2a-6c83-4d7d-936c-4336a9caba9e [pid: 8|app: 0|req: 492/913] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:03:31 2026] POST /v2.0/networks => generated 649 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:03:31.790 7 WARNING neutron_lib.context [None req-bbb519e8-0b63-4f8f-9254-f8d1dc2f7bf3 1b9b127e41ad49bcad633a71a8e92d3e e0e2722d6d5844c4a4fc8cc7e840a806 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 422/914] 10.0.0.171 () {34 vars in 665 bytes} [Wed May 27 11:03:31 2026] POST /v2.0/ports => generated 777 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:03:32.079 8 WARNING neutron_lib.context [None req-70ae4a05-8314-4c67-b08e-80586c5e5377 1b9b127e41ad49bcad633a71a8e92d3e e0e2722d6d5844c4a4fc8cc7e840a806 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:03:32.134 8 INFO neutron.db.segments_db [None req-70ae4a05-8314-4c67-b08e-80586c5e5377 1b9b127e41ad49bcad633a71a8e92d3e e0e2722d6d5844c4a4fc8cc7e840a806 - - default default] Added segment 0f149d3c-e76e-4712-b22c-11eb12c68d92 of type vxlan for network 1cda318b-b84b-4d82-8a60-2b1faf8e6d0a [pid: 8|app: 0|req: 493/915] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:03:32 2026] POST /v2.0/networks => generated 636 bytes in 156 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-05-27 11:03:32.241 7 WARNING neutron_lib.context [None req-718c091f-8008-413b-a198-b3ff3217f6f3 1b9b127e41ad49bcad633a71a8e92d3e e0e2722d6d5844c4a4fc8cc7e840a806 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 423/916] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:03:32 2026] POST /v2.0/subnets => generated 646 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:03:32.486 8 WARNING neutron_lib.context [None req-4c8c2c84-b57c-47ea-a778-559ca077fbfb 1b9b127e41ad49bcad633a71a8e92d3e e0e2722d6d5844c4a4fc8cc7e840a806 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 424/917] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:03:32 2026] GET /v2.0/networks?id=141913f5-1840-4bdf-a42a-b9f5117677d8 => generated 678 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:32.653 7 WARNING neutron_lib.context [req-d8f5a738-1473-419c-bbf8-fbd6481be569 req-b4e710d3-0e97-4555-8f38-e9114f4fb8b7 ef74b3a6ba8a4ae38a21ce708438e2a0 3641d215e0a84a84b0c924f105432bf4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 494/918] 10.0.0.171 () {34 vars in 665 bytes} [Wed May 27 11:03:32 2026] POST /v2.0/ports => generated 966 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 495/919] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:32 2026] GET /v2.0/ports?device_id=ab806b8d-0975-47ee-9d85-e0cc2c1de210 => 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: 425/920] 199.204.45.153 () {38 vars in 955 bytes} [Wed May 27 11:03:32 2026] POST /v2.0/ports => generated 954 bytes in 356 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: 496/921] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:03:32 2026] DELETE /v2.0/ports/baec6b4f-dcb7-4574-b54e-9361a971d804 => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:03:33.278 8 INFO neutron.pecan_wsgi.hooks.translation [None req-49a07d75-fa2c-4849-8dd4-0decf766dfad 1b9b127e41ad49bcad633a71a8e92d3e e0e2722d6d5844c4a4fc8cc7e840a806 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 497/922] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:03:33 2026] DELETE /v2.0/ports/baec6b4f-dcb7-4574-b54e-9361a971d804 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:03:33.313 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8e5536f0-6d76-4290-b088-0649866c6810 1b9b127e41ad49bcad633a71a8e92d3e e0e2722d6d5844c4a4fc8cc7e840a806 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 498/923] 10.0.0.171 () {32 vars in 717 bytes} [Wed May 27 11:03:33 2026] GET /v2.0/ports/baec6b4f-dcb7-4574-b54e-9361a971d804 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/924] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:03:33 2026] DELETE /v2.0/subnets/4ef51be7-3ab1-4c32-a636-3553fba8dcc2 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/925] 199.204.45.153 () {38 vars in 1028 bytes} [Wed May 27 11:03:33 2026] PUT /v2.0/ports/10d988f7-4c18-4782-8ed1-16ae9346f167 => generated 1235 bytes in 625 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:03:33.859 8 INFO neutron.services.segments.plugin [-] Segment 0f149d3c-e76e-4712-b22c-11eb12c68d92 resource provider aggregate not found 2026-05-27 11:03:33.863 8 INFO neutron.services.segments.plugin [-] Segment 0f149d3c-e76e-4712-b22c-11eb12c68d92 resource provider aggregate not found 2026-05-27 11:03:33.877 8 INFO neutron.services.segments.plugin [-] Segment 0f149d3c-e76e-4712-b22c-11eb12c68d92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f149d3c-e76e-4712-b22c-11eb12c68d92 found for delete ", "request_id": "req-331a9809-a830-4abb-b625-e2cc2124644f"}]} 2026-05-27 11:03:33.878 8 INFO neutron.services.segments.plugin [-] Segment 0f149d3c-e76e-4712-b22c-11eb12c68d92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f149d3c-e76e-4712-b22c-11eb12c68d92 found for delete ", "request_id": "req-6b8361c3-2e24-4249-9c6e-c22fbb281469"}]} [pid: 8|app: 0|req: 500/926] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:03:33 2026] DELETE /v2.0/networks/1cda318b-b84b-4d82-8a60-2b1faf8e6d0a => generated 0 bytes in 353 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-05-27 11:03:33.906 7 WARNING neutron_lib.context [None req-b1364ffd-f483-4199-ab4a-1f6fb96a191d 1b9b127e41ad49bcad633a71a8e92d3e e0e2722d6d5844c4a4fc8cc7e840a806 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:03:33.957 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a980575d-b039-4b77-8012-a3793bc0ba36'] response: {'name': 'network-changed', 'server_uuid': 'ab806b8d-0975-47ee-9d85-e0cc2c1de210', 'tag': '10d988f7-4c18-4782-8ed1-16ae9346f167', 'status': 'completed', 'code': 200} 2026-05-27 11:03:33.967 7 INFO neutron.db.segments_db [None req-b1364ffd-f483-4199-ab4a-1f6fb96a191d 1b9b127e41ad49bcad633a71a8e92d3e e0e2722d6d5844c4a4fc8cc7e840a806 - - default default] Added segment 54e9b433-0e73-4257-bac7-13642c939d90 of type vxlan for network 31d785dc-6dc5-476c-949c-9c49d2a0c1d0 [pid: 8|app: 0|req: 501/927] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:33 2026] GET /v2.0/ports?device_id=ab806b8d-0975-47ee-9d85-e0cc2c1de210 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/928] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:03:33 2026] POST /v2.0/networks => generated 636 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:03:34.077 7 WARNING neutron_lib.context [None req-f4207edb-f650-422f-bec3-d6effca9fef6 1b9b127e41ad49bcad633a71a8e92d3e e0e2722d6d5844c4a4fc8cc7e840a806 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 502/929] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:03:34 2026] GET /v2.0/security-groups?id=6c7954a9-b2e0-423c-b8ca-2a8e14ed4286&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: 428/930] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:03:34 2026] POST /v2.0/subnets => generated 646 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:03:34.337 8 WARNING neutron_lib.context [None req-2b1f550f-6b7a-42e3-9c05-db595ba90448 1b9b127e41ad49bcad633a71a8e92d3e e0e2722d6d5844c4a4fc8cc7e840a806 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 429/931] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:03:34 2026] GET /v2.0/ports?tenant_id=3641d215e0a84a84b0c924f105432bf4&device_id=ab806b8d-0975-47ee-9d85-e0cc2c1de210 => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/932] 199.204.45.153 () {34 vars in 1018 bytes} [Wed May 27 11:03:34 2026] GET /v2.0/networks?tenant_id=3641d215e0a84a84b0c924f105432bf4&shared=False => generated 774 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/933] 199.204.45.153 () {34 vars in 930 bytes} [Wed May 27 11:03:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/934] 10.0.0.171 () {34 vars in 665 bytes} [Wed May 27 11:03:34 2026] POST /v2.0/ports => generated 927 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/935] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:03:34 2026] DELETE /v2.0/ports/256c047a-6b9d-452e-8c4d-fbce43feea03 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:03:34.952 8 INFO neutron.pecan_wsgi.hooks.translation [None req-44e45ee9-47d7-4ce0-9825-c6bad578e617 1b9b127e41ad49bcad633a71a8e92d3e e0e2722d6d5844c4a4fc8cc7e840a806 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 504/936] 10.0.0.171 () {32 vars in 717 bytes} [Wed May 27 11:03:34 2026] GET /v2.0/ports/256c047a-6b9d-452e-8c4d-fbce43feea03 => 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: 433/937] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:03:34 2026] DELETE /v2.0/subnets/25e4c88d-a82d-4173-9675-ff996dbb2c2e => 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: 434/938] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:35 2026] GET /v2.0/ports?device_id=ab806b8d-0975-47ee-9d85-e0cc2c1de210 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/939] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:03:35 2026] GET /v2.0/security-groups?id=6c7954a9-b2e0-423c-b8ca-2a8e14ed4286&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/940] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:03:35 2026] DELETE /v2.0/networks/31d785dc-6dc5-476c-949c-9c49d2a0c1d0 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:03:35.475 8 WARNING neutron_lib.context [None req-00bd399e-0153-4792-99de-bab21edaefaa 1b9b127e41ad49bcad633a71a8e92d3e e0e2722d6d5844c4a4fc8cc7e840a806 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 436/941] 10.0.0.106 () {34 vars in 990 bytes} [Wed May 27 11:03:35 2026] GET /v2.0/ports?device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => generated 1240 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/942] 10.0.0.106 () {34 vars in 1040 bytes} [Wed May 27 11:03:35 2026] GET /v2.0/security-groups?id=ae8faa46-fa87-441a-8c62-24142713b7d4&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/943] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:03:35 2026] GET /v2.0/ports?tenant_id=3641d215e0a84a84b0c924f105432bf4&device_id=ab806b8d-0975-47ee-9d85-e0cc2c1de210 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/944] 10.0.0.171 () {34 vars in 665 bytes} [Wed May 27 11:03:35 2026] POST /v2.0/ports => generated 778 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/945] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:03:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=10d988f7-4c18-4782-8ed1-16ae9346f167 => generated 19 bytes in 21 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: 440/946] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:03:35 2026] GET /v2.0/subnets?id=6ae8e413-0348-4af2-bd25-4dba023f818f => generated 696 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/947] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:03:35 2026] GET /v2.0/ports?network_id=141913f5-1840-4bdf-a42a-b9f5117677d8&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: 442/948] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:03:35 2026] GET /v2.0/networks/141913f5-1840-4bdf-a42a-b9f5117677d8?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:03:35.903 8 INFO neutron.services.segments.plugin [-] Segment 54e9b433-0e73-4257-bac7-13642c939d90 resource provider aggregate not found [pid: 8|app: 0|req: 507/949] 10.0.0.171 () {34 vars in 737 bytes} [Wed May 27 11:03:35 2026] PUT /v2.0/ports/a287558d-671c-4f71-8258-6884893c8114 => generated 752 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:35.932 8 INFO neutron.services.segments.plugin [-] Segment 54e9b433-0e73-4257-bac7-13642c939d90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54e9b433-0e73-4257-bac7-13642c939d90 found for delete ", "request_id": "req-f0b6fc23-9a5e-429b-a1e4-05b29c970db0"}]} 2026-05-27 11:03:35.933 8 INFO neutron.services.segments.plugin [-] Segment 54e9b433-0e73-4257-bac7-13642c939d90 resource provider aggregate not found /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-05-27 11:03:35.957 8 INFO neutron.services.segments.plugin [-] Segment 54e9b433-0e73-4257-bac7-13642c939d90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54e9b433-0e73-4257-bac7-13642c939d90 found for delete ", "request_id": "req-63abc9e8-8479-4d05-ad6e-d6b2484f0fa1"}]} [pid: 7|app: 0|req: 443/950] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:03:35 2026] GET /v2.0/networks/141913f5-1840-4bdf-a42a-b9f5117677d8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/951] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:03:35 2026] DELETE /v2.0/ports/a287558d-671c-4f71-8258-6884893c8114 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/952] 10.0.0.171 () {32 vars in 643 bytes} [Wed May 27 11:03:36 2026] GET /v2.0/ports => generated 780 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:36.267 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0fbeb14b-79f5-4a82-b3bc-1230b643cb9d 1b9b127e41ad49bcad633a71a8e92d3e e0e2722d6d5844c4a4fc8cc7e840a806 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 509/953] 10.0.0.171 () {32 vars in 717 bytes} [Wed May 27 11:03:36 2026] GET /v2.0/ports/a287558d-671c-4f71-8258-6884893c8114 => 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: 445/954] 10.0.0.171 () {32 vars in 643 bytes} [Wed May 27 11:03:36 2026] GET /v2.0/ports => generated 780 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/955] 10.0.0.171 () {32 vars in 717 bytes} [Wed May 27 11:03:36 2026] GET /v2.0/ports/262834c7-d495-46c4-9718-e32300e094d6 => generated 777 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:36.379 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8403095b-8922-4b0a-9b42-95f207ce7ae4 1b9b127e41ad49bcad633a71a8e92d3e e0e2722d6d5844c4a4fc8cc7e840a806 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 446/956] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:03:36 2026] DELETE /v2.0/ports/256c047a-6b9d-452e-8c4d-fbce43feea03 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:03:36.402 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5ca0d8f7-fe29-4ff5-bdaa-8556162383b8 1b9b127e41ad49bcad633a71a8e92d3e e0e2722d6d5844c4a4fc8cc7e840a806 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 447/957] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:03:36 2026] DELETE /v2.0/subnets/25e4c88d-a82d-4173-9675-ff996dbb2c2e => 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: 511/958] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:36 2026] GET /v2.0/ports?device_id=ab806b8d-0975-47ee-9d85-e0cc2c1de210 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:36.420 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f3c9c230-2399-4b19-86a9-924899bef92f 1b9b127e41ad49bcad633a71a8e92d3e e0e2722d6d5844c4a4fc8cc7e840a806 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 448/959] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:03:36 2026] DELETE /v2.0/subnets/4ef51be7-3ab1-4c32-a636-3553fba8dcc2 => 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: 512/960] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:03:36 2026] GET /v2.0/security-groups?id=6c7954a9-b2e0-423c-b8ca-2a8e14ed4286&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/961] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:03:36 2026] DELETE /v2.0/ports/262834c7-d495-46c4-9718-e32300e094d6 => 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: 513/962] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:03:36 2026] DELETE /v2.0/networks/e737fe2a-6c83-4d7d-936c-4336a9caba9e => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/963] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:03:37 2026] GET /v2.0/security-groups?tenant_id=e0e2722d6d5844c4a4fc8cc7e840a806&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/964] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:03:37 2026] DELETE /v2.0/security-groups/3b2689e8-2fab-4dc3-9bc8-6c1a25d81f86 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/965] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:37 2026] GET /v2.0/ports?device_id=ab806b8d-0975-47ee-9d85-e0cc2c1de210 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/966] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:03:37 2026] GET /v2.0/security-groups?id=6c7954a9-b2e0-423c-b8ca-2a8e14ed4286&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: 7|app: 0|req: 452/967] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:38 2026] GET /v2.0/ports?device_id=ab806b8d-0975-47ee-9d85-e0cc2c1de210 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:38.742 8 INFO neutron.services.segments.plugin [-] Segment e5919144-153c-4a31-8dbd-3af4be7aa5a8 resource provider aggregate not found 2026-05-27 11:03:38.745 8 INFO neutron.services.segments.plugin [-] Segment e5919144-153c-4a31-8dbd-3af4be7aa5a8 resource provider aggregate not found 2026-05-27 11:03:38.752 8 INFO neutron.services.segments.plugin [-] Segment e5919144-153c-4a31-8dbd-3af4be7aa5a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5919144-153c-4a31-8dbd-3af4be7aa5a8 found for delete ", "request_id": "req-fe76e7f1-0c4f-4d6d-ae04-34f5dc9668e1"}]} 2026-05-27 11:03:38.756 8 INFO neutron.services.segments.plugin [-] Segment e5919144-153c-4a31-8dbd-3af4be7aa5a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5919144-153c-4a31-8dbd-3af4be7aa5a8 found for delete ", "request_id": "req-2c64a61c-2bb9-499e-8266-0cfe400ecb1e"}]} [pid: 8|app: 0|req: 516/968] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:03:38 2026] GET /v2.0/security-groups?id=6c7954a9-b2e0-423c-b8ca-2a8e14ed4286&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:03:39.192 7 WARNING neutron_lib.context [None req-af378494-1e81-4012-8cfb-cd0cd304c14f e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:03:39.371 7 INFO neutron.db.segments_db [None req-af378494-1e81-4012-8cfb-cd0cd304c14f e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] Added segment 9f0f56d6-8658-466d-a698-e543f517ad37 of type vxlan for network 2bdb06cc-dfed-487c-b37c-112d0af7d982 [pid: 7|app: 0|req: 453/969] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:03:39 2026] POST /v2.0/networks => generated 633 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:03:39.471 8 WARNING neutron_lib.context [None req-adbe0f2c-49a1-4bbc-8ef3-72e40e5502e2 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:03:39.526 8 INFO neutron.db.segments_db [None req-adbe0f2c-49a1-4bbc-8ef3-72e40e5502e2 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] Added segment 63b5c10e-42c5-4484-a62e-4800c12952e6 of type vxlan for network 2901ea91-e244-4635-8abe-4388f025bdd1 [pid: 8|app: 0|req: 517/970] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:03:39 2026] POST /v2.0/networks => generated 632 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:03:39.686 7 WARNING neutron_lib.context [None req-eb1dc5e7-f35e-4550-a219-439668f62f8e e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 518/971] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:39 2026] GET /v2.0/ports?device_id=ab806b8d-0975-47ee-9d85-e0cc2c1de210 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/972] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:03:39 2026] POST /v2.0/subnets => generated 646 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:03:39.974 7 WARNING neutron_lib.context [None req-326fa225-6399-4925-9185-470829ec72ae e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 519/973] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:03:39 2026] GET /v2.0/security-groups?id=6c7954a9-b2e0-423c-b8ca-2a8e14ed4286&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/974] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:03:39 2026] POST /v2.0/subnets => generated 655 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:03:40.222 8 WARNING neutron_lib.context [None req-e20a1815-b516-4766-afc7-cf46288e3d43 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:03:40.278 8 INFO neutron.db.segments_db [None req-e20a1815-b516-4766-afc7-cf46288e3d43 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] Added segment a1b48275-244a-42c6-b259-23d12a8b99ed of type vxlan for network 54bfaa3f-747a-444d-bcc5-f8acc32a297f 2026-05-27 11:03:40.597 8 INFO neutron.db.l3_hamode_db [None req-e20a1815-b516-4766-afc7-cf46288e3d43 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 458/977] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:40 2026] GET /v2.0/ports?device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:40.737 8 INFO neutron.db.l3_hamode_db [None req-e20a1815-b516-4766-afc7-cf46288e3d43 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 459/978] 10.0.0.137 () {34 vars in 971 bytes} [Wed May 27 11:03:40 2026] GET /v2.0/ports/4f673d37-6d2f-45e2-9a2e-abcd6092b8b6 => generated 968 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/979] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:41 2026] GET /v2.0/ports?device_id=ab806b8d-0975-47ee-9d85-e0cc2c1de210 => 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: 461/980] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:03:41 2026] GET /v2.0/security-groups?id=6c7954a9-b2e0-423c-b8ca-2a8e14ed4286&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/981] 199.204.45.153 () {34 vars in 1000 bytes} [Wed May 27 11:03:41 2026] GET /v2.0/subnets?network_id=b21222c7-a73a-4cb3-9782-5219a14fdcef => generated 683 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/982] 199.204.45.153 () {34 vars in 1146 bytes} [Wed May 27 11:03:41 2026] GET /v2.0/ports?device_id=8127294e-66b3-4a72-9a21-aaead9017d71&device_owner=compute%3Anova&network_id=b21222c7-a73a-4cb3-9782-5219a14fdcef => 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: 520/983] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:03:40 2026] POST /v2.0/routers => generated 511 bytes in 1280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/984] 199.204.45.153 () {38 vars in 1028 bytes} [Wed May 27 11:03:41 2026] PUT /v2.0/ports/4f673d37-6d2f-45e2-9a2e-abcd6092b8b6 => generated 1149 bytes in 576 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: 465/985] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:42 2026] GET /v2.0/ports?device_id=ab806b8d-0975-47ee-9d85-e0cc2c1de210 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:42.113 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e31df195-0a7f-42d8-9474-624bc1f8b775'] response: {'name': 'network-changed', 'server_uuid': '8127294e-66b3-4a72-9a21-aaead9017d71', 'tag': '4f673d37-6d2f-45e2-9a2e-abcd6092b8b6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 466/986] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:03:42 2026] GET /v2.0/security-groups?id=6c7954a9-b2e0-423c-b8ca-2a8e14ed4286&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/987] 10.0.0.171 () {34 vars in 783 bytes} [Wed May 27 11:03:41 2026] PUT /v2.0/routers/1686ce57-2b2f-4f99-a099-f9653bad8017/add_router_interface => generated 309 bytes in 1065 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/988] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:03:42 2026] GET /v2.0/ports?tenant_id=8e7694d549934db48f9de7580cc80249&device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => generated 1421 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/989] 10.0.0.171 () {32 vars in 717 bytes} [Wed May 27 11:03:42 2026] GET /v2.0/ports/1ad96638-5077-4478-af9f-cd741afb8e28 => generated 959 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/990] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:03:42 2026] GET /v2.0/networks?id=b21222c7-a73a-4cb3-9782-5219a14fdcef => generated 779 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/991] 199.204.45.153 () {34 vars in 1060 bytes} [Wed May 27 11:03:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4f673d37-6d2f-45e2-9a2e-abcd6092b8b6 => 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: 470/992] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:03:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4f673d37-6d2f-45e2-9a2e-abcd6092b8b6 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/993] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:03:42 2026] GET /v2.0/subnets?id=744ddee9-bd17-4bbe-82d9-ac2708ebc8a1 => generated 701 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/994] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:03:42 2026] GET /v2.0/ports?network_id=b21222c7-a73a-4cb3-9782-5219a14fdcef&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/995] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:03:42 2026] GET /v2.0/networks/b21222c7-a73a-4cb3-9782-5219a14fdcef?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/996] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:03:42 2026] GET /v2.0/networks/b21222c7-a73a-4cb3-9782-5219a14fdcef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/997] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:43 2026] GET /v2.0/ports?device_id=ab806b8d-0975-47ee-9d85-e0cc2c1de210 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/998] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:03:43 2026] GET /v2.0/security-groups?id=6c7954a9-b2e0-423c-b8ca-2a8e14ed4286&fields=id&fields=name => generated 88 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/999] 199.204.45.153 () {34 vars in 994 bytes} [Wed May 27 11:03:43 2026] GET /v2.0/ports?device_id=ab806b8d-0975-47ee-9d85-e0cc2c1de210 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/1000] 199.204.45.153 () {36 vars in 997 bytes} [Wed May 27 11:03:43 2026] DELETE /v2.0/ports/10d988f7-4c18-4782-8ed1-16ae9346f167 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1001] 10.0.0.171 () {34 vars in 783 bytes} [Wed May 27 11:03:42 2026] PUT /v2.0/routers/1686ce57-2b2f-4f99-a099-f9653bad8017/add_router_interface => generated 309 bytes in 1125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1002] 10.0.0.171 () {32 vars in 717 bytes} [Wed May 27 11:03:43 2026] GET /v2.0/ports/5af9db10-12ee-44e5-a7d8-9160628cea79 => generated 967 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1003] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:03:43 2026] GET /v2.0/ports?tenant_id=8e7694d549934db48f9de7580cc80249&device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => generated 1421 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1004] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:03:44 2026] GET /v2.0/networks?id=b21222c7-a73a-4cb3-9782-5219a14fdcef => generated 779 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1005] 199.204.45.153 () {34 vars in 1060 bytes} [Wed May 27 11:03:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=4f673d37-6d2f-45e2-9a2e-abcd6092b8b6 => 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: 483/1006] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:44 2026] GET /v2.0/ports?device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => generated 1152 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:03:44.164 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d108db4-650e-483e-a91c-cd79d4b980db'] response: {'server_uuid': 'ab806b8d-0975-47ee-9d85-e0cc2c1de210', 'name': 'network-vif-deleted', 'tag': '10d988f7-4c18-4782-8ed1-16ae9346f167', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 484/1007] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:03:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4f673d37-6d2f-45e2-9a2e-abcd6092b8b6 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1008] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:03:44 2026] GET /v2.0/security-groups?id=ae8faa46-fa87-441a-8c62-24142713b7d4&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1009] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:03:44 2026] GET /v2.0/subnets?id=744ddee9-bd17-4bbe-82d9-ac2708ebc8a1 => generated 701 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1010] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:03:44 2026] GET /v2.0/ports?network_id=b21222c7-a73a-4cb3-9782-5219a14fdcef&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1011] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:03:44 2026] GET /v2.0/networks/b21222c7-a73a-4cb3-9782-5219a14fdcef?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1012] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:44 2026] GET /v2.0/ports?device_id=ab806b8d-0975-47ee-9d85-e0cc2c1de210 => 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: 490/1013] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:03:44 2026] GET /v2.0/networks/b21222c7-a73a-4cb3-9782-5219a14fdcef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1014] 10.0.0.171 () {34 vars in 789 bytes} [Wed May 27 11:03:43 2026] PUT /v2.0/routers/1686ce57-2b2f-4f99-a099-f9653bad8017/remove_router_interface => generated 309 bytes in 1026 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1015] 199.204.45.153 () {34 vars in 1120 bytes} [Wed May 27 11:03:44 2026] GET /v2.0/ports?device_id=8127294e-66b3-4a72-9a21-aaead9017d71&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.14 => generated 1152 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1016] 199.204.45.153 () {38 vars in 1028 bytes} [Wed May 27 11:03:45 2026] PUT /v2.0/ports/4f673d37-6d2f-45e2-9a2e-abcd6092b8b6 => generated 968 bytes in 434 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: 527/1017] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:45 2026] GET /v2.0/ports?device_id=ab806b8d-0975-47ee-9d85-e0cc2c1de210 => 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: 491/1018] 10.0.0.171 () {34 vars in 789 bytes} [Wed May 27 11:03:44 2026] PUT /v2.0/routers/1686ce57-2b2f-4f99-a099-f9653bad8017/remove_router_interface => generated 309 bytes in 870 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1019] 10.0.0.171 () {32 vars in 736 bytes} [Wed May 27 11:03:45 2026] GET /v2.0/ports?device_id=1686ce57-2b2f-4f99-a099-f9653bad8017 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:03:46.052 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-10ed67c8-f8b2-4717-a0be-b19d108207f1'] response: {'name': 'network-changed', 'server_uuid': '8127294e-66b3-4a72-9a21-aaead9017d71', 'tag': '4f673d37-6d2f-45e2-9a2e-abcd6092b8b6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 529/1020] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:03:46 2026] GET /v2.0/ports?tenant_id=8e7694d549934db48f9de7580cc80249&device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => 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: 530/1021] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:03:46 2026] GET /v2.0/networks?id=b21222c7-a73a-4cb3-9782-5219a14fdcef => generated 779 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1022] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:03:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4f673d37-6d2f-45e2-9a2e-abcd6092b8b6 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1023] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:03:46 2026] GET /v2.0/subnets?id=744ddee9-bd17-4bbe-82d9-ac2708ebc8a1 => generated 701 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1024] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:03:46 2026] GET /v2.0/ports?network_id=b21222c7-a73a-4cb3-9782-5219a14fdcef&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-05-27 11:03:46.286 7 INFO neutron.services.segments.plugin [-] Segment a1b48275-244a-42c6-b259-23d12a8b99ed resource provider aggregate not found [pid: 8|app: 0|req: 534/1025] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:03:46 2026] GET /v2.0/networks/b21222c7-a73a-4cb3-9782-5219a14fdcef?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:03:46.292 7 INFO neutron.services.segments.plugin [-] Segment a1b48275-244a-42c6-b259-23d12a8b99ed resource provider aggregate not found 2026-05-27 11:03:46.306 7 INFO neutron.services.segments.plugin [-] Segment a1b48275-244a-42c6-b259-23d12a8b99ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1b48275-244a-42c6-b259-23d12a8b99ed found for delete ", "request_id": "req-6ba2b9d3-b0b4-44d1-8ee6-9fc812ea45b2"}]} 2026-05-27 11:03:46.311 7 INFO neutron.services.segments.plugin [-] Segment a1b48275-244a-42c6-b259-23d12a8b99ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1b48275-244a-42c6-b259-23d12a8b99ed found for delete ", "request_id": "req-aa27eefa-77f4-43ab-a873-0c131925bdfb"}]} 2026-05-27 11:03:46.326 7 INFO neutron.db.l3_hamode_db [None req-2f9e3a89-0eea-491a-b751-dfee030b8a4e e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] HA network 54bfaa3f-747a-444d-bcc5-f8acc32a297f was deleted as no HA routers are present in tenant 5bc9f1c01dce45339f0d8288c627aaeb. [pid: 7|app: 0|req: 492/1026] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:03:45 2026] DELETE /v2.0/routers/1686ce57-2b2f-4f99-a099-f9653bad8017 => generated 0 bytes in 566 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1027] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:03:46 2026] GET /v2.0/networks/b21222c7-a73a-4cb3-9782-5219a14fdcef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1028] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:03:46 2026] DELETE /v2.0/subnets/885805bf-0292-49cf-a9f4-4358583ddeee => 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: 494/1029] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:46 2026] GET /v2.0/ports?device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1030] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:03:46 2026] DELETE /v2.0/subnets/8a936534-5b05-46aa-9ad9-2509d1fcd5c8 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1031] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:46 2026] GET /v2.0/ports?device_id=ab806b8d-0975-47ee-9d85-e0cc2c1de210 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1032] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:03:46 2026] GET /v2.0/security-groups?id=ae8faa46-fa87-441a-8c62-24142713b7d4&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1033] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:03:46 2026] DELETE /v2.0/networks/2901ea91-e244-4635-8abe-4388f025bdd1 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:03:47.281 8 INFO neutron.services.segments.plugin [-] Segment 9f0f56d6-8658-466d-a698-e543f517ad37 resource provider aggregate not found 2026-05-27 11:03:47.286 8 INFO neutron.services.segments.plugin [-] Segment 9f0f56d6-8658-466d-a698-e543f517ad37 resource provider aggregate not found 2026-05-27 11:03:47.302 8 INFO neutron.services.segments.plugin [-] Segment 9f0f56d6-8658-466d-a698-e543f517ad37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f0f56d6-8658-466d-a698-e543f517ad37 found for delete ", "request_id": "req-b3f2931d-d5b8-4a1d-a991-62b808496ea8"}]} 2026-05-27 11:03:47.303 8 INFO neutron.services.segments.plugin [-] Segment 9f0f56d6-8658-466d-a698-e543f517ad37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f0f56d6-8658-466d-a698-e543f517ad37 found for delete ", "request_id": "req-7bf879f1-a410-44af-9464-30bdd96899b5"}]} [pid: 8|app: 0|req: 538/1034] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:03:46 2026] DELETE /v2.0/networks/2bdb06cc-dfed-487c-b37c-112d0af7d982 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:03:47.331 8 WARNING neutron_lib.context [None req-2f9d27c7-97af-4c63-84a4-1e0e4f053d42 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:03:47.380 8 INFO neutron.db.segments_db [None req-2f9d27c7-97af-4c63-84a4-1e0e4f053d42 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] Added segment 083c6674-27b9-49f7-8e52-40fc2e7352e4 of type vxlan for network 34dcbde6-eb2b-4e42-8f36-a04d41fb1e67 [pid: 7|app: 0|req: 497/1035] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:03:47 2026] GET /v2.0/security-groups?tenant_id=79bf03b232444350b42f9ce4be962e0b&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1036] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:03:47 2026] POST /v2.0/networks => generated 633 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1037] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:03:47 2026] GET /v2.0/ports?tenant_id=8e7694d549934db48f9de7580cc80249&device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:03:47.503 7 WARNING neutron_lib.context [None req-933755b1-a78a-4e62-9f98-1e58a29d6297 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 540/1038] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:03:47 2026] DELETE /v2.0/security-groups/ce6dd408-ed49-4ca8-9189-099fb5513cd8 => 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: 541/1039] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:03:47 2026] GET /v2.0/networks?id=b21222c7-a73a-4cb3-9782-5219a14fdcef => generated 779 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1040] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:03:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4f673d37-6d2f-45e2-9a2e-abcd6092b8b6 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1041] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:03:47 2026] GET /v2.0/subnets?id=744ddee9-bd17-4bbe-82d9-ac2708ebc8a1 => generated 701 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1042] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:03:47 2026] GET /v2.0/ports?network_id=b21222c7-a73a-4cb3-9782-5219a14fdcef&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: 499/1043] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:03:47 2026] POST /v2.0/subnets => generated 646 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1044] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:03:47 2026] GET /v2.0/networks/b21222c7-a73a-4cb3-9782-5219a14fdcef?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:03:47.806 7 WARNING neutron_lib.context [None req-3f5e5e28-384a-419e-ba8c-4da7eeb894a3 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:03:47.843 7 INFO neutron.db.segments_db [None req-3f5e5e28-384a-419e-ba8c-4da7eeb894a3 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] Added segment 579a68cd-f4d8-4964-967b-3e0b9b03e92a of type vxlan for network ee03872c-4e74-46cc-987a-d6bd2ba6cabb 2026-05-27 11:03:48.115 7 INFO neutron.db.l3_hamode_db [None req-3f5e5e28-384a-419e-ba8c-4da7eeb894a3 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:03:48.215 7 INFO neutron.db.l3_hamode_db [None req-3f5e5e28-384a-419e-ba8c-4da7eeb894a3 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:03:48.330 7 INFO neutron.services.segments.plugin [-] Segment 63b5c10e-42c5-4484-a62e-4800c12952e6 resource provider aggregate not found 2026-05-27 11:03:48.333 7 INFO neutron.services.segments.plugin [-] Segment 63b5c10e-42c5-4484-a62e-4800c12952e6 resource provider aggregate not found 2026-05-27 11:03:48.346 7 INFO neutron.services.segments.plugin [-] Segment 63b5c10e-42c5-4484-a62e-4800c12952e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63b5c10e-42c5-4484-a62e-4800c12952e6 found for delete ", "request_id": "req-d983ed82-c5ac-4317-b462-c80b80e750e2"}]} 2026-05-27 11:03:48.348 7 INFO neutron.services.segments.plugin [-] Segment 63b5c10e-42c5-4484-a62e-4800c12952e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63b5c10e-42c5-4484-a62e-4800c12952e6 found for delete ", "request_id": "req-5dabe707-b78b-4026-b475-e78869ae0188"}]} [pid: 8|app: 0|req: 545/1045] 10.0.0.171 () {34 vars in 789 bytes} [Wed May 27 11:03:47 2026] PUT /v2.0/routers/ac508e9a-3a76-40c3-91cd-6c71d6b15fe1/remove_router_interface => generated 309 bytes in 934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1046] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:48 2026] GET /v2.0/ports?device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1047] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:03:48 2026] GET /v2.0/networks/b21222c7-a73a-4cb3-9782-5219a14fdcef?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: 548/1048] 199.204.45.153 () {34 vars in 994 bytes} [Wed May 27 11:03:48 2026] GET /v2.0/ports?device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1049] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:03:47 2026] POST /v2.0/routers => generated 510 bytes in 1054 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1050] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:03:48 2026] GET /v2.0/security-groups?id=ae8faa46-fa87-441a-8c62-24142713b7d4&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:49.187 7 INFO neutron.db.l3_db [req-89224d24-5e7f-4937-9ea8-789f4de3c732 req-c9f8f880-418b-42d0-bad6-50e739b5e505 88e1642a076547158c60e0e2f7a260ab 8e7694d549934db48f9de7580cc80249 - - default default] Floating IP 797df9c7-d7fd-4c72-93a6-9779dc14d2a0 disassociated. External IP: 10.96.250.206, port: 4f673d37-6d2f-45e2-9a2e-abcd6092b8b6. [pid: 7|app: 0|req: 503/1051] 199.204.45.153 () {36 vars in 997 bytes} [Wed May 27 11:03:48 2026] DELETE /v2.0/ports/4f673d37-6d2f-45e2-9a2e-abcd6092b8b6 => generated 0 bytes in 693 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:03:49.597 7 WARNING neutron_lib.context [None req-50d6bd6f-ee8d-4342-a74d-23ed2b47eeb3 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:03:49.621 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-814fb89a-ec8a-4dc8-bda3-371da3ce0728'] response: {'server_uuid': '8127294e-66b3-4a72-9a21-aaead9017d71', 'name': 'network-vif-deleted', 'tag': '4f673d37-6d2f-45e2-9a2e-abcd6092b8b6', 'status': 'completed', 'code': 200} 2026-05-27 11:03:49.727 8 INFO neutron.services.segments.plugin [-] Segment e4c7ebda-972e-43ce-b119-189565978191 resource provider aggregate not found 2026-05-27 11:03:49.732 8 INFO neutron.services.segments.plugin [-] Segment e4c7ebda-972e-43ce-b119-189565978191 resource provider aggregate not found 2026-05-27 11:03:49.740 8 INFO neutron.services.segments.plugin [-] Segment e4c7ebda-972e-43ce-b119-189565978191 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4c7ebda-972e-43ce-b119-189565978191 found for delete ", "request_id": "req-e9fa5d16-b7a2-46f4-be85-02261874dae5"}]} 2026-05-27 11:03:49.743 8 INFO neutron.db.l3_hamode_db [None req-40cb3e09-ef2b-4854-bc74-518dbaee1206 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] HA network e55e73eb-4b91-4683-af0a-0ec4d9ad586d was deleted as no HA routers are present in tenant 3641d215e0a84a84b0c924f105432bf4. [pid: 8|app: 0|req: 549/1052] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:03:48 2026] DELETE /v2.0/routers/ac508e9a-3a76-40c3-91cd-6c71d6b15fe1 => generated 0 bytes in 975 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:03:49.763 8 INFO neutron.services.segments.plugin [-] Segment e4c7ebda-972e-43ce-b119-189565978191 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4c7ebda-972e-43ce-b119-189565978191 found for delete ", "request_id": "req-0f599f4a-5573-4d1f-ab45-086ef6085627"}]} [pid: 8|app: 0|req: 550/1053] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:03:49 2026] DELETE /v2.0/subnets/6ae8e413-0348-4af2-bd25-4dba023f818f => 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: 504/1054] 10.0.0.171 () {34 vars in 665 bytes} [Wed May 27 11:03:49 2026] POST /v2.0/ports => generated 964 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, ' [pid: 8|app: 0|req: 551/1055] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:03:49 2026] DELETE /v2.0/networks/141913f5-1840-4bdf-a42a-b9f5117677d8 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1056] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:50 2026] GET /v2.0/ports?device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1057] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:03:50 2026] GET /v2.0/security-groups?tenant_id=3641d215e0a84a84b0c924f105432bf4&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: 554/1058] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:03:50 2026] DELETE /v2.0/security-groups/6c7954a9-b2e0-423c-b8ca-2a8e14ed4286 => 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: 505/1059] 10.0.0.171 () {34 vars in 783 bytes} [Wed May 27 11:03:49 2026] PUT /v2.0/routers/2de2fe58-4644-4076-8c63-8e172c111722/add_router_interface => generated 309 bytes in 1123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1060] 10.0.0.171 () {32 vars in 717 bytes} [Wed May 27 11:03:51 2026] GET /v2.0/ports/054c7c46-3c54-445c-b43a-cf0faaa7b5ce => generated 1038 bytes in 75 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: 556/1061] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:51 2026] GET /v2.0/ports?device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:03:52.420 8 INFO neutron.services.segments.plugin [-] Segment d7c23349-841e-4ef9-b53b-df60baa6a626 resource provider aggregate not found [pid: 8|app: 0|req: 557/1062] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:03:52 2026] GET /v2.0/ports?device_id=8127294e-66b3-4a72-9a21-aaead9017d71 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1063] 10.0.0.171 () {34 vars in 789 bytes} [Wed May 27 11:03:51 2026] PUT /v2.0/routers/2de2fe58-4644-4076-8c63-8e172c111722/remove_router_interface => generated 309 bytes in 1378 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:03:52.549 8 INFO neutron.services.segments.plugin [-] Segment d7c23349-841e-4ef9-b53b-df60baa6a626 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7c23349-841e-4ef9-b53b-df60baa6a626 found for delete ", "request_id": "req-3bee0743-4f1d-431e-b473-b1a799cd66a0"}]} 2026-05-27 11:03:52.551 8 INFO neutron.services.segments.plugin [-] Segment d7c23349-841e-4ef9-b53b-df60baa6a626 resource provider aggregate not found 2026-05-27 11:03:52.579 8 INFO neutron.services.segments.plugin [-] Segment d7c23349-841e-4ef9-b53b-df60baa6a626 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7c23349-841e-4ef9-b53b-df60baa6a626 found for delete ", "request_id": "req-087072c2-796e-4477-a8cd-c20751956390"}]} 2026-05-27 11:03:52.672 8 INFO neutron.api.v2.resource [None req-d4922d59-a16e-4a74-96b7-14dcf1c904b4 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 558/1064] 10.0.0.171 () {34 vars in 789 bytes} [Wed May 27 11:03:52 2026] PUT /v2.0/routers/2de2fe58-4644-4076-8c63-8e172c111722/remove_router_interface => generated 197 bytes in 127 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: 507/1065] 10.0.0.171 () {32 vars in 736 bytes} [Wed May 27 11:03:52 2026] GET /v2.0/ports?device_id=2de2fe58-4644-4076-8c63-8e172c111722 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:03:53.191 8 INFO neutron.db.l3_hamode_db [None req-d4ca4a47-5986-4c48-849a-dc1b0369cb6e e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] HA network ee03872c-4e74-46cc-987a-d6bd2ba6cabb was deleted as no HA routers are present in tenant 5bc9f1c01dce45339f0d8288c627aaeb. [pid: 8|app: 0|req: 559/1066] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:03:52 2026] DELETE /v2.0/routers/2de2fe58-4644-4076-8c63-8e172c111722 => generated 0 bytes in 492 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1067] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:03:53 2026] DELETE /v2.0/subnets/bf94f28b-14c4-4a9d-8aff-e2d975df3f6e => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1068] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:03:53 2026] GET /v2.0/security-groups?tenant_id=58670135c69646c89e3c67d9cf94637e&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1069] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:03:53 2026] DELETE /v2.0/security-groups/8ddb5e05-f01c-457e-8f83-a346fc0c4fdc => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:03:53.687 7 INFO neutron.services.segments.plugin [-] Segment 083c6674-27b9-49f7-8e52-40fc2e7352e4 resource provider aggregate not found 2026-05-27 11:03:53.699 7 INFO neutron.services.segments.plugin [-] Segment 083c6674-27b9-49f7-8e52-40fc2e7352e4 resource provider aggregate not found 2026-05-27 11:03:53.705 7 INFO neutron.services.segments.plugin [-] Segment 083c6674-27b9-49f7-8e52-40fc2e7352e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 083c6674-27b9-49f7-8e52-40fc2e7352e4 found for delete ", "request_id": "req-4e8d3282-a372-424b-a499-d53f0944433a"}]} 2026-05-27 11:03:53.710 7 INFO neutron.services.segments.plugin [-] Segment 083c6674-27b9-49f7-8e52-40fc2e7352e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 083c6674-27b9-49f7-8e52-40fc2e7352e4 found for delete ", "request_id": "req-05800a89-7ffd-4b1f-8de0-4af86a735827"}]} [pid: 8|app: 0|req: 562/1070] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:03:53 2026] DELETE /v2.0/security-groups/ae8faa46-fa87-441a-8c62-24142713b7d4 => 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: 509/1071] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:03:53 2026] DELETE /v2.0/networks/34dcbde6-eb2b-4e42-8f36-a04d41fb1e67 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:03:53.738 8 INFO neutron.api.v2.resource [None req-87c153a8-f033-4496-8e3f-8f9001707df2 88e1642a076547158c60e0e2f7a260ab 8e7694d549934db48f9de7580cc80249 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 563/1072] 10.0.0.171 () {32 vars in 737 bytes} [Wed May 27 11:03:53 2026] GET /v2.0/security-groups/ae8faa46-fa87-441a-8c62-24142713b7d4 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:03:53.739 7 WARNING neutron_lib.context [None req-40ccde7b-79a1-4f1d-a894-7a2b4bd08d47 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:03:53.804 7 INFO neutron.db.segments_db [None req-40ccde7b-79a1-4f1d-a894-7a2b4bd08d47 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] Added segment daf2be03-6e5c-4722-aa64-2a53ca95841a of type vxlan for network 2a32cb95-8bac-4e90-b93b-16d7a9cf08f7 [pid: 7|app: 0|req: 510/1073] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:03:53 2026] POST /v2.0/networks => generated 634 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:03:53.909 7 WARNING neutron_lib.context [None req-273b8ff7-7842-45a8-97c5-77b8ca6b52fa e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 564/1074] 10.0.0.171 () {32 vars in 732 bytes} [Wed May 27 11:03:53 2026] DELETE /v2.0/floatingips/797df9c7-d7fd-4c72-93a6-9779dc14d2a0 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1075] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:03:53 2026] POST /v2.0/subnets => generated 646 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:03:54.182 7 WARNING neutron_lib.context [None req-f2ea8ddb-7b75-4e62-9074-213c27d6b6c0 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:03:54.232 7 INFO neutron.db.segments_db [None req-f2ea8ddb-7b75-4e62-9074-213c27d6b6c0 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] Added segment bfa1b39e-b7c2-40e3-a34a-ae8b68079fff of type vxlan for network 12677bfa-a2ba-4092-b38a-5fdcdfe7b90e 2026-05-27 11:03:54.539 7 INFO neutron.db.l3_hamode_db [None req-f2ea8ddb-7b75-4e62-9074-213c27d6b6c0 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:03:54.571 8 INFO neutron.services.segments.plugin [-] Segment 579a68cd-f4d8-4964-967b-3e0b9b03e92a resource provider aggregate not found 2026-05-27 11:03:54.599 8 INFO neutron.services.segments.plugin [-] Segment 579a68cd-f4d8-4964-967b-3e0b9b03e92a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 579a68cd-f4d8-4964-967b-3e0b9b03e92a found for delete ", "request_id": "req-699e5d5a-2b62-449c-9f8c-62475d92ac81"}]} 2026-05-27 11:03:54.601 8 INFO neutron.services.segments.plugin [-] Segment 579a68cd-f4d8-4964-967b-3e0b9b03e92a resource provider aggregate not found 2026-05-27 11:03:54.649 8 INFO neutron.services.segments.plugin [-] Segment 579a68cd-f4d8-4964-967b-3e0b9b03e92a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 579a68cd-f4d8-4964-967b-3e0b9b03e92a found for delete ", "request_id": "req-f4001558-d20f-4f6d-9027-b114d095b879"}]} 2026-05-27 11:03:54.734 7 INFO neutron.db.l3_hamode_db [None req-f2ea8ddb-7b75-4e62-9074-213c27d6b6c0 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 565/1076] 10.0.0.171 () {34 vars in 789 bytes} [Wed May 27 11:03:54 2026] PUT /v2.0/routers/91464903-fc98-42d3-ba6e-2e66838ed57c/remove_router_interface => generated 309 bytes in 1155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1077] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:03:54 2026] POST /v2.0/routers => generated 511 bytes in 1233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:03:56.641 8 INFO neutron.services.segments.plugin [-] Segment 606768ef-dc1e-4972-b871-4b704b174e92 resource provider aggregate not found 2026-05-27 11:03:56.658 8 INFO neutron.services.segments.plugin [-] Segment 606768ef-dc1e-4972-b871-4b704b174e92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 606768ef-dc1e-4972-b871-4b704b174e92 found for delete ", "request_id": "req-f7ba98cd-be15-4cef-ab28-42da8dde52e9"}]} 2026-05-27 11:03:56.662 8 INFO neutron.services.segments.plugin [-] Segment 606768ef-dc1e-4972-b871-4b704b174e92 resource provider aggregate not found 2026-05-27 11:03:56.667 8 INFO neutron.db.l3_hamode_db [None req-5f007411-e5af-4151-9781-bfa7a39b1c72 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] HA network 9b84058d-f982-494d-860d-a55e00fa7cad was deleted as no HA routers are present in tenant 8e7694d549934db48f9de7580cc80249. [pid: 8|app: 0|req: 566/1078] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:03:55 2026] DELETE /v2.0/routers/91464903-fc98-42d3-ba6e-2e66838ed57c => generated 0 bytes in 1419 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:03:56.677 8 INFO neutron.services.segments.plugin [-] Segment 606768ef-dc1e-4972-b871-4b704b174e92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 606768ef-dc1e-4972-b871-4b704b174e92 found for delete ", "request_id": "req-596bb52a-8d80-480d-8125-8bbaeaf31b41"}]} [pid: 7|app: 0|req: 513/1081] 10.0.0.171 () {34 vars in 783 bytes} [Wed May 27 11:03:55 2026] PUT /v2.0/routers/1fb58539-e9a4-4477-ac62-0fd202d6f16a/add_router_interface => generated 309 bytes in 1300 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1082] 10.0.0.171 () {32 vars in 717 bytes} [Wed May 27 11:03:56 2026] GET /v2.0/ports/128495cd-69c9-42a3-a0f1-ffa01008e170 => generated 959 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1083] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:03:56 2026] DELETE /v2.0/subnets/744ddee9-bd17-4bbe-82d9-ac2708ebc8a1 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1084] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:03:56 2026] DELETE /v2.0/networks/b21222c7-a73a-4cb3-9782-5219a14fdcef => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1085] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:03:57 2026] GET /v2.0/security-groups?tenant_id=8e7694d549934db48f9de7580cc80249&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: 515/1086] 10.0.0.171 () {34 vars in 789 bytes} [Wed May 27 11:03:56 2026] PUT /v2.0/routers/1fb58539-e9a4-4477-ac62-0fd202d6f16a/remove_router_interface => generated 309 bytes in 698 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1087] 10.0.0.171 () {32 vars in 736 bytes} [Wed May 27 11:03:57 2026] GET /v2.0/ports?device_id=1fb58539-e9a4-4477-ac62-0fd202d6f16a => 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: 572/1088] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:03:57 2026] DELETE /v2.0/security-groups/4b89ef77-c486-4666-9e30-8a233b17990f => 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: 573/1089] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:03:57 2026] GET /v2.0/security-groups?tenant_id=c804136fdfad4db3b4df1bc05ffa9df3&name=default => generated 2925 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:03:57.981 7 INFO neutron.services.segments.plugin [-] Segment bfa1b39e-b7c2-40e3-a34a-ae8b68079fff resource provider aggregate not found 2026-05-27 11:03:57.986 7 INFO neutron.services.segments.plugin [-] Segment bfa1b39e-b7c2-40e3-a34a-ae8b68079fff resource provider aggregate not found 2026-05-27 11:03:58.007 7 INFO neutron.services.segments.plugin [-] Segment bfa1b39e-b7c2-40e3-a34a-ae8b68079fff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfa1b39e-b7c2-40e3-a34a-ae8b68079fff found for delete ", "request_id": "req-8115c276-3da3-406f-b569-d47ccad6c01f"}]} 2026-05-27 11:03:58.008 7 INFO neutron.services.segments.plugin [-] Segment bfa1b39e-b7c2-40e3-a34a-ae8b68079fff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfa1b39e-b7c2-40e3-a34a-ae8b68079fff found for delete ", "request_id": "req-227809de-13b9-49a4-8063-3b2b7ac413ff"}]} 2026-05-27 11:03:58.028 7 INFO neutron.db.l3_hamode_db [None req-3e91488d-4d4d-43cc-bc84-9ace223887cc e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] HA network 12677bfa-a2ba-4092-b38a-5fdcdfe7b90e was deleted as no HA routers are present in tenant 5bc9f1c01dce45339f0d8288c627aaeb. [pid: 7|app: 0|req: 517/1090] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:03:57 2026] DELETE /v2.0/routers/1fb58539-e9a4-4477-ac62-0fd202d6f16a => generated 0 bytes in 548 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1091] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:03:57 2026] DELETE /v2.0/security-groups/38a02909-e1e7-4958-8803-51904acd9d4f => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1092] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:03:58 2026] DELETE /v2.0/subnets/fe7caa3e-d6bb-4540-b4c1-a2bb78ede805 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1093] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:03:58 2026] DELETE /v2.0/networks/2a32cb95-8bac-4e90-b93b-16d7a9cf08f7 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:03:58.499 7 WARNING neutron_lib.context [None req-2f5f2ff9-b903-48fe-8900-189ed51e5e14 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:03:58.548 7 INFO neutron.db.segments_db [None req-2f5f2ff9-b903-48fe-8900-189ed51e5e14 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] Added segment ae03f025-6d88-4476-a41f-cf6685f6e7b1 of type vxlan for network 9d3e87f4-381f-49b4-9bf7-c0f97490ef21 2026-05-27 11:03:58.792 7 INFO neutron.db.l3_hamode_db [None req-2f5f2ff9-b903-48fe-8900-189ed51e5e14 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:03:59.478 8 INFO neutron.services.segments.plugin [-] Segment 36f87972-07f7-45f0-8d07-120eeea3ffe2 resource provider aggregate not found 2026-05-27 11:03:59.482 8 INFO neutron.services.segments.plugin [-] Segment 36f87972-07f7-45f0-8d07-120eeea3ffe2 resource provider aggregate not found 2026-05-27 11:03:59.494 8 INFO neutron.services.segments.plugin [-] Segment 36f87972-07f7-45f0-8d07-120eeea3ffe2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36f87972-07f7-45f0-8d07-120eeea3ffe2 found for delete ", "request_id": "req-8b53d30e-bd65-4adf-89ec-347c4ec71dc5"}]} 2026-05-27 11:03:59.500 8 INFO neutron.services.segments.plugin [-] Segment 36f87972-07f7-45f0-8d07-120eeea3ffe2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36f87972-07f7-45f0-8d07-120eeea3ffe2 found for delete ", "request_id": "req-33ee4449-abf9-45ad-a4c3-93c2b5459be0"}]} 2026-05-27 11:03:59.507 8 INFO neutron.services.segments.plugin [-] Segment daf2be03-6e5c-4722-aa64-2a53ca95841a resource provider aggregate not found 2026-05-27 11:03:59.516 8 INFO neutron.services.segments.plugin [-] Segment daf2be03-6e5c-4722-aa64-2a53ca95841a resource provider aggregate not found 2026-05-27 11:03:59.521 8 INFO neutron.services.segments.plugin [-] Segment daf2be03-6e5c-4722-aa64-2a53ca95841a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daf2be03-6e5c-4722-aa64-2a53ca95841a found for delete ", "request_id": "req-22ffd781-fc57-4aa1-9960-ddab6166e26f"}]} 2026-05-27 11:03:59.541 8 INFO neutron.services.segments.plugin [-] Segment daf2be03-6e5c-4722-aa64-2a53ca95841a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daf2be03-6e5c-4722-aa64-2a53ca95841a found for delete ", "request_id": "req-c0b4f5e1-ca4a-4807-bd28-f458151b455e"}]} 2026-05-27 11:03:59.602 7 INFO neutron.db.l3_hamode_db [None req-2f5f2ff9-b903-48fe-8900-189ed51e5e14 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:03:59.833 8 INFO neutron.db.segments_db [None req-c782992f-28c7-4b85-b3df-18ab46a27155 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Added segment b96acb32-b1a9-4a6e-809b-d4e3ae4b8302 of type vxlan for network 02074042-86b3-4b16-9de2-346fef860d4a [pid: 8|app: 0|req: 576/1094] 10.0.0.171 () {34 vars in 671 bytes} [Wed May 27 11:03:59 2026] POST /v2.0/networks => generated 748 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1095] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:03:59 2026] GET /v2.0/security-groups?tenant_id=803c241ef8f840eca2b7ba07d3bf2fab&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1096] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:04:00 2026] POST /v2.0/subnets => generated 695 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1097] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:00 2026] DELETE /v2.0/security-groups/5e4f4e39-f7a8-4667-8ea9-3cb765d6b27a => 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: 519/1098] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:03:58 2026] POST /v2.0/routers => generated 692 bytes in 1993 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:04:00.501 8 INFO neutron.db.segments_db [None req-248ce6cd-7d36-4179-bc90-df2687960822 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Added segment 93644bfe-2d9a-4a64-ba33-63b7f86c790f of type vxlan for network c3d8df8e-8ff5-46c8-889f-addafd9d1ac8 [pid: 7|app: 0|req: 520/1099] 10.0.0.171 () {32 vars in 721 bytes} [Wed May 27 11:04:00 2026] GET /v2.0/routers/bdd0693d-5c09-469b-9578-3fad5f59efc0 => generated 698 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1100] 10.0.0.171 () {32 vars in 647 bytes} [Wed May 27 11:04:00 2026] GET /v2.0/routers => generated 701 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1101] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:00 2026] GET /v2.0/security-groups?tenant_id=371987c2a27a4792b5f347e67a15bb50&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:04:00.798 8 INFO neutron.db.l3_hamode_db [None req-248ce6cd-7d36-4179-bc90-df2687960822 c763bcc2665b454b8f388d2656e03698 9a738e207b604e54bf6d4c3c271b7b7a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 523/1102] 10.0.0.171 () {34 vars in 741 bytes} [Wed May 27 11:04:00 2026] PUT /v2.0/routers/bdd0693d-5c09-469b-9578-3fad5f59efc0 => generated 705 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1103] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:01 2026] DELETE /v2.0/security-groups/25dcc8dd-60f9-462e-9d26-5308e6d4cdf7 => 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: 525/1104] 10.0.0.171 () {32 vars in 721 bytes} [Wed May 27 11:04:01 2026] GET /v2.0/routers/bdd0693d-5c09-469b-9578-3fad5f59efc0 => generated 705 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1105] 10.0.0.171 () {32 vars in 736 bytes} [Wed May 27 11:04:01 2026] GET /v2.0/ports?device_id=bdd0693d-5c09-469b-9578-3fad5f59efc0 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:01.581 8 INFO neutron.db.l3_hamode_db [None req-248ce6cd-7d36-4179-bc90-df2687960822 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:04:02.104 7 INFO neutron.services.segments.plugin [-] Segment ae03f025-6d88-4476-a41f-cf6685f6e7b1 resource provider aggregate not found 2026-05-27 11:04:02.112 7 INFO neutron.services.segments.plugin [-] Segment ae03f025-6d88-4476-a41f-cf6685f6e7b1 resource provider aggregate not found 2026-05-27 11:04:02.124 7 INFO neutron.services.segments.plugin [-] Segment ae03f025-6d88-4476-a41f-cf6685f6e7b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae03f025-6d88-4476-a41f-cf6685f6e7b1 found for delete ", "request_id": "req-deef26b2-5fea-406a-bcf4-348a9df1b2df"}]} 2026-05-27 11:04:02.130 7 INFO neutron.services.segments.plugin [-] Segment ae03f025-6d88-4476-a41f-cf6685f6e7b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae03f025-6d88-4476-a41f-cf6685f6e7b1 found for delete ", "request_id": "req-50660c84-9c59-48d3-8e96-7b8f2be541ca"}]} 2026-05-27 11:04:02.152 7 INFO neutron.db.l3_hamode_db [None req-63ce861c-f657-428d-9fae-143c227fe261 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] HA network 9d3e87f4-381f-49b4-9bf7-c0f97490ef21 was deleted as no HA routers are present in tenant 5bc9f1c01dce45339f0d8288c627aaeb. [pid: 7|app: 0|req: 527/1106] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:04:01 2026] DELETE /v2.0/routers/bdd0693d-5c09-469b-9578-3fad5f59efc0 => generated 0 bytes in 860 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:04:02.341 7 WARNING neutron_lib.context [None req-1f90f7e9-107e-467a-8234-c284407b23a7 3e0c9d86b527424dbe8210b65757d5ee dca2c38bb93b4879860d04c67f27baea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 580/1107] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:04:00 2026] POST /v2.0/routers => generated 735 bytes in 2115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1108] 10.0.0.171 () {32 vars in 736 bytes} [Wed May 27 11:04:02 2026] GET /v2.0/ports?device_id=bdd0693d-5c09-469b-9578-3fad5f59efc0 => 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: 528/1109] 10.0.0.171 () {34 vars in 676 bytes} [Wed May 27 11:04:02 2026] POST /v2.0/floatingips => generated 552 bytes in 738 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:04:02.917 7 INFO neutron.api.v2.resource [None req-b65f3048-0429-4049-81c9-ed90f6a9199f e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 529/1110] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:04:02 2026] DELETE /v2.0/routers/bdd0693d-5c09-469b-9578-3fad5f59efc0 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:04:02.922 7 WARNING neutron_lib.context [None req-07db234f-7342-44aa-a20a-2399440432f5 3e0c9d86b527424dbe8210b65757d5ee dca2c38bb93b4879860d04c67f27baea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 530/1111] 10.0.0.171 () {34 vars in 676 bytes} [Wed May 27 11:04:02 2026] POST /v2.0/floatingips => generated 552 bytes in 585 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1112] 10.0.0.171 () {32 vars in 736 bytes} [Wed May 27 11:04:03 2026] GET /v2.0/ports?device_id=1fb58539-e9a4-4477-ac62-0fd202d6f16a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:03.529 7 WARNING neutron_lib.context [None req-24fb7a88-2700-4a89-9367-ef3ebaddd051 3e0c9d86b527424dbe8210b65757d5ee dca2c38bb93b4879860d04c67f27baea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 582/1113] 10.0.0.171 () {34 vars in 783 bytes} [Wed May 27 11:04:02 2026] PUT /v2.0/routers/01607bd4-886a-4592-abd2-6b6b56964d3c/add_router_interface => generated 309 bytes in 1232 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:03.846 8 INFO neutron.api.v2.resource [None req-fa0c0f11-112a-4a63-aac7-8e5898b1e101 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 583/1114] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:04:03 2026] DELETE /v2.0/routers/1fb58539-e9a4-4477-ac62-0fd202d6f16a => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:04:03.874 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d046fcef-6e34-4699-80ca-4a3752dd658d e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 584/1115] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:04:03 2026] DELETE /v2.0/subnets/fe7caa3e-d6bb-4540-b4c1-a2bb78ede805 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1116] 10.0.0.171 () {32 vars in 736 bytes} [Wed May 27 11:04:03 2026] GET /v2.0/ports?device_id=2de2fe58-4644-4076-8c63-8e172c111722 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:03.928 8 INFO neutron.api.v2.resource [None req-42b30fb1-9663-4cd3-9c14-eb8b61eea2f8 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 586/1117] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:04:03 2026] DELETE /v2.0/routers/2de2fe58-4644-4076-8c63-8e172c111722 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:04:03.945 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fa4e914d-9e22-465b-8398-b7ed162774b3 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 587/1118] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:04:03 2026] DELETE /v2.0/subnets/bf94f28b-14c4-4a9d-8aff-e2d975df3f6e => 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: 588/1119] 10.0.0.171 () {32 vars in 736 bytes} [Wed May 27 11:04:03 2026] GET /v2.0/ports?device_id=1686ce57-2b2f-4f99-a099-f9653bad8017 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:03.994 8 INFO neutron.api.v2.resource [None req-df675a73-75f5-4d7d-bb8a-83e992e2b48b e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 589/1120] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:04:03 2026] DELETE /v2.0/routers/1686ce57-2b2f-4f99-a099-f9653bad8017 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:04:04.014 8 INFO neutron.pecan_wsgi.hooks.translation [None req-01c435be-fee3-49ae-ab0d-fd81a0543c2a e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 590/1121] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:04:03 2026] DELETE /v2.0/subnets/885805bf-0292-49cf-a9f4-4358583ddeee => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:04:04.038 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cb83c95d-79c1-4903-a8be-d7af12306e39 e71996f5e913471e9efb52b32eab9967 5bc9f1c01dce45339f0d8288c627aaeb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 591/1122] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:04:04 2026] DELETE /v2.0/subnets/8a936534-5b05-46aa-9ad9-2509d1fcd5c8 => 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: 532/1123] 10.0.0.171 () {34 vars in 676 bytes} [Wed May 27 11:04:03 2026] POST /v2.0/floatingips => generated 552 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:04:04.112 8 WARNING neutron_lib.context [None req-a4ebb2fb-33ba-46d8-bdbf-16e13052169f 3e0c9d86b527424dbe8210b65757d5ee dca2c38bb93b4879860d04c67f27baea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:04:04.601 7 WARNING neutron_lib.context [None req-6e490eec-fca0-4ebc-a57d-ad97b7f7fd8f ce24010fa25a41f5b3ba7a308c550c4a 9a738e207b604e54bf6d4c3c271b7b7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 592/1124] 10.0.0.171 () {34 vars in 676 bytes} [Wed May 27 11:04: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: 533/1125] 10.0.0.171 () {34 vars in 685 bytes} [Wed May 27 11:04:04 2026] POST /v2.0/security-groups => generated 1660 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 11:04:04.744 7 WARNING neutron_lib.context [None req-f87ab84b-ff99-4185-aaf7-a5e83ae0f32e 3e0c9d86b527424dbe8210b65757d5ee dca2c38bb93b4879860d04c67f27baea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 593/1126] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:04 2026] GET /v2.0/security-groups?tenant_id=5bc9f1c01dce45339f0d8288c627aaeb&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:04:04.925 8 WARNING neutron_lib.context [None req-493de64b-b242-46a7-9d2d-28b781b3a269 ce24010fa25a41f5b3ba7a308c550c4a 9a738e207b604e54bf6d4c3c271b7b7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 594/1127] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:04:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1128] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:05 2026] DELETE /v2.0/security-groups/73e2f3c9-bd49-43b8-a454-6e66fdde03e2 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:04:05.141 8 WARNING neutron_lib.context [None req-6af74686-d480-4af3-b81c-8127445b8e9e ce24010fa25a41f5b3ba7a308c550c4a 9a738e207b604e54bf6d4c3c271b7b7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 596/1129] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:04:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1130] 10.0.0.171 () {34 vars in 676 bytes} [Wed May 27 11:04:04 2026] POST /v2.0/floatingips => generated 552 bytes in 621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:04:05.366 7 WARNING neutron_lib.context [None req-e4da967e-eae9-4a92-b120-32bfb1e5bbfb ce24010fa25a41f5b3ba7a308c550c4a 9a738e207b604e54bf6d4c3c271b7b7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 597/1131] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:05 2026] GET /v2.0/security-groups?tenant_id=bfd820cf961949218ab16268627186f6&name=default => generated 2925 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1132] 10.0.0.171 () {34 vars in 759 bytes} [Wed May 27 11:04:05 2026] PUT /v2.0/floatingips/dda14e00-572d-434d-a3ad-0c53753c7322/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1133] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:05 2026] DELETE /v2.0/security-groups/f47c8d90-0f4e-444a-9875-684c8677e0a4 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1134] 10.0.0.171 () {34 vars in 759 bytes} [Wed May 27 11:04:05 2026] PUT /v2.0/floatingips/fbd2b1f3-bfee-4f82-ac35-b3fb9c7a096c/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1135] 10.0.0.171 () {34 vars in 759 bytes} [Wed May 27 11:04:05 2026] PUT /v2.0/floatingips/c0b5ccb1-4964-4886-94f3-0f22590a15af/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1136] 10.0.0.171 () {34 vars in 759 bytes} [Wed May 27 11:04:05 2026] PUT /v2.0/floatingips/fe5bbf3f-1c1e-41b7-b8ff-ac2bf80b920d/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1137] 10.0.0.171 () {34 vars in 676 bytes} [Wed May 27 11:04:05 2026] POST /v2.0/floatingips => generated 552 bytes in 607 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1138] 10.0.0.171 () {32 vars in 672 bytes} [Wed May 27 11:04:05 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1139] 10.0.0.171 () {32 vars in 686 bytes} [Wed May 27 11:04:05 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1140] 10.0.0.171 () {32 vars in 682 bytes} [Wed May 27 11:04:06 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1141] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:05 2026] GET /v2.0/security-groups?tenant_id=6fa5fc40e42b4b1f97958d8a273558fe&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1142] 10.0.0.171 () {32 vars in 694 bytes} [Wed May 27 11:04:06 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1143] 10.0.0.171 () {32 vars in 680 bytes} [Wed May 27 11:04:06 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1144] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:06 2026] DELETE /v2.0/security-groups/413df062-ec5f-444b-8e94-1bc8919636bc => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1145] 10.0.0.171 () {32 vars in 694 bytes} [Wed May 27 11:04:06 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1146] 10.0.0.171 () {32 vars in 690 bytes} [Wed May 27 11:04:06 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1147] 10.0.0.171 () {32 vars in 702 bytes} [Wed May 27 11:04:06 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1148] 10.0.0.171 () {32 vars in 732 bytes} [Wed May 27 11:04:06 2026] DELETE /v2.0/floatingips/dda14e00-572d-434d-a3ad-0c53753c7322 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1149] 10.0.0.171 () {32 vars in 732 bytes} [Wed May 27 11:04:06 2026] DELETE /v2.0/floatingips/fbd2b1f3-bfee-4f82-ac35-b3fb9c7a096c => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:04:07.127 7 WARNING neutron_lib.context [None req-7ca1040b-714c-45d5-8aa1-a22cc0a7eae2 e28b262b08004816972d0ec7a9a7a847 b30b8941c0734dae9fd9adf0b26143e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 540/1150] 10.0.0.171 () {34 vars in 677 bytes} [Wed May 27 11:04:06 2026] POST /v2.0/subnetpools => generated 549 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1151] 10.0.0.171 () {32 vars in 729 bytes} [Wed May 27 11:04:07 2026] GET /v2.0/subnetpools/4f68a42f-3c8b-471b-b983-e633c71c9081 => generated 549 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1152] 10.0.0.171 () {34 vars in 749 bytes} [Wed May 27 11:04:07 2026] PUT /v2.0/subnetpools/4f68a42f-3c8b-471b-b983-e633c71c9081 => generated 501 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1153] 10.0.0.171 () {32 vars in 732 bytes} [Wed May 27 11:04:07 2026] DELETE /v2.0/floatingips/c0b5ccb1-4964-4886-94f3-0f22590a15af => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1154] 10.0.0.171 () {32 vars in 732 bytes} [Wed May 27 11:04:07 2026] DELETE /v2.0/subnetpools/4f68a42f-3c8b-471b-b983-e633c71c9081 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:04:07.359 7 INFO neutron.api.v2.resource [None req-4cc01ebb-3719-4294-9a9c-0e161994c65a e28b262b08004816972d0ec7a9a7a847 b30b8941c0734dae9fd9adf0b26143e3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 544/1155] 10.0.0.171 () {32 vars in 729 bytes} [Wed May 27 11:04:07 2026] GET /v2.0/subnetpools/4f68a42f-3c8b-471b-b983-e633c71c9081 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:04:07.377 7 INFO neutron.api.v2.resource [None req-819d621a-75d1-4009-8c2b-ceee20df6cd3 e28b262b08004816972d0ec7a9a7a847 b30b8941c0734dae9fd9adf0b26143e3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 545/1156] 10.0.0.171 () {32 vars in 732 bytes} [Wed May 27 11:04:07 2026] DELETE /v2.0/subnetpools/4f68a42f-3c8b-471b-b983-e633c71c9081 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1157] 10.0.0.171 () {32 vars in 732 bytes} [Wed May 27 11:04:07 2026] DELETE /v2.0/floatingips/fe5bbf3f-1c1e-41b7-b8ff-ac2bf80b920d => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1158] 10.0.0.171 () {32 vars in 732 bytes} [Wed May 27 11:04:07 2026] DELETE /v2.0/floatingips/1e5b33ce-eaba-4ed6-b1b0-24c0a0ffc680 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1159] 10.0.0.137 () {34 vars in 1100 bytes} [Wed May 27 11:04:07 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1456486259&fields=id&tenant_id=9a738e207b604e54bf6d4c3c271b7b7a => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1160] 10.0.0.137 () {34 vars in 982 bytes} [Wed May 27 11:04:07 2026] GET /v2.0/networks?id=02074042-86b3-4b16-9de2-346fef860d4a => generated 680 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1161] 10.0.0.137 () {34 vars in 965 bytes} [Wed May 27 11:04:08 2026] GET /v2.0/quotas/9a738e207b604e54bf6d4c3c271b7b7a => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1162] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:07 2026] GET /v2.0/security-groups?tenant_id=b30b8941c0734dae9fd9adf0b26143e3&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1163] 10.0.0.137 () {34 vars in 1002 bytes} [Wed May 27 11:04:08 2026] GET /v2.0/ports?tenant_id=9a738e207b604e54bf6d4c3c271b7b7a&fields=id => generated 103 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1164] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:08 2026] DELETE /v2.0/security-groups/2e65f6c6-973d-471a-a08c-25a820772db1 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1165] 10.0.0.137 () {34 vars in 1008 bytes} [Wed May 27 11:04:08 2026] GET /v2.0/networks/02074042-86b3-4b16-9de2-346fef860d4a?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1166] 10.0.0.137 () {34 vars in 1108 bytes} [Wed May 27 11:04:08 2026] GET /v2.0/networks/02074042-86b3-4b16-9de2-346fef860d4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1167] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:08 2026] GET /v2.0/ports?device_id=bcb2dba7-3c0a-45fb-97ec-e4e173f508fb => 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: 552/1168] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:08 2026] GET /v2.0/security-groups?tenant_id=287d0eaa9893430987ea0551c49bcbca&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1169] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:08 2026] GET /v2.0/security-groups?tenant_id=7d503cb0341b4969ba9716c3955cc2c1&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1170] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:09 2026] DELETE /v2.0/security-groups/bec92523-42a9-4094-a136-8e1a6fc33a1e => 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: 618/1171] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:09 2026] DELETE /v2.0/security-groups/e04d89f6-c7c0-40ca-9f27-0ec4565d8fb7 => 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: 554/1172] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:09 2026] GET /v2.0/security-groups?tenant_id=dca2c38bb93b4879860d04c67f27baea&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1173] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:09 2026] DELETE /v2.0/security-groups/6cb7b2df-9544-4dd7-b65b-fb398f96b217 => 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: 555/1174] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:09 2026] GET /v2.0/security-groups?tenant_id=8420c2ebeba847d5abac0e9944e63226&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1175] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:09 2026] DELETE /v2.0/security-groups/0c78a15f-6bbe-4622-8351-ebf95690b59d => 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: 556/1176] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:09 2026] GET /v2.0/ports?device_id=bcb2dba7-3c0a-45fb-97ec-e4e173f508fb => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1179] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:11 2026] GET /v2.0/ports?device_id=bcb2dba7-3c0a-45fb-97ec-e4e173f508fb => 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: 558/1180] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:12 2026] GET /v2.0/ports?device_id=bcb2dba7-3c0a-45fb-97ec-e4e173f508fb => 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: 623/1181] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:12 2026] GET /v2.0/security-groups?tenant_id=7fc4744c01ca4508bf7fd828d0f523bc&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1182] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:04:12 2026] GET /v2.0/networks?id=02074042-86b3-4b16-9de2-346fef860d4a => generated 680 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1183] 199.204.45.153 () {34 vars in 1050 bytes} [Wed May 27 11:04:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9a738e207b604e54bf6d4c3c271b7b7a => generated 181 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:13.015 7 WARNING neutron_lib.context [req-1420c859-3c03-41e7-a165-ff17c7e4f167 req-54205092-314f-472f-b114-205aad171bd3 ce24010fa25a41f5b3ba7a308c550c4a 9a738e207b604e54bf6d4c3c271b7b7a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 624/1184] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:12 2026] DELETE /v2.0/security-groups/e6270d82-25ed-440f-a3de-ef8e5ba634c8 => 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: 625/1185] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:13 2026] GET /v2.0/security-groups?tenant_id=6fd5fb3fc12741438d50757f75225464&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1186] 199.204.45.153 () {38 vars in 955 bytes} [Wed May 27 11:04:13 2026] POST /v2.0/ports => generated 954 bytes in 384 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-05-27 11:04:13.422 8 WARNING neutron_lib.context [None req-df172d15-c71b-48cd-85e7-4be5bcb15724 9b19e560314f43a7bf03948baf5a3103 a902cd888e0e421281a455bf5d01caa6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 562/1187] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:13 2026] GET /v2.0/ports?device_id=bcb2dba7-3c0a-45fb-97ec-e4e173f508fb => generated 957 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1188] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:13 2026] DELETE /v2.0/security-groups/e03c0948-2b42-48a1-a762-6cda3f055f83 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1189] 10.0.0.171 () {34 vars in 676 bytes} [Wed May 27 11:04:13 2026] POST /v2.0/floatingips => generated 552 bytes in 748 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1190] 199.204.45.153 () {38 vars in 1028 bytes} [Wed May 27 11:04:13 2026] PUT /v2.0/ports/faaf69c9-1dbb-4ccd-a6ae-fdd672ffffe8 => generated 1235 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1191] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:04:14 2026] GET /v2.0/security-groups?id=30e289d0-343a-4bc7-97f3-6666970449b9&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:14.139 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-87afac2e-011b-4373-aac9-8f2af9468178'] response: {'name': 'network-changed', 'server_uuid': 'bcb2dba7-3c0a-45fb-97ec-e4e173f508fb', 'tag': 'faaf69c9-1dbb-4ccd-a6ae-fdd672ffffe8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 628/1192] 10.0.0.171 () {34 vars in 759 bytes} [Wed May 27 11:04:14 2026] PUT /v2.0/floatingips/c3fd0741-4375-49dc-9b5b-7bc46343cb25/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1193] 10.0.0.171 () {32 vars in 739 bytes} [Wed May 27 11:04:14 2026] GET /v2.0/floatingips/c3fd0741-4375-49dc-9b5b-7bc46343cb25/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1194] 10.0.0.171 () {34 vars in 770 bytes} [Wed May 27 11:04:14 2026] PUT /v2.0/floatingips/c3fd0741-4375-49dc-9b5b-7bc46343cb25/tags/green => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1195] 10.0.0.171 () {32 vars in 739 bytes} [Wed May 27 11:04:14 2026] GET /v2.0/floatingips/c3fd0741-4375-49dc-9b5b-7bc46343cb25/tags => generated 34 bytes in 26 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: 8|app: 0|req: 632/1196] 10.0.0.171 () {34 vars in 766 bytes} [Wed May 27 11:04:14 2026] PUT /v2.0/floatingips/c3fd0741-4375-49dc-9b5b-7bc46343cb25/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1197] 10.0.0.171 () {32 vars in 739 bytes} [Wed May 27 11:04:14 2026] GET /v2.0/floatingips/c3fd0741-4375-49dc-9b5b-7bc46343cb25/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: 634/1198] 10.0.0.171 () {34 vars in 788 bytes} [Wed May 27 11:04:14 2026] PUT /v2.0/floatingips/c3fd0741-4375-49dc-9b5b-7bc46343cb25/tags/black.or.white => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1199] 10.0.0.171 () {32 vars in 739 bytes} [Wed May 27 11:04:14 2026] GET /v2.0/floatingips/c3fd0741-4375-49dc-9b5b-7bc46343cb25/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1200] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:14 2026] GET /v2.0/security-groups?tenant_id=e873c1c77dd540718bef52a2dcf75ae8&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1201] 10.0.0.171 () {34 vars in 759 bytes} [Wed May 27 11:04:14 2026] PUT /v2.0/floatingips/c3fd0741-4375-49dc-9b5b-7bc46343cb25/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1202] 10.0.0.171 () {32 vars in 739 bytes} [Wed May 27 11:04:14 2026] GET /v2.0/floatingips/c3fd0741-4375-49dc-9b5b-7bc46343cb25/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1203] 10.0.0.171 () {32 vars in 747 bytes} [Wed May 27 11:04:14 2026] GET /v2.0/floatingips/c3fd0741-4375-49dc-9b5b-7bc46343cb25/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1204] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:14 2026] DELETE /v2.0/security-groups/e90e9553-ea79-4377-9e8f-b722901c7ed3 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:04:14.566 8 INFO neutron.api.v2.resource [None req-89d80a89-e51f-45b1-ad4d-504f7f066741 9b19e560314f43a7bf03948baf5a3103 a902cd888e0e421281a455bf5d01caa6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 639/1205] 10.0.0.171 () {32 vars in 751 bytes} [Wed May 27 11:04:14 2026] GET /v2.0/floatingips/c3fd0741-4375-49dc-9b5b-7bc46343cb25/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1206] 10.0.0.171 () {32 vars in 750 bytes} [Wed May 27 11:04:14 2026] DELETE /v2.0/floatingips/c3fd0741-4375-49dc-9b5b-7bc46343cb25/tags/red => 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: 640/1207] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:04:14 2026] GET /v2.0/ports?tenant_id=9a738e207b604e54bf6d4c3c271b7b7a&device_id=bcb2dba7-3c0a-45fb-97ec-e4e173f508fb => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1208] 10.0.0.171 () {32 vars in 739 bytes} [Wed May 27 11:04:14 2026] GET /v2.0/floatingips/c3fd0741-4375-49dc-9b5b-7bc46343cb25/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1209] 199.204.45.153 () {34 vars in 1018 bytes} [Wed May 27 11:04:14 2026] GET /v2.0/networks?tenant_id=9a738e207b604e54bf6d4c3c271b7b7a&shared=False => generated 776 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:14.783 7 INFO neutron.api.v2.resource [None req-8a88460a-ffb5-4ef6-b832-21410b4ef568 9b19e560314f43a7bf03948baf5a3103 a902cd888e0e421281a455bf5d01caa6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 569/1210] 10.0.0.171 () {32 vars in 754 bytes} [Wed May 27 11:04:14 2026] DELETE /v2.0/floatingips/c3fd0741-4375-49dc-9b5b-7bc46343cb25/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1211] 199.204.45.153 () {34 vars in 930 bytes} [Wed May 27 11:04:14 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1212] 10.0.0.171 () {32 vars in 742 bytes} [Wed May 27 11:04:14 2026] DELETE /v2.0/floatingips/c3fd0741-4375-49dc-9b5b-7bc46343cb25/tags => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1213] 10.0.0.171 () {32 vars in 739 bytes} [Wed May 27 11:04:14 2026] GET /v2.0/floatingips/c3fd0741-4375-49dc-9b5b-7bc46343cb25/tags => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1214] 10.0.0.171 () {32 vars in 732 bytes} [Wed May 27 11:04:14 2026] DELETE /v2.0/floatingips/c3fd0741-4375-49dc-9b5b-7bc46343cb25 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1215] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:15 2026] GET /v2.0/ports?device_id=bcb2dba7-3c0a-45fb-97ec-e4e173f508fb => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1216] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:04:15 2026] GET /v2.0/security-groups?id=30e289d0-343a-4bc7-97f3-6666970449b9&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1217] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:04:15 2026] GET /v2.0/ports?tenant_id=9a738e207b604e54bf6d4c3c271b7b7a&device_id=bcb2dba7-3c0a-45fb-97ec-e4e173f508fb => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1218] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:15 2026] GET /v2.0/security-groups?tenant_id=d28cf7aaf513483ca6babf2099b44e7a&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1219] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:04:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=faaf69c9-1dbb-4ccd-a6ae-fdd672ffffe8 => 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: 574/1220] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:15 2026] GET /v2.0/security-groups?tenant_id=02fe75e2bbb8491a92356faaad7c634b&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1221] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:04:16 2026] GET /v2.0/subnets?id=9aa1cc12-e649-40b9-ba8f-91b0b1383673 => generated 698 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1222] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:15 2026] DELETE /v2.0/security-groups/099cc716-7160-494c-ac4d-7b731d2b1fa5 => 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: 648/1223] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:04:16 2026] GET /v2.0/ports?network_id=02074042-86b3-4b16-9de2-346fef860d4a&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: 576/1224] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:16 2026] DELETE /v2.0/security-groups/5ecbdcf3-7005-4b77-9651-c3a8dc07a467 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1225] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:04:16 2026] GET /v2.0/networks/02074042-86b3-4b16-9de2-346fef860d4a?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: 577/1226] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:04:16 2026] GET /v2.0/networks/02074042-86b3-4b16-9de2-346fef860d4a?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: 650/1227] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:16 2026] GET /v2.0/security-groups?tenant_id=a902cd888e0e421281a455bf5d01caa6&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1228] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:16 2026] GET /v2.0/ports?device_id=bcb2dba7-3c0a-45fb-97ec-e4e173f508fb => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1229] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:16 2026] DELETE /v2.0/security-groups/400081c0-6c6b-489a-ac82-59d29d235f6e => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1230] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:04:16 2026] GET /v2.0/security-groups?id=30e289d0-343a-4bc7-97f3-6666970449b9&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:16.623 7 WARNING neutron_lib.context [None req-0ea8c85d-4e2e-4ffd-bba8-b8f0a9061ca7 048a2cca88a7457fab16644434aeac31 0d0cc1aa90ea48268e7d43505a902cfe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:04:16.773 7 INFO neutron.db.segments_db [None req-0ea8c85d-4e2e-4ffd-bba8-b8f0a9061ca7 048a2cca88a7457fab16644434aeac31 0d0cc1aa90ea48268e7d43505a902cfe - - default default] Added segment 4af1f156-4fcb-4cc1-b54e-cd5306db6a14 of type vxlan for network a8e48f75-c78b-46a6-938a-3761c285282d [pid: 7|app: 0|req: 579/1231] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:04:16 2026] POST /v2.0/networks => generated 643 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:04:16.891 8 WARNING neutron_lib.context [None req-d9a439f9-6e82-47b3-9091-f1253faf0d64 048a2cca88a7457fab16644434aeac31 0d0cc1aa90ea48268e7d43505a902cfe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 653/1232] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:04:16 2026] POST /v2.0/subnets => generated 641 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:04:17.138 7 WARNING neutron_lib.context [None req-eb304fe5-2b87-4c53-a1a7-2090927739a9 048a2cca88a7457fab16644434aeac31 0d0cc1aa90ea48268e7d43505a902cfe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:04:17.191 7 INFO neutron.db.segments_db [None req-eb304fe5-2b87-4c53-a1a7-2090927739a9 048a2cca88a7457fab16644434aeac31 0d0cc1aa90ea48268e7d43505a902cfe - - default default] Added segment 824b7ef5-bce0-453a-b7a9-51e415b16d0f of type vxlan for network bae89a59-a238-4da2-9048-bd06647e7f9a [pid: 7|app: 0|req: 580/1233] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:04:17 2026] POST /v2.0/networks => generated 643 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1234] 10.0.0.171 () {34 vars in 743 bytes} [Wed May 27 11:04:17 2026] PUT /v2.0/networks/bae89a59-a238-4da2-9048-bd06647e7f9a => generated 592 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:17.391 7 WARNING neutron_lib.context [None req-1dfc4215-4931-4158-b4d4-4b65909ac922 048a2cca88a7457fab16644434aeac31 0d0cc1aa90ea48268e7d43505a902cfe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 581/1235] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:04:17 2026] POST /v2.0/subnets => generated 626 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1236] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:17 2026] GET /v2.0/ports?device_id=bcb2dba7-3c0a-45fb-97ec-e4e173f508fb => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1237] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:04:17 2026] GET /v2.0/security-groups?id=30e289d0-343a-4bc7-97f3-6666970449b9&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1238] 10.0.0.171 () {34 vars in 741 bytes} [Wed May 27 11:04:17 2026] PUT /v2.0/subnets/47a16834-61f0-4f3d-a694-f3e800d02a89 => generated 636 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:17.948 7 INFO neutron.services.segments.plugin [-] Segment 824b7ef5-bce0-453a-b7a9-51e415b16d0f resource provider aggregate not found 2026-05-27 11:04:17.952 7 INFO neutron.services.segments.plugin [-] Segment 824b7ef5-bce0-453a-b7a9-51e415b16d0f resource provider aggregate not found [pid: 7|app: 0|req: 584/1239] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:04:17 2026] DELETE /v2.0/networks/bae89a59-a238-4da2-9048-bd06647e7f9a => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:04:17.987 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6e4eea86-1d5c-4b48-82c2-23cf048fdc2d 048a2cca88a7457fab16644434aeac31 0d0cc1aa90ea48268e7d43505a902cfe - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 656/1240] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:04:17 2026] DELETE /v2.0/networks/bae89a59-a238-4da2-9048-bd06647e7f9a => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:04:17.997 7 INFO neutron.services.segments.plugin [-] Segment 824b7ef5-bce0-453a-b7a9-51e415b16d0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 824b7ef5-bce0-453a-b7a9-51e415b16d0f found for delete ", "request_id": "req-5d23391b-9045-4104-bf39-ce73bbc641b4"}]} 2026-05-27 11:04:17.998 7 INFO neutron.services.segments.plugin [-] Segment 824b7ef5-bce0-453a-b7a9-51e415b16d0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 824b7ef5-bce0-453a-b7a9-51e415b16d0f found for delete ", "request_id": "req-577be7c8-229a-421e-956b-328752180e13"}]} [pid: 7|app: 0|req: 585/1241] 10.0.0.171 () {32 vars in 694 bytes} [Wed May 27 11:04:17 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1242] 10.0.0.171 () {32 vars in 742 bytes} [Wed May 27 11:04:18 2026] GET /v2.0/subnets?network_id=b0fbea71-5d83-4ee9-9156-8c3ed29fb66e => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1243] 10.0.0.171 () {32 vars in 653 bytes} [Wed May 27 11:04:18 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: 8|app: 0|req: 658/1244] 10.0.0.171 () {32 vars in 649 bytes} [Wed May 27 11:04:18 2026] GET /v2.0/networks => generated 1308 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1245] 10.0.0.171 () {32 vars in 647 bytes} [Wed May 27 11:04:18 2026] GET /v2.0/subnets => generated 1280 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1246] 10.0.0.171 () {32 vars in 723 bytes} [Wed May 27 11:04:18 2026] GET /v2.0/networks/a8e48f75-c78b-46a6-938a-3761c285282d => generated 668 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1247] 10.0.0.171 () {32 vars in 721 bytes} [Wed May 27 11:04:18 2026] GET /v2.0/subnets/4e9f8eb8-7619-4da1-8da7-34274d8379d6 => generated 641 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:18.377 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8e278b70-1d5c-46a6-af1e-7086acb54322 048a2cca88a7457fab16644434aeac31 0d0cc1aa90ea48268e7d43505a902cfe - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 660/1248] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:04:18 2026] DELETE /v2.0/subnets/47a16834-61f0-4f3d-a694-f3e800d02a89 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:04:18.397 7 INFO neutron.pecan_wsgi.hooks.translation [None req-70f8a25f-cd2e-434f-8580-c4f3b3412ba4 048a2cca88a7457fab16644434aeac31 0d0cc1aa90ea48268e7d43505a902cfe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 589/1249] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:04:18 2026] DELETE /v2.0/networks/bae89a59-a238-4da2-9048-bd06647e7f9a => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1250] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:04:18 2026] DELETE /v2.0/subnets/4e9f8eb8-7619-4da1-8da7-34274d8379d6 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1251] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:18 2026] GET /v2.0/ports?device_id=bcb2dba7-3c0a-45fb-97ec-e4e173f508fb => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1252] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:04:18 2026] GET /v2.0/security-groups?id=30e289d0-343a-4bc7-97f3-6666970449b9&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1253] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:04:18 2026] DELETE /v2.0/networks/a8e48f75-c78b-46a6-938a-3761c285282d => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1254] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:19 2026] GET /v2.0/security-groups?tenant_id=0d0cc1aa90ea48268e7d43505a902cfe&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1255] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:19 2026] DELETE /v2.0/security-groups/5ab3df7c-6c82-4865-94bc-74c20ebbdef1 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:04:19.838 8 WARNING neutron_lib.context [None req-e7cd1a77-14cc-427a-81b2-7cb5e9577025 dcac9113cdf24fce9794ed8f4f6f3e35 b85e818e9d47423ebe859f9961bcaa2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:04:20.012 8 INFO neutron.db.segments_db [None req-e7cd1a77-14cc-427a-81b2-7cb5e9577025 dcac9113cdf24fce9794ed8f4f6f3e35 b85e818e9d47423ebe859f9961bcaa2e - - default default] Added segment 61d50633-0ec3-4343-ab7b-47793ddf992a of type vxlan for network 2fb7eb8f-ea91-4969-adb8-9622ef52bd39 2026-05-27 11:04:20.024 7 INFO neutron.services.segments.plugin [-] Segment 4af1f156-4fcb-4cc1-b54e-cd5306db6a14 resource provider aggregate not found 2026-05-27 11:04:20.029 7 INFO neutron.services.segments.plugin [-] Segment 4af1f156-4fcb-4cc1-b54e-cd5306db6a14 resource provider aggregate not found [pid: 7|app: 0|req: 592/1256] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:19 2026] GET /v2.0/ports?device_id=bcb2dba7-3c0a-45fb-97ec-e4e173f508fb => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:20.048 7 INFO neutron.services.segments.plugin [-] Segment 4af1f156-4fcb-4cc1-b54e-cd5306db6a14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4af1f156-4fcb-4cc1-b54e-cd5306db6a14 found for delete ", "request_id": "req-040554f8-6f61-40da-a50a-78de7caf7b50"}]} 2026-05-27 11:04:20.053 7 INFO neutron.services.segments.plugin [-] Segment 4af1f156-4fcb-4cc1-b54e-cd5306db6a14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4af1f156-4fcb-4cc1-b54e-cd5306db6a14 found for delete ", "request_id": "req-f2bd1d04-d40c-4cb9-bcbc-1d29657db7ec"}]} [pid: 7|app: 0|req: 593/1257] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:04:20 2026] GET /v2.0/security-groups?id=30e289d0-343a-4bc7-97f3-6666970449b9&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: 665/1258] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:04:19 2026] POST /v2.0/networks => generated 631 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1259] 10.0.0.171 () {34 vars in 753 bytes} [Wed May 27 11:04:20 2026] PUT /v2.0/networks/2fb7eb8f-ea91-4969-adb8-9622ef52bd39/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: 666/1260] 10.0.0.171 () {32 vars in 733 bytes} [Wed May 27 11:04:20 2026] GET /v2.0/networks/2fb7eb8f-ea91-4969-adb8-9622ef52bd39/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1261] 10.0.0.171 () {34 vars in 764 bytes} [Wed May 27 11:04:20 2026] PUT /v2.0/networks/2fb7eb8f-ea91-4969-adb8-9622ef52bd39/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1262] 10.0.0.171 () {32 vars in 733 bytes} [Wed May 27 11:04:20 2026] GET /v2.0/networks/2fb7eb8f-ea91-4969-adb8-9622ef52bd39/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1263] 10.0.0.171 () {34 vars in 760 bytes} [Wed May 27 11:04:20 2026] PUT /v2.0/networks/2fb7eb8f-ea91-4969-adb8-9622ef52bd39/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-27 11:04:20.376 8 WARNING neutron_lib.context [None req-4698b967-c9a5-448c-8360-9f3851e1125a b44ed3e55f68455e9f1cee21bccb59db a68e88e271a3482d90f3670bf9a10ced - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 597/1264] 10.0.0.171 () {32 vars in 733 bytes} [Wed May 27 11:04:20 2026] GET /v2.0/networks/2fb7eb8f-ea91-4969-adb8-9622ef52bd39/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:20.422 8 INFO neutron.db.segments_db [None req-4698b967-c9a5-448c-8360-9f3851e1125a b44ed3e55f68455e9f1cee21bccb59db a68e88e271a3482d90f3670bf9a10ced - - default default] Added segment 93539361-c924-4bbf-a586-80b5ec3668e4 of type vxlan for network 0e7738a3-d7cf-4b72-8c93-a669fcc63a28 [pid: 7|app: 0|req: 598/1265] 10.0.0.171 () {34 vars in 782 bytes} [Wed May 27 11:04:20 2026] PUT /v2.0/networks/2fb7eb8f-ea91-4969-adb8-9622ef52bd39/tags/black.or.white => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1266] 10.0.0.171 () {32 vars in 733 bytes} [Wed May 27 11:04:20 2026] GET /v2.0/networks/2fb7eb8f-ea91-4969-adb8-9622ef52bd39/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: 600/1267] 10.0.0.171 () {34 vars in 753 bytes} [Wed May 27 11:04:20 2026] PUT /v2.0/networks/2fb7eb8f-ea91-4969-adb8-9622ef52bd39/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1268] 10.0.0.171 () {32 vars in 733 bytes} [Wed May 27 11:04:20 2026] GET /v2.0/networks/2fb7eb8f-ea91-4969-adb8-9622ef52bd39/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1269] 10.0.0.171 () {32 vars in 741 bytes} [Wed May 27 11:04:20 2026] GET /v2.0/networks/2fb7eb8f-ea91-4969-adb8-9622ef52bd39/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:04:20.679 7 INFO neutron.api.v2.resource [None req-f68ed91a-c4ae-428a-95fe-fa1bd0028c1b dcac9113cdf24fce9794ed8f4f6f3e35 b85e818e9d47423ebe859f9961bcaa2e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 603/1270] 10.0.0.171 () {32 vars in 745 bytes} [Wed May 27 11:04:20 2026] GET /v2.0/networks/2fb7eb8f-ea91-4969-adb8-9622ef52bd39/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 11:04:20.706 8 INFO neutron.db.l3_hamode_db [None req-4698b967-c9a5-448c-8360-9f3851e1125a b44ed3e55f68455e9f1cee21bccb59db a68e88e271a3482d90f3670bf9a10ced - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 604/1271] 10.0.0.171 () {32 vars in 744 bytes} [Wed May 27 11:04:20 2026] DELETE /v2.0/networks/2fb7eb8f-ea91-4969-adb8-9622ef52bd39/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1272] 10.0.0.171 () {32 vars in 733 bytes} [Wed May 27 11:04:20 2026] GET /v2.0/networks/2fb7eb8f-ea91-4969-adb8-9622ef52bd39/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:20.820 7 INFO neutron.api.v2.resource [None req-dce5406c-729e-4319-ac42-9b2a4280a777 dcac9113cdf24fce9794ed8f4f6f3e35 b85e818e9d47423ebe859f9961bcaa2e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 606/1273] 10.0.0.171 () {32 vars in 748 bytes} [Wed May 27 11:04:20 2026] DELETE /v2.0/networks/2fb7eb8f-ea91-4969-adb8-9622ef52bd39/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 11:04:20.828 8 INFO neutron.db.l3_hamode_db [None req-4698b967-c9a5-448c-8360-9f3851e1125a b44ed3e55f68455e9f1cee21bccb59db a68e88e271a3482d90f3670bf9a10ced - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 607/1274] 10.0.0.171 () {32 vars in 736 bytes} [Wed May 27 11:04:20 2026] DELETE /v2.0/networks/2fb7eb8f-ea91-4969-adb8-9622ef52bd39/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1275] 10.0.0.171 () {32 vars in 733 bytes} [Wed May 27 11:04:20 2026] GET /v2.0/networks/2fb7eb8f-ea91-4969-adb8-9622ef52bd39/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1276] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:04:20 2026] DELETE /v2.0/networks/2fb7eb8f-ea91-4969-adb8-9622ef52bd39 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1277] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:21 2026] GET /v2.0/ports?device_id=bcb2dba7-3c0a-45fb-97ec-e4e173f508fb => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1278] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:04:21 2026] GET /v2.0/security-groups?id=30e289d0-343a-4bc7-97f3-6666970449b9&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: 668/1279] 10.0.0.171 () {34 vars in 668 bytes} [Wed May 27 11:04:20 2026] POST /v2.0/routers => generated 474 bytes in 1093 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:04:21.430 8 WARNING neutron_lib.context [None req-966019a6-790a-426f-b283-24c4e19a1ab0 b44ed3e55f68455e9f1cee21bccb59db a68e88e271a3482d90f3670bf9a10ced - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:04:21.490 8 INFO neutron.db.l3_hamode_db [None req-966019a6-790a-426f-b283-24c4e19a1ab0 b44ed3e55f68455e9f1cee21bccb59db a68e88e271a3482d90f3670bf9a10ced - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:04:21.609 8 INFO neutron.db.l3_hamode_db [None req-966019a6-790a-426f-b283-24c4e19a1ab0 b44ed3e55f68455e9f1cee21bccb59db a68e88e271a3482d90f3670bf9a10ced - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:04:21.639 7 WARNING neutron_lib.context [None req-ddc066f4-6b74-4f00-90fc-09008f5e7e47 f88a50cfd33e4e15b9600763c0337107 5471b8ed9a1a46c6b032d689718acf26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:04:21.798 7 INFO neutron.db.segments_db [None req-ddc066f4-6b74-4f00-90fc-09008f5e7e47 f88a50cfd33e4e15b9600763c0337107 5471b8ed9a1a46c6b032d689718acf26 - - default default] Added segment ddfd5eee-97f3-4832-91bf-211b1a78c928 of type vxlan for network 8c6b00d9-a6d6-4a26-ac5b-0bec741ff2f8 [pid: 7|app: 0|req: 612/1280] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:04:21 2026] POST /v2.0/networks => generated 645 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1281] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:21 2026] GET /v2.0/security-groups?tenant_id=45963d850d404327997920f4e4acc524&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:04:22.039 7 WARNING neutron_lib.context [None req-c8d3cc18-ed80-409c-92e0-30e5d1d7daba f88a50cfd33e4e15b9600763c0337107 5471b8ed9a1a46c6b032d689718acf26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:04:22.090 7 INFO neutron.services.segments.plugin [-] Segment 61d50633-0ec3-4343-ab7b-47793ddf992a resource provider aggregate not found 2026-05-27 11:04:22.097 7 INFO neutron.services.segments.plugin [-] Segment 61d50633-0ec3-4343-ab7b-47793ddf992a resource provider aggregate not found 2026-05-27 11:04:22.110 7 INFO neutron.services.segments.plugin [-] Segment 61d50633-0ec3-4343-ab7b-47793ddf992a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61d50633-0ec3-4343-ab7b-47793ddf992a found for delete ", "request_id": "req-d310506f-7832-463a-bf88-94ce573f9739"}]} 2026-05-27 11:04:22.121 7 INFO neutron.services.segments.plugin [-] Segment 61d50633-0ec3-4343-ab7b-47793ddf992a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61d50633-0ec3-4343-ab7b-47793ddf992a found for delete ", "request_id": "req-7be3a187-9af4-49ee-b63d-ade4aee09d9d"}]} [pid: 8|app: 0|req: 669/1282] 10.0.0.171 () {34 vars in 668 bytes} [Wed May 27 11:04:21 2026] POST /v2.0/routers => generated 474 bytes in 852 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1283] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:22 2026] DELETE /v2.0/security-groups/79fa356d-1706-4507-94f1-c08803923954 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:04:22.396 8 WARNING neutron_lib.context [None req-da049309-5954-4cb1-b72d-6aa8d93669d3 b44ed3e55f68455e9f1cee21bccb59db a68e88e271a3482d90f3670bf9a10ced - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 614/1284] 10.0.0.171 () {34 vars in 665 bytes} [Wed May 27 11:04:22 2026] POST /v2.0/ports => generated 775 bytes in 372 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-05-27 11:04:22.435 8 INFO neutron.db.l3_hamode_db [None req-da049309-5954-4cb1-b72d-6aa8d93669d3 b44ed3e55f68455e9f1cee21bccb59db a68e88e271a3482d90f3670bf9a10ced - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 615/1285] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:22 2026] GET /v2.0/ports?device_id=bcb2dba7-3c0a-45fb-97ec-e4e173f508fb => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:22.457 7 WARNING neutron_lib.context [None req-643f3435-6108-4543-968d-0c4d56377c79 f88a50cfd33e4e15b9600763c0337107 5471b8ed9a1a46c6b032d689718acf26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:04:22.525 7 INFO neutron.db.segments_db [None req-643f3435-6108-4543-968d-0c4d56377c79 f88a50cfd33e4e15b9600763c0337107 5471b8ed9a1a46c6b032d689718acf26 - - default default] Added segment 303a27f0-bbf9-4ef9-ae26-3ee673b76d80 of type vxlan for network 9b2c571a-9428-4b65-84bb-f1aec35cbb78 2026-05-27 11:04:22.554 8 INFO neutron.db.l3_hamode_db [None req-da049309-5954-4cb1-b72d-6aa8d93669d3 b44ed3e55f68455e9f1cee21bccb59db a68e88e271a3482d90f3670bf9a10ced - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 616/1286] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:04:22 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) [pid: 7|app: 0|req: 617/1287] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:04:22 2026] GET /v2.0/security-groups?id=30e289d0-343a-4bc7-97f3-6666970449b9&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1288] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:22 2026] GET /v2.0/security-groups?tenant_id=b85e818e9d47423ebe859f9961bcaa2e&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:04:22.736 7 WARNING neutron_lib.context [None req-9e5efbf8-0d62-4fe1-8245-56b6a192c7a8 f88a50cfd33e4e15b9600763c0337107 5471b8ed9a1a46c6b032d689718acf26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 619/1289] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:04:22 2026] POST /v2.0/subnets => generated 626 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1290] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:22 2026] DELETE /v2.0/security-groups/ed1e9e60-bc52-4299-8de2-1a10543abe52 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:04:23.111 7 WARNING neutron_lib.context [None req-58b547a0-32d1-4fc6-9d38-d41bfa1bc537 f88a50cfd33e4e15b9600763c0337107 5471b8ed9a1a46c6b032d689718acf26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 671/1291] 10.0.0.171 () {34 vars in 668 bytes} [Wed May 27 11:04:22 2026] POST /v2.0/routers => generated 474 bytes in 788 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:04:23.191 8 WARNING neutron_lib.context [None req-a62e8a78-5521-456e-a590-7c11572d349e b44ed3e55f68455e9f1cee21bccb59db a68e88e271a3482d90f3670bf9a10ced - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:04:23.251 8 INFO neutron.db.l3_hamode_db [None req-a62e8a78-5521-456e-a590-7c11572d349e b44ed3e55f68455e9f1cee21bccb59db a68e88e271a3482d90f3670bf9a10ced - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:04:23.379 8 INFO neutron.db.l3_hamode_db [None req-a62e8a78-5521-456e-a590-7c11572d349e b44ed3e55f68455e9f1cee21bccb59db a68e88e271a3482d90f3670bf9a10ced - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 621/1292] 10.0.0.171 () {34 vars in 665 bytes} [Wed May 27 11:04:23 2026] POST /v2.0/ports => generated 953 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 622/1293] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:04:23 2026] DELETE /v2.0/ports/fc7d02ea-a52d-4c76-927d-713569af344f => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1294] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:23 2026] GET /v2.0/ports?device_id=bcb2dba7-3c0a-45fb-97ec-e4e173f508fb => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:23.854 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d55ac726-1298-48b8-ae28-a722a3756dbd f88a50cfd33e4e15b9600763c0337107 5471b8ed9a1a46c6b032d689718acf26 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 624/1295] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:04:23 2026] DELETE /v2.0/ports/fc7d02ea-a52d-4c76-927d-713569af344f => 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: 625/1296] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:04:23 2026] GET /v2.0/security-groups?id=30e289d0-343a-4bc7-97f3-6666970449b9&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:23.904 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9f64f370-8de9-4cb8-8f2c-a52b219d0d98 f88a50cfd33e4e15b9600763c0337107 5471b8ed9a1a46c6b032d689718acf26 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 626/1297] 10.0.0.171 () {32 vars in 717 bytes} [Wed May 27 11:04:23 2026] GET /v2.0/ports/fc7d02ea-a52d-4c76-927d-713569af344f => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1298] 10.0.0.171 () {34 vars in 668 bytes} [Wed May 27 11:04:23 2026] POST /v2.0/routers => generated 474 bytes in 816 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1299] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:04:23 2026] DELETE /v2.0/subnets/e9fa6e5f-07b2-4e2c-8175-f90a1ec552d2 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:04:24.084 7 WARNING neutron_lib.context [None req-6f889755-bbca-42c8-bba9-bd2e1e428993 b44ed3e55f68455e9f1cee21bccb59db a68e88e271a3482d90f3670bf9a10ced - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 673/1300] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:24 2026] GET /v2.0/ports?device_id=bcb2dba7-3c0a-45fb-97ec-e4e173f508fb => generated 971 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:24.126 7 INFO neutron.db.l3_hamode_db [None req-6f889755-bbca-42c8-bba9-bd2e1e428993 b44ed3e55f68455e9f1cee21bccb59db a68e88e271a3482d90f3670bf9a10ced - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:04:24.276 7 INFO neutron.db.l3_hamode_db [None req-6f889755-bbca-42c8-bba9-bd2e1e428993 b44ed3e55f68455e9f1cee21bccb59db a68e88e271a3482d90f3670bf9a10ced - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:04:24.492 8 INFO neutron.services.segments.plugin [-] Segment 303a27f0-bbf9-4ef9-ae26-3ee673b76d80 resource provider aggregate not found 2026-05-27 11:04:24.497 8 INFO neutron.services.segments.plugin [-] Segment 303a27f0-bbf9-4ef9-ae26-3ee673b76d80 resource provider aggregate not found [pid: 8|app: 0|req: 674/1301] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:04:24 2026] DELETE /v2.0/networks/9b2c571a-9428-4b65-84bb-f1aec35cbb78 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:04:24.517 8 INFO neutron.services.segments.plugin [-] Segment 303a27f0-bbf9-4ef9-ae26-3ee673b76d80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 303a27f0-bbf9-4ef9-ae26-3ee673b76d80 found for delete ", "request_id": "req-3da6b4d3-d446-4e9a-b5c1-fc3e7edf50bc"}]} 2026-05-27 11:04:24.528 8 INFO neutron.services.segments.plugin [-] Segment 303a27f0-bbf9-4ef9-ae26-3ee673b76d80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 303a27f0-bbf9-4ef9-ae26-3ee673b76d80 found for delete ", "request_id": "req-5caea242-5d0e-4b8a-a77d-026fd04782e4"}]} 2026-05-27 11:04:24.915 8 INFO neutron.db.l3_db [None req-f8049020-b2a7-4a0e-96f3-0dacb042c35e ce24010fa25a41f5b3ba7a308c550c4a 9a738e207b604e54bf6d4c3c271b7b7a - - default default] Floating IP 02ebc8f2-0b1b-4606-81be-a4b6b456df5b associated. External IP: 10.96.250.214, port: faaf69c9-1dbb-4ccd-a6ae-fdd672ffffe8. [pid: 7|app: 0|req: 628/1302] 10.0.0.171 () {34 vars in 668 bytes} [Wed May 27 11:04:24 2026] POST /v2.0/routers => generated 474 bytes in 935 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:04:25.020 7 WARNING neutron_lib.context [None req-30f1fe26-b349-459e-baad-da4524a1359c f88a50cfd33e4e15b9600763c0337107 5471b8ed9a1a46c6b032d689718acf26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:04:25.073 7 INFO neutron.db.segments_db [None req-30f1fe26-b349-459e-baad-da4524a1359c f88a50cfd33e4e15b9600763c0337107 5471b8ed9a1a46c6b032d689718acf26 - - default default] Added segment f7175599-89ca-4146-a6f0-4012abfb6803 of type vxlan for network 12c003a5-2883-43c4-b534-22f767648b84 [pid: 7|app: 0|req: 629/1303] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:04: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) [pid: 8|app: 0|req: 675/1304] 10.0.0.171 () {34 vars in 749 bytes} [Wed May 27 11:04:24 2026] PUT /v2.0/floatingips/02ebc8f2-0b1b-4606-81be-a4b6b456df5b => generated 855 bytes in 708 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:25.230 8 WARNING neutron_lib.context [None req-e04d6ada-a029-46aa-9258-3a63cd7422c4 f88a50cfd33e4e15b9600763c0337107 5471b8ed9a1a46c6b032d689718acf26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 630/1305] 10.0.0.171 () {34 vars in 751 bytes} [Wed May 27 11:04:25 2026] PUT /v2.0/routers/73b1a9df-90ab-4004-8acf-e1595fd32ea7/tags => generated 17 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:25.301 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-68ad69c9-c96b-4a2f-9fbe-b080dba2d05a'] response: {'name': 'network-changed', 'server_uuid': 'bcb2dba7-3c0a-45fb-97ec-e4e173f508fb', 'tag': 'faaf69c9-1dbb-4ccd-a6ae-fdd672ffffe8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 631/1306] 10.0.0.171 () {34 vars in 751 bytes} [Wed May 27 11:04:25 2026] PUT /v2.0/routers/7b42a2d9-5b53-4df3-baff-a02487e79384/tags => generated 25 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1307] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:25 2026] GET /v2.0/ports?device_id=bcb2dba7-3c0a-45fb-97ec-e4e173f508fb => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1308] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:04:25 2026] POST /v2.0/subnets => generated 626 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1309] 10.0.0.171 () {34 vars in 751 bytes} [Wed May 27 11:04:25 2026] PUT /v2.0/routers/ab5e3fb0-a528-49be-9e8d-23f4fbfc453f/tags => generated 34 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:25.513 7 WARNING neutron_lib.context [None req-24fee31e-1b64-47bc-9fdd-e430472abf8e f88a50cfd33e4e15b9600763c0337107 5471b8ed9a1a46c6b032d689718acf26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 677/1310] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:04:25 2026] GET /v2.0/security-groups?id=30e289d0-343a-4bc7-97f3-6666970449b9&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: 678/1311] 10.0.0.171 () {34 vars in 751 bytes} [Wed May 27 11:04:25 2026] PUT /v2.0/routers/ebac9ba7-bd89-4ea0-a9f8-b7e0a52cd3fc/tags => generated 19 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1314] 10.0.0.171 () {32 vars in 664 bytes} [Wed May 27 11:04:25 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1315] 10.0.0.171 () {32 vars in 678 bytes} [Wed May 27 11:04:25 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1316] 10.0.0.171 () {34 vars in 665 bytes} [Wed May 27 11:04:25 2026] POST /v2.0/ports => generated 916 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1317] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:25 2026] GET /v2.0/ports?device_id=bcb2dba7-3c0a-45fb-97ec-e4e173f508fb => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1318] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:04:25 2026] GET /v2.0/ports?tenant_id=9a738e207b604e54bf6d4c3c271b7b7a&device_id=bcb2dba7-3c0a-45fb-97ec-e4e173f508fb => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1319] 10.0.0.171 () {32 vars in 674 bytes} [Wed May 27 11:04:25 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 516 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1320] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:04:26 2026] DELETE /v2.0/ports/707f6b1e-8e0b-4386-ba84-f674f225a65f => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1321] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:04:26 2026] GET /v2.0/security-groups?id=30e289d0-343a-4bc7-97f3-6666970449b9&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: 638/1322] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:04:26 2026] GET /v2.0/networks?id=02074042-86b3-4b16-9de2-346fef860d4a => generated 776 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1323] 10.0.0.171 () {32 vars in 686 bytes} [Wed May 27 11:04:26 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:04:26.407 7 INFO neutron.pecan_wsgi.hooks.translation [None req-32977bb0-fe12-4364-bd3d-b505ea5066ed f88a50cfd33e4e15b9600763c0337107 5471b8ed9a1a46c6b032d689718acf26 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 639/1324] 10.0.0.171 () {32 vars in 717 bytes} [Wed May 27 11:04:26 2026] GET /v2.0/ports/707f6b1e-8e0b-4386-ba84-f674f225a65f => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1325] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:04:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=faaf69c9-1dbb-4ccd-a6ae-fdd672ffffe8 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1326] 10.0.0.171 () {32 vars in 672 bytes} [Wed May 27 11:04:26 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1327] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:04:26 2026] GET /v2.0/subnets?id=9aa1cc12-e649-40b9-ba8f-91b0b1383673 => generated 698 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1328] 10.0.0.171 () {32 vars in 686 bytes} [Wed May 27 11:04:26 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1329] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:04:26 2026] DELETE /v2.0/subnets/63f8daca-22cd-4196-bcc9-2f705bd7bc94 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1330] 10.0.0.171 () {32 vars in 682 bytes} [Wed May 27 11:04:26 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:04:27.026 8 INFO neutron.services.segments.plugin [-] Segment f7175599-89ca-4146-a6f0-4012abfb6803 resource provider aggregate not found 2026-05-27 11:04:27.031 8 INFO neutron.services.segments.plugin [-] Segment f7175599-89ca-4146-a6f0-4012abfb6803 resource provider aggregate not found 2026-05-27 11:04:27.048 8 INFO neutron.services.segments.plugin [-] Segment f7175599-89ca-4146-a6f0-4012abfb6803 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7175599-89ca-4146-a6f0-4012abfb6803 found for delete ", "request_id": "req-c9bef5bd-af3b-4422-8c69-298ca694b274"}]} 2026-05-27 11:04:27.052 8 INFO neutron.services.segments.plugin [-] Segment f7175599-89ca-4146-a6f0-4012abfb6803 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7175599-89ca-4146-a6f0-4012abfb6803 found for delete ", "request_id": "req-ed4654bf-d3a3-4197-b9f2-4461d02406af"}]} [pid: 8|app: 0|req: 689/1331] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:04:26 2026] DELETE /v2.0/networks/12c003a5-2883-43c4-b534-22f767648b84 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1332] 10.0.0.171 () {32 vars in 694 bytes} [Wed May 27 11:04:27 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1333] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:04:26 2026] GET /v2.0/ports?network_id=02074042-86b3-4b16-9de2-346fef860d4a&device_owner=network%3Adhcp => generated 1244 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:04:27.162 7 WARNING neutron_lib.context [None req-a62c16e6-6850-4306-81e1-7366936612d5 f88a50cfd33e4e15b9600763c0337107 5471b8ed9a1a46c6b032d689718acf26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:04:27.286 8 WARNING neutron_lib.context [None req-f168d9d2-92fc-4124-aea8-6c151765660d f1cd500ef79544068ca92ccac6cbfbf2 563ffd00a57d46698ee6ae260545405f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 644/1334] 10.0.0.171 () {34 vars in 665 bytes} [Wed May 27 11:04:27 2026] POST /v2.0/ports => generated 774 bytes in 227 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-05-27 11:04:27.424 8 INFO neutron.db.segments_db [None req-f168d9d2-92fc-4124-aea8-6c151765660d f1cd500ef79544068ca92ccac6cbfbf2 563ffd00a57d46698ee6ae260545405f - - default default] Added segment 01fe8711-23c4-461b-bc8a-f4abf453f55d of type vxlan for network 13d757a9-dc18-4ed2-b7f3-3feb24b401ff [pid: 7|app: 0|req: 645/1335] 10.0.0.171 () {32 vars in 721 bytes} [Wed May 27 11:04:27 2026] GET /v2.0/routers/73b1a9df-90ab-4004-8acf-e1595fd32ea7 => generated 485 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1336] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:04:27 2026] GET /v2.0/networks/02074042-86b3-4b16-9de2-346fef860d4a?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1337] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:04:27 2026] POST /v2.0/networks => generated 632 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1338] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:27 2026] GET /v2.0/ports?device_id=bcb2dba7-3c0a-45fb-97ec-e4e173f508fb => 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: 647/1339] 10.0.0.171 () {34 vars in 737 bytes} [Wed May 27 11:04:27 2026] PUT /v2.0/ports/e2f29303-b681-43c5-b649-cf5866704a75 => generated 752 bytes in 190 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: 648/1340] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:04:27 2026] GET /v2.0/networks/02074042-86b3-4b16-9de2-346fef860d4a?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) 2026-05-27 11:04:27.741 7 WARNING neutron_lib.context [None req-a0ecd625-5164-4d99-8cd1-3cecb2c3e640 f1cd500ef79544068ca92ccac6cbfbf2 563ffd00a57d46698ee6ae260545405f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 649/1341] 10.0.0.171 () {34 vars in 664 bytes} [Wed May 27 11:04:27 2026] POST /v2.0/ports => generated 743 bytes in 281 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: 650/1342] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/security-groups?id=30e289d0-343a-4bc7-97f3-6666970449b9&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: 693/1343] 10.0.0.171 () {34 vars in 742 bytes} [Wed May 27 11:04:27 2026] PUT /v2.0/routers/73b1a9df-90ab-4004-8acf-e1595fd32ea7 => generated 485 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1344] 199.204.45.153 () {34 vars in 994 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/ports?device_id=bcb2dba7-3c0a-45fb-97ec-e4e173f508fb => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1345] 10.0.0.171 () {34 vars in 747 bytes} [Wed May 27 11:04:28 2026] PUT /v2.0/ports/e5186378-6d87-40fe-83ef-5b94d2036d41/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1346] 10.0.0.171 () {32 vars in 736 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/ports?device_id=73b1a9df-90ab-4004-8acf-e1595fd32ea7 => 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: 651/1347] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:04:28 2026] DELETE /v2.0/ports/e2f29303-b681-43c5-b649-cf5866704a75 => 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: 652/1348] 10.0.0.171 () {32 vars in 727 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/ports/e5186378-6d87-40fe-83ef-5b94d2036d41/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:28.414 8 INFO neutron.db.l3_db [req-09e57ce4-0c2f-48c4-8e86-a0dc2470770c req-5cc848be-80c1-4d94-aee2-ee0d8db0ed34 ce24010fa25a41f5b3ba7a308c550c4a 9a738e207b604e54bf6d4c3c271b7b7a - - default default] Floating IP 02ebc8f2-0b1b-4606-81be-a4b6b456df5b disassociated. External IP: 10.96.250.214, port: faaf69c9-1dbb-4ccd-a6ae-fdd672ffffe8. [pid: 7|app: 0|req: 653/1349] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:04:28 2026] DELETE /v2.0/routers/73b1a9df-90ab-4004-8acf-e1595fd32ea7 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1350] 10.0.0.171 () {32 vars in 643 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/ports => generated 778 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1351] 10.0.0.171 () {34 vars in 758 bytes} [Wed May 27 11:04:28 2026] PUT /v2.0/ports/e5186378-6d87-40fe-83ef-5b94d2036d41/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1352] 199.204.45.153 () {36 vars in 997 bytes} [Wed May 27 11:04:28 2026] DELETE /v2.0/ports/faaf69c9-1dbb-4ccd-a6ae-fdd672ffffe8 => generated 0 bytes in 614 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:04:28.791 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c7289dcc-e9a1-4ba5-ba77-ab0e25138b3f f88a50cfd33e4e15b9600763c0337107 5471b8ed9a1a46c6b032d689718acf26 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 698/1353] 10.0.0.171 () {32 vars in 717 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/ports/e2f29303-b681-43c5-b649-cf5866704a75 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:04:28.813 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-35c4b8c9-3526-418d-9bcf-8954d41965b5'] response: {'server_uuid': 'bcb2dba7-3c0a-45fb-97ec-e4e173f508fb', 'name': 'network-vif-deleted', 'tag': 'faaf69c9-1dbb-4ccd-a6ae-fdd672ffffe8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 656/1354] 10.0.0.171 () {32 vars in 721 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/routers/7b42a2d9-5b53-4df3-baff-a02487e79384 => generated 493 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1355] 10.0.0.171 () {32 vars in 727 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/ports/e5186378-6d87-40fe-83ef-5b94d2036d41/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: 657/1356] 10.0.0.171 () {32 vars in 643 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/ports => generated 778 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1357] 10.0.0.171 () {34 vars in 754 bytes} [Wed May 27 11:04:28 2026] PUT /v2.0/ports/e5186378-6d87-40fe-83ef-5b94d2036d41/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1358] 10.0.0.171 () {32 vars in 717 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/ports/2e8c993d-d165-4990-912d-9359b767ee2b => generated 775 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1359] 10.0.0.171 () {32 vars in 727 bytes} [Wed May 27 11:04:28 2026] GET /v2.0/ports/e5186378-6d87-40fe-83ef-5b94d2036d41/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:28.956 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b4243951-7081-46ba-a81a-558880d87c69 f88a50cfd33e4e15b9600763c0337107 5471b8ed9a1a46c6b032d689718acf26 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 661/1360] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:04:28 2026] DELETE /v2.0/ports/707f6b1e-8e0b-4386-ba84-f674f225a65f => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1361] 10.0.0.171 () {34 vars in 776 bytes} [Wed May 27 11:04:28 2026] PUT /v2.0/ports/e5186378-6d87-40fe-83ef-5b94d2036d41/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-27 11:04:29.008 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8e8f8c9d-8497-48ff-b751-135ea582597a f88a50cfd33e4e15b9600763c0337107 5471b8ed9a1a46c6b032d689718acf26 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 663/1362] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:04:28 2026] DELETE /v2.0/subnets/63f8daca-22cd-4196-bcc9-2f705bd7bc94 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1363] 10.0.0.171 () {32 vars in 727 bytes} [Wed May 27 11:04:29 2026] GET /v2.0/ports/e5186378-6d87-40fe-83ef-5b94d2036d41/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:29.041 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2c7f7ccc-711a-40e9-81d8-9aab7a0fd091 f88a50cfd33e4e15b9600763c0337107 5471b8ed9a1a46c6b032d689718acf26 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 665/1364] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:04:29 2026] DELETE /v2.0/subnets/e9fa6e5f-07b2-4e2c-8175-f90a1ec552d2 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1365] 10.0.0.171 () {34 vars in 747 bytes} [Wed May 27 11:04:29 2026] PUT /v2.0/ports/e5186378-6d87-40fe-83ef-5b94d2036d41/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1366] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:04:29 2026] DELETE /v2.0/ports/2e8c993d-d165-4990-912d-9359b767ee2b => 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: 668/1367] 10.0.0.171 () {32 vars in 727 bytes} [Wed May 27 11:04:29 2026] GET /v2.0/ports/e5186378-6d87-40fe-83ef-5b94d2036d41/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1368] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:29 2026] GET /v2.0/ports?device_id=bcb2dba7-3c0a-45fb-97ec-e4e173f508fb => 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: 700/1369] 10.0.0.171 () {34 vars in 742 bytes} [Wed May 27 11:04:28 2026] PUT /v2.0/routers/7b42a2d9-5b53-4df3-baff-a02487e79384 => generated 493 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1370] 10.0.0.171 () {32 vars in 735 bytes} [Wed May 27 11:04:29 2026] GET /v2.0/ports/e5186378-6d87-40fe-83ef-5b94d2036d41/tags/red => 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: 702/1371] 10.0.0.171 () {32 vars in 736 bytes} [Wed May 27 11:04:29 2026] GET /v2.0/ports?device_id=7b42a2d9-5b53-4df3-baff-a02487e79384 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:29.424 7 INFO neutron.services.segments.plugin [-] Segment ddfd5eee-97f3-4832-91bf-211b1a78c928 resource provider aggregate not found 2026-05-27 11:04:29.428 7 INFO neutron.services.segments.plugin [-] Segment ddfd5eee-97f3-4832-91bf-211b1a78c928 resource provider aggregate not found 2026-05-27 11:04:29.429 8 INFO neutron.api.v2.resource [None req-c663fd12-59e5-4f7b-a469-23fd864a3f16 f1cd500ef79544068ca92ccac6cbfbf2 563ffd00a57d46698ee6ae260545405f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 703/1372] 10.0.0.171 () {32 vars in 739 bytes} [Wed May 27 11:04:29 2026] GET /v2.0/ports/e5186378-6d87-40fe-83ef-5b94d2036d41/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: 670/1373] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:04:29 2026] DELETE /v2.0/networks/8c6b00d9-a6d6-4a26-ac5b-0bec741ff2f8 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:04:29.445 7 INFO neutron.services.segments.plugin [-] Segment ddfd5eee-97f3-4832-91bf-211b1a78c928 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddfd5eee-97f3-4832-91bf-211b1a78c928 found for delete ", "request_id": "req-d1dca05e-9ee0-4ff8-b8cb-20e757a1fa14"}]} 2026-05-27 11:04:29.445 7 INFO neutron.services.segments.plugin [-] Segment ddfd5eee-97f3-4832-91bf-211b1a78c928 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddfd5eee-97f3-4832-91bf-211b1a78c928 found for delete ", "request_id": "req-25a77518-322c-4734-9304-83c4630e3a9e"}]} [pid: 7|app: 0|req: 671/1374] 10.0.0.171 () {32 vars in 738 bytes} [Wed May 27 11:04:29 2026] DELETE /v2.0/ports/e5186378-6d87-40fe-83ef-5b94d2036d41/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1375] 10.0.0.171 () {32 vars in 727 bytes} [Wed May 27 11:04:29 2026] GET /v2.0/ports/e5186378-6d87-40fe-83ef-5b94d2036d41/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:29.563 7 INFO neutron.api.v2.resource [None req-9454c7cb-83f1-48d0-8706-5f255d0312d2 f1cd500ef79544068ca92ccac6cbfbf2 563ffd00a57d46698ee6ae260545405f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 673/1376] 10.0.0.171 () {32 vars in 742 bytes} [Wed May 27 11:04:29 2026] DELETE /v2.0/ports/e5186378-6d87-40fe-83ef-5b94d2036d41/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1377] 10.0.0.171 () {32 vars in 730 bytes} [Wed May 27 11:04:29 2026] DELETE /v2.0/ports/e5186378-6d87-40fe-83ef-5b94d2036d41/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1378] 10.0.0.171 () {32 vars in 727 bytes} [Wed May 27 11:04:29 2026] GET /v2.0/ports/e5186378-6d87-40fe-83ef-5b94d2036d41/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1379] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:04:29 2026] DELETE /v2.0/routers/7b42a2d9-5b53-4df3-baff-a02487e79384 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1380] 10.0.0.171 () {32 vars in 721 bytes} [Wed May 27 11:04:29 2026] GET /v2.0/routers/ab5e3fb0-a528-49be-9e8d-23f4fbfc453f => generated 502 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1381] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:04:29 2026] DELETE /v2.0/ports/e5186378-6d87-40fe-83ef-5b94d2036d41 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1382] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:04:29 2026] DELETE /v2.0/networks/13d757a9-dc18-4ed2-b7f3-3feb24b401ff => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1383] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:30 2026] GET /v2.0/security-groups?tenant_id=5471b8ed9a1a46c6b032d689718acf26&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1384] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:30 2026] DELETE /v2.0/security-groups/7ce793da-2042-4950-8063-f0ff7f84fad6 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1385] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:30 2026] GET /v2.0/ports?device_id=bcb2dba7-3c0a-45fb-97ec-e4e173f508fb => 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: 706/1386] 10.0.0.171 () {34 vars in 742 bytes} [Wed May 27 11:04:29 2026] PUT /v2.0/routers/ab5e3fb0-a528-49be-9e8d-23f4fbfc453f => generated 502 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1387] 10.0.0.171 () {32 vars in 736 bytes} [Wed May 27 11:04:30 2026] GET /v2.0/ports?device_id=ab5e3fb0-a528-49be-9e8d-23f4fbfc453f => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1388] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:04:30 2026] DELETE /v2.0/routers/ab5e3fb0-a528-49be-9e8d-23f4fbfc453f => generated 0 bytes in 431 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1389] 10.0.0.171 () {32 vars in 721 bytes} [Wed May 27 11:04:30 2026] GET /v2.0/routers/ebac9ba7-bd89-4ea0-a9f8-b7e0a52cd3fc => generated 487 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1390] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:30 2026] GET /v2.0/security-groups?tenant_id=45065c35513f42d3ab8e8bb4410920ea&name=default => generated 2925 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1391] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:30 2026] DELETE /v2.0/security-groups/f4f94bc5-9e87-4419-b749-64b2661786d7 => 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: 684/1392] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:31 2026] GET /v2.0/security-groups?tenant_id=563ffd00a57d46698ee6ae260545405f&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: 685/1393] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:31 2026] DELETE /v2.0/security-groups/d71e249b-ec10-42de-96e4-dc27b6098d8b => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:04:31.506 7 INFO neutron.services.segments.plugin [-] Segment 01fe8711-23c4-461b-bc8a-f4abf453f55d resource provider aggregate not found 2026-05-27 11:04:31.511 7 INFO neutron.services.segments.plugin [-] Segment 01fe8711-23c4-461b-bc8a-f4abf453f55d resource provider aggregate not found [pid: 8|app: 0|req: 709/1394] 10.0.0.171 () {34 vars in 742 bytes} [Wed May 27 11:04:30 2026] PUT /v2.0/routers/ebac9ba7-bd89-4ea0-a9f8-b7e0a52cd3fc => generated 487 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1395] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:31 2026] GET /v2.0/ports?device_id=bcb2dba7-3c0a-45fb-97ec-e4e173f508fb => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1396] 10.0.0.171 () {32 vars in 736 bytes} [Wed May 27 11:04:31 2026] GET /v2.0/ports?device_id=ebac9ba7-bd89-4ea0-a9f8-b7e0a52cd3fc => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:31.539 7 INFO neutron.services.segments.plugin [-] Segment 01fe8711-23c4-461b-bc8a-f4abf453f55d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01fe8711-23c4-461b-bc8a-f4abf453f55d found for delete ", "request_id": "req-b05a83ff-347b-438f-99b8-43cc32be3ea2"}]} 2026-05-27 11:04:31.548 7 INFO neutron.services.segments.plugin [-] Segment 01fe8711-23c4-461b-bc8a-f4abf453f55d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01fe8711-23c4-461b-bc8a-f4abf453f55d found for delete ", "request_id": "req-47040f92-b960-4dc7-894b-b1e95382f3fc"}]} [pid: 7|app: 0|req: 687/1397] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:04:31 2026] DELETE /v2.0/routers/ebac9ba7-bd89-4ea0-a9f8-b7e0a52cd3fc => generated 0 bytes in 345 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1398] 10.0.0.171 () {32 vars in 721 bytes} [Wed May 27 11:04:31 2026] GET /v2.0/routers/50ce81b8-acf0-48ce-b26a-3f568e06f1a5 => generated 480 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:32.371 8 INFO neutron.db.segments_db [None req-f6f3cddd-23ca-45c7-a358-bab24ff66e5f c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Added segment 1a8c3a6f-6d2d-401f-870d-4f4a8a46c9e5 of type vxlan for network dc9536b4-b255-40b6-9928-0c61a53910c8 [pid: 8|app: 0|req: 712/1399] 10.0.0.171 () {34 vars in 671 bytes} [Wed May 27 11:04:32 2026] POST /v2.0/networks => generated 741 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1400] 10.0.0.171 () {34 vars in 742 bytes} [Wed May 27 11:04:31 2026] PUT /v2.0/routers/50ce81b8-acf0-48ce-b26a-3f568e06f1a5 => generated 480 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1401] 10.0.0.171 () {32 vars in 736 bytes} [Wed May 27 11:04:32 2026] GET /v2.0/ports?device_id=50ce81b8-acf0-48ce-b26a-3f568e06f1a5 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1402] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:04:32 2026] POST /v2.0/subnets => generated 688 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1403] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:32 2026] GET /v2.0/ports?device_id=bcb2dba7-3c0a-45fb-97ec-e4e173f508fb => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:32.763 8 INFO neutron.db.segments_db [None req-e0c7fd71-caa3-4837-8080-774990971091 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Added segment 82ae3e5f-dacd-4c6c-8c6f-ef9fa8847fbc of type vxlan for network 352929a2-e56e-4232-9281-2d8568db6f9f 2026-05-27 11:04:33.013 8 INFO neutron.db.l3_hamode_db [None req-e0c7fd71-caa3-4837-8080-774990971091 c763bcc2665b454b8f388d2656e03698 0350e2c91ad642d1a81dca8d9b2d84f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:04:33.059 7 INFO neutron.db.l3_hamode_db [None req-d69dbb00-9acd-4209-9124-b0136cd96810 b44ed3e55f68455e9f1cee21bccb59db a68e88e271a3482d90f3670bf9a10ced - - default default] HA network 0e7738a3-d7cf-4b72-8c93-a669fcc63a28 was deleted as no HA routers are present in tenant a68e88e271a3482d90f3670bf9a10ced. [pid: 7|app: 0|req: 690/1404] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:04:32 2026] DELETE /v2.0/routers/50ce81b8-acf0-48ce-b26a-3f568e06f1a5 => generated 0 bytes in 502 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:04:33.834 7 INFO neutron.services.segments.plugin [-] Segment 93539361-c924-4bbf-a586-80b5ec3668e4 resource provider aggregate not found 2026-05-27 11:04:33.842 7 INFO neutron.services.segments.plugin [-] Segment 93539361-c924-4bbf-a586-80b5ec3668e4 resource provider aggregate not found 2026-05-27 11:04:33.852 7 INFO neutron.services.segments.plugin [-] Segment 93539361-c924-4bbf-a586-80b5ec3668e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93539361-c924-4bbf-a586-80b5ec3668e4 found for delete ", "request_id": "req-ef22b390-adc4-462d-8313-42f76a61b6dd"}]} 2026-05-27 11:04:33.857 7 INFO neutron.services.segments.plugin [-] Segment 93539361-c924-4bbf-a586-80b5ec3668e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93539361-c924-4bbf-a586-80b5ec3668e4 found for delete ", "request_id": "req-0ca43ef1-29bc-4f60-8680-dedb05bb71a6"}]} 2026-05-27 11:04:33.895 8 INFO neutron.db.l3_hamode_db [None req-e0c7fd71-caa3-4837-8080-774990971091 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 691/1405] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:33 2026] DELETE /v2.0/security-groups/30e289d0-343a-4bc7-97f3-6666970449b9 => 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: 692/1406] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:33 2026] GET /v2.0/security-groups?tenant_id=98678dec3af7402198f96078793f74e8&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:04:34.273 7 INFO neutron.api.v2.resource [None req-9372d61c-01f0-4606-9470-1ce68fd0aaef ce24010fa25a41f5b3ba7a308c550c4a 9a738e207b604e54bf6d4c3c271b7b7a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 693/1407] 10.0.0.171 () {32 vars in 737 bytes} [Wed May 27 11:04:34 2026] GET /v2.0/security-groups/30e289d0-343a-4bc7-97f3-6666970449b9 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1408] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:34 2026] DELETE /v2.0/security-groups/0438a45a-4535-4fdc-ab4a-3e3b595f5576 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1409] 10.0.0.171 () {32 vars in 732 bytes} [Wed May 27 11:04:34 2026] DELETE /v2.0/floatingips/02ebc8f2-0b1b-4606-81be-a4b6b456df5b => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1410] 10.0.0.171 () {34 vars in 678 bytes} [Wed May 27 11:04:34 2026] POST /v2.0/qos/policies => generated 359 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1411] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:04:32 2026] POST /v2.0/routers => generated 728 bytes in 2233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1412] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:34 2026] GET /v2.0/security-groups?tenant_id=fcdb51f719b94976a46fe70a85d798b2&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1413] 10.0.0.171 () {34 vars in 753 bytes} [Wed May 27 11:04:35 2026] PUT /v2.0/policies/bc1384ff-c495-48cb-b899-18d523a79c1f/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: 716/1414] 10.0.0.171 () {34 vars in 789 bytes} [Wed May 27 11:04:34 2026] PUT /v2.0/routers/01607bd4-886a-4592-abd2-6b6b56964d3c/remove_router_interface => generated 309 bytes in 894 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1415] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:35 2026] DELETE /v2.0/security-groups/da201414-a9aa-45ce-adbc-cbc507497752 => 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: 718/1416] 10.0.0.171 () {32 vars in 733 bytes} [Wed May 27 11:04:35 2026] GET /v2.0/policies/bc1384ff-c495-48cb-b899-18d523a79c1f/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1417] 10.0.0.171 () {34 vars in 783 bytes} [Wed May 27 11:04:35 2026] PUT /v2.0/routers/825a076c-ea50-49ef-b384-473fde4521dc/add_router_interface => generated 309 bytes in 1283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1418] 10.0.0.171 () {34 vars in 764 bytes} [Wed May 27 11:04:36 2026] PUT /v2.0/policies/bc1384ff-c495-48cb-b899-18d523a79c1f/tags/green => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1419] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:36 2026] GET /v2.0/security-groups?tenant_id=a68e88e271a3482d90f3670bf9a10ced&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1420] 10.0.0.171 () {32 vars in 733 bytes} [Wed May 27 11:04:36 2026] GET /v2.0/policies/bc1384ff-c495-48cb-b899-18d523a79c1f/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1421] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:36 2026] DELETE /v2.0/security-groups/a295093f-b385-4149-8228-9c8d33131463 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1422] 10.0.0.171 () {34 vars in 760 bytes} [Wed May 27 11:04:36 2026] PUT /v2.0/policies/bc1384ff-c495-48cb-b899-18d523a79c1f/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1423] 10.0.0.171 () {32 vars in 733 bytes} [Wed May 27 11:04:36 2026] GET /v2.0/policies/bc1384ff-c495-48cb-b899-18d523a79c1f/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1424] 10.0.0.171 () {34 vars in 782 bytes} [Wed May 27 11:04:36 2026] PUT /v2.0/policies/bc1384ff-c495-48cb-b899-18d523a79c1f/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1425] 10.0.0.171 () {32 vars in 733 bytes} [Wed May 27 11:04:36 2026] GET /v2.0/policies/bc1384ff-c495-48cb-b899-18d523a79c1f/tags => generated 52 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1426] 10.0.0.171 () {34 vars in 753 bytes} [Wed May 27 11:04:36 2026] PUT /v2.0/policies/bc1384ff-c495-48cb-b899-18d523a79c1f/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1427] 10.0.0.171 () {32 vars in 733 bytes} [Wed May 27 11:04:36 2026] GET /v2.0/policies/bc1384ff-c495-48cb-b899-18d523a79c1f/tags => generated 37 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1428] 10.0.0.171 () {32 vars in 741 bytes} [Wed May 27 11:04:36 2026] GET /v2.0/policies/bc1384ff-c495-48cb-b899-18d523a79c1f/tags/red => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:04:36.834 7 INFO neutron.api.v2.resource [None req-4a9292ac-6de7-4ddb-b7a5-f1d2d1c5ad2f 34c09ff081594c96975899a5aebd033c 5cfe2839d9f24343827d85b632a77474 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 711/1429] 10.0.0.171 () {32 vars in 745 bytes} [Wed May 27 11:04:36 2026] GET /v2.0/policies/bc1384ff-c495-48cb-b899-18d523a79c1f/tags/green => generated 99 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 11:04:36.875 8 INFO neutron.services.segments.plugin [-] Segment 93644bfe-2d9a-4a64-ba33-63b7f86c790f resource provider aggregate not found 2026-05-27 11:04:36.880 8 INFO neutron.services.segments.plugin [-] Segment 93644bfe-2d9a-4a64-ba33-63b7f86c790f resource provider aggregate not found 2026-05-27 11:04:36.886 8 INFO neutron.services.segments.plugin [-] Segment 93644bfe-2d9a-4a64-ba33-63b7f86c790f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93644bfe-2d9a-4a64-ba33-63b7f86c790f found for delete ", "request_id": "req-34fc2694-993f-481a-bfa0-7b399c13a3ee"}]} [pid: 7|app: 0|req: 712/1430] 10.0.0.171 () {32 vars in 744 bytes} [Wed May 27 11:04:36 2026] DELETE /v2.0/policies/bc1384ff-c495-48cb-b899-18d523a79c1f/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:04:36.893 8 INFO neutron.services.segments.plugin [-] Segment 93644bfe-2d9a-4a64-ba33-63b7f86c790f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93644bfe-2d9a-4a64-ba33-63b7f86c790f found for delete ", "request_id": "req-df48751f-0b40-46b4-9418-8f5381d4271e"}]} 2026-05-27 11:04:36.906 8 INFO neutron.db.l3_hamode_db [None req-894d7d88-0187-4de4-a8a3-66f1b4b9e4bf c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] HA network c3d8df8e-8ff5-46c8-889f-addafd9d1ac8 was deleted as no HA routers are present in tenant 9a738e207b604e54bf6d4c3c271b7b7a. [pid: 7|app: 0|req: 713/1431] 10.0.0.171 () {32 vars in 733 bytes} [Wed May 27 11:04:36 2026] GET /v2.0/policies/bc1384ff-c495-48cb-b899-18d523a79c1f/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1432] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:04:35 2026] DELETE /v2.0/routers/01607bd4-886a-4592-abd2-6b6b56964d3c => generated 0 bytes in 944 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:04:36.935 7 INFO neutron.api.v2.resource [None req-06e26ad7-b4ea-4ba3-ac5a-83a0926be967 34c09ff081594c96975899a5aebd033c 5cfe2839d9f24343827d85b632a77474 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 714/1433] 10.0.0.171 () {32 vars in 748 bytes} [Wed May 27 11:04:36 2026] DELETE /v2.0/policies/bc1384ff-c495-48cb-b899-18d523a79c1f/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: 715/1434] 10.0.0.171 () {32 vars in 736 bytes} [Wed May 27 11:04:36 2026] DELETE /v2.0/policies/bc1384ff-c495-48cb-b899-18d523a79c1f/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1435] 10.0.0.171 () {32 vars in 733 bytes} [Wed May 27 11:04:36 2026] GET /v2.0/policies/bc1384ff-c495-48cb-b899-18d523a79c1f/tags => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1436] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:04:36 2026] DELETE /v2.0/subnets/9aa1cc12-e649-40b9-ba8f-91b0b1383673 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1437] 10.0.0.171 () {32 vars in 734 bytes} [Wed May 27 11:04:37 2026] DELETE /v2.0/qos/policies/bc1384ff-c495-48cb-b899-18d523a79c1f => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1438] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:04:37 2026] DELETE /v2.0/networks/02074042-86b3-4b16-9de2-346fef860d4a => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1439] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:37 2026] GET /v2.0/security-groups?tenant_id=9a738e207b604e54bf6d4c3c271b7b7a&name=default => generated 2925 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1440] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:37 2026] DELETE /v2.0/security-groups/29233aa6-5961-4d38-86a3-951c1efd02cb => 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: 719/1441] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:37 2026] GET /v2.0/security-groups?tenant_id=5cfe2839d9f24343827d85b632a77474&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1442] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:38 2026] DELETE /v2.0/security-groups/ecd64ab0-fbeb-4b37-aa47-45d2853cb04e => 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: 720/1443] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:38 2026] GET /v2.0/security-groups?tenant_id=5c726616198a46708204e970c1f54aaf&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1444] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:38 2026] DELETE /v2.0/security-groups/e294a011-fd7f-4fd8-a994-a3035c619f35 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1445] 10.0.0.137 () {34 vars in 982 bytes} [Wed May 27 11:04:38 2026] GET /v2.0/networks?id=dc9536b4-b255-40b6-9928-0c61a53910c8 => generated 673 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1446] 10.0.0.137 () {34 vars in 965 bytes} [Wed May 27 11:04:38 2026] GET /v2.0/quotas/0350e2c91ad642d1a81dca8d9b2d84f9 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1447] 10.0.0.137 () {34 vars in 1002 bytes} [Wed May 27 11:04:38 2026] GET /v2.0/ports?tenant_id=0350e2c91ad642d1a81dca8d9b2d84f9&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:38.981 8 INFO neutron.services.segments.plugin [-] Segment b96acb32-b1a9-4a6e-809b-d4e3ae4b8302 resource provider aggregate not found 2026-05-27 11:04:38.987 8 INFO neutron.services.segments.plugin [-] Segment b96acb32-b1a9-4a6e-809b-d4e3ae4b8302 resource provider aggregate not found 2026-05-27 11:04:39.001 8 INFO neutron.services.segments.plugin [-] Segment b96acb32-b1a9-4a6e-809b-d4e3ae4b8302 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b96acb32-b1a9-4a6e-809b-d4e3ae4b8302 found for delete ", "request_id": "req-fd786e58-1de5-470b-8af7-f59ea4210e4a"}]} 2026-05-27 11:04:39.003 8 INFO neutron.services.segments.plugin [-] Segment b96acb32-b1a9-4a6e-809b-d4e3ae4b8302 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b96acb32-b1a9-4a6e-809b-d4e3ae4b8302 found for delete ", "request_id": "req-ef0db987-5c11-483d-940a-184930a1b0c7"}]} [pid: 8|app: 0|req: 726/1448] 10.0.0.137 () {34 vars in 1008 bytes} [Wed May 27 11:04:38 2026] GET /v2.0/networks/dc9536b4-b255-40b6-9928-0c61a53910c8?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1449] 10.0.0.137 () {34 vars in 1108 bytes} [Wed May 27 11:04:39 2026] GET /v2.0/networks/dc9536b4-b255-40b6-9928-0c61a53910c8?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: 727/1450] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:39 2026] GET /v2.0/ports?device_id=d6af3269-09e4-4b86-90b2-2229df50716d => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:39.980 7 INFO neutron.db.segments_db [None req-b7a85b0d-da38-49ee-a7d1-d9dbae15f62c c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Added segment dc1456b8-a56f-4520-b42f-f11d5be26a69 of type vxlan for network ac93b5a7-b9f6-474d-a7d7-b73ffe15d412 [pid: 7|app: 0|req: 724/1451] 10.0.0.171 () {34 vars in 671 bytes} [Wed May 27 11:04:39 2026] POST /v2.0/networks => generated 738 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1452] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:04:40 2026] POST /v2.0/subnets => generated 685 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1453] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:40 2026] GET /v2.0/ports?device_id=d6af3269-09e4-4b86-90b2-2229df50716d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:40.335 7 INFO neutron.db.segments_db [None req-3ca3f8f4-e253-4c97-a4fc-3ff6ef02a904 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Added segment 8ef8151f-fcd3-46af-af39-184f4ed64bcf of type vxlan for network 9b91bc07-6c88-4b70-9afb-8a5382a2bf51 2026-05-27 11:04:40.597 7 INFO neutron.db.l3_hamode_db [None req-3ca3f8f4-e253-4c97-a4fc-3ff6ef02a904 c763bcc2665b454b8f388d2656e03698 a72be3e4d5b44b70b6b673259d6109c1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:04:41.312 8 WARNING neutron_lib.context [None req-dadb67ce-17a8-44ce-9c36-cb0fcbae592a eebc46af6cc54a5b96e7d60b0cc3d4bf bd61fb7eb2da44d0a4c198b1e1582c1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:04:41.375 7 INFO neutron.db.l3_hamode_db [None req-3ca3f8f4-e253-4c97-a4fc-3ff6ef02a904 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 732/1456] 10.0.0.171 () {34 vars in 684 bytes} [Wed May 27 11:04:41 2026] POST /v2.0/security-groups => generated 1601 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1457] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:41 2026] GET /v2.0/ports?device_id=d6af3269-09e4-4b86-90b2-2229df50716d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:41.561 8 WARNING neutron_lib.context [None req-9f05423d-3f53-45cb-95b0-0f654f432907 eebc46af6cc54a5b96e7d60b0cc3d4bf bd61fb7eb2da44d0a4c198b1e1582c1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 734/1458] 10.0.0.171 () {34 vars in 684 bytes} [Wed May 27 11:04:41 2026] POST /v2.0/security-groups => generated 1601 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 11:04:41.708 8 WARNING neutron_lib.context [None req-fe691165-5d8c-4a3e-a04a-ae44711a9ccb eebc46af6cc54a5b96e7d60b0cc3d4bf bd61fb7eb2da44d0a4c198b1e1582c1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 735/1459] 10.0.0.171 () {34 vars in 684 bytes} [Wed May 27 11:04:41 2026] POST /v2.0/security-groups => generated 1601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 11:04:41.836 8 WARNING neutron_lib.context [None req-9d2d3068-b757-4e9f-847c-aba9666e4036 eebc46af6cc54a5b96e7d60b0cc3d4bf bd61fb7eb2da44d0a4c198b1e1582c1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 736/1460] 10.0.0.171 () {34 vars in 684 bytes} [Wed May 27 11:04:41 2026] POST /v2.0/security-groups => generated 1601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 11:04:41.972 8 WARNING neutron_lib.context [None req-d4fa3251-df5b-46a5-a679-c348dd9d3482 eebc46af6cc54a5b96e7d60b0cc3d4bf bd61fb7eb2da44d0a4c198b1e1582c1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 737/1461] 10.0.0.171 () {34 vars in 684 bytes} [Wed May 27 11:04:41 2026] POST /v2.0/security-groups => generated 1601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1462] 10.0.0.171 () {34 vars in 767 bytes} [Wed May 27 11:04:42 2026] PUT /v2.0/security-groups/a1298492-140b-4729-8835-22fffd199911/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1463] 10.0.0.171 () {34 vars in 767 bytes} [Wed May 27 11:04:42 2026] PUT /v2.0/security-groups/e10211b0-d925-42fe-b1c6-f9039605eeb8/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:42.345 8 WARNING neutron_lib.context [None req-b9d0f114-2449-49f0-ae21-487f2a697436 9c9f85d3f6ce4682852b1666f49ce165 b972526a1b5949c9ae3cb5a5f170de04 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 725/1464] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:04:40 2026] POST /v2.0/routers => generated 725 bytes in 2097 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1465] 10.0.0.171 () {34 vars in 676 bytes} [Wed May 27 11:04:42 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: 726/1466] 10.0.0.171 () {34 vars in 767 bytes} [Wed May 27 11:04:42 2026] PUT /v2.0/security-groups/ae2b89bd-aeb8-44ec-9cda-8a5f1d8b996e/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1467] 10.0.0.171 () {34 vars in 759 bytes} [Wed May 27 11:04:42 2026] PUT /v2.0/subnetpools/fcc8b632-e286-43ea-9386-12e187fac143/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1468] 10.0.0.171 () {34 vars in 767 bytes} [Wed May 27 11:04:42 2026] PUT /v2.0/security-groups/8b21bc5a-2382-4867-b2f0-d49bcb62afe0/tags => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1469] 10.0.0.171 () {32 vars in 739 bytes} [Wed May 27 11:04:42 2026] GET /v2.0/subnetpools/fcc8b632-e286-43ea-9386-12e187fac143/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1470] 10.0.0.171 () {32 vars in 680 bytes} [Wed May 27 11:04:42 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1471] 10.0.0.171 () {34 vars in 770 bytes} [Wed May 27 11:04:42 2026] PUT /v2.0/subnetpools/fcc8b632-e286-43ea-9386-12e187fac143/tags/green => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1472] 10.0.0.171 () {32 vars in 694 bytes} [Wed May 27 11:04:42 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1473] 10.0.0.171 () {32 vars in 739 bytes} [Wed May 27 11:04:42 2026] GET /v2.0/subnetpools/fcc8b632-e286-43ea-9386-12e187fac143/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1474] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:42 2026] GET /v2.0/ports?device_id=d6af3269-09e4-4b86-90b2-2229df50716d => 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: 735/1475] 10.0.0.171 () {32 vars in 690 bytes} [Wed May 27 11:04:42 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1476] 10.0.0.171 () {34 vars in 766 bytes} [Wed May 27 11:04:42 2026] PUT /v2.0/subnetpools/fcc8b632-e286-43ea-9386-12e187fac143/tags/red => generated 4 bytes in 16 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1477] 10.0.0.171 () {32 vars in 702 bytes} [Wed May 27 11:04:42 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1478] 10.0.0.171 () {32 vars in 739 bytes} [Wed May 27 11:04:42 2026] GET /v2.0/subnetpools/fcc8b632-e286-43ea-9386-12e187fac143/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1479] 10.0.0.171 () {32 vars in 688 bytes} [Wed May 27 11:04:42 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1480] 10.0.0.171 () {34 vars in 788 bytes} [Wed May 27 11:04:42 2026] PUT /v2.0/subnetpools/fcc8b632-e286-43ea-9386-12e187fac143/tags/black.or.white => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1481] 10.0.0.171 () {32 vars in 702 bytes} [Wed May 27 11:04:42 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1482] 10.0.0.171 () {32 vars in 739 bytes} [Wed May 27 11:04:42 2026] GET /v2.0/subnetpools/fcc8b632-e286-43ea-9386-12e187fac143/tags => generated 52 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1483] 10.0.0.171 () {32 vars in 698 bytes} [Wed May 27 11:04:42 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1484] 10.0.0.171 () {34 vars in 759 bytes} [Wed May 27 11:04:42 2026] PUT /v2.0/subnetpools/fcc8b632-e286-43ea-9386-12e187fac143/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: 745/1485] 10.0.0.171 () {32 vars in 710 bytes} [Wed May 27 11:04:43 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1486] 10.0.0.171 () {32 vars in 739 bytes} [Wed May 27 11:04:43 2026] GET /v2.0/subnetpools/fcc8b632-e286-43ea-9386-12e187fac143/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: 747/1487] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:43 2026] DELETE /v2.0/security-groups/a1298492-140b-4729-8835-22fffd199911 => 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: 748/1488] 10.0.0.171 () {32 vars in 747 bytes} [Wed May 27 11:04:43 2026] GET /v2.0/subnetpools/fcc8b632-e286-43ea-9386-12e187fac143/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1489] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:43 2026] DELETE /v2.0/security-groups/e10211b0-d925-42fe-b1c6-f9039605eeb8 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:04:43.346 7 INFO neutron.api.v2.resource [None req-1a1ad7d8-4600-4144-9581-fd60daa54756 9c9f85d3f6ce4682852b1666f49ce165 b972526a1b5949c9ae3cb5a5f170de04 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 750/1490] 10.0.0.171 () {32 vars in 751 bytes} [Wed May 27 11:04:43 2026] GET /v2.0/subnetpools/fcc8b632-e286-43ea-9386-12e187fac143/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1491] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:43 2026] DELETE /v2.0/security-groups/ae2b89bd-aeb8-44ec-9cda-8a5f1d8b996e => 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: 752/1492] 10.0.0.171 () {32 vars in 750 bytes} [Wed May 27 11:04:43 2026] DELETE /v2.0/subnetpools/fcc8b632-e286-43ea-9386-12e187fac143/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1493] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:43 2026] DELETE /v2.0/security-groups/8b21bc5a-2382-4867-b2f0-d49bcb62afe0 => 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: 754/1494] 10.0.0.171 () {32 vars in 739 bytes} [Wed May 27 11:04:43 2026] GET /v2.0/subnetpools/fcc8b632-e286-43ea-9386-12e187fac143/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1495] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:43 2026] DELETE /v2.0/security-groups/dfe4834c-1610-46ca-82bb-725564559310 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:04:43.722 7 INFO neutron.api.v2.resource [None req-86317003-7da5-4f1b-a47e-156e249a1e21 9c9f85d3f6ce4682852b1666f49ce165 b972526a1b5949c9ae3cb5a5f170de04 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 756/1496] 10.0.0.171 () {32 vars in 754 bytes} [Wed May 27 11:04:43 2026] DELETE /v2.0/subnetpools/fcc8b632-e286-43ea-9386-12e187fac143/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1497] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:04:43 2026] GET /v2.0/networks?id=dc9536b4-b255-40b6-9928-0c61a53910c8 => generated 673 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1498] 10.0.0.171 () {34 vars in 783 bytes} [Wed May 27 11:04:42 2026] PUT /v2.0/routers/269bb95e-6821-4326-8062-773e6911c4d6/add_router_interface => generated 309 bytes in 1400 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:43.808 8 WARNING neutron_lib.context [req-16dcc7c1-73c4-433b-976e-1c617d1d631d req-183a6084-589e-4b57-bb27-9e8375aa97fe 882d5c80d8b74d2389699c7ffaf3c077 0350e2c91ad642d1a81dca8d9b2d84f9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 758/1499] 10.0.0.171 () {32 vars in 742 bytes} [Wed May 27 11:04:43 2026] DELETE /v2.0/subnetpools/fcc8b632-e286-43ea-9386-12e187fac143/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1500] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:43 2026] GET /v2.0/ports?device_id=d6af3269-09e4-4b86-90b2-2229df50716d => 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: 760/1501] 10.0.0.171 () {32 vars in 739 bytes} [Wed May 27 11:04:43 2026] GET /v2.0/subnetpools/fcc8b632-e286-43ea-9386-12e187fac143/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: 761/1502] 10.0.0.171 () {32 vars in 732 bytes} [Wed May 27 11:04:43 2026] DELETE /v2.0/subnetpools/fcc8b632-e286-43ea-9386-12e187fac143 => 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: 742/1503] 199.204.45.153 () {38 vars in 955 bytes} [Wed May 27 11:04:43 2026] POST /v2.0/ports => generated 954 bytes in 418 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-05-27 11:04:44.572 8 WARNING neutron_lib.context [None req-97f64b18-e26e-4ed0-bd8a-7aa3ba3d628b 04b520a273094e0bbe7781df478a155c a72be3e4d5b44b70b6b673259d6109c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1504] 10.0.0.171 () {34 vars in 685 bytes} [Wed May 27 11:04:44 2026] POST /v2.0/security-groups => generated 1660 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 11:04:44.717 8 WARNING neutron_lib.context [None req-8973c6df-c179-47e0-b9cf-e5fd82db6653 04b520a273094e0bbe7781df478a155c a72be3e4d5b44b70b6b673259d6109c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 762/1505] 199.204.45.153 () {38 vars in 1028 bytes} [Wed May 27 11:04:44 2026] PUT /v2.0/ports/412e1ea1-11b7-4e77-832f-61ebd4bde68a => generated 1235 bytes in 517 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1506] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:04:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:04:44.860 8 WARNING neutron_lib.context [None req-f020ccdf-42e0-43ed-9869-9c2c2b9213cb 04b520a273094e0bbe7781df478a155c a72be3e4d5b44b70b6b673259d6109c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:04:44.873 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a6e5ce5-0cf5-401f-ac96-3963d36b62b5'] response: {'name': 'network-changed', 'server_uuid': 'd6af3269-09e4-4b86-90b2-2229df50716d', 'tag': '412e1ea1-11b7-4e77-832f-61ebd4bde68a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 745/1507] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:04:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 121 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: 763/1508] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:44 2026] GET /v2.0/security-groups?tenant_id=56371bba2fe9425c91c5b7a1360d102e&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1509] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:45 2026] GET /v2.0/ports?device_id=d6af3269-09e4-4b86-90b2-2229df50716d => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:45.195 7 WARNING neutron_lib.context [None req-617e8450-9eaa-415b-8c5a-66c46ca0cb75 04b520a273094e0bbe7781df478a155c a72be3e4d5b44b70b6b673259d6109c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 746/1510] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:44 2026] GET /v2.0/security-groups?tenant_id=a89e68d34a3442f295e9ada162cb7ff6&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1511] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:45 2026] DELETE /v2.0/security-groups/f56ae5a1-b70f-4780-a3fd-3169bd51e921 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1512] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:04:45 2026] GET /v2.0/security-groups?id=20aad8cd-d73a-4762-a055-33f396ac2c08&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: 749/1513] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:45 2026] DELETE /v2.0/security-groups/f26f1c8c-4026-4003-a202-c3880ec9e7e9 => 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: 750/1514] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:04:45 2026] GET /v2.0/ports?tenant_id=0350e2c91ad642d1a81dca8d9b2d84f9&device_id=d6af3269-09e4-4b86-90b2-2229df50716d => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1515] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:45 2026] GET /v2.0/security-groups?tenant_id=b068ad2a94df42399bda9704413a8420&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1516] 199.204.45.153 () {34 vars in 1018 bytes} [Wed May 27 11:04:45 2026] GET /v2.0/networks?tenant_id=0350e2c91ad642d1a81dca8d9b2d84f9&shared=False => generated 769 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1517] 10.0.0.171 () {34 vars in 676 bytes} [Wed May 27 11:04:45 2026] POST /v2.0/floatingips => generated 552 bytes in 662 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1518] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:45 2026] DELETE /v2.0/security-groups/21b7e32f-6fbb-4c09-bea6-424635a756b8 => 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: 754/1519] 199.204.45.153 () {34 vars in 930 bytes} [Wed May 27 11:04:45 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1520] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:45 2026] GET /v2.0/security-groups?tenant_id=b972526a1b5949c9ae3cb5a5f170de04&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1521] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:46 2026] GET /v2.0/security-groups?tenant_id=bd61fb7eb2da44d0a4c198b1e1582c1a&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1522] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:46 2026] DELETE /v2.0/security-groups/1bc6dd5a-638d-4008-be3e-3cb5d11fed03 => 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: 768/1523] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:46 2026] DELETE /v2.0/security-groups/bf4cad42-d9f9-4673-bf4e-f0ebbb382c01 => 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: 756/1524] 10.0.0.137 () {34 vars in 1100 bytes} [Wed May 27 11:04:46 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1438214066&fields=id&tenant_id=a72be3e4d5b44b70b6b673259d6109c1 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1525] 10.0.0.137 () {34 vars in 982 bytes} [Wed May 27 11:04:46 2026] GET /v2.0/networks?id=ac93b5a7-b9f6-474d-a7d7-b73ffe15d412 => generated 670 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1526] 10.0.0.137 () {34 vars in 965 bytes} [Wed May 27 11:04:46 2026] GET /v2.0/quotas/a72be3e4d5b44b70b6b673259d6109c1 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1527] 10.0.0.137 () {34 vars in 1002 bytes} [Wed May 27 11:04:46 2026] GET /v2.0/ports?tenant_id=a72be3e4d5b44b70b6b673259d6109c1&fields=id => generated 103 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1528] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:46 2026] GET /v2.0/ports?device_id=d6af3269-09e4-4b86-90b2-2229df50716d => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1529] 10.0.0.137 () {34 vars in 1008 bytes} [Wed May 27 11:04:46 2026] GET /v2.0/networks/ac93b5a7-b9f6-474d-a7d7-b73ffe15d412?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1530] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:04:46 2026] GET /v2.0/security-groups?id=20aad8cd-d73a-4762-a055-33f396ac2c08&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: 759/1531] 10.0.0.137 () {34 vars in 1108 bytes} [Wed May 27 11:04:46 2026] GET /v2.0/networks/ac93b5a7-b9f6-474d-a7d7-b73ffe15d412?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: 773/1532] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:46 2026] GET /v2.0/ports?device_id=476315ef-e5f6-465b-9ea8-7d8fb660beba => 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: 760/1533] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:04:46 2026] GET /v2.0/ports?tenant_id=0350e2c91ad642d1a81dca8d9b2d84f9&device_id=d6af3269-09e4-4b86-90b2-2229df50716d => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1534] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:04:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=412e1ea1-11b7-4e77-832f-61ebd4bde68a => 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: 761/1535] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:04:47 2026] GET /v2.0/subnets?id=9d2d356e-cfa2-4f81-94fd-a3895322d5a9 => generated 691 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1536] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:04:47 2026] GET /v2.0/ports?network_id=dc9536b4-b255-40b6-9928-0c61a53910c8&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: 762/1537] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:04:47 2026] GET /v2.0/networks/dc9536b4-b255-40b6-9928-0c61a53910c8?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: 776/1538] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:04:47 2026] GET /v2.0/networks/dc9536b4-b255-40b6-9928-0c61a53910c8?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: 763/1539] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:47 2026] GET /v2.0/ports?device_id=d6af3269-09e4-4b86-90b2-2229df50716d => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1540] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:04:47 2026] GET /v2.0/security-groups?id=20aad8cd-d73a-4762-a055-33f396ac2c08&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: 8|app: 0|req: 764/1541] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:47 2026] GET /v2.0/ports?device_id=476315ef-e5f6-465b-9ea8-7d8fb660beba => 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: 778/1542] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:48 2026] GET /v2.0/ports?device_id=d6af3269-09e4-4b86-90b2-2229df50716d => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1543] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:48 2026] GET /v2.0/ports?device_id=476315ef-e5f6-465b-9ea8-7d8fb660beba => 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: 765/1544] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:04:48 2026] GET /v2.0/security-groups?id=20aad8cd-d73a-4762-a055-33f396ac2c08&fields=id&fields=name => generated 88 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1545] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:50 2026] GET /v2.0/ports?device_id=476315ef-e5f6-465b-9ea8-7d8fb660beba => 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: 767/1546] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:50 2026] GET /v2.0/ports?device_id=d6af3269-09e4-4b86-90b2-2229df50716d => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1547] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:49 2026] GET /v2.0/security-groups?tenant_id=63eaa07922574cff93b8aeb652b817b5&name=default => generated 2925 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1548] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:04:50 2026] GET /v2.0/security-groups?id=20aad8cd-d73a-4762-a055-33f396ac2c08&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: 781/1549] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:50 2026] DELETE /v2.0/security-groups/f490eb8d-e6ef-49c6-ba41-bc68e41968db => 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: 782/1550] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:50 2026] GET /v2.0/security-groups?tenant_id=03e89850972740b3bbfdd9c193ba1f2d&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:04:50.651 8 WARNING neutron_lib.context [None req-382a8916-ee63-4c96-b2eb-fb2ace7b5939 158cf353854a4aca979add3912bc15e5 89cf4010dae9496486a6652f20ba9220 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 769/1551] 10.0.0.171 () {34 vars in 676 bytes} [Wed May 27 11:04:50 2026] POST /v2.0/subnetpools => generated 516 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:04:50.737 8 WARNING neutron_lib.context [None req-7938527d-95de-4a4f-97e8-c5248697ae9e 158cf353854a4aca979add3912bc15e5 89cf4010dae9496486a6652f20ba9220 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 783/1552] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:50 2026] DELETE /v2.0/security-groups/4bbbbd27-c28f-41e4-8b7e-20304ff51ef6 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1553] 10.0.0.171 () {34 vars in 676 bytes} [Wed May 27 11:04:50 2026] POST /v2.0/subnetpools => generated 516 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:04:50.829 7 WARNING neutron_lib.context [None req-94452253-6913-47d3-8c54-1900f9530f26 158cf353854a4aca979add3912bc15e5 89cf4010dae9496486a6652f20ba9220 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 784/1554] 10.0.0.171 () {34 vars in 676 bytes} [Wed May 27 11:04:50 2026] POST /v2.0/subnetpools => generated 516 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:04:50.943 8 WARNING neutron_lib.context [None req-fc4d7310-d3a5-4dfa-9228-de6591031591 158cf353854a4aca979add3912bc15e5 89cf4010dae9496486a6652f20ba9220 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 771/1555] 10.0.0.171 () {34 vars in 676 bytes} [Wed May 27 11:04:50 2026] POST /v2.0/subnetpools => generated 516 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:04:51.037 7 WARNING neutron_lib.context [None req-a69580e7-8a4e-4167-9260-004a1b4dc4de 158cf353854a4aca979add3912bc15e5 89cf4010dae9496486a6652f20ba9220 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 785/1556] 10.0.0.171 () {34 vars in 676 bytes} [Wed May 27 11:04:51 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1557] 10.0.0.171 () {34 vars in 759 bytes} [Wed May 27 11:04:51 2026] PUT /v2.0/subnetpools/c64483ec-b513-4e0c-b219-64a245995b55/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1558] 10.0.0.171 () {34 vars in 759 bytes} [Wed May 27 11:04:51 2026] PUT /v2.0/subnetpools/607dbbb3-abc9-4251-a8f6-e18c88bb862b/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1559] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:04:51 2026] GET /v2.0/networks?id=ac93b5a7-b9f6-474d-a7d7-b73ffe15d412 => generated 670 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1560] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:51 2026] GET /v2.0/ports?device_id=476315ef-e5f6-465b-9ea8-7d8fb660beba => 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: 774/1561] 10.0.0.171 () {34 vars in 759 bytes} [Wed May 27 11:04:51 2026] PUT /v2.0/subnetpools/4bf0bc78-07de-4edd-9325-fbed8d63ec3a/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1562] 199.204.45.153 () {34 vars in 1050 bytes} [Wed May 27 11:04:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a72be3e4d5b44b70b6b673259d6109c1 => generated 181 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:51.268 7 WARNING neutron_lib.context [req-3a26ebed-6b5f-4a62-b4e2-a241e25c2e22 req-4d0f859c-d7b6-4fb4-a2e9-c68d3908fb2d 04b520a273094e0bbe7781df478a155c a72be3e4d5b44b70b6b673259d6109c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 775/1563] 10.0.0.171 () {34 vars in 759 bytes} [Wed May 27 11:04:51 2026] PUT /v2.0/subnetpools/9f3474a2-35bc-459b-89ee-fbeeb2b97b2b/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1564] 10.0.0.171 () {32 vars in 672 bytes} [Wed May 27 11:04:51 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1565] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:51 2026] GET /v2.0/ports?device_id=d6af3269-09e4-4b86-90b2-2229df50716d => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1566] 10.0.0.171 () {32 vars in 686 bytes} [Wed May 27 11:04:51 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1567] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:04:51 2026] GET /v2.0/security-groups?id=20aad8cd-d73a-4762-a055-33f396ac2c08&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1568] 10.0.0.171 () {32 vars in 682 bytes} [Wed May 27 11:04:51 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1569] 10.0.0.171 () {32 vars in 694 bytes} [Wed May 27 11:04:51 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1570] 10.0.0.171 () {32 vars in 680 bytes} [Wed May 27 11:04:51 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1571] 10.0.0.171 () {32 vars in 694 bytes} [Wed May 27 11:04:51 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1572] 10.0.0.171 () {32 vars in 690 bytes} [Wed May 27 11:04:51 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1573] 10.0.0.171 () {32 vars in 702 bytes} [Wed May 27 11:04:51 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1574] 10.0.0.171 () {32 vars in 732 bytes} [Wed May 27 11:04:51 2026] DELETE /v2.0/subnetpools/c64483ec-b513-4e0c-b219-64a245995b55 => 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: 789/1575] 199.204.45.153 () {38 vars in 955 bytes} [Wed May 27 11:04:51 2026] POST /v2.0/ports => generated 958 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 787/1576] 10.0.0.171 () {32 vars in 732 bytes} [Wed May 27 11:04:51 2026] DELETE /v2.0/subnetpools/607dbbb3-abc9-4251-a8f6-e18c88bb862b => 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: 788/1577] 10.0.0.171 () {32 vars in 732 bytes} [Wed May 27 11:04:51 2026] DELETE /v2.0/subnetpools/4bf0bc78-07de-4edd-9325-fbed8d63ec3a => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1578] 10.0.0.171 () {32 vars in 732 bytes} [Wed May 27 11:04:51 2026] DELETE /v2.0/subnetpools/9f3474a2-35bc-459b-89ee-fbeeb2b97b2b => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1579] 10.0.0.171 () {32 vars in 732 bytes} [Wed May 27 11:04:51 2026] DELETE /v2.0/subnetpools/d2516a5a-156d-40e3-b6ca-365179e3e13c => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1580] 199.204.45.153 () {38 vars in 1028 bytes} [Wed May 27 11:04:51 2026] PUT /v2.0/ports/0fe947a6-855b-4ebf-b792-86b3d7245c26 => generated 1239 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1581] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:52 2026] GET /v2.0/ports?device_id=476315ef-e5f6-465b-9ea8-7d8fb660beba => generated 973 bytes in 68 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-05-27 11:04:52.386 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5a47572-6c5e-4f39-bdd4-972da3a1caa8'] response: {'name': 'network-changed', 'server_uuid': '476315ef-e5f6-465b-9ea8-7d8fb660beba', 'tag': '0fe947a6-855b-4ebf-b792-86b3d7245c26', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 791/1582] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:04:52 2026] GET /v2.0/security-groups?id=bf5972bd-f0ee-4704-9dc1-3070b41cf75f&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1583] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:52 2026] GET /v2.0/ports?device_id=d6af3269-09e4-4b86-90b2-2229df50716d => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1584] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:04:52 2026] GET /v2.0/security-groups?id=20aad8cd-d73a-4762-a055-33f396ac2c08&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: 794/1585] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:04:52 2026] GET /v2.0/ports?tenant_id=a72be3e4d5b44b70b6b673259d6109c1&device_id=476315ef-e5f6-465b-9ea8-7d8fb660beba => 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: 792/1586] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:52 2026] GET /v2.0/security-groups?tenant_id=a239d36f46304065932d0438c5d8c318&name=default => generated 2925 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1587] 199.204.45.153 () {34 vars in 1018 bytes} [Wed May 27 11:04:52 2026] GET /v2.0/networks?tenant_id=a72be3e4d5b44b70b6b673259d6109c1&shared=False => generated 766 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1588] 199.204.45.153 () {34 vars in 930 bytes} [Wed May 27 11:04:53 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1589] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:52 2026] DELETE /v2.0/security-groups/19231162-0467-4f22-a5f1-0fff3de71b00 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1590] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:53 2026] GET /v2.0/security-groups?tenant_id=9b69a8fb7b6e4a288fd129416e55daa8&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1591] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:53 2026] DELETE /v2.0/security-groups/b68e824b-d0b8-4742-aa16-9e1a6322d2f9 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1592] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:53 2026] GET /v2.0/ports?device_id=476315ef-e5f6-465b-9ea8-7d8fb660beba => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1593] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:04:53 2026] GET /v2.0/security-groups?id=bf5972bd-f0ee-4704-9dc1-3070b41cf75f&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1594] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:04:53 2026] GET /v2.0/security-groups?tenant_id=89cf4010dae9496486a6652f20ba9220&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1595] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:04:53 2026] DELETE /v2.0/security-groups/530e57de-e9c4-49d5-a315-6c47456f0f7f => 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: 800/1596] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:53 2026] GET /v2.0/ports?device_id=d6af3269-09e4-4b86-90b2-2229df50716d => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1597] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:04:54 2026] GET /v2.0/security-groups?id=20aad8cd-d73a-4762-a055-33f396ac2c08&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1598] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:04:54 2026] GET /v2.0/ports?tenant_id=a72be3e4d5b44b70b6b673259d6109c1&device_id=476315ef-e5f6-465b-9ea8-7d8fb660beba => 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: 798/1599] 199.204.45.153 () {34 vars in 1060 bytes} [Wed May 27 11:04:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0fe947a6-855b-4ebf-b792-86b3d7245c26 => 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: 802/1600] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:04:54 2026] GET /v2.0/subnets?id=991a808a-e6a1-4cb3-8b05-e5d48326182d => generated 688 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1601] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:04:54 2026] GET /v2.0/ports?network_id=ac93b5a7-b9f6-474d-a7d7-b73ffe15d412&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1602] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:04:54 2026] GET /v2.0/networks/ac93b5a7-b9f6-474d-a7d7-b73ffe15d412?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: 800/1603] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:04:54 2026] GET /v2.0/networks/ac93b5a7-b9f6-474d-a7d7-b73ffe15d412?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1604] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:54 2026] GET /v2.0/ports?device_id=476315ef-e5f6-465b-9ea8-7d8fb660beba => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1605] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:04:54 2026] GET /v2.0/security-groups?id=bf5972bd-f0ee-4704-9dc1-3070b41cf75f&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: 7|app: 0|req: 805/1606] 199.204.45.153 () {34 vars in 994 bytes} [Wed May 27 11:04:54 2026] GET /v2.0/ports?device_id=d6af3269-09e4-4b86-90b2-2229df50716d => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1607] 199.204.45.153 () {36 vars in 997 bytes} [Wed May 27 11:04:54 2026] DELETE /v2.0/ports/412e1ea1-11b7-4e77-832f-61ebd4bde68a => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1608] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:55 2026] GET /v2.0/ports?device_id=d6af3269-09e4-4b86-90b2-2229df50716d => 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: 804/1611] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:55 2026] GET /v2.0/ports?device_id=476315ef-e5f6-465b-9ea8-7d8fb660beba => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1612] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:04:55 2026] GET /v2.0/security-groups?id=bf5972bd-f0ee-4704-9dc1-3070b41cf75f&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:56.256 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b48d672-cdbe-4c6f-8b9e-4b3751d41f01'] response: {'server_uuid': 'd6af3269-09e4-4b86-90b2-2229df50716d', 'name': 'network-vif-deleted', 'tag': '412e1ea1-11b7-4e77-832f-61ebd4bde68a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 805/1613] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:56 2026] GET /v2.0/ports?device_id=d6af3269-09e4-4b86-90b2-2229df50716d => 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: 806/1614] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:57 2026] GET /v2.0/ports?device_id=476315ef-e5f6-465b-9ea8-7d8fb660beba => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1615] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:04:57 2026] GET /v2.0/security-groups?id=bf5972bd-f0ee-4704-9dc1-3070b41cf75f&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:57.139 7 WARNING neutron_lib.context [None req-ee983ad8-7baf-46c2-b3b3-cc2a9d0a7098 eae83a60b8a34c13b0cdf2df3dc06967 4be72dce407343cf83c8d126e2344439 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:04:57.277 7 INFO neutron.db.segments_db [None req-ee983ad8-7baf-46c2-b3b3-cc2a9d0a7098 eae83a60b8a34c13b0cdf2df3dc06967 4be72dce407343cf83c8d126e2344439 - - default default] Added segment ed6d5dc4-4708-4b91-bda3-ab08bb15667c of type vxlan for network 260f6868-1bb9-4a4b-98e7-bf505a5d61cc [pid: 8|app: 0|req: 808/1616] 199.204.45.153 () {34 vars in 1096 bytes} [Wed May 27 11:04:57 2026] GET /v2.0/ports?device_id=d6af3269-09e4-4b86-90b2-2229df50716d&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1617] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:57 2026] GET /v2.0/ports?device_id=d6af3269-09e4-4b86-90b2-2229df50716d => 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: 809/1618] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:04:57 2026] POST /v2.0/networks => generated 631 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:04:57.381 8 WARNING neutron_lib.context [None req-247e8e81-9459-43dd-91ce-ff94a3ef4cdb eae83a60b8a34c13b0cdf2df3dc06967 4be72dce407343cf83c8d126e2344439 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 810/1619] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:04:57 2026] POST /v2.0/subnets => generated 626 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1620] 10.0.0.171 () {34 vars in 751 bytes} [Wed May 27 11:04:57 2026] PUT /v2.0/subnets/a49d1bf4-d220-4a82-a656-2245a61fbba4/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1621] 10.0.0.171 () {32 vars in 731 bytes} [Wed May 27 11:04:57 2026] GET /v2.0/subnets/a49d1bf4-d220-4a82-a656-2245a61fbba4/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1622] 10.0.0.171 () {34 vars in 762 bytes} [Wed May 27 11:04:57 2026] PUT /v2.0/subnets/a49d1bf4-d220-4a82-a656-2245a61fbba4/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1623] 10.0.0.171 () {32 vars in 731 bytes} [Wed May 27 11:04:57 2026] GET /v2.0/subnets/a49d1bf4-d220-4a82-a656-2245a61fbba4/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1624] 10.0.0.171 () {34 vars in 758 bytes} [Wed May 27 11:04:57 2026] PUT /v2.0/subnets/a49d1bf4-d220-4a82-a656-2245a61fbba4/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1625] 10.0.0.171 () {32 vars in 731 bytes} [Wed May 27 11:04:57 2026] GET /v2.0/subnets/a49d1bf4-d220-4a82-a656-2245a61fbba4/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1626] 10.0.0.171 () {34 vars in 780 bytes} [Wed May 27 11:04:57 2026] PUT /v2.0/subnets/a49d1bf4-d220-4a82-a656-2245a61fbba4/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1627] 10.0.0.171 () {32 vars in 731 bytes} [Wed May 27 11:04:57 2026] GET /v2.0/subnets/a49d1bf4-d220-4a82-a656-2245a61fbba4/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1628] 10.0.0.171 () {34 vars in 751 bytes} [Wed May 27 11:04:58 2026] PUT /v2.0/subnets/a49d1bf4-d220-4a82-a656-2245a61fbba4/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1629] 10.0.0.171 () {32 vars in 731 bytes} [Wed May 27 11:04:58 2026] GET /v2.0/subnets/a49d1bf4-d220-4a82-a656-2245a61fbba4/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1630] 10.0.0.171 () {32 vars in 739 bytes} [Wed May 27 11:04:58 2026] GET /v2.0/subnets/a49d1bf4-d220-4a82-a656-2245a61fbba4/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:04:58.188 8 INFO neutron.api.v2.resource [None req-fbe18c7c-0170-4267-afb2-5983b3689cbe eae83a60b8a34c13b0cdf2df3dc06967 4be72dce407343cf83c8d126e2344439 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 816/1631] 10.0.0.171 () {32 vars in 743 bytes} [Wed May 27 11:04:58 2026] GET /v2.0/subnets/a49d1bf4-d220-4a82-a656-2245a61fbba4/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: 816/1632] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:58 2026] GET /v2.0/ports?device_id=476315ef-e5f6-465b-9ea8-7d8fb660beba => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1633] 10.0.0.171 () {32 vars in 742 bytes} [Wed May 27 11:04:58 2026] DELETE /v2.0/subnets/a49d1bf4-d220-4a82-a656-2245a61fbba4/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1634] 10.0.0.171 () {32 vars in 731 bytes} [Wed May 27 11:04:58 2026] GET /v2.0/subnets/a49d1bf4-d220-4a82-a656-2245a61fbba4/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1635] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:04:58 2026] GET /v2.0/security-groups?id=bf5972bd-f0ee-4704-9dc1-3070b41cf75f&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: 819/1636] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:04:58 2026] GET /v2.0/ports?tenant_id=0350e2c91ad642d1a81dca8d9b2d84f9&device_id=d6af3269-09e4-4b86-90b2-2229df50716d => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:04:58.347 7 INFO neutron.api.v2.resource [None req-c0719003-c911-4804-8dc8-d0e9a97570a1 eae83a60b8a34c13b0cdf2df3dc06967 4be72dce407343cf83c8d126e2344439 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 818/1637] 10.0.0.171 () {32 vars in 746 bytes} [Wed May 27 11:04:58 2026] DELETE /v2.0/subnets/a49d1bf4-d220-4a82-a656-2245a61fbba4/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1638] 10.0.0.171 () {32 vars in 734 bytes} [Wed May 27 11:04:58 2026] DELETE /v2.0/subnets/a49d1bf4-d220-4a82-a656-2245a61fbba4/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1639] 10.0.0.171 () {32 vars in 731 bytes} [Wed May 27 11:04:58 2026] GET /v2.0/subnets/a49d1bf4-d220-4a82-a656-2245a61fbba4/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1640] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:04:58 2026] DELETE /v2.0/subnets/a49d1bf4-d220-4a82-a656-2245a61fbba4 => 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: 822/1641] 199.204.45.153 () {34 vars in 1018 bytes} [Wed May 27 11:04:58 2026] GET /v2.0/networks?tenant_id=0350e2c91ad642d1a81dca8d9b2d84f9&shared=False => generated 769 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1642] 199.204.45.153 () {34 vars in 930 bytes} [Wed May 27 11:04:58 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:59.029 7 INFO neutron.services.segments.plugin [-] Segment ed6d5dc4-4708-4b91-bda3-ab08bb15667c resource provider aggregate not found 2026-05-27 11:04:59.038 7 INFO neutron.services.segments.plugin [-] Segment ed6d5dc4-4708-4b91-bda3-ab08bb15667c resource provider aggregate not found 2026-05-27 11:04:59.042 7 INFO neutron.services.segments.plugin [-] Segment ed6d5dc4-4708-4b91-bda3-ab08bb15667c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed6d5dc4-4708-4b91-bda3-ab08bb15667c found for delete ", "request_id": "req-80a667b7-13d9-453d-8a2e-81e31e970b26"}]} [pid: 7|app: 0|req: 820/1643] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:04:58 2026] DELETE /v2.0/networks/260f6868-1bb9-4a4b-98e7-bf505a5d61cc => generated 0 bytes in 461 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1644] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:59 2026] GET /v2.0/ports?device_id=476315ef-e5f6-465b-9ea8-7d8fb660beba => generated 975 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:04:59.495 7 INFO neutron.services.segments.plugin [-] Segment ed6d5dc4-4708-4b91-bda3-ab08bb15667c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed6d5dc4-4708-4b91-bda3-ab08bb15667c found for delete ", "request_id": "req-1d8eae49-2ccb-4ba0-b2f1-cc87cbf7113d"}]} [pid: 7|app: 0|req: 821/1645] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:04:59 2026] GET /v2.0/security-groups?id=bf5972bd-f0ee-4704-9dc1-3070b41cf75f&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: 825/1646] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:04:59 2026] GET /v2.0/ports?device_id=476315ef-e5f6-465b-9ea8-7d8fb660beba => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:00.608 8 INFO neutron.db.l3_db [None req-155c3976-c2b6-4407-936e-931f39b8d865 04b520a273094e0bbe7781df478a155c a72be3e4d5b44b70b6b673259d6109c1 - - default default] Floating IP 36d3ba56-4150-4caa-a718-374b903de305 associated. External IP: 10.96.250.215, port: 0fe947a6-855b-4ebf-b792-86b3d7245c26. [pid: 7|app: 0|req: 822/1647] 10.0.0.171 () {34 vars in 789 bytes} [Wed May 27 11:04:59 2026] PUT /v2.0/routers/825a076c-ea50-49ef-b384-473fde4521dc/remove_router_interface => generated 309 bytes in 1131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1648] 10.0.0.171 () {34 vars in 749 bytes} [Wed May 27 11:04:59 2026] PUT /v2.0/floatingips/36d3ba56-4150-4caa-a718-374b903de305 => generated 856 bytes in 1380 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1649] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:05:00 2026] GET /v2.0/security-groups?tenant_id=bd6980a265064a10864c33a6548d2b89&name=default => generated 2925 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:05:01.101 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-91f62adf-c938-41a6-8508-46f63b63db0d'] response: {'name': 'network-changed', 'server_uuid': '476315ef-e5f6-465b-9ea8-7d8fb660beba', 'tag': '0fe947a6-855b-4ebf-b792-86b3d7245c26', 'status': 'completed', 'code': 200} 2026-05-27 11:05:01.204 8 WARNING neutron_lib.context [None req-e5da1658-66d0-4b4f-89fe-57c7b02de168 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:05:01.426 8 INFO neutron.db.segments_db [None req-e5da1658-66d0-4b4f-89fe-57c7b02de168 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Added segment 855d7b4b-1bcb-4ac7-b042-bee5cfd83755 of type vxlan for network 1d4c1d8e-919f-4db7-9e5d-97178df87067 [pid: 8|app: 0|req: 827/1650] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:05:01 2026] POST /v2.0/networks => generated 640 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1651] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:05:01 2026] DELETE /v2.0/security-groups/76b3a695-c5c4-4cbb-8c73-65424ee4282a => 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: 829/1652] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:01 2026] GET /v2.0/ports?device_id=476315ef-e5f6-465b-9ea8-7d8fb660beba => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:01.716 8 WARNING neutron_lib.context [None req-d6fda7f6-e5ff-4f96-8fcd-16074efbf231 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 830/1653] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:05:01 2026] POST /v2.0/subnets => generated 657 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1654] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:05:01 2026] GET /v2.0/ports?tenant_id=a72be3e4d5b44b70b6b673259d6109c1&device_id=476315ef-e5f6-465b-9ea8-7d8fb660beba => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:05:02.046 7 INFO neutron.services.segments.plugin [-] Segment 82ae3e5f-dacd-4c6c-8c6f-ef9fa8847fbc resource provider aggregate not found 2026-05-27 11:05:02.055 7 INFO neutron.services.segments.plugin [-] Segment 82ae3e5f-dacd-4c6c-8c6f-ef9fa8847fbc resource provider aggregate not found 2026-05-27 11:05:02.065 7 INFO neutron.services.segments.plugin [-] Segment 82ae3e5f-dacd-4c6c-8c6f-ef9fa8847fbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82ae3e5f-dacd-4c6c-8c6f-ef9fa8847fbc found for delete ", "request_id": "req-0b5a6a4d-da18-4443-b581-684e19268817"}]} 2026-05-27 11:05:02.067 7 INFO neutron.services.segments.plugin [-] Segment 82ae3e5f-dacd-4c6c-8c6f-ef9fa8847fbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82ae3e5f-dacd-4c6c-8c6f-ef9fa8847fbc found for delete ", "request_id": "req-a22c87cc-1718-4719-8ed9-717b6ad0eda4"}]} 2026-05-27 11:05:02.073 7 INFO neutron.db.l3_hamode_db [None req-a2228343-7395-4b85-998d-6c2b0ea0b2c3 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] HA network 352929a2-e56e-4232-9281-2d8568db6f9f was deleted as no HA routers are present in tenant 0350e2c91ad642d1a81dca8d9b2d84f9. [pid: 8|app: 0|req: 832/1655] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:05:02 2026] GET /v2.0/security-groups?id=bf5972bd-f0ee-4704-9dc1-3070b41cf75f&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: 824/1656] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:05:01 2026] DELETE /v2.0/routers/825a076c-ea50-49ef-b384-473fde4521dc => generated 0 bytes in 978 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1657] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:05:02 2026] GET /v2.0/security-groups?tenant_id=4be72dce407343cf83c8d126e2344439&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1658] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:05:02 2026] GET /v2.0/networks?id=ac93b5a7-b9f6-474d-a7d7-b73ffe15d412 => generated 766 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1659] 10.0.0.171 () {32 vars in 722 bytes} [Wed May 27 11:05:02 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1660] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:05:02 2026] DELETE /v2.0/subnets/9d2d356e-cfa2-4f81-94fd-a3895322d5a9 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1661] 199.204.45.153 () {34 vars in 1060 bytes} [Wed May 27 11:05:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0fe947a6-855b-4ebf-b792-86b3d7245c26 => generated 861 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:02.328 8 WARNING neutron_lib.context [None req-f2584fd9-7d16-464f-a7ae-ec1d2b2ecc5a 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 826/1662] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:05:02 2026] DELETE /v2.0/security-groups/9fd47270-c807-4a13-ab23-27d844ccb6c4 => 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: 837/1663] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:05:02 2026] POST /v2.0/subnets => generated 732 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1664] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:02 2026] GET /v2.0/ports?device_id=476315ef-e5f6-465b-9ea8-7d8fb660beba => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1665] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:05:02 2026] DELETE /v2.0/networks/dc9536b4-b255-40b6-9928-0c61a53910c8 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:05:02.645 7 WARNING neutron_lib.context [None req-42fdf614-4366-467e-863a-a1d650a4e760 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 839/1666] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:05:02 2026] GET /v2.0/subnets?id=991a808a-e6a1-4cb3-8b05-e5d48326182d => generated 688 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1667] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:05:02 2026] GET /v2.0/security-groups?id=bf5972bd-f0ee-4704-9dc1-3070b41cf75f&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:02.722 7 INFO neutron.db.segments_db [None req-42fdf614-4366-467e-863a-a1d650a4e760 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Added segment 1bafd0ad-cc31-4e68-9611-1fe4ac6c540e of type vxlan for network 5763050c-c2ad-4ae3-b312-e9115f645ca6 [pid: 8|app: 0|req: 841/1668] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:05:02 2026] GET /v2.0/ports?network_id=ac93b5a7-b9f6-474d-a7d7-b73ffe15d412&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1669] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:05:02 2026] GET /v2.0/networks/ac93b5a7-b9f6-474d-a7d7-b73ffe15d412?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: 843/1670] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:05:02 2026] GET /v2.0/networks/ac93b5a7-b9f6-474d-a7d7-b73ffe15d412?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1671] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:05:02 2026] POST /v2.0/networks => generated 638 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:02.877 7 WARNING neutron_lib.context [None req-45b64a97-396f-412b-b07d-0a4498048aa5 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 844/1672] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:05:02 2026] GET /v2.0/security-groups?tenant_id=0350e2c91ad642d1a81dca8d9b2d84f9&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1673] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:05:02 2026] DELETE /v2.0/security-groups/20aad8cd-d73a-4762-a055-33f396ac2c08 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1674] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:05:02 2026] POST /v2.0/subnets => generated 655 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:03.250 8 WARNING neutron_lib.context [None req-e3d65ee2-ed3c-4621-9cf6-f458ffc4d6be 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 846/1675] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:05:03 2026] POST /v2.0/subnets => generated 725 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:03.548 7 WARNING neutron_lib.context [None req-12058d71-b2a9-4b9c-8db1-fbc8f648a9d8 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:05:03.652 7 INFO neutron.db.segments_db [None req-12058d71-b2a9-4b9c-8db1-fbc8f648a9d8 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Added segment 5c9f6be0-5eb6-47a8-a8e2-c5a0c7637ccb of type vxlan for network 16bc245e-ed20-439d-b6b8-0846cbece0b8 [pid: 7|app: 0|req: 830/1676] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:05:03 2026] POST /v2.0/networks => generated 636 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:03.817 7 WARNING neutron_lib.context [None req-0374d02f-524a-4924-b311-ce9382986c7a 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 847/1677] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:03 2026] GET /v2.0/ports?device_id=476315ef-e5f6-465b-9ea8-7d8fb660beba => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1678] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:05:03 2026] GET /v2.0/security-groups?id=bf5972bd-f0ee-4704-9dc1-3070b41cf75f&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: 831/1679] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:05:03 2026] POST /v2.0/subnets => generated 656 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:04.080 8 WARNING neutron_lib.context [None req-6d63dad8-a32e-4570-a018-47cfcc157761 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 849/1680] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:05:04 2026] POST /v2.0/subnets => generated 729 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:04.375 7 INFO neutron.services.segments.plugin [-] Segment 1a8c3a6f-6d2d-401f-870d-4f4a8a46c9e5 resource provider aggregate not found 2026-05-27 11:05:04.376 8 WARNING neutron_lib.context [None req-e3774520-cd66-4b21-b681-55bee2c24aff 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:05:04.384 7 INFO neutron.services.segments.plugin [-] Segment 1a8c3a6f-6d2d-401f-870d-4f4a8a46c9e5 resource provider aggregate not found 2026-05-27 11:05:04.388 7 INFO neutron.services.segments.plugin [-] Segment 1a8c3a6f-6d2d-401f-870d-4f4a8a46c9e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a8c3a6f-6d2d-401f-870d-4f4a8a46c9e5 found for delete ", "request_id": "req-805589d5-d6f1-43c3-9716-6ba3c80ebf65"}]} 2026-05-27 11:05:04.400 7 INFO neutron.services.segments.plugin [-] Segment 1a8c3a6f-6d2d-401f-870d-4f4a8a46c9e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a8c3a6f-6d2d-401f-870d-4f4a8a46c9e5 found for delete ", "request_id": "req-9713e8a1-3030-4978-aa25-559c079e7344"}]} [pid: 7|app: 0|req: 832/1681] 199.204.45.153 () {34 vars in 994 bytes} [Wed May 27 11:05:04 2026] GET /v2.0/ports?device_id=476315ef-e5f6-465b-9ea8-7d8fb660beba => generated 975 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:04.454 8 INFO neutron.db.segments_db [None req-e3774520-cd66-4b21-b681-55bee2c24aff 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Added segment 1f0c6cb3-3e75-49df-bc6a-ae1ae48ab56b of type vxlan for network d832b4b3-5aa2-4ef1-ae97-bb4a847d5daf 2026-05-27 11:05:04.785 7 INFO neutron.db.l3_db [req-b215ebd9-a7d4-47cf-9bea-6b80cb93115e req-32ea3781-90ad-47be-b134-dbf61531e6f3 04b520a273094e0bbe7781df478a155c a72be3e4d5b44b70b6b673259d6109c1 - - default default] Floating IP 36d3ba56-4150-4caa-a718-374b903de305 disassociated. External IP: 10.96.250.215, port: 0fe947a6-855b-4ebf-b792-86b3d7245c26. 2026-05-27 11:05:04.843 8 INFO neutron.db.l3_hamode_db [None req-e3774520-cd66-4b21-b681-55bee2c24aff 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 833/1682] 199.204.45.153 () {36 vars in 997 bytes} [Wed May 27 11:05:04 2026] DELETE /v2.0/ports/0fe947a6-855b-4ebf-b792-86b3d7245c26 => generated 0 bytes in 774 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1683] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:05 2026] GET /v2.0/ports?device_id=476315ef-e5f6-465b-9ea8-7d8fb660beba => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:05:05.277 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-04323e40-6c22-44e0-98e7-09eafc1f41a4'] response: {'server_uuid': '476315ef-e5f6-465b-9ea8-7d8fb660beba', 'name': 'network-vif-deleted', 'tag': '0fe947a6-855b-4ebf-b792-86b3d7245c26', 'status': 'completed', 'code': 200} 2026-05-27 11:05:05.674 8 INFO neutron.db.l3_hamode_db [None req-e3774520-cd66-4b21-b681-55bee2c24aff 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:05:05.694 7 INFO neutron.db.segments_db [None req-f2ddd0a9-67cc-4748-b1cc-a358421593ed c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Added segment c6659777-e022-4c25-b236-37618e47588f of type vxlan for network 4c47fe74-7012-4b17-af43-248860e46dc6 [pid: 7|app: 0|req: 835/1684] 10.0.0.171 () {34 vars in 671 bytes} [Wed May 27 11:05:05 2026] POST /v2.0/networks => generated 740 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1685] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:05:05 2026] POST /v2.0/subnets => generated 687 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:06.136 7 INFO neutron.db.segments_db [None req-0889f8a2-e820-4420-aecc-4dc6ea4176a2 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Added segment 37277c6e-2b93-4dd9-90ec-f61aceaeff3b of type vxlan for network fd57a258-0843-42bd-83ef-645a9f6fb05d 2026-05-27 11:05:06.442 7 INFO neutron.db.l3_hamode_db [None req-0889f8a2-e820-4420-aecc-4dc6ea4176a2 c763bcc2665b454b8f388d2656e03698 6f1e3e0ff6e147f28965cec0e57c3c2c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 850/1686] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:05:04 2026] POST /v2.0/routers => generated 683 bytes in 2352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1687] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:06 2026] GET /v2.0/ports?device_id=476315ef-e5f6-465b-9ea8-7d8fb660beba => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:05:07.199 7 INFO neutron.db.l3_hamode_db [None req-0889f8a2-e820-4420-aecc-4dc6ea4176a2 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 837/1688] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:05:06 2026] POST /v2.0/routers => generated 727 bytes in 2266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1689] 10.0.0.171 () {34 vars in 783 bytes} [Wed May 27 11:05:06 2026] PUT /v2.0/routers/d8ad651a-ace7-42c6-9875-03b294503979/add_router_interface => generated 309 bytes in 1624 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1690] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:08 2026] GET /v2.0/ports?device_id=476315ef-e5f6-465b-9ea8-7d8fb660beba => 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: 853/1691] 10.0.0.171 () {34 vars in 783 bytes} [Wed May 27 11:05:08 2026] PUT /v2.0/routers/b5e56fc8-48ad-41a6-86f0-7cbdcebd0135/add_router_interface => generated 309 bytes in 1414 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1692] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:05:09 2026] DELETE /v2.0/security-groups/bf5972bd-f0ee-4704-9dc1-3070b41cf75f => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:05:09.981 8 INFO neutron.api.v2.resource [None req-415a487a-5c1e-4a0e-82d3-712342e2f56a 04b520a273094e0bbe7781df478a155c a72be3e4d5b44b70b6b673259d6109c1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 855/1693] 10.0.0.171 () {32 vars in 737 bytes} [Wed May 27 11:05:09 2026] GET /v2.0/security-groups/bf5972bd-f0ee-4704-9dc1-3070b41cf75f => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1694] 10.0.0.171 () {34 vars in 783 bytes} [Wed May 27 11:05:08 2026] PUT /v2.0/routers/d8ad651a-ace7-42c6-9875-03b294503979/add_router_interface => generated 309 bytes in 1809 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1695] 10.0.0.171 () {32 vars in 732 bytes} [Wed May 27 11:05:09 2026] DELETE /v2.0/floatingips/36d3ba56-4150-4caa-a718-374b903de305 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1696] 10.0.0.171 () {34 vars in 789 bytes} [Wed May 27 11:05:10 2026] PUT /v2.0/routers/269bb95e-6821-4326-8062-773e6911c4d6/remove_router_interface => generated 309 bytes in 1024 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:11.527 8 INFO neutron.db.segments_db [None req-a806a47b-e04d-4faf-89f6-d532f16f239b c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Added segment a4216e62-267d-4588-9622-38b5ebd3640f of type vxlan for network 2cdf4045-5f82-4453-8456-320bdb92e9d3 [pid: 8|app: 0|req: 860/1699] 10.0.0.171 () {34 vars in 671 bytes} [Wed May 27 11:05:11 2026] POST /v2.0/networks => generated 740 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1700] 10.0.0.171 () {34 vars in 783 bytes} [Wed May 27 11:05:10 2026] PUT /v2.0/routers/d8ad651a-ace7-42c6-9875-03b294503979/add_router_interface => generated 309 bytes in 2149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1701] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:05:12 2026] POST /v2.0/subnets => generated 687 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:12.571 7 WARNING neutron_lib.context [None req-7b68dc2a-876a-4c84-b483-fd087787fee4 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:05:12.578 8 INFO neutron.db.l3_hamode_db [None req-a2dc2a39-84e8-4698-b4fc-6c3f159bc3cb c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] HA network 9b91bc07-6c88-4b70-9afb-8a5382a2bf51 was deleted as no HA routers are present in tenant a72be3e4d5b44b70b6b673259d6109c1. 2026-05-27 11:05:12.581 8 INFO neutron.services.segments.plugin [-] Segment 8ef8151f-fcd3-46af-af39-184f4ed64bcf resource provider aggregate not found [pid: 8|app: 0|req: 861/1702] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:05:11 2026] DELETE /v2.0/routers/269bb95e-6821-4326-8062-773e6911c4d6 => generated 0 bytes in 970 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:05:12.591 8 INFO neutron.services.segments.plugin [-] Segment 8ef8151f-fcd3-46af-af39-184f4ed64bcf resource provider aggregate not found 2026-05-27 11:05:12.604 8 INFO neutron.services.segments.plugin [-] Segment 8ef8151f-fcd3-46af-af39-184f4ed64bcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ef8151f-fcd3-46af-af39-184f4ed64bcf found for delete ", "request_id": "req-125dea94-f103-4d81-b628-ee11e7cae074"}]} 2026-05-27 11:05:12.611 8 INFO neutron.services.segments.plugin [-] Segment 8ef8151f-fcd3-46af-af39-184f4ed64bcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ef8151f-fcd3-46af-af39-184f4ed64bcf found for delete ", "request_id": "req-b356284a-0034-4a03-87c5-7e8beed7113e"}]} 2026-05-27 11:05:12.642 8 INFO neutron.db.segments_db [None req-970b92c4-4572-49dd-877f-843336e9a9d3 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Added segment f1e38aea-81af-4107-bf7c-1b27d647fecb of type vxlan for network fd5acf2f-d67e-4609-8f27-fb6a611343b6 [pid: 7|app: 0|req: 842/1703] 10.0.0.171 () {34 vars in 684 bytes} [Wed May 27 11:05:12 2026] POST /v2.0/security-groups => generated 1628 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1704] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:05:12 2026] DELETE /v2.0/subnets/991a808a-e6a1-4cb3-8b05-e5d48326182d => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:05:12.839 7 WARNING neutron_lib.context [None req-6b656805-7d1a-4d0a-b82e-03603f05652e 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 844/1705] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:05:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:12.993 8 INFO neutron.db.l3_hamode_db [None req-970b92c4-4572-49dd-877f-843336e9a9d3 c763bcc2665b454b8f388d2656e03698 a8d4ba02f595403e9a40cc9ee584ae77 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:05:13.275 7 INFO neutron.services.segments.plugin [-] Segment dc1456b8-a56f-4520-b42f-f11d5be26a69 resource provider aggregate not found 2026-05-27 11:05:13.285 7 INFO neutron.services.segments.plugin [-] Segment dc1456b8-a56f-4520-b42f-f11d5be26a69 resource provider aggregate not found 2026-05-27 11:05:13.296 7 INFO neutron.services.segments.plugin [-] Segment dc1456b8-a56f-4520-b42f-f11d5be26a69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc1456b8-a56f-4520-b42f-f11d5be26a69 found for delete ", "request_id": "req-2b57f2fe-f8f1-45b0-aa22-87266265f06b"}]} [pid: 7|app: 0|req: 845/1706] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:05:12 2026] DELETE /v2.0/networks/ac93b5a7-b9f6-474d-a7d7-b73ffe15d412 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:05:13.309 7 WARNING neutron_lib.context [None req-39a7aaf2-d9b5-4249-a36d-8591e301bb04 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:05:13.310 7 INFO neutron.services.segments.plugin [-] Segment dc1456b8-a56f-4520-b42f-f11d5be26a69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc1456b8-a56f-4520-b42f-f11d5be26a69 found for delete ", "request_id": "req-b19de907-7ae1-4c04-bcd1-45b21807da1b"}]} [pid: 7|app: 0|req: 846/1707] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:05:13 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-05-27 11:05:13.451 7 WARNING neutron_lib.context [None req-22c2e1a4-72c4-4a3d-a5d9-28e8df3e34ec 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 847/1708] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:05:13 2026] POST /v2.0/security-group-rules => generated 599 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1709] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:05:13 2026] GET /v2.0/security-groups?tenant_id=a72be3e4d5b44b70b6b673259d6109c1&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:05:13.682 7 WARNING neutron_lib.context [None req-a8e0cabb-492b-41a6-958e-525a149f550f 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 849/1710] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:05:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:13.931 8 INFO neutron.db.l3_hamode_db [None req-970b92c4-4572-49dd-877f-843336e9a9d3 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 850/1711] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:05:13 2026] DELETE /v2.0/security-groups/8c3e4fea-eb33-4f6d-ad74-93570b60d11a => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:05:13.990 7 WARNING neutron_lib.context [None req-75bb2cda-a2d1-4c4e-86b5-740b1908f4c8 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1712] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:05:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:14.153 7 WARNING neutron_lib.context [None req-8b23eb87-f5b8-46ab-9be1-c84a01b37bf7 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1713] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:05:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:14.363 7 WARNING neutron_lib.context [None req-240353ba-68c2-4f29-8074-b401f388b117 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1714] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:05:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:14.542 7 WARNING neutron_lib.context [None req-7dddf666-1ed6-4695-bc5e-03620f6a0662 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 854/1715] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:05:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:14.698 7 WARNING neutron_lib.context [None req-30122530-d3a8-4564-9a85-0cf24fffd354 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 855/1716] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:05:14 2026] POST /v2.0/security-group-rules => generated 599 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:14.863 7 WARNING neutron_lib.context [None req-a00f3ee9-3ce4-4063-b1ef-b3d7d59a8c96 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 862/1717] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:05:12 2026] POST /v2.0/routers => generated 727 bytes in 2385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1718] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:05:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:15.076 7 WARNING neutron_lib.context [None req-e94c57d0-f9ad-4725-8081-2854c893009c 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 857/1719] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:05:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1720] 10.0.0.137 () {34 vars in 1096 bytes} [Wed May 27 11:05:15 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1877930501&fields=id&tenant_id=928c64402f3c4492bffe4d2eab6edf65 => 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: 859/1721] 10.0.0.137 () {34 vars in 982 bytes} [Wed May 27 11:05:15 2026] GET /v2.0/networks?id=5763050c-c2ad-4ae3-b312-e9115f645ca6 => generated 705 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1722] 10.0.0.137 () {34 vars in 965 bytes} [Wed May 27 11:05:15 2026] GET /v2.0/quotas/928c64402f3c4492bffe4d2eab6edf65 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1723] 10.0.0.137 () {34 vars in 1002 bytes} [Wed May 27 11:05:15 2026] GET /v2.0/ports?tenant_id=928c64402f3c4492bffe4d2eab6edf65&fields=id => generated 287 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1724] 10.0.0.137 () {34 vars in 1008 bytes} [Wed May 27 11:05:15 2026] GET /v2.0/networks/5763050c-c2ad-4ae3-b312-e9115f645ca6?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: 863/1725] 10.0.0.137 () {34 vars in 1108 bytes} [Wed May 27 11:05:15 2026] GET /v2.0/networks/5763050c-c2ad-4ae3-b312-e9115f645ca6?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) 2026-05-27 11:05:16.310 7 INFO neutron.db.segments_db [None req-955af96b-84cc-413d-a432-4d781810abe6 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Added segment 1d3985e4-a54a-4a85-8bb1-37fc9ca8f71f of type vxlan for network a14db0e6-1aee-46c7-a14c-d375da89bee1 [pid: 7|app: 0|req: 864/1726] 10.0.0.171 () {34 vars in 671 bytes} [Wed May 27 11:05:15 2026] POST /v2.0/networks => generated 744 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1727] 10.0.0.171 () {34 vars in 783 bytes} [Wed May 27 11:05:14 2026] PUT /v2.0/routers/f9bfc7b8-0e99-48ad-a993-d543be98e528/add_router_interface => generated 309 bytes in 1440 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1728] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:16 2026] GET /v2.0/ports?device_id=b2c3788d-a2e2-4086-9850-081534019fbf => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1729] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:05:16 2026] POST /v2.0/subnets => generated 691 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:16.703 7 INFO neutron.db.segments_db [None req-9f79ecfd-e459-4546-b2d7-69ad8dcd7e1b c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Added segment d41136f2-67a4-4e6e-997d-cf10757cc47b of type vxlan for network 8b88ea18-6c52-4582-a58a-359a5b7c5280 2026-05-27 11:05:17.055 7 INFO neutron.db.l3_hamode_db [None req-9f79ecfd-e459-4546-b2d7-69ad8dcd7e1b c763bcc2665b454b8f388d2656e03698 fcfbf3117b9646ec95990b5ebff17465 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:05:17.127 8 WARNING neutron_lib.context [None req-f37d072f-21c7-404b-9765-714d30f637e4 8202b2ebf37f4d3889535a70315120f5 6f1e3e0ff6e147f28965cec0e57c3c2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/1730] 10.0.0.171 () {34 vars in 685 bytes} [Wed May 27 11:05:17 2026] POST /v2.0/security-groups => generated 1675 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 11:05:17.283 8 WARNING neutron_lib.context [None req-b19bac1b-f30b-4602-bf7f-fbb55d25a13c 8202b2ebf37f4d3889535a70315120f5 6f1e3e0ff6e147f28965cec0e57c3c2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 866/1731] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:05:17 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-05-27 11:05:17.423 8 WARNING neutron_lib.context [None req-b4d8f176-0675-4618-afb0-8d36b11f09a7 8202b2ebf37f4d3889535a70315120f5 6f1e3e0ff6e147f28965cec0e57c3c2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 867/1732] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:05:17 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-05-27 11:05:17.556 8 WARNING neutron_lib.context [None req-1cb83ba8-5c47-44f5-9e1b-477ee26ff086 8202b2ebf37f4d3889535a70315120f5 6f1e3e0ff6e147f28965cec0e57c3c2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 868/1733] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:05:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:17.712 8 WARNING neutron_lib.context [None req-d762000f-40bc-4ae3-82a3-384e6eab6920 8202b2ebf37f4d3889535a70315120f5 6f1e3e0ff6e147f28965cec0e57c3c2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 869/1734] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:05:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:17.882 8 WARNING neutron_lib.context [None req-3c3da652-ca8b-443f-ada6-fb46c8d9220b 8202b2ebf37f4d3889535a70315120f5 6f1e3e0ff6e147f28965cec0e57c3c2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:05:17.924 8 INFO neutron.db.securitygroups_db [None req-3c3da652-ca8b-443f-ada6-fb46c8d9220b 8202b2ebf37f4d3889535a70315120f5 6f1e3e0ff6e147f28965cec0e57c3c2c - - default default] Project 6f1e3e0ff6e147f28965cec0e57c3c2c added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-27 11:05:17.957 7 INFO neutron.db.l3_hamode_db [None req-9f79ecfd-e459-4546-b2d7-69ad8dcd7e1b c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 870/1735] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:05:17 2026] POST /v2.0/security-group-rules => generated 607 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:18.039 8 WARNING neutron_lib.context [None req-4801515d-ac75-465b-ad43-7c29f4d3540d 8202b2ebf37f4d3889535a70315120f5 6f1e3e0ff6e147f28965cec0e57c3c2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:05:18.073 8 INFO neutron.db.securitygroups_db [None req-4801515d-ac75-465b-ad43-7c29f4d3540d 8202b2ebf37f4d3889535a70315120f5 6f1e3e0ff6e147f28965cec0e57c3c2c - - default default] Project 6f1e3e0ff6e147f28965cec0e57c3c2c 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: 871/1736] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:05:18 2026] POST /v2.0/security-group-rules => generated 606 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:18.540 8 WARNING neutron_lib.context [None req-c190f00b-7fbc-4766-a552-fd5187e5de07 8202b2ebf37f4d3889535a70315120f5 6f1e3e0ff6e147f28965cec0e57c3c2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 872/1737] 10.0.0.171 () {34 vars in 685 bytes} [Wed May 27 11:05:18 2026] POST /v2.0/security-groups => generated 1660 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 11:05:18.735 8 WARNING neutron_lib.context [None req-3fef0725-f065-4ad0-94f3-9aa48e655fce 8202b2ebf37f4d3889535a70315120f5 6f1e3e0ff6e147f28965cec0e57c3c2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 873/1738] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:05:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:18.890 8 WARNING neutron_lib.context [None req-fae69f98-d3f1-43f9-a943-dc7edd7a6486 8202b2ebf37f4d3889535a70315120f5 6f1e3e0ff6e147f28965cec0e57c3c2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 874/1739] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:05:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:19.041 8 WARNING neutron_lib.context [None req-3198e706-5832-412c-a8e4-613db058d3a8 8202b2ebf37f4d3889535a70315120f5 6f1e3e0ff6e147f28965cec0e57c3c2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 866/1740] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:05:16 2026] POST /v2.0/routers => generated 731 bytes in 2452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1741] 10.0.0.171 () {34 vars in 676 bytes} [Wed May 27 11:05:19 2026] POST /v2.0/floatingips => generated 552 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1742] 10.0.0.137 () {34 vars in 1100 bytes} [Wed May 27 11:05:19 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1208171240&fields=id&tenant_id=6f1e3e0ff6e147f28965cec0e57c3c2c => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1743] 10.0.0.137 () {34 vars in 1100 bytes} [Wed May 27 11:05:19 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2140640679&fields=id&tenant_id=6f1e3e0ff6e147f28965cec0e57c3c2c => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1744] 10.0.0.137 () {34 vars in 982 bytes} [Wed May 27 11:05:19 2026] GET /v2.0/networks?id=4c47fe74-7012-4b17-af43-248860e46dc6 => generated 672 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1745] 10.0.0.137 () {34 vars in 965 bytes} [Wed May 27 11:05:19 2026] GET /v2.0/quotas/6f1e3e0ff6e147f28965cec0e57c3c2c => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1746] 10.0.0.137 () {34 vars in 1002 bytes} [Wed May 27 11:05:19 2026] GET /v2.0/ports?tenant_id=6f1e3e0ff6e147f28965cec0e57c3c2c&fields=id => generated 103 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1747] 10.0.0.137 () {34 vars in 1008 bytes} [Wed May 27 11:05:19 2026] GET /v2.0/networks/4c47fe74-7012-4b17-af43-248860e46dc6?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: 882/1748] 10.0.0.137 () {34 vars in 1108 bytes} [Wed May 27 11:05:19 2026] GET /v2.0/networks/4c47fe74-7012-4b17-af43-248860e46dc6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1749] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:20 2026] GET /v2.0/ports?device_id=eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca => 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: 884/1750] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:05:20 2026] GET /v2.0/networks?id=5763050c-c2ad-4ae3-b312-e9115f645ca6 => generated 705 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1751] 199.204.45.153 () {34 vars in 1050 bytes} [Wed May 27 11:05:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=928c64402f3c4492bffe4d2eab6edf65 => generated 179 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:20.418 8 WARNING neutron_lib.context [req-5eb4cc81-af72-4aab-af62-f17ecf0d4b45 req-250f69e2-63b8-4c1f-b404-19809f0c86d0 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 867/1752] 10.0.0.171 () {34 vars in 783 bytes} [Wed May 27 11:05:19 2026] PUT /v2.0/routers/9bfc170a-0410-4ddc-88b7-2c620922d0b7/add_router_interface => generated 309 bytes in 1318 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1753] 199.204.45.153 () {38 vars in 955 bytes} [Wed May 27 11:05:20 2026] POST /v2.0/ports => generated 1179 bytes in 418 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-05-27 11:05:20.994 8 WARNING neutron_lib.context [None req-502a2e55-14f5-45a8-ae64-a1155ccbe97a c6c7a9a79d884f159d7031d93b46dae8 fcfbf3117b9646ec95990b5ebff17465 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 887/1754] 10.0.0.171 () {34 vars in 685 bytes} [Wed May 27 11:05:20 2026] POST /v2.0/security-groups => generated 1660 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 11:05:21.145 8 WARNING neutron_lib.context [None req-a120111e-8041-46be-b0ba-007141c96f6c c6c7a9a79d884f159d7031d93b46dae8 fcfbf3117b9646ec95990b5ebff17465 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 888/1755] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:05:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1756] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:21 2026] GET /v2.0/ports?device_id=eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:05:21.295 8 WARNING neutron_lib.context [None req-4d8afe8c-def6-4983-8dd7-a3b8f2c543a2 c6c7a9a79d884f159d7031d93b46dae8 fcfbf3117b9646ec95990b5ebff17465 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 890/1757] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:05:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:21.452 8 WARNING neutron_lib.context [None req-18cafc6b-1762-484b-95a1-30753539cbd3 c6c7a9a79d884f159d7031d93b46dae8 fcfbf3117b9646ec95990b5ebff17465 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 868/1758] 199.204.45.153 () {38 vars in 1028 bytes} [Wed May 27 11:05:20 2026] PUT /v2.0/ports/6a934a1b-3bf4-476f-8b52-5f34a940f8bf => generated 1460 bytes in 697 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-05-27 11:05:21.587 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-83eb63d7-2d26-481a-93db-85771bac5fcf'] response: {'name': 'network-changed', 'server_uuid': 'b2c3788d-a2e2-4086-9850-081534019fbf', 'tag': '6a934a1b-3bf4-476f-8b52-5f34a940f8bf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 869/1759] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:21 2026] GET /v2.0/ports?device_id=b2c3788d-a2e2-4086-9850-081534019fbf => generated 1194 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1760] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:05:21 2026] GET /v2.0/security-groups?id=69a0e094-956b-4740-a1a6-f70d99c05442&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1761] 10.0.0.171 () {34 vars in 676 bytes} [Wed May 27 11:05:21 2026] POST /v2.0/floatingips => generated 552 bytes in 622 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1762] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:05:22 2026] GET /v2.0/ports?tenant_id=928c64402f3c4492bffe4d2eab6edf65&device_id=b2c3788d-a2e2-4086-9850-081534019fbf => generated 1463 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1763] 199.204.45.153 () {34 vars in 1018 bytes} [Wed May 27 11:05:22 2026] GET /v2.0/networks?tenant_id=928c64402f3c4492bffe4d2eab6edf65&shared=False => generated 2374 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1764] 199.204.45.153 () {34 vars in 930 bytes} [Wed May 27 11:05:22 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1765] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:22 2026] GET /v2.0/ports?device_id=eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1766] 10.0.0.137 () {34 vars in 1100 bytes} [Wed May 27 11:05:22 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1592671574&fields=id&tenant_id=fcfbf3117b9646ec95990b5ebff17465 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1767] 10.0.0.137 () {34 vars in 982 bytes} [Wed May 27 11:05:22 2026] GET /v2.0/networks?id=a14db0e6-1aee-46c7-a14c-d375da89bee1 => generated 676 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1768] 10.0.0.137 () {34 vars in 965 bytes} [Wed May 27 11:05:22 2026] GET /v2.0/quotas/fcfbf3117b9646ec95990b5ebff17465 => 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: 895/1769] 10.0.0.137 () {34 vars in 1002 bytes} [Wed May 27 11:05:22 2026] GET /v2.0/ports?tenant_id=fcfbf3117b9646ec95990b5ebff17465&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1770] 10.0.0.137 () {34 vars in 1008 bytes} [Wed May 27 11:05:22 2026] GET /v2.0/networks/a14db0e6-1aee-46c7-a14c-d375da89bee1?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: 896/1771] 10.0.0.137 () {34 vars in 1108 bytes} [Wed May 27 11:05:22 2026] GET /v2.0/networks/a14db0e6-1aee-46c7-a14c-d375da89bee1?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: 876/1772] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:22 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => 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: 897/1773] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:05:23 2026] GET /v2.0/ports?tenant_id=928c64402f3c4492bffe4d2eab6edf65&device_id=b2c3788d-a2e2-4086-9850-081534019fbf => generated 1463 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1774] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:05:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.217&port_id=6a934a1b-3bf4-476f-8b52-5f34a940f8bf => 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: 898/1775] 199.204.45.153 () {34 vars in 1102 bytes} [Wed May 27 11:05:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A14&port_id=6a934a1b-3bf4-476f-8b52-5f34a940f8bf => 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: 878/1776] 199.204.45.153 () {34 vars in 1064 bytes} [Wed May 27 11:05:23 2026] GET /v2.0/subnets?id=ccaa7f44-0378-4236-b5ef-d2a2526b2898&id=4971848d-4bdb-4484-b6d7-d868b64ca335 => generated 1409 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1777] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:23 2026] GET /v2.0/ports?device_id=eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca => 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: 899/1778] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:05:23 2026] GET /v2.0/ports?network_id=5763050c-c2ad-4ae3-b312-e9115f645ca6&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: 880/1779] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:05:23 2026] GET /v2.0/ports?network_id=5763050c-c2ad-4ae3-b312-e9115f645ca6&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1780] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:05:23 2026] GET /v2.0/networks/5763050c-c2ad-4ae3-b312-e9115f645ca6?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: 881/1781] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:05:23 2026] GET /v2.0/networks/5763050c-c2ad-4ae3-b312-e9115f645ca6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1782] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:24 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => 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: 882/1783] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:05:24 2026] GET /v2.0/networks?id=4c47fe74-7012-4b17-af43-248860e46dc6 => generated 672 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1784] 199.204.45.153 () {34 vars in 1050 bytes} [Wed May 27 11:05:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6f1e3e0ff6e147f28965cec0e57c3c2c => generated 274 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:24.538 7 WARNING neutron_lib.context [req-1f7aa739-506b-4346-a5c5-7c48340f6408 req-74729501-c3b3-4930-ad5a-80a1a37ded45 8202b2ebf37f4d3889535a70315120f5 6f1e3e0ff6e147f28965cec0e57c3c2c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 903/1785] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:24 2026] GET /v2.0/ports?device_id=eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca => 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: 883/1786] 199.204.45.153 () {38 vars in 955 bytes} [Wed May 27 11:05:24 2026] POST /v2.0/ports => generated 997 bytes in 411 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: 884/1787] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:25 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => 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: 904/1788] 199.204.45.153 () {38 vars in 1028 bytes} [Wed May 27 11:05:24 2026] PUT /v2.0/ports/6b25fc90-639e-4f2e-b632-f7a7b88f9793 => generated 1278 bytes in 466 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-05-27 11:05:25.725 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1a85058-e455-4579-9d37-728fb5a711fc'] response: {'name': 'network-changed', 'server_uuid': 'eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca', 'tag': '6b25fc90-639e-4f2e-b632-f7a7b88f9793', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 906/1791] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:25 2026] GET /v2.0/ports?device_id=eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca => generated 1012 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1792] 10.0.0.137 () {34 vars in 1120 bytes} [Wed May 27 11:05:25 2026] GET /v2.0/security-groups?id=65a9b93c-42df-48af-a685-2e148948cfe5&id=0100af4e-5625-4892-a5a8-8edd40b567cd&fields=id&fields=name => generated 207 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1793] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:05:26 2026] GET /v2.0/ports?tenant_id=6f1e3e0ff6e147f28965cec0e57c3c2c&device_id=eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca => generated 1281 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1794] 199.204.45.153 () {34 vars in 1018 bytes} [Wed May 27 11:05:26 2026] GET /v2.0/networks?tenant_id=6f1e3e0ff6e147f28965cec0e57c3c2c&shared=False => generated 768 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1795] 199.204.45.153 () {34 vars in 930 bytes} [Wed May 27 11:05:26 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1796] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:26 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1797] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:26 2026] GET /v2.0/ports?device_id=b2c3788d-a2e2-4086-9850-081534019fbf => generated 1196 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1798] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:05:26 2026] GET /v2.0/security-groups?id=69a0e094-956b-4740-a1a6-f70d99c05442&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1799] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:26 2026] GET /v2.0/ports?device_id=eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1800] 10.0.0.137 () {34 vars in 1120 bytes} [Wed May 27 11:05:26 2026] GET /v2.0/security-groups?id=65a9b93c-42df-48af-a685-2e148948cfe5&id=0100af4e-5625-4892-a5a8-8edd40b567cd&fields=id&fields=name => generated 207 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1801] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:05:27 2026] GET /v2.0/ports?tenant_id=6f1e3e0ff6e147f28965cec0e57c3c2c&device_id=eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca => generated 1281 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1802] 199.204.45.153 () {34 vars in 1060 bytes} [Wed May 27 11:05:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6b25fc90-639e-4f2e-b632-f7a7b88f9793 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1803] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:05:27 2026] GET /v2.0/networks?id=a14db0e6-1aee-46c7-a14c-d375da89bee1 => generated 676 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1804] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:05:27 2026] GET /v2.0/subnets?id=4e76bac6-031d-4091-891d-5e50f8d200cb => generated 690 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1805] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:27 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1806] 199.204.45.153 () {34 vars in 1050 bytes} [Wed May 27 11:05:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fcfbf3117b9646ec95990b5ebff17465 => generated 181 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:27.619 7 WARNING neutron_lib.context [req-59d881e5-b868-4100-887a-918305edcdf8 req-388ade9d-23b5-4c6c-ae2c-b699771fd8d5 c6c7a9a79d884f159d7031d93b46dae8 fcfbf3117b9646ec95990b5ebff17465 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 914/1807] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:05:27 2026] GET /v2.0/ports?network_id=4c47fe74-7012-4b17-af43-248860e46dc6&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: 915/1808] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:05:27 2026] GET /v2.0/networks/4c47fe74-7012-4b17-af43-248860e46dc6?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: 916/1809] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:05:27 2026] GET /v2.0/networks/4c47fe74-7012-4b17-af43-248860e46dc6?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: 894/1810] 199.204.45.153 () {38 vars in 955 bytes} [Wed May 27 11:05:27 2026] POST /v2.0/ports => generated 954 bytes in 402 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: 895/1811] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:28 2026] GET /v2.0/ports?device_id=eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca => generated 1012 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1812] 10.0.0.137 () {34 vars in 1120 bytes} [Wed May 27 11:05:28 2026] GET /v2.0/security-groups?id=65a9b93c-42df-48af-a685-2e148948cfe5&id=0100af4e-5625-4892-a5a8-8edd40b567cd&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1813] 199.204.45.153 () {38 vars in 1028 bytes} [Wed May 27 11:05:28 2026] PUT /v2.0/ports/8c744186-f853-44e8-b099-f3295d48771c => generated 1235 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1814] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:28 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => generated 969 bytes in 80 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-05-27 11:05:28.800 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b53cf4ce-a2d4-454e-b0f4-f65e3dc5c21b'] response: {'name': 'network-changed', 'server_uuid': '3a4ec753-4874-419d-ba83-d14a5aa08571', 'tag': '8c744186-f853-44e8-b099-f3295d48771c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 918/1815] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:05:28 2026] GET /v2.0/security-groups?id=2e96950d-1505-49f9-85a4-1c20e0044d8d&fields=id&fields=name => generated 114 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1816] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:29 2026] GET /v2.0/ports?device_id=eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca => generated 1012 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1817] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:05:29 2026] GET /v2.0/ports?tenant_id=fcfbf3117b9646ec95990b5ebff17465&device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1818] 10.0.0.137 () {34 vars in 1120 bytes} [Wed May 27 11:05:29 2026] GET /v2.0/security-groups?id=65a9b93c-42df-48af-a685-2e148948cfe5&id=0100af4e-5625-4892-a5a8-8edd40b567cd&fields=id&fields=name => generated 207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1819] 199.204.45.153 () {34 vars in 1018 bytes} [Wed May 27 11:05:29 2026] GET /v2.0/networks?tenant_id=fcfbf3117b9646ec95990b5ebff17465&shared=False => generated 772 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1820] 199.204.45.153 () {34 vars in 930 bytes} [Wed May 27 11:05:29 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1821] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:29 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1822] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:05:30 2026] GET /v2.0/security-groups?id=2e96950d-1505-49f9-85a4-1c20e0044d8d&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: 8|app: 0|req: 922/1823] 199.204.45.153 () {34 vars in 994 bytes} [Wed May 27 11:05:30 2026] GET /v2.0/ports?device_id=eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca => generated 1281 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1824] 199.204.45.153 () {34 vars in 1124 bytes} [Wed May 27 11:05:30 2026] GET /v2.0/security-groups?id=0100af4e-5625-4892-a5a8-8edd40b567cd&id=65a9b93c-42df-48af-a685-2e148948cfe5&fields=id&fields=name => generated 207 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1825] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:30 2026] GET /v2.0/ports?device_id=eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1826] 10.0.0.137 () {34 vars in 1120 bytes} [Wed May 27 11:05:30 2026] GET /v2.0/security-groups?id=65a9b93c-42df-48af-a685-2e148948cfe5&id=0100af4e-5625-4892-a5a8-8edd40b567cd&fields=id&fields=name => generated 207 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1827] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:05:30 2026] GET /v2.0/ports?tenant_id=fcfbf3117b9646ec95990b5ebff17465&device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1828] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:05:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=8c744186-f853-44e8-b099-f3295d48771c => 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: 925/1829] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:05:30 2026] GET /v2.0/subnets?id=54a242dd-d31d-4faa-8042-d7bccc6986d7 => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1830] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:05:30 2026] GET /v2.0/ports?network_id=a14db0e6-1aee-46c7-a14c-d375da89bee1&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1831] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:05:30 2026] GET /v2.0/networks/a14db0e6-1aee-46c7-a14c-d375da89bee1?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: 906/1832] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:05:30 2026] GET /v2.0/networks/a14db0e6-1aee-46c7-a14c-d375da89bee1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1833] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:31 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1834] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:05:31 2026] GET /v2.0/security-groups?id=2e96950d-1505-49f9-85a4-1c20e0044d8d&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: 928/1835] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:31 2026] GET /v2.0/ports?device_id=eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca => generated 1014 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1836] 10.0.0.137 () {34 vars in 1120 bytes} [Wed May 27 11:05:31 2026] GET /v2.0/security-groups?id=65a9b93c-42df-48af-a685-2e148948cfe5&id=0100af4e-5625-4892-a5a8-8edd40b567cd&fields=id&fields=name => generated 207 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1837] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:32 2026] GET /v2.0/ports?device_id=b2c3788d-a2e2-4086-9850-081534019fbf => generated 1196 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1838] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:05:32 2026] GET /v2.0/security-groups?id=69a0e094-956b-4740-a1a6-f70d99c05442&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1839] 10.0.0.171 () {32 vars in 818 bytes} [Wed May 27 11:05:32 2026] GET /v2.0/ports?network_id=5763050c-c2ad-4ae3-b312-e9115f645ca6&mac_address=fa%3A16%3A3e%3Aa7%3A89%3A58 => generated 1196 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:05:32.269 7 WARNING neutron_lib.context [None req-60635a4f-c003-47e6-bc44-20afda539248 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 931/1840] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:32 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => 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: 932/1841] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:05:32 2026] GET /v2.0/security-groups?id=2e96950d-1505-49f9-85a4-1c20e0044d8d&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1842] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:32 2026] GET /v2.0/ports?device_id=eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1843] 10.0.0.137 () {34 vars in 1120 bytes} [Wed May 27 11:05:32 2026] GET /v2.0/security-groups?id=65a9b93c-42df-48af-a685-2e148948cfe5&id=0100af4e-5625-4892-a5a8-8edd40b567cd&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1844] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:33 2026] GET /v2.0/ports?device_id=eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:05:33.167 7 INFO neutron.db.l3_db [None req-60635a4f-c003-47e6-bc44-20afda539248 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Floating IP b24f6bc5-56f8-469c-97a8-e598e02354fe associated. External IP: 10.96.250.219, port: 6a934a1b-3bf4-476f-8b52-5f34a940f8bf. 2026-05-27 11:05:33.454 8 INFO neutron.db.l3_db [None req-decc9313-057f-4f0d-8c89-0f251c32d423 8202b2ebf37f4d3889535a70315120f5 6f1e3e0ff6e147f28965cec0e57c3c2c - - default default] Floating IP f445ba20-4cd3-4145-b109-8152d4861540 associated. External IP: 10.96.250.213, port: 6b25fc90-639e-4f2e-b632-f7a7b88f9793. [pid: 7|app: 0|req: 910/1845] 10.0.0.171 () {34 vars in 677 bytes} [Wed May 27 11:05:32 2026] POST /v2.0/floatingips => generated 855 bytes in 1230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:05:33.521 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6471cf2f-8d53-4b21-92b6-62010c2dbefe'] response: {'name': 'network-changed', 'server_uuid': 'b2c3788d-a2e2-4086-9850-081534019fbf', 'tag': '6a934a1b-3bf4-476f-8b52-5f34a940f8bf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 911/1846] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:33 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1847] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:05:33 2026] GET /v2.0/security-groups?id=2e96950d-1505-49f9-85a4-1c20e0044d8d&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: 7|app: 0|req: 913/1848] 10.0.0.137 () {34 vars in 1096 bytes} [Wed May 27 11:05:33 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1877930501&fields=id&tenant_id=928c64402f3c4492bffe4d2eab6edf65 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1849] 10.0.0.137 () {34 vars in 982 bytes} [Wed May 27 11:05:33 2026] GET /v2.0/networks?id=16bc245e-ed20-439d-b6b8-0846cbece0b8 => generated 703 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1850] 10.0.0.137 () {34 vars in 965 bytes} [Wed May 27 11:05:33 2026] GET /v2.0/quotas/928c64402f3c4492bffe4d2eab6edf65 => 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: 936/1851] 10.0.0.171 () {34 vars in 749 bytes} [Wed May 27 11:05:33 2026] PUT /v2.0/floatingips/f445ba20-4cd3-4145-b109-8152d4861540 => generated 856 bytes in 737 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1852] 10.0.0.137 () {34 vars in 1002 bytes} [Wed May 27 11:05:33 2026] GET /v2.0/ports?tenant_id=928c64402f3c4492bffe4d2eab6edf65&fields=id => generated 333 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:33.950 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3a95902-0fd3-4c73-bd42-9a28da67f0eb'] response: {'name': 'network-changed', 'server_uuid': 'eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca', 'tag': '6b25fc90-639e-4f2e-b632-f7a7b88f9793', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 937/1853] 10.0.0.137 () {34 vars in 1008 bytes} [Wed May 27 11:05:33 2026] GET /v2.0/networks/16bc245e-ed20-439d-b6b8-0846cbece0b8?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1854] 10.0.0.137 () {34 vars in 1108 bytes} [Wed May 27 11:05:33 2026] GET /v2.0/networks/16bc245e-ed20-439d-b6b8-0846cbece0b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1855] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:05:34 2026] GET /v2.0/ports?tenant_id=928c64402f3c4492bffe4d2eab6edf65&device_id=b2c3788d-a2e2-4086-9850-081534019fbf => generated 1465 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1856] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:05:34 2026] GET /v2.0/networks?id=5763050c-c2ad-4ae3-b312-e9115f645ca6 => 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: 919/1857] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:34 2026] GET /v2.0/ports?device_id=7f79681d-e9e9-4cf1-86a0-1fdd43838dc1 => 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: 939/1858] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:05:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.217&port_id=6a934a1b-3bf4-476f-8b52-5f34a940f8bf => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1859] 199.204.45.153 () {34 vars in 1102 bytes} [Wed May 27 11:05:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A14&port_id=6a934a1b-3bf4-476f-8b52-5f34a940f8bf => 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: 940/1860] 199.204.45.153 () {34 vars in 1064 bytes} [Wed May 27 11:05:34 2026] GET /v2.0/subnets?id=ccaa7f44-0378-4236-b5ef-d2a2526b2898&id=4971848d-4bdb-4484-b6d7-d868b64ca335 => generated 1409 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1861] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:05:34 2026] GET /v2.0/ports?network_id=5763050c-c2ad-4ae3-b312-e9115f645ca6&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: 941/1862] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:05:34 2026] GET /v2.0/ports?network_id=5763050c-c2ad-4ae3-b312-e9115f645ca6&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1863] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:05:34 2026] GET /v2.0/networks/5763050c-c2ad-4ae3-b312-e9115f645ca6?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: 942/1864] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:05:34 2026] GET /v2.0/networks/5763050c-c2ad-4ae3-b312-e9115f645ca6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1865] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:05:34 2026] GET /v2.0/ports?tenant_id=6f1e3e0ff6e147f28965cec0e57c3c2c&device_id=eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca => generated 1283 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1866] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:05:34 2026] GET /v2.0/networks?id=4c47fe74-7012-4b17-af43-248860e46dc6 => generated 768 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1867] 199.204.45.153 () {34 vars in 1060 bytes} [Wed May 27 11:05:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6b25fc90-639e-4f2e-b632-f7a7b88f9793 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1868] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:34 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => 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: 925/1869] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:05:34 2026] GET /v2.0/subnets?id=4e76bac6-031d-4091-891d-5e50f8d200cb => generated 690 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1870] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:05:34 2026] GET /v2.0/security-groups?id=2e96950d-1505-49f9-85a4-1c20e0044d8d&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: 926/1871] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:05:34 2026] GET /v2.0/ports?network_id=4c47fe74-7012-4b17-af43-248860e46dc6&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: 946/1872] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:05:34 2026] GET /v2.0/networks/4c47fe74-7012-4b17-af43-248860e46dc6?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: 927/1873] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:05:34 2026] GET /v2.0/networks/4c47fe74-7012-4b17-af43-248860e46dc6?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: 947/1874] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:35 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1875] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:05:35 2026] GET /v2.0/security-groups?id=2e96950d-1505-49f9-85a4-1c20e0044d8d&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: 948/1876] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:37 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => 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: 929/1877] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:05:37 2026] GET /v2.0/security-groups?id=2e96950d-1505-49f9-85a4-1c20e0044d8d&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: 8|app: 0|req: 949/1878] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:37 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:37.482 7 INFO neutron.db.l3_db [None req-34dc6566-a5f1-45a2-8bea-dff675963a32 c6c7a9a79d884f159d7031d93b46dae8 fcfbf3117b9646ec95990b5ebff17465 - - default default] Floating IP cdc9df74-2e51-490f-b1f6-854d1568921b associated. External IP: 10.96.250.215, port: 8c744186-f853-44e8-b099-f3295d48771c. [pid: 7|app: 0|req: 930/1879] 10.0.0.171 () {34 vars in 749 bytes} [Wed May 27 11:05:37 2026] PUT /v2.0/floatingips/cdc9df74-2e51-490f-b1f6-854d1568921b => generated 855 bytes in 540 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1880] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:05:38 2026] GET /v2.0/networks?id=16bc245e-ed20-439d-b6b8-0846cbece0b8 => generated 703 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:38.666 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f57a540-b7da-43be-82b4-bc902f747d80'] response: {'name': 'network-changed', 'server_uuid': '3a4ec753-4874-419d-ba83-d14a5aa08571', 'tag': '8c744186-f853-44e8-b099-f3295d48771c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 931/1881] 199.204.45.153 () {34 vars in 1050 bytes} [Wed May 27 11:05:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=928c64402f3c4492bffe4d2eab6edf65 => generated 179 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:38.703 8 WARNING neutron_lib.context [req-b727614c-da7e-44d2-a0f9-d8bd3eb4321c req-811b9deb-ed04-4a57-bacd-e94f80727075 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 951/1882] 199.204.45.153 () {38 vars in 955 bytes} [Wed May 27 11:05:38 2026] POST /v2.0/ports => generated 1183 bytes in 396 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: 952/1883] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:05:39 2026] GET /v2.0/ports?tenant_id=fcfbf3117b9646ec95990b5ebff17465&device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1884] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:05:39 2026] GET /v2.0/networks?id=a14db0e6-1aee-46c7-a14c-d375da89bee1 => generated 772 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1885] 10.0.0.106 () {34 vars in 990 bytes} [Wed May 27 11:05:39 2026] GET /v2.0/ports?device_id=b2c3788d-a2e2-4086-9850-081534019fbf => generated 1465 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1886] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:39 2026] GET /v2.0/ports?device_id=7f79681d-e9e9-4cf1-86a0-1fdd43838dc1 => generated 1198 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1887] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:05:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=8c744186-f853-44e8-b099-f3295d48771c => generated 860 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1888] 10.0.0.106 () {34 vars in 1040 bytes} [Wed May 27 11:05:39 2026] GET /v2.0/security-groups?id=69a0e094-956b-4740-a1a6-f70d99c05442&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: 958/1889] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:05:39 2026] GET /v2.0/security-groups?id=69a0e094-956b-4740-a1a6-f70d99c05442&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: 959/1890] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:05:39 2026] GET /v2.0/subnets?id=54a242dd-d31d-4faa-8042-d7bccc6986d7 => generated 694 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1891] 199.204.45.153 () {38 vars in 1028 bytes} [Wed May 27 11:05:39 2026] PUT /v2.0/ports/5ba87c72-cf43-481e-82ad-e535a15e3b71 => generated 1464 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1892] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:05:39 2026] GET /v2.0/ports?network_id=a14db0e6-1aee-46c7-a14c-d375da89bee1&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 933/1893] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:05:39 2026] GET /v2.0/networks/a14db0e6-1aee-46c7-a14c-d375da89bee1?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1894] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:05:39 2026] GET /v2.0/networks/a14db0e6-1aee-46c7-a14c-d375da89bee1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1897] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:05:40 2026] GET /v2.0/ports?tenant_id=928c64402f3c4492bffe4d2eab6edf65&device_id=7f79681d-e9e9-4cf1-86a0-1fdd43838dc1 => generated 1467 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1898] 199.204.45.153 () {34 vars in 1056 bytes} [Wed May 27 11:05:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.22&port_id=5ba87c72-cf43-481e-82ad-e535a15e3b71 => 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: 964/1899] 199.204.45.153 () {34 vars in 1106 bytes} [Wed May 27 11:05:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A140&port_id=5ba87c72-cf43-481e-82ad-e535a15e3b71 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:05:40.776 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b5b5df5-16b6-4e61-810d-a5dcb4636d3e'] response: {'name': 'network-changed', 'server_uuid': '7f79681d-e9e9-4cf1-86a0-1fdd43838dc1', 'tag': '5ba87c72-cf43-481e-82ad-e535a15e3b71', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 936/1900] 199.204.45.153 () {34 vars in 1064 bytes} [Wed May 27 11:05:40 2026] GET /v2.0/subnets?id=6bcf3429-30ad-4150-84fe-3b56b58ace00&id=22910dd6-0510-44b0-bf78-4a16970673ed => 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: 965/1901] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:05:40 2026] GET /v2.0/ports?network_id=16bc245e-ed20-439d-b6b8-0846cbece0b8&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: 937/1902] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:05:40 2026] GET /v2.0/ports?network_id=16bc245e-ed20-439d-b6b8-0846cbece0b8&device_owner=network%3Adhcp => generated 1461 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1903] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:05:40 2026] GET /v2.0/networks/16bc245e-ed20-439d-b6b8-0846cbece0b8?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1904] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:05:41 2026] GET /v2.0/networks/16bc245e-ed20-439d-b6b8-0846cbece0b8?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: 967/1905] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:05:42 2026] GET /v2.0/ports?tenant_id=928c64402f3c4492bffe4d2eab6edf65&device_id=7f79681d-e9e9-4cf1-86a0-1fdd43838dc1 => generated 1467 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1906] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:05:42 2026] GET /v2.0/networks?id=16bc245e-ed20-439d-b6b8-0846cbece0b8 => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1907] 199.204.45.153 () {34 vars in 1056 bytes} [Wed May 27 11:05:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.22&port_id=5ba87c72-cf43-481e-82ad-e535a15e3b71 => 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: 940/1908] 199.204.45.153 () {34 vars in 1106 bytes} [Wed May 27 11:05:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A140&port_id=5ba87c72-cf43-481e-82ad-e535a15e3b71 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1909] 199.204.45.153 () {34 vars in 1064 bytes} [Wed May 27 11:05:42 2026] GET /v2.0/subnets?id=6bcf3429-30ad-4150-84fe-3b56b58ace00&id=22910dd6-0510-44b0-bf78-4a16970673ed => generated 1414 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1910] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:05:42 2026] GET /v2.0/ports?network_id=16bc245e-ed20-439d-b6b8-0846cbece0b8&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: 970/1911] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:05:42 2026] GET /v2.0/ports?network_id=16bc245e-ed20-439d-b6b8-0846cbece0b8&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: 942/1912] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:05:42 2026] GET /v2.0/networks/16bc245e-ed20-439d-b6b8-0846cbece0b8?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1913] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:05:42 2026] GET /v2.0/networks/16bc245e-ed20-439d-b6b8-0846cbece0b8?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: 943/1914] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:42 2026] GET /v2.0/ports?device_id=eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca => generated 1014 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1915] 10.0.0.137 () {34 vars in 1120 bytes} [Wed May 27 11:05:42 2026] GET /v2.0/security-groups?id=65a9b93c-42df-48af-a685-2e148948cfe5&id=0100af4e-5625-4892-a5a8-8edd40b567cd&fields=id&fields=name => generated 207 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1916] 10.0.0.171 () {32 vars in 736 bytes} [Wed May 27 11:05:42 2026] GET /v2.0/ports?device_id=eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca => generated 1283 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1917] 10.0.0.171 () {32 vars in 858 bytes} [Wed May 27 11:05:42 2026] GET /v2.0/floatingips?floating_network_id=b0fbea71-5d83-4ee9-9156-8c3ed29fb66e&port_id=6b25fc90-639e-4f2e-b632-f7a7b88f9793 => generated 861 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1918] 10.0.0.106 () {34 vars in 990 bytes} [Wed May 27 11:05:44 2026] GET /v2.0/ports?device_id=eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca => generated 1283 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1919] 10.0.0.106 () {34 vars in 1120 bytes} [Wed May 27 11:05:44 2026] GET /v2.0/security-groups?id=0100af4e-5625-4892-a5a8-8edd40b567cd&id=65a9b93c-42df-48af-a685-2e148948cfe5&fields=id&fields=name => generated 207 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1920] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:44 2026] GET /v2.0/ports?device_id=7f79681d-e9e9-4cf1-86a0-1fdd43838dc1 => 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: 975/1921] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:05:44 2026] GET /v2.0/security-groups?id=69a0e094-956b-4740-a1a6-f70d99c05442&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1922] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:46 2026] GET /v2.0/ports?device_id=eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1923] 10.0.0.137 () {34 vars in 1120 bytes} [Wed May 27 11:05:46 2026] GET /v2.0/security-groups?id=65a9b93c-42df-48af-a685-2e148948cfe5&id=0100af4e-5625-4892-a5a8-8edd40b567cd&fields=id&fields=name => generated 207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1924] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:47 2026] GET /v2.0/ports?device_id=eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca => generated 1014 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1925] 10.0.0.137 () {34 vars in 1120 bytes} [Wed May 27 11:05:47 2026] GET /v2.0/security-groups?id=65a9b93c-42df-48af-a685-2e148948cfe5&id=0100af4e-5625-4892-a5a8-8edd40b567cd&fields=id&fields=name => generated 207 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1926] 10.0.0.106 () {34 vars in 990 bytes} [Wed May 27 11:05:48 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1927] 10.0.0.106 () {34 vars in 1040 bytes} [Wed May 27 11:05:48 2026] GET /v2.0/security-groups?id=2e96950d-1505-49f9-85a4-1c20e0044d8d&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: 950/1928] 199.204.45.153 () {34 vars in 994 bytes} [Wed May 27 11:05:48 2026] GET /v2.0/ports?device_id=eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca => generated 1014 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:05:48.775 8 INFO neutron.db.l3_db [req-69b4207b-bf7f-4ecc-b9c4-d249d5589d8e req-5067d2d8-f403-47a6-830a-4bf6b016d3ce 8202b2ebf37f4d3889535a70315120f5 6f1e3e0ff6e147f28965cec0e57c3c2c - - default default] Floating IP f445ba20-4cd3-4145-b109-8152d4861540 disassociated. External IP: 10.96.250.213, port: 6b25fc90-639e-4f2e-b632-f7a7b88f9793. [pid: 7|app: 0|req: 951/1929] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:48 2026] GET /v2.0/ports?device_id=eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca => 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: 979/1930] 199.204.45.153 () {36 vars in 997 bytes} [Wed May 27 11:05:48 2026] DELETE /v2.0/ports/6b25fc90-639e-4f2e-b632-f7a7b88f9793 => generated 0 bytes in 640 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1931] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:49 2026] GET /v2.0/ports?device_id=7f79681d-e9e9-4cf1-86a0-1fdd43838dc1 => generated 1200 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1932] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:05:49 2026] GET /v2.0/security-groups?id=69a0e094-956b-4740-a1a6-f70d99c05442&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: 953/1933] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:49 2026] GET /v2.0/ports?device_id=eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:05:49.998 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-63e02c9e-422d-4a35-b23e-a8db893ff315'] response: {'server_uuid': 'eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca', 'name': 'network-vif-deleted', 'tag': '6b25fc90-639e-4f2e-b632-f7a7b88f9793', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 981/1934] 10.0.0.171 () {32 vars in 818 bytes} [Wed May 27 11:05:49 2026] GET /v2.0/ports?network_id=16bc245e-ed20-439d-b6b8-0846cbece0b8&mac_address=fa%3A16%3A3e%3Af4%3A49%3A91 => generated 1200 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:05:50.077 8 WARNING neutron_lib.context [None req-e7003c7b-73d2-46d1-aeae-22a730ef0fcc 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 954/1935] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:50 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => 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: 955/1936] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:05:50 2026] GET /v2.0/security-groups?id=2e96950d-1505-49f9-85a4-1c20e0044d8d&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: 956/1937] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:50 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1938] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:05:50 2026] GET /v2.0/security-groups?id=2e96950d-1505-49f9-85a4-1c20e0044d8d&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: 958/1939] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:50 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1940] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:05:50 2026] GET /v2.0/security-groups?id=2e96950d-1505-49f9-85a4-1c20e0044d8d&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:50.822 8 INFO neutron.db.l3_db [None req-e7003c7b-73d2-46d1-aeae-22a730ef0fcc 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Floating IP fb89e15e-43c7-43a2-820b-a7ad148d4cfa associated. External IP: 10.96.250.210, port: 5ba87c72-cf43-481e-82ad-e535a15e3b71. [pid: 7|app: 0|req: 960/1941] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:51 2026] GET /v2.0/ports?device_id=eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1942] 10.0.0.171 () {34 vars in 677 bytes} [Wed May 27 11:05:50 2026] POST /v2.0/floatingips => generated 854 bytes in 1711 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1943] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:51 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1944] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:05:51 2026] GET /v2.0/security-groups?id=2e96950d-1505-49f9-85a4-1c20e0044d8d&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1945] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:52 2026] GET /v2.0/ports?device_id=eedd7c9d-1e0d-4d44-918a-8f5b9926e0ca => 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: 984/1946] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:05:52 2026] GET /v2.0/ports?tenant_id=fcfbf3117b9646ec95990b5ebff17465&device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1947] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:05:52 2026] GET /v2.0/networks?id=a14db0e6-1aee-46c7-a14c-d375da89bee1 => generated 772 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:52.266 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f44395d4-a0b5-4c4e-b669-e4bccd3d5de3'] response: {'name': 'network-changed', 'server_uuid': '7f79681d-e9e9-4cf1-86a0-1fdd43838dc1', 'tag': '5ba87c72-cf43-481e-82ad-e535a15e3b71', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 985/1948] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:05:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=8c744186-f853-44e8-b099-f3295d48771c => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1949] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:05:52 2026] GET /v2.0/subnets?id=54a242dd-d31d-4faa-8042-d7bccc6986d7 => 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: 986/1950] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:05:52 2026] GET /v2.0/ports?network_id=a14db0e6-1aee-46c7-a14c-d375da89bee1&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1951] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:05:52 2026] GET /v2.0/networks/a14db0e6-1aee-46c7-a14c-d375da89bee1?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1952] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:05:52 2026] GET /v2.0/networks/a14db0e6-1aee-46c7-a14c-d375da89bee1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1953] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:05:52 2026] GET /v2.0/ports?tenant_id=928c64402f3c4492bffe4d2eab6edf65&device_id=7f79681d-e9e9-4cf1-86a0-1fdd43838dc1 => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1954] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:05:52 2026] GET /v2.0/networks?id=16bc245e-ed20-439d-b6b8-0846cbece0b8 => generated 799 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1955] 199.204.45.153 () {34 vars in 1056 bytes} [Wed May 27 11:05:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.22&port_id=5ba87c72-cf43-481e-82ad-e535a15e3b71 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1956] 199.204.45.153 () {34 vars in 1106 bytes} [Wed May 27 11:05:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A140&port_id=5ba87c72-cf43-481e-82ad-e535a15e3b71 => 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: 968/1957] 199.204.45.153 () {34 vars in 1064 bytes} [Wed May 27 11:05:52 2026] GET /v2.0/subnets?id=6bcf3429-30ad-4150-84fe-3b56b58ace00&id=22910dd6-0510-44b0-bf78-4a16970673ed => generated 1414 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1958] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:05:52 2026] GET /v2.0/ports?network_id=16bc245e-ed20-439d-b6b8-0846cbece0b8&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1959] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:52 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1960] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:05:52 2026] GET /v2.0/ports?network_id=16bc245e-ed20-439d-b6b8-0846cbece0b8&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: 991/1961] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:05:53 2026] GET /v2.0/security-groups?id=2e96950d-1505-49f9-85a4-1c20e0044d8d&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: 971/1962] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:05:53 2026] GET /v2.0/networks/16bc245e-ed20-439d-b6b8-0846cbece0b8?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1963] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:05:53 2026] GET /v2.0/networks/16bc245e-ed20-439d-b6b8-0846cbece0b8?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: 972/1964] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:05:53 2026] DELETE /v2.0/security-groups/0100af4e-5625-4892-a5a8-8edd40b567cd => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:05:53.404 8 INFO neutron.api.v2.resource [None req-68276dbd-a424-4b12-bccc-cf38d9bd27b0 8202b2ebf37f4d3889535a70315120f5 6f1e3e0ff6e147f28965cec0e57c3c2c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 993/1965] 10.0.0.171 () {32 vars in 737 bytes} [Wed May 27 11:05:53 2026] GET /v2.0/security-groups/0100af4e-5625-4892-a5a8-8edd40b567cd => 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: 973/1966] 10.0.0.171 () {32 vars in 732 bytes} [Wed May 27 11:05:53 2026] DELETE /v2.0/floatingips/f445ba20-4cd3-4145-b109-8152d4861540 => 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: 994/1967] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:05:53 2026] DELETE /v2.0/security-groups/65a9b93c-42df-48af-a685-2e148948cfe5 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1968] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:54 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1969] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:05:54 2026] GET /v2.0/security-groups?id=2e96950d-1505-49f9-85a4-1c20e0044d8d&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: 997/1970] 10.0.0.106 () {34 vars in 990 bytes} [Wed May 27 11:05:54 2026] GET /v2.0/ports?device_id=7f79681d-e9e9-4cf1-86a0-1fdd43838dc1 => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1971] 10.0.0.106 () {34 vars in 1040 bytes} [Wed May 27 11:05:54 2026] GET /v2.0/security-groups?id=69a0e094-956b-4740-a1a6-f70d99c05442&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1972] 10.0.0.171 () {34 vars in 789 bytes} [Wed May 27 11:05:53 2026] PUT /v2.0/routers/b5e56fc8-48ad-41a6-86f0-7cbdcebd0135/remove_router_interface => generated 309 bytes in 924 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1973] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:55 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1974] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:05:55 2026] GET /v2.0/security-groups?id=2e96950d-1505-49f9-85a4-1c20e0044d8d&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:55.640 8 INFO neutron.services.segments.plugin [-] Segment 37277c6e-2b93-4dd9-90ec-f61aceaeff3b resource provider aggregate not found 2026-05-27 11:05:55.649 8 INFO neutron.services.segments.plugin [-] Segment 37277c6e-2b93-4dd9-90ec-f61aceaeff3b resource provider aggregate not found 2026-05-27 11:05:55.667 8 INFO neutron.services.segments.plugin [-] Segment 37277c6e-2b93-4dd9-90ec-f61aceaeff3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37277c6e-2b93-4dd9-90ec-f61aceaeff3b found for delete ", "request_id": "req-1ff224b5-b91e-401c-bf93-f0a0525c5c81"}]} 2026-05-27 11:05:55.668 8 INFO neutron.services.segments.plugin [-] Segment 37277c6e-2b93-4dd9-90ec-f61aceaeff3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37277c6e-2b93-4dd9-90ec-f61aceaeff3b found for delete ", "request_id": "req-b7b2e703-3a83-48f0-b438-de789fcee934"}]} 2026-05-27 11:05:55.670 8 INFO neutron.db.l3_hamode_db [None req-7c391529-e9ed-4564-b1bd-e3a5135f1d8c c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] HA network fd57a258-0843-42bd-83ef-645a9f6fb05d was deleted as no HA routers are present in tenant 6f1e3e0ff6e147f28965cec0e57c3c2c. [pid: 8|app: 0|req: 999/1977] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:05:54 2026] DELETE /v2.0/routers/b5e56fc8-48ad-41a6-86f0-7cbdcebd0135 => generated 0 bytes in 887 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1978] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:05:55 2026] DELETE /v2.0/subnets/4e76bac6-031d-4091-891d-5e50f8d200cb => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1979] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:05:55 2026] DELETE /v2.0/networks/4c47fe74-7012-4b17-af43-248860e46dc6 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1980] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:56 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1981] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:05:56 2026] GET /v2.0/security-groups?id=2e96950d-1505-49f9-85a4-1c20e0044d8d&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1982] 10.0.0.171 () {34 vars in 789 bytes} [Wed May 27 11:05:56 2026] PUT /v2.0/routers/f9bfc7b8-0e99-48ad-a993-d543be98e528/remove_router_interface => generated 309 bytes in 1043 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1983] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:57 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1984] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:05:57 2026] GET /v2.0/security-groups?id=2e96950d-1505-49f9-85a4-1c20e0044d8d&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:57.687 8 INFO neutron.services.segments.plugin [-] Segment c6659777-e022-4c25-b236-37618e47588f resource provider aggregate not found 2026-05-27 11:05:57.696 8 INFO neutron.services.segments.plugin [-] Segment c6659777-e022-4c25-b236-37618e47588f resource provider aggregate not found [pid: 7|app: 0|req: 983/1985] 10.0.0.171 () {32 vars in 721 bytes} [Wed May 27 11:05:57 2026] GET /v2.0/subnets/1824ea5f-499e-45c6-8207-771436dd3ddc => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:05:57.699 8 INFO neutron.services.segments.plugin [-] Segment c6659777-e022-4c25-b236-37618e47588f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6659777-e022-4c25-b236-37618e47588f found for delete ", "request_id": "req-333771d6-846b-4c1c-960c-d6e8c9c48718"}]} 2026-05-27 11:05:57.713 8 INFO neutron.services.segments.plugin [-] Segment c6659777-e022-4c25-b236-37618e47588f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6659777-e022-4c25-b236-37618e47588f found for delete ", "request_id": "req-c717684d-2d6a-4dea-879d-a55a9fb1bca5"}]} 2026-05-27 11:05:58.094 8 INFO neutron.db.l3_hamode_db [None req-775c8412-9154-4492-8c19-40e01f6ffed1 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] HA network fd5acf2f-d67e-4609-8f27-fb6a611343b6 was deleted as no HA routers are present in tenant a8d4ba02f595403e9a40cc9ee584ae77. [pid: 8|app: 0|req: 1003/1986] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:05:57 2026] DELETE /v2.0/routers/f9bfc7b8-0e99-48ad-a993-d543be98e528 => generated 0 bytes in 878 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1987] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:05:58 2026] DELETE /v2.0/subnets/92050e29-2668-4297-b8d4-9a3ce9fc1c8b => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1988] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:05:58 2026] DELETE /v2.0/networks/2cdf4045-5f82-4453-8456-320bdb92e9d3 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1989] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:05:58 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1990] 199.204.45.153 () {34 vars in 1096 bytes} [Wed May 27 11:05:58 2026] GET /v2.0/ports?device_id=b2c3788d-a2e2-4086-9850-081534019fbf&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1991] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:05:58 2026] GET /v2.0/security-groups?id=2e96950d-1505-49f9-85a4-1c20e0044d8d&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: 987/1992] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:05:58 2026] GET /v2.0/security-groups?tenant_id=6f1e3e0ff6e147f28965cec0e57c3c2c&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1993] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:05:58 2026] DELETE /v2.0/security-groups/225b59b2-88b0-4c5c-a5ae-9edad2d6e612 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1994] 10.0.0.37 () {30 vars in 688 bytes} [Wed May 27 11:05:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1995] 10.0.0.37 () {30 vars in 690 bytes} [Wed May 27 11:05:59 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: 1007/1996] 10.0.0.37 () {30 vars in 666 bytes} [Wed May 27 11:05:59 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: 990/1997] 10.0.0.37 () {30 vars in 702 bytes} [Wed May 27 11:05:59 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: 1008/1998] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:05:59 2026] GET /v2.0/security-groups?tenant_id=a8d4ba02f595403e9a40cc9ee584ae77&name=default => 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: 991/1999] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:05:59 2026] DELETE /v2.0/security-groups/9a11aa3d-7a8c-40a7-a2b9-94698c56c009 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2000] 10.0.0.37 () {28 vars in 437 bytes} [Wed May 27 11:05:59 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2001] 10.0.0.37 () {30 vars in 726 bytes} [Wed May 27 11:05:59 2026] GET /v2.0/subnets/1824ea5f-499e-45c6-8207-771436dd3ddc => generated 657 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2002] 10.0.0.37 () {30 vars in 688 bytes} [Wed May 27 11:05:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2003] 10.0.0.37 () {30 vars in 690 bytes} [Wed May 27 11:05:59 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: 1011/2004] 10.0.0.37 () {30 vars in 666 bytes} [Wed May 27 11:05:59 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: 994/2005] 10.0.0.37 () {30 vars in 702 bytes} [Wed May 27 11:05:59 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-05-27 11:05:59.826 8 INFO neutron.services.segments.plugin [-] Segment f1e38aea-81af-4107-bf7c-1b27d647fecb resource provider aggregate not found 2026-05-27 11:05:59.835 8 INFO neutron.services.segments.plugin [-] Segment f1e38aea-81af-4107-bf7c-1b27d647fecb resource provider aggregate not found 2026-05-27 11:05:59.838 8 INFO neutron.services.segments.plugin [-] Segment f1e38aea-81af-4107-bf7c-1b27d647fecb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1e38aea-81af-4107-bf7c-1b27d647fecb found for delete ", "request_id": "req-4caaf452-469b-400b-b459-d52fa0105562"}]} 2026-05-27 11:05:59.848 8 INFO neutron.services.segments.plugin [-] Segment f1e38aea-81af-4107-bf7c-1b27d647fecb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1e38aea-81af-4107-bf7c-1b27d647fecb found for delete ", "request_id": "req-80dceeef-f07b-48f8-b42a-d9e7142b43f5"}]} 2026-05-27 11:05:59.854 8 INFO neutron.services.segments.plugin [-] Segment a4216e62-267d-4588-9622-38b5ebd3640f resource provider aggregate not found [pid: 8|app: 0|req: 1012/2006] 10.0.0.37 () {30 vars in 726 bytes} [Wed May 27 11:05:59 2026] GET /v2.0/subnets/1824ea5f-499e-45c6-8207-771436dd3ddc => generated 675 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2007] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:05:59 2026] GET /v2.0/ports?tenant_id=928c64402f3c4492bffe4d2eab6edf65&device_id=b2c3788d-a2e2-4086-9850-081534019fbf => generated 1465 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:05:59.965 8 INFO neutron.services.segments.plugin [-] Segment a4216e62-267d-4588-9622-38b5ebd3640f resource provider aggregate not found 2026-05-27 11:05:59.971 8 INFO neutron.services.segments.plugin [-] Segment a4216e62-267d-4588-9622-38b5ebd3640f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4216e62-267d-4588-9622-38b5ebd3640f found for delete ", "request_id": "req-af3e7e30-79c4-4807-87d7-fb51c1f57cd3"}]} [pid: 8|app: 0|req: 1013/2008] 10.0.0.37 () {30 vars in 688 bytes} [Wed May 27 11:05:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2009] 10.0.0.37 () {30 vars in 690 bytes} [Wed May 27 11:05:59 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) 2026-05-27 11:06:00.006 8 INFO neutron.services.segments.plugin [-] Segment a4216e62-267d-4588-9622-38b5ebd3640f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4216e62-267d-4588-9622-38b5ebd3640f found for delete ", "request_id": "req-f282a49b-01df-4071-916f-62bb38cabfc3"}]} [pid: 8|app: 0|req: 1014/2010] 10.0.0.37 () {30 vars in 666 bytes} [Wed May 27 11:06:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2011] 10.0.0.37 () {30 vars in 702 bytes} [Wed May 27 11:06:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2012] 10.0.0.37 () {30 vars in 728 bytes} [Wed May 27 11:06:00 2026] GET /v2.0/networks/1d4c1d8e-919f-4db7-9e5d-97178df87067 => generated 800 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2013] 10.0.0.37 () {30 vars in 680 bytes} [Wed May 27 11:06:00 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2014] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:06:00 2026] GET /v2.0/networks?id=5763050c-c2ad-4ae3-b312-e9115f645ca6 => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2015] 10.0.0.37 () {34 vars in 702 bytes} [Wed May 27 11:06:00 2026] POST /v2.0/ports => generated 1132 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2016] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:06:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.217&port_id=6a934a1b-3bf4-476f-8b52-5f34a940f8bf => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1017/2017] 199.204.45.153 () {34 vars in 1102 bytes} [Wed May 27 11:06:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A14&port_id=6a934a1b-3bf4-476f-8b52-5f34a940f8bf => 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: 1001/2018] 199.204.45.153 () {34 vars in 1064 bytes} [Wed May 27 11:06:00 2026] GET /v2.0/subnets?id=ccaa7f44-0378-4236-b5ef-d2a2526b2898&id=4971848d-4bdb-4484-b6d7-d868b64ca335 => generated 1409 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2019] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:06:00 2026] GET /v2.0/ports?network_id=5763050c-c2ad-4ae3-b312-e9115f645ca6&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2020] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:06:00 2026] GET /v2.0/ports?network_id=5763050c-c2ad-4ae3-b312-e9115f645ca6&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: 1019/2021] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:06:00 2026] GET /v2.0/networks/5763050c-c2ad-4ae3-b312-e9115f645ca6?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2022] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:06:00 2026] GET /v2.0/networks/5763050c-c2ad-4ae3-b312-e9115f645ca6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2023] 199.204.45.153 () {30 vars in 702 bytes} [Wed May 27 11:06:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2024] 199.204.45.153 () {30 vars in 704 bytes} [Wed May 27 11:06:03 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: 1021/2025] 199.204.45.153 () {30 vars in 680 bytes} [Wed May 27 11:06:03 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: 1005/2026] 199.204.45.153 () {30 vars in 716 bytes} [Wed May 27 11:06:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2027] 199.204.45.153 () {30 vars in 736 bytes} [Wed May 27 11:06:03 2026] GET /v2.0/ports/abc82e7a-9e21-48b9-94e6-970916489df1 => 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: 1023/2028] 199.204.45.153 () {30 vars in 702 bytes} [Wed May 27 11:06: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: 1024/2029] 199.204.45.153 () {30 vars in 704 bytes} [Wed May 27 11:06: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: 8|app: 0|req: 1025/2030] 199.204.45.153 () {30 vars in 680 bytes} [Wed May 27 11:06:03 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) 2026-05-27 11:06:03.525 7 INFO neutron.db.segments_db [None req-15bf16f6-420e-455d-9837-76577959ec82 c4781745ba5945709b84e8aa1965d0f0 b47feae461384026962b246bdcd35a4e - - default default] Added segment e822e16c-b6e0-4522-b896-222eeb92b447 of type vxlan for network 0c93e224-cb9e-4fb7-a79f-663209ddc654 [pid: 8|app: 0|req: 1026/2031] 199.204.45.153 () {30 vars in 716 bytes} [Wed May 27 11:06:03 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-05-27 11:06:03.554 8 INFO neutron.api.v2.resource [None req-37150e53-8761-4f9c-8ae4-445078b56d9d c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1027/2032] 199.204.45.153 () {30 vars in 762 bytes} [Wed May 27 11:06:03 2026] GET /v2.0/security-groups/lb-d2a0cf1f-c379-4316-884d-f4beaace23d9 => 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: 1028/2033] 199.204.45.153 () {30 vars in 784 bytes} [Wed May 27 11:06:03 2026] GET /v2.0/security-groups?name=lb-d2a0cf1f-c379-4316-884d-f4beaace23d9 => generated 23 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2034] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:06:03 2026] POST /v2.0/networks => generated 727 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2035] 199.204.45.153 () {34 vars in 735 bytes} [Wed May 27 11:06:03 2026] POST /v2.0/security-groups => generated 1636 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2036] 199.204.45.153 () {30 vars in 814 bytes} [Wed May 27 11:06:03 2026] GET /v2.0/security-group-rules?security_group_id=48613029-bce1-4f32-ab2e-3325d01dd98b => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2037] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:06:03 2026] POST /v2.0/subnets => generated 644 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:03.812 7 WARNING neutron.api.v2.base [None req-a3e0492c-edaf-43b1-a3b3-0f2658b2256a c4781745ba5945709b84e8aa1965d0f0 b47feae461384026962b246bdcd35a4e - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-27 11:06:03.815 7 INFO neutron.api.v2.resource [None req-a3e0492c-edaf-43b1-a3b3-0f2658b2256a c4781745ba5945709b84e8aa1965d0f0 b47feae461384026962b246bdcd35a4e - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1008/2038] 10.0.0.171 () {34 vars in 681 bytes} [Wed May 27 11:06:03 2026] POST /v2.0/rbac-policies => generated 143 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2039] 199.204.45.153 () {34 vars in 788 bytes} [Wed May 27 11:06:03 2026] PUT /v2.0/ports/abc82e7a-9e21-48b9-94e6-970916489df1 => generated 1132 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:06:04.073 7 INFO neutron.services.segments.plugin [-] Segment e822e16c-b6e0-4522-b896-222eeb92b447 resource provider aggregate not found 2026-05-27 11:06:04.080 7 INFO neutron.services.segments.plugin [-] Segment e822e16c-b6e0-4522-b896-222eeb92b447 resource provider aggregate not found [pid: 7|app: 0|req: 1009/2040] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:06:03 2026] DELETE /v2.0/networks/0c93e224-cb9e-4fb7-a79f-663209ddc654 => generated 0 bytes in 278 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-05-27 11:06:04.119 7 INFO neutron.services.segments.plugin [-] Segment e822e16c-b6e0-4522-b896-222eeb92b447 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e822e16c-b6e0-4522-b896-222eeb92b447 found for delete ", "request_id": "req-bb68d1e2-a1a4-4af6-8ed6-eb2b75a83729"}]} 2026-05-27 11:06:04.121 7 INFO neutron.services.segments.plugin [-] Segment e822e16c-b6e0-4522-b896-222eeb92b447 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e822e16c-b6e0-4522-b896-222eeb92b447 found for delete ", "request_id": "req-ea095a1b-ccb5-4782-aac5-897debbb69a8"}]} [pid: 7|app: 0|req: 1010/2041] 199.204.45.153 () {30 vars in 702 bytes} [Wed May 27 11:06:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2042] 199.204.45.153 () {30 vars in 704 bytes} [Wed May 27 11:06:04 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: 1012/2043] 199.204.45.153 () {30 vars in 680 bytes} [Wed May 27 11:06:04 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) 2026-05-27 11:06:04.170 8 INFO neutron.db.segments_db [None req-a909997c-5941-402d-85f7-836a99a80463 c4781745ba5945709b84e8aa1965d0f0 b47feae461384026962b246bdcd35a4e - - default default] Added segment bd951386-0137-4f7b-b7c6-4451d12ee5dd of type vxlan for network 36b0340f-1885-4904-9f03-2c4fed98818f [pid: 7|app: 0|req: 1013/2044] 199.204.45.153 () {30 vars in 716 bytes} [Wed May 27 11:06:04 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: 1014/2045] 199.204.45.153 () {30 vars in 740 bytes} [Wed May 27 11:06:04 2026] GET /v2.0/subnets/1824ea5f-499e-45c6-8207-771436dd3ddc => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2046] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:06:04 2026] POST /v2.0/networks => generated 727 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2047] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:06:04 2026] POST /v2.0/subnets => generated 647 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:04.473 8 WARNING neutron.api.v2.base [None req-ea738bb1-1e97-4ad3-bd4c-d71ecd0cadce c4781745ba5945709b84e8aa1965d0f0 b47feae461384026962b246bdcd35a4e - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-27 11:06:04.474 8 INFO neutron.api.v2.resource [None req-ea738bb1-1e97-4ad3-bd4c-d71ecd0cadce c4781745ba5945709b84e8aa1965d0f0 b47feae461384026962b246bdcd35a4e - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1033/2048] 10.0.0.171 () {34 vars in 681 bytes} [Wed May 27 11:06:04 2026] POST /v2.0/rbac-policies => generated 547 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2049] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:06:04 2026] DELETE /v2.0/networks/36b0340f-1885-4904-9f03-2c4fed98818f => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:06:04.774 8 INFO neutron.db.segments_db [None req-6d390db8-3ed1-48de-8dae-a03f3c61ec90 c4781745ba5945709b84e8aa1965d0f0 b47feae461384026962b246bdcd35a4e - - default default] Added segment 125f8410-73bf-4e0f-a835-c75229de86a5 of type vxlan for network bfaad06e-3c68-4f30-ae12-49acf80c484d [pid: 8|app: 0|req: 1034/2050] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:06:04 2026] POST /v2.0/networks => generated 727 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2051] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:06:04 2026] POST /v2.0/subnets => generated 647 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2052] 10.0.0.171 () {34 vars in 681 bytes} [Wed May 27 11:06:05 2026] POST /v2.0/rbac-policies => generated 324 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2053] 10.0.0.171 () {32 vars in 723 bytes} [Wed May 27 11:06:05 2026] GET /v2.0/networks/bfaad06e-3c68-4f30-ae12-49acf80c484d => generated 655 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:06:06.183 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0ef09f31-3ce5-4af5-8448-2e8bc65c6360 1203a9be137a47d288612e373c629d4d 1592e7c6b60b45098a98dc2ea5988a94 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1036/2054] 10.0.0.171 () {32 vars in 723 bytes} [Wed May 27 11:06:06 2026] GET /v2.0/networks/bfaad06e-3c68-4f30-ae12-49acf80c484d => generated 138 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:06:06.235 7 INFO neutron.services.segments.plugin [-] Segment bd951386-0137-4f7b-b7c6-4451d12ee5dd resource provider aggregate not found 2026-05-27 11:06:06.239 7 INFO neutron.services.segments.plugin [-] Segment bd951386-0137-4f7b-b7c6-4451d12ee5dd resource provider aggregate not found 2026-05-27 11:06:06.255 7 INFO neutron.services.segments.plugin [-] Segment bd951386-0137-4f7b-b7c6-4451d12ee5dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd951386-0137-4f7b-b7c6-4451d12ee5dd found for delete ", "request_id": "req-2a026c46-c257-4770-8c96-b8404ea4d2d4"}]} 2026-05-27 11:06:06.257 7 INFO neutron.services.segments.plugin [-] Segment bd951386-0137-4f7b-b7c6-4451d12ee5dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd951386-0137-4f7b-b7c6-4451d12ee5dd found for delete ", "request_id": "req-5e5dc100-1aa8-4c58-bc27-7749c9b8ac7e"}]} [pid: 7|app: 0|req: 1019/2055] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:06:06 2026] DELETE /v2.0/networks/bfaad06e-3c68-4f30-ae12-49acf80c484d => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:06:06.641 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6d1ed224-0b75-4f2c-a389-acc190fdcc61 c4781745ba5945709b84e8aa1965d0f0 b47feae461384026962b246bdcd35a4e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1037/2056] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:06:06 2026] DELETE /v2.0/subnets/85045452-19d8-4a45-ab9b-979fcd93e31b => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:06:06.668 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a6debba6-6186-4fc9-b995-a4a2d18dd133 c4781745ba5945709b84e8aa1965d0f0 b47feae461384026962b246bdcd35a4e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1020/2057] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:06:06 2026] DELETE /v2.0/subnets/fb4097ee-1aa7-4e8c-9fa6-64a73371d164 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:06:06.690 8 INFO neutron.pecan_wsgi.hooks.translation [None req-14537aa4-84e2-4c14-913e-f1aefe0dffdf c4781745ba5945709b84e8aa1965d0f0 b47feae461384026962b246bdcd35a4e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1038/2058] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:06:06 2026] DELETE /v2.0/subnets/3aaf025f-52c3-4c4f-947e-2b5503433c59 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2059] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:06:07 2026] GET /v2.0/security-groups?tenant_id=1592e7c6b60b45098a98dc2ea5988a94&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2060] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:06:07 2026] DELETE /v2.0/security-groups/472a9d00-5559-42de-a1f3-1d868473ced3 => 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: 1022/2061] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:06:07 2026] GET /v2.0/security-groups?tenant_id=b47feae461384026962b246bdcd35a4e&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2062] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:06:07 2026] DELETE /v2.0/security-groups/beaafe59-e6a9-4f5b-bc97-1e5ffaf0239d => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:06:08.275 7 INFO neutron.services.segments.plugin [-] Segment 125f8410-73bf-4e0f-a835-c75229de86a5 resource provider aggregate not found 2026-05-27 11:06:08.280 7 INFO neutron.services.segments.plugin [-] Segment 125f8410-73bf-4e0f-a835-c75229de86a5 resource provider aggregate not found 2026-05-27 11:06:08.289 7 INFO neutron.services.segments.plugin [-] Segment 125f8410-73bf-4e0f-a835-c75229de86a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 125f8410-73bf-4e0f-a835-c75229de86a5 found for delete ", "request_id": "req-cb7386ad-2e0e-4c16-9905-edf1d84cc52e"}]} 2026-05-27 11:06:08.303 7 INFO neutron.services.segments.plugin [-] Segment 125f8410-73bf-4e0f-a835-c75229de86a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 125f8410-73bf-4e0f-a835-c75229de86a5 found for delete ", "request_id": "req-d6368f2d-9f3f-476c-8999-5f32e7fc19ac"}]} [pid: 7|app: 0|req: 1023/2063] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:06:08 2026] GET /v2.0/security-groups?tenant_id=6c6b67041cbb4886a0db125d24bed6d9&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2064] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:06:08 2026] DELETE /v2.0/security-groups/4bc37878-8d9d-4756-83fd-9aceade5d043 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2065] 10.0.0.106 () {34 vars in 990 bytes} [Wed May 27 11:06:10 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2066] 10.0.0.106 () {34 vars in 1040 bytes} [Wed May 27 11:06:10 2026] GET /v2.0/security-groups?id=2e96950d-1505-49f9-85a4-1c20e0044d8d&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: 1026/2069] 10.0.0.137 () {34 vars in 1016 bytes} [Wed May 27 11:06:11 2026] GET /v2.0/security-groups?id=15c6e935-acca-4e70-8293-4277d35bb233&fields=id => 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: 1044/2070] 10.0.0.137 () {34 vars in 982 bytes} [Wed May 27 11:06:11 2026] GET /v2.0/networks?id=4e934618-a747-4f50-b973-c453f5ac9fc4 => 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: 1027/2071] 10.0.0.137 () {34 vars in 965 bytes} [Wed May 27 11:06:12 2026] GET /v2.0/quotas/55a378d5b6654f408f2fb083129a23c6 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2072] 10.0.0.137 () {34 vars in 1002 bytes} [Wed May 27 11:06:12 2026] GET /v2.0/ports?tenant_id=55a378d5b6654f408f2fb083129a23c6&fields=id => generated 149 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2073] 10.0.0.137 () {34 vars in 1008 bytes} [Wed May 27 11:06:12 2026] GET /v2.0/networks/4e934618-a747-4f50-b973-c453f5ac9fc4?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: 1046/2074] 10.0.0.137 () {34 vars in 1108 bytes} [Wed May 27 11:06:12 2026] GET /v2.0/networks/4e934618-a747-4f50-b973-c453f5ac9fc4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:12.516 7 WARNING neutron_lib.context [None req-7744bc55-d270-4cc5-80e6-c4db5e6e3ac4 3d1f464630514c2cb890312f0412ef7c 6c86f43216574f4e89354908141d3bb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:12.654 7 INFO neutron.db.segments_db [None req-7744bc55-d270-4cc5-80e6-c4db5e6e3ac4 3d1f464630514c2cb890312f0412ef7c 6c86f43216574f4e89354908141d3bb2 - - default default] Added segment f7d9d76a-91da-48c0-98ff-a2fc536a2623 of type vxlan for network b604a07d-ecc1-4e43-a133-ea67872ae91b [pid: 7|app: 0|req: 1029/2075] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:06:12 2026] POST /v2.0/networks => generated 631 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:12.757 8 WARNING neutron_lib.context [None req-ddeedcff-602c-4619-92c9-861949d277f5 3d1f464630514c2cb890312f0412ef7c 6c86f43216574f4e89354908141d3bb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:12.813 8 INFO neutron.db.segments_db [None req-ddeedcff-602c-4619-92c9-861949d277f5 3d1f464630514c2cb890312f0412ef7c 6c86f43216574f4e89354908141d3bb2 - - default default] Added segment 27c2e880-a6ae-48be-a757-5ac03e92cdfd of type vxlan for network f9e1104d-9ac7-4cfa-8bc3-b13d2b0788cf [pid: 8|app: 0|req: 1047/2076] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:06:12 2026] POST /v2.0/networks => generated 632 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:12.917 7 WARNING neutron_lib.context [None req-7d3b0a45-8433-4e5e-ba51-ccaf30d27435 3d1f464630514c2cb890312f0412ef7c 6c86f43216574f4e89354908141d3bb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1048/2077] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:06:12 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:12.987 7 INFO neutron.db.segments_db [None req-7d3b0a45-8433-4e5e-ba51-ccaf30d27435 3d1f464630514c2cb890312f0412ef7c 6c86f43216574f4e89354908141d3bb2 - - default default] Added segment 42165a8c-94da-463d-831e-6210214c48fc of type vxlan for network f2e957dd-6711-462e-8da0-970fb2b24931 [pid: 8|app: 0|req: 1049/2078] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:06:12 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => 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: 1030/2079] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:06:12 2026] POST /v2.0/networks => generated 632 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:13.120 8 WARNING neutron_lib.context [None req-2a5ce517-c541-4e15-8373-23f3ff4d223e 3d1f464630514c2cb890312f0412ef7c 6c86f43216574f4e89354908141d3bb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:13.175 8 INFO neutron.db.segments_db [None req-2a5ce517-c541-4e15-8373-23f3ff4d223e 3d1f464630514c2cb890312f0412ef7c 6c86f43216574f4e89354908141d3bb2 - - default default] Added segment 739b6ada-eab6-42ed-9615-b3d4102dc6ac of type vxlan for network 03ae941c-9512-44e6-868f-5390f26ed195 [pid: 8|app: 0|req: 1050/2080] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:06:13 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-05-27 11:06:13.292 7 WARNING neutron_lib.context [None req-cf1c7c69-765e-489c-9ec0-3d04075a0f16 3d1f464630514c2cb890312f0412ef7c 6c86f43216574f4e89354908141d3bb2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:13.344 7 INFO neutron.db.segments_db [None req-cf1c7c69-765e-489c-9ec0-3d04075a0f16 3d1f464630514c2cb890312f0412ef7c 6c86f43216574f4e89354908141d3bb2 - - default default] Added segment 36d500a3-fcb0-428c-b60a-86acf414f3fb of type vxlan for network 77a46483-f7f0-40ba-9ad4-8ea3d0bdf14b [pid: 7|app: 0|req: 1031/2081] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:06:13 2026] POST /v2.0/networks => generated 631 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2082] 10.0.0.171 () {34 vars in 753 bytes} [Wed May 27 11:06:13 2026] PUT /v2.0/networks/b604a07d-ecc1-4e43-a133-ea67872ae91b/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2083] 10.0.0.171 () {34 vars in 753 bytes} [Wed May 27 11:06:13 2026] PUT /v2.0/networks/f9e1104d-9ac7-4cfa-8bc3-b13d2b0788cf/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2084] 10.0.0.171 () {34 vars in 753 bytes} [Wed May 27 11:06:13 2026] PUT /v2.0/networks/f2e957dd-6711-462e-8da0-970fb2b24931/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2085] 10.0.0.171 () {34 vars in 753 bytes} [Wed May 27 11:06:13 2026] PUT /v2.0/networks/03ae941c-9512-44e6-868f-5390f26ed195/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: 1053/2086] 10.0.0.171 () {32 vars in 666 bytes} [Wed May 27 11:06:13 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2087] 10.0.0.171 () {32 vars in 680 bytes} [Wed May 27 11:06:13 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2088] 10.0.0.171 () {32 vars in 676 bytes} [Wed May 27 11:06:13 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2089] 10.0.0.171 () {32 vars in 688 bytes} [Wed May 27 11:06:13 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2090] 10.0.0.171 () {32 vars in 674 bytes} [Wed May 27 11:06:13 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2091] 10.0.0.171 () {32 vars in 688 bytes} [Wed May 27 11:06:13 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2092] 10.0.0.171 () {32 vars in 684 bytes} [Wed May 27 11:06:14 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2093] 10.0.0.171 () {32 vars in 696 bytes} [Wed May 27 11:06:14 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:06:14.340 8 INFO neutron.services.segments.plugin [-] Segment f7d9d76a-91da-48c0-98ff-a2fc536a2623 resource provider aggregate not found 2026-05-27 11:06:14.344 8 INFO neutron.services.segments.plugin [-] Segment f7d9d76a-91da-48c0-98ff-a2fc536a2623 resource provider aggregate not found 2026-05-27 11:06:14.353 8 INFO neutron.services.segments.plugin [-] Segment f7d9d76a-91da-48c0-98ff-a2fc536a2623 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7d9d76a-91da-48c0-98ff-a2fc536a2623 found for delete ", "request_id": "req-52336b44-e88d-4620-a95a-b9553a23b19a"}]} 2026-05-27 11:06:14.358 8 INFO neutron.services.segments.plugin [-] Segment f7d9d76a-91da-48c0-98ff-a2fc536a2623 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7d9d76a-91da-48c0-98ff-a2fc536a2623 found for delete ", "request_id": "req-cefcfa67-252c-4d71-b461-d50edb6ffdd3"}]} [pid: 8|app: 0|req: 1057/2094] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:06:14 2026] DELETE /v2.0/networks/b604a07d-ecc1-4e43-a133-ea67872ae91b => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:06:14.531 7 INFO neutron.services.segments.plugin [-] Segment 27c2e880-a6ae-48be-a757-5ac03e92cdfd resource provider aggregate not found 2026-05-27 11:06:14.536 7 INFO neutron.services.segments.plugin [-] Segment 27c2e880-a6ae-48be-a757-5ac03e92cdfd resource provider aggregate not found 2026-05-27 11:06:14.542 7 INFO neutron.services.segments.plugin [-] Segment 27c2e880-a6ae-48be-a757-5ac03e92cdfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27c2e880-a6ae-48be-a757-5ac03e92cdfd found for delete ", "request_id": "req-935fcdd4-a60b-471c-b8d7-692d6a3b4b01"}]} 2026-05-27 11:06:14.550 7 INFO neutron.services.segments.plugin [-] Segment 27c2e880-a6ae-48be-a757-5ac03e92cdfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27c2e880-a6ae-48be-a757-5ac03e92cdfd found for delete ", "request_id": "req-32888938-abde-4dfb-8fab-7c4d5285b655"}]} [pid: 8|app: 0|req: 1058/2095] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:06:14 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => 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: 1038/2096] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:06:14 2026] DELETE /v2.0/networks/f9e1104d-9ac7-4cfa-8bc3-b13d2b0788cf => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2097] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:06:14 2026] GET /v2.0/security-groups?id=2e96950d-1505-49f9-85a4-1c20e0044d8d&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2098] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:06:14 2026] DELETE /v2.0/networks/f2e957dd-6711-462e-8da0-970fb2b24931 => 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: 1040/2099] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:06:14 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2100] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:06:14 2026] DELETE /v2.0/networks/03ae941c-9512-44e6-868f-5390f26ed195 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2101] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:06:14 2026] GET /v2.0/security-groups?id=2e96950d-1505-49f9-85a4-1c20e0044d8d&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2102] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:06:14 2026] DELETE /v2.0/networks/77a46483-f7f0-40ba-9ad4-8ea3d0bdf14b => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2103] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:06:15 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => 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: 1062/2104] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:06:15 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => 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: 1043/2105] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:06:15 2026] GET /v2.0/security-groups?tenant_id=6c86f43216574f4e89354908141d3bb2&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2106] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:06:16 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => 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: 1063/2107] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:06:15 2026] DELETE /v2.0/security-groups/23712c79-02a9-4fc7-9c85-31e9e4a3b6dc => 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: 1045/2108] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:06:16 2026] GET /v2.0/security-groups?id=2e96950d-1505-49f9-85a4-1c20e0044d8d&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: 1064/2109] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:06:16 2026] GET /v2.0/security-groups?tenant_id=f79c4c2fa97640e7bfd05b6a43ec1e45&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2110] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:06:16 2026] DELETE /v2.0/security-groups/46edec7d-eef0-40fc-99ab-1f7bf11dd906 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:06:16.605 8 INFO neutron.services.segments.plugin [-] Segment 739b6ada-eab6-42ed-9615-b3d4102dc6ac resource provider aggregate not found 2026-05-27 11:06:16.612 8 INFO neutron.services.segments.plugin [-] Segment 739b6ada-eab6-42ed-9615-b3d4102dc6ac resource provider aggregate not found 2026-05-27 11:06:16.627 8 INFO neutron.services.segments.plugin [-] Segment 739b6ada-eab6-42ed-9615-b3d4102dc6ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 739b6ada-eab6-42ed-9615-b3d4102dc6ac found for delete ", "request_id": "req-354498d6-d9c5-4155-ac64-8cd0eae1448f"}]} 2026-05-27 11:06:16.631 8 INFO neutron.services.segments.plugin [-] Segment 739b6ada-eab6-42ed-9615-b3d4102dc6ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 739b6ada-eab6-42ed-9615-b3d4102dc6ac found for delete ", "request_id": "req-2f0987ed-8a2e-41c7-8d1d-7b310f63d860"}]} 2026-05-27 11:06:16.638 8 INFO neutron.services.segments.plugin [-] Segment 36d500a3-fcb0-428c-b60a-86acf414f3fb resource provider aggregate not found 2026-05-27 11:06:16.644 8 INFO neutron.services.segments.plugin [-] Segment 36d500a3-fcb0-428c-b60a-86acf414f3fb resource provider aggregate not found 2026-05-27 11:06:16.649 8 INFO neutron.services.segments.plugin [-] Segment 36d500a3-fcb0-428c-b60a-86acf414f3fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36d500a3-fcb0-428c-b60a-86acf414f3fb found for delete ", "request_id": "req-f3e784fb-edc6-48e0-8f98-e682f15e9c1d"}]} 2026-05-27 11:06:16.662 8 INFO neutron.services.segments.plugin [-] Segment 36d500a3-fcb0-428c-b60a-86acf414f3fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36d500a3-fcb0-428c-b60a-86acf414f3fb found for delete ", "request_id": "req-0bcc74e2-8130-469b-b390-8d3f9f8556a7"}]} 2026-05-27 11:06:16.705 7 INFO neutron.services.segments.plugin [-] Segment 42165a8c-94da-463d-831e-6210214c48fc resource provider aggregate not found 2026-05-27 11:06:16.709 7 INFO neutron.services.segments.plugin [-] Segment 42165a8c-94da-463d-831e-6210214c48fc resource provider aggregate not found 2026-05-27 11:06:16.720 7 INFO neutron.services.segments.plugin [-] Segment 42165a8c-94da-463d-831e-6210214c48fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42165a8c-94da-463d-831e-6210214c48fc found for delete ", "request_id": "req-1278067f-3010-4fd4-8f5a-872fcf12cd5b"}]} [pid: 7|app: 0|req: 1047/2111] 199.204.45.153 () {34 vars in 994 bytes} [Wed May 27 11:06:16 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:06:16.737 7 INFO neutron.services.segments.plugin [-] Segment 42165a8c-94da-463d-831e-6210214c48fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42165a8c-94da-463d-831e-6210214c48fc found for delete ", "request_id": "req-cc27b3b5-8f1e-44dc-b289-91f043332c81"}]} [pid: 8|app: 0|req: 1065/2112] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:06:16 2026] GET /v2.0/security-groups?tenant_id=c49bdddd003d4ea7914c229b4ae59e14&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2113] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:06:16 2026] DELETE /v2.0/security-groups/8ddf6d14-2b1c-47e3-9b66-d7c854112ad4 => 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: 1067/2114] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:06:16 2026] GET /v2.0/networks?id=4e934618-a747-4f50-b973-c453f5ac9fc4 => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2115] 199.204.45.153 () {34 vars in 1050 bytes} [Wed May 27 11:06:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=55a378d5b6654f408f2fb083129a23c6 => generated 343 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:06:16.987 7 INFO neutron.db.l3_db [req-e13574ba-799b-439e-943a-60e3de2c841c req-e7ae933c-8041-4398-8c24-73c9a1ddeee4 c6c7a9a79d884f159d7031d93b46dae8 fcfbf3117b9646ec95990b5ebff17465 - - default default] Floating IP cdc9df74-2e51-490f-b1f6-854d1568921b disassociated. External IP: 10.96.250.215, port: 8c744186-f853-44e8-b099-f3295d48771c. [pid: 8|app: 0|req: 1069/2116] 199.204.45.153 () {38 vars in 955 bytes} [Wed May 27 11:06:16 2026] POST /v2.0/ports => generated 1078 bytes in 340 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: 1070/2117] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:06:17 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => 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: 1048/2118] 199.204.45.153 () {36 vars in 997 bytes} [Wed May 27 11:06:16 2026] DELETE /v2.0/ports/8c744186-f853-44e8-b099-f3295d48771c => generated 0 bytes in 614 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2119] 199.204.45.153 () {38 vars in 1028 bytes} [Wed May 27 11:06:17 2026] PUT /v2.0/ports/7fb0f739-7fe5-4bf7-8f24-90bc3b95f5d0 => generated 1239 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2120] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:06:18 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => generated 12 bytes in 36 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: 8|app: 0|req: 1072/2121] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:06:18 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:06:18.777 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-296795e4-b6c7-437f-9220-91b250a9045f'] response: {'name': 'network-changed', 'server_uuid': '4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35', 'tag': '7fb0f739-7fe5-4bf7-8f24-90bc3b95f5d0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1050/2122] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:06:18 2026] GET /v2.0/ports?tenant_id=55a378d5b6654f408f2fb083129a23c6&device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:06:18.813 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc9ecb59-e6f5-4309-8dcb-add3a8829b5b'] response: {'server_uuid': '3a4ec753-4874-419d-ba83-d14a5aa08571', 'name': 'network-vif-deleted', 'tag': '8c744186-f853-44e8-b099-f3295d48771c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1073/2123] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:06:18 2026] GET /v2.0/security-groups?id=15c6e935-acca-4e70-8293-4277d35bb233&fields=id&fields=name => generated 96 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2124] 199.204.45.153 () {34 vars in 1060 bytes} [Wed May 27 11:06:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.12&port_id=7fb0f739-7fe5-4bf7-8f24-90bc3b95f5d0 => 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: 1074/2125] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:06:18 2026] GET /v2.0/subnets?id=83cbd287-4738-460f-a765-c0e55de382bc => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2126] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:06:18 2026] GET /v2.0/ports?network_id=4e934618-a747-4f50-b973-c453f5ac9fc4&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2127] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:06:18 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 1242 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2128] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:06:18 2026] GET /v2.0/networks/4e934618-a747-4f50-b973-c453f5ac9fc4?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: 1076/2129] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:06:19 2026] GET /v2.0/networks/4e934618-a747-4f50-b973-c453f5ac9fc4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2130] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:06:19 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => 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: 1077/2131] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:06:20 2026] GET /v2.0/ports?tenant_id=55a378d5b6654f408f2fb083129a23c6&device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 1242 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2132] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:06:20 2026] GET /v2.0/networks?id=4e934618-a747-4f50-b973-c453f5ac9fc4 => generated 735 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2133] 199.204.45.153 () {34 vars in 1060 bytes} [Wed May 27 11:06:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.12&port_id=7fb0f739-7fe5-4bf7-8f24-90bc3b95f5d0 => 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: 1056/2134] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:06:20 2026] GET /v2.0/subnets?id=83cbd287-4738-460f-a765-c0e55de382bc => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2135] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:06:20 2026] GET /v2.0/ports?network_id=4e934618-a747-4f50-b973-c453f5ac9fc4&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: 1057/2136] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:06:20 2026] GET /v2.0/networks/4e934618-a747-4f50-b973-c453f5ac9fc4?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2137] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:06:20 2026] GET /v2.0/networks/4e934618-a747-4f50-b973-c453f5ac9fc4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2138] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:06:20 2026] GET /v2.0/ports?device_id=3a4ec753-4874-419d-ba83-d14a5aa08571 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:21.470 8 WARNING neutron_lib.context [None req-5fbdb5a4-4925-4f05-8efa-d0ad2acabc15 6528a290387e416f938ffa3f0a32d799 d9e9c682265b452e9d5c44d34e5a777a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:21.620 8 INFO neutron.db.segments_db [None req-5fbdb5a4-4925-4f05-8efa-d0ad2acabc15 6528a290387e416f938ffa3f0a32d799 d9e9c682265b452e9d5c44d34e5a777a - - default default] Added segment 243d5866-1cb9-4018-b443-b010ced9ebd8 of type vxlan for network c3146430-18d3-47a8-ac13-2057c03e1030 [pid: 8|app: 0|req: 1081/2139] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:06:21 2026] POST /v2.0/networks => generated 631 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:21.753 8 WARNING neutron_lib.context [None req-93bd993f-e97b-431b-a182-e5b651dc60cc 6528a290387e416f938ffa3f0a32d799 d9e9c682265b452e9d5c44d34e5a777a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1059/2140] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:06:21 2026] DELETE /v2.0/security-groups/2e96950d-1505-49f9-85a4-1c20e0044d8d => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:06:21.861 7 INFO neutron.api.v2.resource [None req-4430272c-12e6-4cfb-8eed-51f4c32d3fd9 c6c7a9a79d884f159d7031d93b46dae8 fcfbf3117b9646ec95990b5ebff17465 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1060/2141] 10.0.0.171 () {32 vars in 737 bytes} [Wed May 27 11:06:21 2026] GET /v2.0/security-groups/2e96950d-1505-49f9-85a4-1c20e0044d8d => 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: 1082/2142] 10.0.0.171 () {34 vars in 664 bytes} [Wed May 27 11:06:21 2026] POST /v2.0/ports => generated 743 bytes in 277 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: 1083/2143] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:06:22 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:06:22.062 8 WARNING neutron_lib.context [None req-2032eebd-f520-406f-a402-65ee5c78c759 6528a290387e416f938ffa3f0a32d799 d9e9c682265b452e9d5c44d34e5a777a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:22.107 8 INFO neutron.db.segments_db [None req-2032eebd-f520-406f-a402-65ee5c78c759 6528a290387e416f938ffa3f0a32d799 d9e9c682265b452e9d5c44d34e5a777a - - default default] Added segment 2755b29a-47ad-45c4-9d5f-b33cc551d52d of type vxlan for network c8716273-9ac8-40ee-93cc-f9d01cf87ed9 [pid: 7|app: 0|req: 1061/2144] 10.0.0.171 () {32 vars in 732 bytes} [Wed May 27 11:06:21 2026] DELETE /v2.0/floatingips/cdc9df74-2e51-490f-b1f6-854d1568921b => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2145] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:06:22 2026] GET /v2.0/security-groups?id=15c6e935-acca-4e70-8293-4277d35bb233&fields=id&fields=name => generated 96 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2146] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:06:22 2026] POST /v2.0/networks => generated 632 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:22.223 8 WARNING neutron_lib.context [None req-f690a64a-2a77-4789-9603-1690b32497d6 6528a290387e416f938ffa3f0a32d799 d9e9c682265b452e9d5c44d34e5a777a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1085/2147] 10.0.0.171 () {34 vars in 664 bytes} [Wed May 27 11:06:22 2026] POST /v2.0/ports => generated 743 bytes in 307 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: 1086/2148] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:06:22 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:06:22.559 8 WARNING neutron_lib.context [None req-2db5b585-c58f-44a8-b0de-34c5a83893ff 6528a290387e416f938ffa3f0a32d799 d9e9c682265b452e9d5c44d34e5a777a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:22.610 8 INFO neutron.db.segments_db [None req-2db5b585-c58f-44a8-b0de-34c5a83893ff 6528a290387e416f938ffa3f0a32d799 d9e9c682265b452e9d5c44d34e5a777a - - default default] Added segment 4853cd52-e127-41ce-a123-437f2bb7c1c1 of type vxlan for network 0d3791c0-298d-4321-afa5-5479001b05c3 [pid: 8|app: 0|req: 1087/2149] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:06:22 2026] POST /v2.0/networks => generated 631 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:22.713 8 WARNING neutron_lib.context [None req-3957617a-5365-4744-b538-5c24df8b5073 6528a290387e416f938ffa3f0a32d799 d9e9c682265b452e9d5c44d34e5a777a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1088/2150] 10.0.0.171 () {34 vars in 664 bytes} [Wed May 27 11:06:22 2026] POST /v2.0/ports => generated 743 bytes in 295 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-05-27 11:06:23.016 8 WARNING neutron_lib.context [None req-14e3feab-642b-43ef-9cb8-af87dacb3b93 6528a290387e416f938ffa3f0a32d799 d9e9c682265b452e9d5c44d34e5a777a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:23.068 8 INFO neutron.db.segments_db [None req-14e3feab-642b-43ef-9cb8-af87dacb3b93 6528a290387e416f938ffa3f0a32d799 d9e9c682265b452e9d5c44d34e5a777a - - default default] Added segment f97f752b-8234-4ddd-80e6-c52167364720 of type vxlan for network 6da32d5a-bec2-40ab-8e66-c774cd91cfe0 [pid: 8|app: 0|req: 1089/2151] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:06:23 2026] POST /v2.0/networks => generated 632 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:23.160 8 WARNING neutron_lib.context [None req-43da6b46-2018-4060-9049-1bd4426b828f 6528a290387e416f938ffa3f0a32d799 d9e9c682265b452e9d5c44d34e5a777a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1063/2152] 10.0.0.171 () {34 vars in 789 bytes} [Wed May 27 11:06:22 2026] PUT /v2.0/routers/9bfc170a-0410-4ddc-88b7-2c620922d0b7/remove_router_interface => generated 309 bytes in 1039 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2153] 10.0.0.171 () {34 vars in 664 bytes} [Wed May 27 11:06:23 2026] POST /v2.0/ports => generated 743 bytes in 274 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: 1091/2154] 199.204.45.153 () {34 vars in 994 bytes} [Wed May 27 11:06:23 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:06:23.474 8 WARNING neutron_lib.context [None req-ae492f5e-a037-4745-822e-dbc8069f1ffc 6528a290387e416f938ffa3f0a32d799 d9e9c682265b452e9d5c44d34e5a777a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:23.520 8 INFO neutron.db.segments_db [None req-ae492f5e-a037-4745-822e-dbc8069f1ffc 6528a290387e416f938ffa3f0a32d799 d9e9c682265b452e9d5c44d34e5a777a - - default default] Added segment 4d339f13-fa5d-4944-b2dc-6296dea4d6ee of type vxlan for network 1e8887e2-26f9-4990-ba8a-7a649981f091 [pid: 8|app: 0|req: 1092/2155] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:06:23 2026] POST /v2.0/networks => generated 630 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2156] 199.204.45.153 () {34 vars in 1044 bytes} [Wed May 27 11:06:23 2026] GET /v2.0/security-groups?id=15c6e935-acca-4e70-8293-4277d35bb233&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:23.663 8 WARNING neutron_lib.context [None req-19b45b08-cb99-43d3-93ff-8b29082c80bf 6528a290387e416f938ffa3f0a32d799 d9e9c682265b452e9d5c44d34e5a777a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1094/2157] 10.0.0.171 () {34 vars in 664 bytes} [Wed May 27 11:06:23 2026] POST /v2.0/ports => generated 743 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:24.021 7 INFO neutron.services.segments.plugin [-] Segment d41136f2-67a4-4e6e-997d-cf10757cc47b resource provider aggregate not found /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-05-27 11:06:24.027 7 INFO neutron.services.segments.plugin [-] Segment d41136f2-67a4-4e6e-997d-cf10757cc47b resource provider aggregate not found 2026-05-27 11:06:24.032 7 INFO neutron.services.segments.plugin [-] Segment d41136f2-67a4-4e6e-997d-cf10757cc47b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d41136f2-67a4-4e6e-997d-cf10757cc47b found for delete ", "request_id": "req-d7388cc5-5f97-4106-92d2-14de7155f944"}]} 2026-05-27 11:06:24.040 7 INFO neutron.services.segments.plugin [-] Segment d41136f2-67a4-4e6e-997d-cf10757cc47b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d41136f2-67a4-4e6e-997d-cf10757cc47b found for delete ", "request_id": "req-2fe6e668-552a-4da4-828a-6a10212b6f3d"}]} 2026-05-27 11:06:24.051 7 INFO neutron.db.l3_hamode_db [None req-eb977311-b025-40a9-84be-aca90e7f2dfc c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] HA network 8b88ea18-6c52-4582-a58a-359a5b7c5280 was deleted as no HA routers are present in tenant fcfbf3117b9646ec95990b5ebff17465. [pid: 7|app: 0|req: 1064/2158] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:06:23 2026] DELETE /v2.0/routers/9bfc170a-0410-4ddc-88b7-2c620922d0b7 => generated 0 bytes in 848 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2159] 10.0.0.171 () {34 vars in 747 bytes} [Wed May 27 11:06:24 2026] PUT /v2.0/ports/b6b5c30a-a653-40cc-8561-d5db8f3330b6/tags => generated 17 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2160] 10.0.0.171 () {34 vars in 747 bytes} [Wed May 27 11:06:24 2026] PUT /v2.0/ports/2015a257-8ebb-44f6-81cb-ef7bf2396c5c/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2161] 10.0.0.171 () {34 vars in 747 bytes} [Wed May 27 11:06:24 2026] PUT /v2.0/ports/f1863e04-7e40-4e9f-848b-cfe48114b987/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2162] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:06:24 2026] DELETE /v2.0/subnets/54a242dd-d31d-4faa-8042-d7bccc6986d7 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2163] 10.0.0.171 () {34 vars in 747 bytes} [Wed May 27 11:06:24 2026] PUT /v2.0/ports/9cda5c69-5ea2-4519-8047-f93cb0a3b2ed/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2164] 10.0.0.171 () {32 vars in 660 bytes} [Wed May 27 11:06:24 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2165] 10.0.0.171 () {32 vars in 674 bytes} [Wed May 27 11:06:24 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2166] 10.0.0.171 () {32 vars in 670 bytes} [Wed May 27 11:06:24 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2167] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:06:24 2026] DELETE /v2.0/networks/a14db0e6-1aee-46c7-a14c-d375da89bee1 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2168] 10.0.0.171 () {32 vars in 682 bytes} [Wed May 27 11:06:24 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2169] 10.0.0.171 () {32 vars in 668 bytes} [Wed May 27 11:06:24 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2170] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:06:24 2026] GET /v2.0/security-groups?tenant_id=fcfbf3117b9646ec95990b5ebff17465&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2171] 10.0.0.171 () {32 vars in 682 bytes} [Wed May 27 11:06:24 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2172] 10.0.0.171 () {32 vars in 678 bytes} [Wed May 27 11:06:24 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2173] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:06:24 2026] DELETE /v2.0/security-groups/8cb14800-ffb6-4be6-8966-b3d9c87e3f18 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2174] 10.0.0.171 () {32 vars in 690 bytes} [Wed May 27 11:06:25 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2175] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:06:25 2026] DELETE /v2.0/ports/b6b5c30a-a653-40cc-8561-d5db8f3330b6 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2178] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:06:25 2026] DELETE /v2.0/ports/2015a257-8ebb-44f6-81cb-ef7bf2396c5c => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2179] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:06:25 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2180] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:06:25 2026] GET /v2.0/security-groups?id=15c6e935-acca-4e70-8293-4277d35bb233&fields=id&fields=name => generated 96 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2181] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:06:25 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:06:26.177 7 INFO neutron.services.segments.plugin [-] Segment 1d3985e4-a54a-4a85-8bb1-37fc9ca8f71f resource provider aggregate not found 2026-05-27 11:06:26.191 7 INFO neutron.services.segments.plugin [-] Segment 1d3985e4-a54a-4a85-8bb1-37fc9ca8f71f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d3985e4-a54a-4a85-8bb1-37fc9ca8f71f found for delete ", "request_id": "req-a1ed5cad-c54f-4e7c-bd96-a45f3ac33b2c"}]} 2026-05-27 11:06:26.196 7 INFO neutron.services.segments.plugin [-] Segment 1d3985e4-a54a-4a85-8bb1-37fc9ca8f71f resource provider aggregate not found 2026-05-27 11:06:26.211 7 INFO neutron.services.segments.plugin [-] Segment 1d3985e4-a54a-4a85-8bb1-37fc9ca8f71f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d3985e4-a54a-4a85-8bb1-37fc9ca8f71f found for delete ", "request_id": "req-ad7c7e60-55b0-46db-86e0-59c32f6d5009"}]} [pid: 7|app: 0|req: 1073/2182] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:06:25 2026] DELETE /v2.0/ports/f1863e04-7e40-4e9f-848b-cfe48114b987 => generated 0 bytes in 694 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2183] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:06:26 2026] DELETE /v2.0/ports/9cda5c69-5ea2-4519-8047-f93cb0a3b2ed => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2184] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:06:26 2026] DELETE /v2.0/ports/1aac672d-d9a8-4dd9-8f4c-9168421982e0 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:06:26.787 8 INFO neutron.services.segments.plugin [-] Segment 243d5866-1cb9-4018-b443-b010ced9ebd8 resource provider aggregate not found 2026-05-27 11:06:26.794 8 INFO neutron.services.segments.plugin [-] Segment 243d5866-1cb9-4018-b443-b010ced9ebd8 resource provider aggregate not found 2026-05-27 11:06:26.802 8 INFO neutron.services.segments.plugin [-] Segment 243d5866-1cb9-4018-b443-b010ced9ebd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 243d5866-1cb9-4018-b443-b010ced9ebd8 found for delete ", "request_id": "req-6004c575-a5a8-414b-815c-fb50ebb1497b"}]} 2026-05-27 11:06:26.809 8 INFO neutron.services.segments.plugin [-] Segment 243d5866-1cb9-4018-b443-b010ced9ebd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 243d5866-1cb9-4018-b443-b010ced9ebd8 found for delete ", "request_id": "req-568e3ce1-e1f9-4872-bec8-c5a6cbc3214b"}]} [pid: 8|app: 0|req: 1111/2185] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:06:26 2026] DELETE /v2.0/networks/c3146430-18d3-47a8-ac13-2057c03e1030 => 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: 1075/2186] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:06:26 2026] DELETE /v2.0/networks/c8716273-9ac8-40ee-93cc-f9d01cf87ed9 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2187] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:06:26 2026] DELETE /v2.0/networks/0d3791c0-298d-4321-afa5-5479001b05c3 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2188] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:06:27 2026] DELETE /v2.0/networks/6da32d5a-bec2-40ab-8e66-c774cd91cfe0 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2189] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:06:27 2026] DELETE /v2.0/networks/1e8887e2-26f9-4990-ba8a-7a649981f091 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2190] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:06:27 2026] GET /v2.0/security-groups?tenant_id=5aa8b481b16149ff936be9222099194c&name=default => generated 2925 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2191] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:06:27 2026] DELETE /v2.0/security-groups/0caa31a2-b563-4441-a7af-8eb4a9a8e7f5 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:06:28.285 7 INFO neutron.services.segments.plugin [-] Segment 2755b29a-47ad-45c4-9d5f-b33cc551d52d resource provider aggregate not found 2026-05-27 11:06:28.293 7 INFO neutron.services.segments.plugin [-] Segment 2755b29a-47ad-45c4-9d5f-b33cc551d52d resource provider aggregate not found 2026-05-27 11:06:28.307 7 INFO neutron.services.segments.plugin [-] Segment 2755b29a-47ad-45c4-9d5f-b33cc551d52d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2755b29a-47ad-45c4-9d5f-b33cc551d52d found for delete ", "request_id": "req-3530f9c8-4700-4df0-b60e-de37e15165df"}]} 2026-05-27 11:06:28.314 7 INFO neutron.services.segments.plugin [-] Segment 2755b29a-47ad-45c4-9d5f-b33cc551d52d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2755b29a-47ad-45c4-9d5f-b33cc551d52d found for delete ", "request_id": "req-cd50bbce-fdd8-4a42-beb5-64521590a428"}]} 2026-05-27 11:06:28.326 7 INFO neutron.services.segments.plugin [-] Segment f97f752b-8234-4ddd-80e6-c52167364720 resource provider aggregate not found 2026-05-27 11:06:28.336 7 INFO neutron.services.segments.plugin [-] Segment f97f752b-8234-4ddd-80e6-c52167364720 resource provider aggregate not found 2026-05-27 11:06:28.341 7 INFO neutron.services.segments.plugin [-] Segment f97f752b-8234-4ddd-80e6-c52167364720 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f97f752b-8234-4ddd-80e6-c52167364720 found for delete ", "request_id": "req-b6e83336-78bd-4dfb-88e7-5f9ac7481886"}]} 2026-05-27 11:06:28.350 7 INFO neutron.services.segments.plugin [-] Segment f97f752b-8234-4ddd-80e6-c52167364720 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f97f752b-8234-4ddd-80e6-c52167364720 found for delete ", "request_id": "req-2f45e184-d43e-4051-86b5-f1ee6762a36c"}]} [pid: 7|app: 0|req: 1078/2192] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:06:28 2026] GET /v2.0/security-groups?tenant_id=f2da8c0df0fc4307bf457602ac05ad45&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2193] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:06:28 2026] DELETE /v2.0/security-groups/a2281762-0d92-4985-9179-ae99cd89eeea => 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: 1079/2194] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:06:28 2026] GET /v2.0/security-groups?tenant_id=d9e9c682265b452e9d5c44d34e5a777a&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:06:28.836 8 INFO neutron.services.segments.plugin [-] Segment 4853cd52-e127-41ce-a123-437f2bb7c1c1 resource provider aggregate not found 2026-05-27 11:06:28.840 8 INFO neutron.services.segments.plugin [-] Segment 4853cd52-e127-41ce-a123-437f2bb7c1c1 resource provider aggregate not found 2026-05-27 11:06:28.854 8 INFO neutron.services.segments.plugin [-] Segment 4853cd52-e127-41ce-a123-437f2bb7c1c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4853cd52-e127-41ce-a123-437f2bb7c1c1 found for delete ", "request_id": "req-ed150514-f49e-491e-bb41-c9f9805d15d0"}]} 2026-05-27 11:06:28.859 8 INFO neutron.services.segments.plugin [-] Segment 4853cd52-e127-41ce-a123-437f2bb7c1c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4853cd52-e127-41ce-a123-437f2bb7c1c1 found for delete ", "request_id": "req-9456c616-bcf8-4ff8-9e23-64a7e4eb2f88"}]} 2026-05-27 11:06:28.874 8 INFO neutron.services.segments.plugin [-] Segment 4d339f13-fa5d-4944-b2dc-6296dea4d6ee resource provider aggregate not found 2026-05-27 11:06:28.881 8 INFO neutron.services.segments.plugin [-] Segment 4d339f13-fa5d-4944-b2dc-6296dea4d6ee resource provider aggregate not found 2026-05-27 11:06:28.893 8 INFO neutron.services.segments.plugin [-] Segment 4d339f13-fa5d-4944-b2dc-6296dea4d6ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d339f13-fa5d-4944-b2dc-6296dea4d6ee found for delete ", "request_id": "req-3413dadf-cc6e-423b-95a6-9c247fc5af60"}]} 2026-05-27 11:06:28.896 8 INFO neutron.services.segments.plugin [-] Segment 4d339f13-fa5d-4944-b2dc-6296dea4d6ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d339f13-fa5d-4944-b2dc-6296dea4d6ee found for delete ", "request_id": "req-eed624bd-5b37-4553-87c8-d406e39f5acd"}]} [pid: 8|app: 0|req: 1116/2195] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:06:28 2026] DELETE /v2.0/security-groups/e8d0f35d-e114-487e-9f1b-78515e71ef5c => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2196] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:06:29 2026] GET /v2.0/security-groups?tenant_id=bcaf790ea7ce43b2917e90ccec035537&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2197] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:06:29 2026] DELETE /v2.0/security-groups/c7cd9b0e-b49b-4a9b-9d89-116c6f423c48 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:06:29.941 7 WARNING neutron_lib.context [None req-9cfcf17d-6e62-4de1-8940-344e144b3b34 093cd223d1224c038af7889c91855383 99541b87e33c4ff58620aad4c8b2c43f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:29.941 7 WARNING neutron_lib.context [None req-9cfcf17d-6e62-4de1-8940-344e144b3b34 093cd223d1224c038af7889c91855383 99541b87e33c4ff58620aad4c8b2c43f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:30.107 7 INFO neutron.db.segments_db [None req-9cfcf17d-6e62-4de1-8940-344e144b3b34 093cd223d1224c038af7889c91855383 99541b87e33c4ff58620aad4c8b2c43f - - default default] Added segment 19032a5b-f2a6-4e21-a269-cbc8b974f21b of type vxlan for network 76456269-6a91-4f76-a462-616d150d0225 2026-05-27 11:06:30.173 7 INFO neutron.db.segments_db [None req-9cfcf17d-6e62-4de1-8940-344e144b3b34 093cd223d1224c038af7889c91855383 99541b87e33c4ff58620aad4c8b2c43f - - default default] Added segment e6e9a0e3-a216-4c3b-9dce-149d3ae69174 of type vxlan for network 54e870b9-8a0f-4415-843e-c14ddcba3497 [pid: 7|app: 0|req: 1081/2198] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:06:29 2026] POST /v2.0/networks => generated 1246 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2199] 10.0.0.171 () {32 vars in 649 bytes} [Wed May 27 11:06:30 2026] GET /v2.0/networks => generated 1845 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:06:30.522 7 INFO neutron.services.segments.plugin [-] Segment 19032a5b-f2a6-4e21-a269-cbc8b974f21b resource provider aggregate not found 2026-05-27 11:06:30.526 7 INFO neutron.services.segments.plugin [-] Segment 19032a5b-f2a6-4e21-a269-cbc8b974f21b resource provider aggregate not found [pid: 7|app: 0|req: 1082/2200] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:06:30 2026] DELETE /v2.0/networks/76456269-6a91-4f76-a462-616d150d0225 => 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: 1119/2201] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:06:30 2026] DELETE /v2.0/networks/54e870b9-8a0f-4415-843e-c14ddcba3497 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:06:30.716 7 INFO neutron.services.segments.plugin [-] Segment 19032a5b-f2a6-4e21-a269-cbc8b974f21b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19032a5b-f2a6-4e21-a269-cbc8b974f21b found for delete ", "request_id": "req-284c8e04-a58f-43e9-b2a6-761d41a17407"}]} 2026-05-27 11:06:30.718 7 INFO neutron.services.segments.plugin [-] Segment 19032a5b-f2a6-4e21-a269-cbc8b974f21b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19032a5b-f2a6-4e21-a269-cbc8b974f21b found for delete ", "request_id": "req-5424797a-066b-48ca-a798-5d6854b5e0b6"}]} [pid: 7|app: 0|req: 1083/2202] 10.0.0.171 () {32 vars in 649 bytes} [Wed May 27 11:06:30 2026] GET /v2.0/networks => generated 651 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:06:30.781 8 WARNING neutron_lib.context [None req-b633e340-fc47-41d2-9dad-00578e0d18db 093cd223d1224c038af7889c91855383 99541b87e33c4ff58620aad4c8b2c43f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:30.853 8 INFO neutron.db.segments_db [None req-b633e340-fc47-41d2-9dad-00578e0d18db 093cd223d1224c038af7889c91855383 99541b87e33c4ff58620aad4c8b2c43f - - default default] Added segment 35f82faf-c282-4130-bca0-8267de945662 of type vxlan for network 471c9119-3408-4c77-a432-a43d4486eb71 2026-05-27 11:06:30.913 8 INFO neutron.services.segments.plugin [-] Segment e6e9a0e3-a216-4c3b-9dce-149d3ae69174 resource provider aggregate not found 2026-05-27 11:06:30.922 8 INFO neutron.services.segments.plugin [-] Segment e6e9a0e3-a216-4c3b-9dce-149d3ae69174 resource provider aggregate not found 2026-05-27 11:06:30.926 8 INFO neutron.services.segments.plugin [-] Segment e6e9a0e3-a216-4c3b-9dce-149d3ae69174 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6e9a0e3-a216-4c3b-9dce-149d3ae69174 found for delete ", "request_id": "req-fb34d592-53e2-488d-8f42-82f2220e8b8d"}]} 2026-05-27 11:06:30.945 8 INFO neutron.services.segments.plugin [-] Segment e6e9a0e3-a216-4c3b-9dce-149d3ae69174 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6e9a0e3-a216-4c3b-9dce-149d3ae69174 found for delete ", "request_id": "req-6822e9fe-25d0-46dc-be6c-2f9a135f08e5"}]} [pid: 8|app: 0|req: 1120/2203] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:06:30 2026] POST /v2.0/networks => generated 653 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:30.991 7 WARNING neutron_lib.context [None req-cabe2542-08d0-4a66-a14f-73d2434bd14b 093cd223d1224c038af7889c91855383 99541b87e33c4ff58620aad4c8b2c43f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:31.043 7 INFO neutron.db.segments_db [None req-cabe2542-08d0-4a66-a14f-73d2434bd14b 093cd223d1224c038af7889c91855383 99541b87e33c4ff58620aad4c8b2c43f - - default default] Added segment db0a2c27-9f09-4c20-aedc-22a821aa4d27 of type vxlan for network 0ac3cebd-149f-44cb-89a0-82f42f43684a [pid: 7|app: 0|req: 1084/2204] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:06:30 2026] POST /v2.0/networks => generated 654 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:31.152 8 WARNING neutron_lib.context [None req-e6f91865-75ec-458f-afc2-57ca8510cb66 093cd223d1224c038af7889c91855383 99541b87e33c4ff58620aad4c8b2c43f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:31.174 8 WARNING neutron_lib.context [None req-e6f91865-75ec-458f-afc2-57ca8510cb66 093cd223d1224c038af7889c91855383 99541b87e33c4ff58620aad4c8b2c43f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1121/2205] 10.0.0.171 () {34 vars in 665 bytes} [Wed May 27 11:06:31 2026] POST /v2.0/ports => generated 1505 bytes in 671 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2206] 10.0.0.171 () {32 vars in 643 bytes} [Wed May 27 11:06:31 2026] GET /v2.0/ports => generated 1505 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /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: 1122/2207] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:06:31 2026] DELETE /v2.0/ports/4423240a-a657-4bb2-9e9e-814b2b8b17c6 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2208] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:06:32 2026] DELETE /v2.0/ports/39c6ba22-04b4-4726-ab99-4138457abc59 => 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: 1123/2209] 10.0.0.171 () {32 vars in 643 bytes} [Wed May 27 11:06:32 2026] GET /v2.0/ports => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:32.425 7 WARNING neutron_lib.context [None req-90806595-4da9-43ee-b6af-3a6676a8265a 093cd223d1224c038af7889c91855383 99541b87e33c4ff58620aad4c8b2c43f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:32.476 7 INFO neutron.db.segments_db [None req-90806595-4da9-43ee-b6af-3a6676a8265a 093cd223d1224c038af7889c91855383 99541b87e33c4ff58620aad4c8b2c43f - - default default] Added segment 660b744c-8395-4dc1-9e76-bb0f635ee3bf of type vxlan for network bcd94ead-656b-4d70-bfe9-0c4be644362a [pid: 7|app: 0|req: 1087/2210] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:06:32 2026] POST /v2.0/networks => generated 654 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:32.586 8 WARNING neutron_lib.context [None req-094d9e97-7d9e-4580-a41e-3b08f06eb9df 093cd223d1224c038af7889c91855383 99541b87e33c4ff58620aad4c8b2c43f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:32.642 8 INFO neutron.db.segments_db [None req-094d9e97-7d9e-4580-a41e-3b08f06eb9df 093cd223d1224c038af7889c91855383 99541b87e33c4ff58620aad4c8b2c43f - - default default] Added segment 2680ea19-e0b9-4c5a-8deb-51bdd497f91e of type vxlan for network f996999a-694e-46c9-91e9-ec124f2ccad0 [pid: 8|app: 0|req: 1124/2211] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:06:32 2026] POST /v2.0/networks => generated 652 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:33.284 7 WARNING neutron_lib.context [None req-ebaf0aa2-9e2a-40e8-a312-8705a1ae8b85 093cd223d1224c038af7889c91855383 99541b87e33c4ff58620aad4c8b2c43f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:33.322 7 WARNING neutron_lib.context [None req-ebaf0aa2-9e2a-40e8-a312-8705a1ae8b85 093cd223d1224c038af7889c91855383 99541b87e33c4ff58620aad4c8b2c43f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/2212] 10.0.0.171 () {34 vars in 678 bytes} [Wed May 27 11:06:33 2026] POST /v2.0/qos/policies => generated 359 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2213] 10.0.0.171 () {34 vars in 678 bytes} [Wed May 27 11:06:33 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2214] 10.0.0.171 () {34 vars in 678 bytes} [Wed May 27 11:06:33 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2215] 10.0.0.171 () {34 vars in 678 bytes} [Wed May 27 11:06:33 2026] POST /v2.0/qos/policies => generated 359 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2216] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:06:33 2026] POST /v2.0/subnets => generated 1324 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2217] 10.0.0.171 () {34 vars in 678 bytes} [Wed May 27 11:06:33 2026] POST /v2.0/qos/policies => generated 359 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2218] 10.0.0.171 () {32 vars in 647 bytes} [Wed May 27 11:06:33 2026] GET /v2.0/subnets => generated 1960 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2219] 10.0.0.171 () {34 vars in 753 bytes} [Wed May 27 11:06:33 2026] PUT /v2.0/policies/cc323ceb-672e-4b04-b8c0-14eb7318b36a/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2220] 10.0.0.171 () {34 vars in 753 bytes} [Wed May 27 11:06:33 2026] PUT /v2.0/policies/028df6f2-d9a1-41ee-88d9-1362a97b6059/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: 1132/2221] 10.0.0.171 () {34 vars in 753 bytes} [Wed May 27 11:06:33 2026] PUT /v2.0/policies/6921a462-ea5e-4fea-856b-4fa6a1f04c72/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: 1133/2222] 10.0.0.171 () {34 vars in 753 bytes} [Wed May 27 11:06:33 2026] PUT /v2.0/policies/1f8dec9f-9096-456d-9097-08e8d8f595eb/tags => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2223] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:06:33 2026] DELETE /v2.0/subnets/8687290f-e5a0-44ed-a981-f7e1d50b3360 => 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: 1134/2224] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:06:34 2026] DELETE /v2.0/subnets/ec0cb372-7422-4724-8351-7ec66ea25b8b => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2225] 10.0.0.171 () {32 vars in 647 bytes} [Wed May 27 11:06:34 2026] GET /v2.0/subnets => generated 649 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:06:34.411 8 INFO neutron.services.segments.plugin [-] Segment 2680ea19-e0b9-4c5a-8deb-51bdd497f91e resource provider aggregate not found 2026-05-27 11:06:34.434 8 INFO neutron.services.segments.plugin [-] Segment 2680ea19-e0b9-4c5a-8deb-51bdd497f91e resource provider aggregate not found 2026-05-27 11:06:34.439 8 INFO neutron.services.segments.plugin [-] Segment 2680ea19-e0b9-4c5a-8deb-51bdd497f91e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2680ea19-e0b9-4c5a-8deb-51bdd497f91e found for delete ", "request_id": "req-aedb4cf5-6ca6-499f-870e-e43855f5e07e"}]} 2026-05-27 11:06:34.449 8 INFO neutron.services.segments.plugin [-] Segment 2680ea19-e0b9-4c5a-8deb-51bdd497f91e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2680ea19-e0b9-4c5a-8deb-51bdd497f91e found for delete ", "request_id": "req-e82e5b2f-ed25-4a42-bc20-b14b49f83c3f"}]} [pid: 8|app: 0|req: 1135/2226] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:06:34 2026] DELETE /v2.0/networks/f996999a-694e-46c9-91e9-ec124f2ccad0 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2227] 10.0.0.171 () {32 vars in 674 bytes} [Wed May 27 11:06:34 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2228] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:06:34 2026] DELETE /v2.0/networks/bcd94ead-656b-4d70-bfe9-0c4be644362a => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2229] 10.0.0.171 () {32 vars in 688 bytes} [Wed May 27 11:06:34 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2230] 10.0.0.171 () {32 vars in 684 bytes} [Wed May 27 11:06:34 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2231] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:06:34 2026] DELETE /v2.0/networks/0ac3cebd-149f-44cb-89a0-82f42f43684a => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2232] 10.0.0.171 () {32 vars in 696 bytes} [Wed May 27 11:06:34 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2233] 10.0.0.171 () {32 vars in 682 bytes} [Wed May 27 11:06:34 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2234] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:06:34 2026] DELETE /v2.0/networks/471c9119-3408-4c77-a432-a43d4486eb71 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2235] 10.0.0.171 () {32 vars in 696 bytes} [Wed May 27 11:06:34 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2236] 10.0.0.171 () {32 vars in 692 bytes} [Wed May 27 11:06:34 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2237] 10.0.0.171 () {32 vars in 704 bytes} [Wed May 27 11:06:34 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2238] 10.0.0.171 () {32 vars in 734 bytes} [Wed May 27 11:06:35 2026] DELETE /v2.0/qos/policies/cc323ceb-672e-4b04-b8c0-14eb7318b36a => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2239] 10.0.0.171 () {32 vars in 734 bytes} [Wed May 27 11:06:35 2026] DELETE /v2.0/qos/policies/028df6f2-d9a1-41ee-88d9-1362a97b6059 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2240] 10.0.0.171 () {32 vars in 734 bytes} [Wed May 27 11:06:35 2026] DELETE /v2.0/qos/policies/6921a462-ea5e-4fea-856b-4fa6a1f04c72 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2241] 10.0.0.171 () {32 vars in 734 bytes} [Wed May 27 11:06:35 2026] DELETE /v2.0/qos/policies/1f8dec9f-9096-456d-9097-08e8d8f595eb => 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: 1142/2242] 10.0.0.171 () {32 vars in 734 bytes} [Wed May 27 11:06:35 2026] DELETE /v2.0/qos/policies/dab6685b-dcb4-408e-9709-04666d132be3 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2243] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:06:35 2026] GET /v2.0/security-groups?tenant_id=99541b87e33c4ff58620aad4c8b2c43f&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2244] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:06:35 2026] DELETE /v2.0/security-groups/d1b0d73d-d61b-435b-aef2-ff3f134959a7 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2245] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:06:36 2026] GET /v2.0/security-groups?tenant_id=c86a82c476d44224a72fba2aa7334bd1&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:06:36.459 8 INFO neutron.services.segments.plugin [-] Segment 660b744c-8395-4dc1-9e76-bb0f635ee3bf resource provider aggregate not found 2026-05-27 11:06:36.466 8 INFO neutron.services.segments.plugin [-] Segment 660b744c-8395-4dc1-9e76-bb0f635ee3bf resource provider aggregate not found 2026-05-27 11:06:36.470 8 INFO neutron.services.segments.plugin [-] Segment 660b744c-8395-4dc1-9e76-bb0f635ee3bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 660b744c-8395-4dc1-9e76-bb0f635ee3bf found for delete ", "request_id": "req-c66e1d6c-4636-40f4-b0ed-206369e0403a"}]} 2026-05-27 11:06:36.481 8 INFO neutron.services.segments.plugin [-] Segment db0a2c27-9f09-4c20-aedc-22a821aa4d27 resource provider aggregate not found 2026-05-27 11:06:36.487 8 INFO neutron.services.segments.plugin [-] Segment 660b744c-8395-4dc1-9e76-bb0f635ee3bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 660b744c-8395-4dc1-9e76-bb0f635ee3bf found for delete ", "request_id": "req-bdb72527-b09e-46dc-aaba-4ab9b93c7ea2"}]} 2026-05-27 11:06:36.506 8 INFO neutron.services.segments.plugin [-] Segment db0a2c27-9f09-4c20-aedc-22a821aa4d27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db0a2c27-9f09-4c20-aedc-22a821aa4d27 found for delete ", "request_id": "req-9c8ea086-ea05-403c-94cb-6f67e1148dbb"}]} 2026-05-27 11:06:36.512 8 INFO neutron.services.segments.plugin [-] Segment db0a2c27-9f09-4c20-aedc-22a821aa4d27 resource provider aggregate not found 2026-05-27 11:06:36.537 8 INFO neutron.services.segments.plugin [-] Segment db0a2c27-9f09-4c20-aedc-22a821aa4d27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db0a2c27-9f09-4c20-aedc-22a821aa4d27 found for delete ", "request_id": "req-0d078e6b-1480-4585-a6f0-c1866dd91249"}]} 2026-05-27 11:06:36.544 8 INFO neutron.services.segments.plugin [-] Segment 35f82faf-c282-4130-bca0-8267de945662 resource provider aggregate not found 2026-05-27 11:06:36.557 8 INFO neutron.services.segments.plugin [-] Segment 35f82faf-c282-4130-bca0-8267de945662 resource provider aggregate not found 2026-05-27 11:06:36.562 8 INFO neutron.services.segments.plugin [-] Segment 35f82faf-c282-4130-bca0-8267de945662 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35f82faf-c282-4130-bca0-8267de945662 found for delete ", "request_id": "req-becc9d8f-1508-4b08-938d-fe4da8d9fa8c"}]} 2026-05-27 11:06:36.567 8 INFO neutron.services.segments.plugin [-] Segment 35f82faf-c282-4130-bca0-8267de945662 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35f82faf-c282-4130-bca0-8267de945662 found for delete ", "request_id": "req-b6b1b0d8-ead0-47d0-8adc-7bdbc532058a"}]} [pid: 8|app: 0|req: 1144/2246] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:06:36 2026] DELETE /v2.0/security-groups/0ff2b0d9-b2a5-4dd0-aa2b-f2aa17c0b5dd => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2247] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:06:36 2026] GET /v2.0/security-groups?tenant_id=3e75d7983a4c485fad7fe3f86aee88c1&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2248] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:06:36 2026] DELETE /v2.0/security-groups/7baff689-2806-435b-a496-a3c97f92e5fb => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2249] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:06:37 2026] GET /v2.0/security-groups?tenant_id=a3e0d6da3df6432cb2d47f28f49df7b4&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: 1146/2250] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:06:37 2026] DELETE /v2.0/security-groups/5875dc5f-5cf7-458e-9a28-a0ea1a75d323 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:06:37.796 7 WARNING neutron_lib.context [None req-8b8fb965-5b96-4793-b9d1-c4338bd359eb 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:37.933 7 INFO neutron.db.segments_db [None req-8b8fb965-5b96-4793-b9d1-c4338bd359eb 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] Added segment 87d104e8-0972-4ad0-a5ce-4770365a47bb of type vxlan for network 20ca279c-93c9-4055-8c58-81597547fb54 [pid: 7|app: 0|req: 1105/2251] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:06:37 2026] POST /v2.0/networks => generated 630 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:38.040 8 WARNING neutron_lib.context [None req-50293be6-cac2-4a77-a777-1a3e6295a149 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:38.100 8 INFO neutron.db.segments_db [None req-50293be6-cac2-4a77-a777-1a3e6295a149 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] Added segment e7a0b86b-1ee2-40e1-ad88-ace4b97b7806 of type vxlan for network 939d071b-8411-4321-b177-a004a4ec22c3 [pid: 8|app: 0|req: 1147/2252] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:06:38 2026] POST /v2.0/networks => generated 630 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:38.210 7 WARNING neutron_lib.context [None req-01095950-4fbd-437e-8656-2950b18a45fd 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1106/2253] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:06:38 2026] POST /v2.0/subnets => generated 626 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:38.480 8 WARNING neutron_lib.context [None req-0743a1d9-2fa1-40a7-a97e-bda051ee9f76 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1148/2254] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:06:38 2026] POST /v2.0/subnets => generated 626 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:38.749 7 WARNING neutron_lib.context [None req-7f5aad67-926e-4332-a667-2b7bd6f14e42 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:38.783 7 INFO neutron.db.segments_db [None req-7f5aad67-926e-4332-a667-2b7bd6f14e42 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] Added segment a6fe1fec-8981-41db-8312-ffd8f83a34c2 of type vxlan for network 0ca4324b-ee72-44eb-92f4-334c336744b9 2026-05-27 11:06:39.022 7 INFO neutron.db.l3_hamode_db [None req-7f5aad67-926e-4332-a667-2b7bd6f14e42 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:06:39.142 7 INFO neutron.db.l3_hamode_db [None req-7f5aad67-926e-4332-a667-2b7bd6f14e42 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1107/2255] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:06:38 2026] POST /v2.0/routers => generated 507 bytes in 1181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:40.942 7 WARNING neutron_lib.context [None req-019327d5-a913-439d-99e1-250a41048ff6 1f74fdcef3d14055833b5b43572d4258 3bde5ec3d1ad43dd89c7654cae2bb693 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1110/2258] 10.0.0.171 () {34 vars in 684 bytes} [Wed May 27 11:06:40 2026] POST /v2.0/security-groups => generated 1603 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2259] 10.0.0.171 () {34 vars in 767 bytes} [Wed May 27 11:06:41 2026] PUT /v2.0/security-groups/40c81e38-f59a-419b-979f-17a6d797ac2b/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2260] 10.0.0.171 () {32 vars in 747 bytes} [Wed May 27 11:06:41 2026] GET /v2.0/security-groups/40c81e38-f59a-419b-979f-17a6d797ac2b/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2261] 10.0.0.171 () {34 vars in 783 bytes} [Wed May 27 11:06:39 2026] PUT /v2.0/routers/d4138a25-4f02-41ba-8a3f-24bdaf770c1c/add_router_interface => generated 309 bytes in 1414 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2262] 10.0.0.171 () {34 vars in 778 bytes} [Wed May 27 11:06:41 2026] PUT /v2.0/security-groups/40c81e38-f59a-419b-979f-17a6d797ac2b/tags/green => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2263] 10.0.0.171 () {32 vars in 747 bytes} [Wed May 27 11:06:41 2026] GET /v2.0/security-groups/40c81e38-f59a-419b-979f-17a6d797ac2b/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2264] 10.0.0.171 () {32 vars in 717 bytes} [Wed May 27 11:06:41 2026] GET /v2.0/ports/dbe5c201-b52f-405a-9c65-73e7014e06d1 => generated 955 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2265] 10.0.0.171 () {34 vars in 774 bytes} [Wed May 27 11:06:41 2026] PUT /v2.0/security-groups/40c81e38-f59a-419b-979f-17a6d797ac2b/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: 1116/2266] 10.0.0.171 () {32 vars in 747 bytes} [Wed May 27 11:06:41 2026] GET /v2.0/security-groups/40c81e38-f59a-419b-979f-17a6d797ac2b/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2267] 10.0.0.171 () {34 vars in 796 bytes} [Wed May 27 11:06:41 2026] PUT /v2.0/security-groups/40c81e38-f59a-419b-979f-17a6d797ac2b/tags/black.or.white => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2268] 10.0.0.171 () {32 vars in 747 bytes} [Wed May 27 11:06:41 2026] GET /v2.0/security-groups/40c81e38-f59a-419b-979f-17a6d797ac2b/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: 1119/2269] 10.0.0.171 () {34 vars in 767 bytes} [Wed May 27 11:06:41 2026] PUT /v2.0/security-groups/40c81e38-f59a-419b-979f-17a6d797ac2b/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: 1120/2270] 10.0.0.171 () {32 vars in 747 bytes} [Wed May 27 11:06:41 2026] GET /v2.0/security-groups/40c81e38-f59a-419b-979f-17a6d797ac2b/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2271] 10.0.0.171 () {32 vars in 755 bytes} [Wed May 27 11:06:41 2026] GET /v2.0/security-groups/40c81e38-f59a-419b-979f-17a6d797ac2b/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:06:41.658 7 INFO neutron.api.v2.resource [None req-39be34cd-5be8-4e60-bbbf-75452912e4cd 1f74fdcef3d14055833b5b43572d4258 3bde5ec3d1ad43dd89c7654cae2bb693 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1122/2272] 10.0.0.171 () {32 vars in 759 bytes} [Wed May 27 11:06:41 2026] GET /v2.0/security-groups/40c81e38-f59a-419b-979f-17a6d797ac2b/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2273] 10.0.0.171 () {32 vars in 758 bytes} [Wed May 27 11:06:41 2026] DELETE /v2.0/security-groups/40c81e38-f59a-419b-979f-17a6d797ac2b/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2274] 10.0.0.171 () {32 vars in 747 bytes} [Wed May 27 11:06:41 2026] GET /v2.0/security-groups/40c81e38-f59a-419b-979f-17a6d797ac2b/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:41.761 7 INFO neutron.api.v2.resource [None req-6c217ecc-9eab-4d3b-9b85-8f7c4337cddc 1f74fdcef3d14055833b5b43572d4258 3bde5ec3d1ad43dd89c7654cae2bb693 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1125/2275] 10.0.0.171 () {32 vars in 762 bytes} [Wed May 27 11:06:41 2026] DELETE /v2.0/security-groups/40c81e38-f59a-419b-979f-17a6d797ac2b/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: 1126/2276] 10.0.0.171 () {32 vars in 750 bytes} [Wed May 27 11:06:41 2026] DELETE /v2.0/security-groups/40c81e38-f59a-419b-979f-17a6d797ac2b/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2277] 10.0.0.171 () {32 vars in 747 bytes} [Wed May 27 11:06:41 2026] GET /v2.0/security-groups/40c81e38-f59a-419b-979f-17a6d797ac2b/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2278] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:06:41 2026] DELETE /v2.0/security-groups/40c81e38-f59a-419b-979f-17a6d797ac2b => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2279] 10.0.0.171 () {34 vars in 783 bytes} [Wed May 27 11:06:41 2026] PUT /v2.0/routers/d4138a25-4f02-41ba-8a3f-24bdaf770c1c/add_router_interface => generated 309 bytes in 1310 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2280] 10.0.0.171 () {32 vars in 717 bytes} [Wed May 27 11:06:42 2026] GET /v2.0/ports/46cc7430-72cd-4eb5-b3da-d7cca2fee539 => generated 955 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2281] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:06:42 2026] GET /v2.0/security-groups?tenant_id=170ff5bcd5c74ae98cf8dc0e448b9a8b&name=default => generated 2929 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2282] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:06:42 2026] DELETE /v2.0/security-groups/4915192e-ebaa-4e33-ae2c-fbba4a8a85e2 => 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: 1131/2283] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:06:43 2026] GET /v2.0/security-groups?tenant_id=3bde5ec3d1ad43dd89c7654cae2bb693&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2284] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:06:43 2026] DELETE /v2.0/security-groups/b139422f-1508-4e81-9acf-f37e46941005 => 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: 1153/2285] 10.0.0.171 () {34 vars in 789 bytes} [Wed May 27 11:06:42 2026] PUT /v2.0/routers/d4138a25-4f02-41ba-8a3f-24bdaf770c1c/remove_router_interface => generated 309 bytes in 815 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2286] 10.0.0.171 () {34 vars in 789 bytes} [Wed May 27 11:06:43 2026] PUT /v2.0/routers/d4138a25-4f02-41ba-8a3f-24bdaf770c1c/remove_router_interface => generated 309 bytes in 915 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2287] 10.0.0.171 () {32 vars in 736 bytes} [Wed May 27 11:06:44 2026] GET /v2.0/ports?device_id=d4138a25-4f02-41ba-8a3f-24bdaf770c1c => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:45.208 7 INFO neutron.services.segments.plugin [-] Segment a6fe1fec-8981-41db-8312-ffd8f83a34c2 resource provider aggregate not found 2026-05-27 11:06:45.214 7 INFO neutron.services.segments.plugin [-] Segment a6fe1fec-8981-41db-8312-ffd8f83a34c2 resource provider aggregate not found 2026-05-27 11:06:45.227 7 INFO neutron.db.l3_hamode_db [None req-4a2d3ce1-f7c1-4b55-8b7f-92c2c4aa517d 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] HA network 0ca4324b-ee72-44eb-92f4-334c336744b9 was deleted as no HA routers are present in tenant f53ecb061e5a4af9b6d6460fd5ba8224. 2026-05-27 11:06:45.229 7 INFO neutron.services.segments.plugin [-] Segment a6fe1fec-8981-41db-8312-ffd8f83a34c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6fe1fec-8981-41db-8312-ffd8f83a34c2 found for delete ", "request_id": "req-6a4b7eea-a36b-4288-a354-b7d6aad26ab4"}]} [pid: 7|app: 0|req: 1134/2288] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:06:44 2026] DELETE /v2.0/routers/d4138a25-4f02-41ba-8a3f-24bdaf770c1c => generated 0 bytes in 676 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2289] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:06:45 2026] DELETE /v2.0/subnets/9f673a67-6900-4d2c-9f76-6a94d84e2f32 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:06:45.392 7 INFO neutron.services.segments.plugin [-] Segment a6fe1fec-8981-41db-8312-ffd8f83a34c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6fe1fec-8981-41db-8312-ffd8f83a34c2 found for delete ", "request_id": "req-a8098bb8-e44f-41ce-b937-84cd2a6aea4b"}]} [pid: 7|app: 0|req: 1135/2290] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:06:45 2026] DELETE /v2.0/subnets/14efca6f-2dfc-4a41-9d7d-77bcb91d7ea9 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:06:45.897 8 INFO neutron.services.segments.plugin [-] Segment e7a0b86b-1ee2-40e1-ad88-ace4b97b7806 resource provider aggregate not found 2026-05-27 11:06:45.902 8 INFO neutron.services.segments.plugin [-] Segment e7a0b86b-1ee2-40e1-ad88-ace4b97b7806 resource provider aggregate not found 2026-05-27 11:06:45.915 8 INFO neutron.services.segments.plugin [-] Segment e7a0b86b-1ee2-40e1-ad88-ace4b97b7806 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7a0b86b-1ee2-40e1-ad88-ace4b97b7806 found for delete ", "request_id": "req-18b86dd4-e3da-4ff8-81e3-45073b376159"}]} 2026-05-27 11:06:45.915 8 INFO neutron.services.segments.plugin [-] Segment e7a0b86b-1ee2-40e1-ad88-ace4b97b7806 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7a0b86b-1ee2-40e1-ad88-ace4b97b7806 found for delete ", "request_id": "req-33aa10b4-6e22-498b-9f77-70efb920ba1c"}]} [pid: 8|app: 0|req: 1156/2291] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:06:45 2026] DELETE /v2.0/networks/939d071b-8411-4321-b177-a004a4ec22c3 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2292] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:06:45 2026] DELETE /v2.0/networks/20ca279c-93c9-4055-8c58-81597547fb54 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:06:46.238 8 WARNING neutron_lib.context [None req-3a9ee4ab-18e9-410c-9ad3-b9104a6bd059 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:46.292 8 INFO neutron.db.segments_db [None req-3a9ee4ab-18e9-410c-9ad3-b9104a6bd059 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] Added segment 7153d0ed-b3d7-43fa-b05f-d09b0b8c110f of type vxlan for network 32543c1f-dd8c-4376-bc3e-eaa224a0df19 [pid: 8|app: 0|req: 1157/2293] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:06:46 2026] POST /v2.0/networks => generated 630 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:46.389 8 WARNING neutron_lib.context [None req-2aaed510-c3e8-4fc8-8676-92d8b930ffa1 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:46.533 7 WARNING neutron_lib.context [None req-3c6cede0-48fe-4e8e-b63a-c21816a08d03 33def2f0e1ec479fa2ef518e6614088f cabe97e048b349d78c2e51aa567e88b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1158/2294] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:06:46 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-05-27 11:06:46.637 8 WARNING neutron_lib.context [None req-eb94c326-116f-40cb-9c11-70659a974cd6 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:46.675 8 INFO neutron.db.segments_db [None req-eb94c326-116f-40cb-9c11-70659a974cd6 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] Added segment 44804972-445b-467d-af1d-45ee2c4b646d of type vxlan for network 77fdfba2-9c36-40a7-a635-ad5f64dc7e06 2026-05-27 11:06:46.723 7 INFO neutron.db.segments_db [None req-3c6cede0-48fe-4e8e-b63a-c21816a08d03 33def2f0e1ec479fa2ef518e6614088f cabe97e048b349d78c2e51aa567e88b6 - - default default] Added segment 3afeb35e-134f-4f0d-a73b-fba8d75e8cb9 of type vxlan for network 90ae6554-cc56-4072-8b6c-d58705459288 [pid: 7|app: 0|req: 1137/2295] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:06:46 2026] POST /v2.0/networks => generated 632 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:46.856 7 WARNING neutron_lib.context [None req-9b940d20-670b-4a98-a5c9-40ef91138662 33def2f0e1ec479fa2ef518e6614088f cabe97e048b349d78c2e51aa567e88b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:46.957 8 INFO neutron.db.l3_hamode_db [None req-eb94c326-116f-40cb-9c11-70659a974cd6 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:06:47.068 8 INFO neutron.db.l3_hamode_db [None req-eb94c326-116f-40cb-9c11-70659a974cd6 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1138/2296] 10.0.0.171 () {34 vars in 664 bytes} [Wed May 27 11:06:46 2026] POST /v2.0/ports => generated 743 bytes in 303 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-05-27 11:06:47.166 7 WARNING neutron_lib.context [None req-7612a877-23b0-4834-b5ef-c859b639c3e2 33def2f0e1ec479fa2ef518e6614088f cabe97e048b349d78c2e51aa567e88b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:47.249 7 INFO neutron.services.segments.plugin [-] Segment 87d104e8-0972-4ad0-a5ce-4770365a47bb resource provider aggregate not found 2026-05-27 11:06:47.264 7 INFO neutron.services.segments.plugin [-] Segment 87d104e8-0972-4ad0-a5ce-4770365a47bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87d104e8-0972-4ad0-a5ce-4770365a47bb found for delete ", "request_id": "req-affbfaa0-908d-4212-b08b-1ead8b575db7"}]} [pid: 7|app: 0|req: 1139/2297] 10.0.0.171 () {34 vars in 666 bytes} [Wed May 27 11:06:47 2026] POST /v2.0/trunks => generated 407 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:47.410 7 INFO neutron.services.segments.plugin [-] Segment 87d104e8-0972-4ad0-a5ce-4770365a47bb resource provider aggregate not found [pid: 7|app: 0|req: 1140/2298] 10.0.0.171 () {34 vars in 749 bytes} [Wed May 27 11:06:47 2026] PUT /v2.0/trunks/13bc225c-6e40-446d-a127-6ff81a11226a/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:47.434 7 INFO neutron.services.segments.plugin [-] Segment 87d104e8-0972-4ad0-a5ce-4770365a47bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87d104e8-0972-4ad0-a5ce-4770365a47bb found for delete ", "request_id": "req-3cd82eaf-a558-4cd4-b687-bf17294c71ed"}]} [pid: 7|app: 0|req: 1141/2299] 10.0.0.171 () {32 vars in 729 bytes} [Wed May 27 11:06:47 2026] GET /v2.0/trunks/13bc225c-6e40-446d-a127-6ff81a11226a/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2300] 10.0.0.171 () {34 vars in 760 bytes} [Wed May 27 11:06:47 2026] PUT /v2.0/trunks/13bc225c-6e40-446d-a127-6ff81a11226a/tags/green => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2301] 10.0.0.171 () {32 vars in 729 bytes} [Wed May 27 11:06:47 2026] GET /v2.0/trunks/13bc225c-6e40-446d-a127-6ff81a11226a/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2302] 10.0.0.171 () {34 vars in 756 bytes} [Wed May 27 11:06:47 2026] PUT /v2.0/trunks/13bc225c-6e40-446d-a127-6ff81a11226a/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: 1145/2303] 10.0.0.171 () {32 vars in 729 bytes} [Wed May 27 11:06:47 2026] GET /v2.0/trunks/13bc225c-6e40-446d-a127-6ff81a11226a/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2304] 10.0.0.171 () {34 vars in 778 bytes} [Wed May 27 11:06:47 2026] PUT /v2.0/trunks/13bc225c-6e40-446d-a127-6ff81a11226a/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2305] 10.0.0.171 () {32 vars in 729 bytes} [Wed May 27 11:06:47 2026] GET /v2.0/trunks/13bc225c-6e40-446d-a127-6ff81a11226a/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: 1148/2306] 10.0.0.171 () {34 vars in 749 bytes} [Wed May 27 11:06:47 2026] PUT /v2.0/trunks/13bc225c-6e40-446d-a127-6ff81a11226a/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2307] 10.0.0.171 () {32 vars in 729 bytes} [Wed May 27 11:06:47 2026] GET /v2.0/trunks/13bc225c-6e40-446d-a127-6ff81a11226a/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2308] 10.0.0.171 () {32 vars in 737 bytes} [Wed May 27 11:06:47 2026] GET /v2.0/trunks/13bc225c-6e40-446d-a127-6ff81a11226a/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:06:47.756 7 INFO neutron.api.v2.resource [None req-7edd075a-c1a2-4723-b995-65ca9b3df25b 33def2f0e1ec479fa2ef518e6614088f cabe97e048b349d78c2e51aa567e88b6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1151/2309] 10.0.0.171 () {32 vars in 741 bytes} [Wed May 27 11:06:47 2026] GET /v2.0/trunks/13bc225c-6e40-446d-a127-6ff81a11226a/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2310] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:06:47 2026] DELETE /v2.0/trunks/13bc225c-6e40-446d-a127-6ff81a11226a/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2311] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:06:46 2026] POST /v2.0/routers => generated 506 bytes in 1166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:47.820 8 WARNING neutron_lib.context [None req-ca481309-2202-4357-b754-e8749a264144 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1153/2312] 10.0.0.171 () {32 vars in 729 bytes} [Wed May 27 11:06:47 2026] GET /v2.0/trunks/13bc225c-6e40-446d-a127-6ff81a11226a/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:47.857 7 INFO neutron.api.v2.resource [None req-d51d178b-ac3f-47ea-a6a5-b75c2605a2e7 33def2f0e1ec479fa2ef518e6614088f cabe97e048b349d78c2e51aa567e88b6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1154/2313] 10.0.0.171 () {32 vars in 744 bytes} [Wed May 27 11:06:47 2026] DELETE /v2.0/trunks/13bc225c-6e40-446d-a127-6ff81a11226a/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: 1155/2314] 10.0.0.171 () {32 vars in 732 bytes} [Wed May 27 11:06:47 2026] DELETE /v2.0/trunks/13bc225c-6e40-446d-a127-6ff81a11226a/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2315] 10.0.0.171 () {32 vars in 729 bytes} [Wed May 27 11:06:47 2026] GET /v2.0/trunks/13bc225c-6e40-446d-a127-6ff81a11226a/tags => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2316] 10.0.0.171 () {32 vars in 719 bytes} [Wed May 27 11:06:47 2026] GET /v2.0/trunks/13bc225c-6e40-446d-a127-6ff81a11226a => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2317] 10.0.0.171 () {32 vars in 717 bytes} [Wed May 27 11:06:47 2026] GET /v2.0/ports/45c717bc-64d5-4386-8fc0-a1c67002a015 => generated 826 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2318] 10.0.0.171 () {32 vars in 722 bytes} [Wed May 27 11:06:48 2026] DELETE /v2.0/trunks/13bc225c-6e40-446d-a127-6ff81a11226a => 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: 1160/2319] 10.0.0.171 () {34 vars in 665 bytes} [Wed May 27 11:06:47 2026] POST /v2.0/ports => generated 947 bytes in 464 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: 1160/2320] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:06:48 2026] DELETE /v2.0/ports/45c717bc-64d5-4386-8fc0-a1c67002a015 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2321] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:06:48 2026] DELETE /v2.0/networks/90ae6554-cc56-4072-8b6c-d58705459288 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:06:49.320 7 INFO neutron.services.segments.plugin [-] Segment 3afeb35e-134f-4f0d-a73b-fba8d75e8cb9 resource provider aggregate not found 2026-05-27 11:06:49.335 7 INFO neutron.services.segments.plugin [-] Segment 3afeb35e-134f-4f0d-a73b-fba8d75e8cb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3afeb35e-134f-4f0d-a73b-fba8d75e8cb9 found for delete ", "request_id": "req-b95607df-c4d7-4b64-aa4d-c6803a6bd919"}]} 2026-05-27 11:06:49.448 7 INFO neutron.services.segments.plugin [-] Segment 3afeb35e-134f-4f0d-a73b-fba8d75e8cb9 resource provider aggregate not found 2026-05-27 11:06:49.462 7 INFO neutron.services.segments.plugin [-] Segment 3afeb35e-134f-4f0d-a73b-fba8d75e8cb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3afeb35e-134f-4f0d-a73b-fba8d75e8cb9 found for delete ", "request_id": "req-c53c8383-1b83-4442-80ec-b98bbe959a0d"}]} [pid: 7|app: 0|req: 1162/2322] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:06:49 2026] GET /v2.0/security-groups?tenant_id=cabe97e048b349d78c2e51aa567e88b6&name=default => generated 2929 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2323] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:06:49 2026] DELETE /v2.0/security-groups/4effaff1-8c8e-44b9-9f0f-778240e86aec => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2324] 10.0.0.171 () {34 vars in 783 bytes} [Wed May 27 11:06:48 2026] PUT /v2.0/routers/2ce68b40-e081-4d70-a21e-f6d526d183ef/add_router_interface => generated 309 bytes in 1461 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: 1162/2325] 10.0.0.171 () {32 vars in 717 bytes} [Wed May 27 11:06:49 2026] GET /v2.0/ports/bd5c06bf-a428-4e57-a564-150060e422a1 => generated 1021 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2326] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:06:49 2026] GET /v2.0/security-groups?tenant_id=575063a4382c468db99071d215285be6&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2327] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:06:49 2026] DELETE /v2.0/security-groups/3e76f04a-bb9f-4fff-b4f7-45cd7f90cbf9 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2328] 10.0.0.171 () {34 vars in 789 bytes} [Wed May 27 11:06:49 2026] PUT /v2.0/routers/2ce68b40-e081-4d70-a21e-f6d526d183ef/remove_router_interface => generated 309 bytes in 852 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:06:50.817 7 INFO neutron.api.v2.resource [None req-1310e5ca-190b-4e59-8c72-a3e0edf790df 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1166/2329] 10.0.0.171 () {34 vars in 789 bytes} [Wed May 27 11:06:50 2026] PUT /v2.0/routers/2ce68b40-e081-4d70-a21e-f6d526d183ef/remove_router_interface => generated 197 bytes in 149 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: 1164/2330] 10.0.0.171 () {32 vars in 736 bytes} [Wed May 27 11:06:50 2026] GET /v2.0/ports?device_id=2ce68b40-e081-4d70-a21e-f6d526d183ef => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:51.429 7 INFO neutron.services.segments.plugin [-] Segment 44804972-445b-467d-af1d-45ee2c4b646d resource provider aggregate not found 2026-05-27 11:06:51.447 7 INFO neutron.services.segments.plugin [-] Segment 44804972-445b-467d-af1d-45ee2c4b646d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44804972-445b-467d-af1d-45ee2c4b646d found for delete ", "request_id": "req-c1a38cee-cc63-467d-b888-c65e6509d2aa"}]} 2026-05-27 11:06:51.451 7 INFO neutron.db.l3_hamode_db [None req-8b2e09a4-1ad5-44ac-81fc-dc08dae8fb59 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] HA network 77fdfba2-9c36-40a7-a635-ad5f64dc7e06 was deleted as no HA routers are present in tenant f53ecb061e5a4af9b6d6460fd5ba8224. [pid: 7|app: 0|req: 1167/2331] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:06:50 2026] DELETE /v2.0/routers/2ce68b40-e081-4d70-a21e-f6d526d183ef => generated 0 bytes in 608 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2332] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:06:51 2026] DELETE /v2.0/subnets/c120b5e3-f225-453e-af54-e9195be6f410 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:06:51.642 7 INFO neutron.services.segments.plugin [-] Segment 44804972-445b-467d-af1d-45ee2c4b646d resource provider aggregate not found 2026-05-27 11:06:51.658 7 INFO neutron.services.segments.plugin [-] Segment 44804972-445b-467d-af1d-45ee2c4b646d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44804972-445b-467d-af1d-45ee2c4b646d found for delete ", "request_id": "req-9d0cf907-b714-42df-8995-242d6da95622"}]} [pid: 7|app: 0|req: 1168/2333] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:06:51 2026] DELETE /v2.0/networks/32543c1f-dd8c-4376-bc3e-eaa224a0df19 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:06:51.903 8 WARNING neutron_lib.context [None req-a0a49b16-1b26-4aaa-8f0a-80f38f075a9b 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:51.962 8 INFO neutron.db.segments_db [None req-a0a49b16-1b26-4aaa-8f0a-80f38f075a9b 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] Added segment 7f141cab-5a1e-476b-bc20-dc3bb71c54b5 of type vxlan for network 8899554e-7e9c-4bc0-a80f-a9e36cd30670 [pid: 8|app: 0|req: 1166/2334] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:06:51 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) 2026-05-27 11:06:52.051 7 WARNING neutron_lib.context [None req-100db218-626b-4bf4-9df2-7ea9204e0cd6 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1169/2335] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:06:52 2026] POST /v2.0/subnets => generated 626 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:52.306 8 WARNING neutron_lib.context [None req-a002c425-0c42-461b-880f-2a92a925814a 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:52.339 8 INFO neutron.db.segments_db [None req-a002c425-0c42-461b-880f-2a92a925814a 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] Added segment 790bdce5-4f9c-44cb-a1c5-8b3259e074db of type vxlan for network b4252ea9-d86c-4137-b40a-f2b3c1aa39b0 2026-05-27 11:06:52.573 8 INFO neutron.db.l3_hamode_db [None req-a002c425-0c42-461b-880f-2a92a925814a 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:06:52.678 8 INFO neutron.db.l3_hamode_db [None req-a002c425-0c42-461b-880f-2a92a925814a 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1167/2336] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:06:52 2026] POST /v2.0/routers => generated 507 bytes in 1007 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:53.444 7 WARNING neutron_lib.context [None req-31cf6139-e175-4fdb-b754-dd2709c02fe9 c8da22db8fef4c34ae2e395d63fe7861 9824c4555e46447da3130e6cac21d7c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:53.468 7 INFO neutron.services.segments.plugin [-] Segment 7153d0ed-b3d7-43fa-b05f-d09b0b8c110f resource provider aggregate not found 2026-05-27 11:06:53.487 7 INFO neutron.services.segments.plugin [-] Segment 7153d0ed-b3d7-43fa-b05f-d09b0b8c110f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7153d0ed-b3d7-43fa-b05f-d09b0b8c110f found for delete ", "request_id": "req-3453b31e-ab03-4c57-b771-86dd4627db50"}]} 2026-05-27 11:06:53.658 7 INFO neutron.db.segments_db [None req-31cf6139-e175-4fdb-b754-dd2709c02fe9 c8da22db8fef4c34ae2e395d63fe7861 9824c4555e46447da3130e6cac21d7c8 - - default default] Added segment 65da6060-49a9-4b58-92aa-4d0722b26e30 of type vxlan for network f90b12f5-6053-407a-a87d-a423450387de 2026-05-27 11:06:53.674 7 INFO neutron.services.segments.plugin [-] Segment 7153d0ed-b3d7-43fa-b05f-d09b0b8c110f resource provider aggregate not found 2026-05-27 11:06:53.697 7 INFO neutron.services.segments.plugin [-] Segment 7153d0ed-b3d7-43fa-b05f-d09b0b8c110f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7153d0ed-b3d7-43fa-b05f-d09b0b8c110f found for delete ", "request_id": "req-cd6b33fc-45d9-4c40-8f3e-9215326327ad"}]} [pid: 7|app: 0|req: 1170/2337] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:06:53 2026] POST /v2.0/networks => generated 632 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:53.757 7 WARNING neutron_lib.context [None req-08c1fe42-ebbf-4609-9e9d-1bcad12aec5e c8da22db8fef4c34ae2e395d63fe7861 9824c4555e46447da3130e6cac21d7c8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:53.819 7 INFO neutron.db.segments_db [None req-08c1fe42-ebbf-4609-9e9d-1bcad12aec5e c8da22db8fef4c34ae2e395d63fe7861 9824c4555e46447da3130e6cac21d7c8 - - default default] Added segment d8603df7-c6bf-45d3-9ee5-aa23ef6ab1fa of type vxlan for network c8b91c69-d3f6-4e5b-9b3e-5812c93c9ae8 [pid: 7|app: 0|req: 1171/2338] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:06:53 2026] POST /v2.0/networks => generated 631 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2339] 10.0.0.171 () {34 vars in 753 bytes} [Wed May 27 11:06:53 2026] PUT /v2.0/networks/f90b12f5-6053-407a-a87d-a423450387de/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2340] 10.0.0.171 () {32 vars in 733 bytes} [Wed May 27 11:06:53 2026] GET /v2.0/networks/f90b12f5-6053-407a-a87d-a423450387de/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: 1174/2341] 10.0.0.171 () {34 vars in 753 bytes} [Wed May 27 11:06:54 2026] PUT /v2.0/networks/c8b91c69-d3f6-4e5b-9b3e-5812c93c9ae8/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2342] 10.0.0.171 () {32 vars in 733 bytes} [Wed May 27 11:06:54 2026] GET /v2.0/networks/c8b91c69-d3f6-4e5b-9b3e-5812c93c9ae8/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2343] 10.0.0.171 () {34 vars in 753 bytes} [Wed May 27 11:06:54 2026] PUT /v2.0/networks/c8b91c69-d3f6-4e5b-9b3e-5812c93c9ae8/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: 1177/2344] 10.0.0.171 () {32 vars in 733 bytes} [Wed May 27 11:06:54 2026] GET /v2.0/networks/c8b91c69-d3f6-4e5b-9b3e-5812c93c9ae8/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2345] 10.0.0.171 () {32 vars in 733 bytes} [Wed May 27 11:06:54 2026] GET /v2.0/networks/f90b12f5-6053-407a-a87d-a423450387de/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2346] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:06:54 2026] DELETE /v2.0/networks/f90b12f5-6053-407a-a87d-a423450387de => 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: 1180/2347] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:06:54 2026] DELETE /v2.0/networks/c8b91c69-d3f6-4e5b-9b3e-5812c93c9ae8 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2348] 10.0.0.171 () {34 vars in 783 bytes} [Wed May 27 11:06:53 2026] PUT /v2.0/routers/1a23a60e-d40f-40f8-af2b-136428c505c6/add_router_interface => generated 309 bytes in 1860 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2349] 10.0.0.171 () {32 vars in 717 bytes} [Wed May 27 11:06:55 2026] GET /v2.0/ports/da9c32cd-a89d-44e2-b495-6f331540d51a => generated 955 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2350] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:06:55 2026] GET /v2.0/security-groups?tenant_id=9824c4555e46447da3130e6cac21d7c8&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:06:55.504 7 INFO neutron.services.segments.plugin [-] Segment 65da6060-49a9-4b58-92aa-4d0722b26e30 resource provider aggregate not found 2026-05-27 11:06:55.524 7 INFO neutron.services.segments.plugin [-] Segment 65da6060-49a9-4b58-92aa-4d0722b26e30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65da6060-49a9-4b58-92aa-4d0722b26e30 found for delete ", "request_id": "req-e0d8d58a-4a90-4467-9aa6-edfd2c2d5a88"}]} [pid: 7|app: 0|req: 1183/2351] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:06:55 2026] DELETE /v2.0/security-groups/77d7368e-31a1-4e66-b867-1fa308c06e5a => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:06:55.663 7 INFO neutron.services.segments.plugin [-] Segment d8603df7-c6bf-45d3-9ee5-aa23ef6ab1fa resource provider aggregate not found 2026-05-27 11:06:55.685 7 INFO neutron.services.segments.plugin [-] Segment d8603df7-c6bf-45d3-9ee5-aa23ef6ab1fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8603df7-c6bf-45d3-9ee5-aa23ef6ab1fa found for delete ", "request_id": "req-ad664f02-07d5-4fea-9b6c-b179bac3f6e5"}]} 2026-05-27 11:06:55.714 7 INFO neutron.services.segments.plugin [-] Segment 65da6060-49a9-4b58-92aa-4d0722b26e30 resource provider aggregate not found 2026-05-27 11:06:55.733 7 INFO neutron.services.segments.plugin [-] Segment 65da6060-49a9-4b58-92aa-4d0722b26e30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65da6060-49a9-4b58-92aa-4d0722b26e30 found for delete ", "request_id": "req-7a677f15-36b8-4434-b3ee-43c47f4e5a8b"}]} 2026-05-27 11:06:55.749 7 INFO neutron.services.segments.plugin [-] Segment d8603df7-c6bf-45d3-9ee5-aa23ef6ab1fa resource provider aggregate not found 2026-05-27 11:06:55.768 7 INFO neutron.services.segments.plugin [-] Segment d8603df7-c6bf-45d3-9ee5-aa23ef6ab1fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8603df7-c6bf-45d3-9ee5-aa23ef6ab1fa found for delete ", "request_id": "req-799b1f41-88b4-4867-86ed-c5593d4b2cca"}]} [pid: 7|app: 0|req: 1186/2354] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:06:55 2026] GET /v2.0/security-groups?tenant_id=d2b593e3f6db4c919011929f228ce008&name=default => generated 2929 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2355] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:06:55 2026] DELETE /v2.0/security-groups/b2eb2c43-1715-46e9-8dc9-c326c7111bda => 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: 1169/2356] 10.0.0.171 () {34 vars in 789 bytes} [Wed May 27 11:06:55 2026] PUT /v2.0/routers/1a23a60e-d40f-40f8-af2b-136428c505c6/remove_router_interface => generated 309 bytes in 861 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2357] 10.0.0.171 () {32 vars in 736 bytes} [Wed May 27 11:06:56 2026] GET /v2.0/ports?device_id=1a23a60e-d40f-40f8-af2b-136428c505c6 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:06:56.681 8 INFO neutron.services.segments.plugin [-] Segment 790bdce5-4f9c-44cb-a1c5-8b3259e074db resource provider aggregate not found 2026-05-27 11:06:56.687 8 INFO neutron.services.segments.plugin [-] Segment 790bdce5-4f9c-44cb-a1c5-8b3259e074db resource provider aggregate not found 2026-05-27 11:06:56.693 8 INFO neutron.services.segments.plugin [-] Segment 790bdce5-4f9c-44cb-a1c5-8b3259e074db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 790bdce5-4f9c-44cb-a1c5-8b3259e074db found for delete ", "request_id": "req-7366c9ad-ec7a-48ad-9653-c986272cf74b"}]} 2026-05-27 11:06:56.702 8 INFO neutron.services.segments.plugin [-] Segment 790bdce5-4f9c-44cb-a1c5-8b3259e074db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 790bdce5-4f9c-44cb-a1c5-8b3259e074db found for delete ", "request_id": "req-1f9a8d04-23ba-4042-8ca8-30aa16881c2d"}]} 2026-05-27 11:06:56.711 8 INFO neutron.db.l3_hamode_db [None req-608380a2-0b2a-4eeb-90c8-0297e7d9edf0 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] HA network b4252ea9-d86c-4137-b40a-f2b3c1aa39b0 was deleted as no HA routers are present in tenant f53ecb061e5a4af9b6d6460fd5ba8224. [pid: 8|app: 0|req: 1170/2358] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:06:56 2026] DELETE /v2.0/routers/1a23a60e-d40f-40f8-af2b-136428c505c6 => generated 0 bytes in 599 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2359] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:06:56 2026] DELETE /v2.0/subnets/21c39648-4de5-47c9-93cb-81ffd30dbd72 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2360] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:06:56 2026] DELETE /v2.0/networks/8899554e-7e9c-4bc0-a80f-a9e36cd30670 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:06:57.183 7 WARNING neutron_lib.context [None req-9ae45778-e2d5-4462-af2f-225504ee36ea 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:06:57.236 7 INFO neutron.db.segments_db [None req-9ae45778-e2d5-4462-af2f-225504ee36ea 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] Added segment d1cf9472-cc27-4694-a64c-51db3a787a60 of type vxlan for network 1b4b70f0-d90a-4121-b9b1-89687a87327d 2026-05-27 11:06:57.527 7 INFO neutron.db.l3_hamode_db [None req-9ae45778-e2d5-4462-af2f-225504ee36ea 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:06:58.347 7 INFO neutron.db.l3_hamode_db [None req-9ae45778-e2d5-4462-af2f-225504ee36ea 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1190/2361] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:06:57 2026] POST /v2.0/routers => generated 688 bytes in 2092 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:06:59.306 8 INFO neutron.services.segments.plugin [-] Segment 7f141cab-5a1e-476b-bc20-dc3bb71c54b5 resource provider aggregate not found 2026-05-27 11:06:59.311 8 INFO neutron.services.segments.plugin [-] Segment 7f141cab-5a1e-476b-bc20-dc3bb71c54b5 resource provider aggregate not found 2026-05-27 11:06:59.323 8 INFO neutron.services.segments.plugin [-] Segment 7f141cab-5a1e-476b-bc20-dc3bb71c54b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f141cab-5a1e-476b-bc20-dc3bb71c54b5 found for delete ", "request_id": "req-19bf42f9-57e0-47d0-ba23-e608a971f747"}]} 2026-05-27 11:06:59.336 8 INFO neutron.services.segments.plugin [-] Segment 7f141cab-5a1e-476b-bc20-dc3bb71c54b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f141cab-5a1e-476b-bc20-dc3bb71c54b5 found for delete ", "request_id": "req-693a68e2-d9b8-4f7e-8d17-7ad89eef47f1"}]} [pid: 7|app: 0|req: 1191/2362] 199.204.45.153 () {34 vars in 1096 bytes} [Wed May 27 11:06:59 2026] GET /v2.0/ports?device_id=7f79681d-e9e9-4cf1-86a0-1fdd43838dc1&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: 1172/2363] 10.0.0.171 () {32 vars in 721 bytes} [Wed May 27 11:06:59 2026] GET /v2.0/routers/605f5e64-11e1-42ea-bfc6-35a8940eeeaa => generated 694 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2364] 10.0.0.171 () {32 vars in 647 bytes} [Wed May 27 11:06:59 2026] GET /v2.0/routers => generated 697 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2365] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:06:59 2026] GET /v2.0/ports?tenant_id=928c64402f3c4492bffe4d2eab6edf65&device_id=7f79681d-e9e9-4cf1-86a0-1fdd43838dc1 => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2366] 10.0.0.171 () {34 vars in 741 bytes} [Wed May 27 11:06:59 2026] PUT /v2.0/routers/605f5e64-11e1-42ea-bfc6-35a8940eeeaa => generated 701 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2367] 10.0.0.171 () {32 vars in 721 bytes} [Wed May 27 11:06:59 2026] GET /v2.0/routers/605f5e64-11e1-42ea-bfc6-35a8940eeeaa => generated 701 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2368] 10.0.0.171 () {32 vars in 736 bytes} [Wed May 27 11:07:00 2026] GET /v2.0/ports?device_id=605f5e64-11e1-42ea-bfc6-35a8940eeeaa => 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: 1175/2369] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:07:00 2026] GET /v2.0/networks?id=16bc245e-ed20-439d-b6b8-0846cbece0b8 => generated 799 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2370] 199.204.45.153 () {34 vars in 1056 bytes} [Wed May 27 11:07:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.22&port_id=5ba87c72-cf43-481e-82ad-e535a15e3b71 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2371] 199.204.45.153 () {34 vars in 1106 bytes} [Wed May 27 11:07:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A140&port_id=5ba87c72-cf43-481e-82ad-e535a15e3b71 => 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: 1178/2372] 199.204.45.153 () {34 vars in 1064 bytes} [Wed May 27 11:07:00 2026] GET /v2.0/subnets?id=6bcf3429-30ad-4150-84fe-3b56b58ace00&id=22910dd6-0510-44b0-bf78-4a16970673ed => 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: 1179/2373] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:07:00 2026] GET /v2.0/ports?network_id=16bc245e-ed20-439d-b6b8-0846cbece0b8&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: 1180/2374] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:07:00 2026] GET /v2.0/ports?network_id=16bc245e-ed20-439d-b6b8-0846cbece0b8&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: 1181/2375] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:07:00 2026] GET /v2.0/networks/16bc245e-ed20-439d-b6b8-0846cbece0b8?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: 1182/2376] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:07:00 2026] GET /v2.0/networks/16bc245e-ed20-439d-b6b8-0846cbece0b8?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) 2026-05-27 11:07:00.804 7 INFO neutron.services.segments.plugin [-] Segment d1cf9472-cc27-4694-a64c-51db3a787a60 resource provider aggregate not found 2026-05-27 11:07:00.809 7 INFO neutron.services.segments.plugin [-] Segment d1cf9472-cc27-4694-a64c-51db3a787a60 resource provider aggregate not found 2026-05-27 11:07:00.818 7 INFO neutron.services.segments.plugin [-] Segment d1cf9472-cc27-4694-a64c-51db3a787a60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1cf9472-cc27-4694-a64c-51db3a787a60 found for delete ", "request_id": "req-51dee15c-362c-4141-ac84-8ebdc38d00bd"}]} 2026-05-27 11:07:00.821 7 INFO neutron.services.segments.plugin [-] Segment d1cf9472-cc27-4694-a64c-51db3a787a60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1cf9472-cc27-4694-a64c-51db3a787a60 found for delete ", "request_id": "req-060e2af4-b3e8-4032-81fe-4ec8629b926b"}]} 2026-05-27 11:07:00.821 7 INFO neutron.db.l3_hamode_db [None req-cc260edb-d253-43cb-b131-50d4901ad717 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] HA network 1b4b70f0-d90a-4121-b9b1-89687a87327d was deleted as no HA routers are present in tenant f53ecb061e5a4af9b6d6460fd5ba8224. [pid: 7|app: 0|req: 1195/2377] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:07:00 2026] DELETE /v2.0/routers/605f5e64-11e1-42ea-bfc6-35a8940eeeaa => generated 0 bytes in 789 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2378] 10.0.0.171 () {32 vars in 736 bytes} [Wed May 27 11:07:00 2026] GET /v2.0/ports?device_id=605f5e64-11e1-42ea-bfc6-35a8940eeeaa => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:07:00.880 7 INFO neutron.api.v2.resource [None req-2ba17e21-5841-48ae-8542-c4c798e4ac74 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1196/2379] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:07:00 2026] DELETE /v2.0/routers/605f5e64-11e1-42ea-bfc6-35a8940eeeaa => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2380] 10.0.0.171 () {32 vars in 736 bytes} [Wed May 27 11:07:00 2026] GET /v2.0/ports?device_id=1a23a60e-d40f-40f8-af2b-136428c505c6 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:07:00.946 7 INFO neutron.api.v2.resource [None req-37e260b0-a248-41b9-bb54-fcf101d4cc9b 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1197/2381] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:07:00 2026] DELETE /v2.0/routers/1a23a60e-d40f-40f8-af2b-136428c505c6 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:07:00.969 8 INFO neutron.pecan_wsgi.hooks.translation [None req-435f7b4e-8a13-47f2-b8c4-45724d81361f 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1185/2382] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:07:00 2026] DELETE /v2.0/subnets/21c39648-4de5-47c9-93cb-81ffd30dbd72 => 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: 1198/2383] 10.0.0.171 () {32 vars in 736 bytes} [Wed May 27 11:07:00 2026] GET /v2.0/ports?device_id=2ce68b40-e081-4d70-a21e-f6d526d183ef => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:07:01.048 8 INFO neutron.api.v2.resource [None req-c2bbe27f-35bb-45a0-a5ee-6ea58ec6ad7d 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1186/2384] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:07:01 2026] DELETE /v2.0/routers/2ce68b40-e081-4d70-a21e-f6d526d183ef => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:07:01.071 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f7c00214-1804-47a2-8cd8-333f49006a0a 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1199/2385] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:07:01 2026] DELETE /v2.0/subnets/c120b5e3-f225-453e-af54-e9195be6f410 => 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: 1187/2386] 10.0.0.171 () {32 vars in 736 bytes} [Wed May 27 11:07:01 2026] GET /v2.0/ports?device_id=d4138a25-4f02-41ba-8a3f-24bdaf770c1c => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:07:01.141 7 INFO neutron.api.v2.resource [None req-847a3ee3-67db-4ff0-9c23-5000a6a8ffbe 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1200/2387] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:07:01 2026] DELETE /v2.0/routers/d4138a25-4f02-41ba-8a3f-24bdaf770c1c => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:07:01.163 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5484b639-1104-4c02-866e-e687e5acd993 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1188/2388] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:07:01 2026] DELETE /v2.0/subnets/9f673a67-6900-4d2c-9f76-6a94d84e2f32 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:07:01.185 7 INFO neutron.pecan_wsgi.hooks.translation [None req-48532732-9d56-46d1-a5f9-1e253db3bf4a 21cfda4f08fe45be871199d5ddc436ba f53ecb061e5a4af9b6d6460fd5ba8224 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1201/2389] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:07:01 2026] DELETE /v2.0/subnets/14efca6f-2dfc-4a41-9d7d-77bcb91d7ea9 => 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: 1189/2390] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:07:01 2026] GET /v2.0/security-groups?tenant_id=f53ecb061e5a4af9b6d6460fd5ba8224&name=default => generated 2929 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2391] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:07:01 2026] DELETE /v2.0/security-groups/e659f9c1-dde1-46dc-84f7-d426d19a5c0a => 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: 1190/2392] 199.204.45.153 () {30 vars in 702 bytes} [Wed May 27 11:07:02 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: 1203/2393] 199.204.45.153 () {30 vars in 704 bytes} [Wed May 27 11:07:02 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: 1191/2394] 199.204.45.153 () {30 vars in 680 bytes} [Wed May 27 11:07: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: 1204/2395] 199.204.45.153 () {30 vars in 716 bytes} [Wed May 27 11:07: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: 1192/2396] 199.204.45.153 () {30 vars in 740 bytes} [Wed May 27 11:07:02 2026] GET /v2.0/subnets/1824ea5f-499e-45c6-8207-771436dd3ddc => 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: 1205/2397] 199.204.45.153 () {30 vars in 768 bytes} [Wed May 27 11:07:02 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => 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: 1193/2398] 199.204.45.153 () {34 vars in 716 bytes} [Wed May 27 11:07:02 2026] POST /v2.0/ports => generated 1097 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2399] 10.0.0.137 () {34 vars in 971 bytes} [Wed May 27 11:07:03 2026] GET /v2.0/ports/8d429b4c-30af-46e1-95e0-5851777ccf77 => generated 1097 bytes in 47 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: 1194/2400] 10.0.0.137 () {34 vars in 907 bytes} [Wed May 27 11:07:03 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) 2026-05-27 11:07:03.826 7 WARNING neutron_lib.context [None req-bf18d3e3-2243-4154-8251-f686b541e957 0a778b60545440b6b70672f844d19a51 5cd065d60b48417c876868feb77dcc15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1207/2401] 10.0.0.171 () {34 vars in 684 bytes} [Wed May 27 11:07:03 2026] POST /v2.0/security-groups => generated 1627 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2402] 10.0.0.171 () {32 vars in 663 bytes} [Wed May 27 11:07:04 2026] GET /v2.0/security-groups => generated 4536 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2403] 10.0.0.171 () {34 vars in 758 bytes} [Wed May 27 11:07:04 2026] PUT /v2.0/security-groups/7e66450d-d990-4043-8904-5362f8d22a94 => generated 1666 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2404] 10.0.0.171 () {32 vars in 737 bytes} [Wed May 27 11:07:04 2026] GET /v2.0/security-groups/7e66450d-d990-4043-8904-5362f8d22a94 => generated 1666 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2405] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:07:04 2026] DELETE /v2.0/security-groups/7e66450d-d990-4043-8904-5362f8d22a94 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2406] 10.0.0.171 () {32 vars in 663 bytes} [Wed May 27 11:07:04 2026] GET /v2.0/security-groups => generated 2929 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:07:04.431 7 INFO neutron.api.v2.resource [None req-9a828b91-2aad-4923-a5bd-405eb03b9120 0a778b60545440b6b70672f844d19a51 5cd065d60b48417c876868feb77dcc15 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1210/2407] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:07:04 2026] DELETE /v2.0/security-groups/7e66450d-d990-4043-8904-5362f8d22a94 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:07:04.445 8 WARNING neutron_lib.context [None req-d8c9f869-ba0a-4f87-84bd-3ebb61eb9e9e 0a778b60545440b6b70672f844d19a51 5cd065d60b48417c876868feb77dcc15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1211/2408] 199.204.45.153 () {34 vars in 1262 bytes} [Wed May 27 11:07:04 2026] GET /v2.0/ports/8d429b4c-30af-46e1-95e0-5851777ccf77?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2409] 10.0.0.171 () {34 vars in 684 bytes} [Wed May 27 11:07:04 2026] POST /v2.0/security-groups => generated 1627 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 11:07:04.592 8 WARNING neutron_lib.context [None req-fb11b5c1-d38e-4997-b5e6-6b0e5b414954 0a778b60545440b6b70672f844d19a51 5cd065d60b48417c876868feb77dcc15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1212/2410] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:07:04 2026] GET /v2.0/networks/1d4c1d8e-919f-4db7-9e5d-97178df87067?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: 1213/2411] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:07:04 2026] GET /v2.0/networks/1d4c1d8e-919f-4db7-9e5d-97178df87067?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: 1199/2412] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:07:04 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2413] 10.0.0.171 () {32 vars in 747 bytes} [Wed May 27 11:07:04 2026] GET /v2.0/security-group-rules/9cb51ef0-c8f3-4c7d-a29a-7a010349221e => generated 601 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2414] 10.0.0.171 () {32 vars in 673 bytes} [Wed May 27 11:07:04 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2415] 10.0.0.171 () {32 vars in 750 bytes} [Wed May 27 11:07:04 2026] DELETE /v2.0/security-group-rules/9cb51ef0-c8f3-4c7d-a29a-7a010349221e => 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: 1201/2416] 10.0.0.171 () {32 vars in 673 bytes} [Wed May 27 11:07:04 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:07:05.003 7 WARNING neutron_lib.context [None req-cb844383-4053-4d97-9eec-bd5472daf14f 0a778b60545440b6b70672f844d19a51 5cd065d60b48417c876868feb77dcc15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1216/2417] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:07:04 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2418] 10.0.0.171 () {32 vars in 747 bytes} [Wed May 27 11:07:05 2026] GET /v2.0/security-group-rules/3d39e345-1da5-484c-89be-84663997cd8d => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2419] 10.0.0.171 () {32 vars in 673 bytes} [Wed May 27 11:07:05 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2420] 199.204.45.153 () {34 vars in 975 bytes} [Wed May 27 11:07:05 2026] GET /v2.0/ports/8d429b4c-30af-46e1-95e0-5851777ccf77 => generated 1097 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2421] 10.0.0.171 () {32 vars in 750 bytes} [Wed May 27 11:07:05 2026] DELETE /v2.0/security-group-rules/3d39e345-1da5-484c-89be-84663997cd8d => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2422] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:07:05 2026] GET /v2.0/networks?id=1d4c1d8e-919f-4db7-9e5d-97178df87067 => generated 803 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2423] 10.0.0.171 () {32 vars in 673 bytes} [Wed May 27 11:07:05 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:07:05.373 7 WARNING neutron_lib.context [None req-9651f42d-4347-4313-9bb4-e08cc3cc100a 0a778b60545440b6b70672f844d19a51 5cd065d60b48417c876868feb77dcc15 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1220/2424] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:07:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2425] 10.0.0.171 () {32 vars in 747 bytes} [Wed May 27 11:07:05 2026] GET /v2.0/security-group-rules/719ce7ee-7b6a-44a5-a92d-458bcb85a7fc => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2426] 10.0.0.171 () {32 vars in 673 bytes} [Wed May 27 11:07:05 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2427] 10.0.0.171 () {32 vars in 750 bytes} [Wed May 27 11:07:05 2026] DELETE /v2.0/security-group-rules/719ce7ee-7b6a-44a5-a92d-458bcb85a7fc => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2428] 10.0.0.171 () {32 vars in 673 bytes} [Wed May 27 11:07:05 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2429] 199.204.45.153 () {38 vars in 1028 bytes} [Wed May 27 11:07:05 2026] PUT /v2.0/ports/8d429b4c-30af-46e1-95e0-5851777ccf77 => generated 1287 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2430] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:07:05 2026] DELETE /v2.0/security-groups/2fe00bdd-707a-4fb1-bfad-3bb9c770f14b => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1206/2431] 10.0.0.171 () {32 vars in 663 bytes} [Wed May 27 11:07:05 2026] GET /v2.0/security-groups => generated 2929 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2432] 10.0.0.171 () {32 vars in 663 bytes} [Wed May 27 11:07:05 2026] GET /v2.0/security-groups => generated 2929 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:07:06.373 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-49f0a149-c36f-4146-89f7-9bd1583a5319'] response: {'name': 'network-changed', 'server_uuid': '4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35', 'tag': '8d429b4c-30af-46e1-95e0-5851777ccf77', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1207/2433] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:07:06 2026] GET /v2.0/ports?tenant_id=55a378d5b6654f408f2fb083129a23c6&device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 2523 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2434] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:07:06 2026] GET /v2.0/networks?id=1d4c1d8e-919f-4db7-9e5d-97178df87067 => generated 803 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2435] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:07:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.241&port_id=8d429b4c-30af-46e1-95e0-5851777ccf77 => 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: 1227/2436] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:07:06 2026] GET /v2.0/security-groups?tenant_id=5cd065d60b48417c876868feb77dcc15&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2437] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:07:06 2026] GET /v2.0/subnets?id=1824ea5f-499e-45c6-8207-771436dd3ddc => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2438] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:07:06 2026] GET /v2.0/ports?network_id=1d4c1d8e-919f-4db7-9e5d-97178df87067&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: 1228/2439] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:07:06 2026] DELETE /v2.0/security-groups/41e99194-a5b6-4903-8aba-6bef5706bcc5 => 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: 1212/2440] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:07:06 2026] GET /v2.0/networks/1d4c1d8e-919f-4db7-9e5d-97178df87067?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: 1229/2441] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:07:06 2026] GET /v2.0/networks/1d4c1d8e-919f-4db7-9e5d-97178df87067?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: 1213/2442] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:07:07 2026] GET /v2.0/ports?tenant_id=55a378d5b6654f408f2fb083129a23c6&device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 2523 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2443] 199.204.45.153 () {34 vars in 1060 bytes} [Wed May 27 11:07:07 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.12&port_id=7fb0f739-7fe5-4bf7-8f24-90bc3b95f5d0 => 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: 1214/2444] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:07:07 2026] GET /v2.0/subnets?id=83cbd287-4738-460f-a765-c0e55de382bc => 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: 1231/2445] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:07:07 2026] GET /v2.0/ports?network_id=4e934618-a747-4f50-b973-c453f5ac9fc4&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2446] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:07:07 2026] GET /v2.0/networks/4e934618-a747-4f50-b973-c453f5ac9fc4?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2447] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:07:07 2026] GET /v2.0/networks/4e934618-a747-4f50-b973-c453f5ac9fc4?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: 1216/2448] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:07:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.241&port_id=8d429b4c-30af-46e1-95e0-5851777ccf77 => 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: 1233/2449] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:07:07 2026] GET /v2.0/subnets?id=1824ea5f-499e-45c6-8207-771436dd3ddc => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2450] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:07:08 2026] GET /v2.0/ports?network_id=1d4c1d8e-919f-4db7-9e5d-97178df87067&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: 1234/2451] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:07:08 2026] GET /v2.0/networks/1d4c1d8e-919f-4db7-9e5d-97178df87067?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: 1218/2452] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:07:08 2026] GET /v2.0/networks/1d4c1d8e-919f-4db7-9e5d-97178df87067?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: 1220/2455] 10.0.0.137 () {34 vars in 971 bytes} [Wed May 27 11:07:11 2026] GET /v2.0/ports/8d429b4c-30af-46e1-95e0-5851777ccf77 => generated 1289 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2456] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:07:11 2026] GET /v2.0/security-groups?tenant_id=b36020d9065a4dbe84e5b29401f07454&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: 1237/2457] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:07:11 2026] DELETE /v2.0/security-groups/7ecde42b-90de-42d8-bec8-53e9cb9c5db5 => 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: 1221/2458] 199.204.45.153 () {34 vars in 788 bytes} [Wed May 27 11:07:11 2026] PUT /v2.0/ports/8d429b4c-30af-46e1-95e0-5851777ccf77 => generated 1314 bytes in 252 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-05-27 11:07:11.849 8 INFO neutron.api.v2.resource [None req-e56e975d-2660-4868-a94f-69beba428613 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1222/2459] 199.204.45.153 () {30 vars in 762 bytes} [Wed May 27 11:07:11 2026] GET /v2.0/security-groups/lb-d2a0cf1f-c379-4316-884d-f4beaace23d9 => generated 149 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:07:11.873 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-14320a45-34a1-4fc4-a184-18604d2fc82f'] response: {'name': 'network-changed', 'server_uuid': '4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35', 'tag': '8d429b4c-30af-46e1-95e0-5851777ccf77', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1223/2460] 199.204.45.153 () {30 vars in 784 bytes} [Wed May 27 11:07:11 2026] GET /v2.0/security-groups?name=lb-d2a0cf1f-c379-4316-884d-f4beaace23d9 => generated 1637 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2461] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:07:11 2026] GET /v2.0/security-groups?tenant_id=04ea35e3a7814d0dafeef11d4f3edda5&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2462] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:07:11 2026] DELETE /v2.0/security-groups/e3b6273e-6f96-48d4-bcd8-9684d6c36959 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2463] 199.204.45.153 () {34 vars in 788 bytes} [Wed May 27 11:07:11 2026] PUT /v2.0/ports/8d429b4c-30af-46e1-95e0-5851777ccf77 => generated 1314 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2464] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:07:12 2026] GET /v2.0/ports?tenant_id=55a378d5b6654f408f2fb083129a23c6&device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1225/2465] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:07:12 2026] GET /v2.0/networks?id=1d4c1d8e-919f-4db7-9e5d-97178df87067 => generated 803 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2466] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:07:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.241&port_id=8d429b4c-30af-46e1-95e0-5851777ccf77 => 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: 1226/2467] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:07:12 2026] GET /v2.0/subnets?id=1824ea5f-499e-45c6-8207-771436dd3ddc => 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: 1242/2468] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:07:12 2026] GET /v2.0/ports?network_id=1d4c1d8e-919f-4db7-9e5d-97178df87067&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: 1227/2469] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:07:12 2026] GET /v2.0/networks/1d4c1d8e-919f-4db7-9e5d-97178df87067?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: 1243/2470] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:07:12 2026] GET /v2.0/networks/1d4c1d8e-919f-4db7-9e5d-97178df87067?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2471] 199.204.45.153 () {30 vars in 702 bytes} [Wed May 27 11:07:12 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: 1244/2472] 199.204.45.153 () {30 vars in 704 bytes} [Wed May 27 11:07:12 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: 1229/2473] 199.204.45.153 () {30 vars in 680 bytes} [Wed May 27 11:07:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2474] 199.204.45.153 () {30 vars in 716 bytes} [Wed May 27 11:07:12 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: 1230/2475] 199.204.45.153 () {30 vars in 740 bytes} [Wed May 27 11:07:12 2026] GET /v2.0/subnets/1824ea5f-499e-45c6-8207-771436dd3ddc => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2476] 199.204.45.153 () {30 vars in 736 bytes} [Wed May 27 11:07:12 2026] GET /v2.0/ports/abc82e7a-9e21-48b9-94e6-970916489df1 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2477] 199.204.45.153 () {30 vars in 736 bytes} [Wed May 27 11:07:13 2026] GET /v2.0/ports/8d429b4c-30af-46e1-95e0-5851777ccf77 => generated 1350 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2478] 199.204.45.153 () {30 vars in 740 bytes} [Wed May 27 11:07:13 2026] GET /v2.0/subnets/1824ea5f-499e-45c6-8207-771436dd3ddc => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2479] 199.204.45.153 () {30 vars in 742 bytes} [Wed May 27 11:07:13 2026] GET /v2.0/networks/1d4c1d8e-919f-4db7-9e5d-97178df87067 => 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: 1248/2480] 199.204.45.153 () {30 vars in 736 bytes} [Wed May 27 11:07:13 2026] GET /v2.0/ports/abc82e7a-9e21-48b9-94e6-970916489df1 => 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: 1233/2481] 199.204.45.153 () {30 vars in 740 bytes} [Wed May 27 11:07:13 2026] GET /v2.0/subnets/1824ea5f-499e-45c6-8207-771436dd3ddc => 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: 1249/2482] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:07:16 2026] GET /v2.0/security-groups?tenant_id=572492c4a93b43e49d49bb301695700a&name=default => generated 2929 bytes in 1121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:07:17.707 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4fcb8328-0188-408b-be3b-ef43dfed7c54'] response: {'name': 'network-changed', 'server_uuid': '4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35', 'tag': '8d429b4c-30af-46e1-95e0-5851777ccf77', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1234/2483] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:07:17 2026] DELETE /v2.0/security-groups/eed7d450-aa42-461c-a2ef-27cbfc7e2e14 => 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: 1250/2484] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:07:18 2026] GET /v2.0/ports?tenant_id=55a378d5b6654f408f2fb083129a23c6&device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2485] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:07:18 2026] GET /v2.0/networks?id=1d4c1d8e-919f-4db7-9e5d-97178df87067 => generated 803 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2486] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:07:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.241&port_id=8d429b4c-30af-46e1-95e0-5851777ccf77 => 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: 1236/2487] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:07:18 2026] GET /v2.0/subnets?id=1824ea5f-499e-45c6-8207-771436dd3ddc => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2488] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:07:18 2026] GET /v2.0/ports?network_id=1d4c1d8e-919f-4db7-9e5d-97178df87067&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: 1237/2489] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:07:18 2026] GET /v2.0/networks/1d4c1d8e-919f-4db7-9e5d-97178df87067?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2490] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:07:18 2026] GET /v2.0/networks/1d4c1d8e-919f-4db7-9e5d-97178df87067?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:07:21.007 7 WARNING neutron_lib.context [None req-fe4db892-1f76-4da9-be13-9c5c492914e0 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1238/2491] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:07:20 2026] GET /v2.0/security-groups?tenant_id=39df5228c51f410aa5e4adfce14482fb&name=default => generated 2929 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2492] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:07:21 2026] DELETE /v2.0/security-groups/5c58c0ba-0e74-49d2-9801-44540e888524 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:07:21.764 7 INFO neutron.db.l3_db [None req-fe4db892-1f76-4da9-be13-9c5c492914e0 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Floating IP c4ceba7b-e2d4-47a7-8dd3-873420fe3820 associated. External IP: 10.96.250.212, port: abc82e7a-9e21-48b9-94e6-970916489df1. [pid: 7|app: 0|req: 1254/2493] 10.0.0.171 () {34 vars in 677 bytes} [Wed May 27 11:07:21 2026] POST /v2.0/floatingips => generated 899 bytes in 1082 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2494] 10.0.0.27 () {30 vars in 649 bytes} [Wed May 27 11:07:24 2026] GET /v2.0/extensions => generated 20516 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2495] 10.0.0.27 () {30 vars in 723 bytes} [Wed May 27 11:07:24 2026] GET /v2.0/quotas/f839fd1501e84fefb81e8faa473919bf/details => generated 847 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2496] 199.204.45.153 () {30 vars in 702 bytes} [Wed May 27 11:07:25 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: 1256/2497] 199.204.45.153 () {30 vars in 704 bytes} [Wed May 27 11:07: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: 1242/2498] 199.204.45.153 () {30 vars in 680 bytes} [Wed May 27 11:07:25 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: 1257/2499] 199.204.45.153 () {30 vars in 716 bytes} [Wed May 27 11:07:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:07:25.321 8 INFO neutron.api.v2.resource [None req-7544384f-04b9-48ba-a58c-80277715dd6f c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1243/2500] 199.204.45.153 () {30 vars in 762 bytes} [Wed May 27 11:07:25 2026] GET /v2.0/security-groups/lb-d2a0cf1f-c379-4316-884d-f4beaace23d9 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2501] 199.204.45.153 () {30 vars in 784 bytes} [Wed May 27 11:07:25 2026] GET /v2.0/security-groups?name=lb-d2a0cf1f-c379-4316-884d-f4beaace23d9 => generated 1637 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2502] 199.204.45.153 () {30 vars in 814 bytes} [Wed May 27 11:07:25 2026] GET /v2.0/security-group-rules?security_group_id=48613029-bce1-4f32-ab2e-3325d01dd98b => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2503] 199.204.45.153 () {34 vars in 746 bytes} [Wed May 27 11:07:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2506] 199.204.45.153 () {34 vars in 746 bytes} [Wed May 27 11:07:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2507] 10.0.0.27 () {30 vars in 649 bytes} [Wed May 27 11:07:26 2026] GET /v2.0/extensions => generated 20516 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2508] 10.0.0.27 () {30 vars in 723 bytes} [Wed May 27 11:07:26 2026] GET /v2.0/quotas/f839fd1501e84fefb81e8faa473919bf/details => generated 847 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2509] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:07:28 2026] GET /v2.0/security-groups?tenant_id=f839fd1501e84fefb81e8faa473919bf&name=default => generated 2929 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2510] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:07:28 2026] DELETE /v2.0/security-groups/5762a181-59b2-4ea8-b0b5-89b2515ebd30 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:07:31.494 8 WARNING neutron_lib.context [None req-effc4dae-92ca-4ad0-811e-6ee4b52b4998 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:07:31.637 8 INFO neutron.db.segments_db [None req-effc4dae-92ca-4ad0-811e-6ee4b52b4998 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Added segment a67bb8e8-e84f-4246-8951-7c28af272afc of type vxlan for network 4622c690-9827-489b-bd5c-980916beb3d3 [pid: 8|app: 0|req: 1248/2511] 10.0.0.171 () {34 vars in 671 bytes} [Wed May 27 11:07:31 2026] POST /v2.0/networks => generated 632 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:07:31.729 7 WARNING neutron_lib.context [None req-6b4aeeff-bbf3-471b-86f3-9a27ae1cc2dd 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:07:31.765 7 INFO neutron.db.segments_db [None req-6b4aeeff-bbf3-471b-86f3-9a27ae1cc2dd 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Added segment 70a929b9-cf82-43ef-9a06-4cb56ff7a4b1 of type vxlan for network e180b51a-3bad-4582-a648-9235a38afd14 2026-05-27 11:07:32.032 7 INFO neutron.db.l3_hamode_db [None req-6b4aeeff-bbf3-471b-86f3-9a27ae1cc2dd 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:07:32.821 7 INFO neutron.db.l3_hamode_db [None req-6b4aeeff-bbf3-471b-86f3-9a27ae1cc2dd 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1264/2512] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:07:31 2026] POST /v2.0/routers => generated 694 bytes in 2072 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2513] 10.0.0.171 () {32 vars in 776 bytes} [Wed May 27 11:07:33 2026] GET /v2.0/subnets?project_id=9ed519319359424ba86a52a98049a1e7&cidr=10.100.0.0%2F28 => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2514] 10.0.0.171 () {32 vars in 694 bytes} [Wed May 27 11:07:33 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2515] 10.0.0.171 () {32 vars in 784 bytes} [Wed May 27 11:07:33 2026] GET /v2.0/subnets?network_id=b0fbea71-5d83-4ee9-9156-8c3ed29fb66e&cidr=10.100.0.0%2F28 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:07:33.961 7 WARNING neutron_lib.context [None req-98fa99cb-5691-4831-9827-290a6e3708ec 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1251/2516] 10.0.0.37 () {30 vars in 688 bytes} [Wed May 27 11:07:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2517] 10.0.0.37 () {30 vars in 690 bytes} [Wed May 27 11:07:34 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: 1253/2518] 10.0.0.37 () {30 vars in 666 bytes} [Wed May 27 11:07:34 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: 1254/2519] 10.0.0.37 () {30 vars in 702 bytes} [Wed May 27 11:07:34 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: 1266/2520] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:07:33 2026] POST /v2.0/subnets => generated 656 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2521] 10.0.0.37 () {28 vars in 437 bytes} [Wed May 27 11:07:34 2026] GET / => generated 151 bytes in 8 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2522] 10.0.0.37 () {30 vars in 726 bytes} [Wed May 27 11:07:34 2026] GET /v2.0/subnets/4971848d-4bdb-4484-b6d7-d868b64ca335 => generated 655 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2523] 10.0.0.171 () {34 vars in 783 bytes} [Wed May 27 11:07:34 2026] PUT /v2.0/routers/b70ddc44-2ae9-4475-b30d-288fcc96ac25/add_router_interface => generated 309 bytes in 1419 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2524] 10.0.0.171 () {32 vars in 649 bytes} [Wed May 27 11:07:35 2026] GET /v2.0/networks => generated 6661 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2525] 10.0.0.171 () {32 vars in 647 bytes} [Wed May 27 11:07:35 2026] GET /v2.0/subnets => generated 7418 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2526] 10.0.0.171 () {32 vars in 647 bytes} [Wed May 27 11:07:35 2026] GET /v2.0/routers => generated 1450 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:07:36.006 8 WARNING neutron_lib.context [None req-96b908ac-5108-454d-b680-da636042266f 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1257/2527] 10.0.0.171 () {34 vars in 685 bytes} [Wed May 27 11:07:35 2026] POST /v2.0/security-groups => generated 1677 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 11:07:36.174 7 WARNING neutron_lib.context [None req-61eac614-a629-4837-8495-e3efea864069 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1271/2528] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:07:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:07:36.310 8 WARNING neutron_lib.context [None req-6a1835cc-a009-4b20-a75e-c9e755cb31df 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1258/2529] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:07:36 2026] POST /v2.0/security-group-rules => generated 596 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:07:36.439 7 WARNING neutron_lib.context [None req-9c45f567-6ba5-4738-91e6-c2b8746ccd52 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1272/2530] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:07:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:07:36.547 8 WARNING neutron_lib.context [None req-4b788e67-5669-4001-8ad8-ee493cf9dbe3 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1259/2531] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:07:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:07:36.679 7 WARNING neutron_lib.context [None req-49c32d37-9726-41de-8c02-8912eacc400e 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:07:36.714 7 INFO neutron.db.securitygroups_db [None req-49c32d37-9726-41de-8c02-8912eacc400e 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Project 9ed519319359424ba86a52a98049a1e7 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: 1273/2532] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:07:36 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-05-27 11:07:36.807 8 WARNING neutron_lib.context [None req-15d8d686-0f0d-4ed7-b62a-150e2afad82f 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:07:36.843 8 INFO neutron.db.securitygroups_db [None req-15d8d686-0f0d-4ed7-b62a-150e2afad82f 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Project 9ed519319359424ba86a52a98049a1e7 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: 1260/2533] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:07:36 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: 7|app: 0|req: 1274/2534] 10.0.0.171 () {32 vars in 649 bytes} [Wed May 27 11:07:37 2026] GET /v2.0/networks => generated 1297 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2535] 199.204.45.153 () {30 vars in 702 bytes} [Wed May 27 11:07:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2536] 10.0.0.137 () {34 vars in 1100 bytes} [Wed May 27 11:07:37 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1832359513&fields=id&tenant_id=9ed519319359424ba86a52a98049a1e7 => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2537] 199.204.45.153 () {30 vars in 704 bytes} [Wed May 27 11:07:37 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: 1277/2538] 199.204.45.153 () {30 vars in 680 bytes} [Wed May 27 11:07:37 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: 1278/2539] 199.204.45.153 () {30 vars in 716 bytes} [Wed May 27 11:07:37 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: 1262/2540] 10.0.0.137 () {34 vars in 982 bytes} [Wed May 27 11:07:37 2026] GET /v2.0/networks?id=4622c690-9827-489b-bd5c-980916beb3d3 => generated 660 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2541] 10.0.0.137 () {34 vars in 965 bytes} [Wed May 27 11:07:37 2026] GET /v2.0/quotas/9ed519319359424ba86a52a98049a1e7 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2542] 10.0.0.137 () {34 vars in 1002 bytes} [Wed May 27 11:07:37 2026] GET /v2.0/ports?tenant_id=9ed519319359424ba86a52a98049a1e7&fields=id => generated 103 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2543] 199.204.45.153 () {30 vars in 740 bytes} [Wed May 27 11:07:37 2026] GET /v2.0/subnets/4971848d-4bdb-4484-b6d7-d868b64ca335 => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2544] 10.0.0.137 () {34 vars in 1008 bytes} [Wed May 27 11:07:37 2026] GET /v2.0/networks/4622c690-9827-489b-bd5c-980916beb3d3?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: 1265/2545] 199.204.45.153 () {30 vars in 768 bytes} [Wed May 27 11:07:37 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 2586 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2546] 10.0.0.137 () {34 vars in 1108 bytes} [Wed May 27 11:07:37 2026] GET /v2.0/networks/4622c690-9827-489b-bd5c-980916beb3d3?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: 1266/2547] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:07:37 2026] GET /v2.0/ports?device_id=5189e026-0601-48b9-a5c5-99c7e85d11ff => 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: 1282/2548] 199.204.45.153 () {30 vars in 702 bytes} [Wed May 27 11:07:37 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: 1267/2549] 199.204.45.153 () {30 vars in 704 bytes} [Wed May 27 11:07:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2550] 199.204.45.153 () {30 vars in 680 bytes} [Wed May 27 11:07:37 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: 1268/2551] 199.204.45.153 () {30 vars in 716 bytes} [Wed May 27 11:07:37 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: 1284/2552] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:07:38 2026] GET /v2.0/ports?device_id=5189e026-0601-48b9-a5c5-99c7e85d11ff => 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: 1269/2553] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:07:39 2026] GET /v2.0/networks/5763050c-c2ad-4ae3-b312-e9115f645ca6?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: 1285/2554] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:07:39 2026] GET /v2.0/networks/5763050c-c2ad-4ae3-b312-e9115f645ca6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2555] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:07:40 2026] GET /v2.0/ports?device_id=5189e026-0601-48b9-a5c5-99c7e85d11ff => 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: 1286/2556] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:07:40 2026] GET /v2.0/networks?id=5763050c-c2ad-4ae3-b312-e9115f645ca6 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2557] 199.204.45.153 () {38 vars in 955 bytes} [Wed May 27 11:07:40 2026] POST /v2.0/ports => generated 1299 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2560] 199.204.45.153 () {38 vars in 1028 bytes} [Wed May 27 11:07:40 2026] PUT /v2.0/ports/7fe7c378-42e0-44f6-af1d-7ae27ac3cb2d => generated 1460 bytes in 439 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: 1274/2561] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:07:41 2026] GET /v2.0/ports?device_id=5189e026-0601-48b9-a5c5-99c7e85d11ff => generated 12 bytes in 30 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: 1288/2562] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:07:41 2026] GET /v2.0/ports?tenant_id=55a378d5b6654f408f2fb083129a23c6&device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 4038 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2563] 199.204.45.153 () {34 vars in 1060 bytes} [Wed May 27 11:07:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.12&port_id=7fb0f739-7fe5-4bf7-8f24-90bc3b95f5d0 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:07:42.014 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f93014c-25ef-415c-acde-bbf6241820f8'] response: {'name': 'network-changed', 'server_uuid': '4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35', 'tag': '7fe7c378-42e0-44f6-af1d-7ae27ac3cb2d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1289/2564] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:07:42 2026] GET /v2.0/subnets?id=83cbd287-4738-460f-a765-c0e55de382bc => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2565] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:07:42 2026] GET /v2.0/ports?network_id=4e934618-a747-4f50-b973-c453f5ac9fc4&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: 1290/2566] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:07:42 2026] GET /v2.0/networks/4e934618-a747-4f50-b973-c453f5ac9fc4?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: 1277/2567] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:07:42 2026] GET /v2.0/networks/4e934618-a747-4f50-b973-c453f5ac9fc4?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: 1291/2568] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:07:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.241&port_id=8d429b4c-30af-46e1-95e0-5851777ccf77 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2569] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:07:42 2026] GET /v2.0/networks?id=4622c690-9827-489b-bd5c-980916beb3d3 => generated 660 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2570] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:07:42 2026] GET /v2.0/subnets?id=1824ea5f-499e-45c6-8207-771436dd3ddc => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2571] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:07:42 2026] GET /v2.0/ports?device_id=5189e026-0601-48b9-a5c5-99c7e85d11ff => 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: 1293/2572] 199.204.45.153 () {34 vars in 1050 bytes} [Wed May 27 11:07:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9ed519319359424ba86a52a98049a1e7 => generated 181 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2573] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:07:42 2026] GET /v2.0/ports?network_id=1d4c1d8e-919f-4db7-9e5d-97178df87067&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:07:42.350 7 WARNING neutron_lib.context [req-d92c348b-9843-472b-b0ca-97429642464a req-cab4bedd-e971-4d96-91ed-1d225ce1d523 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1281/2574] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:07:42 2026] GET /v2.0/networks/1d4c1d8e-919f-4db7-9e5d-97178df87067?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: 1282/2575] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:07:42 2026] GET /v2.0/networks/1d4c1d8e-919f-4db7-9e5d-97178df87067?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: 1283/2576] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:07:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.153&port_id=7fe7c378-42e0-44f6-af1d-7ae27ac3cb2d => 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: 1284/2577] 199.204.45.153 () {34 vars in 1102 bytes} [Wed May 27 11:07:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A25&port_id=7fe7c378-42e0-44f6-af1d-7ae27ac3cb2d => 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: 1285/2578] 199.204.45.153 () {34 vars in 1064 bytes} [Wed May 27 11:07:42 2026] GET /v2.0/subnets?id=ccaa7f44-0378-4236-b5ef-d2a2526b2898&id=4971848d-4bdb-4484-b6d7-d868b64ca335 => generated 1409 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2579] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:07:42 2026] GET /v2.0/ports?network_id=5763050c-c2ad-4ae3-b312-e9115f645ca6&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: 1287/2580] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:07:42 2026] GET /v2.0/ports?network_id=5763050c-c2ad-4ae3-b312-e9115f645ca6&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: 1288/2581] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:07:42 2026] GET /v2.0/networks/5763050c-c2ad-4ae3-b312-e9115f645ca6?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: 1289/2582] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:07:42 2026] GET /v2.0/networks/5763050c-c2ad-4ae3-b312-e9115f645ca6?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: 1294/2583] 199.204.45.153 () {38 vars in 955 bytes} [Wed May 27 11:07:42 2026] POST /v2.0/ports => generated 954 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2584] 199.204.45.153 () {38 vars in 1028 bytes} [Wed May 27 11:07:42 2026] PUT /v2.0/ports/955aa949-8bb4-4378-a611-b1497264921c => generated 1235 bytes in 453 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: 1295/2585] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:07:43 2026] GET /v2.0/ports?device_id=5189e026-0601-48b9-a5c5-99c7e85d11ff => generated 969 bytes in 107 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: 1291/2586] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:07:43 2026] GET /v2.0/security-groups?id=40e40f19-bb09-4eee-a8a7-7c45dfb575d5&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: 7|app: 0|req: 1296/2587] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:07:43 2026] GET /v2.0/ports?tenant_id=55a378d5b6654f408f2fb083129a23c6&device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 4040 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:07:43.788 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e53ee359-5efc-4ecf-832f-43e5557f6890'] response: {'name': 'network-changed', 'server_uuid': '5189e026-0601-48b9-a5c5-99c7e85d11ff', 'tag': '955aa949-8bb4-4378-a611-b1497264921c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1292/2588] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:07:43 2026] GET /v2.0/networks?id=5763050c-c2ad-4ae3-b312-e9115f645ca6 => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2589] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:07:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.153&port_id=7fe7c378-42e0-44f6-af1d-7ae27ac3cb2d => 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: 1293/2590] 199.204.45.153 () {34 vars in 1102 bytes} [Wed May 27 11:07:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A25&port_id=7fe7c378-42e0-44f6-af1d-7ae27ac3cb2d => 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: 1298/2591] 199.204.45.153 () {34 vars in 1064 bytes} [Wed May 27 11:07:43 2026] GET /v2.0/subnets?id=ccaa7f44-0378-4236-b5ef-d2a2526b2898&id=4971848d-4bdb-4484-b6d7-d868b64ca335 => 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: 1294/2592] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:07:43 2026] GET /v2.0/ports?network_id=5763050c-c2ad-4ae3-b312-e9115f645ca6&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: 1299/2593] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:07:43 2026] GET /v2.0/ports?network_id=5763050c-c2ad-4ae3-b312-e9115f645ca6&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: 1295/2594] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:07:44 2026] GET /v2.0/networks/5763050c-c2ad-4ae3-b312-e9115f645ca6?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2595] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:07:44 2026] GET /v2.0/ports?tenant_id=9ed519319359424ba86a52a98049a1e7&device_id=5189e026-0601-48b9-a5c5-99c7e85d11ff => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2596] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:07:44 2026] GET /v2.0/networks/5763050c-c2ad-4ae3-b312-e9115f645ca6?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: 1301/2597] 199.204.45.153 () {34 vars in 1018 bytes} [Wed May 27 11:07:44 2026] GET /v2.0/networks?tenant_id=9ed519319359424ba86a52a98049a1e7&shared=False => generated 756 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2598] 199.204.45.153 () {34 vars in 930 bytes} [Wed May 27 11:07:44 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: 7|app: 0|req: 1302/2599] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:07:44 2026] GET /v2.0/ports?device_id=5189e026-0601-48b9-a5c5-99c7e85d11ff => 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: 1298/2600] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:07:44 2026] GET /v2.0/security-groups?id=40e40f19-bb09-4eee-a8a7-7c45dfb575d5&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: 1303/2601] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:07:45 2026] GET /v2.0/ports?tenant_id=9ed519319359424ba86a52a98049a1e7&device_id=5189e026-0601-48b9-a5c5-99c7e85d11ff => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2602] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:07:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=955aa949-8bb4-4378-a611-b1497264921c => 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: 1304/2603] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:07:45 2026] GET /v2.0/subnets?id=bea86570-f60b-43be-ba6b-d2f6a3b8419f => generated 677 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2604] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:07:45 2026] GET /v2.0/ports?network_id=4622c690-9827-489b-bd5c-980916beb3d3&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2605] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:07:45 2026] GET /v2.0/networks/4622c690-9827-489b-bd5c-980916beb3d3?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: 1301/2606] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:07:45 2026] GET /v2.0/networks/4622c690-9827-489b-bd5c-980916beb3d3?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: 1306/2607] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:07:45 2026] GET /v2.0/ports?device_id=5189e026-0601-48b9-a5c5-99c7e85d11ff => 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: 1302/2608] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:07:45 2026] GET /v2.0/security-groups?id=40e40f19-bb09-4eee-a8a7-7c45dfb575d5&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: 1307/2609] 10.0.0.137 () {34 vars in 971 bytes} [Wed May 27 11:07:45 2026] GET /v2.0/ports/7fe7c378-42e0-44f6-af1d-7ae27ac3cb2d => generated 1462 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2610] 199.204.45.153 () {30 vars in 736 bytes} [Wed May 27 11:07:46 2026] GET /v2.0/ports/7fe7c378-42e0-44f6-af1d-7ae27ac3cb2d => generated 1462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2611] 199.204.45.153 () {30 vars in 736 bytes} [Wed May 27 11:07:46 2026] GET /v2.0/ports/7fe7c378-42e0-44f6-af1d-7ae27ac3cb2d => generated 1462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2612] 199.204.45.153 () {34 vars in 789 bytes} [Wed May 27 11:07:46 2026] PUT /v2.0/ports/7fe7c378-42e0-44f6-af1d-7ae27ac3cb2d => generated 1201 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2613] 199.204.45.153 () {30 vars in 742 bytes} [Wed May 27 11:07:46 2026] GET /v2.0/networks/5763050c-c2ad-4ae3-b312-e9115f645ca6 => generated 797 bytes in 56 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: 1305/2614] 199.204.45.153 () {30 vars in 740 bytes} [Wed May 27 11:07:46 2026] GET /v2.0/subnets/4971848d-4bdb-4484-b6d7-d868b64ca335 => generated 673 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2615] 199.204.45.153 () {30 vars in 702 bytes} [Wed May 27 11:07: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) 2026-05-27 11:07:46.883 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-421650b5-2d4d-4a20-9e0d-36fc3743f49d'] response: {'name': 'network-changed', 'server_uuid': '4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35', 'tag': '7fe7c378-42e0-44f6-af1d-7ae27ac3cb2d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1306/2616] 199.204.45.153 () {30 vars in 704 bytes} [Wed May 27 11:07:46 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: 1311/2617] 199.204.45.153 () {30 vars in 680 bytes} [Wed May 27 11:07:46 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: 1307/2618] 199.204.45.153 () {30 vars in 716 bytes} [Wed May 27 11:07: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: 1308/2619] 199.204.45.153 () {30 vars in 740 bytes} [Wed May 27 11:07:46 2026] GET /v2.0/subnets/1824ea5f-499e-45c6-8207-771436dd3ddc => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2620] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:07:46 2026] GET /v2.0/ports?device_id=5189e026-0601-48b9-a5c5-99c7e85d11ff => 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: 1309/2621] 199.204.45.153 () {30 vars in 736 bytes} [Wed May 27 11:07:46 2026] GET /v2.0/ports/abc82e7a-9e21-48b9-94e6-970916489df1 => 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: 1313/2622] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:07:46 2026] GET /v2.0/security-groups?id=40e40f19-bb09-4eee-a8a7-7c45dfb575d5&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: 1310/2623] 199.204.45.153 () {30 vars in 736 bytes} [Wed May 27 11:07:47 2026] GET /v2.0/ports/8d429b4c-30af-46e1-95e0-5851777ccf77 => generated 1350 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2624] 199.204.45.153 () {30 vars in 740 bytes} [Wed May 27 11:07:47 2026] GET /v2.0/subnets/1824ea5f-499e-45c6-8207-771436dd3ddc => 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: 1311/2625] 199.204.45.153 () {30 vars in 742 bytes} [Wed May 27 11:07:47 2026] GET /v2.0/networks/1d4c1d8e-919f-4db7-9e5d-97178df87067 => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2626] 199.204.45.153 () {30 vars in 736 bytes} [Wed May 27 11:07:47 2026] GET /v2.0/ports/abc82e7a-9e21-48b9-94e6-970916489df1 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2627] 199.204.45.153 () {30 vars in 740 bytes} [Wed May 27 11:07:47 2026] GET /v2.0/subnets/1824ea5f-499e-45c6-8207-771436dd3ddc => 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: 1316/2628] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:07:47 2026] GET /v2.0/ports?tenant_id=55a378d5b6654f408f2fb083129a23c6&device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 3815 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2629] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:07:47 2026] GET /v2.0/networks?id=5763050c-c2ad-4ae3-b312-e9115f645ca6 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2630] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:07:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.153&port_id=7fe7c378-42e0-44f6-af1d-7ae27ac3cb2d => 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: 1314/2631] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:07:47 2026] GET /v2.0/subnets?id=4971848d-4bdb-4484-b6d7-d868b64ca335 => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2632] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:07:47 2026] GET /v2.0/ports?network_id=5763050c-c2ad-4ae3-b312-e9115f645ca6&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2633] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:07:47 2026] GET /v2.0/networks/5763050c-c2ad-4ae3-b312-e9115f645ca6?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2634] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:07:47 2026] GET /v2.0/networks/5763050c-c2ad-4ae3-b312-e9115f645ca6?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: 1316/2635] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:07:48 2026] GET /v2.0/ports?device_id=5189e026-0601-48b9-a5c5-99c7e85d11ff => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2636] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:07:48 2026] GET /v2.0/security-groups?id=40e40f19-bb09-4eee-a8a7-7c45dfb575d5&fields=id&fields=name => generated 114 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2637] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:07:49 2026] GET /v2.0/ports?device_id=5189e026-0601-48b9-a5c5-99c7e85d11ff => 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: 1321/2638] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:07:49 2026] GET /v2.0/security-groups?id=40e40f19-bb09-4eee-a8a7-7c45dfb575d5&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: 8|app: 0|req: 1318/2639] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:07:50 2026] GET /v2.0/ports?device_id=5189e026-0601-48b9-a5c5-99c7e85d11ff => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2640] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:07:50 2026] GET /v2.0/security-groups?id=40e40f19-bb09-4eee-a8a7-7c45dfb575d5&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2641] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:07:50 2026] GET /v2.0/ports?device_id=5189e026-0601-48b9-a5c5-99c7e85d11ff => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2642] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:07:50 2026] GET /v2.0/security-groups?id=40e40f19-bb09-4eee-a8a7-7c45dfb575d5&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: 1320/2643] 10.0.0.171 () {32 vars in 736 bytes} [Wed May 27 11:07:50 2026] GET /v2.0/ports?device_id=5189e026-0601-48b9-a5c5-99c7e85d11ff => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:07:50.807 7 WARNING neutron_lib.context [None req-eeaf0796-4383-4680-920a-3f8829db4632 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:07:51.568 7 INFO neutron.db.l3_db [None req-eeaf0796-4383-4680-920a-3f8829db4632 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Floating IP 3d259310-6abf-40d0-8e6e-b1ebdb2d15a3 associated. External IP: 10.96.250.214, port: 955aa949-8bb4-4378-a611-b1497264921c. [pid: 7|app: 0|req: 1324/2644] 10.0.0.171 () {34 vars in 677 bytes} [Wed May 27 11:07:50 2026] POST /v2.0/floatingips => generated 855 bytes in 1587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2645] 10.0.0.171 () {32 vars in 729 bytes} [Wed May 27 11:07:52 2026] GET /v2.0/floatingips/3d259310-6abf-40d0-8e6e-b1ebdb2d15a3 => generated 855 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:07:53.482 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab4b544a-5481-4814-9b17-38a29af0d7ba'] response: {'name': 'network-changed', 'server_uuid': '5189e026-0601-48b9-a5c5-99c7e85d11ff', 'tag': '955aa949-8bb4-4378-a611-b1497264921c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1325/2646] 10.0.0.171 () {32 vars in 729 bytes} [Wed May 27 11:07:53 2026] GET /v2.0/floatingips/3d259310-6abf-40d0-8e6e-b1ebdb2d15a3 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2647] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:07:53 2026] GET /v2.0/ports?tenant_id=9ed519319359424ba86a52a98049a1e7&device_id=5189e026-0601-48b9-a5c5-99c7e85d11ff => generated 1240 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2648] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:07:54 2026] GET /v2.0/networks?id=4622c690-9827-489b-bd5c-980916beb3d3 => generated 756 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2649] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:07:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=955aa949-8bb4-4378-a611-b1497264921c => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2650] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:07:54 2026] GET /v2.0/subnets?id=bea86570-f60b-43be-ba6b-d2f6a3b8419f => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2651] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:07:54 2026] GET /v2.0/ports?network_id=4622c690-9827-489b-bd5c-980916beb3d3&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2652] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:07:54 2026] GET /v2.0/networks/4622c690-9827-489b-bd5c-980916beb3d3?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: 1325/2653] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:07:54 2026] GET /v2.0/networks/4622c690-9827-489b-bd5c-980916beb3d3?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: 1329/2654] 10.0.0.171 () {32 vars in 729 bytes} [Wed May 27 11:07:54 2026] GET /v2.0/floatingips/3d259310-6abf-40d0-8e6e-b1ebdb2d15a3 => generated 857 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2655] 10.0.0.37 () {30 vars in 688 bytes} [Wed May 27 11:07:55 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: 1330/2656] 10.0.0.37 () {30 vars in 690 bytes} [Wed May 27 11:07:55 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: 1327/2657] 10.0.0.37 () {30 vars in 666 bytes} [Wed May 27 11:07:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2658] 10.0.0.37 () {30 vars in 702 bytes} [Wed May 27 11:07:55 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: 1333/2661] 10.0.0.37 () {28 vars in 437 bytes} [Wed May 27 11:07:55 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2662] 10.0.0.37 () {30 vars in 726 bytes} [Wed May 27 11:07:55 2026] GET /v2.0/subnets/6bcf3429-30ad-4150-84fe-3b56b58ace00 => generated 656 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2663] 199.204.45.153 () {30 vars in 702 bytes} [Wed May 27 11:07: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: 1330/2664] 199.204.45.153 () {30 vars in 704 bytes} [Wed May 27 11:07:56 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: 1335/2665] 199.204.45.153 () {30 vars in 680 bytes} [Wed May 27 11:07:56 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: 1331/2666] 199.204.45.153 () {30 vars in 716 bytes} [Wed May 27 11:07:56 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: 1336/2667] 199.204.45.153 () {30 vars in 740 bytes} [Wed May 27 11:07:56 2026] GET /v2.0/subnets/4971848d-4bdb-4484-b6d7-d868b64ca335 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2668] 199.204.45.153 () {30 vars in 740 bytes} [Wed May 27 11:07:57 2026] GET /v2.0/subnets/6bcf3429-30ad-4150-84fe-3b56b58ace00 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2669] 199.204.45.153 () {30 vars in 768 bytes} [Wed May 27 11:07:57 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 3815 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2670] 199.204.45.153 () {30 vars in 702 bytes} [Wed May 27 11:07:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2671] 199.204.45.153 () {30 vars in 704 bytes} [Wed May 27 11:07:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2672] 199.204.45.153 () {30 vars in 680 bytes} [Wed May 27 11:07:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2673] 199.204.45.153 () {30 vars in 716 bytes} [Wed May 27 11:07:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2674] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:07:58 2026] GET /v2.0/networks/16bc245e-ed20-439d-b6b8-0846cbece0b8?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2675] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:07:58 2026] GET /v2.0/networks/16bc245e-ed20-439d-b6b8-0846cbece0b8?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: 1336/2676] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:07:59 2026] GET /v2.0/networks?id=16bc245e-ed20-439d-b6b8-0846cbece0b8 => generated 799 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2677] 199.204.45.153 () {38 vars in 955 bytes} [Wed May 27 11:07:59 2026] POST /v2.0/ports => generated 1303 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2678] 199.204.45.153 () {38 vars in 1028 bytes} [Wed May 27 11:07:59 2026] PUT /v2.0/ports/a6d9480a-74a8-4327-8ba9-c4a15e67a0ed => generated 1464 bytes in 476 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: 1342/2679] 199.204.45.153 () {34 vars in 1096 bytes} [Wed May 27 11:08:00 2026] GET /v2.0/ports?device_id=b2c3788d-a2e2-4086-9850-081534019fbf&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 31 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: 8|app: 0|req: 1338/2680] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:08:00 2026] GET /v2.0/ports?tenant_id=55a378d5b6654f408f2fb083129a23c6&device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 5271 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2681] 199.204.45.153 () {34 vars in 1060 bytes} [Wed May 27 11:08:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.12&port_id=7fb0f739-7fe5-4bf7-8f24-90bc3b95f5d0 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:08:01.033 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a7b4f24-0e7e-4e8e-991d-47b84e549799'] response: {'name': 'network-changed', 'server_uuid': '4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35', 'tag': 'a6d9480a-74a8-4327-8ba9-c4a15e67a0ed', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1339/2682] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:08:01 2026] GET /v2.0/subnets?id=83cbd287-4738-460f-a765-c0e55de382bc => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2683] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:08:01 2026] GET /v2.0/ports?network_id=4e934618-a747-4f50-b973-c453f5ac9fc4&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: 1340/2684] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:08:01 2026] GET /v2.0/networks/4e934618-a747-4f50-b973-c453f5ac9fc4?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: 1345/2685] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:08:01 2026] GET /v2.0/networks/4e934618-a747-4f50-b973-c453f5ac9fc4?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: 1341/2686] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:08:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.241&port_id=8d429b4c-30af-46e1-95e0-5851777ccf77 => 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: 1346/2687] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:08:01 2026] GET /v2.0/subnets?id=1824ea5f-499e-45c6-8207-771436dd3ddc => 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: 1342/2688] 10.0.0.106 () {34 vars in 990 bytes} [Wed May 27 11:08:01 2026] GET /v2.0/ports?device_id=5189e026-0601-48b9-a5c5-99c7e85d11ff => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2689] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:08:01 2026] GET /v2.0/ports?network_id=1d4c1d8e-919f-4db7-9e5d-97178df87067&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2690] 10.0.0.106 () {34 vars in 1040 bytes} [Wed May 27 11:08:01 2026] GET /v2.0/security-groups?id=40e40f19-bb09-4eee-a8a7-7c45dfb575d5&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: 1348/2691] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:08:01 2026] GET /v2.0/ports?tenant_id=928c64402f3c4492bffe4d2eab6edf65&device_id=b2c3788d-a2e2-4086-9850-081534019fbf => generated 1465 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2692] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:08:01 2026] GET /v2.0/networks/1d4c1d8e-919f-4db7-9e5d-97178df87067?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: 1349/2693] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:08:01 2026] GET /v2.0/networks/1d4c1d8e-919f-4db7-9e5d-97178df87067?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: 1345/2694] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:08:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.153&port_id=7fe7c378-42e0-44f6-af1d-7ae27ac3cb2d => 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: 1350/2695] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:08:01 2026] GET /v2.0/subnets?id=4971848d-4bdb-4484-b6d7-d868b64ca335 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2696] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:08:01 2026] GET /v2.0/ports?network_id=5763050c-c2ad-4ae3-b312-e9115f645ca6&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2697] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:08:01 2026] GET /v2.0/networks/5763050c-c2ad-4ae3-b312-e9115f645ca6?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2698] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:08:01 2026] GET /v2.0/networks/5763050c-c2ad-4ae3-b312-e9115f645ca6?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: 1352/2699] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:08:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.243&port_id=a6d9480a-74a8-4327-8ba9-c4a15e67a0ed => 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: 1348/2700] 199.204.45.153 () {34 vars in 1104 bytes} [Wed May 27 11:08:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A26&port_id=a6d9480a-74a8-4327-8ba9-c4a15e67a0ed => 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: 1353/2701] 199.204.45.153 () {34 vars in 1064 bytes} [Wed May 27 11:08:01 2026] GET /v2.0/subnets?id=6bcf3429-30ad-4150-84fe-3b56b58ace00&id=22910dd6-0510-44b0-bf78-4a16970673ed => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2702] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:08:01 2026] GET /v2.0/ports?network_id=16bc245e-ed20-439d-b6b8-0846cbece0b8&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2703] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:08:01 2026] GET /v2.0/ports?network_id=16bc245e-ed20-439d-b6b8-0846cbece0b8&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2704] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:08:01 2026] GET /v2.0/networks?id=5763050c-c2ad-4ae3-b312-e9115f645ca6 => generated 800 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2705] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:08:01 2026] GET /v2.0/networks/16bc245e-ed20-439d-b6b8-0846cbece0b8?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2706] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:08:01 2026] GET /v2.0/networks/16bc245e-ed20-439d-b6b8-0846cbece0b8?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: 1351/2707] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:08:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.217&port_id=6a934a1b-3bf4-476f-8b52-5f34a940f8bf => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2708] 199.204.45.153 () {34 vars in 1102 bytes} [Wed May 27 11:08:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A14&port_id=6a934a1b-3bf4-476f-8b52-5f34a940f8bf => 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: 1352/2709] 199.204.45.153 () {34 vars in 1064 bytes} [Wed May 27 11:08:02 2026] GET /v2.0/subnets?id=ccaa7f44-0378-4236-b5ef-d2a2526b2898&id=4971848d-4bdb-4484-b6d7-d868b64ca335 => generated 1409 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2710] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:08:02 2026] GET /v2.0/ports?network_id=5763050c-c2ad-4ae3-b312-e9115f645ca6&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2711] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:08:02 2026] GET /v2.0/ports?network_id=5763050c-c2ad-4ae3-b312-e9115f645ca6&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2712] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:08:02 2026] GET /v2.0/networks/5763050c-c2ad-4ae3-b312-e9115f645ca6?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2713] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:08:02 2026] GET /v2.0/networks/5763050c-c2ad-4ae3-b312-e9115f645ca6?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: 1360/2714] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:08:03 2026] GET /v2.0/ports?tenant_id=55a378d5b6654f408f2fb083129a23c6&device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 5271 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2715] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:08:03 2026] GET /v2.0/networks?id=16bc245e-ed20-439d-b6b8-0846cbece0b8 => generated 799 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2716] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:08:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.243&port_id=a6d9480a-74a8-4327-8ba9-c4a15e67a0ed => 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: 1356/2717] 199.204.45.153 () {34 vars in 1104 bytes} [Wed May 27 11:08:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A26&port_id=a6d9480a-74a8-4327-8ba9-c4a15e67a0ed => 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: 1362/2718] 199.204.45.153 () {34 vars in 1064 bytes} [Wed May 27 11:08:03 2026] GET /v2.0/subnets?id=6bcf3429-30ad-4150-84fe-3b56b58ace00&id=22910dd6-0510-44b0-bf78-4a16970673ed => 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: 1357/2719] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:08:03 2026] GET /v2.0/ports?network_id=16bc245e-ed20-439d-b6b8-0846cbece0b8&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: 1363/2720] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:08:03 2026] GET /v2.0/ports?network_id=16bc245e-ed20-439d-b6b8-0846cbece0b8&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2721] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:08:03 2026] GET /v2.0/networks/16bc245e-ed20-439d-b6b8-0846cbece0b8?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: 1364/2722] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:08:03 2026] GET /v2.0/networks/16bc245e-ed20-439d-b6b8-0846cbece0b8?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: 1359/2723] 10.0.0.137 () {34 vars in 971 bytes} [Wed May 27 11:08:05 2026] GET /v2.0/ports/a6d9480a-74a8-4327-8ba9-c4a15e67a0ed => generated 1466 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2724] 199.204.45.153 () {30 vars in 736 bytes} [Wed May 27 11:08:05 2026] GET /v2.0/ports/a6d9480a-74a8-4327-8ba9-c4a15e67a0ed => generated 1466 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2725] 199.204.45.153 () {30 vars in 736 bytes} [Wed May 27 11:08:05 2026] GET /v2.0/ports/a6d9480a-74a8-4327-8ba9-c4a15e67a0ed => generated 1466 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2726] 10.0.0.171 () {32 vars in 826 bytes} [Wed May 27 11:08:05 2026] GET /v2.0/ports?project_id=9ed519319359424ba86a52a98049a1e7&network_id=4622c690-9827-489b-bd5c-980916beb3d3 => generated 3691 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2727] 199.204.45.153 () {34 vars in 789 bytes} [Wed May 27 11:08:05 2026] PUT /v2.0/ports/a6d9480a-74a8-4327-8ba9-c4a15e67a0ed => generated 1201 bytes in 352 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: 1362/2728] 10.0.0.171 () {32 vars in 742 bytes} [Wed May 27 11:08:05 2026] GET /v2.0/subnets?network_id=b0fbea71-5d83-4ee9-9156-8c3ed29fb66e => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:08:06.002 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3762811-2b34-48a4-9901-e83738157920'] response: {'name': 'network-changed', 'server_uuid': '4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35', 'tag': 'a6d9480a-74a8-4327-8ba9-c4a15e67a0ed', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1367/2729] 199.204.45.153 () {30 vars in 742 bytes} [Wed May 27 11:08:05 2026] GET /v2.0/networks/16bc245e-ed20-439d-b6b8-0846cbece0b8 => generated 796 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2730] 199.204.45.153 () {30 vars in 740 bytes} [Wed May 27 11:08:06 2026] GET /v2.0/subnets/6bcf3429-30ad-4150-84fe-3b56b58ace00 => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2731] 199.204.45.153 () {30 vars in 702 bytes} [Wed May 27 11:08:06 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: 1365/2732] 199.204.45.153 () {30 vars in 704 bytes} [Wed May 27 11:08:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2733] 199.204.45.153 () {30 vars in 680 bytes} [Wed May 27 11:08:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2734] 199.204.45.153 () {30 vars in 716 bytes} [Wed May 27 11:08:06 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: 1368/2735] 199.204.45.153 () {30 vars in 740 bytes} [Wed May 27 11:08:06 2026] GET /v2.0/subnets/1824ea5f-499e-45c6-8207-771436dd3ddc => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:08:06.262 7 INFO neutron.db.l3_db [None req-5851ab6c-c38d-434f-92b5-07e60773f346 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Floating IP 3d259310-6abf-40d0-8e6e-b1ebdb2d15a3 disassociated. External IP: 10.96.250.214, port: 955aa949-8bb4-4378-a611-b1497264921c. [pid: 8|app: 0|req: 1369/2736] 199.204.45.153 () {30 vars in 736 bytes} [Wed May 27 11:08:06 2026] GET /v2.0/ports/abc82e7a-9e21-48b9-94e6-970916489df1 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2737] 199.204.45.153 () {30 vars in 736 bytes} [Wed May 27 11:08:06 2026] GET /v2.0/ports/8d429b4c-30af-46e1-95e0-5851777ccf77 => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2738] 199.204.45.153 () {30 vars in 740 bytes} [Wed May 27 11:08:06 2026] GET /v2.0/subnets/1824ea5f-499e-45c6-8207-771436dd3ddc => 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: 1372/2739] 199.204.45.153 () {30 vars in 742 bytes} [Wed May 27 11:08:06 2026] GET /v2.0/networks/1d4c1d8e-919f-4db7-9e5d-97178df87067 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2740] 199.204.45.153 () {30 vars in 736 bytes} [Wed May 27 11:08:06 2026] GET /v2.0/ports/abc82e7a-9e21-48b9-94e6-970916489df1 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2741] 199.204.45.153 () {30 vars in 740 bytes} [Wed May 27 11:08:06 2026] GET /v2.0/subnets/1824ea5f-499e-45c6-8207-771436dd3ddc => 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: 1368/2742] 10.0.0.171 () {34 vars in 749 bytes} [Wed May 27 11:08:06 2026] PUT /v2.0/floatingips/3d259310-6abf-40d0-8e6e-b1ebdb2d15a3 => 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: 1369/2743] 10.0.0.171 () {32 vars in 729 bytes} [Wed May 27 11:08:06 2026] GET /v2.0/floatingips/3d259310-6abf-40d0-8e6e-b1ebdb2d15a3 => generated 554 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2744] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:08:06 2026] GET /v2.0/ports?tenant_id=55a378d5b6654f408f2fb083129a23c6&device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 5044 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2745] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:08:06 2026] GET /v2.0/networks?id=16bc245e-ed20-439d-b6b8-0846cbece0b8 => 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: 1376/2746] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:08:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.243&port_id=a6d9480a-74a8-4327-8ba9-c4a15e67a0ed => 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: 1371/2747] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:08:06 2026] GET /v2.0/subnets?id=6bcf3429-30ad-4150-84fe-3b56b58ace00 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2748] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:08:06 2026] GET /v2.0/ports?network_id=16bc245e-ed20-439d-b6b8-0846cbece0b8&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2749] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:08:06 2026] GET /v2.0/networks/16bc245e-ed20-439d-b6b8-0846cbece0b8?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: 1378/2750] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:08:06 2026] GET /v2.0/networks/16bc245e-ed20-439d-b6b8-0846cbece0b8?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: 1373/2751] 10.0.0.171 () {32 vars in 729 bytes} [Wed May 27 11:08:07 2026] GET /v2.0/floatingips/3d259310-6abf-40d0-8e6e-b1ebdb2d15a3 => generated 554 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2752] 10.0.0.171 () {32 vars in 729 bytes} [Wed May 27 11:08:08 2026] GET /v2.0/floatingips/3d259310-6abf-40d0-8e6e-b1ebdb2d15a3 => generated 552 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:08:09.701 7 WARNING neutron_lib.context [None req-eb751a92-009d-43bf-8916-7b959c22b7ef 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:08:09.804 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed3cf982-40dc-425a-b692-eb6ca7d1157d'] response: {'name': 'network-changed', 'server_uuid': '5189e026-0601-48b9-a5c5-99c7e85d11ff', 'tag': '955aa949-8bb4-4378-a611-b1497264921c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1374/2753] 10.0.0.171 () {34 vars in 685 bytes} [Wed May 27 11:08:09 2026] POST /v2.0/security-groups => generated 1677 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-27 11:08:09.852 8 WARNING neutron_lib.context [None req-b07521e0-7b6d-43d8-b1ce-0b553b335a53 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1380/2754] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:08:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:08:10.000 7 WARNING neutron_lib.context [None req-82465fb9-9a92-40ca-bfaa-7e07883b1a0d 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1375/2755] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:08:09 2026] POST /v2.0/security-group-rules => generated 596 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:08:10.139 8 WARNING neutron_lib.context [None req-4888a7ef-4091-46ea-a0a7-b81d277aeba7 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1381/2756] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:08:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:08:10.255 7 WARNING neutron_lib.context [None req-092425d9-00b6-4bb1-9d1c-32998a45ae46 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1382/2757] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:08:10 2026] GET /v2.0/ports?tenant_id=9ed519319359424ba86a52a98049a1e7&device_id=5189e026-0601-48b9-a5c5-99c7e85d11ff => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2758] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:08:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:08:10.374 8 WARNING neutron_lib.context [None req-1406cffe-b8d4-45e1-9e3a-5d5e5aacedb6 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:08:10.414 8 INFO neutron.db.securitygroups_db [None req-1406cffe-b8d4-45e1-9e3a-5d5e5aacedb6 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Project 9ed519319359424ba86a52a98049a1e7 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: 1377/2759] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:08:10 2026] GET /v2.0/networks?id=4622c690-9827-489b-bd5c-980916beb3d3 => generated 756 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2760] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:08:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=955aa949-8bb4-4378-a611-b1497264921c => 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: 1379/2761] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:08:10 2026] GET /v2.0/subnets?id=bea86570-f60b-43be-ba6b-d2f6a3b8419f => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2762] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:08:10 2026] POST /v2.0/security-group-rules => generated 607 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:08:10.521 8 WARNING neutron_lib.context [None req-c7c9e544-e3ab-4e7c-9652-3f222b37f909 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1380/2765] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:08:10 2026] GET /v2.0/ports?network_id=4622c690-9827-489b-bd5c-980916beb3d3&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:08:10.555 8 INFO neutron.db.securitygroups_db [None req-c7c9e544-e3ab-4e7c-9652-3f222b37f909 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Project 9ed519319359424ba86a52a98049a1e7 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: 1381/2766] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:08:10 2026] GET /v2.0/networks/4622c690-9827-489b-bd5c-980916beb3d3?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: 1386/2767] 10.0.0.171 () {34 vars in 695 bytes} [Wed May 27 11:08:10 2026] POST /v2.0/security-group-rules => generated 606 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2768] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:08:10 2026] GET /v2.0/networks/4622c690-9827-489b-bd5c-980916beb3d3?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: 1387/2769] 10.0.0.171 () {32 vars in 649 bytes} [Wed May 27 11:08:10 2026] GET /v2.0/networks => generated 1297 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2770] 10.0.0.137 () {34 vars in 1100 bytes} [Wed May 27 11:08:11 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1818437884&fields=id&tenant_id=9ed519319359424ba86a52a98049a1e7 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2771] 10.0.0.137 () {34 vars in 982 bytes} [Wed May 27 11:08:11 2026] GET /v2.0/networks?id=4622c690-9827-489b-bd5c-980916beb3d3 => generated 660 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2772] 10.0.0.137 () {34 vars in 965 bytes} [Wed May 27 11:08:11 2026] GET /v2.0/quotas/9ed519319359424ba86a52a98049a1e7 => 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: 1389/2773] 10.0.0.137 () {34 vars in 1002 bytes} [Wed May 27 11:08:11 2026] GET /v2.0/ports?tenant_id=9ed519319359424ba86a52a98049a1e7&fields=id => generated 149 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2774] 10.0.0.137 () {34 vars in 1008 bytes} [Wed May 27 11:08:11 2026] GET /v2.0/networks/4622c690-9827-489b-bd5c-980916beb3d3?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2775] 10.0.0.137 () {34 vars in 1108 bytes} [Wed May 27 11:08:11 2026] GET /v2.0/networks/4622c690-9827-489b-bd5c-980916beb3d3?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: 1386/2776] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:08:11 2026] GET /v2.0/ports?device_id=a7a76944-ad12-4d09-83be-1bb3cbdac62f => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2777] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:08:12 2026] GET /v2.0/ports?device_id=a7a76944-ad12-4d09-83be-1bb3cbdac62f => 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: 1387/2778] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:08:13 2026] GET /v2.0/ports?device_id=a7a76944-ad12-4d09-83be-1bb3cbdac62f => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2779] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:08:14 2026] GET /v2.0/ports?device_id=a7a76944-ad12-4d09-83be-1bb3cbdac62f => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2780] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:08:15 2026] GET /v2.0/ports?device_id=a7a76944-ad12-4d09-83be-1bb3cbdac62f => 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: 1388/2781] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:08:15 2026] GET /v2.0/networks?id=4622c690-9827-489b-bd5c-980916beb3d3 => generated 660 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2782] 199.204.45.153 () {34 vars in 1050 bytes} [Wed May 27 11:08:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9ed519319359424ba86a52a98049a1e7 => generated 274 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:08:16.077 7 WARNING neutron_lib.context [req-ec0461f9-f13c-497c-9cff-f9ab66ede2f0 req-736110ab-23b5-48d1-a86f-344ebc2b295e 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1395/2783] 199.204.45.153 () {30 vars in 702 bytes} [Wed May 27 11:08:16 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: 1396/2784] 199.204.45.153 () {30 vars in 704 bytes} [Wed May 27 11:08:16 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: 1397/2785] 199.204.45.153 () {30 vars in 680 bytes} [Wed May 27 11:08:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2786] 199.204.45.153 () {30 vars in 716 bytes} [Wed May 27 11:08:16 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: 1399/2787] 199.204.45.153 () {30 vars in 740 bytes} [Wed May 27 11:08:16 2026] GET /v2.0/subnets/4971848d-4bdb-4484-b6d7-d868b64ca335 => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2788] 199.204.45.153 () {30 vars in 768 bytes} [Wed May 27 11:08:16 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 5044 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2789] 199.204.45.153 () {30 vars in 702 bytes} [Wed May 27 11:08:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2790] 199.204.45.153 () {30 vars in 704 bytes} [Wed May 27 11:08:16 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: 1403/2791] 199.204.45.153 () {30 vars in 680 bytes} [Wed May 27 11:08:16 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: 1404/2792] 199.204.45.153 () {30 vars in 716 bytes} [Wed May 27 11:08:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2793] 199.204.45.153 () {38 vars in 955 bytes} [Wed May 27 11:08:16 2026] POST /v2.0/ports => generated 958 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2794] 199.204.45.153 () {30 vars in 736 bytes} [Wed May 27 11:08:16 2026] GET /v2.0/ports/a6d9480a-74a8-4327-8ba9-c4a15e67a0ed => generated 1237 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, ' [pid: 8|app: 0|req: 1406/2795] 199.204.45.153 () {34 vars in 788 bytes} [Wed May 27 11:08:16 2026] PUT /v2.0/ports/a6d9480a-74a8-4327-8ba9-c4a15e67a0ed => generated 1026 bytes in 289 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: 1407/2796] 199.204.45.153 () {30 vars in 742 bytes} [Wed May 27 11:08:16 2026] GET /v2.0/networks/16bc245e-ed20-439d-b6b8-0846cbece0b8 => generated 796 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:08:16.802 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d518ec5-c5b4-4fad-b0e8-f753ebb746f1'] response: {'name': 'network-changed', 'server_uuid': '4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35', 'tag': 'a6d9480a-74a8-4327-8ba9-c4a15e67a0ed', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1408/2797] 199.204.45.153 () {30 vars in 768 bytes} [Wed May 27 11:08:16 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 4869 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2798] 199.204.45.153 () {38 vars in 1028 bytes} [Wed May 27 11:08:16 2026] PUT /v2.0/ports/8c5114e2-91d9-4c73-8100-fc5f80976eb7 => generated 1239 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2799] 199.204.45.153 () {30 vars in 768 bytes} [Wed May 27 11:08:16 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 4869 bytes in 53 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-05-27 11:08:17.132 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-38b91307-1f61-4644-a9d2-6fbbded010e4'] response: {'name': 'network-changed', 'server_uuid': 'a7a76944-ad12-4d09-83be-1bb3cbdac62f', 'tag': '8c5114e2-91d9-4c73-8100-fc5f80976eb7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1391/2800] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:08:17 2026] GET /v2.0/ports?device_id=a7a76944-ad12-4d09-83be-1bb3cbdac62f => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2801] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:08:17 2026] GET /v2.0/security-groups?id=342b202b-25b6-4588-a8b9-981858a2c9f7&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2802] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:08:17 2026] GET /v2.0/ports?tenant_id=55a378d5b6654f408f2fb083129a23c6&device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 4869 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2803] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:08:17 2026] GET /v2.0/networks?id=16bc245e-ed20-439d-b6b8-0846cbece0b8 => generated 799 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2804] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:08:17 2026] GET /v2.0/networks/16bc245e-ed20-439d-b6b8-0846cbece0b8?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: 1412/2805] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:08:17 2026] GET /v2.0/networks/16bc245e-ed20-439d-b6b8-0846cbece0b8?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: 1394/2806] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:08:17 2026] GET /v2.0/ports?tenant_id=9ed519319359424ba86a52a98049a1e7&device_id=a7a76944-ad12-4d09-83be-1bb3cbdac62f => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2807] 199.204.45.153 () {34 vars in 1018 bytes} [Wed May 27 11:08:17 2026] GET /v2.0/networks?tenant_id=9ed519319359424ba86a52a98049a1e7&shared=False => generated 756 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2808] 199.204.45.153 () {34 vars in 930 bytes} [Wed May 27 11:08:17 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2809] 199.204.45.153 () {30 vars in 768 bytes} [Wed May 27 11:08:18 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 4869 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2810] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:08:18 2026] GET /v2.0/ports?device_id=a7a76944-ad12-4d09-83be-1bb3cbdac62f => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2811] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:08:18 2026] GET /v2.0/security-groups?id=342b202b-25b6-4588-a8b9-981858a2c9f7&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2812] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:08:18 2026] GET /v2.0/ports?tenant_id=9ed519319359424ba86a52a98049a1e7&device_id=a7a76944-ad12-4d09-83be-1bb3cbdac62f => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2813] 199.204.45.153 () {34 vars in 1060 bytes} [Wed May 27 11:08:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8c5114e2-91d9-4c73-8100-fc5f80976eb7 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2814] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:08:18 2026] GET /v2.0/subnets?id=bea86570-f60b-43be-ba6b-d2f6a3b8419f => generated 677 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2815] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:08:18 2026] GET /v2.0/ports?network_id=4622c690-9827-489b-bd5c-980916beb3d3&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: 1399/2816] 199.204.45.153 () {34 vars in 975 bytes} [Wed May 27 11:08:19 2026] GET /v2.0/ports/a6d9480a-74a8-4327-8ba9-c4a15e67a0ed => generated 1062 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2817] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:08:19 2026] GET /v2.0/networks/4622c690-9827-489b-bd5c-980916beb3d3?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2818] 199.204.45.153 () {30 vars in 768 bytes} [Wed May 27 11:08:19 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 4869 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2819] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:08:19 2026] GET /v2.0/networks/4622c690-9827-489b-bd5c-980916beb3d3?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: 1400/2820] 199.204.45.153 () {36 vars in 997 bytes} [Wed May 27 11:08:19 2026] DELETE /v2.0/ports/a6d9480a-74a8-4327-8ba9-c4a15e67a0ed => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2821] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:08:19 2026] GET /v2.0/ports?device_id=a7a76944-ad12-4d09-83be-1bb3cbdac62f => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2822] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:08:19 2026] GET /v2.0/security-groups?id=342b202b-25b6-4588-a8b9-981858a2c9f7&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: 8|app: 0|req: 1422/2823] 199.204.45.153 () {30 vars in 768 bytes} [Wed May 27 11:08:20 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 3815 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:08:20.239 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-91778cb4-5f7b-4d8f-8788-2b28a618c337'] response: {'server_uuid': '4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35', 'name': 'network-vif-deleted', 'tag': 'a6d9480a-74a8-4327-8ba9-c4a15e67a0ed', 'status': 'completed', 'code': 200} 2026-05-27 11:08:20.278 7 INFO neutron.pecan_wsgi.hooks.translation [None req-79cbd1e0-70af-49e9-b27a-ec9d77b20157 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1402/2824] 199.204.45.153 () {32 vars in 758 bytes} [Wed May 27 11:08:20 2026] DELETE /v2.0/ports/a6d9480a-74a8-4327-8ba9-c4a15e67a0ed => generated 132 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2825] 199.204.45.153 () {30 vars in 702 bytes} [Wed May 27 11:08:20 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: 1403/2826] 199.204.45.153 () {30 vars in 704 bytes} [Wed May 27 11:08:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2827] 199.204.45.153 () {30 vars in 680 bytes} [Wed May 27 11:08:20 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: 1404/2828] 199.204.45.153 () {30 vars in 716 bytes} [Wed May 27 11:08:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2829] 199.204.45.153 () {30 vars in 740 bytes} [Wed May 27 11:08:20 2026] GET /v2.0/subnets/1824ea5f-499e-45c6-8207-771436dd3ddc => 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: 1405/2830] 199.204.45.153 () {30 vars in 736 bytes} [Wed May 27 11:08:20 2026] GET /v2.0/ports/abc82e7a-9e21-48b9-94e6-970916489df1 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2831] 199.204.45.153 () {30 vars in 736 bytes} [Wed May 27 11:08:20 2026] GET /v2.0/ports/8d429b4c-30af-46e1-95e0-5851777ccf77 => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2832] 199.204.45.153 () {30 vars in 740 bytes} [Wed May 27 11:08:20 2026] GET /v2.0/subnets/1824ea5f-499e-45c6-8207-771436dd3ddc => generated 675 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2833] 199.204.45.153 () {30 vars in 742 bytes} [Wed May 27 11:08:20 2026] GET /v2.0/networks/1d4c1d8e-919f-4db7-9e5d-97178df87067 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2834] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:08:20 2026] GET /v2.0/ports?device_id=a7a76944-ad12-4d09-83be-1bb3cbdac62f => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2835] 199.204.45.153 () {30 vars in 736 bytes} [Wed May 27 11:08:20 2026] GET /v2.0/ports/abc82e7a-9e21-48b9-94e6-970916489df1 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2836] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:08:20 2026] GET /v2.0/security-groups?id=342b202b-25b6-4588-a8b9-981858a2c9f7&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: 1429/2837] 199.204.45.153 () {30 vars in 740 bytes} [Wed May 27 11:08:20 2026] GET /v2.0/subnets/1824ea5f-499e-45c6-8207-771436dd3ddc => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2838] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:08:20 2026] GET /v2.0/ports?tenant_id=55a378d5b6654f408f2fb083129a23c6&device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 3815 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2839] 199.204.45.153 () {34 vars in 1146 bytes} [Wed May 27 11:08:20 2026] GET /v2.0/networks?id=4e934618-a747-4f50-b973-c453f5ac9fc4&id=1d4c1d8e-919f-4db7-9e5d-97178df87067&id=5763050c-c2ad-4ae3-b312-e9115f645ca6 => generated 2310 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2840] 199.204.45.153 () {34 vars in 1060 bytes} [Wed May 27 11:08:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.12&port_id=7fb0f739-7fe5-4bf7-8f24-90bc3b95f5d0 => 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: 1431/2841] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:08:20 2026] GET /v2.0/subnets?id=83cbd287-4738-460f-a765-c0e55de382bc => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2842] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:08:20 2026] GET /v2.0/ports?network_id=4e934618-a747-4f50-b973-c453f5ac9fc4&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: 1432/2843] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:08:21 2026] GET /v2.0/networks/4e934618-a747-4f50-b973-c453f5ac9fc4?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: 1412/2844] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:08:21 2026] GET /v2.0/networks/4e934618-a747-4f50-b973-c453f5ac9fc4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2845] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:08:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.241&port_id=8d429b4c-30af-46e1-95e0-5851777ccf77 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2846] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:08:21 2026] GET /v2.0/subnets?id=1824ea5f-499e-45c6-8207-771436dd3ddc => 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: 1434/2847] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:08:21 2026] GET /v2.0/ports?network_id=1d4c1d8e-919f-4db7-9e5d-97178df87067&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2848] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:08:21 2026] GET /v2.0/networks/1d4c1d8e-919f-4db7-9e5d-97178df87067?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: 1435/2849] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:08:21 2026] GET /v2.0/networks/1d4c1d8e-919f-4db7-9e5d-97178df87067?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2850] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:08:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.153&port_id=7fe7c378-42e0-44f6-af1d-7ae27ac3cb2d => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2851] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:08:21 2026] GET /v2.0/subnets?id=4971848d-4bdb-4484-b6d7-d868b64ca335 => generated 676 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2852] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:08:21 2026] GET /v2.0/ports?network_id=5763050c-c2ad-4ae3-b312-e9115f645ca6&device_owner=network%3Adhcp => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2853] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:08:21 2026] GET /v2.0/networks/5763050c-c2ad-4ae3-b312-e9115f645ca6?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: 1417/2854] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:08:21 2026] GET /v2.0/networks/5763050c-c2ad-4ae3-b312-e9115f645ca6?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: 1438/2855] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:08:21 2026] GET /v2.0/ports?device_id=a7a76944-ad12-4d09-83be-1bb3cbdac62f => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2856] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:08:21 2026] GET /v2.0/security-groups?id=342b202b-25b6-4588-a8b9-981858a2c9f7&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: 1439/2857] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:08:23 2026] GET /v2.0/ports?device_id=a7a76944-ad12-4d09-83be-1bb3cbdac62f => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2858] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:08:23 2026] GET /v2.0/security-groups?id=342b202b-25b6-4588-a8b9-981858a2c9f7&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: 8|app: 0|req: 1440/2859] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:08:24 2026] GET /v2.0/ports?device_id=a7a76944-ad12-4d09-83be-1bb3cbdac62f => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2860] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:08:24 2026] GET /v2.0/security-groups?id=342b202b-25b6-4588-a8b9-981858a2c9f7&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2861] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:08:24 2026] GET /v2.0/ports?device_id=a7a76944-ad12-4d09-83be-1bb3cbdac62f => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2862] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:08:24 2026] GET /v2.0/security-groups?id=342b202b-25b6-4588-a8b9-981858a2c9f7&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2863] 10.0.0.171 () {32 vars in 736 bytes} [Wed May 27 11:08:24 2026] GET /v2.0/ports?device_id=a7a76944-ad12-4d09-83be-1bb3cbdac62f => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:08:24.950 7 INFO neutron.db.l3_db [None req-1dfb108a-33cb-471f-9bed-99ccf4ee4c6c 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Floating IP 3d259310-6abf-40d0-8e6e-b1ebdb2d15a3 associated. External IP: 10.96.250.214, port: 8c5114e2-91d9-4c73-8100-fc5f80976eb7. [pid: 7|app: 0|req: 1422/2864] 10.0.0.171 () {34 vars in 749 bytes} [Wed May 27 11:08:24 2026] PUT /v2.0/floatingips/3d259310-6abf-40d0-8e6e-b1ebdb2d15a3 => generated 856 bytes in 766 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2865] 10.0.0.171 () {32 vars in 729 bytes} [Wed May 27 11:08:25 2026] GET /v2.0/floatingips/3d259310-6abf-40d0-8e6e-b1ebdb2d15a3 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2868] 199.204.45.153 () {30 vars in 702 bytes} [Wed May 27 11:08:25 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: 1445/2869] 199.204.45.153 () {30 vars in 704 bytes} [Wed May 27 11:08:25 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: 1425/2870] 199.204.45.153 () {30 vars in 680 bytes} [Wed May 27 11:08:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2871] 199.204.45.153 () {30 vars in 716 bytes} [Wed May 27 11:08: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) 2026-05-27 11:08:25.912 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-419eccc0-71f7-4170-b78b-01aae122bbd7'] response: {'name': 'network-changed', 'server_uuid': 'a7a76944-ad12-4d09-83be-1bb3cbdac62f', 'tag': '8c5114e2-91d9-4c73-8100-fc5f80976eb7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1426/2872] 199.204.45.153 () {30 vars in 768 bytes} [Wed May 27 11:08:25 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 3815 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2873] 199.204.45.153 () {30 vars in 702 bytes} [Wed May 27 11:08:26 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: 1427/2874] 199.204.45.153 () {30 vars in 704 bytes} [Wed May 27 11:08:26 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/2875] 199.204.45.153 () {30 vars in 680 bytes} [Wed May 27 11:08:26 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: 1428/2876] 199.204.45.153 () {30 vars in 716 bytes} [Wed May 27 11:08:26 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: 1449/2877] 199.204.45.153 () {30 vars in 736 bytes} [Wed May 27 11:08:26 2026] GET /v2.0/ports/7fe7c378-42e0-44f6-af1d-7ae27ac3cb2d => generated 1237 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2878] 10.0.0.171 () {32 vars in 729 bytes} [Wed May 27 11:08:26 2026] GET /v2.0/floatingips/3d259310-6abf-40d0-8e6e-b1ebdb2d15a3 => generated 856 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2879] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:08:26 2026] GET /v2.0/ports?tenant_id=9ed519319359424ba86a52a98049a1e7&device_id=a7a76944-ad12-4d09-83be-1bb3cbdac62f => 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: 1429/2880] 199.204.45.153 () {34 vars in 788 bytes} [Wed May 27 11:08:26 2026] PUT /v2.0/ports/7fe7c378-42e0-44f6-af1d-7ae27ac3cb2d => generated 1026 bytes in 345 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/2881] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:08:26 2026] GET /v2.0/networks?id=4622c690-9827-489b-bd5c-980916beb3d3 => generated 756 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2882] 199.204.45.153 () {30 vars in 742 bytes} [Wed May 27 11:08:26 2026] GET /v2.0/networks/5763050c-c2ad-4ae3-b312-e9115f645ca6 => generated 797 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2883] 199.204.45.153 () {34 vars in 1060 bytes} [Wed May 27 11:08:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8c5114e2-91d9-4c73-8100-fc5f80976eb7 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2884] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:08:26 2026] GET /v2.0/subnets?id=bea86570-f60b-43be-ba6b-d2f6a3b8419f => 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: 1431/2885] 199.204.45.153 () {30 vars in 768 bytes} [Wed May 27 11:08:26 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 3640 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2886] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:08:26 2026] GET /v2.0/ports?network_id=4622c690-9827-489b-bd5c-980916beb3d3&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2887] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:08:26 2026] GET /v2.0/networks/4622c690-9827-489b-bd5c-980916beb3d3?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: 1456/2888] 199.204.45.153 () {30 vars in 768 bytes} [Wed May 27 11:08:26 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 3640 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2889] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:08:26 2026] GET /v2.0/networks/4622c690-9827-489b-bd5c-980916beb3d3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2890] 10.0.0.171 () {32 vars in 729 bytes} [Wed May 27 11:08:27 2026] GET /v2.0/floatingips/3d259310-6abf-40d0-8e6e-b1ebdb2d15a3 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2891] 199.204.45.153 () {30 vars in 768 bytes} [Wed May 27 11:08:27 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 3640 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2892] 199.204.45.153 () {30 vars in 768 bytes} [Wed May 27 11:08:28 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 3640 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2893] 199.204.45.153 () {34 vars in 975 bytes} [Wed May 27 11:08:28 2026] GET /v2.0/ports/7fe7c378-42e0-44f6-af1d-7ae27ac3cb2d => generated 1062 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2894] 199.204.45.153 () {36 vars in 997 bytes} [Wed May 27 11:08:28 2026] DELETE /v2.0/ports/7fe7c378-42e0-44f6-af1d-7ae27ac3cb2d => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:08:29.433 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-72b578c2-3095-4bd7-96e8-c59147ee80e3'] response: {'name': 'network-changed', 'server_uuid': '4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35', 'tag': '7fe7c378-42e0-44f6-af1d-7ae27ac3cb2d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1436/2895] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:08:29 2026] GET /v2.0/ports?tenant_id=55a378d5b6654f408f2fb083129a23c6&device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2896] 199.204.45.153 () {30 vars in 768 bytes} [Wed May 27 11:08:29 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:08:29.966 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c26e5fe5-c11e-4f62-aa9e-52270be8f1a7 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1437/2897] 199.204.45.153 () {32 vars in 758 bytes} [Wed May 27 11:08:29 2026] DELETE /v2.0/ports/7fe7c378-42e0-44f6-af1d-7ae27ac3cb2d => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2898] 199.204.45.153 () {30 vars in 702 bytes} [Wed May 27 11:08:30 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: 1438/2899] 199.204.45.153 () {30 vars in 704 bytes} [Wed May 27 11:08:30 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) 2026-05-27 11:08:30.183 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c8b351c-725f-4765-ab1a-0dda3936fa52'] response: {'server_uuid': '4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35', 'name': 'network-vif-deleted', 'tag': '7fe7c378-42e0-44f6-af1d-7ae27ac3cb2d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1462/2900] 199.204.45.153 () {30 vars in 680 bytes} [Wed May 27 11:08:30 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: 1439/2901] 199.204.45.153 () {30 vars in 716 bytes} [Wed May 27 11:08:30 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: 1463/2902] 199.204.45.153 () {30 vars in 740 bytes} [Wed May 27 11:08:30 2026] GET /v2.0/subnets/1824ea5f-499e-45c6-8207-771436dd3ddc => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2903] 199.204.45.153 () {30 vars in 736 bytes} [Wed May 27 11:08:30 2026] GET /v2.0/ports/abc82e7a-9e21-48b9-94e6-970916489df1 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2904] 199.204.45.153 () {30 vars in 736 bytes} [Wed May 27 11:08:30 2026] GET /v2.0/ports/8d429b4c-30af-46e1-95e0-5851777ccf77 => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2905] 199.204.45.153 () {30 vars in 740 bytes} [Wed May 27 11:08:30 2026] GET /v2.0/subnets/1824ea5f-499e-45c6-8207-771436dd3ddc => generated 675 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2906] 199.204.45.153 () {30 vars in 742 bytes} [Wed May 27 11:08:30 2026] GET /v2.0/networks/1d4c1d8e-919f-4db7-9e5d-97178df87067 => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2907] 199.204.45.153 () {30 vars in 736 bytes} [Wed May 27 11:08:30 2026] GET /v2.0/ports/abc82e7a-9e21-48b9-94e6-970916489df1 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2908] 199.204.45.153 () {30 vars in 740 bytes} [Wed May 27 11:08:30 2026] GET /v2.0/subnets/1824ea5f-499e-45c6-8207-771436dd3ddc => 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: 1443/2909] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:08:30 2026] GET /v2.0/ports?tenant_id=55a378d5b6654f408f2fb083129a23c6&device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2910] 199.204.45.153 () {34 vars in 1066 bytes} [Wed May 27 11:08:30 2026] GET /v2.0/networks?id=4e934618-a747-4f50-b973-c453f5ac9fc4&id=1d4c1d8e-919f-4db7-9e5d-97178df87067 => generated 1524 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2911] 199.204.45.153 () {34 vars in 1060 bytes} [Wed May 27 11:08:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.12&port_id=7fb0f739-7fe5-4bf7-8f24-90bc3b95f5d0 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2912] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:08:30 2026] GET /v2.0/subnets?id=83cbd287-4738-460f-a765-c0e55de382bc => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2913] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:08:30 2026] GET /v2.0/ports?network_id=4e934618-a747-4f50-b973-c453f5ac9fc4&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2914] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:08:30 2026] GET /v2.0/networks/4e934618-a747-4f50-b973-c453f5ac9fc4?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: 1446/2915] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:08:31 2026] GET /v2.0/networks/4e934618-a747-4f50-b973-c453f5ac9fc4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2916] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:08:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.241&port_id=8d429b4c-30af-46e1-95e0-5851777ccf77 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2917] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:08:31 2026] GET /v2.0/subnets?id=1824ea5f-499e-45c6-8207-771436dd3ddc => 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: 1471/2918] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:08:31 2026] GET /v2.0/ports?network_id=1d4c1d8e-919f-4db7-9e5d-97178df87067&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: 1448/2919] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:08:31 2026] GET /v2.0/networks/1d4c1d8e-919f-4db7-9e5d-97178df87067?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: 1472/2920] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:08:31 2026] GET /v2.0/networks/1d4c1d8e-919f-4db7-9e5d-97178df87067?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: 1449/2921] 10.0.0.106 () {34 vars in 990 bytes} [Wed May 27 11:08:34 2026] GET /v2.0/ports?device_id=a7a76944-ad12-4d09-83be-1bb3cbdac62f => generated 1244 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2922] 10.0.0.106 () {34 vars in 1040 bytes} [Wed May 27 11:08:35 2026] GET /v2.0/security-groups?id=342b202b-25b6-4588-a8b9-981858a2c9f7&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: 1450/2923] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:08:36 2026] GET /v2.0/ports?device_id=a7a76944-ad12-4d09-83be-1bb3cbdac62f => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2924] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:08:36 2026] GET /v2.0/security-groups?id=342b202b-25b6-4588-a8b9-981858a2c9f7&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: 1451/2925] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:08:37 2026] GET /v2.0/ports?device_id=a7a76944-ad12-4d09-83be-1bb3cbdac62f => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2926] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:08:38 2026] GET /v2.0/security-groups?id=342b202b-25b6-4588-a8b9-981858a2c9f7&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2927] 199.204.45.153 () {34 vars in 994 bytes} [Wed May 27 11:08:38 2026] GET /v2.0/ports?device_id=a7a76944-ad12-4d09-83be-1bb3cbdac62f => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:08:39.045 8 INFO neutron.db.l3_db [req-d9a8d44c-687a-43b4-87c4-65fd10df2256 req-d2cd69df-4e9e-4b6e-9def-a39a4da539d5 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] Floating IP 3d259310-6abf-40d0-8e6e-b1ebdb2d15a3 disassociated. External IP: 10.96.250.214, port: 8c5114e2-91d9-4c73-8100-fc5f80976eb7. [pid: 7|app: 0|req: 1453/2928] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:08:39 2026] GET /v2.0/ports?device_id=a7a76944-ad12-4d09-83be-1bb3cbdac62f => 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: 1476/2929] 199.204.45.153 () {36 vars in 997 bytes} [Wed May 27 11:08:38 2026] DELETE /v2.0/ports/8c5114e2-91d9-4c73-8100-fc5f80976eb7 => generated 0 bytes in 658 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2930] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:08:40 2026] GET /v2.0/ports?device_id=a7a76944-ad12-4d09-83be-1bb3cbdac62f => 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: 1456/2933] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:08:41 2026] GET /v2.0/ports?device_id=a7a76944-ad12-4d09-83be-1bb3cbdac62f => 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: 1478/2934] 199.204.45.153 () {30 vars in 702 bytes} [Wed May 27 11:08:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2935] 199.204.45.153 () {30 vars in 704 bytes} [Wed May 27 11:08: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: 8|app: 0|req: 1479/2936] 199.204.45.153 () {30 vars in 680 bytes} [Wed May 27 11:08:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2937] 199.204.45.153 () {30 vars in 716 bytes} [Wed May 27 11:08:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:08:42.009 8 INFO neutron.api.v2.resource [None req-5dbe3ad9-dec1-4f24-8c80-e35dc1bad879 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1480/2938] 199.204.45.153 () {30 vars in 762 bytes} [Wed May 27 11:08:41 2026] GET /v2.0/security-groups/lb-d2a0cf1f-c379-4316-884d-f4beaace23d9 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2939] 199.204.45.153 () {30 vars in 784 bytes} [Wed May 27 11:08:42 2026] GET /v2.0/security-groups?name=lb-d2a0cf1f-c379-4316-884d-f4beaace23d9 => generated 2863 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:08:42.083 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-065daccf-7c25-4be5-879a-46a6bf1e2f0c'] response: {'server_uuid': 'a7a76944-ad12-4d09-83be-1bb3cbdac62f', 'name': 'network-vif-deleted', 'tag': '8c5114e2-91d9-4c73-8100-fc5f80976eb7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1481/2940] 199.204.45.153 () {30 vars in 814 bytes} [Wed May 27 11:08:42 2026] GET /v2.0/security-group-rules?security_group_id=48613029-bce1-4f32-ab2e-3325d01dd98b => generated 2334 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2941] 199.204.45.153 () {32 vars in 788 bytes} [Wed May 27 11:08:42 2026] DELETE /v2.0/security-group-rules/9d2913d6-d59b-4504-aa1c-dfbc25cc2d2a => 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: 1482/2942] 199.204.45.153 () {32 vars in 788 bytes} [Wed May 27 11:08:42 2026] DELETE /v2.0/security-group-rules/ed2020e1-6936-4fb4-86b0-02cf6f338bda => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2943] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:08:42 2026] GET /v2.0/ports?device_id=a7a76944-ad12-4d09-83be-1bb3cbdac62f => 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: 1483/2944] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:08:43 2026] DELETE /v2.0/security-groups/342b202b-25b6-4588-a8b9-981858a2c9f7 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2945] 10.0.0.171 () {32 vars in 732 bytes} [Wed May 27 11:08:43 2026] DELETE /v2.0/floatingips/3d259310-6abf-40d0-8e6e-b1ebdb2d15a3 => 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: 1484/2946] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:08:44 2026] GET /v2.0/ports?device_id=5189e026-0601-48b9-a5c5-99c7e85d11ff => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2947] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:08:44 2026] GET /v2.0/security-groups?id=40e40f19-bb09-4eee-a8a7-7c45dfb575d5&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2948] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:08:45 2026] GET /v2.0/ports?device_id=5189e026-0601-48b9-a5c5-99c7e85d11ff => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2949] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:08:45 2026] GET /v2.0/security-groups?id=40e40f19-bb09-4eee-a8a7-7c45dfb575d5&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: 1465/2950] 199.204.45.153 () {34 vars in 994 bytes} [Wed May 27 11:08:46 2026] GET /v2.0/ports?device_id=5189e026-0601-48b9-a5c5-99c7e85d11ff => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:08:46.119 8 INFO neutron.db.l3_db [None req-579f7f33-4460-4f0a-9906-dac5140b4561 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Floating IP c4ceba7b-e2d4-47a7-8dd3-873420fe3820 disassociated (deleted). External IP: 10.96.250.212, port: abc82e7a-9e21-48b9-94e6-970916489df1. [pid: 7|app: 0|req: 1466/2951] 199.204.45.153 () {36 vars in 997 bytes} [Wed May 27 11:08:46 2026] DELETE /v2.0/ports/955aa949-8bb4-4378-a611-b1497264921c => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2952] 10.0.0.171 () {32 vars in 732 bytes} [Wed May 27 11:08:45 2026] DELETE /v2.0/floatingips/c4ceba7b-e2d4-47a7-8dd3-873420fe3820 => generated 0 bytes in 620 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:08:46.463 7 INFO neutron.api.v2.resource [None req-62b8aa55-7577-4d67-a22c-a498e926dfa3 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1467/2953] 10.0.0.171 () {32 vars in 729 bytes} [Wed May 27 11:08:46 2026] GET /v2.0/floatingips/c4ceba7b-e2d4-47a7-8dd3-873420fe3820 => generated 144 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2954] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:08:46 2026] GET /v2.0/ports?device_id=5189e026-0601-48b9-a5c5-99c7e85d11ff => 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: 1468/2955] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:08:47 2026] GET /v2.0/ports?device_id=5189e026-0601-48b9-a5c5-99c7e85d11ff => 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: 1488/2956] 199.204.45.153 () {30 vars in 702 bytes} [Wed May 27 11:08:47 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-05-27 11:08:47.655 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-09f81485-824a-4b77-943a-761199ee4e77'] response: {'server_uuid': '5189e026-0601-48b9-a5c5-99c7e85d11ff', 'name': 'network-vif-deleted', 'tag': '955aa949-8bb4-4378-a611-b1497264921c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1469/2957] 199.204.45.153 () {30 vars in 704 bytes} [Wed May 27 11:08:47 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: 1489/2958] 199.204.45.153 () {30 vars in 680 bytes} [Wed May 27 11:08:47 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: 1470/2959] 199.204.45.153 () {30 vars in 716 bytes} [Wed May 27 11:08:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:08:47.705 8 INFO neutron.api.v2.resource [None req-c6abfe1e-cc36-48f9-9553-949c0a3e4429 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1490/2960] 199.204.45.153 () {30 vars in 762 bytes} [Wed May 27 11:08:47 2026] GET /v2.0/security-groups/lb-d2a0cf1f-c379-4316-884d-f4beaace23d9 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2961] 199.204.45.153 () {30 vars in 784 bytes} [Wed May 27 11:08:47 2026] GET /v2.0/security-groups?name=lb-d2a0cf1f-c379-4316-884d-f4beaace23d9 => generated 1637 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2962] 199.204.45.153 () {30 vars in 814 bytes} [Wed May 27 11:08:47 2026] GET /v2.0/security-group-rules?security_group_id=48613029-bce1-4f32-ab2e-3325d01dd98b => generated 1182 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2963] 199.204.45.153 () {30 vars in 702 bytes} [Wed May 27 11:08:47 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: 1492/2964] 199.204.45.153 () {30 vars in 704 bytes} [Wed May 27 11:08:47 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: 1473/2965] 199.204.45.153 () {30 vars in 680 bytes} [Wed May 27 11:08:47 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: 1493/2966] 199.204.45.153 () {30 vars in 716 bytes} [Wed May 27 11:08:47 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: 1474/2967] 199.204.45.153 () {30 vars in 740 bytes} [Wed May 27 11:08:47 2026] GET /v2.0/subnets/1824ea5f-499e-45c6-8207-771436dd3ddc => 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: 1494/2968] 199.204.45.153 () {30 vars in 768 bytes} [Wed May 27 11:08:47 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2969] 199.204.45.153 () {30 vars in 768 bytes} [Wed May 27 11:08:48 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2970] 199.204.45.153 () {30 vars in 768 bytes} [Wed May 27 11:08:48 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2971] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:08:48 2026] GET /v2.0/ports?device_id=5189e026-0601-48b9-a5c5-99c7e85d11ff => 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: 1496/2972] 199.204.45.153 () {30 vars in 768 bytes} [Wed May 27 11:08:49 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2973] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:08:49 2026] DELETE /v2.0/security-groups/40e40f19-bb09-4eee-a8a7-7c45dfb575d5 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2974] 199.204.45.153 () {34 vars in 975 bytes} [Wed May 27 11:08:50 2026] GET /v2.0/ports/8d429b4c-30af-46e1-95e0-5851777ccf77 => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2975] 199.204.45.153 () {34 vars in 1060 bytes} [Wed May 27 11:08:50 2026] GET /v2.0/ports/8d429b4c-30af-46e1-95e0-5851777ccf77?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2976] 199.204.45.153 () {30 vars in 768 bytes} [Wed May 27 11:08:50 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 2586 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2977] 199.204.45.153 () {34 vars in 1016 bytes} [Wed May 27 11:08:50 2026] GET /v2.0/networks/1d4c1d8e-919f-4db7-9e5d-97178df87067?fields=dns_domain => generated 29 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2978] 199.204.45.153 () {38 vars in 1028 bytes} [Wed May 27 11:08:50 2026] PUT /v2.0/ports/8d429b4c-30af-46e1-95e0-5851777ccf77 => generated 1151 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2979] 10.0.0.171 () {34 vars in 789 bytes} [Wed May 27 11:08:49 2026] PUT /v2.0/routers/b70ddc44-2ae9-4475-b30d-288fcc96ac25/remove_router_interface => generated 309 bytes in 922 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/2980] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:08:50 2026] DELETE /v2.0/subnets/bea86570-f60b-43be-ba6b-d2f6a3b8419f => 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: 1484/2981] 199.204.45.153 () {30 vars in 768 bytes} [Wed May 27 11:08:51 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => 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: 1485/2982] 199.204.45.153 () {34 vars in 788 bytes} [Wed May 27 11:08:51 2026] PUT /v2.0/ports/8d429b4c-30af-46e1-95e0-5851777ccf77 => generated 1090 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: 1486/2983] 199.204.45.153 () {30 vars in 736 bytes} [Wed May 27 11:08:51 2026] GET /v2.0/ports/8d429b4c-30af-46e1-95e0-5851777ccf77 => generated 1090 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:08:51.889 8 INFO neutron.db.l3_hamode_db [None req-1e98cd18-8b11-43df-94db-69870b7e2c29 284a3685b1254524a9382d59dbe3a5dd 9ed519319359424ba86a52a98049a1e7 - - default default] HA network e180b51a-3bad-4582-a648-9235a38afd14 was deleted as no HA routers are present in tenant 9ed519319359424ba86a52a98049a1e7. [pid: 8|app: 0|req: 1498/2984] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:08:51 2026] DELETE /v2.0/routers/b70ddc44-2ae9-4475-b30d-288fcc96ac25 => generated 0 bytes in 881 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2985] 199.204.45.153 () {32 vars in 758 bytes} [Wed May 27 11:08:51 2026] DELETE /v2.0/ports/8d429b4c-30af-46e1-95e0-5851777ccf77 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:08:51.943 8 INFO neutron.services.segments.plugin [-] Segment 70a929b9-cf82-43ef-9a06-4cb56ff7a4b1 resource provider aggregate not found 2026-05-27 11:08:51.956 8 INFO neutron.services.segments.plugin [-] Segment 70a929b9-cf82-43ef-9a06-4cb56ff7a4b1 resource provider aggregate not found 2026-05-27 11:08:51.965 8 INFO neutron.services.segments.plugin [-] Segment 70a929b9-cf82-43ef-9a06-4cb56ff7a4b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70a929b9-cf82-43ef-9a06-4cb56ff7a4b1 found for delete ", "request_id": "req-034e5fa9-f812-4828-ab89-3d8a6bab2942"}]} 2026-05-27 11:08:51.993 8 INFO neutron.services.segments.plugin [-] Segment 70a929b9-cf82-43ef-9a06-4cb56ff7a4b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70a929b9-cf82-43ef-9a06-4cb56ff7a4b1 found for delete ", "request_id": "req-e9a78517-a708-439a-a419-be8a3ee6def8"}]} [pid: 7|app: 0|req: 1488/2986] 199.204.45.153 () {30 vars in 702 bytes} [Wed May 27 11:08:51 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: 1489/2987] 199.204.45.153 () {30 vars in 704 bytes} [Wed May 27 11:08:52 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: 1490/2988] 199.204.45.153 () {30 vars in 680 bytes} [Wed May 27 11:08:52 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: 1491/2989] 199.204.45.153 () {30 vars in 716 bytes} [Wed May 27 11:08: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-05-27 11:08:52.077 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6c595a81-5ba3-4c22-82a5-3285dd1bcc42 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1492/2990] 199.204.45.153 () {32 vars in 758 bytes} [Wed May 27 11:08:52 2026] DELETE /v2.0/ports/8d429b4c-30af-46e1-95e0-5851777ccf77 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2991] 199.204.45.153 () {30 vars in 736 bytes} [Wed May 27 11:08:52 2026] GET /v2.0/ports/abc82e7a-9e21-48b9-94e6-970916489df1 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:08:52.144 7 INFO neutron.api.v2.resource [None req-1a584267-5ecf-4268-b658-7353031a5a65 c763bcc2665b454b8f388d2656e03698 55a378d5b6654f408f2fb083129a23c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1494/2992] 199.204.45.153 () {30 vars in 762 bytes} [Wed May 27 11:08:52 2026] GET /v2.0/security-groups/lb-d2a0cf1f-c379-4316-884d-f4beaace23d9 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2993] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:08:51 2026] DELETE /v2.0/networks/4622c690-9827-489b-bd5c-980916beb3d3 => 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: 1495/2994] 199.204.45.153 () {30 vars in 784 bytes} [Wed May 27 11:08:52 2026] GET /v2.0/security-groups?name=lb-d2a0cf1f-c379-4316-884d-f4beaace23d9 => generated 1637 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2995] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:08:52 2026] GET /v2.0/ports?tenant_id=55a378d5b6654f408f2fb083129a23c6&device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2996] 199.204.45.153 () {30 vars in 736 bytes} [Wed May 27 11:08:52 2026] GET /v2.0/ports/abc82e7a-9e21-48b9-94e6-970916489df1 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2997] 199.204.45.153 () {34 vars in 1066 bytes} [Wed May 27 11:08:52 2026] GET /v2.0/networks?id=4e934618-a747-4f50-b973-c453f5ac9fc4&id=1d4c1d8e-919f-4db7-9e5d-97178df87067 => generated 1524 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2998] 199.204.45.153 () {34 vars in 1060 bytes} [Wed May 27 11:08:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.12&port_id=7fb0f739-7fe5-4bf7-8f24-90bc3b95f5d0 => 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: 1503/2999] 199.204.45.153 () {34 vars in 984 bytes} [Wed May 27 11:08:52 2026] GET /v2.0/subnets?id=83cbd287-4738-460f-a765-c0e55de382bc => generated 654 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3000] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:08:52 2026] GET /v2.0/ports?network_id=4e934618-a747-4f50-b973-c453f5ac9fc4&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: 1505/3001] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:08:52 2026] GET /v2.0/networks/4e934618-a747-4f50-b973-c453f5ac9fc4?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3002] 199.204.45.153 () {34 vars in 788 bytes} [Wed May 27 11:08:52 2026] PUT /v2.0/ports/abc82e7a-9e21-48b9-94e6-970916489df1 => generated 1094 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3003] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:08:52 2026] GET /v2.0/networks/4e934618-a747-4f50-b973-c453f5ac9fc4?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: 1498/3004] 199.204.45.153 () {32 vars in 778 bytes} [Wed May 27 11:08:52 2026] DELETE /v2.0/security-groups/48613029-bce1-4f32-ab2e-3325d01dd98b => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3005] 199.204.45.153 () {32 vars in 758 bytes} [Wed May 27 11:08:52 2026] DELETE /v2.0/ports/abc82e7a-9e21-48b9-94e6-970916489df1 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3006] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:08:52 2026] GET /v2.0/security-groups?tenant_id=f7095fbb32af4dea89dd7c8490b71a28&name=default => generated 2929 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3007] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:08:53 2026] DELETE /v2.0/security-groups/3e41d81f-e178-4c9d-aa3e-4e7103098579 => 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: 1500/3008] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:08:53 2026] GET /v2.0/security-groups?tenant_id=9ed519319359424ba86a52a98049a1e7&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3009] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:08:53 2026] DELETE /v2.0/security-groups/d3d9d6a8-abf6-445d-89cf-a162f0dd5daf => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3010] 199.204.45.153 () {34 vars in 994 bytes} [Wed May 27 11:08:55 2026] GET /v2.0/ports?device_id=4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:08:55.406 8 INFO neutron.services.segments.plugin [-] Segment a67bb8e8-e84f-4246-8951-7c28af272afc resource provider aggregate not found 2026-05-27 11:08:55.409 8 INFO neutron.services.segments.plugin [-] Segment a67bb8e8-e84f-4246-8951-7c28af272afc resource provider aggregate not found 2026-05-27 11:08:55.419 8 INFO neutron.services.segments.plugin [-] Segment a67bb8e8-e84f-4246-8951-7c28af272afc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a67bb8e8-e84f-4246-8951-7c28af272afc found for delete ", "request_id": "req-60b30244-a7ff-4e8c-b8c7-cd91fafdf13f"}]} 2026-05-27 11:08:55.424 8 INFO neutron.services.segments.plugin [-] Segment a67bb8e8-e84f-4246-8951-7c28af272afc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a67bb8e8-e84f-4246-8951-7c28af272afc found for delete ", "request_id": "req-44482e92-0b96-4035-bfd5-a6fed4b1b0b4"}]} [pid: 8|app: 0|req: 1510/3013] 199.204.45.153 () {36 vars in 997 bytes} [Wed May 27 11:08:55 2026] DELETE /v2.0/ports/7fb0f739-7fe5-4bf7-8f24-90bc3b95f5d0 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:08:57.010 7 INFO neutron.db.l3_db [None req-138d522b-0ef4-4a56-ae69-8e796de1b5e2 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Floating IP fb89e15e-43c7-43a2-820b-a7ad148d4cfa disassociated (deleted). External IP: 10.96.250.210, port: 5ba87c72-cf43-481e-82ad-e535a15e3b71. [pid: 7|app: 0|req: 1504/3014] 10.0.0.171 () {32 vars in 732 bytes} [Wed May 27 11:08:56 2026] DELETE /v2.0/floatingips/fb89e15e-43c7-43a2-820b-a7ad148d4cfa => generated 0 bytes in 640 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:08:57.346 8 INFO neutron.api.v2.resource [None req-a2c7d2e1-0db3-4550-bd5f-22863ee227aa 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1511/3015] 10.0.0.171 () {32 vars in 729 bytes} [Wed May 27 11:08:57 2026] GET /v2.0/floatingips/fb89e15e-43c7-43a2-820b-a7ad148d4cfa => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:08:57.463 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b820e1a-42a2-4667-883f-8242c4abc745'] response: {'name': 'network-changed', 'server_uuid': '7f79681d-e9e9-4cf1-86a0-1fdd43838dc1', 'tag': '5ba87c72-cf43-481e-82ad-e535a15e3b71', 'status': 'completed', 'code': 200} 2026-05-27 11:08:57.501 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e73352bb-c67a-4029-b768-d6f2aab1cc85'] response: {'server_uuid': '4ace0c15-f6e7-4ddd-bd6e-beb4b49b8f35', 'name': 'network-vif-deleted', 'tag': '7fb0f739-7fe5-4bf7-8f24-90bc3b95f5d0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1512/3016] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:08:57 2026] GET /v2.0/ports?device_id=7f79681d-e9e9-4cf1-86a0-1fdd43838dc1 => generated 1200 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:08:57.599 7 WARNING neutron_lib.context [None req-2886f64e-6dc2-4bb3-8fbb-17ce43889fc0 d47e7f3008804b61b6cee2fd40f4fba6 519bdfaae6a948d49a8e1eaca48d230e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1513/3017] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:08:57 2026] GET /v2.0/security-groups?id=69a0e094-956b-4740-a1a6-f70d99c05442&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:08:57.756 7 INFO neutron.db.segments_db [None req-2886f64e-6dc2-4bb3-8fbb-17ce43889fc0 d47e7f3008804b61b6cee2fd40f4fba6 519bdfaae6a948d49a8e1eaca48d230e - - default default] Added segment d64d9a83-4d29-4e42-9178-416233968782 of type vxlan for network b884dae6-26d8-4b0d-ba2b-d40b7c0ce176 [pid: 7|app: 0|req: 1505/3018] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:08:57 2026] POST /v2.0/networks => generated 632 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:08:57.843 8 WARNING neutron_lib.context [None req-598c5fb4-857f-45f0-82d7-fcae812ba50f d47e7f3008804b61b6cee2fd40f4fba6 519bdfaae6a948d49a8e1eaca48d230e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1506/3019] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:08:57 2026] GET /v2.0/ports?tenant_id=928c64402f3c4492bffe4d2eab6edf65&device_id=7f79681d-e9e9-4cf1-86a0-1fdd43838dc1 => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3020] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:08:58 2026] GET /v2.0/networks?id=16bc245e-ed20-439d-b6b8-0846cbece0b8 => generated 799 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3021] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:08:57 2026] POST /v2.0/subnets => generated 626 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:08:58.085 8 WARNING neutron_lib.context [None req-6e7cefec-3ac4-4370-a30e-d6f4a4a67ec6 d47e7f3008804b61b6cee2fd40f4fba6 519bdfaae6a948d49a8e1eaca48d230e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1508/3022] 199.204.45.153 () {34 vars in 1056 bytes} [Wed May 27 11:08:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.22&port_id=5ba87c72-cf43-481e-82ad-e535a15e3b71 => 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: 1509/3023] 199.204.45.153 () {34 vars in 1106 bytes} [Wed May 27 11:08:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A140&port_id=5ba87c72-cf43-481e-82ad-e535a15e3b71 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:08:58.140 8 INFO neutron.db.segments_db [None req-6e7cefec-3ac4-4370-a30e-d6f4a4a67ec6 d47e7f3008804b61b6cee2fd40f4fba6 519bdfaae6a948d49a8e1eaca48d230e - - default default] Added segment 36302f5c-b575-4e3a-94d2-bf004d8497ce of type vxlan for network b99aeb9d-09b6-48d6-86f4-0283dd6da136 [pid: 7|app: 0|req: 1510/3024] 199.204.45.153 () {34 vars in 1064 bytes} [Wed May 27 11:08:58 2026] GET /v2.0/subnets?id=6bcf3429-30ad-4150-84fe-3b56b58ace00&id=22910dd6-0510-44b0-bf78-4a16970673ed => 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: 1511/3025] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:08:58 2026] GET /v2.0/ports?network_id=16bc245e-ed20-439d-b6b8-0846cbece0b8&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: 1512/3026] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:08:58 2026] GET /v2.0/ports?network_id=16bc245e-ed20-439d-b6b8-0846cbece0b8&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: 1515/3027] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:08:58 2026] POST /v2.0/networks => generated 632 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:08:58.257 8 WARNING neutron_lib.context [None req-610e0cfc-a3bb-4374-bd10-1841362d7fa8 d47e7f3008804b61b6cee2fd40f4fba6 519bdfaae6a948d49a8e1eaca48d230e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1513/3028] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:08:58 2026] GET /v2.0/networks/16bc245e-ed20-439d-b6b8-0846cbece0b8?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3029] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:08:58 2026] GET /v2.0/networks/16bc245e-ed20-439d-b6b8-0846cbece0b8?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: 1516/3030] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:08:58 2026] POST /v2.0/subnets => generated 629 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:08:58.542 7 WARNING neutron_lib.context [None req-9eed37f4-2059-462b-a9a6-c0310070eb23 d47e7f3008804b61b6cee2fd40f4fba6 519bdfaae6a948d49a8e1eaca48d230e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:08:58.594 7 INFO neutron.db.segments_db [None req-9eed37f4-2059-462b-a9a6-c0310070eb23 d47e7f3008804b61b6cee2fd40f4fba6 519bdfaae6a948d49a8e1eaca48d230e - - default default] Added segment 4e3eb350-784b-4459-9b9c-50c5b0f90297 of type vxlan for network b61c6ba8-ef66-4f6a-91c2-86b762fa35fa [pid: 7|app: 0|req: 1515/3031] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:08:58 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) 2026-05-27 11:08:58.705 8 WARNING neutron_lib.context [None req-a4f346f4-b958-4c4c-992d-78b74f4cd512 d47e7f3008804b61b6cee2fd40f4fba6 519bdfaae6a948d49a8e1eaca48d230e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1517/3032] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:08:58 2026] POST /v2.0/subnets => generated 629 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:08:58.972 7 WARNING neutron_lib.context [None req-24dd537e-a0fc-42be-bc05-5a430e00c767 d47e7f3008804b61b6cee2fd40f4fba6 519bdfaae6a948d49a8e1eaca48d230e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:08:59.020 7 INFO neutron.db.segments_db [None req-24dd537e-a0fc-42be-bc05-5a430e00c767 d47e7f3008804b61b6cee2fd40f4fba6 519bdfaae6a948d49a8e1eaca48d230e - - default default] Added segment 7a41241d-5c10-452d-b5c6-f25683625d9e of type vxlan for network 9b32786e-d8da-44c8-bf3f-3850442aa10a [pid: 7|app: 0|req: 1516/3033] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:08:58 2026] POST /v2.0/networks => generated 631 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:08:59.151 8 WARNING neutron_lib.context [None req-6fb494b3-aff8-4588-860b-1cb64b773cf9 d47e7f3008804b61b6cee2fd40f4fba6 519bdfaae6a948d49a8e1eaca48d230e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1518/3034] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:08:59 2026] POST /v2.0/subnets => generated 629 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:08:59.445 8 WARNING neutron_lib.context [None req-71a77502-6d4b-4d5c-a805-9f3073c77ae8 d47e7f3008804b61b6cee2fd40f4fba6 519bdfaae6a948d49a8e1eaca48d230e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1517/3035] 199.204.45.153 () {34 vars in 994 bytes} [Wed May 27 11:08:59 2026] GET /v2.0/ports?device_id=7f79681d-e9e9-4cf1-86a0-1fdd43838dc1 => generated 1200 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:08:59.498 8 INFO neutron.db.segments_db [None req-71a77502-6d4b-4d5c-a805-9f3073c77ae8 d47e7f3008804b61b6cee2fd40f4fba6 519bdfaae6a948d49a8e1eaca48d230e - - default default] Added segment 2026f055-77db-4ae8-a044-6cff8a7b172c of type vxlan for network 489112d9-94b5-461a-ba39-92bbb72e2abd [pid: 8|app: 0|req: 1519/3036] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:08:59 2026] POST /v2.0/networks => generated 631 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:08:59.596 8 WARNING neutron_lib.context [None req-650005be-f901-459e-8685-463a293c43c5 d47e7f3008804b61b6cee2fd40f4fba6 519bdfaae6a948d49a8e1eaca48d230e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1518/3037] 199.204.45.153 () {36 vars in 997 bytes} [Wed May 27 11:08:59 2026] DELETE /v2.0/ports/5ba87c72-cf43-481e-82ad-e535a15e3b71 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3038] 10.0.0.171 () {34 vars in 669 bytes} [Wed May 27 11:08:59 2026] POST /v2.0/subnets => generated 629 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:08:59.914 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f0ed2f3-49c2-4792-8020-f91cc13640fb'] response: {'server_uuid': '7f79681d-e9e9-4cf1-86a0-1fdd43838dc1', 'name': 'network-vif-deleted', 'tag': '5ba87c72-cf43-481e-82ad-e535a15e3b71', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1519/3039] 10.0.0.171 () {34 vars in 751 bytes} [Wed May 27 11:08:59 2026] PUT /v2.0/subnets/9c2bcb7d-0e0a-4ee7-918d-234cd297c309/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3040] 10.0.0.171 () {34 vars in 751 bytes} [Wed May 27 11:08:59 2026] PUT /v2.0/subnets/418601c0-5a16-420b-aa9d-1b0ea8b05d02/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3041] 10.0.0.171 () {34 vars in 751 bytes} [Wed May 27 11:08:59 2026] PUT /v2.0/subnets/8e2bfe11-1008-4ff6-8cfb-6c335e2e4342/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3042] 10.0.0.171 () {34 vars in 751 bytes} [Wed May 27 11:09:00 2026] PUT /v2.0/subnets/eb1f2af8-5fb6-47fd-b24d-bcdbfa340a3a/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3043] 10.0.0.171 () {32 vars in 664 bytes} [Wed May 27 11:09:00 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3044] 10.0.0.171 () {32 vars in 678 bytes} [Wed May 27 11:09:00 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3045] 10.0.0.171 () {32 vars in 674 bytes} [Wed May 27 11:09:00 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3046] 10.0.0.171 () {32 vars in 686 bytes} [Wed May 27 11:09:00 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3047] 10.0.0.171 () {32 vars in 672 bytes} [Wed May 27 11:09:00 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3048] 10.0.0.171 () {32 vars in 686 bytes} [Wed May 27 11:09:00 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3049] 10.0.0.171 () {32 vars in 682 bytes} [Wed May 27 11:09:00 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3050] 10.0.0.171 () {32 vars in 694 bytes} [Wed May 27 11:09:00 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3051] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:09:00 2026] DELETE /v2.0/subnets/9c2bcb7d-0e0a-4ee7-918d-234cd297c309 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3052] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:09:00 2026] DELETE /v2.0/subnets/418601c0-5a16-420b-aa9d-1b0ea8b05d02 => 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: 1526/3053] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:09:00 2026] DELETE /v2.0/subnets/8e2bfe11-1008-4ff6-8cfb-6c335e2e4342 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3054] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:09:01 2026] DELETE /v2.0/subnets/eb1f2af8-5fb6-47fd-b24d-bcdbfa340a3a => 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: 1527/3055] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:09:01 2026] DELETE /v2.0/subnets/76b4f88f-40f1-476a-a661-c5664447b080 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:09:01.740 8 INFO neutron.services.segments.plugin [-] Segment d64d9a83-4d29-4e42-9178-416233968782 resource provider aggregate not found 2026-05-27 11:09:01.745 8 INFO neutron.services.segments.plugin [-] Segment d64d9a83-4d29-4e42-9178-416233968782 resource provider aggregate not found 2026-05-27 11:09:01.756 8 INFO neutron.services.segments.plugin [-] Segment d64d9a83-4d29-4e42-9178-416233968782 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d64d9a83-4d29-4e42-9178-416233968782 found for delete ", "request_id": "req-4315eaf0-0739-4e0c-9c3c-21b14a818456"}]} 2026-05-27 11:09:01.760 8 INFO neutron.services.segments.plugin [-] Segment d64d9a83-4d29-4e42-9178-416233968782 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d64d9a83-4d29-4e42-9178-416233968782 found for delete ", "request_id": "req-4f1ee6e0-c4a3-412a-bd88-3355f440df44"}]} [pid: 8|app: 0|req: 1529/3056] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:09:01 2026] DELETE /v2.0/networks/b884dae6-26d8-4b0d-ba2b-d40b7c0ce176 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3057] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:09:01 2026] DELETE /v2.0/networks/b99aeb9d-09b6-48d6-86f4-0283dd6da136 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3058] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:09:02 2026] DELETE /v2.0/networks/b61c6ba8-ef66-4f6a-91c2-86b762fa35fa => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:09:02.402 7 INFO neutron.services.segments.plugin [-] Segment 36302f5c-b575-4e3a-94d2-bf004d8497ce resource provider aggregate not found 2026-05-27 11:09:02.407 7 INFO neutron.services.segments.plugin [-] Segment 36302f5c-b575-4e3a-94d2-bf004d8497ce resource provider aggregate not found 2026-05-27 11:09:02.424 7 INFO neutron.services.segments.plugin [-] Segment 36302f5c-b575-4e3a-94d2-bf004d8497ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36302f5c-b575-4e3a-94d2-bf004d8497ce found for delete ", "request_id": "req-b5f71a65-684d-41b1-b413-1032e3beba6e"}]} 2026-05-27 11:09:02.427 7 INFO neutron.services.segments.plugin [-] Segment 36302f5c-b575-4e3a-94d2-bf004d8497ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36302f5c-b575-4e3a-94d2-bf004d8497ce found for delete ", "request_id": "req-5588fe97-b4cd-4119-bca2-e6d2d2f55150"}]} [pid: 7|app: 0|req: 1529/3059] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:09:02 2026] DELETE /v2.0/networks/9b32786e-d8da-44c8-bf3f-3850442aa10a => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3060] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:09:02 2026] GET /v2.0/ports?device_id=7f79681d-e9e9-4cf1-86a0-1fdd43838dc1 => 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: 1531/3061] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:09:02 2026] DELETE /v2.0/networks/489112d9-94b5-461a-ba39-92bbb72e2abd => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3062] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:09:03 2026] GET /v2.0/security-groups?tenant_id=519bdfaae6a948d49a8e1eaca48d230e&name=default => generated 2929 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:09:04.035 8 INFO neutron.services.segments.plugin [-] Segment 4e3eb350-784b-4459-9b9c-50c5b0f90297 resource provider aggregate not found 2026-05-27 11:09:04.039 8 INFO neutron.services.segments.plugin [-] Segment 4e3eb350-784b-4459-9b9c-50c5b0f90297 resource provider aggregate not found 2026-05-27 11:09:04.054 8 INFO neutron.services.segments.plugin [-] Segment 4e3eb350-784b-4459-9b9c-50c5b0f90297 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e3eb350-784b-4459-9b9c-50c5b0f90297 found for delete ", "request_id": "req-530aec50-e2a6-454e-baa0-3ca9d368f5b1"}]} 2026-05-27 11:09:04.058 8 INFO neutron.services.segments.plugin [-] Segment 4e3eb350-784b-4459-9b9c-50c5b0f90297 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e3eb350-784b-4459-9b9c-50c5b0f90297 found for delete ", "request_id": "req-85a152f4-0613-4877-9d7f-425a59bbee1a"}]} 2026-05-27 11:09:04.068 8 INFO neutron.services.segments.plugin [-] Segment 2026f055-77db-4ae8-a044-6cff8a7b172c resource provider aggregate not found 2026-05-27 11:09:04.073 8 INFO neutron.services.segments.plugin [-] Segment 2026f055-77db-4ae8-a044-6cff8a7b172c resource provider aggregate not found 2026-05-27 11:09:04.084 8 INFO neutron.services.segments.plugin [-] Segment 2026f055-77db-4ae8-a044-6cff8a7b172c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2026f055-77db-4ae8-a044-6cff8a7b172c found for delete ", "request_id": "req-f022d20f-f70c-4734-8d4e-775401a7aa9a"}]} 2026-05-27 11:09:04.086 8 INFO neutron.services.segments.plugin [-] Segment 2026f055-77db-4ae8-a044-6cff8a7b172c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2026f055-77db-4ae8-a044-6cff8a7b172c found for delete ", "request_id": "req-00fbf088-e2d3-4021-bd71-e1c25befd327"}]} [pid: 8|app: 0|req: 1532/3063] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:09:04 2026] DELETE /v2.0/security-groups/d3676a9f-bc23-43a3-a97f-55f7d5d1fb63 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3064] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:09:04 2026] GET /v2.0/security-groups?tenant_id=ee81a86f22d74b0dba311d156100ea32&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3065] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:09:04 2026] DELETE /v2.0/security-groups/cbba546c-b412-4f15-b1a4-6de9c392188d => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:09:04.612 7 INFO neutron.services.segments.plugin [-] Segment 7a41241d-5c10-452d-b5c6-f25683625d9e resource provider aggregate not found 2026-05-27 11:09:04.617 7 INFO neutron.services.segments.plugin [-] Segment 7a41241d-5c10-452d-b5c6-f25683625d9e resource provider aggregate not found 2026-05-27 11:09:04.630 7 INFO neutron.services.segments.plugin [-] Segment 7a41241d-5c10-452d-b5c6-f25683625d9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a41241d-5c10-452d-b5c6-f25683625d9e found for delete ", "request_id": "req-5661a723-b477-45a2-bd65-f84296c2e10a"}]} 2026-05-27 11:09:04.631 7 INFO neutron.services.segments.plugin [-] Segment 7a41241d-5c10-452d-b5c6-f25683625d9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a41241d-5c10-452d-b5c6-f25683625d9e found for delete ", "request_id": "req-88bb0108-04f3-4e64-a247-0728a7697b62"}]} [pid: 7|app: 0|req: 1533/3066] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:09:04 2026] GET /v2.0/security-groups?tenant_id=064798a550da40519bb489ca19ebdcec&name=default => generated 2929 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3067] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:09:04 2026] DELETE /v2.0/security-groups/afe3df83-8254-4b57-8b22-931a4112705d => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:09:08.098 7 INFO neutron.db.l3_db [None req-6adc56cd-c750-4ac0-9026-a6869b32bcbd 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] Floating IP b24f6bc5-56f8-469c-97a8-e598e02354fe disassociated (deleted). External IP: 10.96.250.219, port: 6a934a1b-3bf4-476f-8b52-5f34a940f8bf. [pid: 7|app: 0|req: 1534/3068] 10.0.0.171 () {32 vars in 732 bytes} [Wed May 27 11:09:07 2026] DELETE /v2.0/floatingips/b24f6bc5-56f8-469c-97a8-e598e02354fe => generated 0 bytes in 597 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:09:08.422 8 INFO neutron.api.v2.resource [None req-7f6d1796-d17f-4443-a870-a69937bf7fda 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1535/3069] 10.0.0.171 () {32 vars in 729 bytes} [Wed May 27 11:09:08 2026] GET /v2.0/floatingips/b24f6bc5-56f8-469c-97a8-e598e02354fe => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:09:08.603 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2f3721f-d968-4852-84e6-22fa4a0a3059'] response: {'name': 'network-changed', 'server_uuid': 'b2c3788d-a2e2-4086-9850-081534019fbf', 'tag': '6a934a1b-3bf4-476f-8b52-5f34a940f8bf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1535/3070] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:09:08 2026] GET /v2.0/ports?device_id=b2c3788d-a2e2-4086-9850-081534019fbf => generated 1196 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3071] 10.0.0.137 () {34 vars in 1040 bytes} [Wed May 27 11:09:08 2026] GET /v2.0/security-groups?id=69a0e094-956b-4740-a1a6-f70d99c05442&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:09:08.798 7 WARNING neutron_lib.context [None req-e27207c2-d9af-4ae8-ac17-e962c5e0d0a9 872bcefe3b8b403abc3ae55851fae1c0 679b1a8f6da84d6cbcc44fdad23a4a53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:09:08.954 7 INFO neutron.db.segments_db [None req-e27207c2-d9af-4ae8-ac17-e962c5e0d0a9 872bcefe3b8b403abc3ae55851fae1c0 679b1a8f6da84d6cbcc44fdad23a4a53 - - default default] Added segment 017b7f36-d744-4b6b-8277-a9d35612c182 of type vxlan for network 14e2fa1c-d8f7-4787-8b40-eb2e7c9ba601 [pid: 7|app: 0|req: 1536/3072] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:09:08 2026] POST /v2.0/networks => generated 632 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:09:09.058 8 WARNING neutron_lib.context [None req-371e8c9f-3a1c-44bc-9345-623e29817b38 872bcefe3b8b403abc3ae55851fae1c0 679b1a8f6da84d6cbcc44fdad23a4a53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1537/3073] 199.204.45.153 () {34 vars in 1080 bytes} [Wed May 27 11:09:09 2026] GET /v2.0/ports?tenant_id=928c64402f3c4492bffe4d2eab6edf65&device_id=b2c3788d-a2e2-4086-9850-081534019fbf => generated 1465 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3074] 199.204.45.153 () {34 vars in 986 bytes} [Wed May 27 11:09:09 2026] GET /v2.0/networks?id=5763050c-c2ad-4ae3-b312-e9115f645ca6 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3075] 199.204.45.153 () {34 vars in 1058 bytes} [Wed May 27 11:09:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.217&port_id=6a934a1b-3bf4-476f-8b52-5f34a940f8bf => 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: 1540/3076] 199.204.45.153 () {34 vars in 1102 bytes} [Wed May 27 11:09:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A14&port_id=6a934a1b-3bf4-476f-8b52-5f34a940f8bf => 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: 1541/3077] 199.204.45.153 () {34 vars in 1064 bytes} [Wed May 27 11:09:09 2026] GET /v2.0/subnets?id=ccaa7f44-0378-4236-b5ef-d2a2526b2898&id=4971848d-4bdb-4484-b6d7-d868b64ca335 => generated 1409 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3078] 10.0.0.171 () {34 vars in 664 bytes} [Wed May 27 11:09:09 2026] POST /v2.0/ports => generated 743 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3079] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:09:09 2026] GET /v2.0/ports?network_id=5763050c-c2ad-4ae3-b312-e9115f645ca6&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 11:09:09.350 8 WARNING neutron_lib.context [None req-c4de545c-d3d7-4a24-80d7-312967b8f0f5 872bcefe3b8b403abc3ae55851fae1c0 679b1a8f6da84d6cbcc44fdad23a4a53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1543/3080] 199.204.45.153 () {34 vars in 1052 bytes} [Wed May 27 11:09:09 2026] GET /v2.0/ports?network_id=5763050c-c2ad-4ae3-b312-e9115f645ca6&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3081] 199.204.45.153 () {34 vars in 1012 bytes} [Wed May 27 11:09:09 2026] GET /v2.0/networks/5763050c-c2ad-4ae3-b312-e9115f645ca6?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: 1545/3082] 199.204.45.153 () {34 vars in 1112 bytes} [Wed May 27 11:09:09 2026] GET /v2.0/networks/5763050c-c2ad-4ae3-b312-e9115f645ca6?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: 1538/3083] 10.0.0.171 () {34 vars in 666 bytes} [Wed May 27 11:09:09 2026] POST /v2.0/trunks => generated 407 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:09:09.610 7 WARNING neutron_lib.context [None req-e7affaf9-7770-4306-914a-b43b1384f4dc 872bcefe3b8b403abc3ae55851fae1c0 679b1a8f6da84d6cbcc44fdad23a4a53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:09:09.659 7 INFO neutron.db.segments_db [None req-e7affaf9-7770-4306-914a-b43b1384f4dc 872bcefe3b8b403abc3ae55851fae1c0 679b1a8f6da84d6cbcc44fdad23a4a53 - - default default] Added segment 1d5fce84-b1b3-40e9-a6b4-61fbf79fa1a5 of type vxlan for network a735f782-88bf-4964-b599-39c8ebdd7155 [pid: 7|app: 0|req: 1546/3084] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:09:09 2026] POST /v2.0/networks => generated 631 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:09:09.765 8 WARNING neutron_lib.context [None req-2c1d9d18-9909-46f2-af06-3e5c7f367a82 872bcefe3b8b403abc3ae55851fae1c0 679b1a8f6da84d6cbcc44fdad23a4a53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1539/3085] 10.0.0.171 () {34 vars in 664 bytes} [Wed May 27 11:09:09 2026] POST /v2.0/ports => generated 743 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:09:10.069 7 WARNING neutron_lib.context [None req-698d2f90-c7cb-4362-8f5a-5bc744c7cc57 872bcefe3b8b403abc3ae55851fae1c0 679b1a8f6da84d6cbcc44fdad23a4a53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1547/3086] 10.0.0.171 () {34 vars in 666 bytes} [Wed May 27 11:09:10 2026] POST /v2.0/trunks => generated 407 bytes in 177 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-05-27 11:09:10.249 8 WARNING neutron_lib.context [None req-d5ae715a-27b6-49ed-a23f-b8a66dca0c19 872bcefe3b8b403abc3ae55851fae1c0 679b1a8f6da84d6cbcc44fdad23a4a53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:09:10.307 8 INFO neutron.db.segments_db [None req-d5ae715a-27b6-49ed-a23f-b8a66dca0c19 872bcefe3b8b403abc3ae55851fae1c0 679b1a8f6da84d6cbcc44fdad23a4a53 - - default default] Added segment f07ada52-8956-4827-affe-4852e9dfbbb7 of type vxlan for network c7f2db26-5086-45a4-b197-f9b69191785a [pid: 8|app: 0|req: 1540/3087] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:09:10 2026] POST /v2.0/networks => generated 632 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:09:10.423 7 WARNING neutron_lib.context [None req-080ebf73-8d52-40a6-95c2-402b288ba91d 872bcefe3b8b403abc3ae55851fae1c0 679b1a8f6da84d6cbcc44fdad23a4a53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1541/3088] 199.204.45.153 () {34 vars in 994 bytes} [Wed May 27 11:09:10 2026] GET /v2.0/ports?device_id=b2c3788d-a2e2-4086-9850-081534019fbf => generated 1196 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3091] 10.0.0.171 () {34 vars in 664 bytes} [Wed May 27 11:09:10 2026] POST /v2.0/ports => generated 743 bytes in 270 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-05-27 11:09:10.695 7 WARNING neutron_lib.context [None req-785b4272-a450-45d3-b552-4f47b640c8ec 872bcefe3b8b403abc3ae55851fae1c0 679b1a8f6da84d6cbcc44fdad23a4a53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1549/3092] 10.0.0.171 () {34 vars in 666 bytes} [Wed May 27 11:09:10 2026] POST /v2.0/trunks => generated 407 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:09:10.839 7 WARNING neutron_lib.context [None req-b9d965f7-c04e-4e9f-b45b-5b5cce7c7a85 872bcefe3b8b403abc3ae55851fae1c0 679b1a8f6da84d6cbcc44fdad23a4a53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1544/3093] 199.204.45.153 () {36 vars in 997 bytes} [Wed May 27 11:09:10 2026] DELETE /v2.0/ports/6a934a1b-3bf4-476f-8b52-5f34a940f8bf => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:09:10.884 7 INFO neutron.db.segments_db [None req-b9d965f7-c04e-4e9f-b45b-5b5cce7c7a85 872bcefe3b8b403abc3ae55851fae1c0 679b1a8f6da84d6cbcc44fdad23a4a53 - - default default] Added segment 7b8a9e45-2306-47a9-824b-aaf263b89ebc of type vxlan for network adcb9dad-5241-4842-9bf3-c393aedfab49 [pid: 7|app: 0|req: 1550/3094] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:09:10 2026] POST /v2.0/networks => generated 630 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:09:10.992 8 WARNING neutron_lib.context [None req-f7e7fd9d-435d-4b3f-bd89-32c969bfb2db 872bcefe3b8b403abc3ae55851fae1c0 679b1a8f6da84d6cbcc44fdad23a4a53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:09:11.022 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5f0ef26-bfc6-4f01-828c-7a92d0877621'] response: {'server_uuid': 'b2c3788d-a2e2-4086-9850-081534019fbf', 'name': 'network-vif-deleted', 'tag': '6a934a1b-3bf4-476f-8b52-5f34a940f8bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1545/3095] 10.0.0.171 () {34 vars in 664 bytes} [Wed May 27 11:09:10 2026] POST /v2.0/ports => generated 743 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:09:11.282 7 WARNING neutron_lib.context [None req-be1bf1a0-22d3-440f-89c8-7019391cc254 872bcefe3b8b403abc3ae55851fae1c0 679b1a8f6da84d6cbcc44fdad23a4a53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1551/3096] 10.0.0.171 () {34 vars in 666 bytes} [Wed May 27 11:09:11 2026] POST /v2.0/trunks => generated 407 bytes in 146 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-05-27 11:09:11.434 8 WARNING neutron_lib.context [None req-58240387-ecf4-48d9-a26b-2c7a454ffc14 872bcefe3b8b403abc3ae55851fae1c0 679b1a8f6da84d6cbcc44fdad23a4a53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:09:11.489 8 INFO neutron.db.segments_db [None req-58240387-ecf4-48d9-a26b-2c7a454ffc14 872bcefe3b8b403abc3ae55851fae1c0 679b1a8f6da84d6cbcc44fdad23a4a53 - - default default] Added segment ddd808ce-cc05-4d0d-9590-955e5e988bff of type vxlan for network 3220a870-a65a-4c7a-ab35-6f177d13dca7 [pid: 8|app: 0|req: 1546/3097] 10.0.0.171 () {34 vars in 670 bytes} [Wed May 27 11:09:11 2026] POST /v2.0/networks => generated 631 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:09:11.601 7 WARNING neutron_lib.context [None req-7650e834-0e77-4b43-81cb-42ce46041450 872bcefe3b8b403abc3ae55851fae1c0 679b1a8f6da84d6cbcc44fdad23a4a53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1552/3098] 10.0.0.171 () {34 vars in 664 bytes} [Wed May 27 11:09:11 2026] POST /v2.0/ports => generated 743 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-27 11:09:11.923 8 WARNING neutron_lib.context [None req-b40ea02c-2a2e-4e44-9937-81c17d994264 872bcefe3b8b403abc3ae55851fae1c0 679b1a8f6da84d6cbcc44fdad23a4a53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1547/3099] 10.0.0.171 () {34 vars in 666 bytes} [Wed May 27 11:09:11 2026] POST /v2.0/trunks => generated 407 bytes in 148 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: 1553/3100] 10.0.0.171 () {34 vars in 749 bytes} [Wed May 27 11:09:12 2026] PUT /v2.0/trunks/ad3f9e2b-e2cf-41f1-afa1-d4a0a6197d69/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3101] 10.0.0.171 () {34 vars in 749 bytes} [Wed May 27 11:09:12 2026] PUT /v2.0/trunks/ea797d20-6a5d-4b24-8bd6-3bcfea4e446d/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: 1554/3102] 10.0.0.171 () {34 vars in 749 bytes} [Wed May 27 11:09:12 2026] PUT /v2.0/trunks/93b17907-7ad7-4b74-8f21-f15778ddaee2/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3103] 10.0.0.171 () {34 vars in 749 bytes} [Wed May 27 11:09:12 2026] PUT /v2.0/trunks/2f907230-1ee0-4d3f-875e-ed4db15f6ebd/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3104] 10.0.0.171 () {32 vars in 662 bytes} [Wed May 27 11:09:12 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3105] 10.0.0.171 () {32 vars in 676 bytes} [Wed May 27 11:09:12 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3106] 10.0.0.171 () {32 vars in 672 bytes} [Wed May 27 11:09:12 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3107] 10.0.0.171 () {32 vars in 684 bytes} [Wed May 27 11:09:12 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3108] 10.0.0.171 () {32 vars in 670 bytes} [Wed May 27 11:09:12 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3109] 10.0.0.171 () {32 vars in 684 bytes} [Wed May 27 11:09:12 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3110] 10.0.0.171 () {32 vars in 680 bytes} [Wed May 27 11:09:12 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3111] 10.0.0.171 () {32 vars in 692 bytes} [Wed May 27 11:09:12 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3112] 10.0.0.171 () {32 vars in 719 bytes} [Wed May 27 11:09:12 2026] GET /v2.0/trunks/ad3f9e2b-e2cf-41f1-afa1-d4a0a6197d69 => generated 412 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3113] 10.0.0.171 () {32 vars in 717 bytes} [Wed May 27 11:09:12 2026] GET /v2.0/ports/2fa1e292-d403-46c9-9a1f-9b902835791f => generated 826 bytes in 947 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3114] 10.0.0.171 () {32 vars in 722 bytes} [Wed May 27 11:09:13 2026] DELETE /v2.0/trunks/ad3f9e2b-e2cf-41f1-afa1-d4a0a6197d69 => 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: 1555/3115] 10.0.0.171 () {32 vars in 719 bytes} [Wed May 27 11:09:13 2026] GET /v2.0/trunks/ea797d20-6a5d-4b24-8bd6-3bcfea4e446d => generated 420 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3116] 10.0.0.171 () {32 vars in 717 bytes} [Wed May 27 11:09:13 2026] GET /v2.0/ports/82a1439c-68eb-4338-87fb-c95567bb27a8 => generated 826 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3117] 10.0.0.171 () {32 vars in 722 bytes} [Wed May 27 11:09:13 2026] DELETE /v2.0/trunks/ea797d20-6a5d-4b24-8bd6-3bcfea4e446d => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3118] 10.0.0.171 () {32 vars in 719 bytes} [Wed May 27 11:09:13 2026] GET /v2.0/trunks/93b17907-7ad7-4b74-8f21-f15778ddaee2 => generated 429 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3119] 10.0.0.171 () {32 vars in 717 bytes} [Wed May 27 11:09:13 2026] GET /v2.0/ports/3ac6b87d-905c-40c2-b226-445f6002a1c4 => generated 826 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3120] 10.0.0.137 () {34 vars in 990 bytes} [Wed May 27 11:09:13 2026] GET /v2.0/ports?device_id=b2c3788d-a2e2-4086-9850-081534019fbf => 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: 1558/3121] 10.0.0.171 () {32 vars in 722 bytes} [Wed May 27 11:09:13 2026] DELETE /v2.0/trunks/93b17907-7ad7-4b74-8f21-f15778ddaee2 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3122] 10.0.0.171 () {32 vars in 719 bytes} [Wed May 27 11:09:13 2026] GET /v2.0/trunks/2f907230-1ee0-4d3f-875e-ed4db15f6ebd => generated 414 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3123] 10.0.0.171 () {32 vars in 717 bytes} [Wed May 27 11:09:13 2026] GET /v2.0/ports/5d358186-9a32-46c9-8c2a-c400148e5510 => generated 826 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3124] 10.0.0.171 () {32 vars in 722 bytes} [Wed May 27 11:09:13 2026] DELETE /v2.0/trunks/2f907230-1ee0-4d3f-875e-ed4db15f6ebd => 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: 1560/3125] 10.0.0.171 () {32 vars in 719 bytes} [Wed May 27 11:09:14 2026] GET /v2.0/trunks/c5af257f-600c-47ab-8abb-98a536fad391 => generated 407 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3126] 10.0.0.171 () {32 vars in 717 bytes} [Wed May 27 11:09:14 2026] GET /v2.0/ports/4b240d31-e0c3-48ea-b57b-0bdc996c55e9 => generated 826 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3127] 10.0.0.171 () {32 vars in 722 bytes} [Wed May 27 11:09:14 2026] DELETE /v2.0/trunks/c5af257f-600c-47ab-8abb-98a536fad391 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3128] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:09:14 2026] DELETE /v2.0/ports/2fa1e292-d403-46c9-9a1f-9b902835791f => 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: 1562/3129] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:09:14 2026] DELETE /v2.0/ports/82a1439c-68eb-4338-87fb-c95567bb27a8 => 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: 1568/3130] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:09:14 2026] DELETE /v2.0/ports/3ac6b87d-905c-40c2-b226-445f6002a1c4 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3131] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:09:14 2026] DELETE /v2.0/ports/5d358186-9a32-46c9-8c2a-c400148e5510 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3132] 10.0.0.171 () {32 vars in 720 bytes} [Wed May 27 11:09:15 2026] DELETE /v2.0/ports/4b240d31-e0c3-48ea-b57b-0bdc996c55e9 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:09:15.308 8 INFO neutron.services.segments.plugin [-] Segment 017b7f36-d744-4b6b-8277-a9d35612c182 resource provider aggregate not found 2026-05-27 11:09:15.312 8 INFO neutron.services.segments.plugin [-] Segment 017b7f36-d744-4b6b-8277-a9d35612c182 resource provider aggregate not found 2026-05-27 11:09:15.320 8 INFO neutron.services.segments.plugin [-] Segment 017b7f36-d744-4b6b-8277-a9d35612c182 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 017b7f36-d744-4b6b-8277-a9d35612c182 found for delete ", "request_id": "req-8335a4da-9777-43a3-b258-d40d945791c9"}]} 2026-05-27 11:09:15.323 8 INFO neutron.services.segments.plugin [-] Segment 017b7f36-d744-4b6b-8277-a9d35612c182 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 017b7f36-d744-4b6b-8277-a9d35612c182 found for delete ", "request_id": "req-346a15c8-e31c-43df-9e89-23dedad65943"}]} [pid: 8|app: 0|req: 1564/3133] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:09:15 2026] DELETE /v2.0/networks/14e2fa1c-d8f7-4787-8b40-eb2e7c9ba601 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:09:15.450 7 INFO neutron.services.segments.plugin [-] Segment 1d5fce84-b1b3-40e9-a6b4-61fbf79fa1a5 resource provider aggregate not found 2026-05-27 11:09:15.454 7 INFO neutron.services.segments.plugin [-] Segment 1d5fce84-b1b3-40e9-a6b4-61fbf79fa1a5 resource provider aggregate not found [pid: 7|app: 0|req: 1570/3134] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:09:15 2026] DELETE /v2.0/networks/a735f782-88bf-4964-b599-39c8ebdd7155 => 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: 1565/3135] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:09:15 2026] DELETE /v2.0/networks/c7f2db26-5086-45a4-b197-f9b69191785a => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:09:15.614 7 INFO neutron.services.segments.plugin [-] Segment 1d5fce84-b1b3-40e9-a6b4-61fbf79fa1a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d5fce84-b1b3-40e9-a6b4-61fbf79fa1a5 found for delete ", "request_id": "req-d53d2b72-e279-47e9-9020-decafd833168"}]} 2026-05-27 11:09:15.615 7 INFO neutron.services.segments.plugin [-] Segment 1d5fce84-b1b3-40e9-a6b4-61fbf79fa1a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d5fce84-b1b3-40e9-a6b4-61fbf79fa1a5 found for delete ", "request_id": "req-1170489e-e963-4765-81f3-29341a5d21c8"}]} [pid: 7|app: 0|req: 1571/3136] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:09:15 2026] DELETE /v2.0/networks/adcb9dad-5241-4842-9bf3-c393aedfab49 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3137] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:09:15 2026] DELETE /v2.0/networks/3220a870-a65a-4c7a-ab35-6f177d13dca7 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3138] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:09:16 2026] GET /v2.0/security-groups?tenant_id=291c7d02ed7546429dff39165a213686&name=default => generated 2929 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3139] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:09:16 2026] DELETE /v2.0/security-groups/2bdfd3fd-d4a2-424e-ae25-806d83b78f10 => 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: 1573/3140] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:09:17 2026] GET /v2.0/security-groups?tenant_id=679b1a8f6da84d6cbcc44fdad23a4a53&name=default => generated 2929 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3141] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:09:17 2026] DELETE /v2.0/security-groups/e6e38995-34a6-407f-953c-741b4067d266 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3142] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:09:17 2026] GET /v2.0/security-groups?tenant_id=635fe654ca394fcdbb5c4547187294d0&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:09:17.490 8 INFO neutron.services.segments.plugin [-] Segment f07ada52-8956-4827-affe-4852e9dfbbb7 resource provider aggregate not found 2026-05-27 11:09:17.496 8 INFO neutron.services.segments.plugin [-] Segment f07ada52-8956-4827-affe-4852e9dfbbb7 resource provider aggregate not found 2026-05-27 11:09:17.508 8 INFO neutron.services.segments.plugin [-] Segment f07ada52-8956-4827-affe-4852e9dfbbb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f07ada52-8956-4827-affe-4852e9dfbbb7 found for delete ", "request_id": "req-7d598646-b0e6-488e-88bb-0dcf08392170"}]} 2026-05-27 11:09:17.510 8 INFO neutron.services.segments.plugin [-] Segment f07ada52-8956-4827-affe-4852e9dfbbb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f07ada52-8956-4827-affe-4852e9dfbbb7 found for delete ", "request_id": "req-28cd7f7d-577f-436e-85e8-6ebdde1f4a3b"}]} 2026-05-27 11:09:17.520 8 INFO neutron.services.segments.plugin [-] Segment ddd808ce-cc05-4d0d-9590-955e5e988bff resource provider aggregate not found 2026-05-27 11:09:17.523 8 INFO neutron.services.segments.plugin [-] Segment ddd808ce-cc05-4d0d-9590-955e5e988bff resource provider aggregate not found 2026-05-27 11:09:17.534 8 INFO neutron.services.segments.plugin [-] Segment ddd808ce-cc05-4d0d-9590-955e5e988bff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddd808ce-cc05-4d0d-9590-955e5e988bff found for delete ", "request_id": "req-1a120d16-3bfe-4e79-9108-dc131a4f8349"}]} 2026-05-27 11:09:17.536 8 INFO neutron.services.segments.plugin [-] Segment ddd808ce-cc05-4d0d-9590-955e5e988bff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddd808ce-cc05-4d0d-9590-955e5e988bff found for delete ", "request_id": "req-1b199b86-8a06-467b-b955-7b9a1df2cc1a"}]} [pid: 8|app: 0|req: 1569/3143] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:09:17 2026] DELETE /v2.0/security-groups/62fdeac1-a3a9-499b-a861-ae2b6f8c8e05 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:09:18.874 7 INFO neutron.services.segments.plugin [-] Segment 7b8a9e45-2306-47a9-824b-aaf263b89ebc resource provider aggregate not found 2026-05-27 11:09:18.879 7 INFO neutron.services.segments.plugin [-] Segment 7b8a9e45-2306-47a9-824b-aaf263b89ebc resource provider aggregate not found 2026-05-27 11:09:18.883 7 INFO neutron.services.segments.plugin [-] Segment 7b8a9e45-2306-47a9-824b-aaf263b89ebc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b8a9e45-2306-47a9-824b-aaf263b89ebc found for delete ", "request_id": "req-99aad2cb-0f85-40c7-9184-494bdea4e8da"}]} 2026-05-27 11:09:18.894 7 INFO neutron.services.segments.plugin [-] Segment 7b8a9e45-2306-47a9-824b-aaf263b89ebc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b8a9e45-2306-47a9-824b-aaf263b89ebc found for delete ", "request_id": "req-89a93c5b-99c2-447b-9077-d706bc15e6d0"}]} [pid: 7|app: 0|req: 1575/3144] 10.0.0.171 () {32 vars in 750 bytes} [Wed May 27 11:09:18 2026] DELETE /v2.0/security-group-rules/a948c7c2-5429-42b2-9135-47f52937ffa8 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:09:18.963 8 INFO neutron.api.v2.resource [None req-8d742abc-0d83-48b3-8704-d5ff84124413 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1570/3145] 10.0.0.171 () {32 vars in 747 bytes} [Wed May 27 11:09:18 2026] GET /v2.0/security-group-rules/a948c7c2-5429-42b2-9135-47f52937ffa8 => 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: 1576/3146] 10.0.0.171 () {32 vars in 750 bytes} [Wed May 27 11:09:18 2026] DELETE /v2.0/security-group-rules/d9ec9f28-d779-4fe6-a240-cc2d802e05ea => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:09:19.069 8 INFO neutron.api.v2.resource [None req-f7c7cd1f-d0ad-4c5a-aaa7-11ec157780f3 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1571/3147] 10.0.0.171 () {32 vars in 747 bytes} [Wed May 27 11:09:19 2026] GET /v2.0/security-group-rules/d9ec9f28-d779-4fe6-a240-cc2d802e05ea => 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: 1577/3148] 10.0.0.171 () {32 vars in 750 bytes} [Wed May 27 11:09:19 2026] DELETE /v2.0/security-group-rules/462a12f2-9273-40e7-93ab-b6abc0e64581 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:09:19.170 8 INFO neutron.api.v2.resource [None req-470cc2d2-b392-450c-8a41-0bfc326cc576 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1572/3149] 10.0.0.171 () {32 vars in 747 bytes} [Wed May 27 11:09:19 2026] GET /v2.0/security-group-rules/462a12f2-9273-40e7-93ab-b6abc0e64581 => 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: 1578/3150] 10.0.0.171 () {32 vars in 750 bytes} [Wed May 27 11:09:19 2026] DELETE /v2.0/security-group-rules/1d8a0fc4-edfc-4ca7-963e-bc09b3395808 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:09:19.277 8 INFO neutron.api.v2.resource [None req-c6e90fbe-2c5d-4ac3-8a7b-8af63929165a 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1573/3151] 10.0.0.171 () {32 vars in 747 bytes} [Wed May 27 11:09:19 2026] GET /v2.0/security-group-rules/1d8a0fc4-edfc-4ca7-963e-bc09b3395808 => 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: 1579/3152] 10.0.0.171 () {32 vars in 750 bytes} [Wed May 27 11:09:19 2026] DELETE /v2.0/security-group-rules/a4c37eb8-ccfd-43e6-bfac-88d7e26bd2d0 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:09:19.372 8 INFO neutron.api.v2.resource [None req-3638ed0e-668a-4188-944a-95f61cf4ee13 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1574/3153] 10.0.0.171 () {32 vars in 747 bytes} [Wed May 27 11:09:19 2026] GET /v2.0/security-group-rules/a4c37eb8-ccfd-43e6-bfac-88d7e26bd2d0 => 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: 1580/3154] 10.0.0.171 () {32 vars in 750 bytes} [Wed May 27 11:09:19 2026] DELETE /v2.0/security-group-rules/f7a5a15f-b9ae-43dd-b2c8-4d46722248c7 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:09:19.461 8 INFO neutron.api.v2.resource [None req-9e117ba3-9740-42ed-8dcd-a985efb9e488 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1575/3155] 10.0.0.171 () {32 vars in 747 bytes} [Wed May 27 11:09:19 2026] GET /v2.0/security-group-rules/f7a5a15f-b9ae-43dd-b2c8-4d46722248c7 => 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: 1581/3156] 10.0.0.171 () {32 vars in 750 bytes} [Wed May 27 11:09:19 2026] DELETE /v2.0/security-group-rules/bcd7ac0f-6500-4475-82ab-ffddd1952207 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:09:19.546 8 INFO neutron.api.v2.resource [None req-59556817-6307-4d9d-b109-9df5f1d38bde 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1576/3157] 10.0.0.171 () {32 vars in 747 bytes} [Wed May 27 11:09:19 2026] GET /v2.0/security-group-rules/bcd7ac0f-6500-4475-82ab-ffddd1952207 => 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: 1582/3158] 10.0.0.171 () {32 vars in 750 bytes} [Wed May 27 11:09:19 2026] DELETE /v2.0/security-group-rules/ec74a279-f9f9-4ea3-b282-4104319a01ac => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:09:19.653 8 INFO neutron.api.v2.resource [None req-10b279dd-559d-48f2-8c09-0b21d84f3d24 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1577/3159] 10.0.0.171 () {32 vars in 747 bytes} [Wed May 27 11:09:19 2026] GET /v2.0/security-group-rules/ec74a279-f9f9-4ea3-b282-4104319a01ac => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3160] 10.0.0.171 () {32 vars in 750 bytes} [Wed May 27 11:09:19 2026] DELETE /v2.0/security-group-rules/7e80e252-e3bf-40c9-8976-759197937ba8 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:09:19.769 8 INFO neutron.api.v2.resource [None req-2fa22d9a-2bd2-456d-924f-2e18bb821fe4 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1578/3161] 10.0.0.171 () {32 vars in 747 bytes} [Wed May 27 11:09:19 2026] GET /v2.0/security-group-rules/7e80e252-e3bf-40c9-8976-759197937ba8 => 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: 1584/3162] 10.0.0.171 () {32 vars in 750 bytes} [Wed May 27 11:09:19 2026] DELETE /v2.0/security-group-rules/e12b9c20-52a4-4817-8d1d-2b9a882a490b => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:09:19.848 8 INFO neutron.api.v2.resource [None req-ea8064ad-9b2c-42e0-b661-9baf648758b6 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1579/3163] 10.0.0.171 () {32 vars in 747 bytes} [Wed May 27 11:09:19 2026] GET /v2.0/security-group-rules/e12b9c20-52a4-4817-8d1d-2b9a882a490b => 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: 1585/3164] 10.0.0.171 () {32 vars in 750 bytes} [Wed May 27 11:09:19 2026] DELETE /v2.0/security-group-rules/70e2f06e-d0e2-4647-a062-890780e0da3f => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:09:19.932 8 INFO neutron.api.v2.resource [None req-9e4c35cd-f787-460f-93a3-0fdfce017fe2 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1580/3165] 10.0.0.171 () {32 vars in 747 bytes} [Wed May 27 11:09:19 2026] GET /v2.0/security-group-rules/70e2f06e-d0e2-4647-a062-890780e0da3f => 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: 1586/3166] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:09:19 2026] DELETE /v2.0/security-groups/69a0e094-956b-4740-a1a6-f70d99c05442 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:09:20.036 8 INFO neutron.api.v2.resource [None req-b4b80252-ad13-4d3d-970c-117543eb5990 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1581/3167] 10.0.0.171 () {32 vars in 737 bytes} [Wed May 27 11:09:20 2026] GET /v2.0/security-groups/69a0e094-956b-4740-a1a6-f70d99c05442 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:09:20.781 8 WARNING neutron_lib.context [None req-9b93609f-996f-4590-9296-ec6f0496f38c 6a3b020271f44c798c33169fdfe0f971 613d0663fc7d4313bd22a6daea0f27f4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-05-27 11:09:20.830 8 INFO neutron.db.segments_db [None req-9b93609f-996f-4590-9296-ec6f0496f38c 6a3b020271f44c798c33169fdfe0f971 613d0663fc7d4313bd22a6daea0f27f4 - - default default] Added segment ef241535-b029-45e4-aff7-b3d27bd93359 of type vxlan for network 5c9beadd-0a3c-4b04-b7b0-0488b52ab3cb 2026-05-27 11:09:21.187 8 INFO neutron.db.l3_hamode_db [None req-9b93609f-996f-4590-9296-ec6f0496f38c 6a3b020271f44c798c33169fdfe0f971 613d0663fc7d4313bd22a6daea0f27f4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1587/3168] 10.0.0.171 () {34 vars in 789 bytes} [Wed May 27 11:09:20 2026] PUT /v2.0/routers/d8ad651a-ace7-42c6-9875-03b294503979/remove_router_interface => generated 309 bytes in 1120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 11:09:21.334 8 INFO neutron.db.l3_hamode_db [None req-9b93609f-996f-4590-9296-ec6f0496f38c 6a3b020271f44c798c33169fdfe0f971 613d0663fc7d4313bd22a6daea0f27f4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-27 11:09:21.555 7 INFO neutron.api.v2.resource [None req-ec1dd9e9-311a-4516-a397-28d93fc91328 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1588/3169] 10.0.0.171 () {34 vars in 789 bytes} [Wed May 27 11:09:21 2026] PUT /v2.0/routers/d8ad651a-ace7-42c6-9875-03b294503979/remove_router_interface => generated 198 bytes in 309 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3170] 10.0.0.171 () {34 vars in 668 bytes} [Wed May 27 11:09:20 2026] POST /v2.0/routers => generated 474 bytes in 1464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3171] 10.0.0.171 () {34 vars in 751 bytes} [Wed May 27 11:09:22 2026] PUT /v2.0/routers/6bbf2807-1216-4c14-842a-44799a06c5a3/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3172] 10.0.0.171 () {32 vars in 731 bytes} [Wed May 27 11:09:22 2026] GET /v2.0/routers/6bbf2807-1216-4c14-842a-44799a06c5a3/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3173] 10.0.0.171 () {34 vars in 762 bytes} [Wed May 27 11:09:22 2026] PUT /v2.0/routers/6bbf2807-1216-4c14-842a-44799a06c5a3/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3174] 10.0.0.171 () {32 vars in 731 bytes} [Wed May 27 11:09:22 2026] GET /v2.0/routers/6bbf2807-1216-4c14-842a-44799a06c5a3/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3175] 10.0.0.171 () {34 vars in 758 bytes} [Wed May 27 11:09:22 2026] PUT /v2.0/routers/6bbf2807-1216-4c14-842a-44799a06c5a3/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3176] 10.0.0.171 () {32 vars in 731 bytes} [Wed May 27 11:09:22 2026] GET /v2.0/routers/6bbf2807-1216-4c14-842a-44799a06c5a3/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3177] 10.0.0.171 () {34 vars in 780 bytes} [Wed May 27 11:09:22 2026] PUT /v2.0/routers/6bbf2807-1216-4c14-842a-44799a06c5a3/tags/black.or.white => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3178] 10.0.0.171 () {34 vars in 789 bytes} [Wed May 27 11:09:21 2026] PUT /v2.0/routers/d8ad651a-ace7-42c6-9875-03b294503979/remove_router_interface => generated 309 bytes in 957 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3179] 10.0.0.171 () {32 vars in 731 bytes} [Wed May 27 11:09:22 2026] GET /v2.0/routers/6bbf2807-1216-4c14-842a-44799a06c5a3/tags => generated 52 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3180] 10.0.0.171 () {34 vars in 751 bytes} [Wed May 27 11:09:22 2026] PUT /v2.0/routers/6bbf2807-1216-4c14-842a-44799a06c5a3/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:09:22.680 7 INFO neutron.api.v2.resource [None req-491da464-97d0-4610-b516-bf6040010b71 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1590/3181] 10.0.0.171 () {34 vars in 789 bytes} [Wed May 27 11:09:22 2026] PUT /v2.0/routers/d8ad651a-ace7-42c6-9875-03b294503979/remove_router_interface => generated 198 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3182] 10.0.0.171 () {32 vars in 731 bytes} [Wed May 27 11:09:22 2026] GET /v2.0/routers/6bbf2807-1216-4c14-842a-44799a06c5a3/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3183] 10.0.0.171 () {32 vars in 739 bytes} [Wed May 27 11:09:22 2026] GET /v2.0/routers/6bbf2807-1216-4c14-842a-44799a06c5a3/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:09:22.812 8 INFO neutron.api.v2.resource [None req-838ff29e-f8c5-46fa-9274-a8d708c57099 6a3b020271f44c798c33169fdfe0f971 613d0663fc7d4313bd22a6daea0f27f4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1594/3184] 10.0.0.171 () {32 vars in 743 bytes} [Wed May 27 11:09:22 2026] GET /v2.0/routers/6bbf2807-1216-4c14-842a-44799a06c5a3/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3185] 10.0.0.171 () {32 vars in 742 bytes} [Wed May 27 11:09:22 2026] DELETE /v2.0/routers/6bbf2807-1216-4c14-842a-44799a06c5a3/tags/red => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3186] 10.0.0.171 () {32 vars in 731 bytes} [Wed May 27 11:09:22 2026] GET /v2.0/routers/6bbf2807-1216-4c14-842a-44799a06c5a3/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:09:22.998 8 INFO neutron.api.v2.resource [None req-4e969777-6036-4f27-a440-b901be68be10 6a3b020271f44c798c33169fdfe0f971 613d0663fc7d4313bd22a6daea0f27f4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1597/3187] 10.0.0.171 () {32 vars in 746 bytes} [Wed May 27 11:09:22 2026] DELETE /v2.0/routers/6bbf2807-1216-4c14-842a-44799a06c5a3/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3188] 10.0.0.171 () {32 vars in 734 bytes} [Wed May 27 11:09:23 2026] DELETE /v2.0/routers/6bbf2807-1216-4c14-842a-44799a06c5a3/tags => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3189] 10.0.0.171 () {32 vars in 731 bytes} [Wed May 27 11:09:23 2026] GET /v2.0/routers/6bbf2807-1216-4c14-842a-44799a06c5a3/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3190] 10.0.0.171 () {32 vars in 721 bytes} [Wed May 27 11:09:23 2026] GET /v2.0/routers/6bbf2807-1216-4c14-842a-44799a06c5a3 => generated 480 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3191] 10.0.0.171 () {34 vars in 789 bytes} [Wed May 27 11:09:22 2026] PUT /v2.0/routers/d8ad651a-ace7-42c6-9875-03b294503979/remove_router_interface => generated 309 bytes in 891 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3192] 10.0.0.171 () {34 vars in 742 bytes} [Wed May 27 11:09:23 2026] PUT /v2.0/routers/6bbf2807-1216-4c14-842a-44799a06c5a3 => generated 480 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3193] 10.0.0.171 () {32 vars in 736 bytes} [Wed May 27 11:09:23 2026] GET /v2.0/ports?device_id=6bbf2807-1216-4c14-842a-44799a06c5a3 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 11:09:23.737 7 INFO neutron.api.v2.resource [None req-7c3f738a-1fa2-49a4-8a96-53e929988726 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1592/3194] 10.0.0.171 () {34 vars in 789 bytes} [Wed May 27 11:09:23 2026] PUT /v2.0/routers/d8ad651a-ace7-42c6-9875-03b294503979/remove_router_interface => generated 198 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:09:24.224 8 INFO neutron.services.segments.plugin [-] Segment ef241535-b029-45e4-aff7-b3d27bd93359 resource provider aggregate not found 2026-05-27 11:09:24.233 8 INFO neutron.services.segments.plugin [-] Segment ef241535-b029-45e4-aff7-b3d27bd93359 resource provider aggregate not found 2026-05-27 11:09:24.239 8 INFO neutron.services.segments.plugin [-] Segment ef241535-b029-45e4-aff7-b3d27bd93359 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef241535-b029-45e4-aff7-b3d27bd93359 found for delete ", "request_id": "req-076e69cd-ebef-4d1a-a0d9-3058397b68f5"}]} 2026-05-27 11:09:24.250 8 INFO neutron.db.l3_hamode_db [None req-3cbf6e40-37c4-49e3-a658-719f361e7f7a 6a3b020271f44c798c33169fdfe0f971 613d0663fc7d4313bd22a6daea0f27f4 - - default default] HA network 5c9beadd-0a3c-4b04-b7b0-0488b52ab3cb was deleted as no HA routers are present in tenant 613d0663fc7d4313bd22a6daea0f27f4. 2026-05-27 11:09:24.251 8 INFO neutron.services.segments.plugin [-] Segment ef241535-b029-45e4-aff7-b3d27bd93359 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef241535-b029-45e4-aff7-b3d27bd93359 found for delete ", "request_id": "req-bd34080d-814d-4037-a482-bff7ba77ae5e"}]} [pid: 8|app: 0|req: 1603/3195] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:09:23 2026] DELETE /v2.0/routers/6bbf2807-1216-4c14-842a-44799a06c5a3 => generated 0 bytes in 537 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:09:24.567 7 INFO neutron.services.segments.plugin [-] Segment 1f0c6cb3-3e75-49df-bc6a-ae1ae48ab56b resource provider aggregate not found 2026-05-27 11:09:24.574 7 INFO neutron.services.segments.plugin [-] Segment 1f0c6cb3-3e75-49df-bc6a-ae1ae48ab56b resource provider aggregate not found 2026-05-27 11:09:24.581 7 INFO neutron.db.l3_hamode_db [None req-1f4eb2bb-4d62-47c3-a6d1-e6cec58103c6 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] HA network d832b4b3-5aa2-4ef1-ae97-bb4a847d5daf was deleted as no HA routers are present in tenant 928c64402f3c4492bffe4d2eab6edf65. 2026-05-27 11:09:24.582 7 INFO neutron.services.segments.plugin [-] Segment 1f0c6cb3-3e75-49df-bc6a-ae1ae48ab56b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f0c6cb3-3e75-49df-bc6a-ae1ae48ab56b found for delete ", "request_id": "req-a8324e48-cb93-430e-9b32-0730509e63bb"}]} [pid: 7|app: 0|req: 1593/3196] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:09:23 2026] DELETE /v2.0/routers/d8ad651a-ace7-42c6-9875-03b294503979 => generated 0 bytes in 842 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 11:09:24.605 8 INFO neutron.api.v2.resource [None req-24c89c6a-451a-4edb-a0b3-d19dd3e579fb 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1604/3197] 10.0.0.171 () {32 vars in 721 bytes} [Wed May 27 11:09:24 2026] GET /v2.0/routers/d8ad651a-ace7-42c6-9875-03b294503979 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:09:24.621 7 INFO neutron.services.segments.plugin [-] Segment 1f0c6cb3-3e75-49df-bc6a-ae1ae48ab56b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f0c6cb3-3e75-49df-bc6a-ae1ae48ab56b found for delete ", "request_id": "req-998405a4-2e6a-4f46-8979-01baf6102bc6"}]} [pid: 7|app: 0|req: 1594/3198] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:09:24 2026] DELETE /v2.0/subnets/22910dd6-0510-44b0-bf78-4a16970673ed => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:09:24.787 8 INFO neutron.pecan_wsgi.hooks.translation [None req-deb451d2-f050-4581-8994-d74dc3afbe8d 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1605/3199] 10.0.0.171 () {32 vars in 721 bytes} [Wed May 27 11:09:24 2026] GET /v2.0/subnets/22910dd6-0510-44b0-bf78-4a16970673ed => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3200] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:09:24 2026] DELETE /v2.0/subnets/6bcf3429-30ad-4150-84fe-3b56b58ace00 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:09:24.979 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7fbb35bd-596a-4109-bb57-06af98569b9a 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1596/3201] 10.0.0.171 () {32 vars in 721 bytes} [Wed May 27 11:09:24 2026] GET /v2.0/subnets/6bcf3429-30ad-4150-84fe-3b56b58ace00 => 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: 1606/3202] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:09:24 2026] GET /v2.0/security-groups?tenant_id=5be0070f1d1a45aaba9d618fb7d02ffc&name=default => generated 2929 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3203] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:09:25 2026] DELETE /v2.0/security-groups/9def369a-9e29-452f-8468-17b8256ebe08 => 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: 1597/3204] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:09:24 2026] DELETE /v2.0/networks/16bc245e-ed20-439d-b6b8-0846cbece0b8 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:09:25.279 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f1fef76a-a8da-4045-a802-9291802b9064 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1608/3205] 10.0.0.171 () {32 vars in 723 bytes} [Wed May 27 11:09:25 2026] GET /v2.0/networks/16bc245e-ed20-439d-b6b8-0846cbece0b8 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3206] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:09:25 2026] DELETE /v2.0/subnets/ccaa7f44-0378-4236-b5ef-d2a2526b2898 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3207] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:09:25 2026] GET /v2.0/security-groups?tenant_id=613d0663fc7d4313bd22a6daea0f27f4&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 11:09:25.464 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eb8ca789-5639-49af-8eb5-b162c68c64b8 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1599/3208] 10.0.0.171 () {32 vars in 721 bytes} [Wed May 27 11:09:25 2026] GET /v2.0/subnets/ccaa7f44-0378-4236-b5ef-d2a2526b2898 => 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: 1610/3209] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:09:25 2026] DELETE /v2.0/security-groups/35e5eb1f-b47c-4ff1-b55b-7b6518c67ea8 => 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: 1600/3212] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:09:25 2026] DELETE /v2.0/subnets/4971848d-4bdb-4484-b6d7-d868b64ca335 => generated 0 bytes in 875 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:09:26.370 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ed4930c7-79d1-4f71-9aff-7e0b049ad19e 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1613/3213] 10.0.0.171 () {32 vars in 721 bytes} [Wed May 27 11:09:26 2026] GET /v2.0/subnets/4971848d-4bdb-4484-b6d7-d868b64ca335 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:09:26.602 7 INFO neutron.services.segments.plugin [-] Segment 5c9f6be0-5eb6-47a8-a8e2-c5a0c7637ccb resource provider aggregate not found 2026-05-27 11:09:26.628 7 INFO neutron.services.segments.plugin [-] Segment 5c9f6be0-5eb6-47a8-a8e2-c5a0c7637ccb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c9f6be0-5eb6-47a8-a8e2-c5a0c7637ccb found for delete ", "request_id": "req-f0878dd0-9451-4a52-adef-c3487436e624"}]} 2026-05-27 11:09:26.642 7 INFO neutron.services.segments.plugin [-] Segment 5c9f6be0-5eb6-47a8-a8e2-c5a0c7637ccb resource provider aggregate not found 2026-05-27 11:09:26.660 7 INFO neutron.services.segments.plugin [-] Segment 5c9f6be0-5eb6-47a8-a8e2-c5a0c7637ccb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c9f6be0-5eb6-47a8-a8e2-c5a0c7637ccb found for delete ", "request_id": "req-3a3d44fd-af07-455c-a6c1-810086f5a3fb"}]} [pid: 7|app: 0|req: 1601/3214] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:09:26 2026] DELETE /v2.0/networks/5763050c-c2ad-4ae3-b312-e9115f645ca6 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:09:26.721 8 INFO neutron.pecan_wsgi.hooks.translation [None req-97cc7029-279f-4dbc-82aa-ed5eddad52f7 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1614/3215] 10.0.0.171 () {32 vars in 723 bytes} [Wed May 27 11:09:26 2026] GET /v2.0/networks/5763050c-c2ad-4ae3-b312-e9115f645ca6 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3216] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:09:26 2026] DELETE /v2.0/subnets/cd03b29b-14e0-4c20-b85c-83c8c712289e => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:09:26.873 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1d6e377b-3236-4ae8-92e5-238f05b04e7c 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1615/3217] 10.0.0.171 () {32 vars in 721 bytes} [Wed May 27 11:09:26 2026] GET /v2.0/subnets/cd03b29b-14e0-4c20-b85c-83c8c712289e => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3218] 10.0.0.171 () {32 vars in 724 bytes} [Wed May 27 11:09:26 2026] DELETE /v2.0/subnets/1824ea5f-499e-45c6-8207-771436dd3ddc => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:09:27.047 8 INFO neutron.pecan_wsgi.hooks.translation [None req-942781b2-7130-4f21-8f5b-df4630dd8a7f 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1616/3219] 10.0.0.171 () {32 vars in 721 bytes} [Wed May 27 11:09:27 2026] GET /v2.0/subnets/1824ea5f-499e-45c6-8207-771436dd3ddc => 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: 1604/3220] 10.0.0.171 () {32 vars in 726 bytes} [Wed May 27 11:09:27 2026] DELETE /v2.0/networks/1d4c1d8e-919f-4db7-9e5d-97178df87067 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-27 11:09:27.333 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aea078ea-b15e-4f6e-9180-60c3e6364da9 98f13b60ad33426b863c612d3ae1c0d9 928c64402f3c4492bffe4d2eab6edf65 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1617/3221] 10.0.0.171 () {32 vars in 723 bytes} [Wed May 27 11:09:27 2026] GET /v2.0/networks/1d4c1d8e-919f-4db7-9e5d-97178df87067 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 11:09:29.441 7 INFO neutron.services.segments.plugin [-] Segment 1bafd0ad-cc31-4e68-9611-1fe4ac6c540e resource provider aggregate not found 2026-05-27 11:09:29.449 7 INFO neutron.services.segments.plugin [-] Segment 1bafd0ad-cc31-4e68-9611-1fe4ac6c540e resource provider aggregate not found 2026-05-27 11:09:29.464 7 INFO neutron.services.segments.plugin [-] Segment 1bafd0ad-cc31-4e68-9611-1fe4ac6c540e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bafd0ad-cc31-4e68-9611-1fe4ac6c540e found for delete ", "request_id": "req-2ee39733-5012-46d6-8453-0e0ba8182333"}]} 2026-05-27 11:09:29.470 7 INFO neutron.services.segments.plugin [-] Segment 1bafd0ad-cc31-4e68-9611-1fe4ac6c540e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bafd0ad-cc31-4e68-9611-1fe4ac6c540e found for delete ", "request_id": "req-d35160d4-1da1-4fd1-9b11-1c858e2fffbb"}]} 2026-05-27 11:09:29.482 7 INFO neutron.services.segments.plugin [-] Segment 855d7b4b-1bcb-4ac7-b042-bee5cfd83755 resource provider aggregate not found 2026-05-27 11:09:29.487 7 INFO neutron.services.segments.plugin [-] Segment 855d7b4b-1bcb-4ac7-b042-bee5cfd83755 resource provider aggregate not found 2026-05-27 11:09:29.496 7 INFO neutron.services.segments.plugin [-] Segment 855d7b4b-1bcb-4ac7-b042-bee5cfd83755 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 855d7b4b-1bcb-4ac7-b042-bee5cfd83755 found for delete ", "request_id": "req-fff0d347-ac04-48fc-a862-fa0be6f17d43"}]} 2026-05-27 11:09:29.497 7 INFO neutron.services.segments.plugin [-] Segment 855d7b4b-1bcb-4ac7-b042-bee5cfd83755 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 855d7b4b-1bcb-4ac7-b042-bee5cfd83755 found for delete ", "request_id": "req-7d10432d-c5bd-4056-829b-a9d7cf8adc91"}]} [pid: 7|app: 0|req: 1605/3222] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:09:29 2026] GET /v2.0/security-groups?tenant_id=b24e47468c8b4ea3bd1448e43cb1e3b4&name=default => generated 2929 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3223] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:09:29 2026] DELETE /v2.0/security-groups/6446b2e4-ef2d-4b7a-98b7-036b810a27f2 => 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: 1606/3224] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:09:29 2026] GET /v2.0/security-groups?tenant_id=2c91c934f48041cc87ab2e871e0250fc&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3225] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:09:30 2026] DELETE /v2.0/security-groups/73b7df4d-0be0-43f4-ac3c-6a48a751b820 => 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: 1607/3226] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:09:30 2026] GET /v2.0/security-groups?tenant_id=928c64402f3c4492bffe4d2eab6edf65&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3227] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:09:30 2026] DELETE /v2.0/security-groups/a6176d8f-a179-40bf-b516-d81cd4011885 => 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: 1608/3228] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:09:30 2026] GET /v2.0/security-groups?tenant_id=6669a21a0992406f9a26ba42b13dd288&name=default => generated 2929 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3229] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:09:30 2026] DELETE /v2.0/security-groups/7df06e86-18c0-46b3-bd18-d39275c1c46b => 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: 1609/3230] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:09:31 2026] GET /v2.0/security-groups?tenant_id=02ddfef5956c42bf92d441aae1540dd9&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3231] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:09:31 2026] DELETE /v2.0/security-groups/3c50f455-5e98-40e8-b66f-c1895add1b82 => 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: 1610/3232] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:09:31 2026] GET /v2.0/security-groups?tenant_id=4bcf15c3f1aa42148345131ecfecb41c&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: 1623/3233] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:09:31 2026] DELETE /v2.0/security-groups/8cb336bd-ea52-42f2-93b5-824dfa826307 => 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: 1611/3234] 10.0.0.171 () {32 vars in 774 bytes} [Wed May 27 11:09:31 2026] GET /v2.0/security-groups?tenant_id=e998c95a79eb495382e8404c5054e035&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: 1624/3235] 10.0.0.171 () {32 vars in 740 bytes} [Wed May 27 11:09:31 2026] DELETE /v2.0/security-groups/3e9a4b2f-2e10-496f-bc28-18cebbaa9b98 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3236] 10.0.0.171 () {32 vars in 649 bytes} [Wed May 27 11:09:34 2026] GET /v2.0/networks => generated 2168 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3237] 10.0.0.171 () {32 vars in 655 bytes} [Wed May 27 11:09:35 2026] GET /v2.0/floatingips => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3238] 10.0.0.171 () {32 vars in 647 bytes} [Wed May 27 11:09: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: 1626/3239] 10.0.0.171 () {32 vars in 643 bytes} [Wed May 27 11:09:35 2026] GET /v2.0/ports => generated 4721 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3240] 10.0.0.171 () {32 vars in 647 bytes} [Wed May 27 11:09: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: 8|app: 0|req: 1627/3241] 10.0.0.171 () {32 vars in 649 bytes} [Wed May 27 11:09:36 2026] GET /v2.0/networks => generated 2168 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3242] 10.0.0.171 () {32 vars in 663 bytes} [Wed May 27 11:09:36 2026] GET /v2.0/security-groups => generated 17397 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3243] 10.0.0.171 () {32 vars in 655 bytes} [Wed May 27 11:09:36 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)