+ 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 [Mon Apr 27 21:33:40 2026] *** compiled with version: 13.3.0 on 27 April 2026 14:32:54 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-798786cdcb-8x6rc 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 0x7f58b81ad668 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-04-27 21:33:45.627 8 INFO neutron.common.config [-] Logging enabled! 2026-04-27 21:33:45.627 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev1 2026-04-27 21:33:45.632 7 INFO neutron.common.config [-] Logging enabled! 2026-04-27 21:33:45.632 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev1 2026-04-27 21:33:46.152 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-27 21:33:46.164 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-27 21:33:47.198 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 21:33:47.201 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-27 21:33:47.204 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-27 21:33:47.205 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 21:33:47.206 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-27 21:33:47.206 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-27 21:33:47.206 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 21:33:47.213 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 21:33:47.214 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 21:33:47.214 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 21:33:47.236 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-27 21:33:47.237 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 21:33:47.237 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-27 21:33:47.244 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 21:33:47.248 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-27 21:33:47.251 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-27 21:33:47.252 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-27 21:33:47.253 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-27 21:33:47.253 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-27 21:33:47.253 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 21:33:47.261 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 21:33:47.261 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 21:33:47.261 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 21:33:47.283 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-27 21:33:47.284 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-27 21:33:47.284 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-27 21:33:47.284 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-27 21:33:47.284 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-27 21:33:47.285 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-27 21:33:47.285 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-27 21:33:47.333 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-27 21:33:47.333 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-27 21:33:47.333 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-27 21:33:47.334 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-27 21:33:47.710 7 INFO neutron.plugins.ml2.managers [None req-f3d864bd-ccc9-4341-aed7-b71fcdc265de - - - - - -] Initializing driver for type 'vlan' 2026-04-27 21:33:47.847 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f3d864bd-ccc9-4341-aed7-b71fcdc265de - - - - - -] VlanTypeDriver initialization complete 2026-04-27 21:33:47.848 7 INFO neutron.plugins.ml2.managers [None req-f3d864bd-ccc9-4341-aed7-b71fcdc265de - - - - - -] Initializing driver for type 'vxlan' 2026-04-27 21:33:47.848 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f3d864bd-ccc9-4341-aed7-b71fcdc265de - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-27 21:33:47.866 7 INFO neutron.plugins.ml2.managers [None req-f3d864bd-ccc9-4341-aed7-b71fcdc265de - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-27 21:33:47.866 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f3d864bd-ccc9-4341-aed7-b71fcdc265de - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-27 21:33:47.866 7 INFO neutron.plugins.ml2.managers [None req-f3d864bd-ccc9-4341-aed7-b71fcdc265de - - - - - -] Initializing extension driver 'port_security' 2026-04-27 21:33:47.866 7 INFO neutron.plugins.ml2.extensions.port_security [None req-f3d864bd-ccc9-4341-aed7-b71fcdc265de - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-27 21:33:47.867 7 INFO neutron.plugins.ml2.managers [None req-f3d864bd-ccc9-4341-aed7-b71fcdc265de - - - - - -] Initializing extension driver 'qos' 2026-04-27 21:33:47.867 7 INFO neutron.plugins.ml2.managers [None req-f3d864bd-ccc9-4341-aed7-b71fcdc265de - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-27 21:33:47.867 7 INFO neutron.plugins.ml2.managers [None req-f3d864bd-ccc9-4341-aed7-b71fcdc265de - - - - - -] Initializing mechanism driver 'l2population' 2026-04-27 21:33:47.878 7 INFO neutron.quota [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded quota_driver: . 2026-04-27 21:33:47.879 7 INFO neutron.plugins.ml2.plugin [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Modular L2 Plugin initialization complete 2026-04-27 21:33:47.879 7 INFO neutron.plugins.ml2.managers [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-27 21:33:47.879 7 INFO neutron.plugins.ml2.managers [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-27 21:33:47.879 7 INFO neutron.plugins.ml2.managers [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-27 21:33:47.879 7 INFO neutron.extensions.vlantransparent [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Disabled vlantransparent extension. 2026-04-27 21:33:47.880 7 INFO neutron.manager [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loading Plugin: qos 2026-04-27 21:33:47.892 7 INFO neutron.manager [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loading Plugin: router 2026-04-27 21:33:47.910 8 INFO neutron.plugins.ml2.managers [None req-c6ec03e6-d785-49f5-9164-f0bb314baf7e - - - - - -] Initializing driver for type 'vlan' 2026-04-27 21:33:47.936 7 INFO neutron.services.service_base [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-27 21:33:47.937 7 INFO neutron.manager [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loading Plugin: segments 2026-04-27 21:33:48.041 7 INFO neutron.manager [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loading Plugin: trunk 2026-04-27 21:33:48.053 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c6ec03e6-d785-49f5-9164-f0bb314baf7e - - - - - -] VlanTypeDriver initialization complete 2026-04-27 21:33:48.053 8 INFO neutron.plugins.ml2.managers [None req-c6ec03e6-d785-49f5-9164-f0bb314baf7e - - - - - -] Initializing driver for type 'vxlan' 2026-04-27 21:33:48.053 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c6ec03e6-d785-49f5-9164-f0bb314baf7e - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-27 21:33:48.056 7 INFO neutron.manager [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loading Plugin: vpnaas 2026-04-27 21:33:48.071 8 INFO neutron.plugins.ml2.managers [None req-c6ec03e6-d785-49f5-9164-f0bb314baf7e - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-27 21:33:48.071 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c6ec03e6-d785-49f5-9164-f0bb314baf7e - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-27 21:33:48.072 8 INFO neutron.plugins.ml2.managers [None req-c6ec03e6-d785-49f5-9164-f0bb314baf7e - - - - - -] Initializing extension driver 'port_security' 2026-04-27 21:33:48.072 8 INFO neutron.plugins.ml2.extensions.port_security [None req-c6ec03e6-d785-49f5-9164-f0bb314baf7e - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-27 21:33:48.072 8 INFO neutron.plugins.ml2.managers [None req-c6ec03e6-d785-49f5-9164-f0bb314baf7e - - - - - -] Initializing extension driver 'qos' 2026-04-27 21:33:48.072 8 INFO neutron.plugins.ml2.managers [None req-c6ec03e6-d785-49f5-9164-f0bb314baf7e - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-27 21:33:48.072 8 INFO neutron.plugins.ml2.managers [None req-c6ec03e6-d785-49f5-9164-f0bb314baf7e - - - - - -] Initializing mechanism driver 'l2population' 2026-04-27 21:33:48.084 8 INFO neutron.quota [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded quota_driver: . 2026-04-27 21:33:48.085 8 INFO neutron.plugins.ml2.plugin [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Modular L2 Plugin initialization complete 2026-04-27 21:33:48.085 8 INFO neutron.plugins.ml2.managers [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-27 21:33:48.085 8 INFO neutron.plugins.ml2.managers [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-27 21:33:48.085 8 INFO neutron.plugins.ml2.managers [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-27 21:33:48.086 8 INFO neutron.extensions.vlantransparent [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Disabled vlantransparent extension. 2026-04-27 21:33:48.086 8 INFO neutron.manager [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loading Plugin: qos 2026-04-27 21:33:48.103 7 WARNING stevedore.named [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-27 21:33:48.104 8 INFO neutron.manager [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loading Plugin: router 2026-04-27 21:33:48.148 8 INFO neutron.services.service_base [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-27 21:33:48.148 8 INFO neutron.manager [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loading Plugin: segments 2026-04-27 21:33:48.191 7 INFO neutron_vpnaas.services.vpn.plugin [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-27 21:33:48.192 7 INFO neutron.common.utils [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-27 21:33:48.192 7 INFO neutron.manager [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loading Plugin: auto_allocate 2026-04-27 21:33:48.199 7 INFO neutron.manager [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loading Plugin: tag 2026-04-27 21:33:48.207 7 INFO neutron.manager [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loading Plugin: timestamp 2026-04-27 21:33:48.210 7 INFO neutron.manager [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loading Plugin: network_ip_availability 2026-04-27 21:33:48.213 7 INFO neutron.manager [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loading Plugin: flavors 2026-04-27 21:33:48.216 7 INFO neutron.manager [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loading Plugin: revisions 2026-04-27 21:33:48.220 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Initializing extension manager. 2026-04-27 21:33:48.221 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: address-group 2026-04-27 21:33:48.222 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: address-scope 2026-04-27 21:33:48.222 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-27 21:33:48.223 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: agent 2026-04-27 21:33:48.224 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: agent-resources-synced 2026-04-27 21:33:48.225 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-27 21:33:48.226 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-27 21:33:48.227 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: availability_zone 2026-04-27 21:33:48.227 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: availability_zone_filter 2026-04-27 21:33:48.228 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-27 21:33:48.228 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: default-subnetpools 2026-04-27 21:33:48.230 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-27 21:33:48.230 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: dns-integration 2026-04-27 21:33:48.231 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: dns-domain-ports 2026-04-27 21:33:48.231 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-27 21:33:48.232 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: dvr 2026-04-27 21:33:48.232 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-27 21:33:48.233 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: empty-string-filtering 2026-04-27 21:33:48.234 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 21:33:48.234 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-27 21:33:48.235 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: external-net 2026-04-27 21:33:48.235 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-27 21:33:48.236 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: extraroute 2026-04-27 21:33:48.236 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: extraroute-atomic 2026-04-27 21:33:48.237 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-27 21:33:48.237 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-27 21:33:48.238 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-27 21:33:48.238 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-27 21:33:48.239 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: fip-port-details 2026-04-27 21:33:48.240 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: flavors 2026-04-27 21:33:48.241 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-27 21:33:48.242 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: floatingip-pools 2026-04-27 21:33:48.242 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: ip_allocation 2026-04-27 21:33:48.243 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-27 21:33:48.243 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: l2_adjacency 2026-04-27 21:33:48.244 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: router 2026-04-27 21:33:48.246 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 21:33:48.248 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-27 21:33:48.248 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-27 21:33:48.249 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: ext-gw-mode 2026-04-27 21:33:48.250 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: l3-ha 2026-04-27 21:33:48.250 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-27 21:33:48.251 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-27 21:33:48.251 8 INFO neutron.manager [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loading Plugin: trunk 2026-04-27 21:33:48.251 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: l3-flavors 2026-04-27 21:33:48.252 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-27 21:33:48.253 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-27 21:33:48.255 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-27 21:33:48.256 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-27 21:33:48.257 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-27 21:33:48.258 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-27 21:33:48.259 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-27 21:33:48.259 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: multi-provider 2026-04-27 21:33:48.260 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: net-mtu 2026-04-27 21:33:48.260 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: net-mtu-writable 2026-04-27 21:33:48.261 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: network_availability_zone 2026-04-27 21:33:48.261 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: network_ha 2026-04-27 21:33:48.262 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: network-ip-availability 2026-04-27 21:33:48.263 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-27 21:33:48.264 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: pagination 2026-04-27 21:33:48.264 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: port-device-profile 2026-04-27 21:33:48.265 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-27 21:33:48.265 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-27 21:33:48.266 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-27 21:33:48.266 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: port-mac-override 2026-04-27 21:33:48.267 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-27 21:33:48.267 8 INFO neutron.manager [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loading Plugin: vpnaas 2026-04-27 21:33:48.267 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-27 21:33:48.268 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-27 21:33:48.268 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: port-resource-request 2026-04-27 21:33:48.269 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-27 21:33:48.270 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-27 21:33:48.270 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: binding 2026-04-27 21:33:48.271 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: binding-extended 2026-04-27 21:33:48.272 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: port-security 2026-04-27 21:33:48.272 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: project-id 2026-04-27 21:33:48.273 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: provider 2026-04-27 21:33:48.275 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: qos 2026-04-27 21:33:48.275 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-27 21:33:48.276 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-27 21:33:48.276 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: qos-default 2026-04-27 21:33:48.277 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: qos-fip 2026-04-27 21:33:48.277 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-27 21:33:48.278 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-27 21:33:48.278 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-27 21:33:48.279 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-27 21:33:48.280 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-27 21:33:48.280 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: qos-pps 2026-04-27 21:33:48.281 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-27 21:33:48.282 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-27 21:33:48.282 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: qos-rules-alias 2026-04-27 21:33:48.283 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: quota-check-limit 2026-04-27 21:33:48.285 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: quotas 2026-04-27 21:33:48.286 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: quota_details 2026-04-27 21:33:48.287 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: rbac-policies 2026-04-27 21:33:48.288 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: rbac-address-group 2026-04-27 21:33:48.288 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: rbac-address-scope 2026-04-27 21:33:48.289 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: rbac-security-groups 2026-04-27 21:33:48.289 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-27 21:33:48.290 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: revision-if-match 2026-04-27 21:33:48.290 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-27 21:33:48.291 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: router_availability_zone 2026-04-27 21:33:48.292 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-27 21:33:48.293 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-27 21:33:48.294 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-27 21:33:48.294 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-27 21:33:48.295 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-27 21:33:48.295 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-27 21:33:48.296 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-27 21:33:48.300 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: security-group 2026-04-27 21:33:48.301 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: segment 2026-04-27 21:33:48.302 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-27 21:33:48.303 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: service-type 2026-04-27 21:33:48.303 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: sorting 2026-04-27 21:33:48.303 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: standard-attr-segment 2026-04-27 21:33:48.304 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: standard-attr-description 2026-04-27 21:33:48.305 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: stateful-security-group 2026-04-27 21:33:48.305 7 WARNING neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-27 21:33:48.306 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-27 21:33:48.306 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: subnet-external-network 2026-04-27 21:33:48.307 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: subnet_onboard 2026-04-27 21:33:48.307 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-27 21:33:48.308 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: subnet-service-types 2026-04-27 21:33:48.309 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: subnet_allocation 2026-04-27 21:33:48.309 8 WARNING stevedore.named [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-27 21:33:48.309 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-27 21:33:48.310 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: tag-creation 2026-04-27 21:33:48.310 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-27 21:33:48.314 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: standard-attr-tag 2026-04-27 21:33:48.315 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-27 21:33:48.315 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: trunk 2026-04-27 21:33:48.316 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: trunk-details 2026-04-27 21:33:48.316 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-27 21:33:48.317 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-27 21:33:48.319 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-27 21:33:48.320 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-27 21:33:48.320 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: vpn-flavors 2026-04-27 21:33:48.322 7 INFO neutron.api.extensions [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Loaded extension: vpnaas 2026-04-27 21:33:48.324 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-27 21:33:48.324 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-27 21:33:48.325 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 21:33:48.325 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-27 21:33:48.328 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-27 21:33:48.328 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-27 21:33:48.333 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-27 21:33:48.333 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-27 21:33:48.334 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-27 21:33:48.335 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 21:33:48.335 7 WARNING neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] subnetpool is already registered 2026-04-27 21:33:48.335 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 21:33:48.335 7 WARNING neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] subnetpool is already registered 2026-04-27 21:33:48.336 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-27 21:33:48.336 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-27 21:33:48.337 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-27 21:33:48.337 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-27 21:33:48.338 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 21:33:48.338 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 21:33:48.342 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-27 21:33:48.342 7 WARNING neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] router is already registered 2026-04-27 21:33:48.342 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-27 21:33:48.343 7 WARNING neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] floatingip is already registered 2026-04-27 21:33:48.346 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-27 21:33:48.346 7 WARNING neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] rbac_policy is already registered 2026-04-27 21:33:48.347 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-27 21:33:48.347 7 WARNING neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] security_group is already registered 2026-04-27 21:33:48.347 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-27 21:33:48.348 7 WARNING neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] security_group_rule is already registered 2026-04-27 21:33:48.348 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 21:33:48.349 7 WARNING neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] subnetpool is already registered 2026-04-27 21:33:48.349 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 21:33:48.349 7 WARNING neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] subnetpool is already registered 2026-04-27 21:33:48.350 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-27 21:33:48.350 7 WARNING neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] trunk is already registered 2026-04-27 21:33:48.350 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-27 21:33:48.350 7 WARNING neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] endpoint_group is already registered 2026-04-27 21:33:48.351 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-27 21:33:48.351 7 WARNING neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] vpnservice is already registered 2026-04-27 21:33:48.351 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-27 21:33:48.352 7 WARNING neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] ipsec_site_connection is already registered 2026-04-27 21:33:48.352 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 21:33:48.352 7 WARNING neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] ipsecpolicy is already registered 2026-04-27 21:33:48.352 7 INFO neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 21:33:48.353 7 WARNING neutron.quota.resource_registry [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] ikepolicy is already registered 2026-04-27 21:33:48.393 8 INFO neutron_vpnaas.services.vpn.plugin [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-27 21:33:48.394 8 INFO neutron.common.utils [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-27 21:33:48.394 8 INFO neutron.manager [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loading Plugin: auto_allocate 2026-04-27 21:33:48.400 8 INFO neutron.manager [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loading Plugin: tag 2026-04-27 21:33:48.414 8 INFO neutron.manager [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loading Plugin: timestamp 2026-04-27 21:33:48.418 8 INFO neutron.manager [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loading Plugin: network_ip_availability 2026-04-27 21:33:48.422 8 INFO neutron.manager [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loading Plugin: flavors 2026-04-27 21:33:48.426 8 INFO neutron.manager [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loading Plugin: revisions 2026-04-27 21:33:48.429 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Initializing extension manager. 2026-04-27 21:33:48.431 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: address-group 2026-04-27 21:33:48.432 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: address-scope 2026-04-27 21:33:48.433 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-27 21:33:48.433 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: agent 2026-04-27 21:33:48.434 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: agent-resources-synced 2026-04-27 21:33:48.435 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-27 21:33:48.436 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-27 21:33:48.437 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: availability_zone 2026-04-27 21:33:48.437 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: availability_zone_filter 2026-04-27 21:33:48.438 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-27 21:33:48.438 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: default-subnetpools 2026-04-27 21:33:48.440 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-27 21:33:48.441 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: dns-integration 2026-04-27 21:33:48.441 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: dns-domain-ports 2026-04-27 21:33:48.442 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-27 21:33:48.442 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: dvr 2026-04-27 21:33:48.443 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-27 21:33:48.443 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: empty-string-filtering 2026-04-27 21:33:48.444 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 21:33:48.445 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-27 21:33:48.445 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: external-net 2026-04-27 21:33:48.446 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-27 21:33:48.446 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: extraroute 2026-04-27 21:33:48.447 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: extraroute-atomic 2026-04-27 21:33:48.447 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-27 21:33:48.448 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-27 21:33:48.448 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-27 21:33:48.449 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-27 21:33:48.449 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: fip-port-details 2026-04-27 21:33:48.450 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: flavors 2026-04-27 21:33:48.451 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-27 21:33:48.452 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: floatingip-pools 2026-04-27 21:33:48.453 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: ip_allocation 2026-04-27 21:33:48.453 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-27 21:33:48.454 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: l2_adjacency 2026-04-27 21:33:48.455 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: router 2026-04-27 21:33:48.457 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 21:33:48.457 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-27 21:33:48.458 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-27 21:33:48.458 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: ext-gw-mode 2026-04-27 21:33:48.459 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: l3-ha 2026-04-27 21:33:48.459 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-27 21:33:48.460 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-27 21:33:48.460 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: l3-flavors 2026-04-27 21:33:48.461 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-27 21:33:48.462 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-27 21:33:48.472 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-27 21:33:48.474 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-27 21:33:48.475 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-27 21:33:48.476 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-27 21:33:48.477 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-27 21:33:48.477 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: multi-provider 2026-04-27 21:33:48.478 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: net-mtu 2026-04-27 21:33:48.478 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: net-mtu-writable 2026-04-27 21:33:48.479 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: network_availability_zone 2026-04-27 21:33:48.479 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: network_ha 2026-04-27 21:33:48.480 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: network-ip-availability 2026-04-27 21:33:48.481 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-27 21:33:48.482 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: pagination 2026-04-27 21:33:48.482 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: port-device-profile 2026-04-27 21:33:48.483 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-27 21:33:48.483 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-27 21:33:48.484 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-27 21:33:48.484 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: port-mac-override 2026-04-27 21:33:48.485 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-27 21:33:48.485 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-27 21:33:48.486 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-27 21:33:48.486 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: port-resource-request 2026-04-27 21:33:48.487 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-27 21:33:48.488 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-27 21:33:48.488 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: binding 2026-04-27 21:33:48.489 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: binding-extended 2026-04-27 21:33:48.489 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: port-security 2026-04-27 21:33:48.490 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: project-id 2026-04-27 21:33:48.490 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: provider 2026-04-27 21:33:48.493 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: qos 2026-04-27 21:33:48.494 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-27 21:33:48.494 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-27 21:33:48.495 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: qos-default 2026-04-27 21:33:48.495 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: qos-fip 2026-04-27 21:33:48.496 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-27 21:33:48.496 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-27 21:33:48.497 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-27 21:33:48.497 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-27 21:33:48.498 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-27 21:33:48.499 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: qos-pps 2026-04-27 21:33:48.499 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-27 21:33:48.500 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-27 21:33:48.500 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: qos-rules-alias 2026-04-27 21:33:48.501 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: quota-check-limit 2026-04-27 21:33:48.503 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: quotas 2026-04-27 21:33:48.504 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: quota_details 2026-04-27 21:33:48.505 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: rbac-policies 2026-04-27 21:33:48.506 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: rbac-address-group 2026-04-27 21:33:48.507 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: rbac-address-scope 2026-04-27 21:33:48.507 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: rbac-security-groups 2026-04-27 21:33:48.508 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-27 21:33:48.508 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: revision-if-match 2026-04-27 21:33:48.509 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-27 21:33:48.509 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: router_availability_zone 2026-04-27 21:33:48.510 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-27 21:33:48.512 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-27 21:33:48.512 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-27 21:33:48.513 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-27 21:33:48.513 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-27 21:33:48.514 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-27 21:33:48.514 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-27 21:33:48.518 7 WARNING keystonemiddleware._common.config [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 21:33:48.519 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: security-group 2026-04-27 21:33:48.520 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: segment 2026-04-27 21:33:48.520 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-27 21:33:48.521 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: service-type 2026-04-27 21:33:48.522 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: sorting 2026-04-27 21:33:48.522 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: standard-attr-segment 2026-04-27 21:33:48.523 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: standard-attr-description 2026-04-27 21:33:48.523 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: stateful-security-group 2026-04-27 21:33:48.524 8 WARNING neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-27 21:33:48.525 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-27 21:33:48.525 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: subnet-external-network 2026-04-27 21:33:48.525 7 WARNING oslo_config.cfg [None req-2d406e4e-8b8c-4820-b0cc-880391366011 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-27 21:33:48.526 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: subnet_onboard 2026-04-27 21:33:48.526 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-27 21:33:48.527 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: subnet-service-types WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f58b81ad668 pid: 7 (default app) 2026-04-27 21:33:48.527 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: subnet_allocation 2026-04-27 21:33:48.528 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-27 21:33:48.529 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: tag-creation 2026-04-27 21:33:48.529 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-27 21:33:48.533 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: standard-attr-tag 2026-04-27 21:33:48.534 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-27 21:33:48.534 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: trunk 2026-04-27 21:33:48.535 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: trunk-details 2026-04-27 21:33:48.535 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-27 21:33:48.536 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-27 21:33:48.538 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-27 21:33:48.538 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-27 21:33:48.539 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: vpn-flavors 2026-04-27 21:33:48.541 8 INFO neutron.api.extensions [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Loaded extension: vpnaas 2026-04-27 21:33:48.543 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-27 21:33:48.543 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-27 21:33:48.544 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 21:33:48.544 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-27 21:33:48.547 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-27 21:33:48.548 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-27 21:33:48.552 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-27 21:33:48.553 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-27 21:33:48.553 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-27 21:33:48.554 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 21:33:48.554 8 WARNING neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] subnetpool is already registered 2026-04-27 21:33:48.555 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 21:33:48.555 8 WARNING neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] subnetpool is already registered 2026-04-27 21:33:48.555 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-27 21:33:48.556 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-27 21:33:48.556 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-27 21:33:48.557 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-27 21:33:48.557 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 21:33:48.557 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 21:33:48.561 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-27 21:33:48.561 8 WARNING neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] router is already registered 2026-04-27 21:33:48.562 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-27 21:33:48.562 8 WARNING neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] floatingip is already registered 2026-04-27 21:33:48.565 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-27 21:33:48.566 8 WARNING neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] rbac_policy is already registered 2026-04-27 21:33:48.566 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-27 21:33:48.566 8 WARNING neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] security_group is already registered 2026-04-27 21:33:48.567 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-27 21:33:48.567 8 WARNING neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] security_group_rule is already registered 2026-04-27 21:33:48.568 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 21:33:48.568 8 WARNING neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] subnetpool is already registered 2026-04-27 21:33:48.568 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 21:33:48.569 8 WARNING neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] subnetpool is already registered 2026-04-27 21:33:48.569 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-27 21:33:48.569 8 WARNING neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] trunk is already registered 2026-04-27 21:33:48.570 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-27 21:33:48.570 8 WARNING neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] endpoint_group is already registered 2026-04-27 21:33:48.570 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-27 21:33:48.570 8 WARNING neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] vpnservice is already registered 2026-04-27 21:33:48.571 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-27 21:33:48.571 8 WARNING neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] ipsec_site_connection is already registered 2026-04-27 21:33:48.571 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 21:33:48.571 8 WARNING neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] ipsecpolicy is already registered 2026-04-27 21:33:48.572 8 INFO neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 21:33:48.572 8 WARNING neutron.quota.resource_registry [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] ikepolicy is already registered 2026-04-27 21:33:48.747 8 WARNING keystonemiddleware._common.config [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 21:33:48.753 8 WARNING oslo_config.cfg [None req-3e31d967-11ac-47e0-bb00-2b42e1a77a30 - - - - - -] 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 0x7f58b81ad668 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-04-27 21:33:53.772 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9878603d-43bd-40a0-a48c-59482ca72957 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.19.213.132 () {44 vars in 927 bytes} [Mon Apr 27 21:33:53 2026] GET /v2.0/networks/public => generated 108 bytes in 623 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 4/5] 199.19.213.132 () {44 vars in 949 bytes} [Mon Apr 27 21:33:53 2026] GET /v2.0/networks?name=public => generated 15 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 21:33:54.400 8 WARNING neutron.services.revisions.revision_plugin [None req-ee86e243-a289-4c97-8753-649a10edb1cb 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Could not find related network for resource to bump revision. 2026-04-27 21:33:54.421 8 INFO neutron.db.segments_db [None req-ee86e243-a289-4c97-8753-649a10edb1cb 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Added segment 9f334d46-73f0-4aad-a996-86a3134e0e39 of type flat for network dc2e18c9-064f-4728-923a-84a27b6fbbe1 2026-04-27 21:33:54.473 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee86e243-a289-4c97-8753-649a10edb1cb 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.19.213.132 () {48 vars in 967 bytes} [Mon Apr 27 21:33:54 2026] POST /v2.0/networks => generated 124 bytes in 468 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 21:34:00.664 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c3c40653-4b2d-4e6e-9d40-b6bd025bd296 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.19.213.132 () {44 vars in 927 bytes} [Mon Apr 27 21:34:00 2026] GET /v2.0/networks/public => generated 108 bytes in 377 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.132 () {44 vars in 949 bytes} [Mon Apr 27 21:34:00 2026] GET /v2.0/networks?name=public => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 21:34:00.926 7 WARNING neutron.services.revisions.revision_plugin [None req-fbf3920f-dda8-41bb-abee-1e00d3cf0eea 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Could not find related network for resource to bump revision. 2026-04-27 21:34:00.944 7 INFO neutron.db.segments_db [None req-fbf3920f-dda8-41bb-abee-1e00d3cf0eea 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Added segment bba42837-0a2e-42c5-98fc-ed5c9e534712 of type flat for network 84a78934-4336-4717-a3f1-be25e10d2566 2026-04-27 21:34:00.981 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fbf3920f-dda8-41bb-abee-1e00d3cf0eea 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.19.213.132 () {48 vars in 967 bytes} [Mon Apr 27 21:34:00 2026] POST /v2.0/networks => generated 124 bytes in 293 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 21:34:06.800 8 INFO neutron.pecan_wsgi.hooks.translation [None req-291f7ad1-3d47-46f9-b6f8-3edc8bfa6a75 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.19.213.132 () {44 vars in 927 bytes} [Mon Apr 27 21:34:06 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.19.213.132 () {44 vars in 949 bytes} [Mon Apr 27 21:34:06 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-04-27 21:34:06.875 8 WARNING neutron.services.revisions.revision_plugin [None req-dfbbeb49-4cb1-467f-8768-63c4a126d872 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Could not find related network for resource to bump revision. 2026-04-27 21:34:06.888 8 INFO neutron.db.segments_db [None req-dfbbeb49-4cb1-467f-8768-63c4a126d872 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Added segment 569f14cb-4cce-443a-bfc6-1674c1329b52 of type flat for network 816fa3b2-1fca-462f-8e83-1b7dc66998e6 2026-04-27 21:34:06.908 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dfbbeb49-4cb1-467f-8768-63c4a126d872 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.19.213.132 () {48 vars in 967 bytes} [Mon Apr 27 21:34:06 2026] POST /v2.0/networks => generated 124 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 21:34:12.753 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c1180fd9-9c43-4c98-a1b9-780a74f83d30 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.19.213.132 () {44 vars in 927 bytes} [Mon Apr 27 21:34:12 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.19.213.132 () {44 vars in 949 bytes} [Mon Apr 27 21:34:12 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 21:34:12.816 8 WARNING neutron.services.revisions.revision_plugin [None req-4903fa2f-8d57-41ca-8cce-4dd452a671e5 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Could not find related network for resource to bump revision. 2026-04-27 21:34:12.835 8 INFO neutron.db.segments_db [None req-4903fa2f-8d57-41ca-8cce-4dd452a671e5 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Added segment c4bdd153-17ee-4240-9123-cd2cb1e9cac4 of type flat for network 9ce03f0c-019c-46b0-ba4e-b8f458cc92a0 2026-04-27 21:34:12.860 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4903fa2f-8d57-41ca-8cce-4dd452a671e5 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.19.213.132 () {48 vars in 967 bytes} [Mon Apr 27 21:34:12 2026] POST /v2.0/networks => generated 124 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 21:34:18.732 7 INFO neutron.pecan_wsgi.hooks.translation [None req-742e55fd-1498-4c03-8b9f-ec0013e68862 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.19.213.132 () {44 vars in 927 bytes} [Mon Apr 27 21:34:18 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.132 () {44 vars in 949 bytes} [Mon Apr 27 21:34:18 2026] GET /v2.0/networks?name=public => generated 15 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 21:34:18.809 7 WARNING neutron.services.revisions.revision_plugin [None req-0add0acd-2f6a-4114-b423-35ba257c7f13 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Could not find related network for resource to bump revision. 2026-04-27 21:34:18.857 7 INFO neutron.db.segments_db [None req-0add0acd-2f6a-4114-b423-35ba257c7f13 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Added segment 26e094f0-aeb3-4a0e-a77f-c47daedcc147 of type flat for network 7c3e603d-8a77-4613-879d-49e8160dbed1 [pid: 7|app: 0|req: 11/19] 199.19.213.132 () {48 vars in 967 bytes} [Mon Apr 27 21:34:18 2026] POST /v2.0/networks => generated 706 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 21:34:19.974 8 INFO neutron.pecan_wsgi.hooks.translation [None req-72f6b6b2-82f5-4a22-8ef8-d65d9026d92e 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.19.213.132 () {44 vars in 927 bytes} [Mon Apr 27 21:34:19 2026] GET /v2.0/networks/public => generated 108 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.19.213.132 () {44 vars in 949 bytes} [Mon Apr 27 21:34:19 2026] GET /v2.0/networks?name=public => generated 709 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 21:34:20.046 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fea02c7b-1fac-4134-9788-3f2bd6ddb2d3 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/22] 199.19.213.132 () {44 vars in 1034 bytes} [Mon Apr 27 21:34:20 2026] GET /v2.0/subnets/public-subnet?network_id=7c3e603d-8a77-4613-879d-49e8160dbed1 => generated 113 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.19.213.132 () {44 vars in 1057 bytes} [Mon Apr 27 21:34:20 2026] GET /v2.0/subnets?name=public-subnet&network_id=7c3e603d-8a77-4613-879d-49e8160dbed1 => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.19.213.132 () {48 vars in 965 bytes} [Mon Apr 27 21:34:20 2026] POST /v2.0/subnets => generated 664 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 21:38:55.287 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5c0cf696-a10d-400a-a974-eb5fc009fd1e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-27 21:38:55.291 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Apr 27 21:38:55 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.132) !!! 2026-04-27 21:38:55.407 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0c169bac-d828-4003-bf38-b8a263930fca 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/61] 199.19.213.132 () {44 vars in 937 bytes} [Mon Apr 27 21:38:55 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 21:38:55.419 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [782718f4-c9cb-47a9-8db8-e4166c3b8ed6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-27 21:38:55.420 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Apr 27 21:38:55 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.132) !!! [pid: 8|app: 0|req: 30/62] 199.19.213.132 () {44 vars in 959 bytes} [Mon Apr 27 21:38:55 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 21:38:55.495 7 INFO neutron.db.segments_db [None req-bf77e9d4-b650-4154-9902-bf3130bac48b 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Added segment 13e74f4e-02ba-42bb-9c66-48b1465533de of type vxlan for network f6866601-e94c-424a-b2d1-2556595962cf [pid: 7|app: 0|req: 33/63] 199.19.213.132 () {48 vars in 966 bytes} [Mon Apr 27 21:38:55 2026] POST /v2.0/networks => generated 707 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 21:38:56.495 8 INFO oslo.messaging._drivers.impl_rabbit [-] [782718f4-c9cb-47a9-8db8-e4166c3b8ed6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38090. 2026-04-27 21:38:56.538 8 INFO neutron.pecan_wsgi.hooks.translation [None req-18794b7c-0e63-4e8b-a799-e0eedee285d5 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/64] 199.19.213.132 () {44 vars in 937 bytes} [Mon Apr 27 21:38:56 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-04-27 21:38:56.582 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5c0cf696-a10d-400a-a974-eb5fc009fd1e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38102. [pid: 7|app: 0|req: 34/65] 199.19.213.132 () {44 vars in 959 bytes} [Mon Apr 27 21:38:56 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 21:38:56.609 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9fc737b2-10ab-404c-a3b9-6e6d1128d235 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/66] 199.19.213.132 () {44 vars in 1036 bytes} [Mon Apr 27 21:38:56 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=f6866601-e94c-424a-b2d1-2556595962cf => generated 114 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/67] 199.19.213.132 () {44 vars in 1059 bytes} [Mon Apr 27 21:38:56 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=f6866601-e94c-424a-b2d1-2556595962cf => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/68] 199.19.213.132 () {48 vars in 965 bytes} [Mon Apr 27 21:38:56 2026] POST /v2.0/subnets => generated 651 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 21:38:57.915 7 INFO neutron.api.v2.resource [None req-0fff9017-b6a8-4606-9156-25f2497c4faa 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/69] 199.19.213.132 () {44 vars in 971 bytes} [Mon Apr 27 21:38:57 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/70] 199.19.213.132 () {44 vars in 993 bytes} [Mon Apr 27 21:38:57 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/71] 199.19.213.132 () {48 vars in 980 bytes} [Mon Apr 27 21:38:57 2026] POST /v2.0/security-groups => generated 1616 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/72] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 21:38:59 2026] GET /v2.0/security-groups/071f5f9d-b9e4-41d4-b77f-5a3525cc26a0 => generated 1616 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 21:38:59 2026] GET /v2.0/security-groups/071f5f9d-b9e4-41d4-b77f-5a3525cc26a0 => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/74] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 21:38:59 2026] GET /v2.0/security-groups/071f5f9d-b9e4-41d4-b77f-5a3525cc26a0 => generated 1616 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/75] 199.19.213.132 () {48 vars in 991 bytes} [Mon Apr 27 21:38:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 21:39:00 2026] GET /v2.0/security-groups/071f5f9d-b9e4-41d4-b77f-5a3525cc26a0 => generated 2230 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 21:39:00 2026] GET /v2.0/security-groups/071f5f9d-b9e4-41d4-b77f-5a3525cc26a0 => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 21:39:00 2026] GET /v2.0/security-groups/071f5f9d-b9e4-41d4-b77f-5a3525cc26a0 => generated 2230 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.19.213.132 () {48 vars in 991 bytes} [Mon Apr 27 21:39:00 2026] POST /v2.0/security-group-rules => generated 603 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 21:39:01 2026] GET /v2.0/security-groups/071f5f9d-b9e4-41d4-b77f-5a3525cc26a0 => generated 2846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 21:39:01 2026] GET /v2.0/security-groups/071f5f9d-b9e4-41d4-b77f-5a3525cc26a0 => generated 2846 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 21:39:01 2026] GET /v2.0/security-groups/071f5f9d-b9e4-41d4-b77f-5a3525cc26a0 => generated 2846 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.19.213.132 () {48 vars in 991 bytes} [Mon Apr 27 21:39:01 2026] POST /v2.0/security-group-rules => generated 603 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 21:39:02 2026] GET /v2.0/security-groups/071f5f9d-b9e4-41d4-b77f-5a3525cc26a0 => generated 3462 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 21:39:02 2026] GET /v2.0/security-groups/071f5f9d-b9e4-41d4-b77f-5a3525cc26a0 => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 21:39:02 2026] GET /v2.0/security-groups/071f5f9d-b9e4-41d4-b77f-5a3525cc26a0 => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.19.213.132 () {48 vars in 991 bytes} [Mon Apr 27 21:39:02 2026] POST /v2.0/security-group-rules => generated 603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 21:39:03 2026] GET /v2.0/security-groups/071f5f9d-b9e4-41d4-b77f-5a3525cc26a0 => generated 4078 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 21:39:03 2026] GET /v2.0/security-groups/071f5f9d-b9e4-41d4-b77f-5a3525cc26a0 => generated 4078 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 21:39:03 2026] GET /v2.0/security-groups/071f5f9d-b9e4-41d4-b77f-5a3525cc26a0 => generated 4078 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 199.19.213.132 () {48 vars in 991 bytes} [Mon Apr 27 21:39:03 2026] POST /v2.0/security-group-rules => generated 603 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 199.19.213.132 () {44 vars in 987 bytes} [Mon Apr 27 21:39:05 2026] GET /v2.0/networks/f6866601-e94c-424a-b2d1-2556595962cf => generated 732 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 21:39:05.171 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3ccece61-2ac7-4ca7-9524-f507c3633669 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/93] 199.19.213.132 () {44 vars in 1076 bytes} [Mon Apr 27 21:39:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=f6866601-e94c-424a-b2d1-2556595962cf => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/94] 199.19.213.132 () {44 vars in 1099 bytes} [Mon Apr 27 21:39:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=f6866601-e94c-424a-b2d1-2556595962cf => 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: 49/95] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 21:39:05 2026] GET /v2.0/security-groups/071f5f9d-b9e4-41d4-b77f-5a3525cc26a0 => 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: 47/96] 199.19.213.132 () {48 vars in 961 bytes} [Mon Apr 27 21:39:05 2026] POST /v2.0/ports => generated 1100 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 21:39:11.445 7 INFO neutron.pecan_wsgi.hooks.translation [None req-573762ca-216e-4e23-8969-df103950ed85 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/99] 199.19.213.132 () {44 vars in 978 bytes} [Mon Apr 27 21:39:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 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/100] 199.19.213.132 () {44 vars in 1000 bytes} [Mon Apr 27 21:39:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/101] 199.19.213.132 () {48 vars in 1030 bytes} [Mon Apr 27 21:39:11 2026] PUT /v2.0/ports/d7476661-f33c-4b48-980d-2c4bfc1c7dfa => generated 1249 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/102] 199.19.213.132 () {44 vars in 920 bytes} [Mon Apr 27 21:39:13 2026] GET /v2.0/ports => generated 3730 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 21:39:14.451 7 INFO neutron.api.v2.resource [None req-8d60f322-27d2-411f-886f-7997b84ca0a1 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/103] 199.19.213.132 () {44 vars in 959 bytes} [Mon Apr 27 21:39:14 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/104] 199.19.213.132 () {44 vars in 981 bytes} [Mon Apr 27 21:39:14 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => 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: 54/105] 199.19.213.132 () {48 vars in 980 bytes} [Mon Apr 27 21:39:14 2026] POST /v2.0/security-groups => generated 1610 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/106] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 21:39:15 2026] GET /v2.0/security-groups/fd32b9a6-5436-4c36-b1ed-255760223e94 => generated 1610 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/107] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 21:39:15 2026] GET /v2.0/security-groups/fd32b9a6-5436-4c36-b1ed-255760223e94 => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/108] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 21:39:15 2026] GET /v2.0/security-groups/fd32b9a6-5436-4c36-b1ed-255760223e94 => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/109] 199.19.213.132 () {48 vars in 991 bytes} [Mon Apr 27 21:39:15 2026] POST /v2.0/security-group-rules => generated 623 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/110] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 21:39:16 2026] GET /v2.0/security-groups/fd32b9a6-5436-4c36-b1ed-255760223e94 => generated 2246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/111] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 21:39:16 2026] GET /v2.0/security-groups/fd32b9a6-5436-4c36-b1ed-255760223e94 => generated 2246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/112] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 21:39:16 2026] GET /v2.0/security-groups/fd32b9a6-5436-4c36-b1ed-255760223e94 => generated 2246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/113] 199.19.213.132 () {48 vars in 991 bytes} [Mon Apr 27 21:39:16 2026] POST /v2.0/security-group-rules => generated 627 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/122] 199.19.213.132 () {44 vars in 975 bytes} [Mon Apr 27 21:40:13 2026] GET /v2.0/quotas/a0f4ab8942a4466488ef10176cbe4d22 => generated 292 bytes in 10 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: 60/123] 199.19.213.132 () {48 vars in 1027 bytes} [Mon Apr 27 21:40:14 2026] PUT /v2.0/quotas/a0f4ab8942a4466488ef10176cbe4d22 => generated 291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 21:42:23.406 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5c0cf696-a10d-400a-a974-eb5fc009fd1e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-27 21:42:23.408 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Apr 27 21:42:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.19.213.132) !!! /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-04-27 21:42:23.524 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cef45bf8-f2ff-4aa4-aa62-733294e10b66 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/142] 199.19.213.132 () {30 vars in 740 bytes} [Mon Apr 27 21:42:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 21:42:23.535 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [782718f4-c9cb-47a9-8db8-e4166c3b8ed6] 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, ' [pid: 8|app: 0|req: 70/143] 199.19.213.132 () {30 vars in 762 bytes} [Mon Apr 27 21:42:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 21:42:25.159 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5c0cf696-a10d-400a-a974-eb5fc009fd1e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51466. 2026-04-27 21:42:25.189 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ea09a810-fabc-4ea6-840c-5b23de59597e 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/144] 199.19.213.132 () {30 vars in 740 bytes} [Mon Apr 27 21:42:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 21:42:25.227 8 INFO oslo.messaging._drivers.impl_rabbit [-] [782718f4-c9cb-47a9-8db8-e4166c3b8ed6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51470. [pid: 8|app: 0|req: 71/145] 199.19.213.132 () {30 vars in 762 bytes} [Mon Apr 27 21:42:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 21:48:05.361 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [782718f4-c9cb-47a9-8db8-e4166c3b8ed6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-27 21:48:05.361 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Apr 27 21:48:05 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=1c808171e2e24406aa2a761ca4afc04c (ip 199.19.213.132) !!! 2026-04-27 21:48:05.498 8 INFO neutron.api.v2.resource [None req-d64d1081-ce6d-4422-84dc-f0beb778aa19 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 94/190] 199.19.213.132 () {44 vars in 1074 bytes} [Mon Apr 27 21:48:05 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=1c808171e2e24406aa2a761ca4afc04c => generated 139 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 21:48:05.506 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5c0cf696-a10d-400a-a974-eb5fc009fd1e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-27 21:48:05.508 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Apr 27 21:48:05 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=1c808171e2e24406aa2a761ca4afc04c (ip 199.19.213.132) !!! [pid: 7|app: 0|req: 97/191] 199.19.213.132 () {44 vars in 1097 bytes} [Mon Apr 27 21:48:05 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=1c808171e2e24406aa2a761ca4afc04c => generated 23 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/192] 199.19.213.132 () {48 vars in 981 bytes} [Mon Apr 27 21:48:05 2026] POST /v2.0/security-groups => generated 1624 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 21:48:06.748 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5c0cf696-a10d-400a-a974-eb5fc009fd1e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34946. [pid: 7|app: 0|req: 98/193] 199.19.213.132 () {44 vars in 1088 bytes} [Mon Apr 27 21:48:06 2026] GET /v2.0/security-groups/4291a24b-6f61-4ca2-b854-140231698bcb?project_id=1c808171e2e24406aa2a761ca4afc04c => generated 1624 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 21:48:06.818 8 INFO oslo.messaging._drivers.impl_rabbit [-] [782718f4-c9cb-47a9-8db8-e4166c3b8ed6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34954. [pid: 8|app: 0|req: 96/194] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 21:48:06 2026] GET /v2.0/security-groups/4291a24b-6f61-4ca2-b854-140231698bcb => generated 1624 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/195] 199.19.213.132 () {44 vars in 1088 bytes} [Mon Apr 27 21:48:06 2026] GET /v2.0/security-groups/4291a24b-6f61-4ca2-b854-140231698bcb?project_id=1c808171e2e24406aa2a761ca4afc04c => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/196] 199.19.213.132 () {48 vars in 991 bytes} [Mon Apr 27 21:48:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/199] 199.19.213.132 () {44 vars in 1088 bytes} [Mon Apr 27 21:48:07 2026] GET /v2.0/security-groups/4291a24b-6f61-4ca2-b854-140231698bcb?project_id=1c808171e2e24406aa2a761ca4afc04c => generated 2234 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/200] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 21:48:07 2026] GET /v2.0/security-groups/4291a24b-6f61-4ca2-b854-140231698bcb => 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: 100/201] 199.19.213.132 () {44 vars in 1088 bytes} [Mon Apr 27 21:48:07 2026] GET /v2.0/security-groups/4291a24b-6f61-4ca2-b854-140231698bcb?project_id=1c808171e2e24406aa2a761ca4afc04c => 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: 102/202] 199.19.213.132 () {48 vars in 991 bytes} [Mon Apr 27 21:48:08 2026] POST /v2.0/security-group-rules => generated 599 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/203] 199.19.213.132 () {44 vars in 1088 bytes} [Mon Apr 27 21:48:08 2026] GET /v2.0/security-groups/4291a24b-6f61-4ca2-b854-140231698bcb?project_id=1c808171e2e24406aa2a761ca4afc04c => generated 2846 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/204] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 21:48:09 2026] GET /v2.0/security-groups/4291a24b-6f61-4ca2-b854-140231698bcb => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/205] 199.19.213.132 () {44 vars in 1088 bytes} [Mon Apr 27 21:48:09 2026] GET /v2.0/security-groups/4291a24b-6f61-4ca2-b854-140231698bcb?project_id=1c808171e2e24406aa2a761ca4afc04c => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/206] 199.19.213.132 () {48 vars in 991 bytes} [Mon Apr 27 21:48:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/207] 199.19.213.132 () {44 vars in 1088 bytes} [Mon Apr 27 21:48:10 2026] GET /v2.0/security-groups/4291a24b-6f61-4ca2-b854-140231698bcb?project_id=1c808171e2e24406aa2a761ca4afc04c => generated 3460 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/208] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 21:48:10 2026] GET /v2.0/security-groups/4291a24b-6f61-4ca2-b854-140231698bcb => generated 3460 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/209] 199.19.213.132 () {44 vars in 1088 bytes} [Mon Apr 27 21:48:10 2026] GET /v2.0/security-groups/4291a24b-6f61-4ca2-b854-140231698bcb?project_id=1c808171e2e24406aa2a761ca4afc04c => generated 3460 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/210] 199.19.213.132 () {48 vars in 991 bytes} [Mon Apr 27 21:48:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/229] 199.19.213.132 () {30 vars in 740 bytes} [Mon Apr 27 21:50:25 2026] GET /v2.0/networks?tenant_id=1c808171e2e24406aa2a761ca4afc04c&shared=False => generated 15 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 21:50:25.452 8 INFO neutron.db.segments_db [None req-85ecaecd-c998-42d8-bf25-f4d01ab2d51a 966d60fc33114c81b7982cb52fa48070 1c808171e2e24406aa2a761ca4afc04c - - ebe90a2ba0c34bec91855c1942f717d2 ebe90a2ba0c34bec91855c1942f717d2] Added segment 9763a2af-84ca-407f-9a34-5dd5a376943c of type vxlan for network 015495be-2ff0-48b0-9e60-68671296b4f3 [pid: 8|app: 0|req: 114/230] 199.19.213.132 () {34 vars in 682 bytes} [Mon Apr 27 21:50:25 2026] POST /v2.0/networks => generated 717 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/231] 199.19.213.132 () {30 vars in 722 bytes} [Mon Apr 27 21:50:25 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/232] 199.19.213.132 () {30 vars in 633 bytes} [Mon Apr 27 21:50:25 2026] GET /v2.0/extensions => generated 20516 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/233] 199.19.213.132 () {34 vars in 677 bytes} [Mon Apr 27 21:50:25 2026] POST /v2.0/ports => generated 999 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/234] 199.19.213.132 () {30 vars in 703 bytes} [Mon Apr 27 21:50:26 2026] GET /v2.0/networks/015495be-2ff0-48b0-9e60-68671296b4f3 => generated 704 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/235] 199.19.213.132 () {30 vars in 722 bytes} [Mon Apr 27 21:50:28 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/236] 199.19.213.132 () {30 vars in 703 bytes} [Mon Apr 27 21:50:28 2026] GET /v2.0/networks/015495be-2ff0-48b0-9e60-68671296b4f3 => generated 704 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/239] 199.19.213.132 () {44 vars in 975 bytes} [Mon Apr 27 21:50:42 2026] GET /v2.0/quotas/1c808171e2e24406aa2a761ca4afc04c => 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: 119/240] 199.19.213.132 () {48 vars in 1027 bytes} [Mon Apr 27 21:50:43 2026] PUT /v2.0/quotas/1c808171e2e24406aa2a761ca4afc04c => generated 291 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:01:43.067 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [782718f4-c9cb-47a9-8db8-e4166c3b8ed6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-27 22:01:43.070 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Apr 27 22:01:43 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.132) !!! 2026-04-27 22:01:43.206 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8d2dcb54-01c6-4f00-9270-75c307cf4fc2 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 164/329] 199.19.213.132 () {44 vars in 927 bytes} [Mon Apr 27 22:01:43 2026] GET /v2.0/networks/public => generated 108 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:01:43.216 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [5c0cf696-a10d-400a-a974-eb5fc009fd1e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-27 22:01:43.218 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Apr 27 22:01:43 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.132) !!! [pid: 7|app: 0|req: 166/330] 199.19.213.132 () {44 vars in 949 bytes} [Mon Apr 27 22:01:43 2026] GET /v2.0/networks?name=public => generated 753 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:01:44.386 8 INFO oslo.messaging._drivers.impl_rabbit [-] [782718f4-c9cb-47a9-8db8-e4166c3b8ed6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50760. 2026-04-27 22:01:44.408 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d55d59f4-fc60-4247-bba6-773911d36e9f 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 165/331] 199.19.213.132 () {44 vars in 927 bytes} [Mon Apr 27 22:01:44 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:01:44.439 7 INFO oslo.messaging._drivers.impl_rabbit [-] [5c0cf696-a10d-400a-a974-eb5fc009fd1e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50768. [pid: 7|app: 0|req: 167/332] 199.19.213.132 () {44 vars in 949 bytes} [Mon Apr 27 22:01:44 2026] GET /v2.0/networks?name=public => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:01:44.473 8 INFO neutron.pecan_wsgi.hooks.translation [None req-094f35fb-2552-4520-bbdf-69398efa3a55 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 166/333] 199.19.213.132 () {44 vars in 1034 bytes} [Mon Apr 27 22:01:44 2026] GET /v2.0/subnets/public-subnet?network_id=7c3e603d-8a77-4613-879d-49e8160dbed1 => generated 113 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/334] 199.19.213.132 () {44 vars in 1057 bytes} [Mon Apr 27 22:01:44 2026] GET /v2.0/subnets?name=public-subnet&network_id=7c3e603d-8a77-4613-879d-49e8160dbed1 => generated 667 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:02:10.612 7 INFO neutron.pecan_wsgi.hooks.translation [None req-55814354-48c0-4daa-a640-205635cb0ca6 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 171/339] 199.19.213.132 () {44 vars in 937 bytes} [Mon Apr 27 22:02:10 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/340] 199.19.213.132 () {44 vars in 959 bytes} [Mon Apr 27 22:02:10 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:02:11.581 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e6a5bd0b-4014-4e8d-bd06-35f76970d84e 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 172/341] 199.19.213.132 () {44 vars in 937 bytes} [Mon Apr 27 22:02:11 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/342] 199.19.213.132 () {44 vars in 959 bytes} [Mon Apr 27 22:02:11 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:02:11.642 7 INFO neutron.pecan_wsgi.hooks.translation [None req-90019c18-2cde-460e-9cee-f9c0d4e5d550 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/343] 199.19.213.132 () {44 vars in 1036 bytes} [Mon Apr 27 22:02:11 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=f6866601-e94c-424a-b2d1-2556595962cf => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/344] 199.19.213.132 () {44 vars in 1059 bytes} [Mon Apr 27 22:02:11 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=f6866601-e94c-424a-b2d1-2556595962cf => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:02:12.644 7 INFO neutron.api.v2.resource [None req-304c1f92-2d3b-4953-8472-b8c534a212d1 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 174/345] 199.19.213.132 () {44 vars in 971 bytes} [Mon Apr 27 22:02:12 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/346] 199.19.213.132 () {44 vars in 993 bytes} [Mon Apr 27 22:02:12 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/347] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 22:02:13 2026] GET /v2.0/security-groups/071f5f9d-b9e4-41d4-b77f-5a3525cc26a0 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/348] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 22:02:13 2026] GET /v2.0/security-groups/071f5f9d-b9e4-41d4-b77f-5a3525cc26a0 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/349] 199.19.213.132 () {44 vars in 1011 bytes} [Mon Apr 27 22:02:13 2026] GET /v2.0/security-group-rules/463fbd2b-ba82-4670-9d12-d17a7a5389c0 => 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: 174/350] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 22:02:14 2026] GET /v2.0/security-groups/071f5f9d-b9e4-41d4-b77f-5a3525cc26a0 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/351] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 22:02:14 2026] GET /v2.0/security-groups/071f5f9d-b9e4-41d4-b77f-5a3525cc26a0 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/352] 199.19.213.132 () {44 vars in 1011 bytes} [Mon Apr 27 22:02:14 2026] GET /v2.0/security-group-rules/27ac9107-b065-4928-bf5b-74f8a8d79922 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/353] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 22:02:15 2026] GET /v2.0/security-groups/071f5f9d-b9e4-41d4-b77f-5a3525cc26a0 => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/354] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 22:02:15 2026] GET /v2.0/security-groups/071f5f9d-b9e4-41d4-b77f-5a3525cc26a0 => generated 4694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/355] 199.19.213.132 () {44 vars in 1011 bytes} [Mon Apr 27 22:02:15 2026] GET /v2.0/security-group-rules/09789804-d4f5-4e06-82df-934fea0d2906 => generated 603 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/356] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 22:02:16 2026] GET /v2.0/security-groups/071f5f9d-b9e4-41d4-b77f-5a3525cc26a0 => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/357] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 22:02:16 2026] GET /v2.0/security-groups/071f5f9d-b9e4-41d4-b77f-5a3525cc26a0 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/358] 199.19.213.132 () {44 vars in 1011 bytes} [Mon Apr 27 22:02:16 2026] GET /v2.0/security-group-rules/740b9547-441d-4aab-ab3a-32ac3783a849 => 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: 181/359] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 22:02:17 2026] GET /v2.0/security-groups/071f5f9d-b9e4-41d4-b77f-5a3525cc26a0 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/360] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 22:02:17 2026] GET /v2.0/security-groups/071f5f9d-b9e4-41d4-b77f-5a3525cc26a0 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/361] 199.19.213.132 () {44 vars in 1011 bytes} [Mon Apr 27 22:02:17 2026] GET /v2.0/security-group-rules/f2ceae58-4f4b-4503-a7e7-6c3b843715ee => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/362] 199.19.213.132 () {44 vars in 987 bytes} [Mon Apr 27 22:02:18 2026] GET /v2.0/networks/f6866601-e94c-424a-b2d1-2556595962cf => generated 732 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:02:18.736 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8848c903-7719-4fcb-afb7-782255d26bac 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 183/363] 199.19.213.132 () {44 vars in 1076 bytes} [Mon Apr 27 22:02:18 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=f6866601-e94c-424a-b2d1-2556595962cf => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/364] 199.19.213.132 () {44 vars in 1099 bytes} [Mon Apr 27 22:02:18 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=f6866601-e94c-424a-b2d1-2556595962cf => generated 1254 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/365] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 22:02:18 2026] GET /v2.0/security-groups/071f5f9d-b9e4-41d4-b77f-5a3525cc26a0 => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:02:25.208 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a75c76de-d0dc-4244-9eed-64dff2a919b2 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 186/368] 199.19.213.132 () {44 vars in 978 bytes} [Mon Apr 27 22:02:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/369] 199.19.213.132 () {44 vars in 1000 bytes} [Mon Apr 27 22:02:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/370] 199.19.213.132 () {44 vars in 920 bytes} [Mon Apr 27 22:02:26 2026] GET /v2.0/ports => generated 4725 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:02:27.855 8 INFO neutron.api.v2.resource [None req-bdbeea19-acb6-41cb-8246-30343fc2639c 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 184/371] 199.19.213.132 () {44 vars in 959 bytes} [Mon Apr 27 22:02:27 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/372] 199.19.213.132 () {44 vars in 981 bytes} [Mon Apr 27 22:02:27 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/373] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 22:02:28 2026] GET /v2.0/security-groups/fd32b9a6-5436-4c36-b1ed-255760223e94 => generated 2886 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/374] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 22:02:28 2026] GET /v2.0/security-groups/fd32b9a6-5436-4c36-b1ed-255760223e94 => generated 2886 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/375] 199.19.213.132 () {44 vars in 1011 bytes} [Mon Apr 27 22:02:28 2026] GET /v2.0/security-group-rules/742e63b5-6a14-4c54-a3f4-6c83a7fdd5ae => generated 623 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/376] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 22:02:29 2026] GET /v2.0/security-groups/fd32b9a6-5436-4c36-b1ed-255760223e94 => generated 2886 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/377] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 22:02:29 2026] GET /v2.0/security-groups/fd32b9a6-5436-4c36-b1ed-255760223e94 => generated 2886 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/378] 199.19.213.132 () {44 vars in 1011 bytes} [Mon Apr 27 22:02:29 2026] GET /v2.0/security-group-rules/189e0f7d-f07b-4d9a-a1f1-3b53e4acc6e8 => generated 627 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/381] 199.19.213.132 () {44 vars in 975 bytes} [Mon Apr 27 22:02:40 2026] GET /v2.0/quotas/a0f4ab8942a4466488ef10176cbe4d22 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:03:29.205 7 INFO neutron.api.v2.resource [None req-b409ce7f-77e1-4eba-a802-29173176fb0d 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 196/388] 199.19.213.132 () {44 vars in 1074 bytes} [Mon Apr 27 22:03:29 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=1c808171e2e24406aa2a761ca4afc04c => generated 139 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/389] 199.19.213.132 () {44 vars in 1097 bytes} [Mon Apr 27 22:03:29 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=1c808171e2e24406aa2a761ca4afc04c => generated 4072 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/390] 199.19.213.132 () {44 vars in 1088 bytes} [Mon Apr 27 22:03:30 2026] GET /v2.0/security-groups/4291a24b-6f61-4ca2-b854-140231698bcb?project_id=1c808171e2e24406aa2a761ca4afc04c => generated 4075 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/391] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 22:03:30 2026] GET /v2.0/security-groups/4291a24b-6f61-4ca2-b854-140231698bcb => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/392] 199.19.213.132 () {44 vars in 1011 bytes} [Mon Apr 27 22:03:30 2026] GET /v2.0/security-group-rules/94c96fa9-2265-48f5-99af-42c4111a35d9 => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/393] 199.19.213.132 () {44 vars in 1088 bytes} [Mon Apr 27 22:03:31 2026] GET /v2.0/security-groups/4291a24b-6f61-4ca2-b854-140231698bcb?project_id=1c808171e2e24406aa2a761ca4afc04c => generated 4075 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/394] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 22:03:31 2026] GET /v2.0/security-groups/4291a24b-6f61-4ca2-b854-140231698bcb => generated 4075 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/395] 199.19.213.132 () {44 vars in 1011 bytes} [Mon Apr 27 22:03:31 2026] GET /v2.0/security-group-rules/2ff50fe7-20af-45f5-9bf5-e76a1d52e615 => generated 599 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/396] 199.19.213.132 () {44 vars in 1088 bytes} [Mon Apr 27 22:03:32 2026] GET /v2.0/security-groups/4291a24b-6f61-4ca2-b854-140231698bcb?project_id=1c808171e2e24406aa2a761ca4afc04c => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/397] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 22:03:32 2026] GET /v2.0/security-groups/4291a24b-6f61-4ca2-b854-140231698bcb => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/398] 199.19.213.132 () {44 vars in 1011 bytes} [Mon Apr 27 22:03:32 2026] GET /v2.0/security-group-rules/5d27a3e7-8b27-43cf-b602-e6510534bfdc => 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: 198/399] 199.19.213.132 () {44 vars in 1088 bytes} [Mon Apr 27 22:03:33 2026] GET /v2.0/security-groups/4291a24b-6f61-4ca2-b854-140231698bcb?project_id=1c808171e2e24406aa2a761ca4afc04c => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/400] 199.19.213.132 () {44 vars in 1001 bytes} [Mon Apr 27 22:03:33 2026] GET /v2.0/security-groups/4291a24b-6f61-4ca2-b854-140231698bcb => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/401] 199.19.213.132 () {44 vars in 1011 bytes} [Mon Apr 27 22:03:33 2026] GET /v2.0/security-group-rules/24216ca6-a6a8-45db-a645-619dbf4f71a4 => generated 602 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/404] 199.19.213.132 () {44 vars in 975 bytes} [Mon Apr 27 22:03:40 2026] GET /v2.0/quotas/1c808171e2e24406aa2a761ca4afc04c => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/411] 199.19.213.132 () {44 vars in 949 bytes} [Mon Apr 27 22:04:28 2026] GET /v2.0/networks?name=public => generated 753 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:05:04.990 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [782718f4-c9cb-47a9-8db8-e4166c3b8ed6] 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: 207/416] 10.0.0.100 () {32 vars in 649 bytes} [Mon Apr 27 22:05:04 2026] GET /v2.0/networks => generated 2167 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/417] 10.0.0.100 () {32 vars in 655 bytes} [Mon Apr 27 22:05:06 2026] GET /v2.0/floatingips => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/418] 10.0.0.100 () {32 vars in 647 bytes} [Mon Apr 27 22:05:06 2026] GET /v2.0/routers => generated 15 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/419] 10.0.0.100 () {32 vars in 643 bytes} [Mon Apr 27 22:05:06 2026] GET /v2.0/ports => generated 4725 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:05:06.394 8 INFO oslo.messaging._drivers.impl_rabbit [-] [782718f4-c9cb-47a9-8db8-e4166c3b8ed6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 52142. [pid: 8|app: 0|req: 209/420] 10.0.0.100 () {32 vars in 647 bytes} [Mon Apr 27 22:05:06 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/421] 10.0.0.100 () {32 vars in 649 bytes} [Mon Apr 27 22:05:06 2026] GET /v2.0/networks => generated 2167 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/422] 10.0.0.100 () {32 vars in 663 bytes} [Mon Apr 27 22:05:06 2026] GET /v2.0/security-groups => generated 17401 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/423] 10.0.0.100 () {32 vars in 655 bytes} [Mon Apr 27 22:05:06 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:05:17.073 7 INFO neutron.db.segments_db [None req-95461fb3-8df6-4652-b01f-999ba8f60ecd 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Added segment 4b9713b7-cd54-4377-951c-18259861a727 of type vxlan for network 84d60d45-b44e-4962-9e29-d61aaa24f406 2026-04-27 22:05:17.093 8 INFO neutron.db.segments_db [None req-70debf4a-78b6-433d-aa67-902e184a4a0e 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Added segment 78f4fbc7-76e8-4508-ba76-68d183da9985 of type vxlan for network 432581e2-1e06-42aa-9ac5-20b13664c97e [pid: 7|app: 0|req: 215/426] 10.0.0.100 () {34 vars in 671 bytes} [Mon Apr 27 22:05:16 2026] POST /v2.0/networks => generated 746 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/427] 10.0.0.100 () {34 vars in 671 bytes} [Mon Apr 27 22:05:16 2026] POST /v2.0/networks => generated 751 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/428] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:05:17 2026] POST /v2.0/subnets => generated 694 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:05:17.429 7 INFO neutron.db.segments_db [None req-2a3e39f7-b48b-4767-a2fe-c9fa18f1b333 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Added segment ecd1b1f0-4666-4816-8f0b-c2a4d0ea3c1a of type vxlan for network 2d694feb-55f5-4245-9b55-8f4cc8499b17 [pid: 8|app: 0|req: 214/429] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:05:17 2026] POST /v2.0/subnets => generated 698 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/430] 10.0.0.100 () {34 vars in 671 bytes} [Mon Apr 27 22:05:17 2026] POST /v2.0/networks => generated 749 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:05:17.559 8 INFO neutron.db.segments_db [None req-012d5ecf-8382-43f2-be01-d2adb85da3b3 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Added segment c3dcb495-7aa2-4cf3-9863-0dddffb2ad94 of type vxlan for network 46f337c3-50a8-4a21-9907-0c7a11aae980 [pid: 7|app: 0|req: 217/431] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:05:17 2026] GET /v2.0/security-groups?tenant_id=c78584d8c6944e239fbb55829d29a11f&name=default => generated 2921 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:05:17.721 7 INFO neutron.db.segments_db [None req-6ad27924-7219-4c3c-96ba-cbb8211a0440 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Added segment b8ed4bd6-f3fa-4500-bf46-a91e23016eac of type vxlan for network f6e7d129-f0a7-4308-841c-3ad98a654725 2026-04-27 22:05:17.817 8 INFO neutron.db.l3_hamode_db [None req-012d5ecf-8382-43f2-be01-d2adb85da3b3 60eefc63d910406a811a80efe7c3d9fb a85b07109a2a42d384ffe6cfd7f828f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 22:05:17.996 7 INFO neutron.db.l3_hamode_db [None req-6ad27924-7219-4c3c-96ba-cbb8211a0440 60eefc63d910406a811a80efe7c3d9fb c6383b016d0b4e4989160b0e8910dbf6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 22:05:18.899 8 INFO neutron.db.l3_hamode_db [None req-012d5ecf-8382-43f2-be01-d2adb85da3b3 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 22:05:19.127 7 INFO neutron.db.l3_hamode_db [None req-6ad27924-7219-4c3c-96ba-cbb8211a0440 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 215/432] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:05:17 2026] POST /v2.0/routers => generated 734 bytes in 2382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/433] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:05:19 2026] POST /v2.0/subnets => generated 696 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/434] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:05:17 2026] POST /v2.0/routers => generated 738 bytes in 2425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/435] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:05:20 2026] DELETE /v2.0/security-groups/72f68165-b353-48a0-b06f-ab6227ca51ff => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:05:20.203 8 INFO neutron.db.segments_db [None req-ee9bfb32-4c60-4630-91c5-36cb78110a01 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Added segment ac14bcee-aef2-4dbe-b6a9-7ceb079852dc of type vxlan for network 87655a51-12ec-497d-925a-619bda8eb2f7 2026-04-27 22:05:20.430 8 INFO neutron.db.l3_hamode_db [None req-ee9bfb32-4c60-4630-91c5-36cb78110a01 60eefc63d910406a811a80efe7c3d9fb 2fd5a578c661494f9a38471e9559d3ce - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 22:05:21.159 8 INFO neutron.db.l3_hamode_db [None req-ee9bfb32-4c60-4630-91c5-36cb78110a01 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 219/436] 10.0.0.100 () {34 vars in 783 bytes} [Mon Apr 27 22:05:20 2026] PUT /v2.0/routers/68cc2d34-ff14-41ff-8587-ec840e913516/add_router_interface => generated 309 bytes in 1182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/437] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:05:20 2026] POST /v2.0/routers => generated 736 bytes in 1961 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:05:22.402 8 INFO neutron.db.segments_db [None req-bbc4c790-0cc7-4d64-aecf-ffce5c9767b6 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Added segment 0b272648-03be-4490-ad4a-510a6e143604 of type vxlan for network 48058153-aa47-403e-b3de-5131a83c9367 [pid: 7|app: 0|req: 220/438] 10.0.0.100 () {34 vars in 783 bytes} [Mon Apr 27 22:05:21 2026] PUT /v2.0/routers/b9389c25-3e50-4943-b2f3-83875c1acef7/add_router_interface => generated 309 bytes in 1153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:05:22.440 7 WARNING neutron_lib.context [None req-2986452b-57a2-41b5-8ed7-06678ef824d7 81ddc63400ce4bdbaf04ebb9456ddf0d a85b07109a2a42d384ffe6cfd7f828f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 219/439] 10.0.0.100 () {34 vars in 671 bytes} [Mon Apr 27 22:05:22 2026] POST /v2.0/networks => generated 744 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/440] 10.0.0.100 () {34 vars in 685 bytes} [Mon Apr 27 22:05:22 2026] POST /v2.0/security-groups => generated 1661 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/441] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:05:22 2026] POST /v2.0/subnets => generated 691 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:05:22.754 7 WARNING neutron_lib.context [None req-7be222ed-ff33-4a79-addf-26c4e9e8acb2 81ddc63400ce4bdbaf04ebb9456ddf0d a85b07109a2a42d384ffe6cfd7f828f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 225/444] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:05:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:05:22.908 7 INFO neutron.db.segments_db [None req-f7c591cb-caa1-4167-a99f-fb18d112aa19 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Added segment b3cca5bc-c8ec-4228-8475-9317dd4ba788 of type vxlan for network 020f67ed-b92f-413b-98a7-364df1f03534 2026-04-27 22:05:23.105 7 INFO neutron.db.l3_hamode_db [None req-f7c591cb-caa1-4167-a99f-fb18d112aa19 60eefc63d910406a811a80efe7c3d9fb e20f0f5b9d40414ea9a0c2ecae5b1d7b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 220/445] 10.0.0.100 () {34 vars in 783 bytes} [Mon Apr 27 22:05:22 2026] PUT /v2.0/routers/bfe4aa2d-48a1-4476-86ea-529b115cae90/add_router_interface => generated 309 bytes in 1094 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:05:23.603 8 WARNING neutron_lib.context [None req-0cb9200f-6677-44c4-9fd3-cdc294c3f709 81ddc63400ce4bdbaf04ebb9456ddf0d a85b07109a2a42d384ffe6cfd7f828f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 221/446] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:05:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:05:23.722 8 WARNING neutron_lib.context [None req-5064e253-ffca-4804-9bcb-e1b34e760d11 60306aa9f4db40aa8416f1292c43c946 c6383b016d0b4e4989160b0e8910dbf6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 222/447] 10.0.0.100 () {34 vars in 685 bytes} [Mon Apr 27 22:05:23 2026] POST /v2.0/security-groups => generated 1661 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 22:05:23.876 8 WARNING neutron_lib.context [None req-781ae077-9979-4dec-95cf-af64b1af35c1 81ddc63400ce4bdbaf04ebb9456ddf0d a85b07109a2a42d384ffe6cfd7f828f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:05:23.980 7 INFO neutron.db.l3_hamode_db [None req-f7c591cb-caa1-4167-a99f-fb18d112aa19 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 223/448] 10.0.0.100 () {34 vars in 676 bytes} [Mon Apr 27 22:05:23 2026] POST /v2.0/floatingips => generated 552 bytes in 844 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:05:24.721 8 WARNING neutron_lib.context [None req-eb7902df-7592-44da-8e9a-6d4bde6c3303 60306aa9f4db40aa8416f1292c43c946 c6383b016d0b4e4989160b0e8910dbf6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 224/449] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:05:24 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) 2026-04-27 22:05:24.861 8 WARNING neutron_lib.context [req-1f1a329e-acf8-463b-a002-2ea596e130e7 req-9b0818b3-4665-4cb1-a2b5-831fd512d1fd a593f630bc1d45f091cc8c752a032a9a 2fd5a578c661494f9a38471e9559d3ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 225/450] 10.0.0.174 () {38 vars in 971 bytes} [Mon Apr 27 22:05:24 2026] POST /v2.0/security-groups => generated 1684 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 22:05:24.987 8 WARNING neutron_lib.context [None req-2c4f43cf-2d44-4132-ad83-bd326de20058 60306aa9f4db40aa8416f1292c43c946 c6383b016d0b4e4989160b0e8910dbf6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 226/451] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:05:22 2026] POST /v2.0/routers => generated 731 bytes in 2126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/452] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:05:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:05:25.105 8 WARNING neutron_lib.context [None req-58b61d0f-a48b-4b94-9aaf-6240aa5cc1f7 60306aa9f4db40aa8416f1292c43c946 c6383b016d0b4e4989160b0e8910dbf6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 227/453] 10.0.0.100 () {34 vars in 676 bytes} [Mon Apr 27 22:05:25 2026] POST /v2.0/floatingips => generated 552 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/454] 10.0.0.174 () {34 vars in 991 bytes} [Mon Apr 27 22:05:25 2026] GET /v2.0/security-groups/370db02c-19fc-4dcb-aaa2-1f0c60213d70 => generated 1684 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:05:25.646 8 WARNING neutron_lib.context [req-ab7ea25d-cee8-46f5-88b2-a66e46911a4c req-13a4f75e-1fdd-455b-b964-6e894a00edc6 a593f630bc1d45f091cc8c752a032a9a 2fd5a578c661494f9a38471e9559d3ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 229/455] 10.0.0.174 () {38 vars in 981 bytes} [Mon Apr 27 22:05:25 2026] POST /v2.0/security-group-rules => generated 614 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:05:25.810 8 WARNING neutron_lib.context [req-3c87be83-e502-4702-be68-0cd6b916bc95 req-097ac4cd-6e17-4c8c-b6ca-7e4380a81666 a593f630bc1d45f091cc8c752a032a9a 2fd5a578c661494f9a38471e9559d3ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/456] 10.0.0.174 () {38 vars in 971 bytes} [Mon Apr 27 22:05:25 2026] POST /v2.0/security-groups => generated 1684 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/457] 10.0.0.174 () {34 vars in 1100 bytes} [Mon Apr 27 22:05:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2082568510&fields=id&tenant_id=c6383b016d0b4e4989160b0e8910dbf6 => 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: 232/458] 10.0.0.174 () {34 vars in 991 bytes} [Mon Apr 27 22:05:25 2026] GET /v2.0/security-groups/0bf60742-8091-4526-89e5-9f4ff82de95e => generated 1684 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/459] 10.0.0.174 () {34 vars in 982 bytes} [Mon Apr 27 22:05:25 2026] GET /v2.0/networks?id=432581e2-1e06-42aa-9ac5-20b13664c97e => generated 683 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:05:26.036 8 WARNING neutron_lib.context [req-a30cc681-63c5-4773-abe7-9d8f1a676098 req-12f45a8a-6dfe-4dba-b255-14127b128f48 a593f630bc1d45f091cc8c752a032a9a 2fd5a578c661494f9a38471e9559d3ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 227/460] 10.0.0.100 () {34 vars in 783 bytes} [Mon Apr 27 22:05:24 2026] PUT /v2.0/routers/268faf4d-0530-4974-b66b-13b0694fa677/add_router_interface => generated 309 bytes in 1045 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/461] 10.0.0.174 () {34 vars in 965 bytes} [Mon Apr 27 22:05:26 2026] GET /v2.0/quotas/c6383b016d0b4e4989160b0e8910dbf6 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/462] 10.0.0.174 () {38 vars in 981 bytes} [Mon Apr 27 22:05:26 2026] POST /v2.0/security-group-rules => generated 614 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/463] 10.0.0.174 () {34 vars in 1002 bytes} [Mon Apr 27 22:05:26 2026] GET /v2.0/ports?tenant_id=c6383b016d0b4e4989160b0e8910dbf6&fields=id => generated 103 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/464] 10.0.0.174 () {34 vars in 991 bytes} [Mon Apr 27 22:05:26 2026] GET /v2.0/security-groups/0bf60742-8091-4526-89e5-9f4ff82de95e => generated 2309 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:05:26.199 7 WARNING neutron_lib.context [req-59ea426f-3b46-4605-b7ce-01fb43509c29 req-036745cc-2a29-4103-9ec0-596851c33a8c a593f630bc1d45f091cc8c752a032a9a 2fd5a578c661494f9a38471e9559d3ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 230/465] 10.0.0.174 () {38 vars in 981 bytes} [Mon Apr 27 22:05:26 2026] POST /v2.0/security-group-rules => generated 619 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/466] 10.0.0.174 () {34 vars in 991 bytes} [Mon Apr 27 22:05:26 2026] GET /v2.0/security-groups/0bf60742-8091-4526-89e5-9f4ff82de95e => generated 2939 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/467] 10.0.0.174 () {34 vars in 1001 bytes} [Mon Apr 27 22:05:26 2026] GET /v2.0/security-group-rules/b5dfc07c-6768-4af4-9828-5da26eb7fc5d => generated 616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/468] 10.0.0.174 () {34 vars in 991 bytes} [Mon Apr 27 22:05:26 2026] GET /v2.0/security-groups/0bf60742-8091-4526-89e5-9f4ff82de95e => generated 2939 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/469] 10.0.0.174 () {36 vars in 1023 bytes} [Mon Apr 27 22:05:26 2026] DELETE /v2.0/security-group-rules/b5dfc07c-6768-4af4-9828-5da26eb7fc5d => 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: 238/470] 10.0.0.174 () {34 vars in 907 bytes} [Mon Apr 27 22:05:26 2026] GET /v2.0/extensions => generated 20516 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-27 22:05:26.577 7 WARNING neutron_lib.context [req-07db7e81-b07c-4d23-a2ed-2138129f1e72 req-a2eaffca-cfb7-408f-9ea0-0f5cf5bf6e48 e3ce0486aa154a0d96b9b215cbb2e471 e20f0f5b9d40414ea9a0c2ecae5b1d7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 239/471] 10.0.0.174 () {34 vars in 1008 bytes} [Mon Apr 27 22:05:26 2026] GET /v2.0/networks/432581e2-1e06-42aa-9ac5-20b13664c97e?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: 240/472] 10.0.0.174 () {34 vars in 1108 bytes} [Mon Apr 27 22:05:26 2026] GET /v2.0/networks/432581e2-1e06-42aa-9ac5-20b13664c97e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/473] 10.0.0.174 () {38 vars in 971 bytes} [Mon Apr 27 22:05:26 2026] POST /v2.0/security-groups => generated 1681 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/474] 10.0.0.174 () {34 vars in 991 bytes} [Mon Apr 27 22:05:26 2026] GET /v2.0/security-groups/0bf60742-8091-4526-89e5-9f4ff82de95e => generated 2309 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:05:26.792 8 WARNING neutron_lib.context [req-6c1ae46e-e265-42c7-ac8d-4cec9d7bcbc5 req-d606179f-3634-433e-bef6-74a5c36c2a9c e3ce0486aa154a0d96b9b215cbb2e471 e20f0f5b9d40414ea9a0c2ecae5b1d7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/475] 10.0.0.174 () {36 vars in 1013 bytes} [Mon Apr 27 22:05:26 2026] DELETE /v2.0/security-groups/0bf60742-8091-4526-89e5-9f4ff82de95e => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/476] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:26 2026] GET /v2.0/ports?device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/477] 10.0.0.174 () {38 vars in 971 bytes} [Mon Apr 27 22:05:26 2026] POST /v2.0/security-groups => generated 1679 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 22:05:26.936 8 WARNING neutron_lib.context [req-1f99a754-85ab-40b6-82a4-276d2c928397 req-e05adbe2-25d9-4efe-8067-e98cad4a889a e3ce0486aa154a0d96b9b215cbb2e471 e20f0f5b9d40414ea9a0c2ecae5b1d7b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/478] 10.0.0.174 () {34 vars in 991 bytes} [Mon Apr 27 22:05:26 2026] GET /v2.0/security-groups/370db02c-19fc-4dcb-aaa2-1f0c60213d70 => generated 2309 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/479] 10.0.0.174 () {38 vars in 971 bytes} [Mon Apr 27 22:05:26 2026] POST /v2.0/security-groups => generated 1681 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/480] 10.0.0.174 () {36 vars in 1013 bytes} [Mon Apr 27 22:05:26 2026] DELETE /v2.0/security-groups/370db02c-19fc-4dcb-aaa2-1f0c60213d70 => 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: 238/481] 10.0.0.174 () {34 vars in 1002 bytes} [Mon Apr 27 22:05:27 2026] GET /v2.0/security-groups?tenant_id=e20f0f5b9d40414ea9a0c2ecae5b1d7b => generated 7906 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/482] 10.0.0.174 () {34 vars in 991 bytes} [Mon Apr 27 22:05:27 2026] GET /v2.0/security-groups/752da974-6039-4b71-8ca5-b50c5f413554 => generated 2922 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/483] 10.0.0.174 () {34 vars in 991 bytes} [Mon Apr 27 22:05:27 2026] GET /v2.0/security-groups/752da974-6039-4b71-8ca5-b50c5f413554 => generated 2922 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/484] 10.0.0.174 () {34 vars in 991 bytes} [Mon Apr 27 22:05:27 2026] GET /v2.0/security-groups/1fe74326-30e5-4b9b-bed8-b5a17419aa8e => generated 1681 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/485] 10.0.0.174 () {36 vars in 1013 bytes} [Mon Apr 27 22:05:27 2026] DELETE /v2.0/security-groups/1fe74326-30e5-4b9b-bed8-b5a17419aa8e => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:05:27.371 7 INFO neutron.api.v2.resource [req-50811db0-7a7f-4945-a015-8ade1598f439 req-f73a8f2f-bbc1-4daa-b78d-e94fb70b21c6 e3ce0486aa154a0d96b9b215cbb2e471 e20f0f5b9d40414ea9a0c2ecae5b1d7b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 243/486] 10.0.0.174 () {34 vars in 991 bytes} [Mon Apr 27 22:05:27 2026] GET /v2.0/security-groups/1fe74326-30e5-4b9b-bed8-b5a17419aa8e => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/487] 10.0.0.174 () {34 vars in 991 bytes} [Mon Apr 27 22:05:27 2026] GET /v2.0/security-groups/aad7a1eb-de4c-4651-a978-810d1544d236 => generated 1679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/488] 10.0.0.174 () {36 vars in 1013 bytes} [Mon Apr 27 22:05:27 2026] DELETE /v2.0/security-groups/aad7a1eb-de4c-4651-a978-810d1544d236 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:05:27.538 7 INFO neutron.api.v2.resource [req-a2547b28-fcbd-4c85-b874-0112ed19a082 req-5390243c-6559-4b7a-8cbf-212c7960be42 e3ce0486aa154a0d96b9b215cbb2e471 e20f0f5b9d40414ea9a0c2ecae5b1d7b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 246/489] 10.0.0.174 () {34 vars in 991 bytes} [Mon Apr 27 22:05:27 2026] GET /v2.0/security-groups/aad7a1eb-de4c-4651-a978-810d1544d236 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/490] 10.0.0.174 () {34 vars in 991 bytes} [Mon Apr 27 22:05:27 2026] GET /v2.0/security-groups/a8b43c1d-531d-4bc2-a34b-eaa1c4379bf5 => generated 1681 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/491] 10.0.0.174 () {36 vars in 1013 bytes} [Mon Apr 27 22:05:27 2026] DELETE /v2.0/security-groups/a8b43c1d-531d-4bc2-a34b-eaa1c4379bf5 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:05:27.714 7 INFO neutron.api.v2.resource [req-d28c8510-d6ae-4fe2-b0f4-dd2d4eb9fcc2 req-61939fc8-9700-45ab-a935-94298487e5e1 e3ce0486aa154a0d96b9b215cbb2e471 e20f0f5b9d40414ea9a0c2ecae5b1d7b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 249/492] 10.0.0.174 () {34 vars in 991 bytes} [Mon Apr 27 22:05:27 2026] GET /v2.0/security-groups/a8b43c1d-531d-4bc2-a34b-eaa1c4379bf5 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/493] 10.0.0.174 () {34 vars in 1002 bytes} [Mon Apr 27 22:05:27 2026] GET /v2.0/security-groups?tenant_id=e20f0f5b9d40414ea9a0c2ecae5b1d7b => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/494] 10.0.0.174 () {34 vars in 991 bytes} [Mon Apr 27 22:05:27 2026] GET /v2.0/security-groups/752da974-6039-4b71-8ca5-b50c5f413554 => generated 2922 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/495] 10.0.0.174 () {34 vars in 991 bytes} [Mon Apr 27 22:05:27 2026] GET /v2.0/security-groups/752da974-6039-4b71-8ca5-b50c5f413554 => generated 2922 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:05:27.875 7 INFO neutron.api.v2.resource [req-cd96d04d-fa4b-4794-914f-1b8269f94f80 req-a0feafb0-b931-48ff-8f78-22d93f6f807e e3ce0486aa154a0d96b9b215cbb2e471 e20f0f5b9d40414ea9a0c2ecae5b1d7b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 253/496] 10.0.0.174 () {34 vars in 991 bytes} [Mon Apr 27 22:05:27 2026] GET /v2.0/security-groups/a8b43c1d-531d-4bc2-a34b-eaa1c4379bf5 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:05:27.907 7 INFO neutron.api.v2.resource [req-e572ad61-3585-4472-adab-cd04563884ae req-1ae1a986-2da1-4846-85a9-a16f243999e4 e3ce0486aa154a0d96b9b215cbb2e471 e20f0f5b9d40414ea9a0c2ecae5b1d7b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 254/497] 10.0.0.174 () {34 vars in 991 bytes} [Mon Apr 27 22:05:27 2026] GET /v2.0/security-groups/aad7a1eb-de4c-4651-a978-810d1544d236 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:05:27.937 7 INFO neutron.api.v2.resource [req-d832c579-6911-401a-8687-e6188a067314 req-1f7e9ef7-ab06-4701-abc4-de5bb551ba1a e3ce0486aa154a0d96b9b215cbb2e471 e20f0f5b9d40414ea9a0c2ecae5b1d7b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 255/498] 10.0.0.174 () {34 vars in 991 bytes} [Mon Apr 27 22:05:27 2026] GET /v2.0/security-groups/1fe74326-30e5-4b9b-bed8-b5a17419aa8e => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/499] 10.0.0.100 () {34 vars in 789 bytes} [Mon Apr 27 22:05:27 2026] PUT /v2.0/routers/bfe4aa2d-48a1-4476-86ea-529b115cae90/remove_router_interface => generated 309 bytes in 926 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:05:28.550 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-b10cabe4-6dbf-4363-91ef-2bc58a3272cd 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - 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: 256/500] 10.0.0.100 () {34 vars in 789 bytes} [Mon Apr 27 22:05:27 2026] PUT /v2.0/routers/268faf4d-0530-4974-b66b-13b0694fa677/remove_router_interface => generated 309 bytes in 982 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/501] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:28 2026] GET /v2.0/ports?device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:05:28.971 8 INFO neutron.db.l3_hamode_db [None req-b10cabe4-6dbf-4363-91ef-2bc58a3272cd 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] HA network 87655a51-12ec-497d-925a-619bda8eb2f7 was deleted as no HA routers are present in tenant 2fd5a578c661494f9a38471e9559d3ce. [pid: 8|app: 0|req: 245/502] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:05:27 2026] DELETE /v2.0/routers/bfe4aa2d-48a1-4476-86ea-529b115cae90 => generated 0 bytes in 994 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/503] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:05:28 2026] DELETE /v2.0/subnets/5d89266c-9a35-40bd-9a98-00dfab3d4094 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:05:29.305 8 INFO neutron.services.segments.plugin [-] Segment ac14bcee-aef2-4dbe-b6a9-7ceb079852dc resource provider aggregate not found 2026-04-27 22:05:29.319 8 INFO neutron.services.segments.plugin [-] Segment ac14bcee-aef2-4dbe-b6a9-7ceb079852dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac14bcee-aef2-4dbe-b6a9-7ceb079852dc found for delete ", "request_id": "req-a1c5d79c-d744-46cb-b8ff-f30fe97a83da"}]} 2026-04-27 22:05:29.331 8 INFO neutron.services.segments.plugin [-] Segment ac14bcee-aef2-4dbe-b6a9-7ceb079852dc resource provider aggregate not found 2026-04-27 22:05:29.345 8 INFO neutron.services.segments.plugin [-] Segment ac14bcee-aef2-4dbe-b6a9-7ceb079852dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac14bcee-aef2-4dbe-b6a9-7ceb079852dc found for delete ", "request_id": "req-b6beee49-dff5-4543-add4-0837e851a1a2"}]} 2026-04-27 22:05:29.447 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-eb06f74f-40de-4b79-a3f1-74d5dc85c782 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - 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: 247/504] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:05:29 2026] DELETE /v2.0/networks/2d694feb-55f5-4245-9b55-8f4cc8499b17 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/505] 10.0.0.174 () {34 vars in 1100 bytes} [Mon Apr 27 22:05:29 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1807830251&fields=id&tenant_id=a85b07109a2a42d384ffe6cfd7f828f8 => generated 69 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/506] 10.0.0.174 () {34 vars in 982 bytes} [Mon Apr 27 22:05:29 2026] GET /v2.0/networks?id=84d60d45-b44e-4962-9e29-d61aaa24f406 => generated 679 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/507] 10.0.0.174 () {34 vars in 965 bytes} [Mon Apr 27 22:05:29 2026] GET /v2.0/quotas/a85b07109a2a42d384ffe6cfd7f828f8 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/508] 10.0.0.174 () {34 vars in 1002 bytes} [Mon Apr 27 22:05:29 2026] GET /v2.0/ports?tenant_id=a85b07109a2a42d384ffe6cfd7f828f8&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: 252/509] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:05:29 2026] GET /v2.0/security-groups?tenant_id=2fd5a578c661494f9a38471e9559d3ce&name=default => generated 2921 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:05:29.794 7 INFO neutron.db.l3_hamode_db [None req-eb06f74f-40de-4b79-a3f1-74d5dc85c782 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] HA network 020f67ed-b92f-413b-98a7-364df1f03534 was deleted as no HA routers are present in tenant e20f0f5b9d40414ea9a0c2ecae5b1d7b. [pid: 7|app: 0|req: 258/510] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:05:28 2026] DELETE /v2.0/routers/268faf4d-0530-4974-b66b-13b0694fa677 => generated 0 bytes in 854 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/511] 10.0.0.174 () {34 vars in 1008 bytes} [Mon Apr 27 22:05:29 2026] GET /v2.0/networks/84d60d45-b44e-4962-9e29-d61aaa24f406?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: 259/512] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:05:29 2026] DELETE /v2.0/security-groups/ef325457-a73b-4bf3-bed4-7f899f134a28 => 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: 260/513] 10.0.0.174 () {34 vars in 1108 bytes} [Mon Apr 27 22:05:29 2026] GET /v2.0/networks/84d60d45-b44e-4962-9e29-d61aaa24f406?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/514] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:05:29 2026] DELETE /v2.0/subnets/50b94826-99bc-401e-8d03-d2d5544383c4 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/515] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:30 2026] GET /v2.0/ports?device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/516] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:05:29 2026] DELETE /v2.0/networks/48058153-aa47-403e-b3de-5131a83c9367 => 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: 256/517] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:30 2026] GET /v2.0/ports?device_id=402656e9-6c15-4b97-97a5-6aeb438d391e => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:05:30.436 7 INFO neutron.services.segments.plugin [-] Segment b3cca5bc-c8ec-4228-8475-9317dd4ba788 resource provider aggregate not found 2026-04-27 22:05:30.439 7 INFO neutron.services.segments.plugin [-] Segment b3cca5bc-c8ec-4228-8475-9317dd4ba788 resource provider aggregate not found 2026-04-27 22:05:30.451 7 INFO neutron.services.segments.plugin [-] Segment b3cca5bc-c8ec-4228-8475-9317dd4ba788 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3cca5bc-c8ec-4228-8475-9317dd4ba788 found for delete ", "request_id": "req-ebce5d60-f1ae-4935-bdf8-a48294b53efe"}]} 2026-04-27 22:05:30.453 7 INFO neutron.services.segments.plugin [-] Segment b3cca5bc-c8ec-4228-8475-9317dd4ba788 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3cca5bc-c8ec-4228-8475-9317dd4ba788 found for delete ", "request_id": "req-610c2003-68c6-4d8c-bd08-24a5e672f78a"}]} [pid: 7|app: 0|req: 262/518] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:05:30 2026] GET /v2.0/security-groups?tenant_id=e20f0f5b9d40414ea9a0c2ecae5b1d7b&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/519] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:05:30 2026] DELETE /v2.0/security-groups/752da974-6039-4b71-8ca5-b50c5f413554 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/520] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:31 2026] GET /v2.0/ports?device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:05:31.351 8 INFO neutron.services.segments.plugin [-] Segment ecd1b1f0-4666-4816-8f0b-c2a4d0ea3c1a resource provider aggregate not found [pid: 8|app: 0|req: 258/521] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:31 2026] GET /v2.0/ports?device_id=402656e9-6c15-4b97-97a5-6aeb438d391e => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:05:31.721 8 INFO neutron.services.segments.plugin [-] Segment ecd1b1f0-4666-4816-8f0b-c2a4d0ea3c1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecd1b1f0-4666-4816-8f0b-c2a4d0ea3c1a found for delete ", "request_id": "req-94a944ad-e526-4d25-96f3-5671fc445bd3"}]} 2026-04-27 22:05:31.726 8 INFO neutron.services.segments.plugin [-] Segment ecd1b1f0-4666-4816-8f0b-c2a4d0ea3c1a resource provider aggregate not found 2026-04-27 22:05:31.743 8 INFO neutron.services.segments.plugin [-] Segment ecd1b1f0-4666-4816-8f0b-c2a4d0ea3c1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecd1b1f0-4666-4816-8f0b-c2a4d0ea3c1a found for delete ", "request_id": "req-2ff0769a-d4fb-4d66-82e4-ba3aff24745a"}]} [pid: 7|app: 0|req: 264/522] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:05:31 2026] GET /v2.0/networks?id=432581e2-1e06-42aa-9ac5-20b13664c97e => generated 683 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/523] 199.19.213.132 () {34 vars in 1050 bytes} [Mon Apr 27 22:05:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c6383b016d0b4e4989160b0e8910dbf6 => generated 181 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:05:31.846 7 WARNING neutron_lib.context [req-67ee4940-bf77-4ac4-8b8e-8808fef7a580 req-7b7e74e6-72c2-4389-81d9-0582eae26eaf 60306aa9f4db40aa8416f1292c43c946 c6383b016d0b4e4989160b0e8910dbf6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:05:31.958 8 INFO neutron.db.segments_db [None req-ae048a4b-2a98-4b65-b5ab-52a6921af177 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Added segment f8d95056-9260-4d75-993f-fea5f219b4ef of type vxlan for network 7ea20a1a-393f-4848-929e-aa886248b9ea [pid: 8|app: 0|req: 259/524] 10.0.0.100 () {34 vars in 671 bytes} [Mon Apr 27 22:05:31 2026] POST /v2.0/networks => generated 737 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/525] 199.19.213.132 () {38 vars in 955 bytes} [Mon Apr 27 22:05:31 2026] POST /v2.0/ports => generated 954 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 267/526] 199.19.213.132 () {34 vars in 911 bytes} [Mon Apr 27 22:05:32 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/527] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:05:32 2026] POST /v2.0/subnets => generated 684 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/528] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:32 2026] GET /v2.0/ports?device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 957 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:05:32.383 8 INFO neutron.db.segments_db [None req-3acfcb2b-08af-4406-b060-e671f141d038 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Added segment 4e75f16d-b688-4802-b891-4fcd204b79d2 of type vxlan for network dbd3d40d-5cc1-46e5-a55e-80206859ba21 [pid: 7|app: 0|req: 269/529] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:32 2026] GET /v2.0/security-groups?id=7c26bf9f-ff02-4d79-8565-333b56dfd3af&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: 270/530] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:32 2026] GET /v2.0/ports?device_id=402656e9-6c15-4b97-97a5-6aeb438d391e => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:05:32.627 8 INFO neutron.db.l3_hamode_db [None req-3acfcb2b-08af-4406-b060-e671f141d038 60eefc63d910406a811a80efe7c3d9fb d0e8a84da0d14d879a2cf853c4880195 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 22:05:32.638 7 INFO neutron.services.segments.plugin [-] Segment 0b272648-03be-4490-ad4a-510a6e143604 resource provider aggregate not found 2026-04-27 22:05:32.646 7 INFO neutron.services.segments.plugin [-] Segment 0b272648-03be-4490-ad4a-510a6e143604 resource provider aggregate not found 2026-04-27 22:05:32.650 7 INFO neutron.services.segments.plugin [-] Segment 0b272648-03be-4490-ad4a-510a6e143604 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b272648-03be-4490-ad4a-510a6e143604 found for delete ", "request_id": "req-bf7c8781-626d-40c0-a94b-477d38e5ffdb"}]} 2026-04-27 22:05:32.664 7 INFO neutron.services.segments.plugin [-] Segment 0b272648-03be-4490-ad4a-510a6e143604 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b272648-03be-4490-ad4a-510a6e143604 found for delete ", "request_id": "req-0c95140c-dd75-4bdf-94f0-f0f0d4305713"}]} [pid: 7|app: 0|req: 271/531] 199.19.213.132 () {38 vars in 1028 bytes} [Mon Apr 27 22:05:32 2026] PUT /v2.0/ports/7c58e4b9-d203-4a59-a384-728754570b27 => generated 1235 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:05:33.305 8 INFO neutron.db.l3_hamode_db [None req-3acfcb2b-08af-4406-b060-e671f141d038 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /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: 272/532] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:33 2026] GET /v2.0/ports?device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/533] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:33 2026] GET /v2.0/ports?device_id=402656e9-6c15-4b97-97a5-6aeb438d391e => 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: 274/534] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:33 2026] GET /v2.0/security-groups?id=7c26bf9f-ff02-4d79-8565-333b56dfd3af&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: 275/535] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:05:34 2026] GET /v2.0/ports?tenant_id=c6383b016d0b4e4989160b0e8910dbf6&device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 1238 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/536] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:05:32 2026] POST /v2.0/routers => generated 724 bytes in 1939 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:05:34.579 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-132ab3e3-1c33-440a-a759-a654368bc95c'] response: {'name': 'network-changed', 'server_uuid': 'd56eada8-42d2-4d0c-9db1-fcbfcfee8700', 'tag': '7c58e4b9-d203-4a59-a384-728754570b27', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 276/537] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:05:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7c58e4b9-d203-4a59-a384-728754570b27 => generated 19 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/538] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:05:34 2026] GET /v2.0/networks?id=84d60d45-b44e-4962-9e29-d61aaa24f406 => generated 679 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/539] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:05:34 2026] GET /v2.0/subnets?id=3bf45678-d729-4d98-897f-59f577dd2045 => generated 701 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/540] 199.19.213.132 () {34 vars in 1050 bytes} [Mon Apr 27 22:05:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a85b07109a2a42d384ffe6cfd7f828f8 => generated 181 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/541] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:34 2026] GET /v2.0/ports?device_id=402656e9-6c15-4b97-97a5-6aeb438d391e => 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: 281/542] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:05:34 2026] GET /v2.0/ports?network_id=432581e2-1e06-42aa-9ac5-20b13664c97e&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/543] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:34 2026] GET /v2.0/ports?device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:05:34.806 7 WARNING neutron_lib.context [req-7860818d-2941-412c-afdb-ece22af30e48 req-1eda8397-dd55-48c9-bb12-100b6ea3ec12 81ddc63400ce4bdbaf04ebb9456ddf0d a85b07109a2a42d384ffe6cfd7f828f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 283/544] 199.19.213.132 () {38 vars in 955 bytes} [Mon Apr 27 22:05:34 2026] POST /v2.0/ports => generated 954 bytes in 346 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: 284/545] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:05:35 2026] GET /v2.0/networks/432581e2-1e06-42aa-9ac5-20b13664c97e?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: 285/546] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:35 2026] GET /v2.0/security-groups?id=7c26bf9f-ff02-4d79-8565-333b56dfd3af&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/547] 10.0.0.100 () {34 vars in 783 bytes} [Mon Apr 27 22:05:34 2026] PUT /v2.0/routers/f50030c0-54b0-4eda-a113-4f9132268524/add_router_interface => generated 309 bytes in 1137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/548] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:05:35 2026] GET /v2.0/networks/432581e2-1e06-42aa-9ac5-20b13664c97e?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: 286/549] 199.19.213.132 () {38 vars in 1028 bytes} [Mon Apr 27 22:05:35 2026] PUT /v2.0/ports/eb02f9a1-6781-4cea-adc5-0e6e342030d4 => generated 1235 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/550] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:35 2026] GET /v2.0/ports?device_id=402656e9-6c15-4b97-97a5-6aeb438d391e => generated 969 bytes in 93 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: 287/551] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:35 2026] GET /v2.0/security-groups?id=68aeffdd-da2c-4f6d-9649-0a8c219a4c83&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:05:36.116 7 WARNING neutron_lib.context [None req-5fd753d4-66f4-444b-bce5-a6aec1bcb5fb cd53637191f843a2bb3fc9cfde6656b5 d0e8a84da0d14d879a2cf853c4880195 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 288/552] 10.0.0.100 () {34 vars in 685 bytes} [Mon Apr 27 22:05:36 2026] POST /v2.0/security-groups => generated 1661 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/553] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:05:36 2026] GET /v2.0/security-groups?tenant_id=5bae7d2234ff453392788280d2fbba92&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:05:36.250 7 WARNING neutron_lib.context [None req-8da1b752-89d1-4054-8169-3d714b7fc803 cd53637191f843a2bb3fc9cfde6656b5 d0e8a84da0d14d879a2cf853c4880195 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 266/554] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:05:36 2026] DELETE /v2.0/security-groups/32d1f0d6-02f6-4a5a-81f1-a4cb0a81afcd => 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: 289/555] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:05:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:05:36.384 7 WARNING neutron_lib.context [None req-ea935d8d-91cf-4dd5-bd8a-603a53867379 cd53637191f843a2bb3fc9cfde6656b5 d0e8a84da0d14d879a2cf853c4880195 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 267/556] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:36 2026] GET /v2.0/ports?device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/557] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:36 2026] GET /v2.0/security-groups?id=7c26bf9f-ff02-4d79-8565-333b56dfd3af&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/558] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:05:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/559] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:05:36 2026] GET /v2.0/ports?tenant_id=c6383b016d0b4e4989160b0e8910dbf6&device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 1238 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:05:36.578 8 WARNING neutron_lib.context [None req-76604fb1-56c2-463a-8013-ff95aa46e796 cd53637191f843a2bb3fc9cfde6656b5 d0e8a84da0d14d879a2cf853c4880195 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:05:36.617 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2948b61f-7e99-4bde-b41f-724e0e5adc8e'] response: {'name': 'network-changed', 'server_uuid': '402656e9-6c15-4b97-97a5-6aeb438d391e', 'tag': 'eb02f9a1-6781-4cea-adc5-0e6e342030d4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 291/560] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:05:36 2026] GET /v2.0/security-groups?tenant_id=022c14c3b4e640919f79c7ffb07b7bcc&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/561] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:05:36 2026] GET /v2.0/networks?id=432581e2-1e06-42aa-9ac5-20b13664c97e => generated 779 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/562] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:05:36 2026] GET /v2.0/ports?tenant_id=a85b07109a2a42d384ffe6cfd7f828f8&device_id=402656e9-6c15-4b97-97a5-6aeb438d391e => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/563] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:05:36 2026] DELETE /v2.0/security-groups/dbbf7f08-998f-4f6d-a4e3-3f92e59c007d => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/564] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:05:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7c58e4b9-d203-4a59-a384-728754570b27 => 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: 296/565] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:05:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=eb02f9a1-6781-4cea-adc5-0e6e342030d4 => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/566] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:05:36 2026] GET /v2.0/subnets?id=3bf45678-d729-4d98-897f-59f577dd2045 => generated 701 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/567] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:05:36 2026] GET /v2.0/subnets?id=1a429d2c-ce97-4342-9e9f-a6787b825570 => generated 697 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/568] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:05:36 2026] GET /v2.0/ports?network_id=432581e2-1e06-42aa-9ac5-20b13664c97e&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/569] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:05:36 2026] GET /v2.0/ports?network_id=84d60d45-b44e-4962-9e29-d61aaa24f406&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/570] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:05:37 2026] GET /v2.0/networks/432581e2-1e06-42aa-9ac5-20b13664c97e?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/571] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:05:37 2026] GET /v2.0/networks/84d60d45-b44e-4962-9e29-d61aaa24f406?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: 303/572] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:37 2026] GET /v2.0/ports?device_id=402656e9-6c15-4b97-97a5-6aeb438d391e => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/573] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:05:37 2026] GET /v2.0/networks/432581e2-1e06-42aa-9ac5-20b13664c97e?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: 305/574] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:05:37 2026] GET /v2.0/networks/84d60d45-b44e-4962-9e29-d61aaa24f406?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: 306/575] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:37 2026] GET /v2.0/security-groups?id=68aeffdd-da2c-4f6d-9649-0a8c219a4c83&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: 270/576] 10.0.0.100 () {34 vars in 676 bytes} [Mon Apr 27 22:05:36 2026] POST /v2.0/floatingips => generated 552 bytes in 796 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/579] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:37 2026] GET /v2.0/ports?device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/580] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:37 2026] GET /v2.0/security-groups?id=7c26bf9f-ff02-4d79-8565-333b56dfd3af&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: 309/581] 10.0.0.174 () {34 vars in 1100 bytes} [Mon Apr 27 22:05:37 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1602934573&fields=id&tenant_id=d0e8a84da0d14d879a2cf853c4880195 => 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: 273/582] 10.0.0.174 () {34 vars in 982 bytes} [Mon Apr 27 22:05:37 2026] GET /v2.0/networks?id=7ea20a1a-393f-4848-929e-aa886248b9ea => generated 669 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/583] 10.0.0.174 () {34 vars in 965 bytes} [Mon Apr 27 22:05:37 2026] GET /v2.0/quotas/d0e8a84da0d14d879a2cf853c4880195 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/584] 10.0.0.174 () {34 vars in 1002 bytes} [Mon Apr 27 22:05:37 2026] GET /v2.0/ports?tenant_id=d0e8a84da0d14d879a2cf853c4880195&fields=id => generated 103 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/585] 10.0.0.174 () {34 vars in 1008 bytes} [Mon Apr 27 22:05:38 2026] GET /v2.0/networks/7ea20a1a-393f-4848-929e-aa886248b9ea?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: 275/586] 10.0.0.174 () {34 vars in 1108 bytes} [Mon Apr 27 22:05:38 2026] GET /v2.0/networks/7ea20a1a-393f-4848-929e-aa886248b9ea?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: 276/587] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:38 2026] GET /v2.0/ports?device_id=47180c85-ac08-4ac1-9e64-bdbf46c308bf => 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: 312/588] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:05:38 2026] GET /v2.0/ports?tenant_id=a85b07109a2a42d384ffe6cfd7f828f8&device_id=402656e9-6c15-4b97-97a5-6aeb438d391e => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/589] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:05:38 2026] GET /v2.0/networks?id=84d60d45-b44e-4962-9e29-d61aaa24f406 => generated 774 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/590] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:38 2026] GET /v2.0/ports?device_id=402656e9-6c15-4b97-97a5-6aeb438d391e => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/591] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:05:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=eb02f9a1-6781-4cea-adc5-0e6e342030d4 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/592] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:05:38 2026] GET /v2.0/subnets?id=1a429d2c-ce97-4342-9e9f-a6787b825570 => generated 697 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/593] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:38 2026] GET /v2.0/security-groups?id=68aeffdd-da2c-4f6d-9649-0a8c219a4c83&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/594] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:05:38 2026] GET /v2.0/ports?network_id=84d60d45-b44e-4962-9e29-d61aaa24f406&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: 315/595] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:05:38 2026] GET /v2.0/networks/84d60d45-b44e-4962-9e29-d61aaa24f406?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/596] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:05:38 2026] GET /v2.0/networks/84d60d45-b44e-4962-9e29-d61aaa24f406?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/597] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:38 2026] GET /v2.0/ports?device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/598] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:38 2026] GET /v2.0/security-groups?id=7c26bf9f-ff02-4d79-8565-333b56dfd3af&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: 283/599] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:39 2026] GET /v2.0/ports?device_id=47180c85-ac08-4ac1-9e64-bdbf46c308bf => 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: 317/600] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:05:39 2026] GET /v2.0/security-groups?tenant_id=a4d93bd8c1b9417bac957a8b16517ece&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/601] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:39 2026] GET /v2.0/ports?device_id=402656e9-6c15-4b97-97a5-6aeb438d391e => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/602] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:39 2026] GET /v2.0/security-groups?id=68aeffdd-da2c-4f6d-9649-0a8c219a4c83&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: 318/603] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:05:39 2026] DELETE /v2.0/security-groups/e3a13ccd-9ba2-48b7-97c3-5c80c9095496 => 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: 286/604] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:39 2026] GET /v2.0/ports?device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => 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: 319/605] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:39 2026] GET /v2.0/security-groups?id=7c26bf9f-ff02-4d79-8565-333b56dfd3af&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: 287/606] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:40 2026] GET /v2.0/ports?device_id=47180c85-ac08-4ac1-9e64-bdbf46c308bf => 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: 320/607] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:40 2026] GET /v2.0/ports?device_id=402656e9-6c15-4b97-97a5-6aeb438d391e => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/608] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:40 2026] GET /v2.0/security-groups?id=68aeffdd-da2c-4f6d-9649-0a8c219a4c83&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: 321/609] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:41 2026] GET /v2.0/ports?device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/610] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:41 2026] GET /v2.0/security-groups?id=7c26bf9f-ff02-4d79-8565-333b56dfd3af&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: 322/611] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:41 2026] GET /v2.0/ports?device_id=47180c85-ac08-4ac1-9e64-bdbf46c308bf => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/612] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:41 2026] GET /v2.0/ports?device_id=402656e9-6c15-4b97-97a5-6aeb438d391e => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/613] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:41 2026] GET /v2.0/security-groups?id=68aeffdd-da2c-4f6d-9649-0a8c219a4c83&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: 291/614] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:42 2026] GET /v2.0/ports?device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/615] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:42 2026] GET /v2.0/security-groups?id=7c26bf9f-ff02-4d79-8565-333b56dfd3af&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: 292/616] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:05:42 2026] GET /v2.0/networks?id=7ea20a1a-393f-4848-929e-aa886248b9ea => generated 669 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/617] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:42 2026] GET /v2.0/ports?device_id=47180c85-ac08-4ac1-9e64-bdbf46c308bf => 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: 293/618] 199.19.213.132 () {34 vars in 1050 bytes} [Mon Apr 27 22:05:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d0e8a84da0d14d879a2cf853c4880195 => generated 181 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:05:42.712 7 WARNING neutron_lib.context [req-1d39e42a-1234-4e4a-91b0-fd71fc6231d5 req-4f6d43a0-5354-45d7-8583-7b63d6b2f9ae cd53637191f843a2bb3fc9cfde6656b5 d0e8a84da0d14d879a2cf853c4880195 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 326/619] 199.19.213.132 () {38 vars in 955 bytes} [Mon Apr 27 22:05:42 2026] POST /v2.0/ports => generated 954 bytes in 319 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: 327/620] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:43 2026] GET /v2.0/ports?device_id=402656e9-6c15-4b97-97a5-6aeb438d391e => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/621] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:43 2026] GET /v2.0/security-groups?id=68aeffdd-da2c-4f6d-9649-0a8c219a4c83&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/622] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:43 2026] GET /v2.0/ports?device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/623] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:43 2026] GET /v2.0/security-groups?id=7c26bf9f-ff02-4d79-8565-333b56dfd3af&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: 294/624] 199.19.213.132 () {38 vars in 1028 bytes} [Mon Apr 27 22:05:43 2026] PUT /v2.0/ports/01db43f9-fa48-48e7-9e92-4f8833cffa5c => generated 1235 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/625] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:43 2026] GET /v2.0/ports?device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 332/626] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:43 2026] GET /v2.0/ports?device_id=47180c85-ac08-4ac1-9e64-bdbf46c308bf => generated 969 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/627] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:43 2026] GET /v2.0/security-groups?id=8e9478b3-4cb1-44ae-a3c6-2c2d3c3dc8c3&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:05:44.177 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e79ec088-9c46-42bd-9c7e-76160e4c6921'] response: {'name': 'network-changed', 'server_uuid': '47180c85-ac08-4ac1-9e64-bdbf46c308bf', 'tag': '01db43f9-fa48-48e7-9e92-4f8833cffa5c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 334/628] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:44 2026] GET /v2.0/ports?device_id=402656e9-6c15-4b97-97a5-6aeb438d391e => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:05:44.290 8 INFO neutron.db.l3_db [None req-852e16ec-ac59-4be5-8a79-a6e9c9b6edcd 60306aa9f4db40aa8416f1292c43c946 c6383b016d0b4e4989160b0e8910dbf6 - - default default] Floating IP d487c35f-edc0-44a9-9c99-cc8491975764 associated. External IP: 10.96.250.208, port: 7c58e4b9-d203-4a59-a384-728754570b27. [pid: 7|app: 0|req: 335/629] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:44 2026] GET /v2.0/security-groups?id=68aeffdd-da2c-4f6d-9649-0a8c219a4c83&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: 336/630] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:05:44 2026] GET /v2.0/ports?tenant_id=d0e8a84da0d14d879a2cf853c4880195&device_id=47180c85-ac08-4ac1-9e64-bdbf46c308bf => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/631] 10.0.0.100 () {34 vars in 749 bytes} [Mon Apr 27 22:05:43 2026] PUT /v2.0/floatingips/d487c35f-edc0-44a9-9c99-cc8491975764 => generated 855 bytes in 938 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/632] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:05:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=01db43f9-fa48-48e7-9e92-4f8833cffa5c => 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: 296/633] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:05:44 2026] GET /v2.0/subnets?id=9dc4add5-44ec-409e-b82e-43bc66340edc => generated 687 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/634] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:44 2026] GET /v2.0/ports?device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/635] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:05:44 2026] GET /v2.0/ports?network_id=7ea20a1a-393f-4848-929e-aa886248b9ea&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/636] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:44 2026] GET /v2.0/security-groups?id=7c26bf9f-ff02-4d79-8565-333b56dfd3af&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/637] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:05:44 2026] GET /v2.0/networks/7ea20a1a-393f-4848-929e-aa886248b9ea?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: 300/638] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:05:44 2026] GET /v2.0/networks/7ea20a1a-393f-4848-929e-aa886248b9ea?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: 301/639] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:44 2026] GET /v2.0/ports?device_id=47180c85-ac08-4ac1-9e64-bdbf46c308bf => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/640] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:05:44 2026] GET /v2.0/security-groups?tenant_id=6619ebe0ae114296b96b9a27610df6f3&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/641] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:45 2026] GET /v2.0/security-groups?id=8e9478b3-4cb1-44ae-a3c6-2c2d3c3dc8c3&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: 340/642] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:05:45 2026] DELETE /v2.0/security-groups/835ce87e-708c-45dc-a76e-1ad959e385cf => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/643] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:45 2026] GET /v2.0/ports?device_id=402656e9-6c15-4b97-97a5-6aeb438d391e => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/644] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:45 2026] GET /v2.0/security-groups?id=68aeffdd-da2c-4f6d-9649-0a8c219a4c83&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: 304/645] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:45 2026] GET /v2.0/ports?device_id=402656e9-6c15-4b97-97a5-6aeb438d391e => 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: 305/646] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:05:45 2026] GET /v2.0/ports?tenant_id=d0e8a84da0d14d879a2cf853c4880195&device_id=47180c85-ac08-4ac1-9e64-bdbf46c308bf => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/647] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:05:45 2026] GET /v2.0/networks?id=7ea20a1a-393f-4848-929e-aa886248b9ea => generated 765 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/648] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:05:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=01db43f9-fa48-48e7-9e92-4f8833cffa5c => 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: 308/649] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:05:46 2026] GET /v2.0/subnets?id=9dc4add5-44ec-409e-b82e-43bc66340edc => generated 687 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/650] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:05:46 2026] GET /v2.0/ports?network_id=7ea20a1a-393f-4848-929e-aa886248b9ea&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-04-27 22:05:46.183 7 INFO neutron.db.l3_db [None req-09e65501-78ec-4e3d-aa08-a558fdd122c6 81ddc63400ce4bdbaf04ebb9456ddf0d a85b07109a2a42d384ffe6cfd7f828f8 - - default default] Floating IP 4ece8afe-80ea-49df-88d8-aa47d8342815 associated. External IP: 10.96.250.203, port: eb02f9a1-6781-4cea-adc5-0e6e342030d4. [pid: 8|app: 0|req: 310/651] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:05:46 2026] GET /v2.0/networks/7ea20a1a-393f-4848-929e-aa886248b9ea?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:05:46.215 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-054137d3-e4de-4ba1-9cc1-a454c76c127d'] response: {'name': 'network-changed', 'server_uuid': 'd56eada8-42d2-4d0c-9db1-fcbfcfee8700', 'tag': '7c58e4b9-d203-4a59-a384-728754570b27', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 311/652] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:46 2026] GET /v2.0/ports?device_id=47180c85-ac08-4ac1-9e64-bdbf46c308bf => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/653] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:05:46 2026] GET /v2.0/networks/7ea20a1a-393f-4848-929e-aa886248b9ea?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: 313/654] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:46 2026] GET /v2.0/security-groups?id=8e9478b3-4cb1-44ae-a3c6-2c2d3c3dc8c3&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/655] 10.0.0.100 () {34 vars in 749 bytes} [Mon Apr 27 22:05:45 2026] PUT /v2.0/floatingips/4ece8afe-80ea-49df-88d8-aa47d8342815 => generated 855 bytes in 804 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/656] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:46 2026] GET /v2.0/ports?device_id=402656e9-6c15-4b97-97a5-6aeb438d391e => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:05:46.605 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bab96ac4-5825-40ba-b167-5ca0d194a24a'] response: {'name': 'network-changed', 'server_uuid': '402656e9-6c15-4b97-97a5-6aeb438d391e', 'tag': 'eb02f9a1-6781-4cea-adc5-0e6e342030d4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 343/657] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:46 2026] GET /v2.0/security-groups?id=68aeffdd-da2c-4f6d-9649-0a8c219a4c83&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: 8|app: 0|req: 315/658] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:05:46 2026] GET /v2.0/ports?tenant_id=c6383b016d0b4e4989160b0e8910dbf6&device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/659] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:05:46 2026] GET /v2.0/networks?id=432581e2-1e06-42aa-9ac5-20b13664c97e => generated 779 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/660] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:05:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7c58e4b9-d203-4a59-a384-728754570b27 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/661] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:46 2026] GET /v2.0/ports?device_id=402656e9-6c15-4b97-97a5-6aeb438d391e => 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: 317/662] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:05:46 2026] GET /v2.0/subnets?id=3bf45678-d729-4d98-897f-59f577dd2045 => generated 701 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/663] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:05:46 2026] GET /v2.0/ports?network_id=432581e2-1e06-42aa-9ac5-20b13664c97e&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/664] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:46 2026] GET /v2.0/security-groups?id=68aeffdd-da2c-4f6d-9649-0a8c219a4c83&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/665] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:05:47 2026] GET /v2.0/networks/432581e2-1e06-42aa-9ac5-20b13664c97e?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/666] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:05:47 2026] GET /v2.0/networks/432581e2-1e06-42aa-9ac5-20b13664c97e?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: 348/667] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:05:47 2026] GET /v2.0/ports?tenant_id=a85b07109a2a42d384ffe6cfd7f828f8&device_id=402656e9-6c15-4b97-97a5-6aeb438d391e => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:05:47.221 8 WARNING neutron_lib.context [None req-6757a838-a2f3-4a20-8814-a1f9357c8ff0 bba5c597e9c6479a92a98bb6a1f310af 736f3f6d2f1e48f19db20240b304fd8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 349/668] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:05:47 2026] GET /v2.0/networks?id=84d60d45-b44e-4962-9e29-d61aaa24f406 => generated 774 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/669] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:05:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=eb02f9a1-6781-4cea-adc5-0e6e342030d4 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/670] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:05:47 2026] GET /v2.0/subnets?id=1a429d2c-ce97-4342-9e9f-a6787b825570 => generated 697 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/671] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:05:47 2026] GET /v2.0/ports?network_id=84d60d45-b44e-4962-9e29-d61aaa24f406&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:05:47.400 8 INFO neutron.db.segments_db [None req-6757a838-a2f3-4a20-8814-a1f9357c8ff0 bba5c597e9c6479a92a98bb6a1f310af 736f3f6d2f1e48f19db20240b304fd8f - - default default] Added segment efde5438-5f3a-4fd2-b8a3-5ab3429582cf of type vxlan for network 37b0cfeb-9f1a-481f-ba75-bbebf9323276 [pid: 7|app: 0|req: 353/672] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:47 2026] GET /v2.0/ports?device_id=47180c85-ac08-4ac1-9e64-bdbf46c308bf => 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: 354/673] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:05:47 2026] GET /v2.0/networks/84d60d45-b44e-4962-9e29-d61aaa24f406?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: 355/674] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:47 2026] GET /v2.0/security-groups?id=8e9478b3-4cb1-44ae-a3c6-2c2d3c3dc8c3&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: 320/675] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:05:47 2026] POST /v2.0/networks => generated 650 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:05:47.528 8 WARNING neutron_lib.context [None req-0946f85d-570a-4c23-8b51-d094832856ef bba5c597e9c6479a92a98bb6a1f310af 736f3f6d2f1e48f19db20240b304fd8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 356/676] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:05:47 2026] GET /v2.0/networks/84d60d45-b44e-4962-9e29-d61aaa24f406?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/677] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:05:47 2026] POST /v2.0/subnets => generated 627 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:05:47.786 7 WARNING neutron_lib.context [None req-05e5aa2d-990d-4324-85f8-197a0894f162 bba5c597e9c6479a92a98bb6a1f310af 736f3f6d2f1e48f19db20240b304fd8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:05:47.823 7 INFO neutron.db.segments_db [None req-05e5aa2d-990d-4324-85f8-197a0894f162 bba5c597e9c6479a92a98bb6a1f310af 736f3f6d2f1e48f19db20240b304fd8f - - default default] Added segment 040ef101-ccec-445e-bb07-020e76d9a1f6 of type vxlan for network 6cf7f6b4-d354-4064-a9e9-a17fdd62ad10 2026-04-27 22:05:48.055 7 INFO neutron.db.l3_hamode_db [None req-05e5aa2d-990d-4324-85f8-197a0894f162 bba5c597e9c6479a92a98bb6a1f310af 736f3f6d2f1e48f19db20240b304fd8f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 322/678] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:48 2026] GET /v2.0/ports?device_id=402656e9-6c15-4b97-97a5-6aeb438d391e => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/679] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:48 2026] GET /v2.0/security-groups?id=68aeffdd-da2c-4f6d-9649-0a8c219a4c83&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: 324/680] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:48 2026] GET /v2.0/ports?device_id=47180c85-ac08-4ac1-9e64-bdbf46c308bf => 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: 325/681] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:48 2026] GET /v2.0/security-groups?id=8e9478b3-4cb1-44ae-a3c6-2c2d3c3dc8c3&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:05:48.841 7 INFO neutron.db.l3_hamode_db [None req-05e5aa2d-990d-4324-85f8-197a0894f162 bba5c597e9c6479a92a98bb6a1f310af 736f3f6d2f1e48f19db20240b304fd8f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 326/682] 199.19.213.132 () {34 vars in 994 bytes} [Mon Apr 27 22:05:48 2026] GET /v2.0/ports?device_id=402656e9-6c15-4b97-97a5-6aeb438d391e => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:05:49.405 8 INFO neutron.db.l3_db [req-4ccb62b3-e0b2-4251-8861-5c4bf8c685e6 req-ef15a27e-070e-4754-acbc-2a719c411988 81ddc63400ce4bdbaf04ebb9456ddf0d a85b07109a2a42d384ffe6cfd7f828f8 - - default default] Floating IP 4ece8afe-80ea-49df-88d8-aa47d8342815 disassociated. External IP: 10.96.250.203, port: eb02f9a1-6781-4cea-adc5-0e6e342030d4. [pid: 8|app: 0|req: 327/683] 199.19.213.132 () {36 vars in 997 bytes} [Mon Apr 27 22:05:48 2026] DELETE /v2.0/ports/eb02f9a1-6781-4cea-adc5-0e6e342030d4 => generated 0 bytes in 854 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/684] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:05:47 2026] POST /v2.0/routers => generated 695 bytes in 2074 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/685] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:49 2026] GET /v2.0/ports?device_id=402656e9-6c15-4b97-97a5-6aeb438d391e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:05:49.922 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0542eea4-8027-4675-9739-0d6e85b5564b'] response: {'server_uuid': '402656e9-6c15-4b97-97a5-6aeb438d391e', 'name': 'network-vif-deleted', 'tag': 'eb02f9a1-6781-4cea-adc5-0e6e342030d4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 358/686] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:49 2026] GET /v2.0/ports?device_id=47180c85-ac08-4ac1-9e64-bdbf46c308bf => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/687] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:49 2026] GET /v2.0/security-groups?id=8e9478b3-4cb1-44ae-a3c6-2c2d3c3dc8c3&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: 360/688] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:50 2026] GET /v2.0/ports?device_id=47180c85-ac08-4ac1-9e64-bdbf46c308bf => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:05:50.439 7 INFO neutron.db.l3_db [None req-89661393-7042-40fa-ba8d-dcf3e83ff117 cd53637191f843a2bb3fc9cfde6656b5 d0e8a84da0d14d879a2cf853c4880195 - - default default] Floating IP d0a0435a-6463-4a9d-b184-74e435662cd1 associated. External IP: 10.96.250.202, port: 01db43f9-fa48-48e7-9e92-4f8833cffa5c. [pid: 7|app: 0|req: 361/689] 10.0.0.100 () {34 vars in 749 bytes} [Mon Apr 27 22:05:50 2026] PUT /v2.0/floatingips/d0a0435a-6463-4a9d-b184-74e435662cd1 => generated 855 bytes in 670 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/690] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:50 2026] GET /v2.0/ports?device_id=47180c85-ac08-4ac1-9e64-bdbf46c308bf => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:05:50.901 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-333c030a-1651-429f-88aa-b3d749beb1dc'] response: {'name': 'network-changed', 'server_uuid': '47180c85-ac08-4ac1-9e64-bdbf46c308bf', 'tag': '01db43f9-fa48-48e7-9e92-4f8833cffa5c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 363/691] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:50 2026] GET /v2.0/security-groups?id=8e9478b3-4cb1-44ae-a3c6-2c2d3c3dc8c3&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: 364/692] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:50 2026] GET /v2.0/ports?device_id=402656e9-6c15-4b97-97a5-6aeb438d391e => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/693] 10.0.0.100 () {34 vars in 783 bytes} [Mon Apr 27 22:05:49 2026] PUT /v2.0/routers/9bfdf5eb-62c1-4b12-86dc-241077fa5a6b/add_router_interface => generated 309 bytes in 1320 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:05:51.196 7 WARNING neutron_lib.context [None req-32c7eeae-8985-4cb8-9fb5-0b754662c605 bba5c597e9c6479a92a98bb6a1f310af 736f3f6d2f1e48f19db20240b304fd8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 330/694] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:51 2026] GET /v2.0/ports?device_id=47180c85-ac08-4ac1-9e64-bdbf46c308bf => 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: 331/695] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:05:51 2026] GET /v2.0/ports?tenant_id=d0e8a84da0d14d879a2cf853c4880195&device_id=47180c85-ac08-4ac1-9e64-bdbf46c308bf => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/696] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:51 2026] GET /v2.0/security-groups?id=8e9478b3-4cb1-44ae-a3c6-2c2d3c3dc8c3&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/697] 10.0.0.100 () {34 vars in 665 bytes} [Mon Apr 27 22:05:51 2026] POST /v2.0/ports => generated 955 bytes in 327 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-04-27 22:05:51.526 7 WARNING neutron_lib.context [None req-44b03505-709a-41c5-927d-f7a76eb5b2fb bba5c597e9c6479a92a98bb6a1f310af 736f3f6d2f1e48f19db20240b304fd8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 333/698] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:05:51 2026] GET /v2.0/networks?id=7ea20a1a-393f-4848-929e-aa886248b9ea => generated 765 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/699] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:05:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=01db43f9-fa48-48e7-9e92-4f8833cffa5c => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/700] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:05:51 2026] GET /v2.0/subnets?id=9dc4add5-44ec-409e-b82e-43bc66340edc => generated 687 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/701] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:05:51 2026] GET /v2.0/ports?network_id=7ea20a1a-393f-4848-929e-aa886248b9ea&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/702] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:05:51 2026] GET /v2.0/networks/7ea20a1a-393f-4848-929e-aa886248b9ea?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: 338/703] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:05:51 2026] GET /v2.0/networks/7ea20a1a-393f-4848-929e-aa886248b9ea?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: 366/704] 10.0.0.100 () {34 vars in 665 bytes} [Mon Apr 27 22:05:51 2026] POST /v2.0/ports => generated 954 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:05:51.964 8 WARNING neutron_lib.context [None req-f423fe97-4fc4-45e9-b136-9e8629ff8ac0 bba5c597e9c6479a92a98bb6a1f310af 736f3f6d2f1e48f19db20240b304fd8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 367/705] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:52 2026] GET /v2.0/ports?device_id=402656e9-6c15-4b97-97a5-6aeb438d391e => 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: 368/706] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:52 2026] GET /v2.0/ports?device_id=47180c85-ac08-4ac1-9e64-bdbf46c308bf => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:05:52.619 8 INFO neutron.db.l3_db [None req-f423fe97-4fc4-45e9-b136-9e8629ff8ac0 bba5c597e9c6479a92a98bb6a1f310af 736f3f6d2f1e48f19db20240b304fd8f - - default default] Floating IP 896e6f4f-d5aa-4f6a-8758-152cc4f8102d associated. External IP: 10.96.250.215, port: a7b644d1-db79-450f-a411-c87e069bf2a4. [pid: 7|app: 0|req: 371/709] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:05:52 2026] GET /v2.0/security-groups?id=8e9478b3-4cb1-44ae-a3c6-2c2d3c3dc8c3&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: 7|app: 0|req: 372/710] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:53 2026] GET /v2.0/ports?device_id=402656e9-6c15-4b97-97a5-6aeb438d391e => 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: 339/711] 10.0.0.100 () {34 vars in 677 bytes} [Mon Apr 27 22:05:51 2026] POST /v2.0/floatingips => generated 841 bytes in 1237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/712] 199.19.213.132 () {34 vars in 994 bytes} [Mon Apr 27 22:05:53 2026] GET /v2.0/ports?device_id=47180c85-ac08-4ac1-9e64-bdbf46c308bf => generated 971 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:05:53.317 7 INFO neutron.db.l3_db [None req-2e7ea3da-115c-47f7-bce5-9c75674840aa bba5c597e9c6479a92a98bb6a1f310af 736f3f6d2f1e48f19db20240b304fd8f - - default default] Floating IP 896e6f4f-d5aa-4f6a-8758-152cc4f8102d disassociated. External IP: 10.96.250.215, port: a7b644d1-db79-450f-a411-c87e069bf2a4. 2026-04-27 22:05:53.513 8 INFO neutron.db.l3_db [req-7c1dfa32-c40a-4b25-9ddb-994a747a4bb1 req-25666ad7-fed2-4000-b5c6-87e1e6abc8a3 cd53637191f843a2bb3fc9cfde6656b5 d0e8a84da0d14d879a2cf853c4880195 - - default default] Floating IP d0a0435a-6463-4a9d-b184-74e435662cd1 disassociated. External IP: 10.96.250.202, port: 01db43f9-fa48-48e7-9e92-4f8833cffa5c. [pid: 7|app: 0|req: 373/713] 10.0.0.100 () {34 vars in 749 bytes} [Mon Apr 27 22:05:53 2026] PUT /v2.0/floatingips/896e6f4f-d5aa-4f6a-8758-152cc4f8102d => generated 552 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/714] 199.19.213.132 () {36 vars in 997 bytes} [Mon Apr 27 22:05:53 2026] DELETE /v2.0/ports/01db43f9-fa48-48e7-9e92-4f8833cffa5c => generated 0 bytes in 593 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/715] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:53 2026] GET /v2.0/ports?device_id=47180c85-ac08-4ac1-9e64-bdbf46c308bf => 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: 374/716] 10.0.0.100 () {32 vars in 732 bytes} [Mon Apr 27 22:05:53 2026] DELETE /v2.0/floatingips/896e6f4f-d5aa-4f6a-8758-152cc4f8102d => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:05:53.969 8 WARNING neutron_lib.context [None req-d6f9bde4-3a81-4631-b4cd-711aec2486ba bba5c597e9c6479a92a98bb6a1f310af 736f3f6d2f1e48f19db20240b304fd8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:05:53.973 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d254617-fcf5-4ae2-9897-832ec0a5b6e4'] response: {'server_uuid': '47180c85-ac08-4ac1-9e64-bdbf46c308bf', 'name': 'network-vif-deleted', 'tag': '01db43f9-fa48-48e7-9e92-4f8833cffa5c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 375/717] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:05:54 2026] DELETE /v2.0/security-groups/68aeffdd-da2c-4f6d-9649-0a8c219a4c83 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:05:54.409 7 INFO neutron.api.v2.resource [None req-9ba4af6a-8ccf-4610-a7a8-3a162e2ff9f9 81ddc63400ce4bdbaf04ebb9456ddf0d a85b07109a2a42d384ffe6cfd7f828f8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 376/718] 10.0.0.100 () {32 vars in 737 bytes} [Mon Apr 27 22:05:54 2026] GET /v2.0/security-groups/68aeffdd-da2c-4f6d-9649-0a8c219a4c83 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/719] 10.0.0.100 () {32 vars in 732 bytes} [Mon Apr 27 22:05:54 2026] DELETE /v2.0/floatingips/4ece8afe-80ea-49df-88d8-aa47d8342815 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:05:54.769 8 INFO neutron.db.l3_db [None req-d6f9bde4-3a81-4631-b4cd-711aec2486ba bba5c597e9c6479a92a98bb6a1f310af 736f3f6d2f1e48f19db20240b304fd8f - - default default] Floating IP 35216219-4083-4451-bf1b-fa4567dc25d8 associated. External IP: 10.96.250.215, port: ca89c0c6-0070-4a23-9450-c3c34e06ebee. [pid: 8|app: 0|req: 343/720] 10.0.0.100 () {34 vars in 677 bytes} [Mon Apr 27 22:05:53 2026] POST /v2.0/floatingips => generated 842 bytes in 1137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/721] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:55 2026] GET /v2.0/ports?device_id=47180c85-ac08-4ac1-9e64-bdbf46c308bf => 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: 345/722] 10.0.0.70 () {34 vars in 989 bytes} [Mon Apr 27 22:05:55 2026] GET /v2.0/ports?device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 1240 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/723] 10.0.0.100 () {32 vars in 729 bytes} [Mon Apr 27 22:05:55 2026] GET /v2.0/floatingips/35216219-4083-4451-bf1b-fa4567dc25d8 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/724] 10.0.0.70 () {34 vars in 1039 bytes} [Mon Apr 27 22:05:55 2026] GET /v2.0/security-groups?id=7c26bf9f-ff02-4d79-8565-333b56dfd3af&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: 348/725] 10.0.0.100 () {32 vars in 655 bytes} [Mon Apr 27 22:05:55 2026] GET /v2.0/floatingips => generated 845 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/726] 10.0.0.100 () {34 vars in 789 bytes} [Mon Apr 27 22:05:54 2026] PUT /v2.0/routers/68cc2d34-ff14-41ff-8587-ec840e913516/remove_router_interface => generated 309 bytes in 881 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:05:55.764 8 INFO neutron.db.l3_db [None req-f79ef111-c306-42e2-9aa7-788e1a16fa99 bba5c597e9c6479a92a98bb6a1f310af 736f3f6d2f1e48f19db20240b304fd8f - - default default] Floating IP 35216219-4083-4451-bf1b-fa4567dc25d8 associated. External IP: 10.96.250.215, port: ca89c0c6-0070-4a23-9450-c3c34e06ebee. [pid: 8|app: 0|req: 349/727] 10.0.0.100 () {34 vars in 749 bytes} [Mon Apr 27 22:05:55 2026] PUT /v2.0/floatingips/35216219-4083-4451-bf1b-fa4567dc25d8 => generated 841 bytes in 993 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/728] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:05:56 2026] GET /v2.0/ports?device_id=47180c85-ac08-4ac1-9e64-bdbf46c308bf => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:05:56.496 8 INFO neutron.db.l3_db [None req-b7e586ed-eb06-42c7-8abe-41f45a289e57 bba5c597e9c6479a92a98bb6a1f310af 736f3f6d2f1e48f19db20240b304fd8f - - default default] Floating IP 35216219-4083-4451-bf1b-fa4567dc25d8 disassociated. External IP: 10.96.250.215, port: a7b644d1-db79-450f-a411-c87e069bf2a4. 2026-04-27 22:05:56.763 7 INFO neutron.services.segments.plugin [-] Segment c3dcb495-7aa2-4cf3-9863-0dddffb2ad94 resource provider aggregate not found 2026-04-27 22:05:56.767 7 INFO neutron.services.segments.plugin [-] Segment c3dcb495-7aa2-4cf3-9863-0dddffb2ad94 resource provider aggregate not found 2026-04-27 22:05:56.777 7 INFO neutron.db.l3_hamode_db [None req-ea179ad0-b047-4e9b-ab42-bcd697344211 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] HA network 46f337c3-50a8-4a21-9907-0c7a11aae980 was deleted as no HA routers are present in tenant a85b07109a2a42d384ffe6cfd7f828f8. [pid: 7|app: 0|req: 379/729] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:05:55 2026] DELETE /v2.0/routers/68cc2d34-ff14-41ff-8587-ec840e913516 => generated 0 bytes in 1178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:05:56.793 7 INFO neutron.services.segments.plugin [-] Segment c3dcb495-7aa2-4cf3-9863-0dddffb2ad94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3dcb495-7aa2-4cf3-9863-0dddffb2ad94 found for delete ", "request_id": "req-d129e6f8-e9ab-4aa6-86b3-dbbfd2a0c28d"}]} 2026-04-27 22:05:56.800 7 INFO neutron.services.segments.plugin [-] Segment c3dcb495-7aa2-4cf3-9863-0dddffb2ad94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3dcb495-7aa2-4cf3-9863-0dddffb2ad94 found for delete ", "request_id": "req-8dc9e89b-ac2b-4337-a61a-a567278b8898"}]} [pid: 8|app: 0|req: 351/730] 10.0.0.100 () {34 vars in 749 bytes} [Mon Apr 27 22:05:56 2026] PUT /v2.0/floatingips/35216219-4083-4451-bf1b-fa4567dc25d8 => generated 552 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/731] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:05:56 2026] DELETE /v2.0/subnets/1a429d2c-ce97-4342-9e9f-a6787b825570 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/732] 10.0.0.100 () {32 vars in 732 bytes} [Mon Apr 27 22:05:56 2026] DELETE /v2.0/floatingips/35216219-4083-4451-bf1b-fa4567dc25d8 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:05:57.158 8 INFO neutron.api.v2.resource [None req-d85928de-5a25-4291-8e0e-92e4dc8242ce bba5c597e9c6479a92a98bb6a1f310af 736f3f6d2f1e48f19db20240b304fd8f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 353/733] 10.0.0.100 () {32 vars in 732 bytes} [Mon Apr 27 22:05:57 2026] DELETE /v2.0/floatingips/35216219-4083-4451-bf1b-fa4567dc25d8 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/734] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:05:56 2026] DELETE /v2.0/networks/84d60d45-b44e-4962-9e29-d61aaa24f406 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/735] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:05:57 2026] GET /v2.0/security-groups?tenant_id=a85b07109a2a42d384ffe6cfd7f828f8&name=default => generated 2921 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/736] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:05:57 2026] DELETE /v2.0/ports/a7b644d1-db79-450f-a411-c87e069bf2a4 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/737] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:05:57 2026] DELETE /v2.0/security-groups/acd26fe1-0be5-4c6d-8479-2d7c95834417 => 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: 355/738] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:05:57 2026] DELETE /v2.0/security-groups/8e9478b3-4cb1-44ae-a3c6-2c2d3c3dc8c3 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:05:57.571 8 INFO neutron.api.v2.resource [None req-75224383-0d56-4d91-9da6-cbc01c5e049e cd53637191f843a2bb3fc9cfde6656b5 d0e8a84da0d14d879a2cf853c4880195 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 356/739] 10.0.0.100 () {32 vars in 737 bytes} [Mon Apr 27 22:05:57 2026] GET /v2.0/security-groups/8e9478b3-4cb1-44ae-a3c6-2c2d3c3dc8c3 => 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: 357/740] 10.0.0.100 () {32 vars in 732 bytes} [Mon Apr 27 22:05:57 2026] DELETE /v2.0/floatingips/d0a0435a-6463-4a9d-b184-74e435662cd1 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/741] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:05:57 2026] DELETE /v2.0/ports/ca89c0c6-0070-4a23-9450-c3c34e06ebee => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/742] 10.0.0.100 () {32 vars in 736 bytes} [Mon Apr 27 22:05:57 2026] GET /v2.0/ports?device_id=9bfdf5eb-62c1-4b12-86dc-241077fa5a6b => generated 958 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/743] 10.0.0.100 () {34 vars in 789 bytes} [Mon Apr 27 22:05:57 2026] PUT /v2.0/routers/f50030c0-54b0-4eda-a113-4f9132268524/remove_router_interface => generated 309 bytes in 929 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:05:58.826 7 INFO neutron.services.segments.plugin [-] Segment 4b9713b7-cd54-4377-951c-18259861a727 resource provider aggregate not found 2026-04-27 22:05:58.831 7 INFO neutron.services.segments.plugin [-] Segment 4b9713b7-cd54-4377-951c-18259861a727 resource provider aggregate not found 2026-04-27 22:05:58.842 7 INFO neutron.services.segments.plugin [-] Segment 4b9713b7-cd54-4377-951c-18259861a727 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b9713b7-cd54-4377-951c-18259861a727 found for delete ", "request_id": "req-7d3b377c-b0d6-4cd3-ad1b-f6e2fd3b31d7"}]} [pid: 7|app: 0|req: 386/744] 10.0.0.100 () {34 vars in 789 bytes} [Mon Apr 27 22:05:57 2026] PUT /v2.0/routers/9bfdf5eb-62c1-4b12-86dc-241077fa5a6b/remove_router_interface => generated 309 bytes in 971 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:05:58.867 7 INFO neutron.services.segments.plugin [-] Segment 4b9713b7-cd54-4377-951c-18259861a727 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b9713b7-cd54-4377-951c-18259861a727 found for delete ", "request_id": "req-0df4f25f-37a9-42ab-9371-e2b0a9ba4e7d"}]} 2026-04-27 22:05:59.546 8 INFO neutron.services.segments.plugin [-] Segment 4e75f16d-b688-4802-b891-4fcd204b79d2 resource provider aggregate not found 2026-04-27 22:05:59.550 8 INFO neutron.services.segments.plugin [-] Segment 4e75f16d-b688-4802-b891-4fcd204b79d2 resource provider aggregate not found 2026-04-27 22:05:59.556 8 INFO neutron.db.l3_hamode_db [None req-4e09d03d-45df-4c8c-9efd-c2aa445e0230 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] HA network dbd3d40d-5cc1-46e5-a55e-80206859ba21 was deleted as no HA routers are present in tenant d0e8a84da0d14d879a2cf853c4880195. [pid: 8|app: 0|req: 359/745] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:05:58 2026] DELETE /v2.0/routers/f50030c0-54b0-4eda-a113-4f9132268524 => generated 0 bytes in 806 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:05:59.562 8 INFO neutron.services.segments.plugin [-] Segment 4e75f16d-b688-4802-b891-4fcd204b79d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e75f16d-b688-4802-b891-4fcd204b79d2 found for delete ", "request_id": "req-ba8ad813-c56f-4eaf-9773-29190490e19d"}]} 2026-04-27 22:05:59.564 8 INFO neutron.services.segments.plugin [-] Segment 4e75f16d-b688-4802-b891-4fcd204b79d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e75f16d-b688-4802-b891-4fcd204b79d2 found for delete ", "request_id": "req-18928181-9135-4a3f-acab-b6bb5b125454"}]} 2026-04-27 22:05:59.723 7 INFO neutron.db.l3_hamode_db [None req-acb2595e-8e2b-495a-a115-08fb4d5a6ef4 bba5c597e9c6479a92a98bb6a1f310af 736f3f6d2f1e48f19db20240b304fd8f - - default default] HA network 6cf7f6b4-d354-4064-a9e9-a17fdd62ad10 was deleted as no HA routers are present in tenant 736f3f6d2f1e48f19db20240b304fd8f. [pid: 7|app: 0|req: 387/746] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:05:58 2026] DELETE /v2.0/routers/9bfdf5eb-62c1-4b12-86dc-241077fa5a6b => generated 0 bytes in 864 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:05:59.862 8 INFO neutron.db.segments_db [None req-94c5bc46-1270-4798-88f8-df06e8703c61 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Added segment 0f45f47e-c150-4821-a41f-56c1d1ccba21 of type vxlan for network a91b5696-10b2-4471-b507-51621356069d [pid: 7|app: 0|req: 388/747] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:05:59 2026] DELETE /v2.0/subnets/9dc4add5-44ec-409e-b82e-43bc66340edc => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/748] 10.0.0.100 () {34 vars in 671 bytes} [Mon Apr 27 22:05:59 2026] POST /v2.0/networks => generated 743 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/749] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:05:59 2026] DELETE /v2.0/subnets/963f36ca-10da-4791-9ae8-d82b40b44d65 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/750] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:05:59 2026] POST /v2.0/subnets => generated 690 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/751] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:05:59 2026] DELETE /v2.0/networks/7ea20a1a-393f-4848-929e-aa886248b9ea => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:06:00.244 8 INFO neutron.db.segments_db [None req-58a97222-8c52-4895-8a5d-31c438e67e40 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Added segment efe41bce-8cd2-476b-ab89-417cdc4134ee of type vxlan for network 005e562d-acd3-4d9d-ad6d-70218df2bd1a [pid: 7|app: 0|req: 391/752] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:00 2026] DELETE /v2.0/networks/37b0cfeb-9f1a-481f-ba75-bbebf9323276 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/753] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:06:00 2026] GET /v2.0/security-groups?tenant_id=d0e8a84da0d14d879a2cf853c4880195&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/754] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:06:00 2026] DELETE /v2.0/security-groups/e7d2af3f-d5c0-409a-b588-d2566d1e1d2d => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:06:00.495 8 INFO neutron.db.l3_hamode_db [None req-58a97222-8c52-4895-8a5d-31c438e67e40 60eefc63d910406a811a80efe7c3d9fb 492cbdff7fdb4a0fa7c902dde7dcd242 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 22:06:00.899 7 INFO neutron.services.segments.plugin [-] Segment 040ef101-ccec-445e-bb07-020e76d9a1f6 resource provider aggregate not found 2026-04-27 22:06:00.905 7 INFO neutron.services.segments.plugin [-] Segment 040ef101-ccec-445e-bb07-020e76d9a1f6 resource provider aggregate not found 2026-04-27 22:06:00.917 7 INFO neutron.services.segments.plugin [-] Segment 040ef101-ccec-445e-bb07-020e76d9a1f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 040ef101-ccec-445e-bb07-020e76d9a1f6 found for delete ", "request_id": "req-ba0fea42-2e1f-4911-a01c-9d30bf41a285"}]} 2026-04-27 22:06:00.920 7 INFO neutron.services.segments.plugin [-] Segment 040ef101-ccec-445e-bb07-020e76d9a1f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 040ef101-ccec-445e-bb07-020e76d9a1f6 found for delete ", "request_id": "req-900e7c17-aa83-4d29-82b0-e2b219099c9b"}]} 2026-04-27 22:06:00.931 7 INFO neutron.services.segments.plugin [-] Segment efde5438-5f3a-4fd2-b8a3-5ab3429582cf resource provider aggregate not found 2026-04-27 22:06:00.934 7 INFO neutron.services.segments.plugin [-] Segment efde5438-5f3a-4fd2-b8a3-5ab3429582cf resource provider aggregate not found 2026-04-27 22:06:00.942 7 INFO neutron.services.segments.plugin [-] Segment efde5438-5f3a-4fd2-b8a3-5ab3429582cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efde5438-5f3a-4fd2-b8a3-5ab3429582cf found for delete ", "request_id": "req-2320ac8b-43ff-4a77-b4d6-f9b4550e13a5"}]} 2026-04-27 22:06:00.945 7 INFO neutron.services.segments.plugin [-] Segment efde5438-5f3a-4fd2-b8a3-5ab3429582cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efde5438-5f3a-4fd2-b8a3-5ab3429582cf found for delete ", "request_id": "req-1df0a70a-b111-46b4-82a0-6d2e7171a60f"}]} [pid: 7|app: 0|req: 394/755] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:06:00 2026] GET /v2.0/security-groups?tenant_id=736f3f6d2f1e48f19db20240b304fd8f&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/756] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:06:01 2026] DELETE /v2.0/security-groups/6d078c57-2c7e-4b02-8e91-a3974602708f => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:06:01.269 8 INFO neutron.db.l3_hamode_db [None req-58a97222-8c52-4895-8a5d-31c438e67e40 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 22:06:01.589 8 INFO neutron.services.segments.plugin [-] Segment f8d95056-9260-4d75-993f-fea5f219b4ef resource provider aggregate not found 2026-04-27 22:06:01.594 8 INFO neutron.services.segments.plugin [-] Segment f8d95056-9260-4d75-993f-fea5f219b4ef resource provider aggregate not found 2026-04-27 22:06:01.609 8 INFO neutron.services.segments.plugin [-] Segment f8d95056-9260-4d75-993f-fea5f219b4ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8d95056-9260-4d75-993f-fea5f219b4ef found for delete ", "request_id": "req-7c994e0d-5acc-4c06-9b41-fb499e17b826"}]} 2026-04-27 22:06:01.611 8 INFO neutron.services.segments.plugin [-] Segment f8d95056-9260-4d75-993f-fea5f219b4ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8d95056-9260-4d75-993f-fea5f219b4ef found for delete ", "request_id": "req-173453b3-fd99-40c0-99bd-6f2877624018"}]} [pid: 8|app: 0|req: 362/757] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:06:00 2026] POST /v2.0/routers => generated 730 bytes in 2057 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:06:02.435 7 INFO neutron.db.segments_db [None req-59b56b53-4ba9-4dac-ac69-62b76663ba7b 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Added segment 60b7e7dc-4714-4dce-bf8b-870d7edfd95f of type vxlan for network 6006b1dc-1c61-4791-baba-e3d7e7ea84eb [pid: 7|app: 0|req: 396/758] 10.0.0.100 () {34 vars in 671 bytes} [Mon Apr 27 22:06:02 2026] POST /v2.0/networks => generated 744 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/759] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:06:02 2026] POST /v2.0/subnets => generated 691 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:06:02.804 7 INFO neutron.db.segments_db [None req-fdae47d5-bb73-4e24-ac76-e5d4141f236e 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Added segment f4dd609b-b139-41f1-ba0d-d6c83b14843a of type vxlan for network 27f4c84c-3178-474d-b54d-ea7c4fbfd379 2026-04-27 22:06:03.052 7 INFO neutron.db.l3_hamode_db [None req-fdae47d5-bb73-4e24-ac76-e5d4141f236e 60eefc63d910406a811a80efe7c3d9fb 45e7911d6d9b46318d6925f2495c2508 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 363/760] 10.0.0.100 () {34 vars in 783 bytes} [Mon Apr 27 22:06:02 2026] PUT /v2.0/routers/e49b9ea0-3726-4394-a80a-ee5c4f56f18a/add_router_interface => generated 309 bytes in 1227 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:03.606 8 WARNING neutron_lib.context [None req-9bd38486-226d-490e-b64d-cb2bd53ca4de 425f4437325b4c5ca940ac43dcd3cc7f e6f1e188394d45d2bab8e9d8be2136fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:03.606 8 WARNING neutron_lib.context [None req-9bd38486-226d-490e-b64d-cb2bd53ca4de 425f4437325b4c5ca940ac43dcd3cc7f e6f1e188394d45d2bab8e9d8be2136fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:03.798 8 INFO neutron.db.segments_db [None req-9bd38486-226d-490e-b64d-cb2bd53ca4de 425f4437325b4c5ca940ac43dcd3cc7f e6f1e188394d45d2bab8e9d8be2136fe - - default default] Added segment 5e614611-2a9b-4787-bfae-dd851b591ac4 of type vxlan for network 041fdd4f-9301-438e-b231-0aad08439e70 2026-04-27 22:06:03.855 8 INFO neutron.db.segments_db [None req-9bd38486-226d-490e-b64d-cb2bd53ca4de 425f4437325b4c5ca940ac43dcd3cc7f e6f1e188394d45d2bab8e9d8be2136fe - - default default] Added segment c53032c6-6e48-4834-a16d-29d2769384d2 of type vxlan for network 2c1982cb-89b1-413a-83c5-601b0c80f060 2026-04-27 22:06:03.883 7 INFO neutron.db.l3_hamode_db [None req-fdae47d5-bb73-4e24-ac76-e5d4141f236e 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 364/761] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:06:03 2026] POST /v2.0/networks => generated 1245 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/762] 10.0.0.100 () {32 vars in 649 bytes} [Mon Apr 27 22:06:03 2026] GET /v2.0/networks => generated 1844 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:06:04.099 8 WARNING neutron_lib.context [None req-7e4e66ea-5f28-405e-a1ad-5a9232da1524 6fa85d9c521c4d53aba84fa8a07321fa 492cbdff7fdb4a0fa7c902dde7dcd242 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 366/763] 10.0.0.100 () {34 vars in 685 bytes} [Mon Apr 27 22:06:04 2026] POST /v2.0/security-groups => generated 1659 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 22:06:04.361 8 INFO neutron.services.segments.plugin [-] Segment 5e614611-2a9b-4787-bfae-dd851b591ac4 resource provider aggregate not found 2026-04-27 22:06:04.365 8 INFO neutron.services.segments.plugin [-] Segment 5e614611-2a9b-4787-bfae-dd851b591ac4 resource provider aggregate not found 2026-04-27 22:06:04.376 8 INFO neutron.services.segments.plugin [-] Segment 5e614611-2a9b-4787-bfae-dd851b591ac4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e614611-2a9b-4787-bfae-dd851b591ac4 found for delete ", "request_id": "req-bbf403b5-4d81-45a9-a1bd-8b119e4cd973"}]} 2026-04-27 22:06:04.378 8 INFO neutron.services.segments.plugin [-] Segment 5e614611-2a9b-4787-bfae-dd851b591ac4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e614611-2a9b-4787-bfae-dd851b591ac4 found for delete ", "request_id": "req-73c6f279-a489-4f30-bc31-270c03921abc"}]} [pid: 8|app: 0|req: 367/764] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:04 2026] DELETE /v2.0/networks/041fdd4f-9301-438e-b231-0aad08439e70 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:06:04.399 8 WARNING neutron_lib.context [None req-80f59b6f-94a8-4af3-bc2e-e3836bf7948e 6fa85d9c521c4d53aba84fa8a07321fa 492cbdff7fdb4a0fa7c902dde7dcd242 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 368/765] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:06:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/766] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:04 2026] DELETE /v2.0/networks/2c1982cb-89b1-413a-83c5-601b0c80f060 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:06:04.695 8 WARNING neutron_lib.context [None req-8d91f184-e1f8-44c0-aa24-c16c1bc58c1b 6fa85d9c521c4d53aba84fa8a07321fa 492cbdff7fdb4a0fa7c902dde7dcd242 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 398/767] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:06:02 2026] POST /v2.0/routers => generated 731 bytes in 2085 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/768] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:06:04 2026] POST /v2.0/security-group-rules => generated 602 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/769] 10.0.0.100 () {32 vars in 649 bytes} [Mon Apr 27 22:06:04 2026] GET /v2.0/networks => generated 651 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/770] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:04 2026] GET /v2.0/ports?device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:04.952 8 WARNING neutron_lib.context [None req-5d57b255-7626-46dd-9586-d1442476286e 6fa85d9c521c4d53aba84fa8a07321fa 492cbdff7fdb4a0fa7c902dde7dcd242 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 372/771] 10.0.0.100 () {34 vars in 676 bytes} [Mon Apr 27 22:06:04 2026] POST /v2.0/floatingips => generated 552 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:06:05.548 8 WARNING neutron_lib.context [None req-4a483097-f30f-4895-ab4d-2df8aa1c920a 425f4437325b4c5ca940ac43dcd3cc7f e6f1e188394d45d2bab8e9d8be2136fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:05.608 8 INFO neutron.db.segments_db [None req-4a483097-f30f-4895-ab4d-2df8aa1c920a 425f4437325b4c5ca940ac43dcd3cc7f e6f1e188394d45d2bab8e9d8be2136fe - - default default] Added segment ac3bdb73-ff95-467c-b26f-795f96ed51aa of type vxlan for network 8d115a82-8456-429a-8469-cad03bd24c9c [pid: 8|app: 0|req: 373/772] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:06:05 2026] POST /v2.0/networks => generated 649 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/773] 10.0.0.174 () {34 vars in 971 bytes} [Mon Apr 27 22:06:05 2026] GET /v2.0/ports/7c58e4b9-d203-4a59-a384-728754570b27 => generated 968 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:05.754 8 WARNING neutron_lib.context [None req-3763467d-a04b-4853-9392-454faec288f8 425f4437325b4c5ca940ac43dcd3cc7f e6f1e188394d45d2bab8e9d8be2136fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:05.801 8 INFO neutron.db.segments_db [None req-3763467d-a04b-4853-9392-454faec288f8 425f4437325b4c5ca940ac43dcd3cc7f e6f1e188394d45d2bab8e9d8be2136fe - - default default] Added segment 48c853d1-978c-4715-bcc8-131dea2f6765 of type vxlan for network 36cf0723-c4b7-40f0-9bed-a6d0892de70f [pid: 8|app: 0|req: 375/774] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:06:05 2026] POST /v2.0/networks => generated 649 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:06:05.919 8 WARNING neutron_lib.context [None req-0921aa8f-b94d-4d61-9418-f8ac4cac1ca4 425f4437325b4c5ca940ac43dcd3cc7f e6f1e188394d45d2bab8e9d8be2136fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:05.947 8 WARNING neutron_lib.context [None req-0921aa8f-b94d-4d61-9418-f8ac4cac1ca4 425f4437325b4c5ca940ac43dcd3cc7f e6f1e188394d45d2bab8e9d8be2136fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/775] 10.0.0.100 () {34 vars in 783 bytes} [Mon Apr 27 22:06:04 2026] PUT /v2.0/routers/bb518e01-347f-4a4c-8b0c-c44c1fb85842/add_router_interface => generated 309 bytes in 1354 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/776] 10.0.0.174 () {34 vars in 1098 bytes} [Mon Apr 27 22:06:06 2026] GET /v2.0/security-groups?name=tempest-securitygroup--845785250&fields=id&tenant_id=492cbdff7fdb4a0fa7c902dde7dcd242 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/777] 10.0.0.174 () {34 vars in 982 bytes} [Mon Apr 27 22:06:06 2026] GET /v2.0/networks?id=a91b5696-10b2-4471-b507-51621356069d => generated 675 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:06.391 8 INFO neutron.services.segments.plugin [-] Segment c53032c6-6e48-4834-a16d-29d2769384d2 resource provider aggregate not found 2026-04-27 22:06:06.402 8 INFO neutron.services.segments.plugin [-] Segment c53032c6-6e48-4834-a16d-29d2769384d2 resource provider aggregate not found 2026-04-27 22:06:06.405 8 INFO neutron.services.segments.plugin [-] Segment c53032c6-6e48-4834-a16d-29d2769384d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c53032c6-6e48-4834-a16d-29d2769384d2 found for delete ", "request_id": "req-2747bf9c-a8ae-495d-bb87-f63918a7a652"}]} 2026-04-27 22:06:06.414 8 INFO neutron.services.segments.plugin [-] Segment c53032c6-6e48-4834-a16d-29d2769384d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c53032c6-6e48-4834-a16d-29d2769384d2 found for delete ", "request_id": "req-a44b61eb-9742-40bd-a81a-46dcf39c4261"}]} [pid: 7|app: 0|req: 403/778] 199.19.213.132 () {34 vars in 1000 bytes} [Mon Apr 27 22:06:06 2026] GET /v2.0/subnets?network_id=432581e2-1e06-42aa-9ac5-20b13664c97e => generated 683 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/779] 10.0.0.174 () {34 vars in 965 bytes} [Mon Apr 27 22:06:06 2026] GET /v2.0/quotas/492cbdff7fdb4a0fa7c902dde7dcd242 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/780] 10.0.0.100 () {34 vars in 665 bytes} [Mon Apr 27 22:06:05 2026] POST /v2.0/ports => generated 1506 bytes in 604 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 405/781] 199.19.213.132 () {34 vars in 1146 bytes} [Mon Apr 27 22:06:06 2026] GET /v2.0/ports?device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700&device_owner=compute%3Anova&network_id=432581e2-1e06-42aa-9ac5-20b13664c97e => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/782] 10.0.0.174 () {34 vars in 1002 bytes} [Mon Apr 27 22:06:06 2026] GET /v2.0/ports?tenant_id=492cbdff7fdb4a0fa7c902dde7dcd242&fields=id => generated 103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/783] 10.0.0.100 () {32 vars in 643 bytes} [Mon Apr 27 22:06:06 2026] GET /v2.0/ports => generated 1506 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/784] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:06:06 2026] DELETE /v2.0/ports/99e17491-82e4-4408-bdba-3d48deab414c => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:06:06.923 7 WARNING neutron_lib.context [None req-2e7e1bbd-d575-4eda-ac1b-4711da5e3a4c c5e1d023b0ad4eb28a15158fab662960 45e7911d6d9b46318d6925f2495c2508 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 408/785] 10.0.0.100 () {34 vars in 685 bytes} [Mon Apr 27 22:06:06 2026] POST /v2.0/security-groups => generated 1659 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/786] 199.19.213.132 () {38 vars in 1028 bytes} [Mon Apr 27 22:06:06 2026] PUT /v2.0/ports/7c58e4b9-d203-4a59-a384-728754570b27 => generated 1145 bytes in 580 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: 379/787] 10.0.0.174 () {34 vars in 907 bytes} [Mon Apr 27 22:06:07 2026] GET /v2.0/extensions => generated 20516 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-27 22:06:07.226 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd0bd775-1e9d-4a88-9f1c-583d940eb077'] response: {'name': 'network-changed', 'server_uuid': 'd56eada8-42d2-4d0c-9db1-fcbfcfee8700', 'tag': '7c58e4b9-d203-4a59-a384-728754570b27', 'status': 'completed', 'code': 200} 2026-04-27 22:06:07.229 8 WARNING neutron_lib.context [None req-e9b636bb-01e5-4208-9900-c42b2a8d7e40 c5e1d023b0ad4eb28a15158fab662960 45e7911d6d9b46318d6925f2495c2508 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 409/788] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:06:07 2026] DELETE /v2.0/ports/75071f16-c006-4009-a3f2-ff861ffac2b7 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/789] 10.0.0.174 () {34 vars in 1008 bytes} [Mon Apr 27 22:06:07 2026] GET /v2.0/networks/a91b5696-10b2-4471-b507-51621356069d?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: 411/790] 10.0.0.100 () {32 vars in 643 bytes} [Mon Apr 27 22:06:07 2026] GET /v2.0/ports => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/791] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:06:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/792] 10.0.0.174 () {34 vars in 1108 bytes} [Mon Apr 27 22:06:07 2026] GET /v2.0/networks/a91b5696-10b2-4471-b507-51621356069d?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-04-27 22:06:07.342 8 WARNING neutron_lib.context [None req-2e548ef8-dfd5-4009-8f43-7b00b7e019df 425f4437325b4c5ca940ac43dcd3cc7f e6f1e188394d45d2bab8e9d8be2136fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:07.348 7 WARNING neutron_lib.context [None req-bb16a502-725e-41da-a6a6-b2d118845091 c5e1d023b0ad4eb28a15158fab662960 45e7911d6d9b46318d6925f2495c2508 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:07.397 8 INFO neutron.db.segments_db [None req-2e548ef8-dfd5-4009-8f43-7b00b7e019df 425f4437325b4c5ca940ac43dcd3cc7f e6f1e188394d45d2bab8e9d8be2136fe - - default default] Added segment 6645174e-7b3b-4fc0-bbf5-b35e205c37f2 of type vxlan for network 6876d1bb-cbe8-4805-a1b0-a6ce5452b5af [pid: 8|app: 0|req: 381/793] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:06:07 2026] POST /v2.0/networks => generated 650 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:06:07.485 8 WARNING neutron_lib.context [None req-4c50f403-79e8-4902-9d1e-f234c74964ac 425f4437325b4c5ca940ac43dcd3cc7f e6f1e188394d45d2bab8e9d8be2136fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 413/794] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:06:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:06:07.508 7 WARNING neutron_lib.context [None req-a58b370c-157d-43bd-8983-57d75535ac92 c5e1d023b0ad4eb28a15158fab662960 45e7911d6d9b46318d6925f2495c2508 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:07.534 8 INFO neutron.db.segments_db [None req-4c50f403-79e8-4902-9d1e-f234c74964ac 425f4437325b4c5ca940ac43dcd3cc7f e6f1e188394d45d2bab8e9d8be2136fe - - default default] Added segment 7acd5514-3d2d-4647-900d-2bcc74fb6613 of type vxlan for network d32d3148-49df-4eaa-adfc-56b610120497 [pid: 8|app: 0|req: 382/795] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:06:07 2026] POST /v2.0/networks => generated 649 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/796] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:07 2026] GET /v2.0/ports?device_id=98988b56-f6b0-4b7b-9d13-ab31753409c2 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:06:07.658 8 WARNING neutron_lib.context [None req-f17e2053-bb84-4b1c-9d65-269707329d85 425f4437325b4c5ca940ac43dcd3cc7f e6f1e188394d45d2bab8e9d8be2136fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:07.681 8 WARNING neutron_lib.context [None req-f17e2053-bb84-4b1c-9d65-269707329d85 425f4437325b4c5ca940ac43dcd3cc7f e6f1e188394d45d2bab8e9d8be2136fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 386/799] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:06:07 2026] POST /v2.0/subnets => generated 1274 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/800] 10.0.0.100 () {34 vars in 676 bytes} [Mon Apr 27 22:06:07 2026] POST /v2.0/floatingips => generated 552 bytes in 663 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/801] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:06:08 2026] GET /v2.0/ports?tenant_id=c6383b016d0b4e4989160b0e8910dbf6&device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 1417 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/802] 10.0.0.100 () {32 vars in 647 bytes} [Mon Apr 27 22:06:08 2026] GET /v2.0/subnets => generated 1910 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/803] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:06:08 2026] GET /v2.0/networks?id=432581e2-1e06-42aa-9ac5-20b13664c97e => generated 779 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/804] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:06:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=7c58e4b9-d203-4a59-a384-728754570b27 => 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: 390/805] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:06:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7c58e4b9-d203-4a59-a384-728754570b27 => 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: 416/806] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:08 2026] DELETE /v2.0/subnets/9cf59581-62d9-4ac6-acec-480554de9e70 => 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: 391/807] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:06:08 2026] GET /v2.0/subnets?id=3bf45678-d729-4d98-897f-59f577dd2045 => generated 701 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/808] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:06:08 2026] GET /v2.0/ports?network_id=432581e2-1e06-42aa-9ac5-20b13664c97e&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: 393/809] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:06:08 2026] GET /v2.0/networks/432581e2-1e06-42aa-9ac5-20b13664c97e?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/810] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:08 2026] DELETE /v2.0/subnets/261c066f-dd81-4d8d-87ac-a1ec4b773437 => 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: 418/811] 10.0.0.100 () {32 vars in 647 bytes} [Mon Apr 27 22:06:08 2026] GET /v2.0/subnets => generated 649 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/812] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:06:08 2026] GET /v2.0/networks/432581e2-1e06-42aa-9ac5-20b13664c97e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/813] 10.0.0.174 () {34 vars in 1100 bytes} [Mon Apr 27 22:06:08 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2123000710&fields=id&tenant_id=45e7911d6d9b46318d6925f2495c2508 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/814] 10.0.0.174 () {34 vars in 982 bytes} [Mon Apr 27 22:06:08 2026] GET /v2.0/networks?id=6006b1dc-1c61-4791-baba-e3d7e7ea84eb => generated 676 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/815] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:08 2026] GET /v2.0/ports?device_id=98988b56-f6b0-4b7b-9d13-ab31753409c2 => 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: 422/816] 10.0.0.174 () {34 vars in 965 bytes} [Mon Apr 27 22:06:08 2026] GET /v2.0/quotas/45e7911d6d9b46318d6925f2495c2508 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:08.773 8 INFO neutron.services.segments.plugin [-] Segment 7acd5514-3d2d-4647-900d-2bcc74fb6613 resource provider aggregate not found 2026-04-27 22:06:08.782 8 INFO neutron.services.segments.plugin [-] Segment 7acd5514-3d2d-4647-900d-2bcc74fb6613 resource provider aggregate not found 2026-04-27 22:06:08.792 8 INFO neutron.services.segments.plugin [-] Segment 7acd5514-3d2d-4647-900d-2bcc74fb6613 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7acd5514-3d2d-4647-900d-2bcc74fb6613 found for delete ", "request_id": "req-ce1205dc-4f01-4d79-99fa-be5c7ad572d8"}]} [pid: 8|app: 0|req: 395/817] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:08 2026] DELETE /v2.0/networks/d32d3148-49df-4eaa-adfc-56b610120497 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:06:08.807 8 INFO neutron.services.segments.plugin [-] Segment 7acd5514-3d2d-4647-900d-2bcc74fb6613 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7acd5514-3d2d-4647-900d-2bcc74fb6613 found for delete ", "request_id": "req-32ab8e07-0981-42c8-9873-e65083f9c33b"}]} [pid: 7|app: 0|req: 423/818] 10.0.0.174 () {34 vars in 1002 bytes} [Mon Apr 27 22:06:08 2026] GET /v2.0/ports?tenant_id=45e7911d6d9b46318d6925f2495c2508&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/819] 10.0.0.174 () {34 vars in 1008 bytes} [Mon Apr 27 22:06:08 2026] GET /v2.0/networks/6006b1dc-1c61-4791-baba-e3d7e7ea84eb?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: 396/820] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:08 2026] DELETE /v2.0/networks/6876d1bb-cbe8-4805-a1b0-a6ce5452b5af => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/821] 10.0.0.174 () {34 vars in 1108 bytes} [Mon Apr 27 22:06:08 2026] GET /v2.0/networks/6006b1dc-1c61-4791-baba-e3d7e7ea84eb?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: 426/822] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:09 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => 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: 397/823] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:08 2026] DELETE /v2.0/networks/36cf0723-c4b7-40f0-9bed-a6d0892de70f => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/824] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:09 2026] GET /v2.0/ports?device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/825] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:09 2026] GET /v2.0/security-groups?id=7c26bf9f-ff02-4d79-8565-333b56dfd3af&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:09.313 7 INFO neutron.services.segments.plugin [-] Segment ac3bdb73-ff95-467c-b26f-795f96ed51aa resource provider aggregate not found 2026-04-27 22:06:09.318 7 INFO neutron.services.segments.plugin [-] Segment ac3bdb73-ff95-467c-b26f-795f96ed51aa resource provider aggregate not found 2026-04-27 22:06:09.331 7 INFO neutron.services.segments.plugin [-] Segment ac3bdb73-ff95-467c-b26f-795f96ed51aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac3bdb73-ff95-467c-b26f-795f96ed51aa found for delete ", "request_id": "req-da3acd7e-263d-4a3a-b513-5de8796c050d"}]} 2026-04-27 22:06:09.334 7 INFO neutron.services.segments.plugin [-] Segment ac3bdb73-ff95-467c-b26f-795f96ed51aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac3bdb73-ff95-467c-b26f-795f96ed51aa found for delete ", "request_id": "req-21fc6950-3afb-4611-8cf5-da730b0788bf"}]} [pid: 7|app: 0|req: 427/826] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:09 2026] DELETE /v2.0/networks/8d115a82-8456-429a-8469-cad03bd24c9c => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/827] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:06:09 2026] GET /v2.0/ports?tenant_id=c6383b016d0b4e4989160b0e8910dbf6&device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 1417 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/828] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:06:09 2026] GET /v2.0/networks?id=432581e2-1e06-42aa-9ac5-20b13664c97e => generated 779 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/829] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:06:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=7c58e4b9-d203-4a59-a384-728754570b27 => 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: 429/830] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:06:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7c58e4b9-d203-4a59-a384-728754570b27 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/831] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:06:09 2026] GET /v2.0/subnets?id=3bf45678-d729-4d98-897f-59f577dd2045 => 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: 403/832] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:09 2026] GET /v2.0/ports?device_id=98988b56-f6b0-4b7b-9d13-ab31753409c2 => 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: 430/833] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:06:09 2026] GET /v2.0/ports?network_id=432581e2-1e06-42aa-9ac5-20b13664c97e&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/834] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:06:09 2026] GET /v2.0/networks/432581e2-1e06-42aa-9ac5-20b13664c97e?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: 431/835] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:06:09 2026] GET /v2.0/networks/432581e2-1e06-42aa-9ac5-20b13664c97e?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: 405/836] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:06:09 2026] GET /v2.0/security-groups?tenant_id=e6f1e188394d45d2bab8e9d8be2136fe&name=default => generated 2925 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/837] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:06:10 2026] DELETE /v2.0/security-groups/04a2fc87-4006-4fd2-841d-25179fd26053 => 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: 406/838] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:10 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => 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: 433/839] 199.19.213.132 () {34 vars in 1118 bytes} [Mon Apr 27 22:06:10 2026] GET /v2.0/ports?device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.3 => generated 1148 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:06:10.813 8 INFO neutron.services.segments.plugin [-] Segment 6645174e-7b3b-4fc0-bbf5-b35e205c37f2 resource provider aggregate not found 2026-04-27 22:06:10.823 8 INFO neutron.services.segments.plugin [-] Segment 6645174e-7b3b-4fc0-bbf5-b35e205c37f2 resource provider aggregate not found 2026-04-27 22:06:10.826 8 INFO neutron.services.segments.plugin [-] Segment 6645174e-7b3b-4fc0-bbf5-b35e205c37f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6645174e-7b3b-4fc0-bbf5-b35e205c37f2 found for delete ", "request_id": "req-9035a6d6-6587-4fed-9d95-f2218e2f3680"}]} 2026-04-27 22:06:10.835 8 INFO neutron.services.segments.plugin [-] Segment 6645174e-7b3b-4fc0-bbf5-b35e205c37f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6645174e-7b3b-4fc0-bbf5-b35e205c37f2 found for delete ", "request_id": "req-8cd59c78-49e3-487f-b01b-97ed7a5c8c77"}]} 2026-04-27 22:06:10.840 8 INFO neutron.services.segments.plugin [-] Segment 48c853d1-978c-4715-bcc8-131dea2f6765 resource provider aggregate not found 2026-04-27 22:06:10.846 8 INFO neutron.services.segments.plugin [-] Segment 48c853d1-978c-4715-bcc8-131dea2f6765 resource provider aggregate not found 2026-04-27 22:06:10.862 8 INFO neutron.services.segments.plugin [-] Segment 48c853d1-978c-4715-bcc8-131dea2f6765 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48c853d1-978c-4715-bcc8-131dea2f6765 found for delete ", "request_id": "req-e0a24ea8-1f6b-4dda-874b-367a550d6d51"}]} 2026-04-27 22:06:10.866 8 INFO neutron.services.segments.plugin [-] Segment 48c853d1-978c-4715-bcc8-131dea2f6765 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48c853d1-978c-4715-bcc8-131dea2f6765 found for delete ", "request_id": "req-de209da9-a68a-4ca7-b990-64f70c19d8e1"}]} [pid: 7|app: 0|req: 434/840] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:10 2026] GET /v2.0/ports?device_id=98988b56-f6b0-4b7b-9d13-ab31753409c2 => 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: 407/841] 199.19.213.132 () {38 vars in 1028 bytes} [Mon Apr 27 22:06:10 2026] PUT /v2.0/ports/7c58e4b9-d203-4a59-a384-728754570b27 => generated 968 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/842] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:11 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => generated 12 bytes in 16 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, ' 2026-04-27 22:06:11.648 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d97606f-fc59-4442-abbb-cc8f952d23f3'] response: {'name': 'network-changed', 'server_uuid': 'd56eada8-42d2-4d0c-9db1-fcbfcfee8700', 'tag': '7c58e4b9-d203-4a59-a384-728754570b27', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 408/843] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:06:11 2026] GET /v2.0/ports?tenant_id=c6383b016d0b4e4989160b0e8910dbf6&device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/844] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:06:11 2026] GET /v2.0/networks?id=432581e2-1e06-42aa-9ac5-20b13664c97e => 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: 409/845] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:06:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7c58e4b9-d203-4a59-a384-728754570b27 => 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: 437/846] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:06:11 2026] GET /v2.0/subnets?id=3bf45678-d729-4d98-897f-59f577dd2045 => generated 701 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/847] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:06:11 2026] GET /v2.0/ports?network_id=432581e2-1e06-42aa-9ac5-20b13664c97e&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/848] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:06:11 2026] GET /v2.0/networks/432581e2-1e06-42aa-9ac5-20b13664c97e?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: 412/849] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:06:11 2026] GET /v2.0/networks/432581e2-1e06-42aa-9ac5-20b13664c97e?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: 413/850] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:11 2026] GET /v2.0/ports?device_id=98988b56-f6b0-4b7b-9d13-ab31753409c2 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:06:12.020 7 WARNING neutron_lib.context [None req-68d3dae3-57fa-45e8-b6ed-05c0c1689ce8 4a0f9cb8a3784652a80349c5787536b8 68b3ed62a8ab418382c0f3b27f5f26b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 414/851] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:06:12 2026] GET /v2.0/networks?id=a91b5696-10b2-4471-b507-51621356069d => 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: 415/852] 199.19.213.132 () {34 vars in 1050 bytes} [Mon Apr 27 22:06:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=492cbdff7fdb4a0fa7c902dde7dcd242 => generated 180 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:12.146 8 WARNING neutron_lib.context [req-2a848768-884d-4a92-9f81-a2cd568a44a0 req-4980d9fb-bdbe-4d9c-8f2f-b9959421d70a 6fa85d9c521c4d53aba84fa8a07321fa 492cbdff7fdb4a0fa7c902dde7dcd242 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:12.189 7 INFO neutron.db.segments_db [None req-68d3dae3-57fa-45e8-b6ed-05c0c1689ce8 4a0f9cb8a3784652a80349c5787536b8 68b3ed62a8ab418382c0f3b27f5f26b2 - - default default] Added segment 09323149-20c7-48ea-9c61-5c47773942bd of type vxlan for network 0322ed8e-1cbc-454b-bae1-609fdc737c4f [pid: 7|app: 0|req: 438/853] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:06:11 2026] POST /v2.0/networks => generated 646 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/854] 199.19.213.132 () {38 vars in 955 bytes} [Mon Apr 27 22:06:12 2026] POST /v2.0/ports => generated 958 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 417/855] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:12 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => 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: 418/856] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:12 2026] GET /v2.0/ports?device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/857] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:12 2026] GET /v2.0/security-groups?id=7c26bf9f-ff02-4d79-8565-333b56dfd3af&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-04-27 22:06:12.787 8 WARNING neutron_lib.context [None req-ced3dfeb-c437-44f8-a47b-d3263cb36727 4a0f9cb8a3784652a80349c5787536b8 68b3ed62a8ab418382c0f3b27f5f26b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 439/858] 199.19.213.132 () {38 vars in 1028 bytes} [Mon Apr 27 22:06:12 2026] PUT /v2.0/ports/d5d501c1-3e59-47bb-b969-369dd4cd4b93 => generated 1239 bytes in 458 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: 440/860] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:06:12 2026] GET /v2.0/ports?tenant_id=c6383b016d0b4e4989160b0e8910dbf6&device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/860] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:06:12 2026] POST /v2.0/subnets => generated 673 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:06:13.031 7 WARNING neutron_lib.context [None req-9fb7e5d6-8796-4691-9ce5-4607c9582faa 4a0f9cb8a3784652a80349c5787536b8 68b3ed62a8ab418382c0f3b27f5f26b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:13.039 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-48b931ce-c05b-4e70-926d-09c9d1904c07'] response: {'name': 'network-changed', 'server_uuid': '98988b56-f6b0-4b7b-9d13-ab31753409c2', 'tag': 'd5d501c1-3e59-47bb-b969-369dd4cd4b93', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 421/861] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:06:13 2026] GET /v2.0/networks?id=432581e2-1e06-42aa-9ac5-20b13664c97e => generated 779 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:13.086 7 INFO neutron.db.segments_db [None req-9fb7e5d6-8796-4691-9ce5-4607c9582faa 4a0f9cb8a3784652a80349c5787536b8 68b3ed62a8ab418382c0f3b27f5f26b2 - - default default] Added segment 8ae9a2c9-5f63-48ed-9b7a-350939afae4d of type vxlan for network 1f09a5ff-96dc-4ea5-a2de-ac4d5152e21b [pid: 8|app: 0|req: 422/862] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:13 2026] GET /v2.0/ports?device_id=98988b56-f6b0-4b7b-9d13-ab31753409c2 => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/863] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:06:13 2026] POST /v2.0/networks => generated 648 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/864] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:06:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7c58e4b9-d203-4a59-a384-728754570b27 => 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: 442/865] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:13 2026] GET /v2.0/security-groups?id=05a49124-ee0d-4f61-a5fe-183597c81c12&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/866] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:06:13 2026] GET /v2.0/subnets?id=3bf45678-d729-4d98-897f-59f577dd2045 => generated 701 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/867] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:06:13 2026] GET /v2.0/ports?network_id=432581e2-1e06-42aa-9ac5-20b13664c97e&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: 424/868] 10.0.0.100 () {34 vars in 743 bytes} [Mon Apr 27 22:06:13 2026] PUT /v2.0/networks/1f09a5ff-96dc-4ea5-a2de-ac4d5152e21b => generated 592 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:13.323 8 WARNING neutron_lib.context [None req-a2008425-44b5-4163-9822-9d99f1d44d3e 4a0f9cb8a3784652a80349c5787536b8 68b3ed62a8ab418382c0f3b27f5f26b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 445/869] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:06:13 2026] GET /v2.0/networks/432581e2-1e06-42aa-9ac5-20b13664c97e?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: 446/870] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:06:13 2026] GET /v2.0/networks/432581e2-1e06-42aa-9ac5-20b13664c97e?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: 425/871] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:06:13 2026] POST /v2.0/subnets => generated 646 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/872] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:06:13 2026] GET /v2.0/ports?tenant_id=492cbdff7fdb4a0fa7c902dde7dcd242&device_id=98988b56-f6b0-4b7b-9d13-ab31753409c2 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/873] 199.19.213.132 () {34 vars in 1018 bytes} [Mon Apr 27 22:06:13 2026] GET /v2.0/networks?tenant_id=492cbdff7fdb4a0fa7c902dde7dcd242&shared=False => generated 771 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/874] 199.19.213.132 () {34 vars in 930 bytes} [Mon Apr 27 22:06:13 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/875] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:13 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/876] 10.0.0.100 () {34 vars in 741 bytes} [Mon Apr 27 22:06:13 2026] PUT /v2.0/subnets/286b5a1e-c777-423e-8c78-92ec6b3106ec => generated 656 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/877] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:13 2026] GET /v2.0/ports?device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/878] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:13 2026] GET /v2.0/security-groups?id=7c26bf9f-ff02-4d79-8565-333b56dfd3af&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:13.965 7 INFO neutron.services.segments.plugin [-] Segment 8ae9a2c9-5f63-48ed-9b7a-350939afae4d resource provider aggregate not found 2026-04-27 22:06:13.974 7 INFO neutron.services.segments.plugin [-] Segment 8ae9a2c9-5f63-48ed-9b7a-350939afae4d resource provider aggregate not found 2026-04-27 22:06:13.982 7 INFO neutron.services.segments.plugin [-] Segment 8ae9a2c9-5f63-48ed-9b7a-350939afae4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ae9a2c9-5f63-48ed-9b7a-350939afae4d found for delete ", "request_id": "req-0c8f5785-d62b-4e0d-bed7-96e3b7d10814"}]} [pid: 7|app: 0|req: 451/879] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:13 2026] DELETE /v2.0/networks/1f09a5ff-96dc-4ea5-a2de-ac4d5152e21b => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:06:14.015 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2e84cd38-4355-4f28-9f82-0a6f9c4140e9 4a0f9cb8a3784652a80349c5787536b8 68b3ed62a8ab418382c0f3b27f5f26b2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 429/880] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:13 2026] DELETE /v2.0/networks/1f09a5ff-96dc-4ea5-a2de-ac4d5152e21b => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:06:14.040 7 INFO neutron.services.segments.plugin [-] Segment 8ae9a2c9-5f63-48ed-9b7a-350939afae4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ae9a2c9-5f63-48ed-9b7a-350939afae4d found for delete ", "request_id": "req-882aedfa-c435-4ab7-8ca1-3f5c66ad054a"}]} [pid: 7|app: 0|req: 452/881] 10.0.0.100 () {32 vars in 694 bytes} [Mon Apr 27 22:06:14 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/882] 10.0.0.100 () {32 vars in 742 bytes} [Mon Apr 27 22:06:14 2026] GET /v2.0/subnets?network_id=7c3e603d-8a77-4613-879d-49e8160dbed1 => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/883] 10.0.0.100 () {32 vars in 653 bytes} [Mon Apr 27 22:06:14 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/884] 10.0.0.100 () {32 vars in 649 bytes} [Mon Apr 27 22:06:14 2026] GET /v2.0/networks => generated 1311 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/885] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:06:14 2026] GET /v2.0/networks?id=6006b1dc-1c61-4791-baba-e3d7e7ea84eb => generated 676 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/886] 10.0.0.100 () {32 vars in 647 bytes} [Mon Apr 27 22:06:14 2026] GET /v2.0/subnets => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/887] 199.19.213.132 () {34 vars in 1050 bytes} [Mon Apr 27 22:06:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=45e7911d6d9b46318d6925f2495c2508 => generated 181 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:14.288 7 WARNING neutron_lib.context [req-06a9f486-464b-434e-805b-69b677d8ef19 req-b27049b7-be75-4ae4-8973-91537cab47e0 c5e1d023b0ad4eb28a15158fab662960 45e7911d6d9b46318d6925f2495c2508 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 433/888] 10.0.0.100 () {32 vars in 723 bytes} [Mon Apr 27 22:06:14 2026] GET /v2.0/networks/0322ed8e-1cbc-454b-bae1-609fdc737c4f => generated 671 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/889] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:14 2026] GET /v2.0/ports?device_id=98988b56-f6b0-4b7b-9d13-ab31753409c2 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/890] 10.0.0.100 () {32 vars in 721 bytes} [Mon Apr 27 22:06:14 2026] GET /v2.0/subnets/cc53435c-8ad4-478e-9720-11f8af53d6c7 => generated 673 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/891] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:14 2026] GET /v2.0/security-groups?id=05a49124-ee0d-4f61-a5fe-183597c81c12&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:14.400 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f469325-4d7d-4a12-922c-714d393db862 4a0f9cb8a3784652a80349c5787536b8 68b3ed62a8ab418382c0f3b27f5f26b2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 437/892] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:14 2026] DELETE /v2.0/subnets/286b5a1e-c777-423e-8c78-92ec6b3106ec => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:06:14.419 8 INFO neutron.pecan_wsgi.hooks.translation [None req-274373c8-af3a-436e-8cc6-3a224bfe830c 4a0f9cb8a3784652a80349c5787536b8 68b3ed62a8ab418382c0f3b27f5f26b2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 438/893] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:14 2026] DELETE /v2.0/networks/1f09a5ff-96dc-4ea5-a2de-ac4d5152e21b => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/894] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:14 2026] DELETE /v2.0/subnets/cc53435c-8ad4-478e-9720-11f8af53d6c7 => 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: 456/895] 199.19.213.132 () {38 vars in 955 bytes} [Mon Apr 27 22:06:14 2026] POST /v2.0/ports => generated 954 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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: 457/896] 199.19.213.132 () {34 vars in 994 bytes} [Mon Apr 27 22:06:14 2026] GET /v2.0/ports?device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:14.875 8 INFO neutron.services.segments.plugin [-] Segment 09323149-20c7-48ea-9c61-5c47773942bd resource provider aggregate not found 2026-04-27 22:06:14.879 8 INFO neutron.services.segments.plugin [-] Segment 09323149-20c7-48ea-9c61-5c47773942bd resource provider aggregate not found 2026-04-27 22:06:14.890 8 INFO neutron.services.segments.plugin [-] Segment 09323149-20c7-48ea-9c61-5c47773942bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09323149-20c7-48ea-9c61-5c47773942bd found for delete ", "request_id": "req-3fb61ab2-a265-467a-ad28-8b1c4c419900"}]} 2026-04-27 22:06:14.891 8 INFO neutron.services.segments.plugin [-] Segment 09323149-20c7-48ea-9c61-5c47773942bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09323149-20c7-48ea-9c61-5c47773942bd found for delete ", "request_id": "req-03595eaf-f2ea-43ce-895b-05a83913b8fc"}]} [pid: 8|app: 0|req: 440/897] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:14 2026] DELETE /v2.0/networks/0322ed8e-1cbc-454b-bae1-609fdc737c4f => 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: 441/898] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:06:14 2026] GET /v2.0/ports?tenant_id=492cbdff7fdb4a0fa7c902dde7dcd242&device_id=98988b56-f6b0-4b7b-9d13-ab31753409c2 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/899] 199.19.213.132 () {38 vars in 1028 bytes} [Mon Apr 27 22:06:14 2026] PUT /v2.0/ports/96ecefca-9e8a-4b8e-8f3d-8d3c8bd8b228 => generated 1235 bytes in 434 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-04-27 22:06:15.183 8 INFO neutron.db.l3_db [req-edd15753-31d9-401d-878e-772fd057b790 req-6d7ebb56-e5f1-48bc-bbd8-29ff44242a0f 60306aa9f4db40aa8416f1292c43c946 c6383b016d0b4e4989160b0e8910dbf6 - - default default] Floating IP d487c35f-edc0-44a9-9c99-cc8491975764 disassociated. External IP: 10.96.250.208, port: 7c58e4b9-d203-4a59-a384-728754570b27. [pid: 7|app: 0|req: 459/900] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:15 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => 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: 460/901] 199.19.213.132 () {34 vars in 1060 bytes} [Mon Apr 27 22:06:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d5d501c1-3e59-47bb-b969-369dd4cd4b93 => 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: 461/902] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:15 2026] GET /v2.0/ports?device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:06:15.326 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-76c5a070-a47e-40f9-870e-4b52e9af4983'] response: {'name': 'network-changed', 'server_uuid': 'ad8ad93d-d171-412a-8f6d-3de6882ab3ca', 'tag': '96ecefca-9e8a-4b8e-8f3d-8d3c8bd8b228', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 462/903] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:15 2026] GET /v2.0/security-groups?id=2d5950ad-dac9-43ae-ad32-0cc45d8ed21a&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: 463/904] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:06:15 2026] GET /v2.0/subnets?id=3dd20809-1b1d-4b2e-b88a-720b637b08fc => generated 693 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/905] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:06:15 2026] GET /v2.0/security-groups?tenant_id=68b3ed62a8ab418382c0f3b27f5f26b2&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/906] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:06:15 2026] GET /v2.0/ports?network_id=a91b5696-10b2-4471-b507-51621356069d&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/907] 199.19.213.132 () {36 vars in 997 bytes} [Mon Apr 27 22:06:14 2026] DELETE /v2.0/ports/7c58e4b9-d203-4a59-a384-728754570b27 => generated 0 bytes in 629 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:06:15.627 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a49ae52b-e796-4e1c-aa5b-6af4d6680772'] response: {'server_uuid': 'd56eada8-42d2-4d0c-9db1-fcbfcfee8700', 'name': 'network-vif-deleted', 'tag': '7c58e4b9-d203-4a59-a384-728754570b27', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 466/908] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:15 2026] GET /v2.0/ports?device_id=98988b56-f6b0-4b7b-9d13-ab31753409c2 => generated 973 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/909] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:06:15 2026] DELETE /v2.0/security-groups/d60831e6-b839-4c9d-a9cc-d2a1fbc86382 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/910] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:06:15 2026] GET /v2.0/networks/a91b5696-10b2-4471-b507-51621356069d?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: 444/911] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:15 2026] GET /v2.0/security-groups?id=05a49124-ee0d-4f61-a5fe-183597c81c12&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/912] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:06:15 2026] GET /v2.0/networks/a91b5696-10b2-4471-b507-51621356069d?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: 445/913] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:06:15 2026] GET /v2.0/ports?tenant_id=45e7911d6d9b46318d6925f2495c2508&device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/914] 199.19.213.132 () {34 vars in 1018 bytes} [Mon Apr 27 22:06:15 2026] GET /v2.0/networks?tenant_id=45e7911d6d9b46318d6925f2495c2508&shared=False => generated 772 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/915] 199.19.213.132 () {34 vars in 930 bytes} [Mon Apr 27 22:06:15 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: 7|app: 0|req: 470/916] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:16 2026] GET /v2.0/ports?device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => 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: 447/917] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:16 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => generated 969 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/918] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:16 2026] GET /v2.0/ports?device_id=98988b56-f6b0-4b7b-9d13-ab31753409c2 => generated 973 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/919] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:16 2026] GET /v2.0/security-groups?id=2d5950ad-dac9-43ae-ad32-0cc45d8ed21a&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: 472/920] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:16 2026] GET /v2.0/security-groups?id=05a49124-ee0d-4f61-a5fe-183597c81c12&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/921] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:06:16 2026] GET /v2.0/ports?tenant_id=45e7911d6d9b46318d6925f2495c2508&device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => generated 1238 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/922] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:06:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=96ecefca-9e8a-4b8e-8f3d-8d3c8bd8b228 => 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: 450/923] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:06:17 2026] GET /v2.0/subnets?id=7d019a8b-9429-4908-b2cf-6633ca1a9111 => generated 694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/924] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:06:17 2026] GET /v2.0/ports?network_id=6006b1dc-1c61-4791-baba-e3d7e7ea84eb&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: 451/925] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:06:17 2026] GET /v2.0/networks/6006b1dc-1c61-4791-baba-e3d7e7ea84eb?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: 475/926] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:06:17 2026] GET /v2.0/networks/6006b1dc-1c61-4791-baba-e3d7e7ea84eb?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: 476/927] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:17 2026] GET /v2.0/ports?device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:06:17.494 8 WARNING neutron_lib.context [None req-038b4f05-7c61-4311-83ab-03a2b0f13921 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:17.642 8 INFO neutron.db.segments_db [None req-038b4f05-7c61-4311-83ab-03a2b0f13921 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] Added segment 0cc19c29-a05c-4ffe-8dac-96e180f6d214 of type vxlan for network 2a8273af-1511-4200-8a65-f16d9ce4ad0b [pid: 8|app: 0|req: 452/928] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:06:17 2026] POST /v2.0/networks => generated 634 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:06:17.744 7 WARNING neutron_lib.context [None req-6ca982e7-56b2-44ef-8bce-f79446c9218c cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:17.795 7 INFO neutron.db.segments_db [None req-6ca982e7-56b2-44ef-8bce-f79446c9218c cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] Added segment 39cf9b78-4f2d-426c-82b7-da47bd04a7aa of type vxlan for network 8a7cde46-f10f-4915-8bc5-4d4e37378023 [pid: 7|app: 0|req: 477/929] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:06:17 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) 2026-04-27 22:06:17.892 8 WARNING neutron_lib.context [None req-393d77d7-58fa-43ea-b90c-c89a45b25f24 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 478/930] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:17 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/931] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:18 2026] GET /v2.0/ports?device_id=98988b56-f6b0-4b7b-9d13-ab31753409c2 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/932] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:18 2026] GET /v2.0/security-groups?id=2d5950ad-dac9-43ae-ad32-0cc45d8ed21a&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/933] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:18 2026] GET /v2.0/security-groups?id=05a49124-ee0d-4f61-a5fe-183597c81c12&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/934] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:06:17 2026] POST /v2.0/subnets => generated 646 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:06:18.117 7 WARNING neutron_lib.context [None req-f185109c-a1ef-4e98-9f14-f0f5d254f78a cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 482/935] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:06:18 2026] POST /v2.0/subnets => generated 655 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:06:18.426 8 WARNING neutron_lib.context [None req-9e46faac-c670-4aa2-ac38-758c43afa903 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:18.466 8 INFO neutron.db.segments_db [None req-9e46faac-c670-4aa2-ac38-758c43afa903 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] Added segment 0025ef93-e555-432e-9c1f-009e22d0437c of type vxlan for network 3ca6ea0d-0076-4eac-9188-662bc0559acd [pid: 7|app: 0|req: 483/936] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:18 2026] GET /v2.0/ports?device_id=d56eada8-42d2-4d0c-9db1-fcbfcfee8700 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:06:18.726 8 INFO neutron.db.l3_hamode_db [None req-9e46faac-c670-4aa2-ac38-758c43afa903 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 22:06:18.832 8 INFO neutron.db.l3_hamode_db [None req-9e46faac-c670-4aa2-ac38-758c43afa903 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 484/937] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:19 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/938] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:19 2026] GET /v2.0/ports?device_id=98988b56-f6b0-4b7b-9d13-ab31753409c2 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/939] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:19 2026] GET /v2.0/security-groups?id=2d5950ad-dac9-43ae-ad32-0cc45d8ed21a&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/940] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:19 2026] GET /v2.0/security-groups?id=05a49124-ee0d-4f61-a5fe-183597c81c12&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/941] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:06:18 2026] POST /v2.0/routers => generated 511 bytes in 1013 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/942] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:06:19 2026] DELETE /v2.0/security-groups/7c26bf9f-ff02-4d79-8565-333b56dfd3af => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:06:19.783 8 INFO neutron.api.v2.resource [None req-b640d99f-478e-487f-95bc-42ef08a089d3 60306aa9f4db40aa8416f1292c43c946 c6383b016d0b4e4989160b0e8910dbf6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 456/943] 10.0.0.100 () {32 vars in 737 bytes} [Mon Apr 27 22:06:19 2026] GET /v2.0/security-groups/7c26bf9f-ff02-4d79-8565-333b56dfd3af => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/944] 10.0.0.100 () {32 vars in 732 bytes} [Mon Apr 27 22:06:19 2026] DELETE /v2.0/floatingips/d487c35f-edc0-44a9-9c99-cc8491975764 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/945] 10.0.0.100 () {34 vars in 783 bytes} [Mon Apr 27 22:06:19 2026] PUT /v2.0/routers/ef963a31-2c87-496e-887b-379f6296f56a/add_router_interface => generated 309 bytes in 1139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/946] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:20 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/947] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:20 2026] GET /v2.0/ports?device_id=98988b56-f6b0-4b7b-9d13-ab31753409c2 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/948] 10.0.0.100 () {32 vars in 717 bytes} [Mon Apr 27 22:06:20 2026] GET /v2.0/ports/fb6044cc-0ef6-4d30-8d6c-56976e29f027 => generated 959 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/949] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:20 2026] GET /v2.0/security-groups?id=2d5950ad-dac9-43ae-ad32-0cc45d8ed21a&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: 493/950] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:20 2026] GET /v2.0/security-groups?id=05a49124-ee0d-4f61-a5fe-183597c81c12&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/951] 10.0.0.100 () {34 vars in 789 bytes} [Mon Apr 27 22:06:20 2026] PUT /v2.0/routers/b9389c25-3e50-4943-b2f3-83875c1acef7/remove_router_interface => generated 309 bytes in 915 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:21.857 8 INFO neutron.services.segments.plugin [-] Segment b8ed4bd6-f3fa-4500-bf46-a91e23016eac resource provider aggregate not found 2026-04-27 22:06:21.866 8 INFO neutron.services.segments.plugin [-] Segment b8ed4bd6-f3fa-4500-bf46-a91e23016eac resource provider aggregate not found 2026-04-27 22:06:21.874 8 INFO neutron.services.segments.plugin [-] Segment b8ed4bd6-f3fa-4500-bf46-a91e23016eac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8ed4bd6-f3fa-4500-bf46-a91e23016eac found for delete ", "request_id": "req-9247dce1-5122-4d63-839e-f32fefbee363"}]} 2026-04-27 22:06:21.884 8 INFO neutron.services.segments.plugin [-] Segment b8ed4bd6-f3fa-4500-bf46-a91e23016eac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8ed4bd6-f3fa-4500-bf46-a91e23016eac found for delete ", "request_id": "req-139ba622-0bd6-4404-8b36-89634d01a204"}]} 2026-04-27 22:06:21.892 8 INFO neutron.db.l3_hamode_db [None req-1aebe2a0-cca7-45f7-9a24-f2fc62ba6597 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] HA network f6e7d129-f0a7-4308-841c-3ad98a654725 was deleted as no HA routers are present in tenant c6383b016d0b4e4989160b0e8910dbf6. [pid: 8|app: 0|req: 459/952] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:21 2026] DELETE /v2.0/routers/b9389c25-3e50-4943-b2f3-83875c1acef7 => generated 0 bytes in 833 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/953] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:21 2026] DELETE /v2.0/subnets/3bf45678-d729-4d98-897f-59f577dd2045 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/954] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:22 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/955] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:22 2026] GET /v2.0/ports?device_id=98988b56-f6b0-4b7b-9d13-ab31753409c2 => generated 975 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/956] 10.0.0.100 () {34 vars in 783 bytes} [Mon Apr 27 22:06:20 2026] PUT /v2.0/routers/ef963a31-2c87-496e-887b-379f6296f56a/add_router_interface => generated 309 bytes in 1477 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/957] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:22 2026] GET /v2.0/security-groups?id=2d5950ad-dac9-43ae-ad32-0cc45d8ed21a&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/958] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:22 2026] GET /v2.0/security-groups?id=05a49124-ee0d-4f61-a5fe-183597c81c12&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/959] 10.0.0.100 () {32 vars in 717 bytes} [Mon Apr 27 22:06:22 2026] GET /v2.0/ports/17977e48-f3ed-41ab-9956-ca54a49a8b1e => generated 967 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/960] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:22 2026] DELETE /v2.0/networks/432581e2-1e06-42aa-9ac5-20b13664c97e => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/963] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:22 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:23.086 8 INFO neutron.db.l3_db [None req-490b1cee-014c-4e92-9349-8e1a6ae36b9f c5e1d023b0ad4eb28a15158fab662960 45e7911d6d9b46318d6925f2495c2508 - - default default] Floating IP c1d3a58e-8b03-474e-b3cc-59ba3ad58217 associated. External IP: 10.96.250.209, port: 96ecefca-9e8a-4b8e-8f3d-8d3c8bd8b228. [pid: 7|app: 0|req: 498/964] 10.0.0.100 () {34 vars in 789 bytes} [Mon Apr 27 22:06:22 2026] PUT /v2.0/routers/ef963a31-2c87-496e-887b-379f6296f56a/remove_router_interface => generated 309 bytes in 765 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/965] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:06:23 2026] GET /v2.0/security-groups?tenant_id=c6383b016d0b4e4989160b0e8910dbf6&name=default => generated 2921 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/966] 10.0.0.100 () {34 vars in 749 bytes} [Mon Apr 27 22:06:22 2026] PUT /v2.0/floatingips/c1d3a58e-8b03-474e-b3cc-59ba3ad58217 => generated 855 bytes in 800 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:23.475 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-32035b3a-9afa-4204-8de0-e809582fcd66'] response: {'name': 'network-changed', 'server_uuid': 'ad8ad93d-d171-412a-8f6d-3de6882ab3ca', 'tag': '96ecefca-9e8a-4b8e-8f3d-8d3c8bd8b228', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 468/967] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:06:23 2026] DELETE /v2.0/security-groups/09bb5333-45c7-4b8d-82bd-246c0d85b6dc => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/968] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:23 2026] GET /v2.0/ports?device_id=98988b56-f6b0-4b7b-9d13-ab31753409c2 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/969] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:23 2026] GET /v2.0/security-groups?id=05a49124-ee0d-4f61-a5fe-183597c81c12&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:24.027 8 INFO neutron.services.segments.plugin [-] Segment 78f4fbc7-76e8-4508-ba76-68d183da9985 resource provider aggregate not found 2026-04-27 22:06:24.032 8 INFO neutron.services.segments.plugin [-] Segment 78f4fbc7-76e8-4508-ba76-68d183da9985 resource provider aggregate not found 2026-04-27 22:06:24.041 8 INFO neutron.services.segments.plugin [-] Segment 78f4fbc7-76e8-4508-ba76-68d183da9985 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78f4fbc7-76e8-4508-ba76-68d183da9985 found for delete ", "request_id": "req-e5e2bfe0-38ce-470f-81a4-24e03e3e72ca"}]} 2026-04-27 22:06:24.045 8 INFO neutron.services.segments.plugin [-] Segment 78f4fbc7-76e8-4508-ba76-68d183da9985 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78f4fbc7-76e8-4508-ba76-68d183da9985 found for delete ", "request_id": "req-5e7d1311-7f7e-4d7e-8576-4a29bfb938a0"}]} [pid: 8|app: 0|req: 471/970] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:06:23 2026] GET /v2.0/ports?tenant_id=45e7911d6d9b46318d6925f2495c2508&device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/971] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:06:24 2026] GET /v2.0/networks?id=6006b1dc-1c61-4791-baba-e3d7e7ea84eb => generated 772 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/972] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:06:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=96ecefca-9e8a-4b8e-8f3d-8d3c8bd8b228 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/973] 10.0.0.100 () {34 vars in 789 bytes} [Mon Apr 27 22:06:23 2026] PUT /v2.0/routers/ef963a31-2c87-496e-887b-379f6296f56a/remove_router_interface => generated 309 bytes in 875 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/974] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:06:24 2026] GET /v2.0/subnets?id=7d019a8b-9429-4908-b2cf-6633ca1a9111 => generated 694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/975] 10.0.0.100 () {32 vars in 736 bytes} [Mon Apr 27 22:06:24 2026] GET /v2.0/ports?device_id=ef963a31-2c87-496e-887b-379f6296f56a => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/976] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:06:24 2026] GET /v2.0/ports?network_id=6006b1dc-1c61-4791-baba-e3d7e7ea84eb&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: 476/977] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:06:24 2026] GET /v2.0/networks/6006b1dc-1c61-4791-baba-e3d7e7ea84eb?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: 477/978] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:06:24 2026] GET /v2.0/networks/6006b1dc-1c61-4791-baba-e3d7e7ea84eb?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) 2026-04-27 22:06:24.805 7 INFO neutron.services.segments.plugin [-] Segment 0025ef93-e555-432e-9c1f-009e22d0437c resource provider aggregate not found [pid: 8|app: 0|req: 478/979] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:24 2026] GET /v2.0/ports?device_id=98988b56-f6b0-4b7b-9d13-ab31753409c2 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:24.814 7 INFO neutron.services.segments.plugin [-] Segment 0025ef93-e555-432e-9c1f-009e22d0437c resource provider aggregate not found 2026-04-27 22:06:24.817 7 INFO neutron.services.segments.plugin [-] Segment 0025ef93-e555-432e-9c1f-009e22d0437c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0025ef93-e555-432e-9c1f-009e22d0437c found for delete ", "request_id": "req-8811cb2e-97f8-4e23-842a-2134b8058746"}]} 2026-04-27 22:06:24.824 7 INFO neutron.db.l3_hamode_db [None req-68f3042c-5818-41e7-bd8e-66a683eb268f cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] HA network 3ca6ea0d-0076-4eac-9188-662bc0559acd was deleted as no HA routers are present in tenant b89cc78feedb4853aa32d8b225d5656a. [pid: 7|app: 0|req: 502/980] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:24 2026] DELETE /v2.0/routers/ef963a31-2c87-496e-887b-379f6296f56a => generated 0 bytes in 557 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:06:24.836 7 INFO neutron.services.segments.plugin [-] Segment 0025ef93-e555-432e-9c1f-009e22d0437c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0025ef93-e555-432e-9c1f-009e22d0437c found for delete ", "request_id": "req-f266d9b3-0ddb-4175-b0de-b26ad4149d2c"}]} [pid: 8|app: 0|req: 479/981] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:24 2026] GET /v2.0/security-groups?id=05a49124-ee0d-4f61-a5fe-183597c81c12&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/982] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:24 2026] GET /v2.0/ports?device_id=98988b56-f6b0-4b7b-9d13-ab31753409c2 => 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: 503/983] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:24 2026] DELETE /v2.0/subnets/807eb007-d0d7-4111-a1d9-86b27676d1dd => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/984] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:24 2026] DELETE /v2.0/subnets/d00007ea-8f02-431f-873e-3897613a102b => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:06:25.287 7 INFO neutron.db.l3_db [None req-a0227ba2-6dd4-4f16-af11-35b2c3703d86 6fa85d9c521c4d53aba84fa8a07321fa 492cbdff7fdb4a0fa7c902dde7dcd242 - - default default] Floating IP ffa8595a-7ee0-496b-98de-7279e3227018 associated. External IP: 10.96.250.211, port: d5d501c1-3e59-47bb-b969-369dd4cd4b93. [pid: 8|app: 0|req: 482/985] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:25 2026] DELETE /v2.0/networks/8a7cde46-f10f-4915-8bc5-4d4e37378023 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/986] 10.0.0.100 () {34 vars in 749 bytes} [Mon Apr 27 22:06:24 2026] PUT /v2.0/floatingips/ffa8595a-7ee0-496b-98de-7279e3227018 => generated 856 bytes in 588 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/987] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:25 2026] DELETE /v2.0/networks/2a8273af-1511-4200-8a65-f16d9ce4ad0b => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:06:25.667 8 WARNING neutron_lib.context [None req-026a669f-612f-4b5c-a3ac-f36198f6f955 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 505/988] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:25 2026] GET /v2.0/ports?device_id=98988b56-f6b0-4b7b-9d13-ab31753409c2 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:25.686 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6420f492-53e6-44b0-9978-39f81b6aac3d'] response: {'name': 'network-changed', 'server_uuid': '98988b56-f6b0-4b7b-9d13-ab31753409c2', 'tag': 'd5d501c1-3e59-47bb-b969-369dd4cd4b93', 'status': 'completed', 'code': 200} 2026-04-27 22:06:25.722 8 INFO neutron.db.segments_db [None req-026a669f-612f-4b5c-a3ac-f36198f6f955 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] Added segment 78056a86-a52f-4d63-b9e4-7732fa9df614 of type vxlan for network b57e3fb3-0e26-4fb9-a5aa-e7cc790c8d0f [pid: 7|app: 0|req: 506/989] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:25 2026] GET /v2.0/security-groups?id=05a49124-ee0d-4f61-a5fe-183597c81c12&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/990] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:06:25 2026] POST /v2.0/networks => generated 634 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:06:25.852 7 WARNING neutron_lib.context [None req-54c70f3d-7617-446d-a2c3-a13b037a254a cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 485/991] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:25 2026] GET /v2.0/ports?device_id=98988b56-f6b0-4b7b-9d13-ab31753409c2 => 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: 486/992] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:26 2026] GET /v2.0/security-groups?id=05a49124-ee0d-4f61-a5fe-183597c81c12&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/993] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:06:25 2026] POST /v2.0/subnets => generated 646 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:06:26.115 8 INFO neutron.services.segments.plugin [-] Segment 39cf9b78-4f2d-426c-82b7-da47bd04a7aa resource provider aggregate not found 2026-04-27 22:06:26.126 8 WARNING neutron_lib.context [None req-8e17ced4-00b4-46f5-8fba-9e139b8ef27d cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:26.130 8 INFO neutron.services.segments.plugin [-] Segment 39cf9b78-4f2d-426c-82b7-da47bd04a7aa resource provider aggregate not found 2026-04-27 22:06:26.143 8 INFO neutron.services.segments.plugin [-] Segment 39cf9b78-4f2d-426c-82b7-da47bd04a7aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39cf9b78-4f2d-426c-82b7-da47bd04a7aa found for delete ", "request_id": "req-aadea81e-2d2f-4a88-802b-d6b2c05cd9cd"}]} 2026-04-27 22:06:26.147 8 INFO neutron.services.segments.plugin [-] Segment 39cf9b78-4f2d-426c-82b7-da47bd04a7aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39cf9b78-4f2d-426c-82b7-da47bd04a7aa found for delete ", "request_id": "req-e0d9d54f-a6f1-482d-beaa-355eb1485e4c"}]} 2026-04-27 22:06:26.158 8 INFO neutron.services.segments.plugin [-] Segment 0cc19c29-a05c-4ffe-8dac-96e180f6d214 resource provider aggregate not found 2026-04-27 22:06:26.161 8 INFO neutron.services.segments.plugin [-] Segment 0cc19c29-a05c-4ffe-8dac-96e180f6d214 resource provider aggregate not found 2026-04-27 22:06:26.173 8 INFO neutron.services.segments.plugin [-] Segment 0cc19c29-a05c-4ffe-8dac-96e180f6d214 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cc19c29-a05c-4ffe-8dac-96e180f6d214 found for delete ", "request_id": "req-dab17ad9-d93d-4ad6-a8b7-5a716f57bd2f"}]} 2026-04-27 22:06:26.186 8 INFO neutron.services.segments.plugin [-] Segment 0cc19c29-a05c-4ffe-8dac-96e180f6d214 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cc19c29-a05c-4ffe-8dac-96e180f6d214 found for delete ", "request_id": "req-63418571-e167-4c88-83ac-829115e4d512"}]} 2026-04-27 22:06:26.189 8 INFO neutron.db.segments_db [None req-8e17ced4-00b4-46f5-8fba-9e139b8ef27d cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] Added segment 3035a47d-1be6-44cc-9dbf-d2d47f12a1ba of type vxlan for network 061d878a-d257-48fe-a771-bef9dd3c427f [pid: 7|app: 0|req: 508/994] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:06:26 2026] GET /v2.0/ports?tenant_id=492cbdff7fdb4a0fa7c902dde7dcd242&device_id=98988b56-f6b0-4b7b-9d13-ab31753409c2 => 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: 509/995] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:06:26 2026] GET /v2.0/networks?id=a91b5696-10b2-4471-b507-51621356069d => generated 771 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/996] 199.19.213.132 () {34 vars in 1060 bytes} [Mon Apr 27 22:06:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=d5d501c1-3e59-47bb-b969-369dd4cd4b93 => generated 859 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/997] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:06:26 2026] GET /v2.0/subnets?id=3dd20809-1b1d-4b2e-b88a-720b637b08fc => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/998] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:06:26 2026] GET /v2.0/ports?network_id=a91b5696-10b2-4471-b507-51621356069d&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:06:26.418 8 INFO neutron.db.l3_hamode_db [None req-8e17ced4-00b4-46f5-8fba-9e139b8ef27d cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 513/999] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:06:26 2026] GET /v2.0/networks/a91b5696-10b2-4471-b507-51621356069d?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: 514/1000] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:06:26 2026] GET /v2.0/networks/a91b5696-10b2-4471-b507-51621356069d?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) 2026-04-27 22:06:26.581 8 INFO neutron.db.l3_hamode_db [None req-8e17ced4-00b4-46f5-8fba-9e139b8ef27d cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 487/1001] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:06:26 2026] POST /v2.0/routers => generated 510 bytes in 995 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:06:27.116 7 WARNING neutron_lib.context [None req-4a1764da-f9fc-4e26-8b47-7d2ac64e1d97 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 488/1002] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:27 2026] GET /v2.0/ports?device_id=98988b56-f6b0-4b7b-9d13-ab31753409c2 => 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: 489/1003] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:27 2026] GET /v2.0/security-groups?id=05a49124-ee0d-4f61-a5fe-183597c81c12&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1004] 10.0.0.100 () {34 vars in 665 bytes} [Mon Apr 27 22:06:27 2026] POST /v2.0/ports => generated 955 bytes in 266 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: 516/1005] 199.19.213.132 () {34 vars in 994 bytes} [Mon Apr 27 22:06:27 2026] GET /v2.0/ports?device_id=98988b56-f6b0-4b7b-9d13-ab31753409c2 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:28.306 7 INFO neutron.db.l3_db [req-41bb1fe0-de55-4510-a9a5-edbfc175ef78 req-74f307a6-1d35-40b4-99ae-c865c8b82134 6fa85d9c521c4d53aba84fa8a07321fa 492cbdff7fdb4a0fa7c902dde7dcd242 - - default default] Floating IP ffa8595a-7ee0-496b-98de-7279e3227018 disassociated. External IP: 10.96.250.211, port: d5d501c1-3e59-47bb-b969-369dd4cd4b93. [pid: 8|app: 0|req: 490/1006] 10.0.0.100 () {34 vars in 783 bytes} [Mon Apr 27 22:06:27 2026] PUT /v2.0/routers/7530c6f3-2347-41f8-837d-425e9dfe0a1e/add_router_interface => generated 309 bytes in 1053 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: 517/1007] 199.19.213.132 () {36 vars in 997 bytes} [Mon Apr 27 22:06:28 2026] DELETE /v2.0/ports/d5d501c1-3e59-47bb-b969-369dd4cd4b93 => generated 0 bytes in 708 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1008] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:28 2026] GET /v2.0/ports?device_id=98988b56-f6b0-4b7b-9d13-ab31753409c2 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:06:28.757 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e73890a1-c8cd-4ef2-80bd-6477286b4d99'] response: {'server_uuid': '98988b56-f6b0-4b7b-9d13-ab31753409c2', 'name': 'network-vif-deleted', 'tag': 'd5d501c1-3e59-47bb-b969-369dd4cd4b93', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 519/1009] 10.0.0.100 () {32 vars in 717 bytes} [Mon Apr 27 22:06:28 2026] GET /v2.0/ports/d6582944-409b-4c76-a02b-d20023da5134 => generated 1029 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1010] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:06:28 2026] GET /v2.0/security-groups?tenant_id=2830bb53434a4388aaeccc2855bb036f&name=default => generated 2925 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1011] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:06:28 2026] DELETE /v2.0/security-groups/a4c73923-c9d5-4328-b72d-9805d3814df3 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1012] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:06:28 2026] GET /v2.0/security-groups?tenant_id=b6b06a5a8af14fcb9dde8196122e6086&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1013] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:06:29 2026] DELETE /v2.0/security-groups/1effa6ba-8a8d-45be-a09b-055f36435db1 => 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: 520/1014] 10.0.0.100 () {34 vars in 789 bytes} [Mon Apr 27 22:06:28 2026] PUT /v2.0/routers/7530c6f3-2347-41f8-837d-425e9dfe0a1e/remove_router_interface => generated 309 bytes in 743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:29.651 8 INFO neutron.api.v2.resource [None req-d459db3a-c6a4-419d-935e-1c152489fecb cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 495/1015] 10.0.0.100 () {34 vars in 789 bytes} [Mon Apr 27 22:06:29 2026] PUT /v2.0/routers/7530c6f3-2347-41f8-837d-425e9dfe0a1e/remove_router_interface => generated 197 bytes in 115 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: 521/1016] 10.0.0.100 () {32 vars in 736 bytes} [Mon Apr 27 22:06:29 2026] GET /v2.0/ports?device_id=7530c6f3-2347-41f8-837d-425e9dfe0a1e => 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: 522/1017] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:29 2026] GET /v2.0/ports?device_id=98988b56-f6b0-4b7b-9d13-ab31753409c2 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:06:30.160 8 INFO neutron.services.segments.plugin [-] Segment 3035a47d-1be6-44cc-9dbf-d2d47f12a1ba resource provider aggregate not found 2026-04-27 22:06:30.163 8 INFO neutron.services.segments.plugin [-] Segment 3035a47d-1be6-44cc-9dbf-d2d47f12a1ba resource provider aggregate not found 2026-04-27 22:06:30.174 8 INFO neutron.services.segments.plugin [-] Segment 3035a47d-1be6-44cc-9dbf-d2d47f12a1ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3035a47d-1be6-44cc-9dbf-d2d47f12a1ba found for delete ", "request_id": "req-7a0df97f-fa55-4b65-9f9d-e2caa800d650"}]} 2026-04-27 22:06:30.175 8 INFO neutron.services.segments.plugin [-] Segment 3035a47d-1be6-44cc-9dbf-d2d47f12a1ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3035a47d-1be6-44cc-9dbf-d2d47f12a1ba found for delete ", "request_id": "req-1c946c5f-7a14-4a2b-b99f-86ddc40d80b8"}]} 2026-04-27 22:06:30.176 8 INFO neutron.db.l3_hamode_db [None req-2435bbbd-baa8-4d63-966b-0773fec60635 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] HA network 061d878a-d257-48fe-a771-bef9dd3c427f was deleted as no HA routers are present in tenant b89cc78feedb4853aa32d8b225d5656a. [pid: 8|app: 0|req: 496/1018] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:29 2026] DELETE /v2.0/routers/7530c6f3-2347-41f8-837d-425e9dfe0a1e => generated 0 bytes in 501 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1019] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:30 2026] DELETE /v2.0/subnets/63e911a4-965c-4322-9493-15211a13f5a7 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1020] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:30 2026] DELETE /v2.0/networks/b57e3fb3-0e26-4fb9-a5aa-e7cc790c8d0f => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:06:30.626 7 WARNING neutron_lib.context [None req-63545779-baa7-464b-9eca-6062fb5a33e3 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:30.677 7 INFO neutron.db.segments_db [None req-63545779-baa7-464b-9eca-6062fb5a33e3 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] Added segment 278d0ed9-64d4-434e-8d72-23175405bf5c of type vxlan for network 068e7233-cddc-43d5-b146-4b684f007e90 [pid: 7|app: 0|req: 524/1021] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:06:30 2026] POST /v2.0/networks => generated 633 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:06:30.769 8 WARNING neutron_lib.context [None req-ac49dd21-368d-4571-bee9-c83f837c0311 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 525/1022] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:30 2026] GET /v2.0/ports?device_id=98988b56-f6b0-4b7b-9d13-ab31753409c2 => 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: 498/1023] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:06:30 2026] POST /v2.0/subnets => generated 646 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:06:31.016 7 WARNING neutron_lib.context [None req-c1d7575b-526e-4388-b9e2-f29c2bda8b84 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:31.056 7 INFO neutron.db.segments_db [None req-c1d7575b-526e-4388-b9e2-f29c2bda8b84 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] Added segment 284461ac-0081-4f53-914f-a15892fa5b29 of type vxlan for network 20c9a9c4-abed-4573-9785-9b59bd164fb3 2026-04-27 22:06:31.295 7 INFO neutron.db.l3_hamode_db [None req-c1d7575b-526e-4388-b9e2-f29c2bda8b84 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 22:06:31.402 7 INFO neutron.db.l3_hamode_db [None req-c1d7575b-526e-4388-b9e2-f29c2bda8b84 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 526/1024] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:06:31 2026] POST /v2.0/routers => generated 510 bytes in 952 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1025] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:06:31 2026] DELETE /v2.0/security-groups/05a49124-ee0d-4f61-a5fe-183597c81c12 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:06:32.083 7 INFO neutron.api.v2.resource [None req-18ca981b-4eaf-4dcc-8f4c-2940fe7ed820 6fa85d9c521c4d53aba84fa8a07321fa 492cbdff7fdb4a0fa7c902dde7dcd242 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 528/1026] 10.0.0.100 () {32 vars in 737 bytes} [Mon Apr 27 22:06:32 2026] GET /v2.0/security-groups/05a49124-ee0d-4f61-a5fe-183597c81c12 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:06:32.199 8 INFO neutron.services.segments.plugin [-] Segment 78056a86-a52f-4d63-b9e4-7732fa9df614 resource provider aggregate not found 2026-04-27 22:06:32.203 8 INFO neutron.services.segments.plugin [-] Segment 78056a86-a52f-4d63-b9e4-7732fa9df614 resource provider aggregate not found 2026-04-27 22:06:32.229 8 INFO neutron.services.segments.plugin [-] Segment 78056a86-a52f-4d63-b9e4-7732fa9df614 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78056a86-a52f-4d63-b9e4-7732fa9df614 found for delete ", "request_id": "req-0ec91139-f717-4509-b4d5-b0fe9768cbc0"}]} 2026-04-27 22:06:32.230 8 INFO neutron.services.segments.plugin [-] Segment 78056a86-a52f-4d63-b9e4-7732fa9df614 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78056a86-a52f-4d63-b9e4-7732fa9df614 found for delete ", "request_id": "req-6e817330-b04e-4cab-a067-e11cd84a0967"}]} [pid: 7|app: 0|req: 529/1027] 10.0.0.100 () {32 vars in 732 bytes} [Mon Apr 27 22:06:32 2026] DELETE /v2.0/floatingips/ffa8595a-7ee0-496b-98de-7279e3227018 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1028] 10.0.0.100 () {34 vars in 783 bytes} [Mon Apr 27 22:06:31 2026] PUT /v2.0/routers/5ce1556e-95af-4940-b5b2-69f21f4ef9a6/add_router_interface => generated 309 bytes in 1080 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1029] 10.0.0.70 () {34 vars in 989 bytes} [Mon Apr 27 22:06:33 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1030] 10.0.0.100 () {32 vars in 717 bytes} [Mon Apr 27 22:06:33 2026] GET /v2.0/ports/8786447c-34a7-4b59-b887-c574ccc7953d => generated 959 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1031] 10.0.0.70 () {34 vars in 1039 bytes} [Mon Apr 27 22:06:33 2026] GET /v2.0/security-groups?id=2d5950ad-dac9-43ae-ad32-0cc45d8ed21a&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: 530/1032] 10.0.0.100 () {34 vars in 789 bytes} [Mon Apr 27 22:06:32 2026] PUT /v2.0/routers/e49b9ea0-3726-4394-a80a-ee5c4f56f18a/remove_router_interface => generated 309 bytes in 1003 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1033] 10.0.0.100 () {34 vars in 789 bytes} [Mon Apr 27 22:06:33 2026] PUT /v2.0/routers/5ce1556e-95af-4940-b5b2-69f21f4ef9a6/remove_router_interface => generated 309 bytes in 769 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1034] 10.0.0.100 () {32 vars in 736 bytes} [Mon Apr 27 22:06:33 2026] GET /v2.0/ports?device_id=5ce1556e-95af-4940-b5b2-69f21f4ef9a6 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:06:34.198 7 INFO neutron.services.segments.plugin [-] Segment efe41bce-8cd2-476b-ab89-417cdc4134ee resource provider aggregate not found 2026-04-27 22:06:34.201 7 INFO neutron.services.segments.plugin [-] Segment efe41bce-8cd2-476b-ab89-417cdc4134ee resource provider aggregate not found 2026-04-27 22:06:34.214 7 INFO neutron.services.segments.plugin [-] Segment efe41bce-8cd2-476b-ab89-417cdc4134ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efe41bce-8cd2-476b-ab89-417cdc4134ee found for delete ", "request_id": "req-f5230cc5-af9b-409d-adf9-5fe46b57f0a9"}]} 2026-04-27 22:06:34.215 7 INFO neutron.db.l3_hamode_db [None req-e947639e-258e-45b7-bca7-889c47c634ee 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] HA network 005e562d-acd3-4d9d-ad6d-70218df2bd1a was deleted as no HA routers are present in tenant 492cbdff7fdb4a0fa7c902dde7dcd242. 2026-04-27 22:06:34.217 7 INFO neutron.services.segments.plugin [-] Segment efe41bce-8cd2-476b-ab89-417cdc4134ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efe41bce-8cd2-476b-ab89-417cdc4134ee found for delete ", "request_id": "req-8df7935b-3d73-4608-b6f8-bcadee9a0ae3"}]} [pid: 7|app: 0|req: 531/1035] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:33 2026] DELETE /v2.0/routers/e49b9ea0-3726-4394-a80a-ee5c4f56f18a => generated 0 bytes in 870 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1036] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:34 2026] DELETE /v2.0/subnets/3dd20809-1b1d-4b2e-b88a-720b637b08fc => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:06:34.461 8 INFO neutron.services.segments.plugin [-] Segment 284461ac-0081-4f53-914f-a15892fa5b29 resource provider aggregate not found 2026-04-27 22:06:34.464 8 INFO neutron.services.segments.plugin [-] Segment 284461ac-0081-4f53-914f-a15892fa5b29 resource provider aggregate not found 2026-04-27 22:06:34.475 8 INFO neutron.services.segments.plugin [-] Segment 284461ac-0081-4f53-914f-a15892fa5b29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 284461ac-0081-4f53-914f-a15892fa5b29 found for delete ", "request_id": "req-7ee8b4dc-3197-4523-a815-d6689c9afca3"}]} 2026-04-27 22:06:34.477 8 INFO neutron.services.segments.plugin [-] Segment 284461ac-0081-4f53-914f-a15892fa5b29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 284461ac-0081-4f53-914f-a15892fa5b29 found for delete ", "request_id": "req-fffe7399-d1ba-4ad8-b4d0-16c93d16edcd"}]} 2026-04-27 22:06:34.491 8 INFO neutron.db.l3_hamode_db [None req-8fcf9d3e-e2da-45d7-9008-91f8550c21be cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] HA network 20c9a9c4-abed-4573-9785-9b59bd164fb3 was deleted as no HA routers are present in tenant b89cc78feedb4853aa32d8b225d5656a. [pid: 8|app: 0|req: 505/1037] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:33 2026] DELETE /v2.0/routers/5ce1556e-95af-4940-b5b2-69f21f4ef9a6 => generated 0 bytes in 530 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1038] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:34 2026] DELETE /v2.0/networks/a91b5696-10b2-4471-b507-51621356069d => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1039] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:34 2026] DELETE /v2.0/subnets/d22b01bc-e32e-44a9-84ad-5d487397d50f => 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: 507/1040] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:34 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1041] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:34 2026] GET /v2.0/security-groups?id=2d5950ad-dac9-43ae-ad32-0cc45d8ed21a&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1042] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:06:34 2026] GET /v2.0/security-groups?tenant_id=492cbdff7fdb4a0fa7c902dde7dcd242&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1043] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:34 2026] DELETE /v2.0/networks/068e7233-cddc-43d5-b146-4b684f007e90 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1044] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:06:34 2026] DELETE /v2.0/security-groups/80e5675d-8ece-4b52-84d9-170cbb6aba23 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:06:34.951 8 WARNING neutron_lib.context [None req-2a3df3d5-8197-426e-ac5f-1138dbebf1a0 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 535/1045] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:34 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:34.998 8 INFO neutron.db.segments_db [None req-2a3df3d5-8197-426e-ac5f-1138dbebf1a0 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] Added segment e70f2189-a048-48fb-80be-726d84324e9c of type vxlan for network 6511c6ec-c6a1-4c76-97fa-2f35872e78ea [pid: 7|app: 0|req: 536/1046] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:34 2026] GET /v2.0/security-groups?id=2d5950ad-dac9-43ae-ad32-0cc45d8ed21a&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-04-27 22:06:35.239 8 INFO neutron.db.l3_hamode_db [None req-2a3df3d5-8197-426e-ac5f-1138dbebf1a0 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 537/1047] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:06:35 2026] GET /v2.0/security-groups?tenant_id=7b7cee42ba1049718e0b617abdb4676a&name=default => generated 2925 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1048] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:35 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1049] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:06:35 2026] DELETE /v2.0/security-groups/f41d2121-2387-4289-8e99-c071224bba80 => 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: 540/1050] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:35 2026] GET /v2.0/security-groups?id=2d5950ad-dac9-43ae-ad32-0cc45d8ed21a&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: 541/1051] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:06:35 2026] GET /v2.0/security-groups?tenant_id=42b52167cfe0479d94116b7500e72fb4&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1052] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:06:35 2026] DELETE /v2.0/security-groups/4a969da2-8584-4c3a-85ca-1efb17e5ac9f => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:06:36.010 8 INFO neutron.db.l3_hamode_db [None req-2a3df3d5-8197-426e-ac5f-1138dbebf1a0 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 22:06:36.673 7 INFO neutron.services.segments.plugin [-] Segment 0f45f47e-c150-4821-a41f-56c1d1ccba21 resource provider aggregate not found 2026-04-27 22:06:36.677 7 INFO neutron.services.segments.plugin [-] Segment 0f45f47e-c150-4821-a41f-56c1d1ccba21 resource provider aggregate not found 2026-04-27 22:06:36.690 7 INFO neutron.services.segments.plugin [-] Segment 0f45f47e-c150-4821-a41f-56c1d1ccba21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f45f47e-c150-4821-a41f-56c1d1ccba21 found for delete ", "request_id": "req-d4214ec8-e02b-4cb7-bec9-0f967dfb9f34"}]} 2026-04-27 22:06:36.694 7 INFO neutron.services.segments.plugin [-] Segment 0f45f47e-c150-4821-a41f-56c1d1ccba21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f45f47e-c150-4821-a41f-56c1d1ccba21 found for delete ", "request_id": "req-93cb7a4c-1452-4a89-9737-cde7ba7e79a9"}]} [pid: 7|app: 0|req: 543/1053] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:36 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:36.718 7 INFO neutron.services.segments.plugin [-] Segment 278d0ed9-64d4-434e-8d72-23175405bf5c resource provider aggregate not found 2026-04-27 22:06:36.723 7 INFO neutron.services.segments.plugin [-] Segment 278d0ed9-64d4-434e-8d72-23175405bf5c resource provider aggregate not found 2026-04-27 22:06:36.737 7 INFO neutron.services.segments.plugin [-] Segment 278d0ed9-64d4-434e-8d72-23175405bf5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 278d0ed9-64d4-434e-8d72-23175405bf5c found for delete ", "request_id": "req-44742f04-94e8-4da7-a7b8-cb3e1964c5cc"}]} 2026-04-27 22:06:36.740 7 INFO neutron.services.segments.plugin [-] Segment 278d0ed9-64d4-434e-8d72-23175405bf5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 278d0ed9-64d4-434e-8d72-23175405bf5c found for delete ", "request_id": "req-819dbd34-a84b-4660-a80a-e8dc844eab81"}]} [pid: 7|app: 0|req: 544/1054] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:36 2026] GET /v2.0/security-groups?id=2d5950ad-dac9-43ae-ad32-0cc45d8ed21a&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1055] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:06:34 2026] POST /v2.0/routers => generated 692 bytes in 1872 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1056] 10.0.0.100 () {32 vars in 721 bytes} [Mon Apr 27 22:06:36 2026] GET /v2.0/routers/56ac5392-62e3-4dc1-a0bc-cdb9176292da => generated 698 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1057] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:06:36 2026] GET /v2.0/ports?tenant_id=45e7911d6d9b46318d6925f2495c2508&device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1058] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:06:36 2026] GET /v2.0/networks?id=6006b1dc-1c61-4791-baba-e3d7e7ea84eb => generated 772 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1059] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:06:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=96ecefca-9e8a-4b8e-8f3d-8d3c8bd8b228 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1060] 10.0.0.100 () {32 vars in 647 bytes} [Mon Apr 27 22:06:36 2026] GET /v2.0/routers => generated 701 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1061] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:06:36 2026] GET /v2.0/subnets?id=7d019a8b-9429-4908-b2cf-6633ca1a9111 => generated 694 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1062] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:06:37 2026] GET /v2.0/ports?network_id=6006b1dc-1c61-4791-baba-e3d7e7ea84eb&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1063] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:06:37 2026] GET /v2.0/networks/6006b1dc-1c61-4791-baba-e3d7e7ea84eb?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1064] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:06:37 2026] GET /v2.0/networks/6006b1dc-1c61-4791-baba-e3d7e7ea84eb?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: 547/1065] 10.0.0.100 () {34 vars in 741 bytes} [Mon Apr 27 22:06:36 2026] PUT /v2.0/routers/56ac5392-62e3-4dc1-a0bc-cdb9176292da => generated 705 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1066] 10.0.0.100 () {32 vars in 721 bytes} [Mon Apr 27 22:06:37 2026] GET /v2.0/routers/56ac5392-62e3-4dc1-a0bc-cdb9176292da => generated 705 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1067] 10.0.0.100 () {32 vars in 736 bytes} [Mon Apr 27 22:06:37 2026] GET /v2.0/ports?device_id=56ac5392-62e3-4dc1-a0bc-cdb9176292da => 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: 551/1070] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:37 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1071] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:37 2026] GET /v2.0/security-groups?id=2d5950ad-dac9-43ae-ad32-0cc45d8ed21a&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:38.247 8 INFO neutron.services.segments.plugin [-] Segment e70f2189-a048-48fb-80be-726d84324e9c resource provider aggregate not found 2026-04-27 22:06:38.255 8 INFO neutron.services.segments.plugin [-] Segment e70f2189-a048-48fb-80be-726d84324e9c resource provider aggregate not found 2026-04-27 22:06:38.258 8 INFO neutron.services.segments.plugin [-] Segment e70f2189-a048-48fb-80be-726d84324e9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e70f2189-a048-48fb-80be-726d84324e9c found for delete ", "request_id": "req-e2b5f98b-952e-4826-9230-e2b81b853872"}]} 2026-04-27 22:06:38.268 8 INFO neutron.db.l3_hamode_db [None req-28218aa4-88f3-4604-98ad-01406229da18 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] HA network 6511c6ec-c6a1-4c76-97fa-2f35872e78ea was deleted as no HA routers are present in tenant b89cc78feedb4853aa32d8b225d5656a. [pid: 8|app: 0|req: 520/1072] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:37 2026] DELETE /v2.0/routers/56ac5392-62e3-4dc1-a0bc-cdb9176292da => generated 0 bytes in 772 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1073] 10.0.0.100 () {32 vars in 736 bytes} [Mon Apr 27 22:06:38 2026] GET /v2.0/ports?device_id=56ac5392-62e3-4dc1-a0bc-cdb9176292da => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:06:38.310 8 INFO neutron.services.segments.plugin [-] Segment e70f2189-a048-48fb-80be-726d84324e9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e70f2189-a048-48fb-80be-726d84324e9c found for delete ", "request_id": "req-37c09dfa-fbe3-4b17-8bf9-44c114f04c48"}]} 2026-04-27 22:06:38.325 8 INFO neutron.api.v2.resource [None req-92e3a612-ddfb-4c25-8eaa-326248f5d074 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 521/1074] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:38 2026] DELETE /v2.0/routers/56ac5392-62e3-4dc1-a0bc-cdb9176292da => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1075] 10.0.0.100 () {32 vars in 736 bytes} [Mon Apr 27 22:06:38 2026] GET /v2.0/ports?device_id=5ce1556e-95af-4940-b5b2-69f21f4ef9a6 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:06:38.372 8 INFO neutron.api.v2.resource [None req-598d4497-2b77-463f-a5e7-355af99d6f65 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 522/1076] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:38 2026] DELETE /v2.0/routers/5ce1556e-95af-4940-b5b2-69f21f4ef9a6 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:06:38.390 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2eee51fe-c61e-4099-8573-e4065f2fcb31 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 555/1077] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:38 2026] DELETE /v2.0/subnets/d22b01bc-e32e-44a9-84ad-5d487397d50f => 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: 523/1078] 10.0.0.100 () {32 vars in 736 bytes} [Mon Apr 27 22:06:38 2026] GET /v2.0/ports?device_id=7530c6f3-2347-41f8-837d-425e9dfe0a1e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:06:38.436 8 INFO neutron.api.v2.resource [None req-689049d3-cd82-452a-950b-b1c7e3fb9db8 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 524/1079] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:38 2026] DELETE /v2.0/routers/7530c6f3-2347-41f8-837d-425e9dfe0a1e => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:06:38.450 8 INFO neutron.pecan_wsgi.hooks.translation [None req-febed323-6576-4eaa-91b4-e8e7f4146d38 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 525/1080] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:38 2026] DELETE /v2.0/subnets/63e911a4-965c-4322-9493-15211a13f5a7 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1081] 10.0.0.100 () {32 vars in 736 bytes} [Mon Apr 27 22:06:38 2026] GET /v2.0/ports?device_id=ef963a31-2c87-496e-887b-379f6296f56a => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:06:38.487 8 INFO neutron.api.v2.resource [None req-ba404bc6-9885-497e-ab34-8da8e50cdab1 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 527/1082] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:38 2026] DELETE /v2.0/routers/ef963a31-2c87-496e-887b-379f6296f56a => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:06:38.499 8 INFO neutron.pecan_wsgi.hooks.translation [None req-78e1baab-8e81-481e-8520-fe79c13d8515 cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 528/1083] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:38 2026] DELETE /v2.0/subnets/807eb007-d0d7-4111-a1d9-86b27676d1dd => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:06:38.517 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f86f84ef-b7d9-4b88-8eb7-11fb70bdf47f cd009a6b6f304ed58aa7c81196d91124 b89cc78feedb4853aa32d8b225d5656a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 529/1084] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:38 2026] DELETE /v2.0/subnets/d00007ea-8f02-431f-873e-3897613a102b => 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: 556/1085] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:06:38 2026] GET /v2.0/security-groups?tenant_id=68b17b981c9949efad3710ce4f67758d&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1086] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:06:38 2026] DELETE /v2.0/security-groups/7d057dd9-fdc3-4e37-8f6d-c33a73d22102 => 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: 531/1087] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:38 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1088] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:06:38 2026] GET /v2.0/security-groups?tenant_id=78c3fd5c158645f4a996def075402fd9&name=default => generated 2925 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1089] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:39 2026] GET /v2.0/security-groups?id=2d5950ad-dac9-43ae-ad32-0cc45d8ed21a&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: 559/1090] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:06:39 2026] DELETE /v2.0/security-groups/d5b0c5da-68ef-4037-b213-2eafa27697fc => 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: 532/1091] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:06:39 2026] GET /v2.0/security-groups?tenant_id=b89cc78feedb4853aa32d8b225d5656a&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1092] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:06:39 2026] DELETE /v2.0/security-groups/4c527cc0-9440-4602-99e9-4a5fd300f750 => 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: 533/1093] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:40 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1094] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:40 2026] GET /v2.0/security-groups?id=2d5950ad-dac9-43ae-ad32-0cc45d8ed21a&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: 534/1095] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:41 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1096] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:41 2026] GET /v2.0/security-groups?id=2d5950ad-dac9-43ae-ad32-0cc45d8ed21a&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: 535/1097] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:06:41 2026] GET /v2.0/security-groups?tenant_id=5a1b5b4a2fb44acd8a08eb68ca7572d2&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1098] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:06:41 2026] DELETE /v2.0/security-groups/0f456ffd-d9b0-468a-9821-62813f8cfb7d => 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: 536/1099] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:06:41 2026] GET /v2.0/security-groups?tenant_id=8e99117d8e5d4b9c8f0aba71a59e0331&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1100] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:06:41 2026] DELETE /v2.0/security-groups/2b70747e-3b0b-4bd3-8954-ddeb9819dce3 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1101] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:06:42 2026] GET /v2.0/security-groups?tenant_id=9046f77e2d5e423494f49f5f16e228c8&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1102] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:06:42 2026] DELETE /v2.0/security-groups/0e7cc59f-428d-4d4c-a9bc-08c8d0074842 => 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: 538/1103] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:42 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1104] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:42 2026] GET /v2.0/security-groups?id=2d5950ad-dac9-43ae-ad32-0cc45d8ed21a&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: 539/1105] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:06:42 2026] GET /v2.0/security-groups?tenant_id=51af412aacb247fbb54f9e236d0cceb4&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1106] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:06:43 2026] DELETE /v2.0/security-groups/f3507f0e-2c63-45e8-8235-8f3d61aff0ee => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1107] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:43 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1108] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:43 2026] GET /v2.0/security-groups?id=2d5950ad-dac9-43ae-ad32-0cc45d8ed21a&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:44.218 7 WARNING neutron_lib.context [None req-cd1f9eb8-2cb9-4a6e-9504-a75c5d21ce10 eb0f5cfddc284e52a6b2464510fc12d9 e7e1e5603c1043c7bca85896c2049764 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:44.219 7 WARNING neutron_lib.context [None req-cd1f9eb8-2cb9-4a6e-9504-a75c5d21ce10 eb0f5cfddc284e52a6b2464510fc12d9 e7e1e5603c1043c7bca85896c2049764 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 541/1109] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:06:44 2026] GET /v2.0/security-groups?tenant_id=b1a512943700430097342eeca96eec5a&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1110] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:06:44 2026] DELETE /v2.0/security-groups/59cadfe7-710c-449c-a931-89e5de87534f => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:06:44.386 7 INFO neutron.db.segments_db [None req-cd1f9eb8-2cb9-4a6e-9504-a75c5d21ce10 eb0f5cfddc284e52a6b2464510fc12d9 e7e1e5603c1043c7bca85896c2049764 - - default default] Added segment 13adebd0-ba97-49df-b70f-28dc778bcfbc of type vxlan for network 2660bea8-53fd-4213-83d3-5c97743b1448 2026-04-27 22:06:44.445 7 INFO neutron.db.segments_db [None req-cd1f9eb8-2cb9-4a6e-9504-a75c5d21ce10 eb0f5cfddc284e52a6b2464510fc12d9 e7e1e5603c1043c7bca85896c2049764 - - default default] Added segment 1a3d6597-9cc2-4f4c-a6af-0e8a6841276f of type vxlan for network 6871ea7d-9e9b-4083-9a25-5b5565bcee26 [pid: 7|app: 0|req: 569/1111] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:06:44 2026] POST /v2.0/networks => generated 1246 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1112] 10.0.0.100 () {32 vars in 649 bytes} [Mon Apr 27 22:06:44 2026] GET /v2.0/networks => generated 1845 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:06:44.765 7 INFO neutron.services.segments.plugin [-] Segment 13adebd0-ba97-49df-b70f-28dc778bcfbc resource provider aggregate not found 2026-04-27 22:06:44.768 7 INFO neutron.services.segments.plugin [-] Segment 13adebd0-ba97-49df-b70f-28dc778bcfbc resource provider aggregate not found 2026-04-27 22:06:44.774 7 INFO neutron.services.segments.plugin [-] Segment 13adebd0-ba97-49df-b70f-28dc778bcfbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13adebd0-ba97-49df-b70f-28dc778bcfbc found for delete ", "request_id": "req-be4b816d-0f32-402e-b489-78d83d21fd34"}]} 2026-04-27 22:06:44.780 7 INFO neutron.services.segments.plugin [-] Segment 13adebd0-ba97-49df-b70f-28dc778bcfbc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13adebd0-ba97-49df-b70f-28dc778bcfbc found for delete ", "request_id": "req-6514e377-6c22-4ba8-8b9d-02527a593373"}]} [pid: 7|app: 0|req: 570/1113] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:44 2026] DELETE /v2.0/networks/2660bea8-53fd-4213-83d3-5c97743b1448 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:06:44.903 8 INFO neutron.services.segments.plugin [-] Segment 1a3d6597-9cc2-4f4c-a6af-0e8a6841276f resource provider aggregate not found 2026-04-27 22:06:44.908 8 INFO neutron.services.segments.plugin [-] Segment 1a3d6597-9cc2-4f4c-a6af-0e8a6841276f resource provider aggregate not found 2026-04-27 22:06:44.915 8 INFO neutron.services.segments.plugin [-] Segment 1a3d6597-9cc2-4f4c-a6af-0e8a6841276f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a3d6597-9cc2-4f4c-a6af-0e8a6841276f found for delete ", "request_id": "req-3879082e-e451-4714-8fae-3b001d650614"}]} 2026-04-27 22:06:44.919 8 INFO neutron.services.segments.plugin [-] Segment 1a3d6597-9cc2-4f4c-a6af-0e8a6841276f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a3d6597-9cc2-4f4c-a6af-0e8a6841276f found for delete ", "request_id": "req-bbcca0c7-08df-404f-9a93-fe5d721c5055"}]} [pid: 8|app: 0|req: 544/1114] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:44 2026] DELETE /v2.0/networks/6871ea7d-9e9b-4083-9a25-5b5565bcee26 => 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: 571/1115] 10.0.0.100 () {32 vars in 649 bytes} [Mon Apr 27 22:06:44 2026] GET /v2.0/networks => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:44.994 8 WARNING neutron_lib.context [None req-1741bac9-a8e9-4d1c-be72-865ab7447e0e eb0f5cfddc284e52a6b2464510fc12d9 e7e1e5603c1043c7bca85896c2049764 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:45.045 8 INFO neutron.db.segments_db [None req-1741bac9-a8e9-4d1c-be72-865ab7447e0e eb0f5cfddc284e52a6b2464510fc12d9 e7e1e5603c1043c7bca85896c2049764 - - default default] Added segment 437517fd-a88e-4369-bccd-210843e0cedc of type vxlan for network 0037ca16-3f5a-403a-8358-067efaaf0d05 [pid: 8|app: 0|req: 545/1116] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:06:44 2026] POST /v2.0/networks => generated 654 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:06:45.132 8 WARNING neutron_lib.context [None req-07db3099-7afb-49ca-a4f5-27f33e43271b eb0f5cfddc284e52a6b2464510fc12d9 e7e1e5603c1043c7bca85896c2049764 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:45.180 8 INFO neutron.db.segments_db [None req-07db3099-7afb-49ca-a4f5-27f33e43271b eb0f5cfddc284e52a6b2464510fc12d9 e7e1e5603c1043c7bca85896c2049764 - - default default] Added segment 09414789-15b3-4450-b827-0a491c627855 of type vxlan for network 14913c90-9c2a-4142-b10a-3aa01588c8b1 [pid: 8|app: 0|req: 546/1117] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:06:45 2026] POST /v2.0/networks => generated 653 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:06:45.268 8 WARNING neutron_lib.context [None req-38aef959-41c9-41a5-918e-650652f47d32 eb0f5cfddc284e52a6b2464510fc12d9 e7e1e5603c1043c7bca85896c2049764 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:45.285 7 INFO neutron.db.segments_db [None req-ab4c081d-d349-4add-b80c-946f3a0789da 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Added segment 8b9dbe1c-2555-464f-b14f-ebe40f1ae9c4 of type vxlan for network 61226964-688f-4b9e-902e-52f99b1c3176 2026-04-27 22:06:45.293 8 WARNING neutron_lib.context [None req-38aef959-41c9-41a5-918e-650652f47d32 eb0f5cfddc284e52a6b2464510fc12d9 e7e1e5603c1043c7bca85896c2049764 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 572/1118] 10.0.0.100 () {34 vars in 671 bytes} [Mon Apr 27 22:06:45 2026] POST /v2.0/networks => generated 741 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1119] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:06:45 2026] POST /v2.0/subnets => generated 688 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:06:45.602 7 INFO neutron.db.segments_db [None req-087775bf-de3a-4943-a88b-045552d0001e 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Added segment cede6e5b-4a40-4ed4-a068-3f3b26288867 of type vxlan for network 07995d52-3a57-40d9-81b5-886fc0a92c62 [pid: 8|app: 0|req: 547/1120] 10.0.0.100 () {34 vars in 665 bytes} [Mon Apr 27 22:06:45 2026] POST /v2.0/ports => generated 1505 bytes in 485 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-04-27 22:06:45.820 7 INFO neutron.db.l3_hamode_db [None req-087775bf-de3a-4943-a88b-045552d0001e 60eefc63d910406a811a80efe7c3d9fb 800b240e464344af8d81c20f2c2d3a2f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 548/1121] 10.0.0.100 () {32 vars in 643 bytes} [Mon Apr 27 22:06:45 2026] GET /v2.0/ports => generated 1505 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1122] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:06:45 2026] DELETE /v2.0/ports/6f48f739-6ac0-4b23-a8a1-567cf4729b1f => generated 0 bytes in 522 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:06:46.514 8 WARNING neutron_lib.context [None req-44c8174f-8b01-4dd9-99ba-31ea2bf917fc 72e0eae41c43488d915f8735ecc81a86 9003da6200814f68b0a0e78d94a698ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:46.546 7 INFO neutron.db.l3_hamode_db [None req-087775bf-de3a-4943-a88b-045552d0001e 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 22:06:46.648 8 INFO neutron.db.segments_db [None req-44c8174f-8b01-4dd9-99ba-31ea2bf917fc 72e0eae41c43488d915f8735ecc81a86 9003da6200814f68b0a0e78d94a698ab - - default default] Added segment d1966652-8a01-4a18-92e8-b2bf30b5352e of type vxlan for network e4b8e110-9b39-4d09-900e-cd1ec4c0b6db [pid: 8|app: 0|req: 550/1123] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:06:46 2026] POST /v2.0/networks => generated 642 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1124] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:06:46 2026] DELETE /v2.0/ports/ac75faba-c079-4417-b50e-992ca87099dc => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:06:46.920 8 WARNING neutron_lib.context [None req-f6e5ba58-d673-4881-9730-8fea1b43de39 72e0eae41c43488d915f8735ecc81a86 9003da6200814f68b0a0e78d94a698ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 552/1125] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:06:46 2026] POST /v2.0/subnets => generated 641 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1126] 10.0.0.100 () {32 vars in 643 bytes} [Mon Apr 27 22:06:47 2026] GET /v2.0/ports => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:06:47.158 8 WARNING neutron_lib.context [None req-e8e32e5f-1c3d-44b4-8402-658776cc2d13 72e0eae41c43488d915f8735ecc81a86 9003da6200814f68b0a0e78d94a698ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:47.212 8 INFO neutron.db.segments_db [None req-e8e32e5f-1c3d-44b4-8402-658776cc2d13 72e0eae41c43488d915f8735ecc81a86 9003da6200814f68b0a0e78d94a698ab - - default default] Added segment 2611c9de-f0eb-43a6-82c8-b492a2e06d77 of type vxlan for network 6b5a81de-96b1-4334-aefa-e115dc6bc668 [pid: 8|app: 0|req: 554/1127] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:06:47 2026] POST /v2.0/networks => generated 644 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:06:47.319 8 WARNING neutron_lib.context [None req-75828199-96ca-4056-a1b5-762285e133aa eb0f5cfddc284e52a6b2464510fc12d9 e7e1e5603c1043c7bca85896c2049764 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:47.377 8 INFO neutron.db.segments_db [None req-75828199-96ca-4056-a1b5-762285e133aa eb0f5cfddc284e52a6b2464510fc12d9 e7e1e5603c1043c7bca85896c2049764 - - default default] Added segment 829f1ee6-0d16-4907-9036-c7254cc7b73e of type vxlan for network 83340642-5549-404d-9427-cb2365ed65b5 [pid: 8|app: 0|req: 555/1128] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:06:47 2026] POST /v2.0/networks => generated 653 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1129] 10.0.0.100 () {34 vars in 743 bytes} [Mon Apr 27 22:06:47 2026] PUT /v2.0/networks/6b5a81de-96b1-4334-aefa-e115dc6bc668 => generated 592 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:47.545 8 WARNING neutron_lib.context [None req-3288125d-00e7-4c7c-8249-25964e9f52da eb0f5cfddc284e52a6b2464510fc12d9 e7e1e5603c1043c7bca85896c2049764 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:47.587 8 INFO neutron.db.segments_db [None req-3288125d-00e7-4c7c-8249-25964e9f52da eb0f5cfddc284e52a6b2464510fc12d9 e7e1e5603c1043c7bca85896c2049764 - - default default] Added segment b0ee42aa-b9b4-45c1-b9c0-40716fb317de of type vxlan for network 2a9de8f2-1eb4-4198-856a-18487fbfc402 [pid: 8|app: 0|req: 557/1130] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:06:47 2026] POST /v2.0/networks => generated 654 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:06:47.674 8 WARNING neutron_lib.context [None req-4af7aefb-e85d-424c-91db-cee93f692d5c 72e0eae41c43488d915f8735ecc81a86 9003da6200814f68b0a0e78d94a698ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 574/1131] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:06:45 2026] POST /v2.0/routers => generated 728 bytes in 2123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1132] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:06:47 2026] POST /v2.0/subnets => generated 626 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1133] 10.0.0.100 () {34 vars in 741 bytes} [Mon Apr 27 22:06:47 2026] PUT /v2.0/subnets/83e8ce86-6188-47d9-957c-4ad6a306de5f => generated 636 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:48.155 8 INFO neutron.services.segments.plugin [-] Segment 2611c9de-f0eb-43a6-82c8-b492a2e06d77 resource provider aggregate not found 2026-04-27 22:06:48.159 8 INFO neutron.services.segments.plugin [-] Segment 2611c9de-f0eb-43a6-82c8-b492a2e06d77 resource provider aggregate not found 2026-04-27 22:06:48.170 8 INFO neutron.services.segments.plugin [-] Segment 2611c9de-f0eb-43a6-82c8-b492a2e06d77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2611c9de-f0eb-43a6-82c8-b492a2e06d77 found for delete ", "request_id": "req-c86b1531-a6e7-48f5-bac5-5e47d2571735"}]} 2026-04-27 22:06:48.172 8 INFO neutron.services.segments.plugin [-] Segment 2611c9de-f0eb-43a6-82c8-b492a2e06d77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2611c9de-f0eb-43a6-82c8-b492a2e06d77 found for delete ", "request_id": "req-7089bb47-a289-4c64-a23e-5720b7ef6e44"}]} [pid: 8|app: 0|req: 560/1134] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:47 2026] DELETE /v2.0/networks/6b5a81de-96b1-4334-aefa-e115dc6bc668 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:06:48.187 8 WARNING neutron_lib.context [None req-e552e509-64d2-4ce2-89c7-0e6769f3ac09 eb0f5cfddc284e52a6b2464510fc12d9 e7e1e5603c1043c7bca85896c2049764 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:48.208 8 WARNING neutron_lib.context [None req-e552e509-64d2-4ce2-89c7-0e6769f3ac09 eb0f5cfddc284e52a6b2464510fc12d9 e7e1e5603c1043c7bca85896c2049764 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 561/1135] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:06:48 2026] POST /v2.0/subnets => generated 1324 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 22:06:48.656 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2a360f64-0809-4916-a6b8-76934efd9dd2 72e0eae41c43488d915f8735ecc81a86 9003da6200814f68b0a0e78d94a698ab - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 562/1136] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:48 2026] DELETE /v2.0/networks/6b5a81de-96b1-4334-aefa-e115dc6bc668 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1137] 10.0.0.100 () {32 vars in 647 bytes} [Mon Apr 27 22:06:48 2026] GET /v2.0/subnets => generated 1960 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1138] 10.0.0.100 () {32 vars in 694 bytes} [Mon Apr 27 22:06:48 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1139] 10.0.0.100 () {34 vars in 783 bytes} [Mon Apr 27 22:06:47 2026] PUT /v2.0/routers/250884ff-1452-4d36-813c-fca15ac1bcff/add_router_interface => generated 309 bytes in 1059 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1140] 10.0.0.100 () {32 vars in 742 bytes} [Mon Apr 27 22:06:48 2026] GET /v2.0/subnets?network_id=7c3e603d-8a77-4613-879d-49e8160dbed1 => generated 649 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1141] 10.0.0.100 () {32 vars in 653 bytes} [Mon Apr 27 22:06:48 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1142] 10.0.0.100 () {32 vars in 649 bytes} [Mon Apr 27 22:06:48 2026] GET /v2.0/networks => generated 1307 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1143] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:48 2026] DELETE /v2.0/subnets/8b30c745-e3e2-427d-86a5-302f7cf8aded => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1144] 10.0.0.100 () {32 vars in 647 bytes} [Mon Apr 27 22:06:48 2026] GET /v2.0/subnets => generated 1280 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1145] 10.0.0.100 () {32 vars in 723 bytes} [Mon Apr 27 22:06:48 2026] GET /v2.0/networks/e4b8e110-9b39-4d09-900e-cd1ec4c0b6db => generated 667 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1146] 10.0.0.100 () {32 vars in 721 bytes} [Mon Apr 27 22:06:48 2026] GET /v2.0/subnets/b0a71b3a-23b9-47da-848d-b11c597a7c17 => generated 641 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:49.020 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c572e7f7-f5f6-45a4-8b51-be42538d8a1b 72e0eae41c43488d915f8735ecc81a86 9003da6200814f68b0a0e78d94a698ab - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 582/1147] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:49 2026] DELETE /v2.0/subnets/83e8ce86-6188-47d9-957c-4ad6a306de5f => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:06:49.046 7 INFO neutron.pecan_wsgi.hooks.translation [None req-99cdc756-181c-4f8c-867f-a7b994545145 72e0eae41c43488d915f8735ecc81a86 9003da6200814f68b0a0e78d94a698ab - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 566/1148] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:48 2026] DELETE /v2.0/subnets/7a058fe7-180e-4d12-8bee-a9d2f2060f48 => 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: 583/1149] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:49 2026] DELETE /v2.0/networks/6b5a81de-96b1-4334-aefa-e115dc6bc668 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1150] 10.0.0.100 () {32 vars in 647 bytes} [Mon Apr 27 22:06:49 2026] GET /v2.0/subnets => generated 649 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1151] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:49 2026] DELETE /v2.0/subnets/b0a71b3a-23b9-47da-848d-b11c597a7c17 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:06:49.208 7 INFO neutron.services.segments.plugin [-] Segment b0ee42aa-b9b4-45c1-b9c0-40716fb317de resource provider aggregate not found 2026-04-27 22:06:49.212 7 INFO neutron.services.segments.plugin [-] Segment b0ee42aa-b9b4-45c1-b9c0-40716fb317de resource provider aggregate not found [pid: 7|app: 0|req: 585/1152] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:49 2026] DELETE /v2.0/networks/2a9de8f2-1eb4-4198-856a-18487fbfc402 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:06:49.231 7 INFO neutron.services.segments.plugin [-] Segment b0ee42aa-b9b4-45c1-b9c0-40716fb317de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0ee42aa-b9b4-45c1-b9c0-40716fb317de found for delete ", "request_id": "req-6d82def8-6741-400a-91b7-116c817c9b8a"}]} 2026-04-27 22:06:49.232 7 INFO neutron.services.segments.plugin [-] Segment b0ee42aa-b9b4-45c1-b9c0-40716fb317de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0ee42aa-b9b4-45c1-b9c0-40716fb317de found for delete ", "request_id": "req-62e3800f-79e5-4691-8563-e93c484620c5"}]} [pid: 7|app: 0|req: 586/1153] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:49 2026] DELETE /v2.0/networks/83340642-5549-404d-9427-cb2365ed65b5 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1154] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:49 2026] DELETE /v2.0/networks/e4b8e110-9b39-4d09-900e-cd1ec4c0b6db => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1155] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:49 2026] DELETE /v2.0/networks/14913c90-9c2a-4142-b10a-3aa01588c8b1 => 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: 569/1156] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:49 2026] DELETE /v2.0/networks/0037ca16-3f5a-403a-8358-067efaaf0d05 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:06:50.206 8 INFO neutron.services.segments.plugin [-] Segment d1966652-8a01-4a18-92e8-b2bf30b5352e resource provider aggregate not found 2026-04-27 22:06:50.214 8 INFO neutron.services.segments.plugin [-] Segment d1966652-8a01-4a18-92e8-b2bf30b5352e resource provider aggregate not found 2026-04-27 22:06:50.219 8 INFO neutron.services.segments.plugin [-] Segment d1966652-8a01-4a18-92e8-b2bf30b5352e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1966652-8a01-4a18-92e8-b2bf30b5352e found for delete ", "request_id": "req-f6a5166e-7f2b-497b-8cb3-ada02ff48974"}]} 2026-04-27 22:06:50.231 8 INFO neutron.services.segments.plugin [-] Segment 437517fd-a88e-4369-bccd-210843e0cedc resource provider aggregate not found 2026-04-27 22:06:50.239 8 INFO neutron.services.segments.plugin [-] Segment d1966652-8a01-4a18-92e8-b2bf30b5352e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1966652-8a01-4a18-92e8-b2bf30b5352e found for delete ", "request_id": "req-db957dc1-f65b-49db-bbce-e90dd86f9783"}]} [pid: 7|app: 0|req: 588/1157] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:06:50 2026] GET /v2.0/security-groups?tenant_id=9003da6200814f68b0a0e78d94a698ab&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:06:50.244 8 INFO neutron.services.segments.plugin [-] Segment 437517fd-a88e-4369-bccd-210843e0cedc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 437517fd-a88e-4369-bccd-210843e0cedc found for delete ", "request_id": "req-3e351042-5bab-4af1-9a57-f0c45a343b6f"}]} 2026-04-27 22:06:50.253 8 INFO neutron.services.segments.plugin [-] Segment 437517fd-a88e-4369-bccd-210843e0cedc resource provider aggregate not found [pid: 8|app: 0|req: 570/1158] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:06:50 2026] GET /v2.0/security-groups?tenant_id=e7e1e5603c1043c7bca85896c2049764&name=default => generated 2925 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:06:50.272 8 INFO neutron.services.segments.plugin [-] Segment 437517fd-a88e-4369-bccd-210843e0cedc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 437517fd-a88e-4369-bccd-210843e0cedc found for delete ", "request_id": "req-94b082f5-6f47-4009-bde7-637220913f66"}]} [pid: 7|app: 0|req: 589/1159] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:06:50 2026] DELETE /v2.0/security-groups/8a76a4bd-349b-40a0-889d-ba98b7e89da4 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1160] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:06:50 2026] DELETE /v2.0/security-groups/c6975163-46a1-4171-a289-8950d5853366 => 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: 590/1161] 10.0.0.174 () {34 vars in 982 bytes} [Mon Apr 27 22:06:51 2026] GET /v2.0/networks?id=61226964-688f-4b9e-902e-52f99b1c3176 => generated 673 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1162] 10.0.0.174 () {34 vars in 965 bytes} [Mon Apr 27 22:06:51 2026] GET /v2.0/quotas/800b240e464344af8d81c20f2c2d3a2f => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:51.275 7 INFO neutron.services.segments.plugin [-] Segment 829f1ee6-0d16-4907-9036-c7254cc7b73e resource provider aggregate not found 2026-04-27 22:06:51.279 7 INFO neutron.services.segments.plugin [-] Segment 829f1ee6-0d16-4907-9036-c7254cc7b73e resource provider aggregate not found 2026-04-27 22:06:51.292 7 INFO neutron.services.segments.plugin [-] Segment 829f1ee6-0d16-4907-9036-c7254cc7b73e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 829f1ee6-0d16-4907-9036-c7254cc7b73e found for delete ", "request_id": "req-54d7800e-fdd9-4335-98d5-bfbd8a4106cd"}]} 2026-04-27 22:06:51.302 7 INFO neutron.services.segments.plugin [-] Segment 829f1ee6-0d16-4907-9036-c7254cc7b73e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 829f1ee6-0d16-4907-9036-c7254cc7b73e found for delete ", "request_id": "req-d8fcce6d-ac07-4f3b-beaf-b47a345cafb6"}]} 2026-04-27 22:06:51.307 7 INFO neutron.services.segments.plugin [-] Segment 09414789-15b3-4450-b827-0a491c627855 resource provider aggregate not found 2026-04-27 22:06:51.314 7 INFO neutron.services.segments.plugin [-] Segment 09414789-15b3-4450-b827-0a491c627855 resource provider aggregate not found 2026-04-27 22:06:51.322 7 INFO neutron.services.segments.plugin [-] Segment 09414789-15b3-4450-b827-0a491c627855 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09414789-15b3-4450-b827-0a491c627855 found for delete ", "request_id": "req-4a869a13-30ea-468e-bf86-3e75d59d4638"}]} 2026-04-27 22:06:51.327 7 INFO neutron.services.segments.plugin [-] Segment 09414789-15b3-4450-b827-0a491c627855 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09414789-15b3-4450-b827-0a491c627855 found for delete ", "request_id": "req-5a149321-e1b8-4e1d-9515-2b1fe5ee7152"}]} [pid: 7|app: 0|req: 591/1163] 10.0.0.174 () {34 vars in 1002 bytes} [Mon Apr 27 22:06:51 2026] GET /v2.0/ports?tenant_id=800b240e464344af8d81c20f2c2d3a2f&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1164] 10.0.0.174 () {34 vars in 1008 bytes} [Mon Apr 27 22:06:51 2026] GET /v2.0/networks/61226964-688f-4b9e-902e-52f99b1c3176?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: 592/1165] 10.0.0.174 () {34 vars in 1108 bytes} [Mon Apr 27 22:06:51 2026] GET /v2.0/networks/61226964-688f-4b9e-902e-52f99b1c3176?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: 574/1166] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:51 2026] GET /v2.0/ports?device_id=16e46076-b03b-43ef-aa89-73f80ddca548 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:06:52.088 7 WARNING neutron_lib.context [None req-7ea8f308-0c4f-4aaf-9955-43b5797e0945 89c109523d1b45bb9796cb2e541582fe 63b2a00274d54fac98e5d03952db2848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:52.183 8 WARNING neutron_lib.context [None req-f92fa78c-2f69-478e-9a01-0ab4601ac11c 7715afecf8ab43349e5cafabe851544a a20da1d6db1d4d1f9b2a6dee2ec45756 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:52.260 7 INFO neutron.db.segments_db [None req-7ea8f308-0c4f-4aaf-9955-43b5797e0945 89c109523d1b45bb9796cb2e541582fe 63b2a00274d54fac98e5d03952db2848 - - default default] Added segment 90b72a01-2330-4d18-bfc0-0b23523fc164 of type vxlan for network 8b9522c4-a4ed-4d56-b873-a34be6f0abf3 [pid: 7|app: 0|req: 593/1167] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:06:51 2026] POST /v2.0/networks => generated 644 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:06:52.373 7 WARNING neutron_lib.context [None req-d2766b20-0d8f-4c3b-9a51-f084025736f4 89c109523d1b45bb9796cb2e541582fe 63b2a00274d54fac98e5d03952db2848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 575/1168] 10.0.0.100 () {34 vars in 684 bytes} [Mon Apr 27 22:06:52 2026] POST /v2.0/security-groups => generated 1624 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1169] 10.0.0.100 () {32 vars in 663 bytes} [Mon Apr 27 22:06:52 2026] GET /v2.0/security-groups => generated 4529 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1170] 10.0.0.100 () {34 vars in 758 bytes} [Mon Apr 27 22:06:52 2026] PUT /v2.0/security-groups/c20feb0e-f75b-4023-b8a2-c19b8bf6f5e2 => generated 1662 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1171] 10.0.0.70 () {34 vars in 989 bytes} [Mon Apr 27 22:06:52 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => generated 1240 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1172] 10.0.0.100 () {32 vars in 737 bytes} [Mon Apr 27 22:06:52 2026] GET /v2.0/security-groups/c20feb0e-f75b-4023-b8a2-c19b8bf6f5e2 => generated 1662 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1173] 10.0.0.70 () {34 vars in 1039 bytes} [Mon Apr 27 22:06:52 2026] GET /v2.0/security-groups?id=2d5950ad-dac9-43ae-ad32-0cc45d8ed21a&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1174] 10.0.0.100 () {34 vars in 665 bytes} [Mon Apr 27 22:06:52 2026] POST /v2.0/ports => generated 774 bytes in 262 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: 581/1177] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:06:52 2026] DELETE /v2.0/security-groups/c20feb0e-f75b-4023-b8a2-c19b8bf6f5e2 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:06:52.641 7 WARNING neutron_lib.context [None req-09989714-92c9-43dd-8168-6231d41c6bcb 89c109523d1b45bb9796cb2e541582fe 63b2a00274d54fac98e5d03952db2848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1178] 10.0.0.100 () {32 vars in 663 bytes} [Mon Apr 27 22:06:52 2026] GET /v2.0/security-groups => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1179] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:52 2026] GET /v2.0/ports?device_id=16e46076-b03b-43ef-aa89-73f80ddca548 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:06:52.695 8 INFO neutron.api.v2.resource [None req-68106044-6a33-42ad-9530-c70c5ec823a1 7715afecf8ab43349e5cafabe851544a a20da1d6db1d4d1f9b2a6dee2ec45756 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 584/1180] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:06:52 2026] DELETE /v2.0/security-groups/c20feb0e-f75b-4023-b8a2-c19b8bf6f5e2 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:06:52.699 7 INFO neutron.db.segments_db [None req-09989714-92c9-43dd-8168-6231d41c6bcb 89c109523d1b45bb9796cb2e541582fe 63b2a00274d54fac98e5d03952db2848 - - default default] Added segment 4038f8f7-9cdc-4b95-b017-aac173215152 of type vxlan for network e078bc0d-037f-4d68-97dc-48bacbc79c08 2026-04-27 22:06:52.708 8 WARNING neutron_lib.context [None req-0e5b95f1-9ce9-4679-9f6a-f52ec663932d 7715afecf8ab43349e5cafabe851544a a20da1d6db1d4d1f9b2a6dee2ec45756 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 585/1181] 10.0.0.100 () {34 vars in 684 bytes} [Mon Apr 27 22:06:52 2026] POST /v2.0/security-groups => generated 1624 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 22:06:52.809 8 WARNING neutron_lib.context [None req-ac00b473-0c8a-4b4e-8f9a-53643286e9b0 7715afecf8ab43349e5cafabe851544a a20da1d6db1d4d1f9b2a6dee2ec45756 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1182] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:06:52 2026] POST /v2.0/networks => generated 632 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:06:52.824 7 WARNING neutron_lib.context [None req-584db292-1cb3-45bf-835e-f8e4d7da7835 89c109523d1b45bb9796cb2e541582fe 63b2a00274d54fac98e5d03952db2848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 586/1183] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:06:52 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: 587/1184] 10.0.0.100 () {32 vars in 747 bytes} [Mon Apr 27 22:06:52 2026] GET /v2.0/security-group-rules/be4ffc1d-ad53-45cf-b618-c85dbfc9716b => 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: 588/1185] 10.0.0.100 () {32 vars in 673 bytes} [Mon Apr 27 22:06:52 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1186] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:06:52 2026] POST /v2.0/subnets => generated 626 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:06:53.054 7 WARNING neutron_lib.context [None req-087089eb-6f2b-4978-9d9b-0ab719366904 89c109523d1b45bb9796cb2e541582fe 63b2a00274d54fac98e5d03952db2848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 589/1187] 10.0.0.100 () {32 vars in 750 bytes} [Mon Apr 27 22:06:53 2026] DELETE /v2.0/security-group-rules/be4ffc1d-ad53-45cf-b618-c85dbfc9716b => 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: 590/1188] 10.0.0.100 () {32 vars in 673 bytes} [Mon Apr 27 22:06:53 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-04-27 22:06:53.144 8 WARNING neutron_lib.context [None req-93d2eb29-2ebe-4e00-8f6a-e5ea78ba41ce 7715afecf8ab43349e5cafabe851544a a20da1d6db1d4d1f9b2a6dee2ec45756 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 591/1189] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:06:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1190] 10.0.0.100 () {32 vars in 747 bytes} [Mon Apr 27 22:06:53 2026] GET /v2.0/security-group-rules/7803e101-3d9c-4b96-9084-181267c4722f => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1191] 10.0.0.100 () {32 vars in 673 bytes} [Mon Apr 27 22:06:53 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1192] 10.0.0.100 () {32 vars in 750 bytes} [Mon Apr 27 22:06:53 2026] DELETE /v2.0/security-group-rules/7803e101-3d9c-4b96-9084-181267c4722f => 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: 599/1193] 10.0.0.100 () {34 vars in 665 bytes} [Mon Apr 27 22:06:53 2026] POST /v2.0/ports => generated 950 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 595/1194] 10.0.0.100 () {32 vars in 673 bytes} [Mon Apr 27 22:06:53 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:06:53.501 8 WARNING neutron_lib.context [None req-0fd9b41c-36c4-4760-81e0-5a0051ced2e3 7715afecf8ab43349e5cafabe851544a a20da1d6db1d4d1f9b2a6dee2ec45756 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:53.536 8 INFO neutron.db.securitygroups_db [None req-0fd9b41c-36c4-4760-81e0-5a0051ced2e3 7715afecf8ab43349e5cafabe851544a a20da1d6db1d4d1f9b2a6dee2ec45756 - - default default] Project a20da1d6db1d4d1f9b2a6dee2ec45756 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: 596/1195] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:06:53 2026] POST /v2.0/security-group-rules => generated 607 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1196] 10.0.0.100 () {32 vars in 747 bytes} [Mon Apr 27 22:06:53 2026] GET /v2.0/security-group-rules/836c035e-d347-4a50-b908-58d0d185d050 => generated 607 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1197] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:06:53 2026] DELETE /v2.0/ports/aeac8c6b-e098-45b5-857b-a229a7af0e4d => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1198] 10.0.0.100 () {32 vars in 673 bytes} [Mon Apr 27 22:06:53 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:06:53.683 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ceb7d081-dac8-4661-9ed9-4a9ab3299af3 89c109523d1b45bb9796cb2e541582fe 63b2a00274d54fac98e5d03952db2848 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 601/1199] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:06:53 2026] DELETE /v2.0/ports/aeac8c6b-e098-45b5-857b-a229a7af0e4d => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:06:53.702 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b36661b5-3263-4fc1-90e1-306ec8a2d90d 89c109523d1b45bb9796cb2e541582fe 63b2a00274d54fac98e5d03952db2848 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 602/1200] 10.0.0.100 () {32 vars in 717 bytes} [Mon Apr 27 22:06:53 2026] GET /v2.0/ports/aeac8c6b-e098-45b5-857b-a229a7af0e4d => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1201] 10.0.0.100 () {32 vars in 750 bytes} [Mon Apr 27 22:06:53 2026] DELETE /v2.0/security-group-rules/836c035e-d347-4a50-b908-58d0d185d050 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1202] 10.0.0.100 () {32 vars in 673 bytes} [Mon Apr 27 22:06:53 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1203] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:53 2026] GET /v2.0/ports?device_id=16e46076-b03b-43ef-aa89-73f80ddca548 => 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: 603/1204] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:53 2026] DELETE /v2.0/subnets/957ff4db-4e05-4124-a097-e603ce9d498e => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1205] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:06:53 2026] DELETE /v2.0/security-groups/c9d1c98c-988c-408c-b09c-e6331a28ff32 => 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: 603/1206] 10.0.0.100 () {32 vars in 663 bytes} [Mon Apr 27 22:06:53 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1207] 10.0.0.100 () {32 vars in 663 bytes} [Mon Apr 27 22:06:53 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:06:54.132 7 INFO neutron.services.segments.plugin [-] Segment 4038f8f7-9cdc-4b95-b017-aac173215152 resource provider aggregate not found 2026-04-27 22:06:54.139 7 INFO neutron.services.segments.plugin [-] Segment 4038f8f7-9cdc-4b95-b017-aac173215152 resource provider aggregate not found 2026-04-27 22:06:54.147 7 INFO neutron.services.segments.plugin [-] Segment 4038f8f7-9cdc-4b95-b017-aac173215152 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4038f8f7-9cdc-4b95-b017-aac173215152 found for delete ", "request_id": "req-72c506d8-c7b6-43d1-8714-e88a72355045"}]} 2026-04-27 22:06:54.157 7 INFO neutron.services.segments.plugin [-] Segment 4038f8f7-9cdc-4b95-b017-aac173215152 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4038f8f7-9cdc-4b95-b017-aac173215152 found for delete ", "request_id": "req-0f6d2674-b428-42cc-b8fe-521ef820602d"}]} [pid: 7|app: 0|req: 604/1208] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:53 2026] DELETE /v2.0/networks/e078bc0d-037f-4d68-97dc-48bacbc79c08 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:06:54.174 8 WARNING neutron_lib.context [None req-898d019b-fe6c-46e7-aa36-a3da2af2d984 89c109523d1b45bb9796cb2e541582fe 63b2a00274d54fac98e5d03952db2848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:54.244 8 INFO neutron.db.segments_db [None req-898d019b-fe6c-46e7-aa36-a3da2af2d984 89c109523d1b45bb9796cb2e541582fe 63b2a00274d54fac98e5d03952db2848 - - default default] Added segment a8161e40-e10b-4e99-af6a-bf09681467b8 of type vxlan for network 4d3b3235-c66f-4e53-bc00-07bbb763938a [pid: 8|app: 0|req: 605/1209] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:06:54 2026] POST /v2.0/networks => generated 632 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:06:54.336 7 WARNING neutron_lib.context [None req-1356ac88-89d0-414a-a1bd-8d2347c4e880 89c109523d1b45bb9796cb2e541582fe 63b2a00274d54fac98e5d03952db2848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 605/1210] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:06:54 2026] POST /v2.0/subnets => generated 626 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:06:54.579 7 WARNING neutron_lib.context [None req-50b981b4-860b-4141-b32f-9bdc3b7e2eb0 89c109523d1b45bb9796cb2e541582fe 63b2a00274d54fac98e5d03952db2848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 606/1211] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:06:54 2026] GET /v2.0/security-groups?tenant_id=a20da1d6db1d4d1f9b2a6dee2ec45756&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1212] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:06:54 2026] DELETE /v2.0/security-groups/6b30b004-a645-4dbc-a29f-73d24f41ebfa => 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: 606/1213] 10.0.0.100 () {34 vars in 665 bytes} [Mon Apr 27 22:06:54 2026] POST /v2.0/ports => generated 911 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1214] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:54 2026] GET /v2.0/ports?device_id=16e46076-b03b-43ef-aa89-73f80ddca548 => 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: 607/1215] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:06:54 2026] DELETE /v2.0/ports/9d865ed8-8aff-4c47-921d-6f24cc99fb43 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:06:55.137 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4f816634-dbed-412e-8620-7ce85bcd7922 89c109523d1b45bb9796cb2e541582fe 63b2a00274d54fac98e5d03952db2848 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 609/1216] 10.0.0.100 () {32 vars in 717 bytes} [Mon Apr 27 22:06:55 2026] GET /v2.0/ports/9d865ed8-8aff-4c47-921d-6f24cc99fb43 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1217] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:55 2026] DELETE /v2.0/subnets/a5f90470-72e7-4def-877d-98fe1aa682d0 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:06:55.641 8 INFO neutron.services.segments.plugin [-] Segment a8161e40-e10b-4e99-af6a-bf09681467b8 resource provider aggregate not found 2026-04-27 22:06:55.652 8 INFO neutron.services.segments.plugin [-] Segment a8161e40-e10b-4e99-af6a-bf09681467b8 resource provider aggregate not found 2026-04-27 22:06:55.657 8 INFO neutron.services.segments.plugin [-] Segment a8161e40-e10b-4e99-af6a-bf09681467b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8161e40-e10b-4e99-af6a-bf09681467b8 found for delete ", "request_id": "req-c2a1cb35-abde-4252-b675-d07783101ad4"}]} [pid: 8|app: 0|req: 610/1218] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:55 2026] DELETE /v2.0/networks/4d3b3235-c66f-4e53-bc00-07bbb763938a => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:06:55.679 7 WARNING neutron_lib.context [None req-08a24045-a986-408a-82b4-4b88c49b9017 89c109523d1b45bb9796cb2e541582fe 63b2a00274d54fac98e5d03952db2848 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:06:55.888 8 INFO neutron.services.segments.plugin [-] Segment a8161e40-e10b-4e99-af6a-bf09681467b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8161e40-e10b-4e99-af6a-bf09681467b8 found for delete ", "request_id": "req-ffd29c72-b847-4286-9634-4083265d5e66"}]} [pid: 8|app: 0|req: 611/1219] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:06:55 2026] GET /v2.0/networks?id=61226964-688f-4b9e-902e-52f99b1c3176 => generated 673 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:55.935 8 WARNING neutron_lib.context [req-7e632b54-e43e-433f-9b57-a2e276186031 req-9b6e72af-a867-475d-9bbf-74bfffc189f8 cb72cc5348ad435fb6d2864b386905e7 800b240e464344af8d81c20f2c2d3a2f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 609/1220] 10.0.0.100 () {34 vars in 665 bytes} [Mon Apr 27 22:06:55 2026] POST /v2.0/ports => generated 774 bytes in 296 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: 610/1221] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:55 2026] GET /v2.0/ports?device_id=16e46076-b03b-43ef-aa89-73f80ddca548 => 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: 611/1222] 10.0.0.100 () {34 vars in 737 bytes} [Mon Apr 27 22:06:55 2026] PUT /v2.0/ports/2c679bc5-daa4-4aca-8f8f-8cdaf518f082 => generated 752 bytes in 195 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: 612/1223] 199.19.213.132 () {38 vars in 955 bytes} [Mon Apr 27 22:06:55 2026] POST /v2.0/ports => generated 954 bytes in 341 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: 612/1224] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:06:56 2026] DELETE /v2.0/ports/2c679bc5-daa4-4aca-8f8f-8cdaf518f082 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1225] 10.0.0.100 () {32 vars in 623 bytes} [Mon Apr 27 22:06:56 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: 614/1226] 10.0.0.100 () {32 vars in 643 bytes} [Mon Apr 27 22:06:56 2026] GET /v2.0/ports => generated 777 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1227] 10.0.0.100 () {32 vars in 633 bytes} [Mon Apr 27 22:06:56 2026] GET /v2.0/ => generated 632 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:56.588 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f35e0ff3-c2f8-4fab-93db-029f3974370f 89c109523d1b45bb9796cb2e541582fe 63b2a00274d54fac98e5d03952db2848 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 616/1228] 10.0.0.100 () {32 vars in 717 bytes} [Mon Apr 27 22:06:56 2026] GET /v2.0/ports/2c679bc5-daa4-4aca-8f8f-8cdaf518f082 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1229] 10.0.0.100 () {32 vars in 643 bytes} [Mon Apr 27 22:06:56 2026] GET /v2.0/ports => generated 777 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1230] 10.0.0.100 () {32 vars in 717 bytes} [Mon Apr 27 22:06:56 2026] GET /v2.0/ports/51a4bd75-8519-4173-912d-abf0f89fc79c => generated 774 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:56.676 7 INFO neutron.pecan_wsgi.hooks.translation [None req-acbc6af3-7346-4546-bef1-7a5e5c4b5bc8 89c109523d1b45bb9796cb2e541582fe 63b2a00274d54fac98e5d03952db2848 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 619/1231] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:06:56 2026] DELETE /v2.0/ports/9d865ed8-8aff-4c47-921d-6f24cc99fb43 => 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: 613/1232] 199.19.213.132 () {38 vars in 1028 bytes} [Mon Apr 27 22:06:56 2026] PUT /v2.0/ports/8f17b1a7-d655-4214-a61b-4f7d365244c9 => generated 1235 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:06:56.692 7 INFO neutron.pecan_wsgi.hooks.translation [None req-864b0bf1-b841-4928-b9ae-5a846f94c320 89c109523d1b45bb9796cb2e541582fe 63b2a00274d54fac98e5d03952db2848 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 620/1233] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:56 2026] DELETE /v2.0/subnets/a5f90470-72e7-4def-877d-98fe1aa682d0 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:06:56.720 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bbaf9f42-ca2d-42b5-a5b1-bf8aafa2860c 89c109523d1b45bb9796cb2e541582fe 63b2a00274d54fac98e5d03952db2848 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 614/1234] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:06:56 2026] DELETE /v2.0/subnets/957ff4db-4e05-4124-a097-e603ce9d498e => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1235] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:06:56 2026] DELETE /v2.0/ports/51a4bd75-8519-4173-912d-abf0f89fc79c => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:06:56.943 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0db6c27b-d5b0-4284-9034-a1570bf607a9'] response: {'name': 'network-changed', 'server_uuid': '16e46076-b03b-43ef-aa89-73f80ddca548', 'tag': '8f17b1a7-d655-4214-a61b-4f7d365244c9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 615/1236] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:06:56 2026] DELETE /v2.0/networks/8b9522c4-a4ed-4d56-b873-a34be6f0abf3 => 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: 622/1237] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:57 2026] GET /v2.0/ports?device_id=16e46076-b03b-43ef-aa89-73f80ddca548 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1238] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:57 2026] GET /v2.0/security-groups?id=01d492c4-36b6-4a7c-8c8d-d946f2b49af6&fields=id&fields=name => generated 88 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1239] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:06:57 2026] GET /v2.0/security-groups?tenant_id=a962f21712ab4bab8af2d762c797f736&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1240] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:06:57 2026] DELETE /v2.0/security-groups/6872493b-d6fa-4b0b-a9bc-3b5e139dc7b6 => 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: 617/1241] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:06:57 2026] GET /v2.0/ports?tenant_id=800b240e464344af8d81c20f2c2d3a2f&device_id=16e46076-b03b-43ef-aa89-73f80ddca548 => 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: 618/1242] 199.19.213.132 () {34 vars in 1018 bytes} [Mon Apr 27 22:06:57 2026] GET /v2.0/networks?tenant_id=800b240e464344af8d81c20f2c2d3a2f&shared=False => generated 769 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1243] 199.19.213.132 () {34 vars in 930 bytes} [Mon Apr 27 22:06:57 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: 7|app: 0|req: 625/1244] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:06:57 2026] GET /v2.0/security-groups?tenant_id=63b2a00274d54fac98e5d03952db2848&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:06:57.788 8 INFO neutron.services.segments.plugin [-] Segment 90b72a01-2330-4d18-bfc0-0b23523fc164 resource provider aggregate not found 2026-04-27 22:06:57.807 8 INFO neutron.services.segments.plugin [-] Segment 90b72a01-2330-4d18-bfc0-0b23523fc164 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90b72a01-2330-4d18-bfc0-0b23523fc164 found for delete ", "request_id": "req-623c8e35-f78a-467e-99e1-ef26040c2844"}]} [pid: 8|app: 0|req: 620/1245] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:06:57 2026] DELETE /v2.0/security-groups/df4e1e0d-6ed5-44ca-877a-80652c1749cc => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1246] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:58 2026] GET /v2.0/ports?device_id=16e46076-b03b-43ef-aa89-73f80ddca548 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:06:58.330 8 INFO neutron.services.segments.plugin [-] Segment 90b72a01-2330-4d18-bfc0-0b23523fc164 resource provider aggregate not found 2026-04-27 22:06:58.346 8 INFO neutron.services.segments.plugin [-] Segment 90b72a01-2330-4d18-bfc0-0b23523fc164 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90b72a01-2330-4d18-bfc0-0b23523fc164 found for delete ", "request_id": "req-e995f1ad-3bd6-4566-88a9-8262681226d1"}]} [pid: 8|app: 0|req: 621/1247] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:58 2026] GET /v2.0/security-groups?id=01d492c4-36b6-4a7c-8c8d-d946f2b49af6&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1248] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:06:58 2026] GET /v2.0/ports?tenant_id=800b240e464344af8d81c20f2c2d3a2f&device_id=16e46076-b03b-43ef-aa89-73f80ddca548 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1249] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:06:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=8f17b1a7-d655-4214-a61b-4f7d365244c9 => 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: 628/1250] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:06:58 2026] GET /v2.0/subnets?id=cf96b5cc-65c1-4726-a53f-1cc10f4a79a9 => generated 691 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1251] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:06:58 2026] GET /v2.0/ports?network_id=61226964-688f-4b9e-902e-52f99b1c3176&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: 629/1252] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:06:58 2026] GET /v2.0/networks/61226964-688f-4b9e-902e-52f99b1c3176?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: 624/1253] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:06:58 2026] GET /v2.0/networks/61226964-688f-4b9e-902e-52f99b1c3176?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: 630/1254] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:59 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1255] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:59 2026] GET /v2.0/security-groups?id=2d5950ad-dac9-43ae-ad32-0cc45d8ed21a&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: 631/1256] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:59 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1257] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:59 2026] GET /v2.0/security-groups?id=2d5950ad-dac9-43ae-ad32-0cc45d8ed21a&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: 626/1258] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:06:59 2026] GET /v2.0/ports?device_id=16e46076-b03b-43ef-aa89-73f80ddca548 => 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: 633/1259] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:06:59 2026] GET /v2.0/security-groups?id=01d492c4-36b6-4a7c-8c8d-d946f2b49af6&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:06:59.662 8 WARNING neutron_lib.context [None req-927b50ca-a3f2-4dbd-a636-aaab8afc32c1 81610d8f14464b3ea7ff8cd9215ef0da c35f51cbeec94bb4b7466d9d03074e26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 627/1260] 10.0.0.100 () {34 vars in 684 bytes} [Mon Apr 27 22:06:59 2026] POST /v2.0/security-groups => generated 1623 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1261] 10.0.0.100 () {32 vars in 663 bytes} [Mon Apr 27 22:06:59 2026] GET /v2.0/security-groups => generated 4528 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1262] 10.0.0.100 () {34 vars in 758 bytes} [Mon Apr 27 22:06:59 2026] PUT /v2.0/security-groups/be610119-8b05-4694-bce2-5181c9c84a85 => generated 1662 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1263] 10.0.0.100 () {32 vars in 737 bytes} [Mon Apr 27 22:07:00 2026] GET /v2.0/security-groups/be610119-8b05-4694-bce2-5181c9c84a85 => generated 1662 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1264] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:00 2026] DELETE /v2.0/security-groups/be610119-8b05-4694-bce2-5181c9c84a85 => 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: 636/1265] 10.0.0.100 () {32 vars in 663 bytes} [Mon Apr 27 22:07:00 2026] GET /v2.0/security-groups => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:07:00.231 8 INFO neutron.api.v2.resource [None req-52bb5267-b238-4ac1-9922-8965242d4026 81610d8f14464b3ea7ff8cd9215ef0da c35f51cbeec94bb4b7466d9d03074e26 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 630/1266] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:00 2026] DELETE /v2.0/security-groups/be610119-8b05-4694-bce2-5181c9c84a85 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:07:00.244 7 WARNING neutron_lib.context [None req-1e9d38b7-f7b3-4184-ab79-7221605bd001 81610d8f14464b3ea7ff8cd9215ef0da c35f51cbeec94bb4b7466d9d03074e26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 637/1267] 10.0.0.100 () {34 vars in 684 bytes} [Mon Apr 27 22:07:00 2026] POST /v2.0/security-groups => generated 1625 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 22:07:00.368 8 WARNING neutron_lib.context [None req-2648109a-b8d9-4455-a187-7d464e7f22b9 81610d8f14464b3ea7ff8cd9215ef0da c35f51cbeec94bb4b7466d9d03074e26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 631/1268] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:07:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1269] 10.0.0.100 () {32 vars in 747 bytes} [Mon Apr 27 22:07:00 2026] GET /v2.0/security-group-rules/fb4d95ca-a0a6-4466-a0e5-00a8fb528a9a => generated 601 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1270] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:00 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1271] 10.0.0.100 () {32 vars in 673 bytes} [Mon Apr 27 22:07:00 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1272] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:00 2026] GET /v2.0/ports?device_id=16e46076-b03b-43ef-aa89-73f80ddca548 => 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: 633/1273] 10.0.0.100 () {32 vars in 750 bytes} [Mon Apr 27 22:07:00 2026] DELETE /v2.0/security-group-rules/fb4d95ca-a0a6-4466-a0e5-00a8fb528a9a => 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: 641/1274] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:07:00 2026] GET /v2.0/security-groups?id=2d5950ad-dac9-43ae-ad32-0cc45d8ed21a&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: 634/1275] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:07:00 2026] GET /v2.0/security-groups?id=01d492c4-36b6-4a7c-8c8d-d946f2b49af6&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: 642/1276] 10.0.0.100 () {32 vars in 673 bytes} [Mon Apr 27 22:07:00 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:07:00.765 8 WARNING neutron_lib.context [None req-19f61a4e-c04d-4db1-ab59-7c9d5a176dfa 81610d8f14464b3ea7ff8cd9215ef0da c35f51cbeec94bb4b7466d9d03074e26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 635/1277] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:07:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1278] 10.0.0.100 () {32 vars in 747 bytes} [Mon Apr 27 22:07:00 2026] GET /v2.0/security-group-rules/ae92e71c-56b6-4944-9a54-25c47779316f => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1279] 10.0.0.100 () {32 vars in 673 bytes} [Mon Apr 27 22:07:00 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1280] 10.0.0.100 () {32 vars in 750 bytes} [Mon Apr 27 22:07:00 2026] DELETE /v2.0/security-group-rules/ae92e71c-56b6-4944-9a54-25c47779316f => 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: 637/1281] 10.0.0.100 () {32 vars in 673 bytes} [Mon Apr 27 22:07:01 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:07:01.138 7 WARNING neutron_lib.context [None req-472d0241-b1f5-4d5a-9681-29660bd186cf 81610d8f14464b3ea7ff8cd9215ef0da c35f51cbeec94bb4b7466d9d03074e26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 645/1282] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:07:01 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: 8|app: 0|req: 638/1283] 10.0.0.100 () {32 vars in 747 bytes} [Mon Apr 27 22:07:01 2026] GET /v2.0/security-group-rules/d734c2dd-b8a5-42cc-b643-a33c7905f56f => generated 602 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1284] 10.0.0.100 () {32 vars in 673 bytes} [Mon Apr 27 22:07:01 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1285] 199.19.213.132 () {34 vars in 994 bytes} [Mon Apr 27 22:07:01 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1286] 10.0.0.100 () {32 vars in 750 bytes} [Mon Apr 27 22:07:01 2026] DELETE /v2.0/security-group-rules/d734c2dd-b8a5-42cc-b643-a33c7905f56f => 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: 648/1287] 10.0.0.100 () {32 vars in 673 bytes} [Mon Apr 27 22:07:01 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1288] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:01 2026] DELETE /v2.0/security-groups/e7454a0b-3d36-4df3-a829-275e6f03ef0e => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:07:01.716 8 INFO neutron.db.l3_db [req-0fe7031c-3eae-4c93-9cc9-ee999777b9a6 req-4e0e3863-a298-4058-8953-f4e3127248ce c5e1d023b0ad4eb28a15158fab662960 45e7911d6d9b46318d6925f2495c2508 - - default default] Floating IP c1d3a58e-8b03-474e-b3cc-59ba3ad58217 disassociated. External IP: 10.96.250.209, port: 96ecefca-9e8a-4b8e-8f3d-8d3c8bd8b228. [pid: 7|app: 0|req: 650/1289] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:01 2026] GET /v2.0/security-groups?tenant_id=033bc787f05b44c881f8a99ec4137a26&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1290] 10.0.0.100 () {32 vars in 663 bytes} [Mon Apr 27 22:07:01 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: 7|app: 0|req: 652/1291] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:01 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1292] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:01 2026] GET /v2.0/ports?device_id=16e46076-b03b-43ef-aa89-73f80ddca548 => 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: 640/1293] 199.19.213.132 () {36 vars in 997 bytes} [Mon Apr 27 22:07:01 2026] DELETE /v2.0/ports/96ecefca-9e8a-4b8e-8f3d-8d3c8bd8b228 => generated 0 bytes in 578 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1294] 10.0.0.100 () {32 vars in 663 bytes} [Mon Apr 27 22:07:02 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1295] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:01 2026] DELETE /v2.0/security-groups/ec983c4f-c571-401b-b7f4-41f44eaf7897 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:07:02.069 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-64a1aed0-ba58-499d-b696-ce6d54153af7'] response: {'server_uuid': 'ad8ad93d-d171-412a-8f6d-3de6882ab3ca', 'name': 'network-vif-deleted', 'tag': '96ecefca-9e8a-4b8e-8f3d-8d3c8bd8b228', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 642/1296] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:07:02 2026] GET /v2.0/security-groups?id=01d492c4-36b6-4a7c-8c8d-d946f2b49af6&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1297] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:02 2026] GET /v2.0/security-groups?tenant_id=3d2ed09aa2f74d00b8feca031c1f6ffa&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1298] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:02 2026] DELETE /v2.0/security-groups/543254ba-c76e-4409-8607-1831c6179946 => 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: 656/1299] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:02 2026] GET /v2.0/security-groups?tenant_id=c35f51cbeec94bb4b7466d9d03074e26&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1300] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:02 2026] DELETE /v2.0/security-groups/16ba725e-4c7e-4806-a468-388f2250730d => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1301] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:02 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => 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: 645/1302] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:03 2026] GET /v2.0/ports?device_id=16e46076-b03b-43ef-aa89-73f80ddca548 => 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: 658/1303] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:07:03 2026] GET /v2.0/security-groups?id=01d492c4-36b6-4a7c-8c8d-d946f2b49af6&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: 646/1304] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:04 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => 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: 659/1305] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:04 2026] GET /v2.0/ports?device_id=16e46076-b03b-43ef-aa89-73f80ddca548 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1306] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:07:04 2026] GET /v2.0/security-groups?id=01d492c4-36b6-4a7c-8c8d-d946f2b49af6&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:07:04.669 7 WARNING neutron_lib.context [None req-4a3c54f6-086c-40e5-a152-3af3c3356e23 9b505feb340f43e091aa7eb69610f9ef 934cee3609e44b308f4c63a2126baa96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 660/1307] 10.0.0.100 () {34 vars in 676 bytes} [Mon Apr 27 22:07:04 2026] POST /v2.0/subnetpools => generated 548 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1308] 10.0.0.100 () {32 vars in 729 bytes} [Mon Apr 27 22:07:04 2026] GET /v2.0/subnetpools/6c06b629-94b2-46e7-b35a-361272374332 => generated 548 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1309] 10.0.0.100 () {34 vars in 749 bytes} [Mon Apr 27 22:07:04 2026] PUT /v2.0/subnetpools/6c06b629-94b2-46e7-b35a-361272374332 => generated 501 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1310] 10.0.0.100 () {32 vars in 732 bytes} [Mon Apr 27 22:07:04 2026] DELETE /v2.0/subnetpools/6c06b629-94b2-46e7-b35a-361272374332 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:07:04.901 7 INFO neutron.api.v2.resource [None req-ebc3eadc-410e-47e9-a6f8-31fd235f1634 9b505feb340f43e091aa7eb69610f9ef 934cee3609e44b308f4c63a2126baa96 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 662/1311] 10.0.0.100 () {32 vars in 729 bytes} [Mon Apr 27 22:07:04 2026] GET /v2.0/subnetpools/6c06b629-94b2-46e7-b35a-361272374332 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:07:04.918 8 INFO neutron.api.v2.resource [None req-125e9660-a5fb-42a3-b24f-c0637c389b5e 9b505feb340f43e091aa7eb69610f9ef 934cee3609e44b308f4c63a2126baa96 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 650/1312] 10.0.0.100 () {32 vars in 732 bytes} [Mon Apr 27 22:07:04 2026] DELETE /v2.0/subnetpools/6c06b629-94b2-46e7-b35a-361272374332 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1313] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:05 2026] GET /v2.0/ports?device_id=ad8ad93d-d171-412a-8f6d-3de6882ab3ca => 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: 651/1314] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:05 2026] GET /v2.0/security-groups?tenant_id=934cee3609e44b308f4c63a2126baa96&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1315] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:05 2026] DELETE /v2.0/security-groups/275dd0b2-8f14-4c0d-8010-04a386010e73 => 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: 652/1316] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:05 2026] GET /v2.0/ports?device_id=16e46076-b03b-43ef-aa89-73f80ddca548 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1317] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:07:05 2026] GET /v2.0/security-groups?id=01d492c4-36b6-4a7c-8c8d-d946f2b49af6&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1318] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:06 2026] DELETE /v2.0/security-groups/2d5950ad-dac9-43ae-ad32-0cc45d8ed21a => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:07:06.447 7 INFO neutron.api.v2.resource [None req-ea071b80-f1c2-4fe2-9535-004e7b08f440 c5e1d023b0ad4eb28a15158fab662960 45e7911d6d9b46318d6925f2495c2508 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 666/1319] 10.0.0.100 () {32 vars in 737 bytes} [Mon Apr 27 22:07:06 2026] GET /v2.0/security-groups/2d5950ad-dac9-43ae-ad32-0cc45d8ed21a => 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: 654/1320] 10.0.0.100 () {32 vars in 732 bytes} [Mon Apr 27 22:07:06 2026] DELETE /v2.0/floatingips/c1d3a58e-8b03-474e-b3cc-59ba3ad58217 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1321] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:07 2026] GET /v2.0/ports?device_id=16e46076-b03b-43ef-aa89-73f80ddca548 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1322] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:07:07 2026] GET /v2.0/security-groups?id=01d492c4-36b6-4a7c-8c8d-d946f2b49af6&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1323] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:07 2026] GET /v2.0/security-groups?tenant_id=5fe3645178b348e9937232bd26a03e44&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1326] 10.0.0.100 () {34 vars in 789 bytes} [Mon Apr 27 22:07:06 2026] PUT /v2.0/routers/bb518e01-347f-4a4c-8b0c-c44c1fb85842/remove_router_interface => generated 309 bytes in 893 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1327] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:07 2026] DELETE /v2.0/security-groups/5a59e8ff-11a8-4927-824f-5893f4df4b72 => 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: 661/1328] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:07 2026] GET /v2.0/security-groups?tenant_id=1083f35ea72446aab5e34f4ff625ae90&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: 662/1329] 199.19.213.132 () {34 vars in 994 bytes} [Mon Apr 27 22:07:07 2026] GET /v2.0/ports?device_id=16e46076-b03b-43ef-aa89-73f80ddca548 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1330] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:07 2026] DELETE /v2.0/security-groups/6c8d66e8-8b7f-427c-b12d-9db124ec9fc8 => 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: 664/1331] 199.19.213.132 () {36 vars in 997 bytes} [Mon Apr 27 22:07:07 2026] DELETE /v2.0/ports/8f17b1a7-d655-4214-a61b-4f7d365244c9 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1332] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:08 2026] GET /v2.0/ports?device_id=16e46076-b03b-43ef-aa89-73f80ddca548 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:07:08.615 7 INFO neutron.services.segments.plugin [-] Segment f4dd609b-b139-41f1-ba0d-d6c83b14843a resource provider aggregate not found 2026-04-27 22:07:08.622 7 INFO neutron.services.segments.plugin [-] Segment f4dd609b-b139-41f1-ba0d-d6c83b14843a resource provider aggregate not found 2026-04-27 22:07:08.635 7 INFO neutron.services.segments.plugin [-] Segment f4dd609b-b139-41f1-ba0d-d6c83b14843a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4dd609b-b139-41f1-ba0d-d6c83b14843a found for delete ", "request_id": "req-d975fb99-203d-4b9a-b307-e89b084dd1ea"}]} 2026-04-27 22:07:08.636 7 INFO neutron.db.l3_hamode_db [None req-88704f2c-72b0-4745-a043-4f3994a3ef4a 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] HA network 27f4c84c-3178-474d-b54d-ea7c4fbfd379 was deleted as no HA routers are present in tenant 45e7911d6d9b46318d6925f2495c2508. [pid: 7|app: 0|req: 668/1333] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:07:07 2026] DELETE /v2.0/routers/bb518e01-347f-4a4c-8b0c-c44c1fb85842 => generated 0 bytes in 1010 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:07:08.660 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-54d199cc-a8bf-4c5e-bac2-a4425de81491'] response: {'server_uuid': '16e46076-b03b-43ef-aa89-73f80ddca548', 'name': 'network-vif-deleted', 'tag': '8f17b1a7-d655-4214-a61b-4f7d365244c9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 666/1334] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:07:08 2026] DELETE /v2.0/subnets/7d019a8b-9429-4908-b2cf-6633ca1a9111 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:07:08.790 7 INFO neutron.services.segments.plugin [-] Segment f4dd609b-b139-41f1-ba0d-d6c83b14843a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4dd609b-b139-41f1-ba0d-d6c83b14843a found for delete ", "request_id": "req-b3fb4dcb-e1b4-4ffb-b608-5ca212036502"}]} [pid: 7|app: 0|req: 669/1335] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:07:08 2026] DELETE /v2.0/networks/6006b1dc-1c61-4791-baba-e3d7e7ea84eb => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1336] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:09 2026] GET /v2.0/security-groups?tenant_id=45e7911d6d9b46318d6925f2495c2508&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1337] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:09 2026] GET /v2.0/ports?device_id=16e46076-b03b-43ef-aa89-73f80ddca548 => 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: 670/1338] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:09 2026] DELETE /v2.0/security-groups/9ae682aa-291e-4222-857f-772d00db042c => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1339] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:10 2026] GET /v2.0/ports?device_id=16e46076-b03b-43ef-aa89-73f80ddca548 => 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: 669/1340] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:10 2026] GET /v2.0/security-groups?tenant_id=5c7b7b9225e64e57bf856dab79d68a3a&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:07:10.709 7 INFO neutron.services.segments.plugin [-] Segment 60b7e7dc-4714-4dce-bf8b-870d7edfd95f resource provider aggregate not found 2026-04-27 22:07:10.726 7 INFO neutron.services.segments.plugin [-] Segment 60b7e7dc-4714-4dce-bf8b-870d7edfd95f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60b7e7dc-4714-4dce-bf8b-870d7edfd95f found for delete ", "request_id": "req-0cada3bd-9512-4c1d-8469-3ca17db94752"}]} [pid: 7|app: 0|req: 672/1341] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:10 2026] DELETE /v2.0/security-groups/20375c1c-9fbb-4f7a-b279-82c34372706f => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:07:11.445 8 INFO neutron.db.segments_db [None req-a619373a-efa6-4fa8-920d-eb25c4eea818 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Added segment f6db69c0-65b0-4ff4-8db0-d888a90c6657 of type vxlan for network f63782a1-c137-43f7-ba04-a22f3bab9f1b [pid: 8|app: 0|req: 670/1342] 10.0.0.100 () {34 vars in 671 bytes} [Mon Apr 27 22:07:11 2026] POST /v2.0/networks => generated 746 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:07:11.533 7 INFO neutron.services.segments.plugin [-] Segment 60b7e7dc-4714-4dce-bf8b-870d7edfd95f resource provider aggregate not found 2026-04-27 22:07:11.555 7 INFO neutron.services.segments.plugin [-] Segment 60b7e7dc-4714-4dce-bf8b-870d7edfd95f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60b7e7dc-4714-4dce-bf8b-870d7edfd95f found for delete ", "request_id": "req-bf5843b9-8fa4-4711-9e61-0d0b5c1e537c"}]} [pid: 8|app: 0|req: 671/1343] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:11 2026] GET /v2.0/ports?device_id=16e46076-b03b-43ef-aa89-73f80ddca548 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1344] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:07:11 2026] POST /v2.0/subnets => generated 693 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:07:11.775 8 INFO neutron.db.segments_db [None req-4437c7a4-66fb-4da6-bae5-711b5cc32f3b 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Added segment 79193020-4333-43ae-9e0d-7740f1c87083 of type vxlan for network 04d5f1a4-0df3-466d-a1a0-d6fe2a451916 2026-04-27 22:07:12.014 8 INFO neutron.db.l3_hamode_db [None req-4437c7a4-66fb-4da6-bae5-711b5cc32f3b 60eefc63d910406a811a80efe7c3d9fb 521df5d30b4040a5bb9dbdaadbf19e88 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 22:07:12.663 8 INFO neutron.db.l3_hamode_db [None req-4437c7a4-66fb-4da6-bae5-711b5cc32f3b 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 672/1345] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:07:11 2026] POST /v2.0/routers => generated 733 bytes in 1870 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1346] 10.0.0.100 () {34 vars in 789 bytes} [Mon Apr 27 22:07:13 2026] PUT /v2.0/routers/250884ff-1452-4d36-813c-fca15ac1bcff/remove_router_interface => generated 309 bytes in 934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1347] 10.0.0.100 () {34 vars in 783 bytes} [Mon Apr 27 22:07:13 2026] PUT /v2.0/routers/3f6aa004-0254-446d-a2ea-1b8d5ba831f7/add_router_interface => generated 309 bytes in 1189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:07:14.973 8 WARNING neutron_lib.context [None req-5b62ce2f-a728-4079-a5a8-165a4f1c2721 6421b730d1454e86b17c4602580d1165 ef181fbdc7124e5ca6ded4a0942eef3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:07:15.034 8 INFO neutron.db.segments_db [None req-5b62ce2f-a728-4079-a5a8-165a4f1c2721 6421b730d1454e86b17c4602580d1165 ef181fbdc7124e5ca6ded4a0942eef3b - - default default] Added segment 6d6a5c35-c45f-4047-8ad1-6389deb7df23 of type vxlan for network dd142dc3-4299-4522-b977-2b76a27f046c 2026-04-27 22:07:15.345 8 INFO neutron.db.l3_hamode_db [None req-5b62ce2f-a728-4079-a5a8-165a4f1c2721 6421b730d1454e86b17c4602580d1165 ef181fbdc7124e5ca6ded4a0942eef3b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 22:07:15.457 8 INFO neutron.db.l3_hamode_db [None req-5b62ce2f-a728-4079-a5a8-165a4f1c2721 6421b730d1454e86b17c4602580d1165 ef181fbdc7124e5ca6ded4a0942eef3b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 22:07:15.709 7 INFO neutron.services.segments.plugin [-] Segment cede6e5b-4a40-4ed4-a068-3f3b26288867 resource provider aggregate not found 2026-04-27 22:07:15.713 7 INFO neutron.services.segments.plugin [-] Segment cede6e5b-4a40-4ed4-a068-3f3b26288867 resource provider aggregate not found 2026-04-27 22:07:15.725 7 INFO neutron.services.segments.plugin [-] Segment cede6e5b-4a40-4ed4-a068-3f3b26288867 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cede6e5b-4a40-4ed4-a068-3f3b26288867 found for delete ", "request_id": "req-e30ad886-5a80-4242-be2a-4bbb40799a19"}]} 2026-04-27 22:07:15.733 7 INFO neutron.services.segments.plugin [-] Segment cede6e5b-4a40-4ed4-a068-3f3b26288867 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cede6e5b-4a40-4ed4-a068-3f3b26288867 found for delete ", "request_id": "req-5e13336a-b248-4d64-9032-17766d3ca3c2"}]} 2026-04-27 22:07:15.734 7 INFO neutron.db.l3_hamode_db [None req-7755b182-e7b4-45ef-9237-b567cb5f7ebc 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] HA network 07995d52-3a57-40d9-81b5-886fc0a92c62 was deleted as no HA routers are present in tenant 800b240e464344af8d81c20f2c2d3a2f. [pid: 7|app: 0|req: 675/1348] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:07:14 2026] DELETE /v2.0/routers/250884ff-1452-4d36-813c-fca15ac1bcff => generated 0 bytes in 922 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1349] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:07:15 2026] DELETE /v2.0/subnets/cf96b5cc-65c1-4726-a53f-1cc10f4a79a9 => 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: 677/1350] 10.0.0.174 () {34 vars in 982 bytes} [Mon Apr 27 22:07:15 2026] GET /v2.0/networks?id=f63782a1-c137-43f7-ba04-a22f3bab9f1b => generated 678 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1351] 10.0.0.100 () {34 vars in 668 bytes} [Mon Apr 27 22:07:14 2026] POST /v2.0/routers => generated 474 bytes in 1242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1352] 10.0.0.174 () {34 vars in 965 bytes} [Mon Apr 27 22:07:16 2026] GET /v2.0/quotas/521df5d30b4040a5bb9dbdaadbf19e88 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:07:16.063 8 WARNING neutron_lib.context [None req-2f50c0e9-fcc2-4d87-a63d-8529fbb5c85f 6421b730d1454e86b17c4602580d1165 ef181fbdc7124e5ca6ded4a0942eef3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:07:16.100 8 INFO neutron.db.l3_hamode_db [None req-2f50c0e9-fcc2-4d87-a63d-8529fbb5c85f 6421b730d1454e86b17c4602580d1165 ef181fbdc7124e5ca6ded4a0942eef3b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 22:07:16.206 8 INFO neutron.db.l3_hamode_db [None req-2f50c0e9-fcc2-4d87-a63d-8529fbb5c85f 6421b730d1454e86b17c4602580d1165 ef181fbdc7124e5ca6ded4a0942eef3b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 678/1353] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:07:15 2026] DELETE /v2.0/networks/61226964-688f-4b9e-902e-52f99b1c3176 => 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: 679/1354] 10.0.0.174 () {34 vars in 1002 bytes} [Mon Apr 27 22:07:16 2026] GET /v2.0/ports?tenant_id=521df5d30b4040a5bb9dbdaadbf19e88&fields=id => generated 103 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1355] 10.0.0.174 () {34 vars in 1008 bytes} [Mon Apr 27 22:07:16 2026] GET /v2.0/networks/f63782a1-c137-43f7-ba04-a22f3bab9f1b?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: 681/1356] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:16 2026] GET /v2.0/security-groups?tenant_id=800b240e464344af8d81c20f2c2d3a2f&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1357] 10.0.0.174 () {34 vars in 1108 bytes} [Mon Apr 27 22:07:16 2026] GET /v2.0/networks/f63782a1-c137-43f7-ba04-a22f3bab9f1b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1358] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:16 2026] DELETE /v2.0/security-groups/01d492c4-36b6-4a7c-8c8d-d946f2b49af6 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1359] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:16 2026] GET /v2.0/ports?device_id=570bedae-bd2f-4533-b490-c16495b54bbb => 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: 676/1360] 10.0.0.100 () {34 vars in 668 bytes} [Mon Apr 27 22:07:16 2026] POST /v2.0/routers => generated 474 bytes in 818 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:07:16.888 7 WARNING neutron_lib.context [None req-0d618a11-ffed-4448-b0ea-98ded4340fe9 6421b730d1454e86b17c4602580d1165 ef181fbdc7124e5ca6ded4a0942eef3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:07:16.926 7 INFO neutron.db.l3_hamode_db [None req-0d618a11-ffed-4448-b0ea-98ded4340fe9 6421b730d1454e86b17c4602580d1165 ef181fbdc7124e5ca6ded4a0942eef3b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 22:07:17.032 7 INFO neutron.db.l3_hamode_db [None req-0d618a11-ffed-4448-b0ea-98ded4340fe9 6421b730d1454e86b17c4602580d1165 ef181fbdc7124e5ca6ded4a0942eef3b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 685/1361] 10.0.0.100 () {34 vars in 668 bytes} [Mon Apr 27 22:07:16 2026] POST /v2.0/routers => generated 474 bytes in 699 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:07:17.589 8 WARNING neutron_lib.context [None req-5d7b60a0-4bf9-4faf-abd2-651c0ab7e948 6421b730d1454e86b17c4602580d1165 ef181fbdc7124e5ca6ded4a0942eef3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:07:17.628 8 INFO neutron.db.l3_hamode_db [None req-5d7b60a0-4bf9-4faf-abd2-651c0ab7e948 6421b730d1454e86b17c4602580d1165 ef181fbdc7124e5ca6ded4a0942eef3b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 686/1362] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:17 2026] GET /v2.0/ports?device_id=570bedae-bd2f-4533-b490-c16495b54bbb => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:07:17.751 8 INFO neutron.db.l3_hamode_db [None req-5d7b60a0-4bf9-4faf-abd2-651c0ab7e948 6421b730d1454e86b17c4602580d1165 ef181fbdc7124e5ca6ded4a0942eef3b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 22:07:18.283 7 INFO neutron.services.segments.plugin [-] Segment 8b9dbe1c-2555-464f-b14f-ebe40f1ae9c4 resource provider aggregate not found 2026-04-27 22:07:18.297 7 INFO neutron.services.segments.plugin [-] Segment 8b9dbe1c-2555-464f-b14f-ebe40f1ae9c4 resource provider aggregate not found 2026-04-27 22:07:18.306 7 INFO neutron.services.segments.plugin [-] Segment 8b9dbe1c-2555-464f-b14f-ebe40f1ae9c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b9dbe1c-2555-464f-b14f-ebe40f1ae9c4 found for delete ", "request_id": "req-50019f85-6513-48ee-a30f-400d370f07e5"}]} 2026-04-27 22:07:18.314 7 INFO neutron.services.segments.plugin [-] Segment 8b9dbe1c-2555-464f-b14f-ebe40f1ae9c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b9dbe1c-2555-464f-b14f-ebe40f1ae9c4 found for delete ", "request_id": "req-741c360c-5bd8-4dc6-9ea4-d6db079eb47c"}]} [pid: 8|app: 0|req: 677/1363] 10.0.0.100 () {34 vars in 668 bytes} [Mon Apr 27 22:07:17 2026] POST /v2.0/routers => generated 474 bytes in 772 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:07:18.373 8 WARNING neutron_lib.context [None req-67162242-ba0a-411d-8883-9fa4f51160d9 6421b730d1454e86b17c4602580d1165 ef181fbdc7124e5ca6ded4a0942eef3b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:07:18.407 8 INFO neutron.db.l3_hamode_db [None req-67162242-ba0a-411d-8883-9fa4f51160d9 6421b730d1454e86b17c4602580d1165 ef181fbdc7124e5ca6ded4a0942eef3b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 22:07:18.528 8 INFO neutron.db.l3_hamode_db [None req-67162242-ba0a-411d-8883-9fa4f51160d9 6421b730d1454e86b17c4602580d1165 ef181fbdc7124e5ca6ded4a0942eef3b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 22:07:18.643 7 INFO neutron.db.segments_db [None req-8f7d8b2b-ae1c-406f-abb4-1be8164a1ff5 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Added segment 8f6e3122-84c4-4d31-9171-ea3823860dbf of type vxlan for network ca922c4f-c5f7-4da3-b1d1-ce989b852248 [pid: 7|app: 0|req: 687/1364] 10.0.0.100 () {34 vars in 671 bytes} [Mon Apr 27 22:07:18 2026] POST /v2.0/networks => generated 741 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1365] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:18 2026] GET /v2.0/ports?device_id=570bedae-bd2f-4533-b490-c16495b54bbb => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1366] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:07:18 2026] POST /v2.0/subnets => generated 688 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:07:19.090 7 INFO neutron.db.segments_db [None req-c339a62d-b9df-4f1f-8f76-50e7e63ea2fc 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Added segment 6c8c541d-d392-4f7e-8a93-fcf646fc931a of type vxlan for network 25a3fdee-26b2-464b-b250-7dacbadd5a57 [pid: 8|app: 0|req: 678/1367] 10.0.0.100 () {34 vars in 668 bytes} [Mon Apr 27 22:07:18 2026] POST /v2.0/routers => generated 474 bytes in 931 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1368] 10.0.0.100 () {34 vars in 751 bytes} [Mon Apr 27 22:07:19 2026] PUT /v2.0/routers/0d150f63-a4b9-4d08-8dd6-1d3211ec8b72/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:07:19.387 7 INFO neutron.db.l3_hamode_db [None req-c339a62d-b9df-4f1f-8f76-50e7e63ea2fc 60eefc63d910406a811a80efe7c3d9fb 75f0d21b8d31449b87dcf45c57bf23e4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 680/1369] 10.0.0.100 () {34 vars in 751 bytes} [Mon Apr 27 22:07:19 2026] PUT /v2.0/routers/0c414941-4cd5-4b83-b68c-52fac737c8ce/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1370] 10.0.0.100 () {34 vars in 751 bytes} [Mon Apr 27 22:07:19 2026] PUT /v2.0/routers/7a5eecb6-e2e2-4356-afcd-ccad700401c0/tags => generated 34 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1371] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:19 2026] GET /v2.0/security-groups?tenant_id=777ff469a3ae45cebf52985156549ee1&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1372] 10.0.0.100 () {34 vars in 751 bytes} [Mon Apr 27 22:07:19 2026] PUT /v2.0/routers/0e6119d4-6bb3-43ab-81e0-b044aa63398b/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1373] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:19 2026] DELETE /v2.0/security-groups/88ed6cc0-6ea4-4d2e-9b92-426a3b4e77f8 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1374] 10.0.0.100 () {32 vars in 664 bytes} [Mon Apr 27 22:07:19 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1375] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:20 2026] GET /v2.0/ports?device_id=570bedae-bd2f-4533-b490-c16495b54bbb => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1376] 10.0.0.100 () {32 vars in 678 bytes} [Mon Apr 27 22:07:20 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:07:20.133 7 INFO neutron.db.l3_hamode_db [None req-c339a62d-b9df-4f1f-8f76-50e7e63ea2fc 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 688/1377] 10.0.0.100 () {32 vars in 674 bytes} [Mon Apr 27 22:07:20 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1378] 10.0.0.100 () {32 vars in 686 bytes} [Mon Apr 27 22:07:20 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1379] 10.0.0.100 () {32 vars in 672 bytes} [Mon Apr 27 22:07:20 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1380] 10.0.0.100 () {32 vars in 686 bytes} [Mon Apr 27 22:07:20 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1381] 10.0.0.100 () {32 vars in 682 bytes} [Mon Apr 27 22:07:20 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1382] 10.0.0.100 () {32 vars in 694 bytes} [Mon Apr 27 22:07:20 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1383] 10.0.0.100 () {32 vars in 721 bytes} [Mon Apr 27 22:07:20 2026] GET /v2.0/routers/0d150f63-a4b9-4d08-8dd6-1d3211ec8b72 => generated 485 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1384] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:07:19 2026] POST /v2.0/routers => generated 728 bytes in 2003 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1385] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:07:21 2026] GET /v2.0/networks?id=f63782a1-c137-43f7-ba04-a22f3bab9f1b => generated 678 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1386] 10.0.0.100 () {34 vars in 742 bytes} [Mon Apr 27 22:07:20 2026] PUT /v2.0/routers/0d150f63-a4b9-4d08-8dd6-1d3211ec8b72 => generated 485 bytes in 826 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1387] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:21 2026] GET /v2.0/ports?device_id=570bedae-bd2f-4533-b490-c16495b54bbb => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:07:21.405 8 WARNING neutron_lib.context [req-a76013d2-05ac-4971-9e0b-a8756562b983 req-74596ae0-a492-4aff-a7cc-2e12441a2973 18a7942aa79344e38cc65382b0887d71 521df5d30b4040a5bb9dbdaadbf19e88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 697/1388] 199.19.213.132 () {38 vars in 955 bytes} [Mon Apr 27 22:07:21 2026] POST /v2.0/ports => generated 954 bytes in 345 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: 698/1389] 10.0.0.100 () {32 vars in 736 bytes} [Mon Apr 27 22:07:21 2026] GET /v2.0/ports?device_id=0d150f63-a4b9-4d08-8dd6-1d3211ec8b72 => 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: 699/1390] 199.19.213.132 () {38 vars in 1028 bytes} [Mon Apr 27 22:07:21 2026] PUT /v2.0/ports/35589d67-b569-4424-add3-564498c93b2e => generated 1235 bytes in 505 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-04-27 22:07:22.337 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d99efd8f-ff14-474c-9276-182e7487666c'] response: {'name': 'network-changed', 'server_uuid': '570bedae-bd2f-4533-b490-c16495b54bbb', 'tag': '35589d67-b569-4424-add3-564498c93b2e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 692/1391] 10.0.0.100 () {34 vars in 783 bytes} [Mon Apr 27 22:07:21 2026] PUT /v2.0/routers/050056bf-16d6-473c-be3d-1c11452c1d52/add_router_interface => generated 309 bytes in 1308 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1392] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:22 2026] GET /v2.0/ports?device_id=570bedae-bd2f-4533-b490-c16495b54bbb => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1395] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:07:22 2026] DELETE /v2.0/routers/0d150f63-a4b9-4d08-8dd6-1d3211ec8b72 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1396] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:07:22 2026] GET /v2.0/security-groups?id=9b676b0b-7eab-4057-8e72-071d95ac9cd7&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1397] 10.0.0.100 () {32 vars in 721 bytes} [Mon Apr 27 22:07:22 2026] GET /v2.0/routers/0c414941-4cd5-4b83-b68c-52fac737c8ce => generated 493 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1398] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:07:22 2026] GET /v2.0/ports?tenant_id=521df5d30b4040a5bb9dbdaadbf19e88&device_id=570bedae-bd2f-4533-b490-c16495b54bbb => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1399] 199.19.213.132 () {34 vars in 1018 bytes} [Mon Apr 27 22:07:22 2026] GET /v2.0/networks?tenant_id=521df5d30b4040a5bb9dbdaadbf19e88&shared=False => generated 774 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1400] 199.19.213.132 () {34 vars in 930 bytes} [Mon Apr 27 22:07:22 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1401] 10.0.0.100 () {34 vars in 742 bytes} [Mon Apr 27 22:07:22 2026] PUT /v2.0/routers/0c414941-4cd5-4b83-b68c-52fac737c8ce => generated 493 bytes in 638 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1402] 10.0.0.100 () {32 vars in 736 bytes} [Mon Apr 27 22:07:23 2026] GET /v2.0/ports?device_id=0c414941-4cd5-4b83-b68c-52fac737c8ce => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:07:23.637 8 INFO neutron.db.segments_db [None req-f3d321a6-7ae7-4a64-b4ee-579c4fd58f79 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Added segment 9c3f11a1-88e6-4e41-aa47-c57e8c3edfa6 of type vxlan for network 32b17feb-b6f5-4227-ab23-a81b2a0c6cc6 [pid: 8|app: 0|req: 706/1403] 10.0.0.100 () {34 vars in 671 bytes} [Mon Apr 27 22:07:23 2026] POST /v2.0/networks => generated 740 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1404] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:07:23 2026] DELETE /v2.0/routers/0c414941-4cd5-4b83-b68c-52fac737c8ce => generated 0 bytes in 417 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1405] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:23 2026] GET /v2.0/ports?device_id=570bedae-bd2f-4533-b490-c16495b54bbb => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1406] 10.0.0.100 () {32 vars in 721 bytes} [Mon Apr 27 22:07:23 2026] GET /v2.0/routers/7a5eecb6-e2e2-4356-afcd-ccad700401c0 => generated 502 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1407] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:07:23 2026] GET /v2.0/security-groups?id=9b676b0b-7eab-4057-8e72-071d95ac9cd7&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: 699/1408] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:07:23 2026] POST /v2.0/subnets => generated 687 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:07:24.052 7 INFO neutron.db.segments_db [None req-75e1be96-152d-4fdc-86e8-d27984cc4905 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Added segment b693f6f9-b3ea-4d1e-8545-03982c8f6762 of type vxlan for network 59de5bbc-cd48-4c7f-b277-93200d7100b3 2026-04-27 22:07:24.295 7 INFO neutron.db.l3_hamode_db [None req-75e1be96-152d-4fdc-86e8-d27984cc4905 60eefc63d910406a811a80efe7c3d9fb 80869e4f86e44e059117d61a689157c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 710/1409] 10.0.0.100 () {34 vars in 742 bytes} [Mon Apr 27 22:07:23 2026] PUT /v2.0/routers/7a5eecb6-e2e2-4356-afcd-ccad700401c0 => generated 502 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1410] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:07:24 2026] GET /v2.0/ports?tenant_id=521df5d30b4040a5bb9dbdaadbf19e88&device_id=570bedae-bd2f-4533-b490-c16495b54bbb => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1411] 10.0.0.100 () {32 vars in 736 bytes} [Mon Apr 27 22:07:24 2026] GET /v2.0/ports?device_id=7a5eecb6-e2e2-4356-afcd-ccad700401c0 => 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: 713/1412] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:07:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=35589d67-b569-4424-add3-564498c93b2e => 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: 714/1413] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:07:24 2026] DELETE /v2.0/routers/7a5eecb6-e2e2-4356-afcd-ccad700401c0 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1414] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:07:24 2026] GET /v2.0/subnets?id=9e39c702-9525-4e48-b24c-954043c82877 => generated 696 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1415] 10.0.0.100 () {32 vars in 721 bytes} [Mon Apr 27 22:07:24 2026] GET /v2.0/routers/0e6119d4-6bb3-43ab-81e0-b044aa63398b => generated 487 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1416] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:07:24 2026] GET /v2.0/ports?network_id=f63782a1-c137-43f7-ba04-a22f3bab9f1b&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:07:25.057 7 INFO neutron.db.l3_hamode_db [None req-75e1be96-152d-4fdc-86e8-d27984cc4905 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 718/1417] 10.0.0.100 () {34 vars in 742 bytes} [Mon Apr 27 22:07:24 2026] PUT /v2.0/routers/0e6119d4-6bb3-43ab-81e0-b044aa63398b => generated 487 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1418] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:25 2026] GET /v2.0/ports?device_id=570bedae-bd2f-4533-b490-c16495b54bbb => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1419] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:07:25 2026] GET /v2.0/networks/f63782a1-c137-43f7-ba04-a22f3bab9f1b?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: 721/1420] 10.0.0.100 () {32 vars in 736 bytes} [Mon Apr 27 22:07:25 2026] GET /v2.0/ports?device_id=0e6119d4-6bb3-43ab-81e0-b044aa63398b => 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: 722/1421] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:07:25 2026] GET /v2.0/security-groups?id=9b676b0b-7eab-4057-8e72-071d95ac9cd7&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1422] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:07:25 2026] GET /v2.0/networks/f63782a1-c137-43f7-ba04-a22f3bab9f1b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1423] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:07:24 2026] POST /v2.0/routers => generated 727 bytes in 1988 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1424] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:07:25 2026] DELETE /v2.0/routers/0e6119d4-6bb3-43ab-81e0-b044aa63398b => generated 0 bytes in 366 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1425] 10.0.0.100 () {32 vars in 721 bytes} [Mon Apr 27 22:07:26 2026] GET /v2.0/routers/7199f9c0-5a45-43cb-a745-abf43533c7aa => generated 480 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1426] 10.0.0.100 () {34 vars in 742 bytes} [Mon Apr 27 22:07:26 2026] PUT /v2.0/routers/7199f9c0-5a45-43cb-a745-abf43533c7aa => generated 480 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1427] 10.0.0.100 () {32 vars in 736 bytes} [Mon Apr 27 22:07:26 2026] GET /v2.0/ports?device_id=7199f9c0-5a45-43cb-a745-abf43533c7aa => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:07:27.215 8 INFO neutron.services.segments.plugin [-] Segment 6d6a5c35-c45f-4047-8ad1-6389deb7df23 resource provider aggregate not found 2026-04-27 22:07:27.222 8 INFO neutron.services.segments.plugin [-] Segment 6d6a5c35-c45f-4047-8ad1-6389deb7df23 resource provider aggregate not found 2026-04-27 22:07:27.226 8 INFO neutron.services.segments.plugin [-] Segment 6d6a5c35-c45f-4047-8ad1-6389deb7df23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d6a5c35-c45f-4047-8ad1-6389deb7df23 found for delete ", "request_id": "req-3da34dfe-da7b-4563-8058-f2496371c6f0"}]} 2026-04-27 22:07:27.231 8 INFO neutron.db.l3_hamode_db [None req-8e3a499a-5ad9-43b0-8e75-c5fd91b33843 6421b730d1454e86b17c4602580d1165 ef181fbdc7124e5ca6ded4a0942eef3b - - default default] HA network dd142dc3-4299-4522-b977-2b76a27f046c was deleted as no HA routers are present in tenant ef181fbdc7124e5ca6ded4a0942eef3b. [pid: 8|app: 0|req: 728/1428] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:07:26 2026] DELETE /v2.0/routers/7199f9c0-5a45-43cb-a745-abf43533c7aa => generated 0 bytes in 639 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:07:27.243 8 INFO neutron.services.segments.plugin [-] Segment 6d6a5c35-c45f-4047-8ad1-6389deb7df23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d6a5c35-c45f-4047-8ad1-6389deb7df23 found for delete ", "request_id": "req-1a67f7c0-4e36-41ff-a0a9-263c939bd23c"}]} [pid: 8|app: 0|req: 729/1429] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:27 2026] GET /v2.0/ports?device_id=570bedae-bd2f-4533-b490-c16495b54bbb => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1430] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:07:27 2026] GET /v2.0/security-groups?id=9b676b0b-7eab-4057-8e72-071d95ac9cd7&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1431] 10.0.0.100 () {34 vars in 783 bytes} [Mon Apr 27 22:07:26 2026] PUT /v2.0/routers/1289eaff-8cb3-43c7-8b89-3dfea4b1f280/add_router_interface => generated 309 bytes in 1695 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1432] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:28 2026] GET /v2.0/security-groups?tenant_id=ef181fbdc7124e5ca6ded4a0942eef3b&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1433] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:28 2026] GET /v2.0/ports?device_id=570bedae-bd2f-4533-b490-c16495b54bbb => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1434] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:28 2026] DELETE /v2.0/security-groups/89536d8c-527c-4de2-b26b-2d9e314d8d49 => 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: 703/1435] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:07:28 2026] GET /v2.0/security-groups?id=9b676b0b-7eab-4057-8e72-071d95ac9cd7&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-04-27 22:07:28.519 8 WARNING neutron_lib.context [None req-86596a7c-29af-46d4-ab3e-21b16a4c32a8 df3ceb60822841bc9f39b9030b1082dd 75f0d21b8d31449b87dcf45c57bf23e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 733/1436] 10.0.0.100 () {34 vars in 685 bytes} [Mon Apr 27 22:07:28 2026] POST /v2.0/security-groups => generated 1673 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 22:07:28.653 7 WARNING neutron_lib.context [None req-161af272-1be5-4250-9f6c-db00175a0f08 df3ceb60822841bc9f39b9030b1082dd 75f0d21b8d31449b87dcf45c57bf23e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1437] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:28 2026] GET /v2.0/security-groups?tenant_id=872f64b8904c4b3fbbabc584b793b738&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1438] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:07:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:07:28.799 7 WARNING neutron_lib.context [None req-a0624217-6b2a-4a46-ab81-2b14a1e95236 df3ceb60822841bc9f39b9030b1082dd 75f0d21b8d31449b87dcf45c57bf23e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1439] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:28 2026] DELETE /v2.0/security-groups/9d6daece-418d-4316-baff-1200ba967353 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1440] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:07:28 2026] POST /v2.0/security-group-rules => generated 596 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:07:28.933 8 WARNING neutron_lib.context [None req-7149b82f-5618-4425-86d9-0bddfbd9eb1c df3ceb60822841bc9f39b9030b1082dd 75f0d21b8d31449b87dcf45c57bf23e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1441] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:07:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:07:29.089 8 WARNING neutron_lib.context [None req-e84b0b10-7af2-4cae-8bb4-5d054098b9b8 df3ceb60822841bc9f39b9030b1082dd 75f0d21b8d31449b87dcf45c57bf23e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 706/1442] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:29 2026] GET /v2.0/security-groups?tenant_id=a38b83faa1834a7691cecea265984bc9&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1443] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:07:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:07:29.220 8 WARNING neutron_lib.context [None req-fa7bdbe5-1bef-4712-abbd-524bec034a27 df3ceb60822841bc9f39b9030b1082dd 75f0d21b8d31449b87dcf45c57bf23e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:07:29.278 8 INFO neutron.db.securitygroups_db [None req-fa7bdbe5-1bef-4712-abbd-524bec034a27 df3ceb60822841bc9f39b9030b1082dd 75f0d21b8d31449b87dcf45c57bf23e4 - - default default] Project 75f0d21b8d31449b87dcf45c57bf23e4 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: 707/1444] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:29 2026] DELETE /v2.0/security-groups/0ac13eab-9f00-4144-8acc-1c76c8a5bbf2 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1445] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:07:29 2026] POST /v2.0/security-group-rules => generated 607 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:07:29.387 7 WARNING neutron_lib.context [None req-b457c24f-395d-4a69-b0e4-ec90eff74834 df3ceb60822841bc9f39b9030b1082dd 75f0d21b8d31449b87dcf45c57bf23e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:07:29.417 7 INFO neutron.db.securitygroups_db [None req-b457c24f-395d-4a69-b0e4-ec90eff74834 df3ceb60822841bc9f39b9030b1082dd 75f0d21b8d31449b87dcf45c57bf23e4 - - default default] Project 75f0d21b8d31449b87dcf45c57bf23e4 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: 708/1446] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:07:29 2026] POST /v2.0/security-group-rules => generated 606 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1447] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:29 2026] GET /v2.0/ports?device_id=570bedae-bd2f-4533-b490-c16495b54bbb => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1448] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:07:29 2026] GET /v2.0/security-groups?id=9b676b0b-7eab-4057-8e72-071d95ac9cd7&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:07:29.969 7 WARNING neutron_lib.context [None req-43003c4d-64ac-4d23-938e-a821c9151966 df3ceb60822841bc9f39b9030b1082dd 75f0d21b8d31449b87dcf45c57bf23e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 740/1449] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:29 2026] GET /v2.0/security-groups?tenant_id=704c3b1c1ca546bcb4416b94a841b245&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1450] 10.0.0.100 () {34 vars in 685 bytes} [Mon Apr 27 22:07:29 2026] POST /v2.0/security-groups => generated 1661 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 22:07:30.091 7 WARNING neutron_lib.context [None req-b71edcf4-10f5-42c8-930a-3f166db80e0d df3ceb60822841bc9f39b9030b1082dd 75f0d21b8d31449b87dcf45c57bf23e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 741/1451] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:30 2026] DELETE /v2.0/security-groups/32c089f1-8d91-4aca-812d-df877332c969 => 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: 711/1452] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:07:30 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-04-27 22:07:30.230 8 WARNING neutron_lib.context [None req-b35896eb-ad19-4173-82b7-4244091c0b28 df3ceb60822841bc9f39b9030b1082dd 75f0d21b8d31449b87dcf45c57bf23e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 742/1453] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:07:30 2026] POST /v2.0/security-group-rules => generated 602 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:07:30.369 7 WARNING neutron_lib.context [None req-96f93562-c331-4f96-b9cc-b0a8b709c3e5 df3ceb60822841bc9f39b9030b1082dd 75f0d21b8d31449b87dcf45c57bf23e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1454] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:30 2026] GET /v2.0/ports?device_id=570bedae-bd2f-4533-b490-c16495b54bbb => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1455] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:07:30 2026] GET /v2.0/security-groups?id=9b676b0b-7eab-4057-8e72-071d95ac9cd7&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1456] 10.0.0.100 () {34 vars in 676 bytes} [Mon Apr 27 22:07:30 2026] POST /v2.0/floatingips => generated 552 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1457] 10.0.0.174 () {34 vars in 1100 bytes} [Mon Apr 27 22:07:31 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1470103543&fields=id&tenant_id=75f0d21b8d31449b87dcf45c57bf23e4 => 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: 713/1458] 10.0.0.174 () {34 vars in 1098 bytes} [Mon Apr 27 22:07:31 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-118932066&fields=id&tenant_id=75f0d21b8d31449b87dcf45c57bf23e4 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1459] 10.0.0.174 () {34 vars in 982 bytes} [Mon Apr 27 22:07:31 2026] GET /v2.0/networks?id=ca922c4f-c5f7-4da3-b1d1-ce989b852248 => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1460] 10.0.0.174 () {34 vars in 965 bytes} [Mon Apr 27 22:07:31 2026] GET /v2.0/quotas/75f0d21b8d31449b87dcf45c57bf23e4 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1461] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:31 2026] GET /v2.0/ports?device_id=570bedae-bd2f-4533-b490-c16495b54bbb => 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: 715/1462] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:07:31 2026] GET /v2.0/security-groups?id=9b676b0b-7eab-4057-8e72-071d95ac9cd7&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: 748/1463] 10.0.0.174 () {34 vars in 1002 bytes} [Mon Apr 27 22:07:31 2026] GET /v2.0/ports?tenant_id=75f0d21b8d31449b87dcf45c57bf23e4&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1464] 10.0.0.174 () {34 vars in 1008 bytes} [Mon Apr 27 22:07:31 2026] GET /v2.0/networks/ca922c4f-c5f7-4da3-b1d1-ce989b852248?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: 749/1465] 10.0.0.174 () {34 vars in 1108 bytes} [Mon Apr 27 22:07:31 2026] GET /v2.0/networks/ca922c4f-c5f7-4da3-b1d1-ce989b852248?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: 717/1466] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:31 2026] GET /v2.0/ports?device_id=4aafcc76-7786-4f7a-a625-1de9f7161603 => 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: 750/1467] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:32 2026] GET /v2.0/ports?device_id=570bedae-bd2f-4533-b490-c16495b54bbb => 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: 718/1468] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:07:32 2026] GET /v2.0/security-groups?id=9b676b0b-7eab-4057-8e72-071d95ac9cd7&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1469] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:32 2026] GET /v2.0/ports?device_id=4aafcc76-7786-4f7a-a625-1de9f7161603 => 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: 719/1470] 199.19.213.132 () {34 vars in 994 bytes} [Mon Apr 27 22:07:33 2026] GET /v2.0/ports?device_id=570bedae-bd2f-4533-b490-c16495b54bbb => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1471] 199.19.213.132 () {36 vars in 997 bytes} [Mon Apr 27 22:07:33 2026] DELETE /v2.0/ports/35589d67-b569-4424-add3-564498c93b2e => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1472] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:33 2026] GET /v2.0/ports?device_id=570bedae-bd2f-4533-b490-c16495b54bbb => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:07:33.621 7 WARNING neutron_lib.context [None req-126f8aa9-0ac6-46a3-89ab-09fce1b3186b fc001113bd404d4a8cffeeb8548f3b80 762e565289944048b7b66ea5baaa2377 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:07:33.766 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ad0ec36-edc8-4a4e-9ab9-286a19214da4'] response: {'server_uuid': '570bedae-bd2f-4533-b490-c16495b54bbb', 'name': 'network-vif-deleted', 'tag': '35589d67-b569-4424-add3-564498c93b2e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 754/1473] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:33 2026] GET /v2.0/ports?device_id=4aafcc76-7786-4f7a-a625-1de9f7161603 => 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: 720/1474] 10.0.0.100 () {34 vars in 684 bytes} [Mon Apr 27 22:07:33 2026] POST /v2.0/security-groups => generated 1601 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 22:07:33.829 8 WARNING neutron_lib.context [None req-cb784e2f-ea28-4888-9503-306be9929e2a fc001113bd404d4a8cffeeb8548f3b80 762e565289944048b7b66ea5baaa2377 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 755/1475] 10.0.0.100 () {34 vars in 684 bytes} [Mon Apr 27 22:07:33 2026] POST /v2.0/security-groups => generated 1601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 22:07:33.955 7 WARNING neutron_lib.context [None req-ee3e6520-2729-448c-b70d-2b0274ea1206 fc001113bd404d4a8cffeeb8548f3b80 762e565289944048b7b66ea5baaa2377 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 721/1476] 10.0.0.100 () {34 vars in 684 bytes} [Mon Apr 27 22:07:33 2026] POST /v2.0/security-groups => generated 1601 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 22:07:34.118 7 WARNING neutron_lib.context [None req-b9dff56b-b760-4d12-bed5-d6ecf748b350 fc001113bd404d4a8cffeeb8548f3b80 762e565289944048b7b66ea5baaa2377 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:07:34.160 8 WARNING neutron_lib.context [None req-976a87a2-147a-4195-97e6-b289ce638c13 0fbdb97fa95d43d08f49df6fe44f7b83 bf2df3b827f740bf928291ef0c89ceb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 722/1477] 10.0.0.100 () {34 vars in 684 bytes} [Mon Apr 27 22:07:34 2026] POST /v2.0/security-groups => generated 1601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 22:07:34.260 7 WARNING neutron_lib.context [None req-4f24e5c9-66d8-4fff-bc6a-6ae5446e0a42 fc001113bd404d4a8cffeeb8548f3b80 762e565289944048b7b66ea5baaa2377 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 723/1478] 10.0.0.100 () {34 vars in 684 bytes} [Mon Apr 27 22:07:34 2026] POST /v2.0/security-groups => generated 1601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1479] 10.0.0.100 () {34 vars in 767 bytes} [Mon Apr 27 22:07:34 2026] PUT /v2.0/security-groups/6fc6504d-0ede-40bc-8ee5-fdc5ba47050b/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1480] 10.0.0.100 () {34 vars in 767 bytes} [Mon Apr 27 22:07:34 2026] PUT /v2.0/security-groups/a7018c03-86ea-4eb8-9a0f-90ff4f7bb471/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1481] 10.0.0.100 () {34 vars in 767 bytes} [Mon Apr 27 22:07:34 2026] PUT /v2.0/security-groups/92f2a75e-ca0b-4304-9658-43adcd47e611/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: 727/1482] 10.0.0.100 () {34 vars in 767 bytes} [Mon Apr 27 22:07:34 2026] PUT /v2.0/security-groups/a5958f22-e5df-4ec1-b59f-99034da364a0/tags => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1483] 10.0.0.100 () {32 vars in 680 bytes} [Mon Apr 27 22:07:34 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1484] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:34 2026] GET /v2.0/ports?device_id=570bedae-bd2f-4533-b490-c16495b54bbb => 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: 730/1485] 10.0.0.100 () {32 vars in 694 bytes} [Mon Apr 27 22:07:34 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1486] 10.0.0.100 () {34 vars in 676 bytes} [Mon Apr 27 22:07:34 2026] POST /v2.0/floatingips => generated 552 bytes in 567 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1487] 10.0.0.100 () {32 vars in 690 bytes} [Mon Apr 27 22:07:34 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:07:34.690 8 WARNING neutron_lib.context [None req-9a6c5ae3-e4f9-4959-8425-aecb49a2781f 0fbdb97fa95d43d08f49df6fe44f7b83 bf2df3b827f740bf928291ef0c89ceb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 732/1488] 10.0.0.100 () {32 vars in 702 bytes} [Mon Apr 27 22:07:34 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1489] 10.0.0.100 () {32 vars in 688 bytes} [Mon Apr 27 22:07:34 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1490] 10.0.0.100 () {32 vars in 702 bytes} [Mon Apr 27 22:07:34 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1491] 10.0.0.100 () {32 vars in 698 bytes} [Mon Apr 27 22:07:34 2026] GET /v2.0/security-groups?not-tags-any=blue => 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: 736/1492] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:34 2026] GET /v2.0/ports?device_id=4aafcc76-7786-4f7a-a625-1de9f7161603 => 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: 737/1493] 10.0.0.100 () {32 vars in 710 bytes} [Mon Apr 27 22:07:34 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1494] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:34 2026] DELETE /v2.0/security-groups/6fc6504d-0ede-40bc-8ee5-fdc5ba47050b => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1495] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:35 2026] DELETE /v2.0/security-groups/a7018c03-86ea-4eb8-9a0f-90ff4f7bb471 => 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: 757/1496] 10.0.0.100 () {34 vars in 676 bytes} [Mon Apr 27 22:07:34 2026] POST /v2.0/floatingips => generated 552 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1497] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:35 2026] DELETE /v2.0/security-groups/92f2a75e-ca0b-4304-9658-43adcd47e611 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:07:35.167 8 WARNING neutron_lib.context [None req-1a313727-3ccf-4bea-ab5a-8520cba5a727 0fbdb97fa95d43d08f49df6fe44f7b83 bf2df3b827f740bf928291ef0c89ceb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 741/1498] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:35 2026] DELETE /v2.0/security-groups/a5958f22-e5df-4ec1-b59f-99034da364a0 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1499] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:35 2026] DELETE /v2.0/security-groups/3dee4752-6879-4ac2-a3f3-9a91a399b8ff => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1500] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:35 2026] GET /v2.0/ports?device_id=570bedae-bd2f-4533-b490-c16495b54bbb => 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: 758/1501] 10.0.0.100 () {34 vars in 676 bytes} [Mon Apr 27 22:07:35 2026] POST /v2.0/floatingips => generated 552 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:07:35.688 7 WARNING neutron_lib.context [None req-46121334-200c-43b6-8a8c-e0799cb9607e 0fbdb97fa95d43d08f49df6fe44f7b83 bf2df3b827f740bf928291ef0c89ceb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 759/1502] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:07:35 2026] GET /v2.0/networks?id=ca922c4f-c5f7-4da3-b1d1-ce989b852248 => generated 673 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1503] 199.19.213.132 () {34 vars in 1050 bytes} [Mon Apr 27 22:07:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=75f0d21b8d31449b87dcf45c57bf23e4 => generated 273 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1504] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:35 2026] GET /v2.0/ports?device_id=4aafcc76-7786-4f7a-a625-1de9f7161603 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:07:35.979 8 WARNING neutron_lib.context [req-8edfbd56-c31e-4ac4-9dc1-89372a264f10 req-0e6ef1d0-ebd9-473e-b33a-d130c4a1ef70 df3ceb60822841bc9f39b9030b1082dd 75f0d21b8d31449b87dcf45c57bf23e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 744/1505] 10.0.0.100 () {34 vars in 676 bytes} [Mon Apr 27 22:07:35 2026] POST /v2.0/floatingips => generated 552 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1506] 199.19.213.132 () {38 vars in 955 bytes} [Mon Apr 27 22:07:35 2026] POST /v2.0/ports => generated 997 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, ' 2026-04-27 22:07:36.335 8 WARNING neutron_lib.context [None req-e7083b7f-8fba-471f-9bf3-febebf00e53c 0fbdb97fa95d43d08f49df6fe44f7b83 bf2df3b827f740bf928291ef0c89ceb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 745/1507] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:36 2026] GET /v2.0/security-groups?tenant_id=cd59aede55e64c8396c41b5e420ee40a&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1508] 10.0.0.100 () {34 vars in 676 bytes} [Mon Apr 27 22:07:36 2026] POST /v2.0/floatingips => generated 552 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1509] 199.19.213.132 () {38 vars in 1028 bytes} [Mon Apr 27 22:07:36 2026] PUT /v2.0/ports/b5e22989-7817-4c85-9217-11542417a5c2 => generated 1278 bytes in 397 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: 747/1510] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:36 2026] GET /v2.0/ports?device_id=570bedae-bd2f-4533-b490-c16495b54bbb => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:07:36.884 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ba0f0be-b105-446d-9808-17c80cb2e9b3'] response: {'name': 'network-changed', 'server_uuid': '4aafcc76-7786-4f7a-a625-1de9f7161603', 'tag': 'b5e22989-7817-4c85-9217-11542417a5c2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 764/1511] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:36 2026] DELETE /v2.0/security-groups/2f81889d-d462-4ae7-a0e5-d814a33e630b => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1512] 10.0.0.100 () {34 vars in 759 bytes} [Mon Apr 27 22:07:36 2026] PUT /v2.0/floatingips/22895abd-70cc-4dae-b68d-338509f2b122/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: 765/1513] 10.0.0.100 () {34 vars in 759 bytes} [Mon Apr 27 22:07:36 2026] PUT /v2.0/floatingips/14ea15b2-a68f-4dd2-b764-d3779ec94f4c/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1514] 10.0.0.100 () {34 vars in 759 bytes} [Mon Apr 27 22:07:36 2026] PUT /v2.0/floatingips/9a60ed85-d3fe-43db-8d2b-6ca2a3429aa0/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: 750/1515] 10.0.0.100 () {34 vars in 759 bytes} [Mon Apr 27 22:07:37 2026] PUT /v2.0/floatingips/f34004b9-1cf8-44a7-9169-ae0c6bfaec21/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1516] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:36 2026] GET /v2.0/security-groups?tenant_id=e172e6e50c084f6db2c9d9c30a6a0681&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1517] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:37 2026] GET /v2.0/ports?device_id=4aafcc76-7786-4f7a-a625-1de9f7161603 => generated 1012 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1518] 10.0.0.100 () {32 vars in 672 bytes} [Mon Apr 27 22:07:37 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1519] 10.0.0.174 () {34 vars in 1120 bytes} [Mon Apr 27 22:07:37 2026] GET /v2.0/security-groups?id=e06e2cc6-37e6-4c30-8d93-9516c117ee14&id=8a7df5d6-f6f7-4120-bffa-d0197b7bfe0c&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1520] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:37 2026] DELETE /v2.0/security-groups/54958660-e1e8-45dc-b01a-c6a12da35c03 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1521] 10.0.0.100 () {32 vars in 686 bytes} [Mon Apr 27 22:07:37 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1522] 10.0.0.100 () {32 vars in 682 bytes} [Mon Apr 27 22:07:37 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1523] 10.0.0.100 () {32 vars in 694 bytes} [Mon Apr 27 22:07:37 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1524] 10.0.0.100 () {32 vars in 680 bytes} [Mon Apr 27 22:07:37 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1525] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:37 2026] GET /v2.0/security-groups?tenant_id=762e565289944048b7b66ea5baaa2377&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1526] 10.0.0.100 () {32 vars in 694 bytes} [Mon Apr 27 22:07:37 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1527] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:07:37 2026] GET /v2.0/ports?tenant_id=75f0d21b8d31449b87dcf45c57bf23e4&device_id=4aafcc76-7786-4f7a-a625-1de9f7161603 => generated 1281 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1528] 10.0.0.100 () {32 vars in 690 bytes} [Mon Apr 27 22:07:37 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1529] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:37 2026] DELETE /v2.0/security-groups/0c194637-cc1a-4637-8c0f-d96cabb7e922 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1530] 199.19.213.132 () {34 vars in 1018 bytes} [Mon Apr 27 22:07:37 2026] GET /v2.0/networks?tenant_id=75f0d21b8d31449b87dcf45c57bf23e4&shared=False => generated 769 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1531] 10.0.0.100 () {32 vars in 702 bytes} [Mon Apr 27 22:07:37 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1532] 199.19.213.132 () {34 vars in 930 bytes} [Mon Apr 27 22:07:37 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1535] 10.0.0.100 () {32 vars in 732 bytes} [Mon Apr 27 22:07:37 2026] DELETE /v2.0/floatingips/22895abd-70cc-4dae-b68d-338509f2b122 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1536] 10.0.0.100 () {32 vars in 732 bytes} [Mon Apr 27 22:07:37 2026] DELETE /v2.0/floatingips/14ea15b2-a68f-4dd2-b764-d3779ec94f4c => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1537] 10.0.0.100 () {32 vars in 732 bytes} [Mon Apr 27 22:07:38 2026] DELETE /v2.0/floatingips/9a60ed85-d3fe-43db-8d2b-6ca2a3429aa0 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1538] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:07:38 2026] GET /v2.0/ports?tenant_id=75f0d21b8d31449b87dcf45c57bf23e4&device_id=4aafcc76-7786-4f7a-a625-1de9f7161603 => generated 1281 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1539] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:38 2026] GET /v2.0/ports?device_id=4aafcc76-7786-4f7a-a625-1de9f7161603 => generated 1012 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1540] 10.0.0.100 () {32 vars in 732 bytes} [Mon Apr 27 22:07:38 2026] DELETE /v2.0/floatingips/f34004b9-1cf8-44a7-9169-ae0c6bfaec21 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1541] 199.19.213.132 () {34 vars in 1060 bytes} [Mon Apr 27 22:07:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=b5e22989-7817-4c85-9217-11542417a5c2 => 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: 768/1542] 10.0.0.174 () {34 vars in 1120 bytes} [Mon Apr 27 22:07:38 2026] GET /v2.0/security-groups?id=e06e2cc6-37e6-4c30-8d93-9516c117ee14&id=8a7df5d6-f6f7-4120-bffa-d0197b7bfe0c&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1543] 10.0.0.100 () {34 vars in 789 bytes} [Mon Apr 27 22:07:37 2026] PUT /v2.0/routers/3f6aa004-0254-446d-a2ea-1b8d5ba831f7/remove_router_interface => generated 309 bytes in 942 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1544] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:07:38 2026] GET /v2.0/subnets?id=c0bc2650-1b9a-40c9-9ff6-7c18f03248e2 => generated 691 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1545] 10.0.0.100 () {32 vars in 732 bytes} [Mon Apr 27 22:07:38 2026] DELETE /v2.0/floatingips/1de5617d-af9e-468d-8263-af0466b4f7b5 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1546] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:07:38 2026] GET /v2.0/ports?network_id=ca922c4f-c5f7-4da3-b1d1-ce989b852248&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1547] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:07:39 2026] GET /v2.0/networks/ca922c4f-c5f7-4da3-b1d1-ce989b852248?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: 772/1548] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:07:39 2026] GET /v2.0/networks/ca922c4f-c5f7-4da3-b1d1-ce989b852248?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:07:39.785 8 INFO neutron.services.segments.plugin [-] Segment 79193020-4333-43ae-9e0d-7740f1c87083 resource provider aggregate not found 2026-04-27 22:07:39.789 8 INFO neutron.services.segments.plugin [-] Segment 79193020-4333-43ae-9e0d-7740f1c87083 resource provider aggregate not found 2026-04-27 22:07:39.797 8 INFO neutron.services.segments.plugin [-] Segment 79193020-4333-43ae-9e0d-7740f1c87083 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79193020-4333-43ae-9e0d-7740f1c87083 found for delete ", "request_id": "req-46a36b1e-3cf4-46aa-a0ee-e0cd1addf934"}]} 2026-04-27 22:07:39.803 8 INFO neutron.services.segments.plugin [-] Segment 79193020-4333-43ae-9e0d-7740f1c87083 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79193020-4333-43ae-9e0d-7740f1c87083 found for delete ", "request_id": "req-4b2fb323-6214-4c29-9b1f-22689f888d71"}]} 2026-04-27 22:07:39.805 8 INFO neutron.db.l3_hamode_db [None req-65471c7f-51d7-4323-bcfa-42d8196577ff 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] HA network 04d5f1a4-0df3-466d-a1a0-d6fe2a451916 was deleted as no HA routers are present in tenant 521df5d30b4040a5bb9dbdaadbf19e88. [pid: 8|app: 0|req: 777/1549] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:07:38 2026] DELETE /v2.0/routers/3f6aa004-0254-446d-a2ea-1b8d5ba831f7 => generated 0 bytes in 935 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1550] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:39 2026] GET /v2.0/ports?device_id=4aafcc76-7786-4f7a-a625-1de9f7161603 => generated 1012 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1551] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:07:39 2026] DELETE /v2.0/subnets/9e39c702-9525-4e48-b24c-954043c82877 => 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: 775/1552] 10.0.0.174 () {34 vars in 1120 bytes} [Mon Apr 27 22:07:39 2026] GET /v2.0/security-groups?id=e06e2cc6-37e6-4c30-8d93-9516c117ee14&id=8a7df5d6-f6f7-4120-bffa-d0197b7bfe0c&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1553] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:39 2026] GET /v2.0/security-groups?tenant_id=0e47bd09a34747c2b5430d7d0562fa57&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1554] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:40 2026] DELETE /v2.0/security-groups/882dc0b2-e1aa-4dc7-9b3d-78587373e28f => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:07:40.329 7 INFO neutron.services.segments.plugin [-] Segment f6db69c0-65b0-4ff4-8db0-d888a90c6657 resource provider aggregate not found 2026-04-27 22:07:40.334 7 INFO neutron.services.segments.plugin [-] Segment f6db69c0-65b0-4ff4-8db0-d888a90c6657 resource provider aggregate not found [pid: 7|app: 0|req: 776/1555] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:07:40 2026] DELETE /v2.0/networks/f63782a1-c137-43f7-ba04-a22f3bab9f1b => 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: 780/1556] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:40 2026] GET /v2.0/security-groups?tenant_id=91d0f793d92446509abc7d0ad0981bd1&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:07:40.483 7 INFO neutron.services.segments.plugin [-] Segment f6db69c0-65b0-4ff4-8db0-d888a90c6657 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6db69c0-65b0-4ff4-8db0-d888a90c6657 found for delete ", "request_id": "req-a0431c4c-6697-402c-8bd3-a8054e812521"}]} 2026-04-27 22:07:40.490 7 INFO neutron.services.segments.plugin [-] Segment f6db69c0-65b0-4ff4-8db0-d888a90c6657 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6db69c0-65b0-4ff4-8db0-d888a90c6657 found for delete ", "request_id": "req-affd82f6-1ce4-4cb5-b348-0110ab2ac4e5"}]} [pid: 8|app: 0|req: 781/1557] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:40 2026] GET /v2.0/security-groups?tenant_id=521df5d30b4040a5bb9dbdaadbf19e88&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1558] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:40 2026] DELETE /v2.0/security-groups/68f4ba75-fba3-4d36-97a1-f627e66cd777 => 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: 782/1559] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:40 2026] DELETE /v2.0/security-groups/9b676b0b-7eab-4057-8e72-071d95ac9cd7 => 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: 778/1560] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:40 2026] GET /v2.0/security-groups?tenant_id=bf2df3b827f740bf928291ef0c89ceb6&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1561] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:40 2026] DELETE /v2.0/security-groups/ef21e0e3-1351-4b71-984a-ac88351c1310 => 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: 779/1562] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:41 2026] GET /v2.0/ports?device_id=4aafcc76-7786-4f7a-a625-1de9f7161603 => generated 1012 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1563] 10.0.0.174 () {34 vars in 1120 bytes} [Mon Apr 27 22:07:41 2026] GET /v2.0/security-groups?id=e06e2cc6-37e6-4c30-8d93-9516c117ee14&id=8a7df5d6-f6f7-4120-bffa-d0197b7bfe0c&fields=id&fields=name => generated 206 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:07:41.693 7 WARNING neutron_lib.context [None req-6c076687-6c21-4433-a0fa-5e8d2090a111 b1169039ad254490a51c753f3d6fec8c 1f4d3733f1944b8b86874be53ceae342 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 785/1564] 199.19.213.132 () {34 vars in 994 bytes} [Mon Apr 27 22:07:41 2026] GET /v2.0/ports?device_id=4aafcc76-7786-4f7a-a625-1de9f7161603 => generated 1281 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1565] 199.19.213.132 () {34 vars in 1124 bytes} [Mon Apr 27 22:07:41 2026] GET /v2.0/security-groups?id=8a7df5d6-f6f7-4120-bffa-d0197b7bfe0c&id=e06e2cc6-37e6-4c30-8d93-9516c117ee14&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:07:41.899 7 INFO neutron.db.segments_db [None req-6c076687-6c21-4433-a0fa-5e8d2090a111 b1169039ad254490a51c753f3d6fec8c 1f4d3733f1944b8b86874be53ceae342 - - default default] Added segment 566da988-c61a-4016-93f5-100dbc37f1a3 of type vxlan for network d92582fd-6068-4ce7-9def-0a945e3d6d2f [pid: 7|app: 0|req: 780/1566] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:07:41 2026] POST /v2.0/networks => generated 632 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:07:41.999 8 WARNING neutron_lib.context [None req-abee9c5f-2041-490d-b667-d0bb0214f768 b1169039ad254490a51c753f3d6fec8c 1f4d3733f1944b8b86874be53ceae342 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 787/1567] 10.0.0.100 () {34 vars in 664 bytes} [Mon Apr 27 22:07:41 2026] POST /v2.0/ports => generated 743 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:07:42.248 7 WARNING neutron_lib.context [None req-d30de0fe-7233-4eef-b84a-62e8166d3d9c b1169039ad254490a51c753f3d6fec8c 1f4d3733f1944b8b86874be53ceae342 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 788/1568] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:42 2026] GET /v2.0/ports?device_id=4aafcc76-7786-4f7a-a625-1de9f7161603 => generated 1014 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1569] 10.0.0.100 () {34 vars in 666 bytes} [Mon Apr 27 22:07:42 2026] POST /v2.0/trunks => generated 407 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1570] 10.0.0.174 () {34 vars in 1120 bytes} [Mon Apr 27 22:07:42 2026] GET /v2.0/security-groups?id=e06e2cc6-37e6-4c30-8d93-9516c117ee14&id=8a7df5d6-f6f7-4120-bffa-d0197b7bfe0c&fields=id&fields=name => generated 206 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:07:42.457 7 WARNING neutron_lib.context [None req-87c0e751-c3fd-43bc-9789-02abd2ca0644 b1169039ad254490a51c753f3d6fec8c 1f4d3733f1944b8b86874be53ceae342 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:07:42.510 7 INFO neutron.db.segments_db [None req-87c0e751-c3fd-43bc-9789-02abd2ca0644 b1169039ad254490a51c753f3d6fec8c 1f4d3733f1944b8b86874be53ceae342 - - default default] Added segment 6225e5d3-672a-477a-8e52-f2ed33d53d42 of type vxlan for network f0456e3a-27f7-44f3-9124-8e7f5d60dd18 [pid: 7|app: 0|req: 782/1571] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:07:42 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-04-27 22:07:42.615 8 WARNING neutron_lib.context [None req-0d0e8097-188a-4702-ac40-0c451180f81c b1169039ad254490a51c753f3d6fec8c 1f4d3733f1944b8b86874be53ceae342 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 790/1572] 10.0.0.100 () {34 vars in 664 bytes} [Mon Apr 27 22:07:42 2026] POST /v2.0/ports => generated 743 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:07:42.893 7 WARNING neutron_lib.context [None req-5ca59772-e211-4730-a517-d2c37d739866 b1169039ad254490a51c753f3d6fec8c 1f4d3733f1944b8b86874be53ceae342 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1573] 10.0.0.100 () {34 vars in 666 bytes} [Mon Apr 27 22:07:42 2026] POST /v2.0/trunks => generated 407 bytes in 223 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-04-27 22:07:43.122 8 WARNING neutron_lib.context [None req-93f8009a-3597-4833-8eff-c2e106bfa5af b1169039ad254490a51c753f3d6fec8c 1f4d3733f1944b8b86874be53ceae342 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:07:43.166 8 INFO neutron.db.segments_db [None req-93f8009a-3597-4833-8eff-c2e106bfa5af b1169039ad254490a51c753f3d6fec8c 1f4d3733f1944b8b86874be53ceae342 - - default default] Added segment d9e88cdb-baa9-43e4-999f-400b9060af4e of type vxlan for network 383bc31b-9d7e-444d-b267-22d76eec00bb [pid: 8|app: 0|req: 791/1574] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:07:43 2026] POST /v2.0/networks => generated 632 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:07:43.242 7 WARNING neutron_lib.context [None req-7327acdc-4337-4e44-8ff2-8720235d1dc4 b1169039ad254490a51c753f3d6fec8c 1f4d3733f1944b8b86874be53ceae342 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1575] 10.0.0.100 () {34 vars in 664 bytes} [Mon Apr 27 22:07:43 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-04-27 22:07:43.515 7 WARNING neutron_lib.context [None req-defbe50c-7a52-4466-b03e-a6edcb2104c5 b1169039ad254490a51c753f3d6fec8c 1f4d3733f1944b8b86874be53ceae342 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 792/1576] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:43 2026] GET /v2.0/security-groups?tenant_id=38aa5157c579455c864851ff3226ed43&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1577] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:43 2026] GET /v2.0/ports?device_id=4aafcc76-7786-4f7a-a625-1de9f7161603 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1578] 10.0.0.100 () {34 vars in 666 bytes} [Mon Apr 27 22:07:43 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) [pid: 7|app: 0|req: 786/1579] 10.0.0.174 () {34 vars in 1120 bytes} [Mon Apr 27 22:07:43 2026] GET /v2.0/security-groups?id=e06e2cc6-37e6-4c30-8d93-9516c117ee14&id=8a7df5d6-f6f7-4120-bffa-d0197b7bfe0c&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:07:43.782 7 WARNING neutron_lib.context [None req-ba0ddb78-4925-4044-884c-24373dc44f06 b1169039ad254490a51c753f3d6fec8c 1f4d3733f1944b8b86874be53ceae342 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 794/1580] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:43 2026] DELETE /v2.0/security-groups/ccc92ebc-ff64-467d-97b0-60d3fb4435d8 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:07:43.834 7 INFO neutron.db.segments_db [None req-ba0ddb78-4925-4044-884c-24373dc44f06 b1169039ad254490a51c753f3d6fec8c 1f4d3733f1944b8b86874be53ceae342 - - default default] Added segment 60dc944a-e419-4f19-8f81-b9e12857c407 of type vxlan for network ba4fdab2-7fd0-409d-956c-fc49d37cfec4 [pid: 7|app: 0|req: 787/1581] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:07:43 2026] POST /v2.0/networks => generated 631 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:07:43.952 8 WARNING neutron_lib.context [None req-b906995a-d14e-4c28-820e-3f37fd26da59 b1169039ad254490a51c753f3d6fec8c 1f4d3733f1944b8b86874be53ceae342 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 795/1582] 10.0.0.100 () {34 vars in 664 bytes} [Mon Apr 27 22:07:43 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) 2026-04-27 22:07:44.263 7 WARNING neutron_lib.context [None req-2220e777-14de-496e-86f0-f8722caa35d5 b1169039ad254490a51c753f3d6fec8c 1f4d3733f1944b8b86874be53ceae342 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 788/1583] 10.0.0.100 () {34 vars in 666 bytes} [Mon Apr 27 22:07:44 2026] POST /v2.0/trunks => generated 407 bytes in 196 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-04-27 22:07:44.463 8 WARNING neutron_lib.context [None req-62c79ed6-92b1-4be7-9893-1a9347efd840 b1169039ad254490a51c753f3d6fec8c 1f4d3733f1944b8b86874be53ceae342 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:07:44.518 8 INFO neutron.db.segments_db [None req-62c79ed6-92b1-4be7-9893-1a9347efd840 b1169039ad254490a51c753f3d6fec8c 1f4d3733f1944b8b86874be53ceae342 - - default default] Added segment 52e20f20-7b66-4707-b281-1f2009d6dd4c of type vxlan for network 15ac42d1-e987-415b-82c3-dcecd668d75d [pid: 8|app: 0|req: 796/1584] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:07:44 2026] POST /v2.0/networks => generated 632 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:07:44.633 7 WARNING neutron_lib.context [None req-38a24087-8293-4482-a915-c06633fa5653 b1169039ad254490a51c753f3d6fec8c 1f4d3733f1944b8b86874be53ceae342 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 797/1585] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:44 2026] GET /v2.0/ports?device_id=4aafcc76-7786-4f7a-a625-1de9f7161603 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1586] 10.0.0.174 () {34 vars in 1120 bytes} [Mon Apr 27 22:07:44 2026] GET /v2.0/security-groups?id=e06e2cc6-37e6-4c30-8d93-9516c117ee14&id=8a7df5d6-f6f7-4120-bffa-d0197b7bfe0c&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1587] 10.0.0.100 () {34 vars in 664 bytes} [Mon Apr 27 22:07:44 2026] POST /v2.0/ports => generated 743 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:07:44.985 8 WARNING neutron_lib.context [None req-ab550231-6009-4a86-b219-b34822c9c76a b1169039ad254490a51c753f3d6fec8c 1f4d3733f1944b8b86874be53ceae342 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 790/1588] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:45 2026] GET /v2.0/ports?device_id=4aafcc76-7786-4f7a-a625-1de9f7161603 => generated 1014 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1589] 10.0.0.100 () {34 vars in 666 bytes} [Mon Apr 27 22:07:44 2026] POST /v2.0/trunks => generated 407 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:07:45.274 7 WARNING neutron_lib.context [None req-7ef8e333-cc21-4b98-8011-f3ad6729c930 bcae10cf6f6042e1a3d621de21b56a8d 493fa09b592042dc840f4e911f8d8206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:07:45.427 7 INFO neutron.db.segments_db [None req-7ef8e333-cc21-4b98-8011-f3ad6729c930 bcae10cf6f6042e1a3d621de21b56a8d 493fa09b592042dc840f4e911f8d8206 - - default default] Added segment 84ff304b-a7b3-4e18-8b02-b1a9f2047196 of type vxlan for network 28561e99-7ffb-462f-a74d-5fe27b94d62d 2026-04-27 22:07:45.463 8 INFO neutron.db.l3_db [None req-3627aa61-420d-4fb3-8c2c-6d0531a3ae1b df3ceb60822841bc9f39b9030b1082dd 75f0d21b8d31449b87dcf45c57bf23e4 - - default default] Floating IP 4ada0f78-762e-4795-a99d-e022d72b9b92 associated. External IP: 10.96.250.206, port: b5e22989-7817-4c85-9217-11542417a5c2. [pid: 7|app: 0|req: 791/1590] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:07:45 2026] POST /v2.0/networks => generated 631 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1591] 10.0.0.100 () {34 vars in 749 bytes} [Mon Apr 27 22:07:45 2026] PUT /v2.0/trunks/e0115452-e1c5-40cc-97f2-8cc33a4c689d/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:07:45.549 7 WARNING neutron_lib.context [None req-d3b2d9fc-70cd-491d-b60c-610bf153b864 bcae10cf6f6042e1a3d621de21b56a8d 493fa09b592042dc840f4e911f8d8206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 800/1592] 10.0.0.100 () {34 vars in 749 bytes} [Mon Apr 27 22:07:45 2026] PUT /v2.0/floatingips/4ada0f78-762e-4795-a99d-e022d72b9b92 => generated 856 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:07:45.810 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c140bb4-2049-44eb-9f70-ca031c36a493'] response: {'name': 'network-changed', 'server_uuid': '4aafcc76-7786-4f7a-a625-1de9f7161603', 'tag': 'b5e22989-7817-4c85-9217-11542417a5c2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 801/1593] 10.0.0.100 () {34 vars in 749 bytes} [Mon Apr 27 22:07:45 2026] PUT /v2.0/trunks/22b4ee64-a8c1-4dce-ba6d-c633a74ca518/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1594] 10.0.0.100 () {34 vars in 664 bytes} [Mon Apr 27 22:07:45 2026] POST /v2.0/ports => generated 743 bytes in 297 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-04-27 22:07:45.850 7 WARNING neutron_lib.context [None req-34e1934a-2cdc-43c1-950d-2871e3f61d70 bcae10cf6f6042e1a3d621de21b56a8d 493fa09b592042dc840f4e911f8d8206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 802/1595] 10.0.0.100 () {34 vars in 749 bytes} [Mon Apr 27 22:07:45 2026] PUT /v2.0/trunks/9ba4f786-a748-49df-91cf-3036a6846e28/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1596] 10.0.0.100 () {34 vars in 749 bytes} [Mon Apr 27 22:07:45 2026] PUT /v2.0/trunks/4d922d66-1a5b-4609-8a20-74ea842eba4e/tags => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1597] 10.0.0.100 () {32 vars in 662 bytes} [Mon Apr 27 22:07:45 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:07:45.913 7 INFO neutron.db.segments_db [None req-34e1934a-2cdc-43c1-950d-2871e3f61d70 bcae10cf6f6042e1a3d621de21b56a8d 493fa09b592042dc840f4e911f8d8206 - - default default] Added segment 307d726e-89af-4418-b4ac-e307efc95787 of type vxlan for network 090c4d02-4525-40d0-9bb0-0465cf2ef016 [pid: 8|app: 0|req: 805/1598] 10.0.0.100 () {32 vars in 676 bytes} [Mon Apr 27 22:07:45 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1599] 10.0.0.100 () {32 vars in 672 bytes} [Mon Apr 27 22:07:45 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1600] 10.0.0.100 () {32 vars in 684 bytes} [Mon Apr 27 22:07:45 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1601] 10.0.0.100 () {32 vars in 670 bytes} [Mon Apr 27 22:07:45 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1602] 10.0.0.100 () {32 vars in 684 bytes} [Mon Apr 27 22:07:45 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1603] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:07:45 2026] POST /v2.0/networks => generated 632 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:07:46.005 8 WARNING neutron_lib.context [None req-34ab8a1b-29e5-4791-8b9b-c978dcda8bd3 bcae10cf6f6042e1a3d621de21b56a8d 493fa09b592042dc840f4e911f8d8206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 795/1604] 10.0.0.100 () {32 vars in 680 bytes} [Mon Apr 27 22:07:46 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1605] 10.0.0.100 () {32 vars in 692 bytes} [Mon Apr 27 22:07:46 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1606] 10.0.0.100 () {32 vars in 719 bytes} [Mon Apr 27 22:07:46 2026] GET /v2.0/trunks/e0115452-e1c5-40cc-97f2-8cc33a4c689d => generated 412 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1607] 10.0.0.100 () {32 vars in 717 bytes} [Mon Apr 27 22:07:46 2026] GET /v2.0/ports/fe708f26-6c7d-4472-a39b-50a57690fef5 => generated 826 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1608] 10.0.0.100 () {34 vars in 664 bytes} [Mon Apr 27 22:07:46 2026] POST /v2.0/ports => generated 743 bytes in 211 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-04-27 22:07:46.219 8 WARNING neutron_lib.context [None req-6ef08780-c28f-407e-af4a-b4e5f7530ab2 bcae10cf6f6042e1a3d621de21b56a8d 493fa09b592042dc840f4e911f8d8206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 799/1609] 10.0.0.100 () {32 vars in 722 bytes} [Mon Apr 27 22:07:46 2026] DELETE /v2.0/trunks/e0115452-e1c5-40cc-97f2-8cc33a4c689d => 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: 800/1610] 10.0.0.100 () {32 vars in 719 bytes} [Mon Apr 27 22:07:46 2026] GET /v2.0/trunks/22b4ee64-a8c1-4dce-ba6d-c633a74ca518 => generated 420 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:07:46.259 8 INFO neutron.db.segments_db [None req-6ef08780-c28f-407e-af4a-b4e5f7530ab2 bcae10cf6f6042e1a3d621de21b56a8d 493fa09b592042dc840f4e911f8d8206 - - default default] Added segment 46a84101-c503-464d-9da1-ffa295e38540 of type vxlan for network c7aec725-a755-46ba-bb5b-fd93a20921e8 [pid: 7|app: 0|req: 801/1611] 10.0.0.100 () {32 vars in 717 bytes} [Mon Apr 27 22:07:46 2026] GET /v2.0/ports/f6fd5f2a-8105-41ff-bdfc-15bd1cd8c570 => generated 826 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1612] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:07:46 2026] POST /v2.0/networks => generated 632 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1613] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:07:46 2026] GET /v2.0/ports?tenant_id=75f0d21b8d31449b87dcf45c57bf23e4&device_id=4aafcc76-7786-4f7a-a625-1de9f7161603 => generated 1283 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:07:46.357 8 WARNING neutron_lib.context [None req-fbc79aca-2404-4f64-b456-64a3e94ffcf2 bcae10cf6f6042e1a3d621de21b56a8d 493fa09b592042dc840f4e911f8d8206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 802/1614] 10.0.0.100 () {32 vars in 722 bytes} [Mon Apr 27 22:07:46 2026] DELETE /v2.0/trunks/22b4ee64-a8c1-4dce-ba6d-c633a74ca518 => 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: 803/1615] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:07:46 2026] GET /v2.0/networks?id=ca922c4f-c5f7-4da3-b1d1-ce989b852248 => generated 769 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1616] 10.0.0.100 () {32 vars in 719 bytes} [Mon Apr 27 22:07:46 2026] GET /v2.0/trunks/9ba4f786-a748-49df-91cf-3036a6846e28 => generated 429 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1617] 199.19.213.132 () {34 vars in 1060 bytes} [Mon Apr 27 22:07:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=b5e22989-7817-4c85-9217-11542417a5c2 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1618] 10.0.0.100 () {32 vars in 717 bytes} [Mon Apr 27 22:07:46 2026] GET /v2.0/ports/522b1cc3-4475-49bd-b665-da3df1f2cdb4 => generated 826 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1619] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:07:46 2026] GET /v2.0/subnets?id=c0bc2650-1b9a-40c9-9ff6-7c18f03248e2 => generated 691 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1620] 10.0.0.100 () {34 vars in 664 bytes} [Mon Apr 27 22:07:46 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: 8|app: 0|req: 814/1621] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:07:46 2026] GET /v2.0/ports?network_id=ca922c4f-c5f7-4da3-b1d1-ce989b852248&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-04-27 22:07:46.675 8 WARNING neutron_lib.context [None req-8dce76df-ffe6-4bae-b974-d030ef91fbd3 bcae10cf6f6042e1a3d621de21b56a8d 493fa09b592042dc840f4e911f8d8206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 808/1622] 10.0.0.100 () {32 vars in 722 bytes} [Mon Apr 27 22:07:46 2026] DELETE /v2.0/trunks/9ba4f786-a748-49df-91cf-3036a6846e28 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:07:46.729 8 INFO neutron.db.segments_db [None req-8dce76df-ffe6-4bae-b974-d030ef91fbd3 bcae10cf6f6042e1a3d621de21b56a8d 493fa09b592042dc840f4e911f8d8206 - - default default] Added segment 6b4a3f7b-5247-4f04-9aa8-bb98a346001f of type vxlan for network 266c48eb-fb69-476b-b6db-28f0a7499159 [pid: 7|app: 0|req: 809/1623] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:07:46 2026] GET /v2.0/networks/ca922c4f-c5f7-4da3-b1d1-ce989b852248?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: 810/1624] 10.0.0.100 () {32 vars in 719 bytes} [Mon Apr 27 22:07:46 2026] GET /v2.0/trunks/4d922d66-1a5b-4609-8a20-74ea842eba4e => generated 414 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1625] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:07:46 2026] GET /v2.0/networks/ca922c4f-c5f7-4da3-b1d1-ce989b852248?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1626] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:07:46 2026] POST /v2.0/networks => generated 632 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:07:46.841 8 WARNING neutron_lib.context [None req-04535200-6faf-4be0-8dd1-4ee38f9d8b0a bcae10cf6f6042e1a3d621de21b56a8d 493fa09b592042dc840f4e911f8d8206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 812/1627] 10.0.0.100 () {32 vars in 717 bytes} [Mon Apr 27 22:07:46 2026] GET /v2.0/ports/cfb76a65-36dc-4166-ad92-7999fdb5bf64 => generated 826 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1628] 10.0.0.100 () {32 vars in 722 bytes} [Mon Apr 27 22:07:46 2026] DELETE /v2.0/trunks/4d922d66-1a5b-4609-8a20-74ea842eba4e => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1629] 10.0.0.100 () {32 vars in 719 bytes} [Mon Apr 27 22:07:46 2026] GET /v2.0/trunks/d90428b0-b9e1-4d6f-8a61-9565ddb15c90 => generated 407 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1630] 10.0.0.100 () {32 vars in 717 bytes} [Mon Apr 27 22:07:46 2026] GET /v2.0/ports/cacf3402-f704-4551-a154-fd48fd969e5b => generated 826 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1631] 10.0.0.100 () {32 vars in 722 bytes} [Mon Apr 27 22:07:47 2026] DELETE /v2.0/trunks/d90428b0-b9e1-4d6f-8a61-9565ddb15c90 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1632] 10.0.0.100 () {34 vars in 664 bytes} [Mon Apr 27 22:07:46 2026] POST /v2.0/ports => generated 743 bytes in 271 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-04-27 22:07:47.113 8 WARNING neutron_lib.context [None req-05ec3fca-953e-40a8-9b92-0f826449e65e bcae10cf6f6042e1a3d621de21b56a8d 493fa09b592042dc840f4e911f8d8206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:07:47.163 8 INFO neutron.db.segments_db [None req-05ec3fca-953e-40a8-9b92-0f826449e65e bcae10cf6f6042e1a3d621de21b56a8d 493fa09b592042dc840f4e911f8d8206 - - default default] Added segment 819f3576-318d-4bd1-93ae-709bb2af6404 of type vxlan for network 99a992c9-e2eb-4a40-b589-0199ebe81523 [pid: 8|app: 0|req: 817/1633] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:07:47 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-04-27 22:07:47.258 8 WARNING neutron_lib.context [None req-da4cb29d-d95c-4919-bc93-9812ec5b77d4 bcae10cf6f6042e1a3d621de21b56a8d 493fa09b592042dc840f4e911f8d8206 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 817/1634] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:07:47 2026] DELETE /v2.0/ports/fe708f26-6c7d-4472-a39b-50a57690fef5 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1635] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:07:47 2026] DELETE /v2.0/ports/f6fd5f2a-8105-41ff-bdfc-15bd1cd8c570 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1636] 10.0.0.100 () {34 vars in 664 bytes} [Mon Apr 27 22:07:47 2026] POST /v2.0/ports => generated 743 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 819/1637] 10.0.0.100 () {34 vars in 747 bytes} [Mon Apr 27 22:07:47 2026] PUT /v2.0/ports/515df7fa-b0dd-4b8d-8af5-10eb83e21161/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1638] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:07:47 2026] DELETE /v2.0/ports/522b1cc3-4475-49bd-b665-da3df1f2cdb4 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1639] 10.0.0.100 () {34 vars in 747 bytes} [Mon Apr 27 22:07:47 2026] PUT /v2.0/ports/a9d17ae8-fcb8-46a5-a86d-58ab623145ff/tags => generated 25 bytes in 45 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.100 () {34 vars in 747 bytes} [Mon Apr 27 22:07:47 2026] PUT /v2.0/ports/add25e46-5ab7-4f98-a815-c21059fd0d13/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1641] 10.0.0.100 () {34 vars in 747 bytes} [Mon Apr 27 22:07:47 2026] PUT /v2.0/ports/6403a9ae-6c6a-4062-a871-2bfb26443c6d/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1642] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:07:47 2026] DELETE /v2.0/ports/cfb76a65-36dc-4166-ad92-7999fdb5bf64 => 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: 823/1643] 10.0.0.100 () {32 vars in 660 bytes} [Mon Apr 27 22:07:47 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1644] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:07:47 2026] DELETE /v2.0/ports/cacf3402-f704-4551-a154-fd48fd969e5b => 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: 824/1645] 10.0.0.100 () {32 vars in 674 bytes} [Mon Apr 27 22:07:47 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:07:48.042 7 INFO neutron.services.segments.plugin [-] Segment 566da988-c61a-4016-93f5-100dbc37f1a3 resource provider aggregate not found 2026-04-27 22:07:48.045 7 INFO neutron.services.segments.plugin [-] Segment 566da988-c61a-4016-93f5-100dbc37f1a3 resource provider aggregate not found 2026-04-27 22:07:48.060 7 INFO neutron.services.segments.plugin [-] Segment 566da988-c61a-4016-93f5-100dbc37f1a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 566da988-c61a-4016-93f5-100dbc37f1a3 found for delete ", "request_id": "req-55714554-309a-4767-bd60-fbbeb4e19846"}]} 2026-04-27 22:07:48.060 7 INFO neutron.services.segments.plugin [-] Segment 566da988-c61a-4016-93f5-100dbc37f1a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 566da988-c61a-4016-93f5-100dbc37f1a3 found for delete ", "request_id": "req-ed227563-ef85-4ec1-b539-abcb7dffbcef"}]} [pid: 7|app: 0|req: 822/1646] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:07:47 2026] DELETE /v2.0/networks/d92582fd-6068-4ce7-9def-0a945e3d6d2f => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1647] 10.0.0.100 () {32 vars in 670 bytes} [Mon Apr 27 22:07:48 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1648] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:47 2026] GET /v2.0/security-groups?tenant_id=9cb8d05196d04d38be37a5b0025d2218&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: 826/1649] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:48 2026] DELETE /v2.0/security-groups/fc58c945-08d9-4f3e-9c75-77fd662d94ee => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1650] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:07:48 2026] DELETE /v2.0/networks/f0456e3a-27f7-44f3-9124-8e7f5d60dd18 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1651] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:07:48 2026] DELETE /v2.0/networks/383bc31b-9d7e-444d-b267-22d76eec00bb => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1652] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:48 2026] GET /v2.0/security-groups?tenant_id=a13926ef6a2945a09081f345bbdc5ea3&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1653] 10.0.0.100 () {32 vars in 682 bytes} [Mon Apr 27 22:07:48 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1654] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:07:48 2026] DELETE /v2.0/networks/ba4fdab2-7fd0-409d-956c-fc49d37cfec4 => 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: 828/1655] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:48 2026] DELETE /v2.0/security-groups/eb0510a8-bfd5-4211-9991-b89d9fe27204 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1656] 10.0.0.100 () {32 vars in 668 bytes} [Mon Apr 27 22:07:48 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:07:48.886 8 INFO neutron.services.segments.plugin [-] Segment 52e20f20-7b66-4707-b281-1f2009d6dd4c resource provider aggregate not found 2026-04-27 22:07:48.889 8 INFO neutron.services.segments.plugin [-] Segment 52e20f20-7b66-4707-b281-1f2009d6dd4c resource provider aggregate not found 2026-04-27 22:07:48.902 8 INFO neutron.services.segments.plugin [-] Segment 52e20f20-7b66-4707-b281-1f2009d6dd4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52e20f20-7b66-4707-b281-1f2009d6dd4c found for delete ", "request_id": "req-8e7076f3-18f7-450f-98cc-af78dd092e1d"}]} [pid: 7|app: 0|req: 829/1657] 10.0.0.100 () {32 vars in 682 bytes} [Mon Apr 27 22:07:48 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:07:48.904 8 INFO neutron.services.segments.plugin [-] Segment 52e20f20-7b66-4707-b281-1f2009d6dd4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52e20f20-7b66-4707-b281-1f2009d6dd4c found for delete ", "request_id": "req-d1c7c0f6-4dd1-4561-9fa1-cfb8a2bf6fd4"}]} [pid: 8|app: 0|req: 829/1658] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:07:48 2026] DELETE /v2.0/networks/15ac42d1-e987-415b-82c3-dcecd668d75d => 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: 830/1659] 10.0.0.100 () {32 vars in 678 bytes} [Mon Apr 27 22:07:48 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1660] 10.0.0.100 () {32 vars in 690 bytes} [Mon Apr 27 22:07:48 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1661] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:07:49 2026] DELETE /v2.0/ports/515df7fa-b0dd-4b8d-8af5-10eb83e21161 => 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: 831/1662] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:07:49 2026] DELETE /v2.0/ports/a9d17ae8-fcb8-46a5-a86d-58ab623145ff => 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: 832/1663] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:07:49 2026] DELETE /v2.0/ports/add25e46-5ab7-4f98-a815-c21059fd0d13 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1664] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:07:49 2026] DELETE /v2.0/ports/6403a9ae-6c6a-4062-a871-2bfb26443c6d => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1665] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:49 2026] GET /v2.0/security-groups?tenant_id=182baf63a28240dbb71217c0aa24cdc8&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1666] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:49 2026] DELETE /v2.0/security-groups/d65a4331-8c3c-4066-b053-0391f592b3e9 => 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: 833/1667] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:07:49 2026] DELETE /v2.0/ports/902684b3-6ae7-4d9d-bfc5-94720fda40a5 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:07:50.079 7 INFO neutron.services.segments.plugin [-] Segment 6225e5d3-672a-477a-8e52-f2ed33d53d42 resource provider aggregate not found 2026-04-27 22:07:50.082 7 INFO neutron.services.segments.plugin [-] Segment 6225e5d3-672a-477a-8e52-f2ed33d53d42 resource provider aggregate not found 2026-04-27 22:07:50.090 7 INFO neutron.services.segments.plugin [-] Segment 6225e5d3-672a-477a-8e52-f2ed33d53d42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6225e5d3-672a-477a-8e52-f2ed33d53d42 found for delete ", "request_id": "req-a15ee43c-a5d3-4957-882f-ca8cf69cd423"}]} 2026-04-27 22:07:50.094 7 INFO neutron.services.segments.plugin [-] Segment 6225e5d3-672a-477a-8e52-f2ed33d53d42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6225e5d3-672a-477a-8e52-f2ed33d53d42 found for delete ", "request_id": "req-2ff3f4ec-aeed-4011-9f70-96ddd62beef8"}]} 2026-04-27 22:07:50.101 7 INFO neutron.services.segments.plugin [-] Segment d9e88cdb-baa9-43e4-999f-400b9060af4e resource provider aggregate not found 2026-04-27 22:07:50.110 7 INFO neutron.services.segments.plugin [-] Segment d9e88cdb-baa9-43e4-999f-400b9060af4e resource provider aggregate not found 2026-04-27 22:07:50.113 7 INFO neutron.services.segments.plugin [-] Segment d9e88cdb-baa9-43e4-999f-400b9060af4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9e88cdb-baa9-43e4-999f-400b9060af4e found for delete ", "request_id": "req-6bd0489e-275c-4369-af24-cc1a47b77054"}]} 2026-04-27 22:07:50.118 7 INFO neutron.services.segments.plugin [-] Segment d9e88cdb-baa9-43e4-999f-400b9060af4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9e88cdb-baa9-43e4-999f-400b9060af4e found for delete ", "request_id": "req-3928c5bd-9117-4157-aad6-6b2025b8cd4c"}]} 2026-04-27 22:07:50.125 7 INFO neutron.services.segments.plugin [-] Segment 60dc944a-e419-4f19-8f81-b9e12857c407 resource provider aggregate not found 2026-04-27 22:07:50.130 7 INFO neutron.services.segments.plugin [-] Segment 60dc944a-e419-4f19-8f81-b9e12857c407 resource provider aggregate not found 2026-04-27 22:07:50.135 7 INFO neutron.services.segments.plugin [-] Segment 60dc944a-e419-4f19-8f81-b9e12857c407 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60dc944a-e419-4f19-8f81-b9e12857c407 found for delete ", "request_id": "req-d8ac90d8-992e-47af-8669-8404d1c2b166"}]} [pid: 7|app: 0|req: 835/1668] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:07:49 2026] DELETE /v2.0/networks/28561e99-7ffb-462f-a74d-5fe27b94d62d => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:07:50.151 7 INFO neutron.services.segments.plugin [-] Segment 60dc944a-e419-4f19-8f81-b9e12857c407 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60dc944a-e419-4f19-8f81-b9e12857c407 found for delete ", "request_id": "req-c16d9154-91b2-4498-935a-029cf42068b9"}]} [pid: 8|app: 0|req: 834/1669] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:50 2026] GET /v2.0/security-groups?tenant_id=3b16d313f7d346659aa7b7a406071c18&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1670] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:07:50 2026] DELETE /v2.0/networks/090c4d02-4525-40d0-9bb0-0465cf2ef016 => 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: 835/1671] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:50 2026] DELETE /v2.0/security-groups/27ca0374-84a5-4ad6-ba2c-d6f40c3b5bec => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1672] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:07:50 2026] DELETE /v2.0/networks/c7aec725-a755-46ba-bb5b-fd93a20921e8 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1673] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:50 2026] GET /v2.0/security-groups?tenant_id=1f4d3733f1944b8b86874be53ceae342&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: 836/1674] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:07:50 2026] DELETE /v2.0/networks/266c48eb-fb69-476b-b6db-28f0a7499159 => 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: 839/1675] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:50 2026] DELETE /v2.0/security-groups/7e9bbe06-21b5-4467-8cec-0827dd408cc4 => 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/1676] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:07:50 2026] DELETE /v2.0/networks/99a992c9-e2eb-4a40-b589-0199ebe81523 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1677] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:51 2026] GET /v2.0/security-groups?tenant_id=3e539f5fd47f455a89fdde6fc482af5c&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:07:51.603 8 INFO neutron.services.segments.plugin [-] Segment 6b4a3f7b-5247-4f04-9aa8-bb98a346001f resource provider aggregate not found 2026-04-27 22:07:51.608 8 INFO neutron.services.segments.plugin [-] Segment 6b4a3f7b-5247-4f04-9aa8-bb98a346001f resource provider aggregate not found 2026-04-27 22:07:51.622 8 INFO neutron.services.segments.plugin [-] Segment 6b4a3f7b-5247-4f04-9aa8-bb98a346001f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b4a3f7b-5247-4f04-9aa8-bb98a346001f found for delete ", "request_id": "req-00427ef3-d4dd-4d60-bbea-55a9d236b09e"}]} 2026-04-27 22:07:51.628 8 INFO neutron.services.segments.plugin [-] Segment 6b4a3f7b-5247-4f04-9aa8-bb98a346001f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b4a3f7b-5247-4f04-9aa8-bb98a346001f found for delete ", "request_id": "req-70fc2cf4-1e41-4506-8374-6f6f9b8a13c7"}]} 2026-04-27 22:07:51.645 8 INFO neutron.services.segments.plugin [-] Segment 819f3576-318d-4bd1-93ae-709bb2af6404 resource provider aggregate not found 2026-04-27 22:07:51.649 8 INFO neutron.services.segments.plugin [-] Segment 819f3576-318d-4bd1-93ae-709bb2af6404 resource provider aggregate not found 2026-04-27 22:07:51.659 8 INFO neutron.services.segments.plugin [-] Segment 819f3576-318d-4bd1-93ae-709bb2af6404 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 819f3576-318d-4bd1-93ae-709bb2af6404 found for delete ", "request_id": "req-3131659e-4158-4c8a-8d67-1b6bc3a970fd"}]} 2026-04-27 22:07:51.661 8 INFO neutron.services.segments.plugin [-] Segment 819f3576-318d-4bd1-93ae-709bb2af6404 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 819f3576-318d-4bd1-93ae-709bb2af6404 found for delete ", "request_id": "req-b52d7c45-887a-48ac-91b6-759f1d1bc78f"}]} [pid: 8|app: 0|req: 838/1678] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:51 2026] DELETE /v2.0/security-groups/722e7b3a-628a-42ed-a9d0-b581a6bbf1d5 => 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: 841/1679] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:51 2026] GET /v2.0/security-groups?tenant_id=493fa09b592042dc840f4e911f8d8206&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: 839/1680] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:51 2026] DELETE /v2.0/security-groups/a5191a1c-643e-429e-b72b-cf1cbee379ed => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:07:52.149 7 INFO neutron.services.segments.plugin [-] Segment 84ff304b-a7b3-4e18-8b02-b1a9f2047196 resource provider aggregate not found 2026-04-27 22:07:52.165 7 INFO neutron.services.segments.plugin [-] Segment 84ff304b-a7b3-4e18-8b02-b1a9f2047196 resource provider aggregate not found 2026-04-27 22:07:52.170 7 INFO neutron.services.segments.plugin [-] Segment 84ff304b-a7b3-4e18-8b02-b1a9f2047196 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84ff304b-a7b3-4e18-8b02-b1a9f2047196 found for delete ", "request_id": "req-66bc7472-f0c4-4900-ac18-20aed5276a98"}]} 2026-04-27 22:07:52.179 7 INFO neutron.services.segments.plugin [-] Segment 84ff304b-a7b3-4e18-8b02-b1a9f2047196 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84ff304b-a7b3-4e18-8b02-b1a9f2047196 found for delete ", "request_id": "req-657ab048-35a4-4603-b1ba-8c7774fa6f74"}]} 2026-04-27 22:07:52.185 7 INFO neutron.services.segments.plugin [-] Segment 307d726e-89af-4418-b4ac-e307efc95787 resource provider aggregate not found 2026-04-27 22:07:52.190 7 INFO neutron.services.segments.plugin [-] Segment 307d726e-89af-4418-b4ac-e307efc95787 resource provider aggregate not found 2026-04-27 22:07:52.198 7 INFO neutron.services.segments.plugin [-] Segment 307d726e-89af-4418-b4ac-e307efc95787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 307d726e-89af-4418-b4ac-e307efc95787 found for delete ", "request_id": "req-2c5f3a33-73de-40fc-bb66-e055697cda1c"}]} 2026-04-27 22:07:52.204 7 INFO neutron.services.segments.plugin [-] Segment 307d726e-89af-4418-b4ac-e307efc95787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 307d726e-89af-4418-b4ac-e307efc95787 found for delete ", "request_id": "req-ff149c98-b8df-4f89-92a9-a9d196da624d"}]} 2026-04-27 22:07:52.210 7 INFO neutron.services.segments.plugin [-] Segment 46a84101-c503-464d-9da1-ffa295e38540 resource provider aggregate not found 2026-04-27 22:07:52.215 7 INFO neutron.services.segments.plugin [-] Segment 46a84101-c503-464d-9da1-ffa295e38540 resource provider aggregate not found 2026-04-27 22:07:52.223 7 INFO neutron.services.segments.plugin [-] Segment 46a84101-c503-464d-9da1-ffa295e38540 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46a84101-c503-464d-9da1-ffa295e38540 found for delete ", "request_id": "req-6d3d4f16-3206-457f-9596-fb52017236ca"}]} 2026-04-27 22:07:52.230 7 INFO neutron.services.segments.plugin [-] Segment 46a84101-c503-464d-9da1-ffa295e38540 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46a84101-c503-464d-9da1-ffa295e38540 found for delete ", "request_id": "req-c84eafb7-1214-4e23-9455-947450210096"}]} [pid: 7|app: 0|req: 842/1681] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:52 2026] GET /v2.0/security-groups?tenant_id=924062e93bfd4aeab022abcc8339937c&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1682] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:52 2026] DELETE /v2.0/security-groups/85552a23-ba7d-462f-bf9e-8e84527f689e => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1685] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:52 2026] GET /v2.0/security-groups?tenant_id=7c3af85f22cd40c5b9e86dd5fd41486d&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1686] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:52 2026] DELETE /v2.0/security-groups/b37ee966-1a78-48e8-b2e3-e0dd2584a7c8 => 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: 844/1687] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:53 2026] GET /v2.0/security-groups?tenant_id=21ad802b6d2744ecb2aac2fda61304ea&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1688] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:53 2026] GET /v2.0/ports?device_id=4aafcc76-7786-4f7a-a625-1de9f7161603 => 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: 845/1689] 10.0.0.174 () {34 vars in 1120 bytes} [Mon Apr 27 22:07:53 2026] GET /v2.0/security-groups?id=e06e2cc6-37e6-4c30-8d93-9516c117ee14&id=8a7df5d6-f6f7-4120-bffa-d0197b7bfe0c&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1690] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:53 2026] DELETE /v2.0/security-groups/42bdaba3-8ff0-4402-9cf5-1c4a976d6def => 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: 846/1691] 10.0.0.100 () {32 vars in 736 bytes} [Mon Apr 27 22:07:53 2026] GET /v2.0/ports?device_id=4aafcc76-7786-4f7a-a625-1de9f7161603 => generated 1283 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1692] 10.0.0.100 () {32 vars in 858 bytes} [Mon Apr 27 22:07:53 2026] GET /v2.0/floatingips?floating_network_id=7c3e603d-8a77-4613-879d-49e8160dbed1&port_id=b5e22989-7817-4c85-9217-11542417a5c2 => generated 861 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:07:53.909 8 WARNING neutron_lib.context [None req-ff47dc9d-37ab-43dc-bc00-10c7d2b1dc83 acc805f3d4a544acaf88a3e9e3dda436 1848dc78645c4fc69dbe431be2b5d1b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:07:54.045 8 INFO neutron.db.segments_db [None req-ff47dc9d-37ab-43dc-bc00-10c7d2b1dc83 acc805f3d4a544acaf88a3e9e3dda436 1848dc78645c4fc69dbe431be2b5d1b0 - - default default] Added segment c4de9c51-a343-4fa0-83ab-ee2617a26ac1 of type vxlan for network ef0a7349-1656-4972-8dd2-997108f0c94b [pid: 8|app: 0|req: 847/1693] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:07:53 2026] POST /v2.0/networks => generated 631 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1694] 10.0.0.100 () {34 vars in 753 bytes} [Mon Apr 27 22:07:54 2026] PUT /v2.0/networks/ef0a7349-1656-4972-8dd2-997108f0c94b/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1695] 10.0.0.100 () {32 vars in 733 bytes} [Mon Apr 27 22:07:54 2026] GET /v2.0/networks/ef0a7349-1656-4972-8dd2-997108f0c94b/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1696] 10.0.0.100 () {34 vars in 764 bytes} [Mon Apr 27 22:07:54 2026] PUT /v2.0/networks/ef0a7349-1656-4972-8dd2-997108f0c94b/tags/green => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1697] 10.0.0.100 () {32 vars in 733 bytes} [Mon Apr 27 22:07:54 2026] GET /v2.0/networks/ef0a7349-1656-4972-8dd2-997108f0c94b/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1698] 10.0.0.100 () {34 vars in 760 bytes} [Mon Apr 27 22:07:54 2026] PUT /v2.0/networks/ef0a7349-1656-4972-8dd2-997108f0c94b/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1699] 10.0.0.100 () {32 vars in 733 bytes} [Mon Apr 27 22:07:54 2026] GET /v2.0/networks/ef0a7349-1656-4972-8dd2-997108f0c94b/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1700] 10.0.0.100 () {34 vars in 782 bytes} [Mon Apr 27 22:07:54 2026] PUT /v2.0/networks/ef0a7349-1656-4972-8dd2-997108f0c94b/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: 8|app: 0|req: 851/1701] 10.0.0.100 () {32 vars in 733 bytes} [Mon Apr 27 22:07:54 2026] GET /v2.0/networks/ef0a7349-1656-4972-8dd2-997108f0c94b/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1702] 10.0.0.100 () {34 vars in 753 bytes} [Mon Apr 27 22:07:54 2026] PUT /v2.0/networks/ef0a7349-1656-4972-8dd2-997108f0c94b/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1703] 10.0.0.100 () {32 vars in 733 bytes} [Mon Apr 27 22:07:54 2026] GET /v2.0/networks/ef0a7349-1656-4972-8dd2-997108f0c94b/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: 852/1704] 10.0.0.100 () {32 vars in 741 bytes} [Mon Apr 27 22:07:54 2026] GET /v2.0/networks/ef0a7349-1656-4972-8dd2-997108f0c94b/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:07:54.607 8 INFO neutron.api.v2.resource [None req-564420f2-b40d-4954-bdc9-e98ae047a797 acc805f3d4a544acaf88a3e9e3dda436 1848dc78645c4fc69dbe431be2b5d1b0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 853/1705] 10.0.0.100 () {32 vars in 745 bytes} [Mon Apr 27 22:07:54 2026] GET /v2.0/networks/ef0a7349-1656-4972-8dd2-997108f0c94b/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1706] 10.0.0.100 () {32 vars in 744 bytes} [Mon Apr 27 22:07:54 2026] DELETE /v2.0/networks/ef0a7349-1656-4972-8dd2-997108f0c94b/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1707] 10.0.0.100 () {32 vars in 733 bytes} [Mon Apr 27 22:07:54 2026] GET /v2.0/networks/ef0a7349-1656-4972-8dd2-997108f0c94b/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:07:54.727 7 INFO neutron.api.v2.resource [None req-60050a7c-9cdd-4d37-bb4f-1922c1e377b0 acc805f3d4a544acaf88a3e9e3dda436 1848dc78645c4fc69dbe431be2b5d1b0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 854/1708] 10.0.0.100 () {32 vars in 748 bytes} [Mon Apr 27 22:07:54 2026] DELETE /v2.0/networks/ef0a7349-1656-4972-8dd2-997108f0c94b/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1709] 10.0.0.100 () {32 vars in 736 bytes} [Mon Apr 27 22:07:54 2026] DELETE /v2.0/networks/ef0a7349-1656-4972-8dd2-997108f0c94b/tags => 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: 855/1710] 10.0.0.100 () {32 vars in 733 bytes} [Mon Apr 27 22:07:54 2026] GET /v2.0/networks/ef0a7349-1656-4972-8dd2-997108f0c94b/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:07:54.937 8 INFO neutron.services.segments.plugin [-] Segment c4de9c51-a343-4fa0-83ab-ee2617a26ac1 resource provider aggregate not found 2026-04-27 22:07:54.946 8 INFO neutron.services.segments.plugin [-] Segment c4de9c51-a343-4fa0-83ab-ee2617a26ac1 resource provider aggregate not found 2026-04-27 22:07:54.951 8 INFO neutron.services.segments.plugin [-] Segment c4de9c51-a343-4fa0-83ab-ee2617a26ac1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4de9c51-a343-4fa0-83ab-ee2617a26ac1 found for delete ", "request_id": "req-361791da-4629-40ee-9b85-985e9a6c4449"}]} [pid: 8|app: 0|req: 856/1711] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:07:54 2026] DELETE /v2.0/networks/ef0a7349-1656-4972-8dd2-997108f0c94b => 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: 856/1712] 10.0.0.70 () {34 vars in 989 bytes} [Mon Apr 27 22:07:55 2026] GET /v2.0/ports?device_id=4aafcc76-7786-4f7a-a625-1de9f7161603 => generated 1283 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:07:55.511 8 INFO neutron.services.segments.plugin [-] Segment c4de9c51-a343-4fa0-83ab-ee2617a26ac1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4de9c51-a343-4fa0-83ab-ee2617a26ac1 found for delete ", "request_id": "req-bb2aae35-17bd-4203-b03f-954d08813d92"}]} [pid: 8|app: 0|req: 857/1713] 10.0.0.70 () {34 vars in 1119 bytes} [Mon Apr 27 22:07:55 2026] GET /v2.0/security-groups?id=e06e2cc6-37e6-4c30-8d93-9516c117ee14&id=8a7df5d6-f6f7-4120-bffa-d0197b7bfe0c&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1714] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:55 2026] GET /v2.0/security-groups?tenant_id=638c167a7e1c405f817e7c57f6347206&name=default => generated 2925 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1715] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:56 2026] DELETE /v2.0/security-groups/ad8d90df-3d59-48f5-ba01-b9f0dde2474d => 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: 858/1716] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:56 2026] GET /v2.0/security-groups?tenant_id=1848dc78645c4fc69dbe431be2b5d1b0&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1717] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:56 2026] DELETE /v2.0/security-groups/9e0bd31a-c62b-4239-90fa-e831b9bc9963 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1718] 10.0.0.100 () {34 vars in 678 bytes} [Mon Apr 27 22:07:56 2026] POST /v2.0/qos/policies => generated 359 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1719] 10.0.0.100 () {34 vars in 678 bytes} [Mon Apr 27 22:07:56 2026] POST /v2.0/qos/policies => generated 359 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1720] 10.0.0.100 () {34 vars in 678 bytes} [Mon Apr 27 22:07:56 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1721] 10.0.0.100 () {34 vars in 678 bytes} [Mon Apr 27 22:07:56 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1722] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:56 2026] GET /v2.0/security-groups?tenant_id=b82503260bf14089bb859906f34cee7d&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1723] 10.0.0.100 () {34 vars in 678 bytes} [Mon Apr 27 22:07:57 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: 864/1724] 10.0.0.100 () {34 vars in 753 bytes} [Mon Apr 27 22:07:57 2026] PUT /v2.0/policies/6cfa1594-c285-49d9-84cc-4129d0a9b3bc/tags => generated 17 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1725] 10.0.0.100 () {34 vars in 753 bytes} [Mon Apr 27 22:07:57 2026] PUT /v2.0/policies/4127108b-c9a5-4c4e-ba45-0c3a37285bb5/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1726] 10.0.0.100 () {34 vars in 753 bytes} [Mon Apr 27 22:07:57 2026] PUT /v2.0/policies/667020ea-309d-441c-ae4b-73d959e9edc6/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: 861/1727] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:57 2026] DELETE /v2.0/security-groups/5046d054-915d-4b3d-b9c3-709d38c80b26 => 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: 867/1728] 10.0.0.100 () {34 vars in 753 bytes} [Mon Apr 27 22:07:57 2026] PUT /v2.0/policies/1fe24686-0e49-4613-8533-47abbbbe909a/tags => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1729] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:57 2026] GET /v2.0/security-groups?tenant_id=305bcb8b65fa45318b24e3434dcc6bc5&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1730] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:57 2026] DELETE /v2.0/security-groups/329a602d-d044-4ce1-9532-17229bb25861 => 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: 869/1731] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:57 2026] GET /v2.0/ports?device_id=4aafcc76-7786-4f7a-a625-1de9f7161603 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1732] 10.0.0.174 () {34 vars in 1120 bytes} [Mon Apr 27 22:07:57 2026] GET /v2.0/security-groups?id=e06e2cc6-37e6-4c30-8d93-9516c117ee14&id=8a7df5d6-f6f7-4120-bffa-d0197b7bfe0c&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1733] 10.0.0.100 () {32 vars in 674 bytes} [Mon Apr 27 22:07:57 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1734] 10.0.0.100 () {32 vars in 688 bytes} [Mon Apr 27 22:07:57 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1735] 10.0.0.100 () {32 vars in 684 bytes} [Mon Apr 27 22:07:57 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1736] 10.0.0.100 () {32 vars in 696 bytes} [Mon Apr 27 22:07:58 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1737] 10.0.0.100 () {32 vars in 682 bytes} [Mon Apr 27 22:07:58 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1738] 10.0.0.100 () {32 vars in 696 bytes} [Mon Apr 27 22:07:58 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1739] 10.0.0.100 () {32 vars in 692 bytes} [Mon Apr 27 22:07:58 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1740] 10.0.0.100 () {32 vars in 704 bytes} [Mon Apr 27 22:07:58 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1741] 10.0.0.100 () {32 vars in 734 bytes} [Mon Apr 27 22:07:58 2026] DELETE /v2.0/qos/policies/6cfa1594-c285-49d9-84cc-4129d0a9b3bc => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1742] 10.0.0.100 () {32 vars in 734 bytes} [Mon Apr 27 22:07:58 2026] DELETE /v2.0/qos/policies/4127108b-c9a5-4c4e-ba45-0c3a37285bb5 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1743] 10.0.0.100 () {32 vars in 734 bytes} [Mon Apr 27 22:07:58 2026] DELETE /v2.0/qos/policies/667020ea-309d-441c-ae4b-73d959e9edc6 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1744] 10.0.0.100 () {32 vars in 734 bytes} [Mon Apr 27 22:07:58 2026] DELETE /v2.0/qos/policies/1fe24686-0e49-4613-8533-47abbbbe909a => 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: 869/1745] 10.0.0.100 () {32 vars in 734 bytes} [Mon Apr 27 22:07:58 2026] DELETE /v2.0/qos/policies/e79e8e75-92db-47a2-85c1-ee55d032332b => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1746] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:07:58 2026] GET /v2.0/ports?device_id=4aafcc76-7786-4f7a-a625-1de9f7161603 => generated 1014 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1747] 10.0.0.174 () {34 vars in 1120 bytes} [Mon Apr 27 22:07:58 2026] GET /v2.0/security-groups?id=e06e2cc6-37e6-4c30-8d93-9516c117ee14&id=8a7df5d6-f6f7-4120-bffa-d0197b7bfe0c&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1748] 199.19.213.132 () {34 vars in 994 bytes} [Mon Apr 27 22:07:59 2026] GET /v2.0/ports?device_id=4aafcc76-7786-4f7a-a625-1de9f7161603 => generated 1014 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1749] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:59 2026] GET /v2.0/security-groups?tenant_id=57a82cdbc44e4169b0e2318eb915bff3&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1750] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:07:59 2026] DELETE /v2.0/security-groups/1e344b85-a3d2-488c-9da8-cdc9c3b91d1e => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:07:59.748 8 WARNING neutron_lib.context [None req-c45155b2-5380-4a94-9d04-a5e092a84301 f16ea4cb10504b218dd2fc4f588a9a2e fddc6c8a282e4dc7b7013237e5df8567 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:07:59.874 8 INFO neutron.db.segments_db [None req-c45155b2-5380-4a94-9d04-a5e092a84301 f16ea4cb10504b218dd2fc4f588a9a2e fddc6c8a282e4dc7b7013237e5df8567 - - default default] Added segment 81c0d4b2-5e4b-482c-9e14-d5bd5c45decf of type vxlan for network 0580ad01-1acb-4634-aab5-b345a105095d 2026-04-27 22:07:59.884 7 INFO neutron.db.l3_db [req-34df8fad-148e-4753-b164-ef10a021a5bf req-91b376e6-0106-400e-8d3c-f681f4723415 df3ceb60822841bc9f39b9030b1082dd 75f0d21b8d31449b87dcf45c57bf23e4 - - default default] Floating IP 4ada0f78-762e-4795-a99d-e022d72b9b92 disassociated. External IP: 10.96.250.206, port: b5e22989-7817-4c85-9217-11542417a5c2. [pid: 8|app: 0|req: 880/1751] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:07:59 2026] POST /v2.0/networks => generated 631 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1752] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:07:59 2026] GET /v2.0/security-groups?tenant_id=4e59794a9c9e4a4ca5d1fbc2eec0df75&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:08:00.080 8 WARNING neutron_lib.context [None req-40ad3ccc-78ff-4662-bd80-25144183e2e5 f16ea4cb10504b218dd2fc4f588a9a2e fddc6c8a282e4dc7b7013237e5df8567 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 872/1753] 199.19.213.132 () {36 vars in 997 bytes} [Mon Apr 27 22:07:59 2026] DELETE /v2.0/ports/b5e22989-7817-4c85-9217-11542417a5c2 => generated 0 bytes in 631 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1754] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:08:00 2026] GET /v2.0/ports?device_id=4aafcc76-7786-4f7a-a625-1de9f7161603 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:08:00.289 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae422929-9324-47ee-9f07-8d41e3b051e5'] response: {'server_uuid': '4aafcc76-7786-4f7a-a625-1de9f7161603', 'name': 'network-vif-deleted', 'tag': 'b5e22989-7817-4c85-9217-11542417a5c2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 882/1755] 10.0.0.100 () {34 vars in 664 bytes} [Mon Apr 27 22:08:00 2026] POST /v2.0/ports => generated 743 bytes in 272 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: 874/1756] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:00 2026] DELETE /v2.0/security-groups/e36622ea-f9f9-4de3-9b13-4778d7afe313 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1757] 10.0.0.100 () {34 vars in 747 bytes} [Mon Apr 27 22:08:00 2026] PUT /v2.0/ports/cdd4b94d-a073-4762-b8c5-8e858f0d4252/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1758] 10.0.0.100 () {32 vars in 727 bytes} [Mon Apr 27 22:08:00 2026] GET /v2.0/ports/cdd4b94d-a073-4762-b8c5-8e858f0d4252/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1759] 10.0.0.100 () {34 vars in 758 bytes} [Mon Apr 27 22:08:00 2026] PUT /v2.0/ports/cdd4b94d-a073-4762-b8c5-8e858f0d4252/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1760] 10.0.0.100 () {32 vars in 727 bytes} [Mon Apr 27 22:08:00 2026] GET /v2.0/ports/cdd4b94d-a073-4762-b8c5-8e858f0d4252/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1761] 10.0.0.100 () {34 vars in 754 bytes} [Mon Apr 27 22:08:00 2026] PUT /v2.0/ports/cdd4b94d-a073-4762-b8c5-8e858f0d4252/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1762] 10.0.0.100 () {32 vars in 727 bytes} [Mon Apr 27 22:08:00 2026] GET /v2.0/ports/cdd4b94d-a073-4762-b8c5-8e858f0d4252/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1763] 10.0.0.100 () {34 vars in 776 bytes} [Mon Apr 27 22:08:00 2026] PUT /v2.0/ports/cdd4b94d-a073-4762-b8c5-8e858f0d4252/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1764] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:00 2026] GET /v2.0/security-groups?tenant_id=7f28afc619234b4eb6cf9e51d8e8d99a&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: 888/1765] 10.0.0.100 () {32 vars in 727 bytes} [Mon Apr 27 22:08:00 2026] GET /v2.0/ports/cdd4b94d-a073-4762-b8c5-8e858f0d4252/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1766] 10.0.0.100 () {34 vars in 747 bytes} [Mon Apr 27 22:08:00 2026] PUT /v2.0/ports/cdd4b94d-a073-4762-b8c5-8e858f0d4252/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: 878/1767] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:00 2026] DELETE /v2.0/security-groups/464dfbe2-cc13-410b-b446-7bb4c1a0e9c6 => 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: 890/1768] 10.0.0.100 () {32 vars in 727 bytes} [Mon Apr 27 22:08:00 2026] GET /v2.0/ports/cdd4b94d-a073-4762-b8c5-8e858f0d4252/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1769] 10.0.0.100 () {32 vars in 735 bytes} [Mon Apr 27 22:08:00 2026] GET /v2.0/ports/cdd4b94d-a073-4762-b8c5-8e858f0d4252/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:08:00.846 8 INFO neutron.api.v2.resource [None req-9398af39-0489-4982-b6c0-fa002a1b04a3 f16ea4cb10504b218dd2fc4f588a9a2e fddc6c8a282e4dc7b7013237e5df8567 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 891/1770] 10.0.0.100 () {32 vars in 739 bytes} [Mon Apr 27 22:08:00 2026] GET /v2.0/ports/cdd4b94d-a073-4762-b8c5-8e858f0d4252/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1771] 10.0.0.100 () {32 vars in 738 bytes} [Mon Apr 27 22:08:00 2026] DELETE /v2.0/ports/cdd4b94d-a073-4762-b8c5-8e858f0d4252/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1772] 10.0.0.100 () {32 vars in 727 bytes} [Mon Apr 27 22:08:00 2026] GET /v2.0/ports/cdd4b94d-a073-4762-b8c5-8e858f0d4252/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:08:00.995 7 INFO neutron.api.v2.resource [None req-4bb6bac6-4633-4279-a209-4740c383be39 f16ea4cb10504b218dd2fc4f588a9a2e fddc6c8a282e4dc7b7013237e5df8567 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 881/1773] 10.0.0.100 () {32 vars in 742 bytes} [Mon Apr 27 22:08:00 2026] DELETE /v2.0/ports/cdd4b94d-a073-4762-b8c5-8e858f0d4252/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1774] 10.0.0.100 () {32 vars in 730 bytes} [Mon Apr 27 22:08:01 2026] DELETE /v2.0/ports/cdd4b94d-a073-4762-b8c5-8e858f0d4252/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1775] 10.0.0.100 () {32 vars in 727 bytes} [Mon Apr 27 22:08:01 2026] GET /v2.0/ports/cdd4b94d-a073-4762-b8c5-8e858f0d4252/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1776] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:08:01 2026] DELETE /v2.0/ports/cdd4b94d-a073-4762-b8c5-8e858f0d4252 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1777] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:08:01 2026] GET /v2.0/ports?device_id=4aafcc76-7786-4f7a-a625-1de9f7161603 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:08:01.441 7 INFO neutron.services.segments.plugin [-] Segment 81c0d4b2-5e4b-482c-9e14-d5bd5c45decf resource provider aggregate not found 2026-04-27 22:08:01.449 7 INFO neutron.services.segments.plugin [-] Segment 81c0d4b2-5e4b-482c-9e14-d5bd5c45decf resource provider aggregate not found 2026-04-27 22:08:01.460 7 INFO neutron.services.segments.plugin [-] Segment 81c0d4b2-5e4b-482c-9e14-d5bd5c45decf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81c0d4b2-5e4b-482c-9e14-d5bd5c45decf found for delete ", "request_id": "req-8abf94c9-2622-446b-bfc2-adca725e9f41"}]} 2026-04-27 22:08:01.465 7 INFO neutron.services.segments.plugin [-] Segment 81c0d4b2-5e4b-482c-9e14-d5bd5c45decf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81c0d4b2-5e4b-482c-9e14-d5bd5c45decf found for delete ", "request_id": "req-74aa4ec9-d586-4f72-b620-cf92c69bf9f4"}]} [pid: 7|app: 0|req: 883/1778] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:08:01 2026] DELETE /v2.0/networks/0580ad01-1acb-4634-aab5-b345a105095d => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1779] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:02 2026] GET /v2.0/security-groups?tenant_id=fddc6c8a282e4dc7b7013237e5df8567&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1780] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:02 2026] DELETE /v2.0/security-groups/9f33ba39-5a74-4411-a899-523e315b29ed => 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: 885/1781] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:08:02 2026] GET /v2.0/ports?device_id=4aafcc76-7786-4f7a-a625-1de9f7161603 => 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: 897/1782] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:02 2026] GET /v2.0/security-groups?tenant_id=2d7b54bba28140849f40c6429b6cbd35&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1783] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:02 2026] DELETE /v2.0/security-groups/e1e2fd74-e9de-4179-8b2d-712ea5c85df5 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1784] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:03 2026] GET /v2.0/security-groups?tenant_id=bbb10d7306944c99a482a1f2ee5722db&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1785] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:03 2026] DELETE /v2.0/security-groups/8a7df5d6-f6f7-4120-bffa-d0197b7bfe0c => 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: 887/1786] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:03 2026] DELETE /v2.0/security-groups/93f80c13-0829-4a98-9bb9-fe5192d9f079 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:08:03.722 8 INFO neutron.api.v2.resource [None req-3319d86c-597a-46dd-9719-2b362483798b df3ceb60822841bc9f39b9030b1082dd 75f0d21b8d31449b87dcf45c57bf23e4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 900/1787] 10.0.0.100 () {32 vars in 737 bytes} [Mon Apr 27 22:08:03 2026] GET /v2.0/security-groups/8a7df5d6-f6f7-4120-bffa-d0197b7bfe0c => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1788] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:03 2026] GET /v2.0/security-groups?tenant_id=f35be813ec164b43841ff33bf25c0863&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1789] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:03 2026] DELETE /v2.0/security-groups/2c6cfc12-b691-45ff-a729-2acc20226459 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1790] 10.0.0.100 () {32 vars in 732 bytes} [Mon Apr 27 22:08:03 2026] DELETE /v2.0/floatingips/4ada0f78-762e-4795-a99d-e022d72b9b92 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1791] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:04 2026] DELETE /v2.0/security-groups/e06e2cc6-37e6-4c30-8d93-9516c117ee14 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1792] 10.0.0.100 () {34 vars in 789 bytes} [Mon Apr 27 22:08:04 2026] PUT /v2.0/routers/050056bf-16d6-473c-be3d-1c11452c1d52/remove_router_interface => generated 309 bytes in 928 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:08:05.162 8 WARNING neutron_lib.context [None req-60b211c8-c660-4034-8918-5192805170ee 83d8a51a2cee4ce5bce3ac21d34607d4 3cad7a0f8a814ab38ee2a66168c27982 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 904/1793] 10.0.0.100 () {34 vars in 676 bytes} [Mon Apr 27 22:08:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:05.227 8 WARNING neutron_lib.context [None req-70f75f0d-2caf-4c29-a7fe-6a73a69da010 83d8a51a2cee4ce5bce3ac21d34607d4 3cad7a0f8a814ab38ee2a66168c27982 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 905/1794] 10.0.0.100 () {34 vars in 676 bytes} [Mon Apr 27 22:08:05 2026] POST /v2.0/subnetpools => generated 516 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:05.286 8 WARNING neutron_lib.context [None req-9809a226-5e1e-4aec-bcfb-e8733236dc95 83d8a51a2cee4ce5bce3ac21d34607d4 3cad7a0f8a814ab38ee2a66168c27982 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 906/1795] 10.0.0.100 () {34 vars in 676 bytes} [Mon Apr 27 22:08:05 2026] POST /v2.0/subnetpools => generated 516 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:05.340 8 WARNING neutron_lib.context [None req-c9811e04-a651-45a8-b7dc-98cb7ec5f57c 83d8a51a2cee4ce5bce3ac21d34607d4 3cad7a0f8a814ab38ee2a66168c27982 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 907/1796] 10.0.0.100 () {34 vars in 676 bytes} [Mon Apr 27 22:08:05 2026] POST /v2.0/subnetpools => generated 516 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:05.393 8 WARNING neutron_lib.context [None req-eb00257d-0bcd-4f77-9dbf-9dc770407e64 83d8a51a2cee4ce5bce3ac21d34607d4 3cad7a0f8a814ab38ee2a66168c27982 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 908/1797] 10.0.0.100 () {34 vars in 676 bytes} [Mon Apr 27 22:08:05 2026] POST /v2.0/subnetpools => generated 516 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1798] 10.0.0.100 () {34 vars in 759 bytes} [Mon Apr 27 22:08:05 2026] PUT /v2.0/subnetpools/6b4ffa31-8309-4462-a7af-15b80ff9c97a/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1799] 10.0.0.100 () {34 vars in 759 bytes} [Mon Apr 27 22:08:05 2026] PUT /v2.0/subnetpools/a544bbf4-a843-456f-8d5c-befdd9a2169e/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: 911/1800] 10.0.0.100 () {34 vars in 759 bytes} [Mon Apr 27 22:08:05 2026] PUT /v2.0/subnetpools/8c2648f7-4ca2-47ea-a3dc-42f223d5da84/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1801] 10.0.0.100 () {34 vars in 759 bytes} [Mon Apr 27 22:08:05 2026] PUT /v2.0/subnetpools/a95f0107-4399-4971-bc9a-803597d5e33f/tags => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1802] 10.0.0.100 () {32 vars in 672 bytes} [Mon Apr 27 22:08:05 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1803] 10.0.0.100 () {32 vars in 686 bytes} [Mon Apr 27 22:08:05 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: 915/1804] 10.0.0.100 () {32 vars in 682 bytes} [Mon Apr 27 22:08:05 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1805] 10.0.0.100 () {32 vars in 694 bytes} [Mon Apr 27 22:08:05 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1806] 10.0.0.100 () {32 vars in 680 bytes} [Mon Apr 27 22:08:05 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:08:05.781 8 WARNING neutron_lib.context [None req-0c2d6f99-295a-4247-9857-5e948fb9129b 33ca2419cac345918b38320b81fb5a41 1ed2e19b717d4e658b852d953e807e4b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:05.931 8 INFO neutron.db.segments_db [None req-0c2d6f99-295a-4247-9857-5e948fb9129b 33ca2419cac345918b38320b81fb5a41 1ed2e19b717d4e658b852d953e807e4b - - default default] Added segment a1c6f84a-8c00-4f95-87c1-6192e4350935 of type vxlan for network ea3efd03-9de2-4c11-8239-5cba2819acc0 2026-04-27 22:08:05.958 7 INFO neutron.services.segments.plugin [-] Segment 6c8c541d-d392-4f7e-8a93-fcf646fc931a resource provider aggregate not found 2026-04-27 22:08:05.961 7 INFO neutron.services.segments.plugin [-] Segment 6c8c541d-d392-4f7e-8a93-fcf646fc931a resource provider aggregate not found 2026-04-27 22:08:05.968 7 INFO neutron.services.segments.plugin [-] Segment 6c8c541d-d392-4f7e-8a93-fcf646fc931a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c8c541d-d392-4f7e-8a93-fcf646fc931a found for delete ", "request_id": "req-c7b2abe7-894b-4bf9-936e-2249d9c7df08"}]} 2026-04-27 22:08:05.972 7 INFO neutron.services.segments.plugin [-] Segment 6c8c541d-d392-4f7e-8a93-fcf646fc931a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c8c541d-d392-4f7e-8a93-fcf646fc931a found for delete ", "request_id": "req-cd36590a-67c6-4069-90e4-cf9b27293fe7"}]} 2026-04-27 22:08:05.974 7 INFO neutron.db.l3_hamode_db [None req-93137662-2c3a-4267-9c8d-7a8ea796e58d 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] HA network 25a3fdee-26b2-464b-b250-7dacbadd5a57 was deleted as no HA routers are present in tenant 75f0d21b8d31449b87dcf45c57bf23e4. [pid: 7|app: 0|req: 890/1807] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:05 2026] DELETE /v2.0/routers/050056bf-16d6-473c-be3d-1c11452c1d52 => generated 0 bytes in 848 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1808] 10.0.0.100 () {32 vars in 653 bytes} [Mon Apr 27 22:08:05 2026] GET /v2.0/extensions => generated 20516 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1809] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:08:05 2026] POST /v2.0/networks => generated 632 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1810] 10.0.0.100 () {32 vars in 694 bytes} [Mon Apr 27 22:08:06 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1811] 10.0.0.100 () {32 vars in 681 bytes} [Mon Apr 27 22:08:06 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:08:06.044 7 WARNING neutron_lib.context [None req-0a68f11f-97e1-4d0f-9dd4-d53245b28140 33ca2419cac345918b38320b81fb5a41 1ed2e19b717d4e658b852d953e807e4b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 919/1812] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:06 2026] DELETE /v2.0/subnets/c0bc2650-1b9a-40c9-9ff6-7c18f03248e2 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1813] 10.0.0.100 () {32 vars in 690 bytes} [Mon Apr 27 22:08:06 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1814] 10.0.0.100 () {32 vars in 681 bytes} [Mon Apr 27 22:08:06 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:08:06.479 8 INFO neutron.services.segments.plugin [-] Segment 8f6e3122-84c4-4d31-9171-ea3823860dbf resource provider aggregate not found 2026-04-27 22:08:06.484 8 INFO neutron.services.segments.plugin [-] Segment 8f6e3122-84c4-4d31-9171-ea3823860dbf resource provider aggregate not found 2026-04-27 22:08:06.498 8 INFO neutron.services.segments.plugin [-] Segment 8f6e3122-84c4-4d31-9171-ea3823860dbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f6e3122-84c4-4d31-9171-ea3823860dbf found for delete ", "request_id": "req-a263fd74-7321-4d48-a7e6-d3b594420cc7"}]} 2026-04-27 22:08:06.499 8 INFO neutron.services.segments.plugin [-] Segment 8f6e3122-84c4-4d31-9171-ea3823860dbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f6e3122-84c4-4d31-9171-ea3823860dbf found for delete ", "request_id": "req-e374e7f2-d041-4525-9741-f434ec22bf6c"}]} [pid: 8|app: 0|req: 922/1815] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:08:06 2026] DELETE /v2.0/networks/ca922c4f-c5f7-4da3-b1d1-ce989b852248 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1816] 10.0.0.100 () {32 vars in 702 bytes} [Mon Apr 27 22:08:06 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1817] 10.0.0.100 () {32 vars in 729 bytes} [Mon Apr 27 22:08:06 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1818] 10.0.0.100 () {34 vars in 664 bytes} [Mon Apr 27 22:08:06 2026] POST /v2.0/ports => generated 743 bytes in 641 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/1819] 10.0.0.100 () {32 vars in 732 bytes} [Mon Apr 27 22:08:06 2026] DELETE /v2.0/subnetpools/6b4ffa31-8309-4462-a7af-15b80ff9c97a => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1820] 10.0.0.100 () {32 vars in 665 bytes} [Mon Apr 27 22:08:06 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:08:06.755 7 WARNING neutron_lib.context [None req-3506766b-daab-4e36-a087-bbd86cc24130 33ca2419cac345918b38320b81fb5a41 1ed2e19b717d4e658b852d953e807e4b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 897/1821] 10.0.0.100 () {34 vars in 666 bytes} [Mon Apr 27 22:08:06 2026] POST /v2.0/trunks => generated 407 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1822] 10.0.0.100 () {32 vars in 732 bytes} [Mon Apr 27 22:08:06 2026] DELETE /v2.0/subnetpools/a544bbf4-a843-456f-8d5c-befdd9a2169e => 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: 899/1823] 10.0.0.100 () {32 vars in 699 bytes} [Mon Apr 27 22:08:06 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1824] 10.0.0.100 () {34 vars in 749 bytes} [Mon Apr 27 22:08:06 2026] PUT /v2.0/trunks/fefa2ffb-1133-416d-9f03-4e043bf1dd58/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: 901/1825] 10.0.0.100 () {32 vars in 732 bytes} [Mon Apr 27 22:08:06 2026] DELETE /v2.0/subnetpools/8c2648f7-4ca2-47ea-a3dc-42f223d5da84 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1826] 10.0.0.100 () {32 vars in 697 bytes} [Mon Apr 27 22:08:07 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: 903/1827] 10.0.0.100 () {32 vars in 729 bytes} [Mon Apr 27 22:08:07 2026] GET /v2.0/trunks/fefa2ffb-1133-416d-9f03-4e043bf1dd58/tags => generated 25 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1828] 10.0.0.100 () {32 vars in 732 bytes} [Mon Apr 27 22:08:07 2026] DELETE /v2.0/subnetpools/a95f0107-4399-4971-bc9a-803597d5e33f => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1829] 10.0.0.100 () {32 vars in 701 bytes} [Mon Apr 27 22:08:07 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1830] 10.0.0.100 () {34 vars in 760 bytes} [Mon Apr 27 22:08:07 2026] PUT /v2.0/trunks/fefa2ffb-1133-416d-9f03-4e043bf1dd58/tags/green => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1831] 10.0.0.100 () {32 vars in 732 bytes} [Mon Apr 27 22:08:07 2026] DELETE /v2.0/subnetpools/9bd3a26f-949c-41af-8faa-3c8a75f4399b => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1832] 10.0.0.100 () {32 vars in 689 bytes} [Mon Apr 27 22:08:07 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1833] 10.0.0.100 () {32 vars in 729 bytes} [Mon Apr 27 22:08:07 2026] GET /v2.0/trunks/fefa2ffb-1133-416d-9f03-4e043bf1dd58/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1834] 10.0.0.100 () {32 vars in 703 bytes} [Mon Apr 27 22:08:07 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1835] 10.0.0.100 () {34 vars in 756 bytes} [Mon Apr 27 22:08:07 2026] PUT /v2.0/trunks/fefa2ffb-1133-416d-9f03-4e043bf1dd58/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: 912/1836] 10.0.0.100 () {32 vars in 693 bytes} [Mon Apr 27 22:08:07 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1837] 10.0.0.100 () {32 vars in 729 bytes} [Mon Apr 27 22:08:07 2026] GET /v2.0/trunks/fefa2ffb-1133-416d-9f03-4e043bf1dd58/tags => generated 34 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1838] 10.0.0.100 () {32 vars in 695 bytes} [Mon Apr 27 22:08:07 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1839] 10.0.0.100 () {34 vars in 778 bytes} [Mon Apr 27 22:08:07 2026] PUT /v2.0/trunks/fefa2ffb-1133-416d-9f03-4e043bf1dd58/tags/black.or.white => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1840] 10.0.0.100 () {32 vars in 685 bytes} [Mon Apr 27 22:08:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1841] 10.0.0.100 () {32 vars in 729 bytes} [Mon Apr 27 22:08:07 2026] GET /v2.0/trunks/fefa2ffb-1133-416d-9f03-4e043bf1dd58/tags => generated 52 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1842] 10.0.0.100 () {32 vars in 687 bytes} [Mon Apr 27 22:08:07 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: 7|app: 0|req: 919/1843] 10.0.0.100 () {32 vars in 661 bytes} [Mon Apr 27 22:08:07 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1844] 10.0.0.100 () {34 vars in 749 bytes} [Mon Apr 27 22:08:07 2026] PUT /v2.0/trunks/fefa2ffb-1133-416d-9f03-4e043bf1dd58/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1845] 10.0.0.100 () {32 vars in 699 bytes} [Mon Apr 27 22:08:07 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: 7|app: 0|req: 922/1846] 10.0.0.100 () {32 vars in 729 bytes} [Mon Apr 27 22:08:07 2026] GET /v2.0/trunks/fefa2ffb-1133-416d-9f03-4e043bf1dd58/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: 923/1847] 10.0.0.100 () {32 vars in 679 bytes} [Mon Apr 27 22:08:07 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1848] 10.0.0.100 () {32 vars in 737 bytes} [Mon Apr 27 22:08:07 2026] GET /v2.0/trunks/fefa2ffb-1133-416d-9f03-4e043bf1dd58/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1849] 10.0.0.100 () {32 vars in 683 bytes} [Mon Apr 27 22:08:07 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) 2026-04-27 22:08:07.385 7 INFO neutron.api.v2.resource [None req-7d3e8cba-b990-4a8a-86a0-12f4a4a15150 33ca2419cac345918b38320b81fb5a41 1ed2e19b717d4e658b852d953e807e4b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 926/1850] 10.0.0.100 () {32 vars in 741 bytes} [Mon Apr 27 22:08:07 2026] GET /v2.0/trunks/fefa2ffb-1133-416d-9f03-4e043bf1dd58/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: 927/1851] 10.0.0.100 () {32 vars in 675 bytes} [Mon Apr 27 22:08:07 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: 7|app: 0|req: 928/1852] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:07 2026] DELETE /v2.0/trunks/fefa2ffb-1133-416d-9f03-4e043bf1dd58/tags/red => 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: 929/1853] 10.0.0.100 () {32 vars in 689 bytes} [Mon Apr 27 22:08:07 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1854] 10.0.0.100 () {32 vars in 729 bytes} [Mon Apr 27 22:08:07 2026] GET /v2.0/trunks/fefa2ffb-1133-416d-9f03-4e043bf1dd58/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1855] 10.0.0.100 () {32 vars in 723 bytes} [Mon Apr 27 22:08:07 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) 2026-04-27 22:08:07.471 7 INFO neutron.api.v2.resource [None req-f6d647c8-a248-43c9-93a8-85a51f5f5e4c 33ca2419cac345918b38320b81fb5a41 1ed2e19b717d4e658b852d953e807e4b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 932/1856] 10.0.0.100 () {32 vars in 744 bytes} [Mon Apr 27 22:08:07 2026] DELETE /v2.0/trunks/fefa2ffb-1133-416d-9f03-4e043bf1dd58/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1857] 10.0.0.100 () {32 vars in 687 bytes} [Mon Apr 27 22:08:07 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1858] 10.0.0.100 () {34 vars in 789 bytes} [Mon Apr 27 22:08:06 2026] PUT /v2.0/routers/1289eaff-8cb3-43c7-8b89-3dfea4b1f280/remove_router_interface => generated 309 bytes in 955 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1859] 10.0.0.100 () {32 vars in 669 bytes} [Mon Apr 27 22:08:07 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1860] 10.0.0.100 () {32 vars in 732 bytes} [Mon Apr 27 22:08:07 2026] DELETE /v2.0/trunks/fefa2ffb-1133-416d-9f03-4e043bf1dd58/tags => 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: 935/1861] 10.0.0.100 () {32 vars in 687 bytes} [Mon Apr 27 22:08:07 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1862] 10.0.0.100 () {32 vars in 729 bytes} [Mon Apr 27 22:08:07 2026] GET /v2.0/trunks/fefa2ffb-1133-416d-9f03-4e043bf1dd58/tags => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1863] 10.0.0.100 () {32 vars in 681 bytes} [Mon Apr 27 22:08:07 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1864] 10.0.0.100 () {32 vars in 699 bytes} [Mon Apr 27 22:08:07 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1865] 10.0.0.100 () {32 vars in 679 bytes} [Mon Apr 27 22:08:07 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1866] 10.0.0.100 () {32 vars in 719 bytes} [Mon Apr 27 22:08:07 2026] GET /v2.0/trunks/fefa2ffb-1133-416d-9f03-4e043bf1dd58 => 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: 941/1867] 10.0.0.100 () {32 vars in 667 bytes} [Mon Apr 27 22:08:07 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1870] 10.0.0.100 () {32 vars in 717 bytes} [Mon Apr 27 22:08:07 2026] GET /v2.0/ports/2964044b-5774-4e50-940c-b6af19143c0e => generated 826 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1871] 10.0.0.100 () {32 vars in 677 bytes} [Mon Apr 27 22:08:07 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1872] 10.0.0.100 () {32 vars in 722 bytes} [Mon Apr 27 22:08:07 2026] DELETE /v2.0/trunks/fefa2ffb-1133-416d-9f03-4e043bf1dd58 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1873] 10.0.0.100 () {32 vars in 665 bytes} [Mon Apr 27 22:08:07 2026] GET /v2.0/extensions/l3-ha => 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: 948/1874] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:08:07 2026] DELETE /v2.0/ports/2964044b-5774-4e50-940c-b6af19143c0e => 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: 949/1875] 10.0.0.100 () {32 vars in 675 bytes} [Mon Apr 27 22:08:07 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) 2026-04-27 22:08:08.012 7 INFO neutron.services.segments.plugin [-] Segment a1c6f84a-8c00-4f95-87c1-6192e4350935 resource provider aggregate not found 2026-04-27 22:08:08.015 7 INFO neutron.services.segments.plugin [-] Segment a1c6f84a-8c00-4f95-87c1-6192e4350935 resource provider aggregate not found 2026-04-27 22:08:08.027 7 INFO neutron.services.segments.plugin [-] Segment a1c6f84a-8c00-4f95-87c1-6192e4350935 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1c6f84a-8c00-4f95-87c1-6192e4350935 found for delete ", "request_id": "req-7bbe9a6d-67f7-45c4-a935-fa3694d80a09"}]} 2026-04-27 22:08:08.028 7 INFO neutron.services.segments.plugin [-] Segment a1c6f84a-8c00-4f95-87c1-6192e4350935 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1c6f84a-8c00-4f95-87c1-6192e4350935 found for delete ", "request_id": "req-7a9d1f4c-bc86-4871-9d8b-d0c72fac8b49"}]} [pid: 7|app: 0|req: 950/1876] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:08:07 2026] DELETE /v2.0/networks/ea3efd03-9de2-4c11-8239-5cba2819acc0 => 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: 951/1877] 10.0.0.100 () {32 vars in 713 bytes} [Mon Apr 27 22:08:08 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:08:08.284 8 INFO neutron.db.l3_hamode_db [None req-c4fff5a9-4fb4-4c4c-98ae-0833c6e03756 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] HA network 59de5bbc-cd48-4c7f-b277-93200d7100b3 was deleted as no HA routers are present in tenant 80869e4f86e44e059117d61a689157c6. [pid: 8|app: 0|req: 927/1878] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:07 2026] DELETE /v2.0/routers/1289eaff-8cb3-43c7-8b89-3dfea4b1f280 => generated 0 bytes in 796 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1879] 10.0.0.100 () {32 vars in 691 bytes} [Mon Apr 27 22:08:08 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1880] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:08 2026] DELETE /v2.0/subnets/ce1358a2-e924-4a5c-ad7c-203bac6890c4 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1881] 10.0.0.100 () {32 vars in 683 bytes} [Mon Apr 27 22:08:08 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1882] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:08 2026] GET /v2.0/security-groups?tenant_id=33a3b0d209924eb1850ad6c9a3f29691&name=default => generated 2925 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1883] 10.0.0.100 () {32 vars in 669 bytes} [Mon Apr 27 22:08:08 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) 2026-04-27 22:08:08.514 8 INFO neutron.services.segments.plugin [-] Segment b693f6f9-b3ea-4d1e-8545-03982c8f6762 resource provider aggregate not found 2026-04-27 22:08:08.517 8 INFO neutron.services.segments.plugin [-] Segment b693f6f9-b3ea-4d1e-8545-03982c8f6762 resource provider aggregate not found 2026-04-27 22:08:08.525 8 INFO neutron.services.segments.plugin [-] Segment b693f6f9-b3ea-4d1e-8545-03982c8f6762 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b693f6f9-b3ea-4d1e-8545-03982c8f6762 found for delete ", "request_id": "req-5adb1006-3a8a-4b78-b48a-63cf30d49052"}]} 2026-04-27 22:08:08.540 8 INFO neutron.services.segments.plugin [-] Segment b693f6f9-b3ea-4d1e-8545-03982c8f6762 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b693f6f9-b3ea-4d1e-8545-03982c8f6762 found for delete ", "request_id": "req-82dfb94f-e1cb-4087-9a94-eddb5c7c6430"}]} [pid: 7|app: 0|req: 954/1884] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:08 2026] DELETE /v2.0/security-groups/6047783b-bf65-453f-89bd-96352c63a794 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1885] 10.0.0.100 () {32 vars in 687 bytes} [Mon Apr 27 22:08:08 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1886] 10.0.0.100 () {32 vars in 705 bytes} [Mon Apr 27 22:08:08 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1887] 10.0.0.100 () {32 vars in 675 bytes} [Mon Apr 27 22:08:08 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1888] 10.0.0.100 () {32 vars in 701 bytes} [Mon Apr 27 22:08:08 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1889] 10.0.0.100 () {32 vars in 675 bytes} [Mon Apr 27 22:08:08 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1890] 10.0.0.100 () {32 vars in 693 bytes} [Mon Apr 27 22:08:08 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1891] 10.0.0.100 () {32 vars in 689 bytes} [Mon Apr 27 22:08:08 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: 7|app: 0|req: 962/1892] 10.0.0.100 () {32 vars in 709 bytes} [Mon Apr 27 22:08:08 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1893] 10.0.0.100 () {32 vars in 705 bytes} [Mon Apr 27 22:08:08 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: 7|app: 0|req: 964/1894] 10.0.0.100 () {32 vars in 719 bytes} [Mon Apr 27 22:08:08 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1895] 10.0.0.100 () {32 vars in 697 bytes} [Mon Apr 27 22:08:08 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1896] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:08:08 2026] DELETE /v2.0/networks/32b17feb-b6f5-4227-ab23-a81b2a0c6cc6 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1897] 10.0.0.100 () {32 vars in 711 bytes} [Mon Apr 27 22:08:08 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1898] 10.0.0.100 () {32 vars in 669 bytes} [Mon Apr 27 22:08:08 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1899] 10.0.0.100 () {32 vars in 687 bytes} [Mon Apr 27 22:08:08 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1900] 10.0.0.100 () {32 vars in 681 bytes} [Mon Apr 27 22:08:08 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: 935/1901] 10.0.0.100 () {32 vars in 675 bytes} [Mon Apr 27 22:08:08 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: 936/1902] 10.0.0.100 () {32 vars in 671 bytes} [Mon Apr 27 22:08:08 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1903] 10.0.0.100 () {32 vars in 661 bytes} [Mon Apr 27 22:08:08 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: 967/1904] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:08 2026] GET /v2.0/security-groups?tenant_id=1ed2e19b717d4e658b852d953e807e4b&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: 968/1905] 10.0.0.100 () {32 vars in 699 bytes} [Mon Apr 27 22:08:08 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1906] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:08 2026] GET /v2.0/security-groups?tenant_id=d958024ab4114e93838d2b44ada68734&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1907] 10.0.0.100 () {32 vars in 699 bytes} [Mon Apr 27 22:08:08 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1908] 10.0.0.100 () {32 vars in 677 bytes} [Mon Apr 27 22:08:08 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1909] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:08 2026] DELETE /v2.0/security-groups/47392a7c-ef58-4cd6-8949-07b808227f9f => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1910] 10.0.0.100 () {32 vars in 669 bytes} [Mon Apr 27 22:08:08 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1911] 10.0.0.100 () {32 vars in 683 bytes} [Mon Apr 27 22:08:08 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1912] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/security-groups?tenant_id=80869e4f86e44e059117d61a689157c6&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1913] 10.0.0.100 () {32 vars in 701 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1914] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:08 2026] DELETE /v2.0/security-groups/c394ede9-2e87-4d56-803c-e1f9401e443c => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1915] 10.0.0.100 () {32 vars in 685 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1916] 10.0.0.100 () {32 vars in 707 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1917] 10.0.0.100 () {32 vars in 669 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1918] 10.0.0.100 () {32 vars in 697 bytes} [Mon Apr 27 22:08:09 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: 946/1919] 10.0.0.100 () {32 vars in 695 bytes} [Mon Apr 27 22:08:09 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: 947/1920] 10.0.0.100 () {32 vars in 685 bytes} [Mon Apr 27 22:08:09 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: 948/1921] 10.0.0.100 () {32 vars in 689 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1922] 10.0.0.100 () {32 vars in 667 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1923] 10.0.0.100 () {32 vars in 681 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1924] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:09 2026] DELETE /v2.0/security-groups/d7ff2bfe-9ac8-43fb-86cd-ca842da68b9b => 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: 975/1925] 10.0.0.100 () {32 vars in 681 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1926] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/security-groups?tenant_id=9bb3341b8f2c4a06ab2960dce57e6def&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1927] 10.0.0.100 () {32 vars in 691 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1928] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/security-groups?tenant_id=3cad7a0f8a814ab38ee2a66168c27982&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1929] 10.0.0.100 () {32 vars in 691 bytes} [Mon Apr 27 22:08:09 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: 953/1930] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:09 2026] DELETE /v2.0/security-groups/ff03f084-582c-473f-9c95-7d4cac5f8d78 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1931] 10.0.0.100 () {32 vars in 695 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1932] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/security-groups?tenant_id=75f0d21b8d31449b87dcf45c57bf23e4&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1933] 10.0.0.100 () {32 vars in 685 bytes} [Mon Apr 27 22:08:09 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: 7|app: 0|req: 978/1934] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:09 2026] DELETE /v2.0/security-groups/657af39c-a883-4865-93b3-63a01f250d99 => 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: 979/1935] 10.0.0.100 () {32 vars in 689 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1936] 10.0.0.100 () {32 vars in 701 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1937] 10.0.0.100 () {32 vars in 703 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1938] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:09 2026] DELETE /v2.0/security-groups/1fdc8f83-06cb-4c07-95a2-4ffeeeb264cc => 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: 982/1939] 10.0.0.100 () {32 vars in 713 bytes} [Mon Apr 27 22:08:09 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: 958/1940] 10.0.0.100 () {32 vars in 717 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1941] 10.0.0.100 () {32 vars in 715 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1942] 10.0.0.100 () {32 vars in 727 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1943] 10.0.0.100 () {32 vars in 741 bytes} [Mon Apr 27 22:08:09 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: 960/1944] 10.0.0.100 () {32 vars in 719 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1945] 10.0.0.100 () {32 vars in 683 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1946] 10.0.0.100 () {32 vars in 669 bytes} [Mon Apr 27 22:08:09 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: 986/1947] 10.0.0.100 () {32 vars in 719 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1948] 10.0.0.100 () {32 vars in 679 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1949] 10.0.0.100 () {32 vars in 669 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1950] 10.0.0.100 () {32 vars in 697 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1951] 10.0.0.100 () {32 vars in 705 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1952] 10.0.0.100 () {32 vars in 701 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1953] 10.0.0.100 () {32 vars in 701 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1954] 10.0.0.100 () {32 vars in 683 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1955] 10.0.0.100 () {32 vars in 705 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1956] 10.0.0.100 () {32 vars in 695 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1957] 10.0.0.100 () {32 vars in 689 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1958] 10.0.0.100 () {32 vars in 697 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1959] 10.0.0.100 () {32 vars in 679 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/tag-creation => 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: 968/1960] 10.0.0.100 () {32 vars in 689 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1961] 10.0.0.100 () {32 vars in 701 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1962] 10.0.0.100 () {32 vars in 665 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1963] 10.0.0.100 () {32 vars in 681 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1964] 10.0.0.100 () {32 vars in 693 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1965] 10.0.0.100 () {32 vars in 677 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1966] 10.0.0.100 () {32 vars in 667 bytes} [Mon Apr 27 22:08:09 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1967] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:10 2026] GET /v2.0/security-groups?tenant_id=266c4e180adc4b9b9952fef1245853d8&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:08:10.548 8 INFO neutron.services.segments.plugin [-] Segment 9c3f11a1-88e6-4e41-aa47-c57e8c3edfa6 resource provider aggregate not found 2026-04-27 22:08:10.555 8 INFO neutron.services.segments.plugin [-] Segment 9c3f11a1-88e6-4e41-aa47-c57e8c3edfa6 resource provider aggregate not found [pid: 8|app: 0|req: 972/1968] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:10 2026] DELETE /v2.0/security-groups/7ddaa5e6-f7fb-460a-99c1-ea317cb41787 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:08:12.358 7 WARNING neutron_lib.context [None req-007d9092-72b0-492c-b117-ef00f5fe0e2c a5a0ccf3044840c8ae702e8770d06d16 fa37d42b28c14b3b8888f0c5031d67e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:12.500 7 INFO neutron.db.segments_db [None req-007d9092-72b0-492c-b117-ef00f5fe0e2c a5a0ccf3044840c8ae702e8770d06d16 fa37d42b28c14b3b8888f0c5031d67e0 - - default default] Added segment 6a08f5b7-7104-4dc5-a78d-483cb624589b of type vxlan for network e15d72f8-6d25-405a-ad89-1772a4648bda [pid: 7|app: 0|req: 997/1969] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:08:12 2026] POST /v2.0/networks => generated 648 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:12.611 8 INFO neutron.services.segments.plugin [-] Segment 9c3f11a1-88e6-4e41-aa47-c57e8c3edfa6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c3f11a1-88e6-4e41-aa47-c57e8c3edfa6 found for delete ", "request_id": "req-be8d4fd1-1dc8-4939-a974-330021fd562a"}]} 2026-04-27 22:08:12.617 8 WARNING neutron_lib.context [None req-3eed6c90-1ffe-44cf-ab88-b6782ce7aff0 a5a0ccf3044840c8ae702e8770d06d16 fa37d42b28c14b3b8888f0c5031d67e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:12.623 8 INFO neutron.services.segments.plugin [-] Segment 9c3f11a1-88e6-4e41-aa47-c57e8c3edfa6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c3f11a1-88e6-4e41-aa47-c57e8c3edfa6 found for delete ", "request_id": "req-edd71a10-63c7-4c1c-8791-35c5bb3bb3d5"}]} 2026-04-27 22:08:12.824 7 WARNING neutron_lib.context [None req-4692ce8f-aea2-4ea1-83f3-8b0ab95bbeac 45ead4c6bbc44859a71ed8ee919bf152 ce316a342a794226ac1995b7f26bbf98 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:12.862 7 INFO neutron.db.segments_db [None req-4692ce8f-aea2-4ea1-83f3-8b0ab95bbeac 45ead4c6bbc44859a71ed8ee919bf152 ce316a342a794226ac1995b7f26bbf98 - - default default] Added segment 0e78f98f-daa7-4457-becc-9901a7004332 of type vxlan for network fde834be-bc4b-4727-90fd-80c07c94c961 [pid: 8|app: 0|req: 973/1970] 10.0.0.100 () {34 vars in 665 bytes} [Mon Apr 27 22:08:12 2026] POST /v2.0/ports => generated 778 bytes in 310 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-04-27 22:08:12.929 8 WARNING neutron_lib.context [None req-a993bba5-5bcb-48e1-9d21-363d46ec6a67 a5a0ccf3044840c8ae702e8770d06d16 fa37d42b28c14b3b8888f0c5031d67e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:12.993 8 INFO neutron.db.segments_db [None req-a993bba5-5bcb-48e1-9d21-363d46ec6a67 a5a0ccf3044840c8ae702e8770d06d16 fa37d42b28c14b3b8888f0c5031d67e0 - - default default] Added segment 5604227b-ba28-4fda-b400-5422a7dc55a9 of type vxlan for network cd4afd3e-0042-4b7c-9d71-6aea7efd2fa8 [pid: 8|app: 0|req: 974/1971] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:08:12 2026] POST /v2.0/networks => generated 636 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:13.119 8 WARNING neutron_lib.context [None req-2b0df04e-d9cd-49a0-9f48-321f91873329 a5a0ccf3044840c8ae702e8770d06d16 fa37d42b28c14b3b8888f0c5031d67e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:13.137 7 INFO neutron.db.l3_hamode_db [None req-4692ce8f-aea2-4ea1-83f3-8b0ab95bbeac 45ead4c6bbc44859a71ed8ee919bf152 ce316a342a794226ac1995b7f26bbf98 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 22:08:13.246 7 INFO neutron.db.l3_hamode_db [None req-4692ce8f-aea2-4ea1-83f3-8b0ab95bbeac 45ead4c6bbc44859a71ed8ee919bf152 ce316a342a794226ac1995b7f26bbf98 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 975/1972] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:08:13 2026] POST /v2.0/subnets => generated 646 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:13.696 8 INFO neutron.db.segments_db [None req-c173d268-b18b-44d1-880f-757f231de05c 84319da198f24ccfaeac0823751c0a19 2ae8b087f0ea424bb5846d815642a74c - - default default] Added segment 91f703f9-d609-45e1-bbcb-6bad95e758be of type vxlan for network 5e0e008e-d129-464b-b73c-3df3f9201ded [pid: 8|app: 0|req: 976/1973] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:08:13 2026] POST /v2.0/networks => generated 725 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:13.803 8 WARNING neutron_lib.context [None req-d8a132e9-181d-42a8-9e5b-aaad3d98a8ea a5a0ccf3044840c8ae702e8770d06d16 fa37d42b28c14b3b8888f0c5031d67e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 998/1974] 10.0.0.100 () {34 vars in 668 bytes} [Mon Apr 27 22:08:12 2026] POST /v2.0/routers => generated 474 bytes in 1287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1975] 10.0.0.100 () {34 vars in 665 bytes} [Mon Apr 27 22:08:13 2026] POST /v2.0/ports => generated 962 bytes in 362 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: 999/1976] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:08:13 2026] POST /v2.0/subnets => generated 644 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1977] 10.0.0.100 () {34 vars in 751 bytes} [Mon Apr 27 22:08:14 2026] PUT /v2.0/routers/8c1a9f6a-c85c-49d8-9686-eb9c8d2d300b/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:08:14.230 8 WARNING neutron.api.v2.base [None req-1671a10c-bf30-4c3c-bd1a-a2d132162be7 84319da198f24ccfaeac0823751c0a19 2ae8b087f0ea424bb5846d815642a74c - - 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-04-27 22:08:14.231 8 INFO neutron.api.v2.resource [None req-1671a10c-bf30-4c3c-bd1a-a2d132162be7 84319da198f24ccfaeac0823751c0a19 2ae8b087f0ea424bb5846d815642a74c - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 979/1978] 10.0.0.100 () {34 vars in 681 bytes} [Mon Apr 27 22:08:14 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1979] 10.0.0.100 () {32 vars in 731 bytes} [Mon Apr 27 22:08:14 2026] GET /v2.0/routers/8c1a9f6a-c85c-49d8-9686-eb9c8d2d300b/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1980] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:08:14 2026] DELETE /v2.0/ports/94ab40f6-9f1b-4e8e-b392-ad1e4cf44112 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1981] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:08:14 2026] DELETE /v2.0/networks/5e0e008e-d129-464b-b73c-3df3f9201ded => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:08:14.550 8 INFO neutron.pecan_wsgi.hooks.translation [None req-23877f58-fcc5-44b2-9661-3e393b6b5a28 a5a0ccf3044840c8ae702e8770d06d16 fa37d42b28c14b3b8888f0c5031d67e0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1001/1982] 10.0.0.100 () {34 vars in 762 bytes} [Mon Apr 27 22:08:14 2026] PUT /v2.0/routers/8c1a9f6a-c85c-49d8-9686-eb9c8d2d300b/tags/green => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1983] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:08:14 2026] DELETE /v2.0/ports/94ab40f6-9f1b-4e8e-b392-ad1e4cf44112 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1984] 10.0.0.100 () {32 vars in 731 bytes} [Mon Apr 27 22:08:14 2026] GET /v2.0/routers/8c1a9f6a-c85c-49d8-9686-eb9c8d2d300b/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:08:14.624 7 INFO neutron.db.segments_db [None req-66260492-3283-4833-a2da-b684c9393b12 84319da198f24ccfaeac0823751c0a19 2ae8b087f0ea424bb5846d815642a74c - - default default] Added segment 276e5067-d856-4f21-9e16-052292624908 of type vxlan for network 290d6875-65b2-4ab9-bcca-f9eca55d0b8e 2026-04-27 22:08:14.632 8 INFO neutron.services.segments.plugin [-] Segment 91f703f9-d609-45e1-bbcb-6bad95e758be resource provider aggregate not found 2026-04-27 22:08:14.656 8 INFO neutron.pecan_wsgi.hooks.translation [None req-53258e5a-6033-4440-973a-a7555b5b9889 a5a0ccf3044840c8ae702e8770d06d16 fa37d42b28c14b3b8888f0c5031d67e0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 984/1985] 10.0.0.100 () {32 vars in 717 bytes} [Mon Apr 27 22:08:14 2026] GET /v2.0/ports/94ab40f6-9f1b-4e8e-b392-ad1e4cf44112 => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:08:14.665 8 INFO neutron.services.segments.plugin [-] Segment 91f703f9-d609-45e1-bbcb-6bad95e758be resource provider aggregate not found 2026-04-27 22:08:14.668 8 INFO neutron.services.segments.plugin [-] Segment 91f703f9-d609-45e1-bbcb-6bad95e758be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91f703f9-d609-45e1-bbcb-6bad95e758be found for delete ", "request_id": "req-db6fb40f-fd96-4aea-a034-78898421dc65"}]} 2026-04-27 22:08:14.692 8 INFO neutron.services.segments.plugin [-] Segment 91f703f9-d609-45e1-bbcb-6bad95e758be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91f703f9-d609-45e1-bbcb-6bad95e758be found for delete ", "request_id": "req-6275f4c6-8a85-4737-896c-949ff2989865"}]} [pid: 8|app: 0|req: 985/1986] 10.0.0.100 () {34 vars in 758 bytes} [Mon Apr 27 22:08:14 2026] PUT /v2.0/routers/8c1a9f6a-c85c-49d8-9686-eb9c8d2d300b/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1987] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:08:14 2026] POST /v2.0/networks => generated 726 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1988] 10.0.0.100 () {32 vars in 731 bytes} [Mon Apr 27 22:08:14 2026] GET /v2.0/routers/8c1a9f6a-c85c-49d8-9686-eb9c8d2d300b/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: 986/1989] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:14 2026] DELETE /v2.0/subnets/37120490-bc10-4936-8333-60af365bbd3c => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1990] 10.0.0.100 () {34 vars in 780 bytes} [Mon Apr 27 22:08:14 2026] PUT /v2.0/routers/8c1a9f6a-c85c-49d8-9686-eb9c8d2d300b/tags/black.or.white => generated 4 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1991] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:08:14 2026] POST /v2.0/subnets => generated 647 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1992] 10.0.0.100 () {32 vars in 731 bytes} [Mon Apr 27 22:08:15 2026] GET /v2.0/routers/8c1a9f6a-c85c-49d8-9686-eb9c8d2d300b/tags => generated 52 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:08:15.121 7 WARNING neutron.api.v2.base [None req-6da5f6ff-14bd-4119-9643-aedee6ac7478 84319da198f24ccfaeac0823751c0a19 2ae8b087f0ea424bb5846d815642a74c - - 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-04-27 22:08:15.121 7 INFO neutron.api.v2.resource [None req-6da5f6ff-14bd-4119-9643-aedee6ac7478 84319da198f24ccfaeac0823751c0a19 2ae8b087f0ea424bb5846d815642a74c - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1006/1993] 10.0.0.100 () {34 vars in 681 bytes} [Mon Apr 27 22:08:15 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1994] 10.0.0.100 () {34 vars in 751 bytes} [Mon Apr 27 22:08:15 2026] PUT /v2.0/routers/8c1a9f6a-c85c-49d8-9686-eb9c8d2d300b/tags => generated 37 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1995] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:08:14 2026] DELETE /v2.0/networks/cd4afd3e-0042-4b7c-9d71-6aea7efd2fa8 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1996] 10.0.0.100 () {32 vars in 731 bytes} [Mon Apr 27 22:08:15 2026] GET /v2.0/routers/8c1a9f6a-c85c-49d8-9686-eb9c8d2d300b/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:08:15.402 8 WARNING neutron_lib.context [None req-2fb507a6-6b95-4ae8-9c75-8c5713f4d7fb a5a0ccf3044840c8ae702e8770d06d16 fa37d42b28c14b3b8888f0c5031d67e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:15.406 7 INFO neutron.services.segments.plugin [-] Segment 276e5067-d856-4f21-9e16-052292624908 resource provider aggregate not found 2026-04-27 22:08:15.410 7 INFO neutron.services.segments.plugin [-] Segment 276e5067-d856-4f21-9e16-052292624908 resource provider aggregate not found [pid: 7|app: 0|req: 1008/1997] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:08:15 2026] DELETE /v2.0/networks/290d6875-65b2-4ab9-bcca-f9eca55d0b8e => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:08:15.421 7 INFO neutron.services.segments.plugin [-] Segment 276e5067-d856-4f21-9e16-052292624908 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 276e5067-d856-4f21-9e16-052292624908 found for delete ", "request_id": "req-3daaa9c3-1493-4afb-b485-b1e41a259c51"}]} 2026-04-27 22:08:15.431 7 INFO neutron.services.segments.plugin [-] Segment 276e5067-d856-4f21-9e16-052292624908 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 276e5067-d856-4f21-9e16-052292624908 found for delete ", "request_id": "req-907ff141-ac94-4967-88f2-be0016c0d02e"}]} 2026-04-27 22:08:15.472 8 INFO neutron.db.segments_db [None req-2fb507a6-6b95-4ae8-9c75-8c5713f4d7fb a5a0ccf3044840c8ae702e8770d06d16 fa37d42b28c14b3b8888f0c5031d67e0 - - default default] Added segment 6bb27816-db6c-44a3-be79-f119c9562fe4 of type vxlan for network 2893a13b-f624-4b93-ac42-37d8f7a787b7 [pid: 7|app: 0|req: 1009/1998] 10.0.0.100 () {32 vars in 739 bytes} [Mon Apr 27 22:08:15 2026] GET /v2.0/routers/8c1a9f6a-c85c-49d8-9686-eb9c8d2d300b/tags/red => 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: 990/1999] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:08:15 2026] POST /v2.0/networks => generated 635 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:15.569 7 INFO neutron.db.segments_db [None req-a8260ee2-fca3-4e0e-af40-4595062037be 84319da198f24ccfaeac0823751c0a19 2ae8b087f0ea424bb5846d815642a74c - - default default] Added segment 062ebf30-9ef0-42da-b302-c572012e8eac of type vxlan for network e17e8873-a800-4c48-a667-39046965f947 2026-04-27 22:08:15.613 8 INFO neutron.api.v2.resource [None req-d38483d9-8e1f-4346-87a6-19c7b7017b62 45ead4c6bbc44859a71ed8ee919bf152 ce316a342a794226ac1995b7f26bbf98 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 991/2000] 10.0.0.100 () {32 vars in 743 bytes} [Mon Apr 27 22:08:15 2026] GET /v2.0/routers/8c1a9f6a-c85c-49d8-9686-eb9c8d2d300b/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 22:08:15.620 8 WARNING neutron_lib.context [None req-3f7bbce4-237b-43a2-bd4c-1772061fcb92 a5a0ccf3044840c8ae702e8770d06d16 fa37d42b28c14b3b8888f0c5031d67e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1010/2001] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:08:15 2026] POST /v2.0/networks => generated 727 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2002] 10.0.0.100 () {32 vars in 742 bytes} [Mon Apr 27 22:08:15 2026] DELETE /v2.0/routers/8c1a9f6a-c85c-49d8-9686-eb9c8d2d300b/tags/red => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2003] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:08:15 2026] POST /v2.0/subnets => generated 646 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2004] 10.0.0.100 () {32 vars in 731 bytes} [Mon Apr 27 22:08:15 2026] GET /v2.0/routers/8c1a9f6a-c85c-49d8-9686-eb9c8d2d300b/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2005] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:08:15 2026] POST /v2.0/subnets => generated 647 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:15.922 8 WARNING neutron_lib.context [None req-59060faa-f29f-43ee-ab37-3adef7be7818 a5a0ccf3044840c8ae702e8770d06d16 fa37d42b28c14b3b8888f0c5031d67e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:15.982 7 INFO neutron.api.v2.resource [None req-9fc91b35-11b5-4562-a068-83948fe13400 45ead4c6bbc44859a71ed8ee919bf152 ce316a342a794226ac1995b7f26bbf98 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1013/2006] 10.0.0.100 () {32 vars in 746 bytes} [Mon Apr 27 22:08:15 2026] DELETE /v2.0/routers/8c1a9f6a-c85c-49d8-9686-eb9c8d2d300b/tags/green => generated 99 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2007] 10.0.0.100 () {34 vars in 665 bytes} [Mon Apr 27 22:08:15 2026] POST /v2.0/ports => generated 927 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2008] 10.0.0.100 () {34 vars in 681 bytes} [Mon Apr 27 22:08:15 2026] POST /v2.0/rbac-policies => generated 324 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2009] 10.0.0.100 () {32 vars in 734 bytes} [Mon Apr 27 22:08:16 2026] DELETE /v2.0/routers/8c1a9f6a-c85c-49d8-9686-eb9c8d2d300b/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2010] 10.0.0.100 () {32 vars in 731 bytes} [Mon Apr 27 22:08:16 2026] GET /v2.0/routers/8c1a9f6a-c85c-49d8-9686-eb9c8d2d300b/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: 997/2011] 10.0.0.100 () {32 vars in 721 bytes} [Mon Apr 27 22:08:16 2026] GET /v2.0/routers/8c1a9f6a-c85c-49d8-9686-eb9c8d2d300b => 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: 1015/2012] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:08:16 2026] DELETE /v2.0/ports/4e8d381c-d0ca-4b0c-9e7c-a00673b2cdbe => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:08:16.550 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e8e44cfa-0fae-450e-a799-dcd353fb3c0e a5a0ccf3044840c8ae702e8770d06d16 fa37d42b28c14b3b8888f0c5031d67e0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1016/2013] 10.0.0.100 () {32 vars in 717 bytes} [Mon Apr 27 22:08:16 2026] GET /v2.0/ports/4e8d381c-d0ca-4b0c-9e7c-a00673b2cdbe => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:08:16.698 8 INFO neutron.services.segments.plugin [-] Segment 5604227b-ba28-4fda-b400-5422a7dc55a9 resource provider aggregate not found 2026-04-27 22:08:16.715 8 INFO neutron.services.segments.plugin [-] Segment 5604227b-ba28-4fda-b400-5422a7dc55a9 resource provider aggregate not found 2026-04-27 22:08:16.720 8 INFO neutron.services.segments.plugin [-] Segment 5604227b-ba28-4fda-b400-5422a7dc55a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5604227b-ba28-4fda-b400-5422a7dc55a9 found for delete ", "request_id": "req-36ce21b8-6431-479a-9739-50a2170bf677"}]} 2026-04-27 22:08:16.730 8 INFO neutron.services.segments.plugin [-] Segment 5604227b-ba28-4fda-b400-5422a7dc55a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5604227b-ba28-4fda-b400-5422a7dc55a9 found for delete ", "request_id": "req-c8f802e0-a34b-4240-94c6-bcf216f4b635"}]} [pid: 7|app: 0|req: 1017/2014] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:16 2026] DELETE /v2.0/subnets/550ee3c3-2754-4674-99d5-f8876da2f522 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2015] 10.0.0.100 () {34 vars in 742 bytes} [Mon Apr 27 22:08:16 2026] PUT /v2.0/routers/8c1a9f6a-c85c-49d8-9686-eb9c8d2d300b => generated 480 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2016] 10.0.0.100 () {32 vars in 723 bytes} [Mon Apr 27 22:08:16 2026] GET /v2.0/networks/e17e8873-a800-4c48-a667-39046965f947 => generated 655 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2017] 10.0.0.100 () {32 vars in 736 bytes} [Mon Apr 27 22:08:16 2026] GET /v2.0/ports?device_id=8c1a9f6a-c85c-49d8-9686-eb9c8d2d300b => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2018] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:08:16 2026] DELETE /v2.0/networks/2893a13b-f624-4b93-ac42-37d8f7a787b7 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:08:17.265 8 WARNING neutron_lib.context [None req-23eec071-7a4d-425a-b8f9-61bc821290ef a5a0ccf3044840c8ae702e8770d06d16 fa37d42b28c14b3b8888f0c5031d67e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1000/2019] 10.0.0.100 () {34 vars in 665 bytes} [Mon Apr 27 22:08:17 2026] POST /v2.0/ports => generated 779 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:17.588 7 INFO neutron.services.segments.plugin [-] Segment 0e78f98f-daa7-4457-becc-9901a7004332 resource provider aggregate not found 2026-04-27 22:08:17.593 7 INFO neutron.services.segments.plugin [-] Segment 0e78f98f-daa7-4457-becc-9901a7004332 resource provider aggregate not found 2026-04-27 22:08:17.603 7 INFO neutron.services.segments.plugin [-] Segment 0e78f98f-daa7-4457-becc-9901a7004332 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e78f98f-daa7-4457-becc-9901a7004332 found for delete ", "request_id": "req-ed5eae5e-3639-4ed4-8294-47cf386855b8"}]} 2026-04-27 22:08:17.607 7 INFO neutron.services.segments.plugin [-] Segment 0e78f98f-daa7-4457-becc-9901a7004332 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e78f98f-daa7-4457-becc-9901a7004332 found for delete ", "request_id": "req-280606dd-7d1e-4ca6-8fbd-e9b2d76ccd8b"}]} 2026-04-27 22:08:17.614 7 INFO neutron.db.l3_hamode_db [None req-b6a9d6e1-2ad6-4c62-a3e6-f0402cdae558 45ead4c6bbc44859a71ed8ee919bf152 ce316a342a794226ac1995b7f26bbf98 - - default default] HA network fde834be-bc4b-4727-90fd-80c07c94c961 was deleted as no HA routers are present in tenant ce316a342a794226ac1995b7f26bbf98. [pid: 7|app: 0|req: 1020/2020] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:16 2026] DELETE /v2.0/routers/8c1a9f6a-c85c-49d8-9686-eb9c8d2d300b => generated 0 bytes in 628 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, ' 2026-04-27 22:08:17.753 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e8776b06-461f-478b-b25e-ddd36291fcfb 4717ba6b3d4f4df1b7f193fa2e9c3448 ab5d8b7939414026aaf86f485b06f19f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1001/2021] 10.0.0.100 () {32 vars in 723 bytes} [Mon Apr 27 22:08:17 2026] GET /v2.0/networks/e17e8873-a800-4c48-a667-39046965f947 => generated 138 bytes in 235 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2022] 10.0.0.100 () {34 vars in 737 bytes} [Mon Apr 27 22:08:17 2026] PUT /v2.0/ports/23488a2c-cfb3-4076-b2f5-8ab00d4016ae => generated 752 bytes in 206 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: 1022/2023] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:08:17 2026] DELETE /v2.0/ports/23488a2c-cfb3-4076-b2f5-8ab00d4016ae => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2024] 10.0.0.100 () {32 vars in 643 bytes} [Mon Apr 27 22:08:18 2026] GET /v2.0/ports => generated 781 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:08:18.145 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9d79bd4f-cabe-4d7a-a9dc-d4ac56267435 a5a0ccf3044840c8ae702e8770d06d16 fa37d42b28c14b3b8888f0c5031d67e0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1024/2025] 10.0.0.100 () {32 vars in 717 bytes} [Mon Apr 27 22:08:18 2026] GET /v2.0/ports/23488a2c-cfb3-4076-b2f5-8ab00d4016ae => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2026] 10.0.0.100 () {32 vars in 643 bytes} [Mon Apr 27 22:08:18 2026] GET /v2.0/ports => generated 781 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2027] 10.0.0.100 () {32 vars in 717 bytes} [Mon Apr 27 22:08:18 2026] GET /v2.0/ports/4224a92c-8815-492a-acd6-403942d97206 => generated 778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:08:18.268 7 INFO neutron.pecan_wsgi.hooks.translation [None req-80786434-7416-4798-8c45-e8009c83da2b a5a0ccf3044840c8ae702e8770d06d16 fa37d42b28c14b3b8888f0c5031d67e0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1027/2028] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:08:18 2026] DELETE /v2.0/ports/4e8d381c-d0ca-4b0c-9e7c-a00673b2cdbe => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2029] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:08:17 2026] DELETE /v2.0/networks/e17e8873-a800-4c48-a667-39046965f947 => generated 0 bytes in 518 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:08:18.291 8 INFO neutron.pecan_wsgi.hooks.translation [None req-878a012e-4e2d-4e2a-b04f-4a71994cd4f3 84319da198f24ccfaeac0823751c0a19 2ae8b087f0ea424bb5846d815642a74c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1003/2030] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:18 2026] DELETE /v2.0/subnets/1ec72bbd-b3e2-4345-bff5-ca38cd5e8982 => generated 136 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:08:18.295 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e7e2e083-6ead-43b5-9eee-25ce52ea763e a5a0ccf3044840c8ae702e8770d06d16 fa37d42b28c14b3b8888f0c5031d67e0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1028/2031] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:18 2026] DELETE /v2.0/subnets/550ee3c3-2754-4674-99d5-f8876da2f522 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:08:18.308 8 INFO neutron.pecan_wsgi.hooks.translation [None req-21efdda3-8c70-4912-acce-d15164c6b3bb 84319da198f24ccfaeac0823751c0a19 2ae8b087f0ea424bb5846d815642a74c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1004/2032] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:18 2026] DELETE /v2.0/subnets/6c1a232e-4d42-4b0e-80a4-f6e125a1cc50 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:08:18.315 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fdc6d61e-1670-4bfa-b55c-ac6d2c8fe174 a5a0ccf3044840c8ae702e8770d06d16 fa37d42b28c14b3b8888f0c5031d67e0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1029/2033] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:18 2026] DELETE /v2.0/subnets/37120490-bc10-4936-8333-60af365bbd3c => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:08:18.324 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0508e50b-d8bf-46df-9936-d93a547775a3 84319da198f24ccfaeac0823751c0a19 2ae8b087f0ea424bb5846d815642a74c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1005/2034] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:18 2026] DELETE /v2.0/subnets/4a3b8b6d-6971-4ec9-b1c7-b06dec7103e0 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2035] 10.0.0.100 () {32 vars in 720 bytes} [Mon Apr 27 22:08:18 2026] DELETE /v2.0/ports/4224a92c-8815-492a-acd6-403942d97206 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2036] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:08:18 2026] DELETE /v2.0/networks/e15d72f8-6d25-405a-ad89-1772a4648bda => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:08:18.745 8 INFO neutron.services.segments.plugin [-] Segment 6bb27816-db6c-44a3-be79-f119c9562fe4 resource provider aggregate not found 2026-04-27 22:08:18.749 8 INFO neutron.services.segments.plugin [-] Segment 6bb27816-db6c-44a3-be79-f119c9562fe4 resource provider aggregate not found [pid: 8|app: 0|req: 1006/2037] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:18 2026] GET /v2.0/security-groups?tenant_id=ce316a342a794226ac1995b7f26bbf98&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:08:18.764 8 INFO neutron.services.segments.plugin [-] Segment 6bb27816-db6c-44a3-be79-f119c9562fe4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bb27816-db6c-44a3-be79-f119c9562fe4 found for delete ", "request_id": "req-4ee5df8c-fe2d-4570-bec3-5442f958107a"}]} 2026-04-27 22:08:18.772 8 INFO neutron.services.segments.plugin [-] Segment 6bb27816-db6c-44a3-be79-f119c9562fe4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bb27816-db6c-44a3-be79-f119c9562fe4 found for delete ", "request_id": "req-e3dd3e25-88c4-4a3e-be05-fe75e9a0a689"}]} 2026-04-27 22:08:18.789 8 INFO neutron.services.segments.plugin [-] Segment 062ebf30-9ef0-42da-b302-c572012e8eac resource provider aggregate not found 2026-04-27 22:08:18.793 8 INFO neutron.services.segments.plugin [-] Segment 062ebf30-9ef0-42da-b302-c572012e8eac resource provider aggregate not found 2026-04-27 22:08:18.808 8 INFO neutron.services.segments.plugin [-] Segment 062ebf30-9ef0-42da-b302-c572012e8eac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 062ebf30-9ef0-42da-b302-c572012e8eac found for delete ", "request_id": "req-1a1aa75f-230b-4710-ac2c-f8ec27f8605e"}]} 2026-04-27 22:08:18.823 8 INFO neutron.services.segments.plugin [-] Segment 062ebf30-9ef0-42da-b302-c572012e8eac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 062ebf30-9ef0-42da-b302-c572012e8eac found for delete ", "request_id": "req-15cca8e7-afb6-4e6d-a0e4-eb2eeb1f97b0"}]} [pid: 8|app: 0|req: 1007/2038] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:18 2026] DELETE /v2.0/security-groups/6b8b8866-217e-4613-a8bb-dfe6c3232fb1 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:08:18.946 7 WARNING neutron_lib.context [None req-14745ef7-bcca-4c1d-bc3a-2747cdddd751 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:19.065 7 INFO neutron.db.segments_db [None req-14745ef7-bcca-4c1d-bc3a-2747cdddd751 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Added segment f4583c70-91be-4536-9806-98e68be36867 of type vxlan for network 4a45ca24-2c07-4f90-8fd0-246231236d86 [pid: 7|app: 0|req: 1032/2039] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:08:18 2026] POST /v2.0/networks => generated 639 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2040] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:19 2026] GET /v2.0/security-groups?tenant_id=c5eb8f5f74cc4e47b35f651a74d30d68&name=default => generated 2925 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:08:19.213 8 WARNING neutron_lib.context [None req-7b4aab3a-cae5-457b-bf37-1efac117e284 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1033/2041] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:19 2026] GET /v2.0/security-groups?tenant_id=ab5d8b7939414026aaf86f485b06f19f&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: 1034/2042] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:19 2026] GET /v2.0/security-groups?tenant_id=fa37d42b28c14b3b8888f0c5031d67e0&name=default => generated 2925 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2043] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:08:19 2026] POST /v2.0/subnets => generated 658 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2044] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:19 2026] DELETE /v2.0/security-groups/da88cd17-4f5a-43a0-a6dc-dd8420b49621 => 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: 1035/2045] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:19 2026] DELETE /v2.0/security-groups/d594218a-6662-4288-9176-6bd845e89eba => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:08:19.626 7 INFO neutron.services.segments.plugin [-] Segment 6a08f5b7-7104-4dc5-a78d-483cb624589b resource provider aggregate not found 2026-04-27 22:08:19.636 7 INFO neutron.services.segments.plugin [-] Segment 6a08f5b7-7104-4dc5-a78d-483cb624589b resource provider aggregate not found [pid: 8|app: 0|req: 1011/2046] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:19 2026] DELETE /v2.0/security-groups/d93a0f31-77f5-4464-b397-fd5604304e53 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:08:19.653 7 INFO neutron.services.segments.plugin [-] Segment 6a08f5b7-7104-4dc5-a78d-483cb624589b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a08f5b7-7104-4dc5-a78d-483cb624589b found for delete ", "request_id": "req-5d323706-5b7f-4eec-ac11-1e33a57ebad4"}]} 2026-04-27 22:08:19.654 7 INFO neutron.services.segments.plugin [-] Segment 6a08f5b7-7104-4dc5-a78d-483cb624589b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a08f5b7-7104-4dc5-a78d-483cb624589b found for delete ", "request_id": "req-05d3e9eb-9ceb-483a-8f53-36a225795bfb"}]} [pid: 7|app: 0|req: 1036/2047] 10.0.0.100 () {32 vars in 722 bytes} [Mon Apr 27 22:08:19 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:08:19.698 7 WARNING neutron_lib.context [None req-086ac0d6-e41d-426a-a770-9e1e3ac48049 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1012/2048] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:19 2026] GET /v2.0/security-groups?tenant_id=107071eead064289a5b5657ce3fcc02b&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2049] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:19 2026] DELETE /v2.0/security-groups/d8bb8138-67c1-4bba-83f8-fd8638e7d70a => 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: 1037/2050] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:08:19 2026] POST /v2.0/subnets => generated 731 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:19.958 8 WARNING neutron_lib.context [None req-bc85c237-a467-4a4a-97c0-429864f5856b 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:20.038 8 INFO neutron.db.segments_db [None req-bc85c237-a467-4a4a-97c0-429864f5856b 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Added segment b511dc28-11d8-4309-9de1-32a8b1217481 of type vxlan for network 671b886f-cbe0-4cf3-9975-193a9deec613 [pid: 8|app: 0|req: 1014/2051] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:08:19 2026] POST /v2.0/networks => generated 638 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:20.136 7 WARNING neutron_lib.context [None req-0cae2817-a5ad-47a4-bd6a-faedfd34b56c 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1015/2052] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:20 2026] GET /v2.0/security-groups?tenant_id=2ae8b087f0ea424bb5846d815642a74c&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: 1016/2053] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:20 2026] DELETE /v2.0/security-groups/0fac1bee-1ea1-46a5-ab65-898119702542 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2054] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:08:20 2026] POST /v2.0/subnets => generated 656 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:20.336 8 WARNING neutron_lib.context [None req-b5d0a29e-3452-43ab-a726-e37e25430c76 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1017/2055] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:08:20 2026] POST /v2.0/subnets => generated 725 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:20.620 7 WARNING neutron_lib.context [None req-586c2e16-92c9-4883-81d8-95ca94620207 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:20.677 7 INFO neutron.db.segments_db [None req-586c2e16-92c9-4883-81d8-95ca94620207 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Added segment 70e3edc1-71f6-43f2-a373-fb6d30ab9b5b of type vxlan for network 878ba69f-81bc-440d-996c-dbd9fcd8c47b [pid: 7|app: 0|req: 1039/2056] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:08:20 2026] POST /v2.0/networks => generated 637 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:20.768 8 WARNING neutron_lib.context [None req-b0efdbdc-1091-4189-87e4-2274e97889f4 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1018/2057] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:08:20 2026] POST /v2.0/subnets => generated 656 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:21.040 7 WARNING neutron_lib.context [None req-826e5b83-8b23-4b29-abcc-6ae7413df2a4 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1040/2058] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:08:21 2026] POST /v2.0/subnets => generated 729 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:21.329 8 WARNING neutron_lib.context [None req-1bb85717-3eb4-487d-a9a3-40cbef706d40 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:21.390 8 INFO neutron.db.segments_db [None req-1bb85717-3eb4-487d-a9a3-40cbef706d40 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Added segment ad94c666-d324-4510-9560-e99f4206613f of type vxlan for network e72461b9-3d6d-4473-965f-ecbc6cc44796 2026-04-27 22:08:21.591 7 WARNING neutron_lib.context [None req-e9884259-c47f-4f65-8832-d60ee7ed5b87 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:21.695 8 INFO neutron.db.l3_hamode_db [None req-1bb85717-3eb4-487d-a9a3-40cbef706d40 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 22:08:21.766 7 INFO neutron.db.segments_db [None req-e9884259-c47f-4f65-8832-d60ee7ed5b87 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] Added segment d57d443a-110c-4114-afa8-9dc7ab46bbe5 of type vxlan for network 9c268179-18de-4848-b920-d5b55705abd8 [pid: 7|app: 0|req: 1041/2059] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:08:21 2026] POST /v2.0/networks => generated 630 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:21.905 7 WARNING neutron_lib.context [None req-58d0cf51-0035-4f53-87f3-0039ad79d655 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:21.985 7 INFO neutron.db.segments_db [None req-58d0cf51-0035-4f53-87f3-0039ad79d655 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] Added segment 908558e5-6f3f-4a1e-908e-1341b487daab of type vxlan for network fb16b5b1-8645-454c-8788-e95a8a775ed9 [pid: 7|app: 0|req: 1042/2060] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:08:21 2026] POST /v2.0/networks => generated 630 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:22.137 7 WARNING neutron_lib.context [None req-21f531fd-51ac-4045-adf6-ddc8dd38eec0 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1043/2061] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:08:22 2026] POST /v2.0/subnets => generated 626 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:22.436 7 WARNING neutron_lib.context [None req-cd3e00eb-e219-42c5-93f5-23ceba528cd1 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:22.641 8 INFO neutron.db.l3_hamode_db [None req-1bb85717-3eb4-487d-a9a3-40cbef706d40 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1044/2062] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:08:22 2026] POST /v2.0/subnets => generated 626 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:22.707 7 WARNING neutron_lib.context [None req-e34a268c-3d1a-422a-a000-fda2b8573ed7 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:22.740 7 INFO neutron.db.segments_db [None req-e34a268c-3d1a-422a-a000-fda2b8573ed7 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] Added segment 15ee001b-018d-4439-baa8-aa1af6dd6e86 of type vxlan for network 5cd763e4-c1a4-4804-a92b-03ec49933e46 2026-04-27 22:08:23.055 7 INFO neutron.db.l3_hamode_db [None req-e34a268c-3d1a-422a-a000-fda2b8573ed7 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 22:08:23.200 7 INFO neutron.db.l3_hamode_db [None req-e34a268c-3d1a-422a-a000-fda2b8573ed7 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1019/2065] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:08:21 2026] POST /v2.0/routers => generated 685 bytes in 2330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:23.893 8 WARNING neutron_lib.context [None req-49baf318-9450-45e1-bc36-19e66a2ac84d af910b104a2c4488aeb79d71fcc28034 aa3a380f7b1b4188932176966404c951 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1047/2066] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:08:22 2026] POST /v2.0/routers => generated 507 bytes in 1222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2067] 10.0.0.100 () {34 vars in 684 bytes} [Mon Apr 27 22:08:23 2026] POST /v2.0/security-groups => generated 1603 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2068] 10.0.0.100 () {34 vars in 783 bytes} [Mon Apr 27 22:08:23 2026] PUT /v2.0/routers/3b228ae6-8cf4-4770-b826-ad24b2a763c4/add_router_interface => generated 309 bytes in 1412 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2069] 10.0.0.100 () {34 vars in 783 bytes} [Mon Apr 27 22:08:24 2026] PUT /v2.0/routers/39bf5bd7-014d-4d9c-adba-1de33f193f3f/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: 1049/2070] 10.0.0.100 () {34 vars in 767 bytes} [Mon Apr 27 22:08:25 2026] PUT /v2.0/security-groups/ace1111b-9cdc-428c-ba45-64ee73be1cd5/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:08:25.474 8 WARNING neutron_lib.context [None req-a26cca0d-8cff-48cd-a8b5-522028e93a6f baecbcb651d04a5e8f6a3c1bea118878 b03a50dfee7d412a80a974ece4879c0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:25.642 8 INFO neutron.db.segments_db [None req-a26cca0d-8cff-48cd-a8b5-522028e93a6f baecbcb651d04a5e8f6a3c1bea118878 b03a50dfee7d412a80a974ece4879c0f - - default default] Added segment 26976449-e6e6-48f4-b30d-6437d3df4b30 of type vxlan for network 8542676f-c5df-42e3-af10-aef0b25166f1 [pid: 8|app: 0|req: 1022/2071] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:08:25 2026] POST /v2.0/networks => generated 631 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2072] 10.0.0.100 () {32 vars in 717 bytes} [Mon Apr 27 22:08:25 2026] GET /v2.0/ports/05b9f5fe-d508-4daf-82f5-81f04ce8f403 => generated 955 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2073] 10.0.0.100 () {32 vars in 747 bytes} [Mon Apr 27 22:08:25 2026] GET /v2.0/security-groups/ace1111b-9cdc-428c-ba45-64ee73be1cd5/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:08:25.826 8 WARNING neutron_lib.context [None req-238124c2-cff9-434a-86ba-d35a055cadd7 baecbcb651d04a5e8f6a3c1bea118878 b03a50dfee7d412a80a974ece4879c0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:25.880 8 INFO neutron.db.segments_db [None req-238124c2-cff9-434a-86ba-d35a055cadd7 baecbcb651d04a5e8f6a3c1bea118878 b03a50dfee7d412a80a974ece4879c0f - - default default] Added segment d8044576-87ea-4c53-9bf7-0a64b8962ea1 of type vxlan for network bb6be388-b947-4484-9747-63fd34904924 [pid: 8|app: 0|req: 1025/2074] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:08:25 2026] POST /v2.0/networks => generated 631 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2075] 10.0.0.100 () {34 vars in 783 bytes} [Mon Apr 27 22:08:25 2026] PUT /v2.0/routers/3b228ae6-8cf4-4770-b826-ad24b2a763c4/add_router_interface => generated 309 bytes in 1281 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2076] 10.0.0.100 () {34 vars in 778 bytes} [Mon Apr 27 22:08:26 2026] PUT /v2.0/security-groups/ace1111b-9cdc-428c-ba45-64ee73be1cd5/tags/green => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-27 22:08:26.690 7 WARNING neutron_lib.context [None req-42575416-2058-4d52-8339-eab5e5a14b0a baecbcb651d04a5e8f6a3c1bea118878 b03a50dfee7d412a80a974ece4879c0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:26.742 7 INFO neutron.db.segments_db [None req-42575416-2058-4d52-8339-eab5e5a14b0a baecbcb651d04a5e8f6a3c1bea118878 b03a50dfee7d412a80a974ece4879c0f - - default default] Added segment 23389b47-5a82-4d5d-8ec3-30a5a25deded of type vxlan for network 3bf9a5c5-2e64-4b9d-b1c4-eb46a7338b90 [pid: 7|app: 0|req: 1052/2077] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:08:26 2026] POST /v2.0/networks => generated 632 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2078] 10.0.0.100 () {34 vars in 783 bytes} [Mon Apr 27 22:08:25 2026] PUT /v2.0/routers/39bf5bd7-014d-4d9c-adba-1de33f193f3f/add_router_interface => generated 309 bytes in 1120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2079] 10.0.0.100 () {32 vars in 747 bytes} [Mon Apr 27 22:08:27 2026] GET /v2.0/security-groups/ace1111b-9cdc-428c-ba45-64ee73be1cd5/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:08:27.099 8 WARNING neutron_lib.context [None req-0fa97b42-8b28-4af2-9541-3f443a2ff0f1 baecbcb651d04a5e8f6a3c1bea118878 b03a50dfee7d412a80a974ece4879c0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:27.147 8 INFO neutron.db.segments_db [None req-0fa97b42-8b28-4af2-9541-3f443a2ff0f1 baecbcb651d04a5e8f6a3c1bea118878 b03a50dfee7d412a80a974ece4879c0f - - default default] Added segment eb8a6a74-4bdc-4cfb-8a02-8864dae586f2 of type vxlan for network 7065d9ba-05ab-4cef-80e0-aaf7c696ffe3 [pid: 8|app: 0|req: 1028/2080] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:08:27 2026] POST /v2.0/networks => generated 632 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2081] 10.0.0.100 () {32 vars in 717 bytes} [Mon Apr 27 22:08:27 2026] GET /v2.0/ports/36f73fee-0fe7-4974-8dd8-fffeb50412bd => generated 955 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2082] 10.0.0.100 () {34 vars in 774 bytes} [Mon Apr 27 22:08:27 2026] PUT /v2.0/security-groups/ace1111b-9cdc-428c-ba45-64ee73be1cd5/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-27 22:08:27.344 8 WARNING neutron_lib.context [None req-0a98f8b3-1e02-4a03-a0ad-e6f6dfac1fbf baecbcb651d04a5e8f6a3c1bea118878 b03a50dfee7d412a80a974ece4879c0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:27.402 8 INFO neutron.db.segments_db [None req-0a98f8b3-1e02-4a03-a0ad-e6f6dfac1fbf baecbcb651d04a5e8f6a3c1bea118878 b03a50dfee7d412a80a974ece4879c0f - - default default] Added segment de3bf094-4b8e-405c-8b76-97775e02021a of type vxlan for network a5d7c1e0-b426-4339-910e-212405ef797f [pid: 8|app: 0|req: 1031/2083] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:08:27 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: 1053/2084] 10.0.0.100 () {34 vars in 783 bytes} [Mon Apr 27 22:08:26 2026] PUT /v2.0/routers/3b228ae6-8cf4-4770-b826-ad24b2a763c4/add_router_interface => generated 309 bytes in 1291 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2085] 10.0.0.100 () {32 vars in 747 bytes} [Mon Apr 27 22:08:28 2026] GET /v2.0/security-groups/ace1111b-9cdc-428c-ba45-64ee73be1cd5/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2086] 10.0.0.100 () {34 vars in 753 bytes} [Mon Apr 27 22:08:28 2026] PUT /v2.0/networks/8542676f-c5df-42e3-af10-aef0b25166f1/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2087] 10.0.0.100 () {34 vars in 796 bytes} [Mon Apr 27 22:08:28 2026] PUT /v2.0/security-groups/ace1111b-9cdc-428c-ba45-64ee73be1cd5/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2088] 10.0.0.100 () {34 vars in 753 bytes} [Mon Apr 27 22:08:28 2026] PUT /v2.0/networks/bb6be388-b947-4484-9747-63fd34904924/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:08:28.287 7 WARNING neutron_lib.context [None req-e088c622-df03-4581-b88c-5b6e541b393b 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1032/2089] 10.0.0.100 () {34 vars in 789 bytes} [Mon Apr 27 22:08:27 2026] PUT /v2.0/routers/39bf5bd7-014d-4d9c-adba-1de33f193f3f/remove_router_interface => generated 309 bytes in 814 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2090] 10.0.0.100 () {32 vars in 747 bytes} [Mon Apr 27 22:08:28 2026] GET /v2.0/security-groups/ace1111b-9cdc-428c-ba45-64ee73be1cd5/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2091] 10.0.0.100 () {34 vars in 753 bytes} [Mon Apr 27 22:08:28 2026] PUT /v2.0/networks/3bf9a5c5-2e64-4b9d-b1c4-eb46a7338b90/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2092] 10.0.0.100 () {34 vars in 684 bytes} [Mon Apr 27 22:08:28 2026] POST /v2.0/security-groups => generated 1630 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2093] 10.0.0.100 () {34 vars in 767 bytes} [Mon Apr 27 22:08:28 2026] PUT /v2.0/security-groups/ace1111b-9cdc-428c-ba45-64ee73be1cd5/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: 1060/2094] 10.0.0.100 () {34 vars in 753 bytes} [Mon Apr 27 22:08:28 2026] PUT /v2.0/networks/7065d9ba-05ab-4cef-80e0-aaf7c696ffe3/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:08:28.516 7 WARNING neutron_lib.context [None req-8029f324-6003-4bee-abe0-44c40e8dce39 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1061/2095] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:08:28 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) [pid: 7|app: 0|req: 1062/2096] 10.0.0.100 () {32 vars in 747 bytes} [Mon Apr 27 22:08:28 2026] GET /v2.0/security-groups/ace1111b-9cdc-428c-ba45-64ee73be1cd5/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2097] 10.0.0.100 () {32 vars in 666 bytes} [Mon Apr 27 22:08:28 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:08:28.724 7 WARNING neutron_lib.context [None req-7f607b2e-c6e7-4304-953f-5c1b4546cea1 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1064/2098] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:08:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2099] 10.0.0.100 () {32 vars in 755 bytes} [Mon Apr 27 22:08:28 2026] GET /v2.0/security-groups/ace1111b-9cdc-428c-ba45-64ee73be1cd5/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: 1066/2100] 10.0.0.100 () {32 vars in 680 bytes} [Mon Apr 27 22:08:28 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:08:28.900 7 WARNING neutron_lib.context [None req-262109a7-2296-457c-9619-29aba5f9da9c 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1067/2101] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:08:28 2026] POST /v2.0/security-group-rules => generated 599 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:29.020 7 INFO neutron.api.v2.resource [None req-f207c05b-234a-4fd0-8adc-c45552e86a18 af910b104a2c4488aeb79d71fcc28034 aa3a380f7b1b4188932176966404c951 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1068/2102] 10.0.0.100 () {32 vars in 759 bytes} [Mon Apr 27 22:08:29 2026] GET /v2.0/security-groups/ace1111b-9cdc-428c-ba45-64ee73be1cd5/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2103] 10.0.0.100 () {32 vars in 676 bytes} [Mon Apr 27 22:08:29 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:08:29.068 7 WARNING neutron_lib.context [None req-4ae5cd21-c7a8-4acd-9b6c-5daea5293cb1 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1070/2104] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:08:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2105] 10.0.0.100 () {32 vars in 758 bytes} [Mon Apr 27 22:08:29 2026] DELETE /v2.0/security-groups/ace1111b-9cdc-428c-ba45-64ee73be1cd5/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2106] 10.0.0.100 () {34 vars in 789 bytes} [Mon Apr 27 22:08:28 2026] PUT /v2.0/routers/39bf5bd7-014d-4d9c-adba-1de33f193f3f/remove_router_interface => generated 309 bytes in 797 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:08:29.205 8 WARNING neutron_lib.context [None req-5f5c5f93-4c6e-4522-a1a6-85b263128f29 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1072/2107] 10.0.0.100 () {32 vars in 688 bytes} [Mon Apr 27 22:08:29 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2108] 10.0.0.100 () {32 vars in 747 bytes} [Mon Apr 27 22:08:29 2026] GET /v2.0/security-groups/ace1111b-9cdc-428c-ba45-64ee73be1cd5/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2109] 10.0.0.100 () {32 vars in 736 bytes} [Mon Apr 27 22:08:29 2026] GET /v2.0/ports?device_id=39bf5bd7-014d-4d9c-adba-1de33f193f3f => 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: 1075/2110] 10.0.0.100 () {32 vars in 674 bytes} [Mon Apr 27 22:08:29 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:08:29.361 7 INFO neutron.api.v2.resource [None req-2b92cddb-508c-4b72-8659-6f26392bdec4 af910b104a2c4488aeb79d71fcc28034 aa3a380f7b1b4188932176966404c951 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1076/2111] 10.0.0.100 () {32 vars in 762 bytes} [Mon Apr 27 22:08:29 2026] DELETE /v2.0/security-groups/ace1111b-9cdc-428c-ba45-64ee73be1cd5/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2112] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:08:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2113] 10.0.0.100 () {32 vars in 688 bytes} [Mon Apr 27 22:08:29 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2114] 10.0.0.100 () {32 vars in 750 bytes} [Mon Apr 27 22:08:29 2026] DELETE /v2.0/security-groups/ace1111b-9cdc-428c-ba45-64ee73be1cd5/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:08:29.496 8 WARNING neutron_lib.context [None req-fb4e141f-c8ed-46e5-93a4-b62937a4141b 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1039/2115] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:08:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2116] 10.0.0.100 () {32 vars in 684 bytes} [Mon Apr 27 22:08:29 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2117] 10.0.0.100 () {32 vars in 747 bytes} [Mon Apr 27 22:08:29 2026] GET /v2.0/security-groups/ace1111b-9cdc-428c-ba45-64ee73be1cd5/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:08:29.729 8 WARNING neutron_lib.context [None req-eed26a0b-fc86-478d-bfd2-ea7a89fc63b2 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1042/2118] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:08:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:29.884 7 INFO neutron.services.segments.plugin [-] Segment 15ee001b-018d-4439-baa8-aa1af6dd6e86 resource provider aggregate not found 2026-04-27 22:08:29.890 7 INFO neutron.services.segments.plugin [-] Segment 15ee001b-018d-4439-baa8-aa1af6dd6e86 resource provider aggregate not found 2026-04-27 22:08:29.896 7 INFO neutron.services.segments.plugin [-] Segment 15ee001b-018d-4439-baa8-aa1af6dd6e86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15ee001b-018d-4439-baa8-aa1af6dd6e86 found for delete ", "request_id": "req-89eaa329-1d9a-4740-bea2-76082b482c3a"}]} 2026-04-27 22:08:29.905 7 INFO neutron.services.segments.plugin [-] Segment 15ee001b-018d-4439-baa8-aa1af6dd6e86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15ee001b-018d-4439-baa8-aa1af6dd6e86 found for delete ", "request_id": "req-ab911bde-a55a-4171-855f-130a1c7a8739"}]} 2026-04-27 22:08:29.910 7 INFO neutron.db.l3_hamode_db [None req-cbfc42a6-4da9-4954-9661-3d12f23802b0 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] HA network 5cd763e4-c1a4-4804-a92b-03ec49933e46 was deleted as no HA routers are present in tenant 557a094fd3474a13a88ffebc24922b3e. [pid: 7|app: 0|req: 1077/2119] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:29 2026] DELETE /v2.0/routers/39bf5bd7-014d-4d9c-adba-1de33f193f3f => generated 0 bytes in 551 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2120] 10.0.0.100 () {32 vars in 696 bytes} [Mon Apr 27 22:08:29 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:08:29.919 8 WARNING neutron_lib.context [None req-ce324983-6320-4fbc-9b77-967b89683806 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1078/2121] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:29 2026] DELETE /v2.0/security-groups/ace1111b-9cdc-428c-ba45-64ee73be1cd5 => 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: 1044/2122] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:08:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:30.125 8 INFO neutron.services.segments.plugin [-] Segment 26976449-e6e6-48f4-b30d-6437d3df4b30 resource provider aggregate not found 2026-04-27 22:08:30.129 8 INFO neutron.services.segments.plugin [-] Segment 26976449-e6e6-48f4-b30d-6437d3df4b30 resource provider aggregate not found [pid: 7|app: 0|req: 1079/2123] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:29 2026] DELETE /v2.0/subnets/eba8bff9-0a87-41d8-bee9-11ec9ffc988d => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:08:30.136 7 WARNING neutron_lib.context [None req-ebff2613-3649-4326-b29f-1a8333b84f9d 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:30.137 8 INFO neutron.services.segments.plugin [-] Segment 26976449-e6e6-48f4-b30d-6437d3df4b30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26976449-e6e6-48f4-b30d-6437d3df4b30 found for delete ", "request_id": "req-2715fdd7-e8e3-4a13-8e65-4d0926edfc48"}]} [pid: 8|app: 0|req: 1045/2124] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:08:30 2026] DELETE /v2.0/networks/8542676f-c5df-42e3-af10-aef0b25166f1 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:08:30.147 8 INFO neutron.services.segments.plugin [-] Segment 26976449-e6e6-48f4-b30d-6437d3df4b30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26976449-e6e6-48f4-b30d-6437d3df4b30 found for delete ", "request_id": "req-c8cf3419-29a7-44c2-baeb-f19ec4c3b1be"}]} [pid: 7|app: 0|req: 1080/2125] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:08:30 2026] POST /v2.0/security-group-rules => generated 599 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2126] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:30 2026] DELETE /v2.0/subnets/f8171ea9-603b-4e01-9056-a5ffaaf2003f => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:08:30.289 8 WARNING neutron_lib.context [None req-2913c6b4-e12b-4ff7-b3bb-fbc46791b1b0 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1081/2127] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:08:30 2026] DELETE /v2.0/networks/bb6be388-b947-4484-9747-63fd34904924 => 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: 1047/2128] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:08:30 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) [pid: 8|app: 0|req: 1048/2129] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:08:30 2026] DELETE /v2.0/networks/3bf9a5c5-2e64-4b9d-b1c4-eb46a7338b90 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:08:30.519 8 WARNING neutron_lib.context [None req-beb510a8-086b-43e2-9243-df829b74af69 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1049/2130] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:08:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2131] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:08:30 2026] DELETE /v2.0/networks/fb16b5b1-8645-454c-8788-e95a8a775ed9 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2132] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:08:30 2026] DELETE /v2.0/networks/7065d9ba-05ab-4cef-80e0-aaf7c696ffe3 => 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: 1083/2133] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:30 2026] GET /v2.0/security-groups?tenant_id=aa3a380f7b1b4188932176966404c951&name=default => generated 2928 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2134] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:08:30 2026] DELETE /v2.0/networks/a5d7c1e0-b426-4339-910e-212405ef797f => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2135] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:08:30 2026] DELETE /v2.0/networks/9c268179-18de-4848-b920-d5b55705abd8 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2136] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:30 2026] DELETE /v2.0/security-groups/0710e703-fcf5-4206-9ae6-ebf3e7990045 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:08:31.086 8 WARNING neutron_lib.context [None req-07b1313b-d218-43a7-9412-733628c7807c 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1086/2137] 10.0.0.174 () {34 vars in 1096 bytes} [Mon Apr 27 22:08:31 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1352574772&fields=id&tenant_id=22fbf707ebad49cfb9ace98fa88b0021 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:08:31.138 8 INFO neutron.db.segments_db [None req-07b1313b-d218-43a7-9412-733628c7807c 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] Added segment fbeeea8b-0c46-4831-878f-ba33eb18bbcf of type vxlan for network b42b57c8-b077-476f-840c-b71e4347c68d [pid: 7|app: 0|req: 1087/2138] 10.0.0.174 () {34 vars in 982 bytes} [Mon Apr 27 22:08:31 2026] GET /v2.0/networks?id=671b886f-cbe0-4cf3-9975-193a9deec613 => generated 705 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2139] 10.0.0.174 () {34 vars in 965 bytes} [Mon Apr 27 22:08:31 2026] GET /v2.0/quotas/22fbf707ebad49cfb9ace98fa88b0021 => 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: 1052/2140] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:08:31 2026] POST /v2.0/networks => generated 630 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2141] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:31 2026] GET /v2.0/security-groups?tenant_id=b7c79ac45b5f4527acd39d34077f3a1c&name=default => generated 2929 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:08:31.334 8 WARNING neutron_lib.context [None req-e2513057-e58a-4ffc-98c9-086d3c5ecc19 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1089/2142] 10.0.0.174 () {34 vars in 1002 bytes} [Mon Apr 27 22:08:31 2026] GET /v2.0/ports?tenant_id=22fbf707ebad49cfb9ace98fa88b0021&fields=id => generated 287 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2143] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:31 2026] DELETE /v2.0/security-groups/e29c3f4b-5553-483c-8160-fd2cef067f66 => 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: 1091/2144] 10.0.0.174 () {34 vars in 1008 bytes} [Mon Apr 27 22:08:31 2026] GET /v2.0/networks/671b886f-cbe0-4cf3-9975-193a9deec613?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: 1092/2145] 10.0.0.174 () {34 vars in 1108 bytes} [Mon Apr 27 22:08:31 2026] GET /v2.0/networks/671b886f-cbe0-4cf3-9975-193a9deec613?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: 1054/2146] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:08:31 2026] POST /v2.0/subnets => generated 626 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:31.608 7 WARNING neutron_lib.context [None req-e8ac4d7e-5c33-48e0-9b8a-3847e7a58743 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:31.654 7 INFO neutron.db.segments_db [None req-e8ac4d7e-5c33-48e0-9b8a-3847e7a58743 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] Added segment 4e716caf-1016-4f7c-bdfe-42ffee4ecd29 of type vxlan for network a35c456a-8255-4991-8ae8-bda4ee6ae754 [pid: 8|app: 0|req: 1055/2147] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:08:31 2026] GET /v2.0/ports?device_id=962579b2-c921-45ba-a3d9-45f47c7e3249 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:08:31.910 7 INFO neutron.db.l3_hamode_db [None req-e8ac4d7e-5c33-48e0-9b8a-3847e7a58743 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 22:08:31.918 7 INFO neutron.services.segments.plugin [-] Segment d8044576-87ea-4c53-9bf7-0a64b8962ea1 resource provider aggregate not found 2026-04-27 22:08:31.931 7 INFO neutron.services.segments.plugin [-] Segment d8044576-87ea-4c53-9bf7-0a64b8962ea1 resource provider aggregate not found 2026-04-27 22:08:31.942 7 INFO neutron.services.segments.plugin [-] Segment d8044576-87ea-4c53-9bf7-0a64b8962ea1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8044576-87ea-4c53-9bf7-0a64b8962ea1 found for delete ", "request_id": "req-80b658b9-e6b3-4ebe-bfe4-bd6fcbba18bd"}]} 2026-04-27 22:08:31.956 7 INFO neutron.services.segments.plugin [-] Segment 908558e5-6f3f-4a1e-908e-1341b487daab resource provider aggregate not found 2026-04-27 22:08:31.970 7 INFO neutron.services.segments.plugin [-] Segment d8044576-87ea-4c53-9bf7-0a64b8962ea1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8044576-87ea-4c53-9bf7-0a64b8962ea1 found for delete ", "request_id": "req-b4416392-d80e-47e3-9a33-190c89b55cfd"}]} [pid: 8|app: 0|req: 1056/2148] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:31 2026] GET /v2.0/security-groups?tenant_id=d6290e2d063a4e499e42c0de66b43298&name=default => generated 2929 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:08:31.985 7 INFO neutron.services.segments.plugin [-] Segment 908558e5-6f3f-4a1e-908e-1341b487daab resource provider aggregate not found 2026-04-27 22:08:31.989 7 INFO neutron.services.segments.plugin [-] Segment 908558e5-6f3f-4a1e-908e-1341b487daab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 908558e5-6f3f-4a1e-908e-1341b487daab found for delete ", "request_id": "req-2b9cbcf1-6b97-4ccb-80d7-fd902b9fac58"}]} 2026-04-27 22:08:32.001 7 INFO neutron.services.segments.plugin [-] Segment 908558e5-6f3f-4a1e-908e-1341b487daab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 908558e5-6f3f-4a1e-908e-1341b487daab found for delete ", "request_id": "req-76120c01-a931-4cda-aaca-4e5b555d8d09"}]} 2026-04-27 22:08:32.005 7 INFO neutron.services.segments.plugin [-] Segment de3bf094-4b8e-405c-8b76-97775e02021a resource provider aggregate not found 2026-04-27 22:08:32.015 7 INFO neutron.services.segments.plugin [-] Segment de3bf094-4b8e-405c-8b76-97775e02021a resource provider aggregate not found 2026-04-27 22:08:32.019 7 INFO neutron.services.segments.plugin [-] Segment de3bf094-4b8e-405c-8b76-97775e02021a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de3bf094-4b8e-405c-8b76-97775e02021a found for delete ", "request_id": "req-8587223d-aa27-4140-9bf0-10a8664498db"}]} 2026-04-27 22:08:32.030 7 INFO neutron.services.segments.plugin [-] Segment de3bf094-4b8e-405c-8b76-97775e02021a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de3bf094-4b8e-405c-8b76-97775e02021a found for delete ", "request_id": "req-bf376d77-ec32-4c9c-bdef-a86ae26bdd07"}]} 2026-04-27 22:08:32.072 7 INFO neutron.db.l3_hamode_db [None req-e8ac4d7e-5c33-48e0-9b8a-3847e7a58743 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1057/2149] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:31 2026] DELETE /v2.0/security-groups/110d5165-1940-43a8-9282-40e05b40d918 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:08:32.233 8 INFO neutron.services.segments.plugin [-] Segment 23389b47-5a82-4d5d-8ec3-30a5a25deded resource provider aggregate not found 2026-04-27 22:08:32.238 8 INFO neutron.services.segments.plugin [-] Segment 23389b47-5a82-4d5d-8ec3-30a5a25deded resource provider aggregate not found 2026-04-27 22:08:32.245 8 INFO neutron.services.segments.plugin [-] Segment 23389b47-5a82-4d5d-8ec3-30a5a25deded resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23389b47-5a82-4d5d-8ec3-30a5a25deded found for delete ", "request_id": "req-1bbc69e6-b60c-4111-8fb6-187603b4260b"}]} 2026-04-27 22:08:32.253 8 INFO neutron.services.segments.plugin [-] Segment 23389b47-5a82-4d5d-8ec3-30a5a25deded resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23389b47-5a82-4d5d-8ec3-30a5a25deded found for delete ", "request_id": "req-9389ad79-7bf8-438d-b45e-9b0a859df2df"}]} 2026-04-27 22:08:32.258 8 INFO neutron.services.segments.plugin [-] Segment eb8a6a74-4bdc-4cfb-8a02-8864dae586f2 resource provider aggregate not found 2026-04-27 22:08:32.267 8 INFO neutron.services.segments.plugin [-] Segment eb8a6a74-4bdc-4cfb-8a02-8864dae586f2 resource provider aggregate not found 2026-04-27 22:08:32.274 8 INFO neutron.services.segments.plugin [-] Segment eb8a6a74-4bdc-4cfb-8a02-8864dae586f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb8a6a74-4bdc-4cfb-8a02-8864dae586f2 found for delete ", "request_id": "req-0daa2038-3ca2-4ace-b20e-8fc064284ac4"}]} 2026-04-27 22:08:32.280 8 INFO neutron.services.segments.plugin [-] Segment eb8a6a74-4bdc-4cfb-8a02-8864dae586f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb8a6a74-4bdc-4cfb-8a02-8864dae586f2 found for delete ", "request_id": "req-4f8b4266-2255-4aba-a95b-df9beee782fb"}]} [pid: 8|app: 0|req: 1058/2150] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:32 2026] GET /v2.0/security-groups?tenant_id=b03a50dfee7d412a80a974ece4879c0f&name=default => generated 2929 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:08:32.293 8 INFO neutron.services.segments.plugin [-] Segment d57d443a-110c-4114-afa8-9dc7ab46bbe5 resource provider aggregate not found 2026-04-27 22:08:32.298 8 INFO neutron.services.segments.plugin [-] Segment d57d443a-110c-4114-afa8-9dc7ab46bbe5 resource provider aggregate not found 2026-04-27 22:08:32.307 8 INFO neutron.services.segments.plugin [-] Segment d57d443a-110c-4114-afa8-9dc7ab46bbe5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d57d443a-110c-4114-afa8-9dc7ab46bbe5 found for delete ", "request_id": "req-b38059bb-c588-4e23-86e3-42f3a58991b0"}]} 2026-04-27 22:08:32.317 8 INFO neutron.services.segments.plugin [-] Segment d57d443a-110c-4114-afa8-9dc7ab46bbe5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d57d443a-110c-4114-afa8-9dc7ab46bbe5 found for delete ", "request_id": "req-876b6639-9997-4b47-9e7f-7fa72cf11e70"}]} [pid: 8|app: 0|req: 1059/2151] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:32 2026] DELETE /v2.0/security-groups/1c91734f-0625-489c-bbe2-ea3b50b4926e => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2152] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:08:31 2026] POST /v2.0/routers => generated 507 bytes in 1099 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:32.711 7 WARNING neutron_lib.context [None req-b67971f2-584e-4838-b3d1-944303647260 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1060/2153] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:32 2026] GET /v2.0/security-groups?tenant_id=fb5596861be04b50bb88e89e3198e680&name=default => generated 2929 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2154] 10.0.0.100 () {34 vars in 665 bytes} [Mon Apr 27 22:08:32 2026] POST /v2.0/ports => generated 947 bytes in 399 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: 1061/2155] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:33 2026] DELETE /v2.0/security-groups/505c89ab-7cbb-443a-b0d2-115687fb4c3c => 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: 1095/2156] 10.0.0.100 () {34 vars in 783 bytes} [Mon Apr 27 22:08:33 2026] PUT /v2.0/routers/853ff5a0-eb7f-4518-8d97-5657988ebf78/add_router_interface => generated 309 bytes in 1119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2157] 10.0.0.100 () {32 vars in 717 bytes} [Mon Apr 27 22:08:34 2026] GET /v2.0/ports/b28578a9-5fe7-4105-8add-d55ffda4a4d4 => generated 1021 bytes in 30 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-04-27 22:08:34.845 8 WARNING neutron_lib.context [None req-39e07fa5-6c7e-4b11-b973-48dbfc44dbeb 73ce697ecda942199cdaa7d540b8559a 9f5630f8dcb2419d991ced2ad2014cbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1063/2158] 10.0.0.100 () {34 vars in 676 bytes} [Mon Apr 27 22:08:34 2026] POST /v2.0/subnetpools => generated 516 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2159] 10.0.0.100 () {34 vars in 759 bytes} [Mon Apr 27 22:08:34 2026] PUT /v2.0/subnetpools/038b1edf-c720-416a-a285-8ae95df7317c/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2160] 10.0.0.100 () {32 vars in 739 bytes} [Mon Apr 27 22:08:34 2026] GET /v2.0/subnetpools/038b1edf-c720-416a-a285-8ae95df7317c/tags => generated 25 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2161] 10.0.0.100 () {34 vars in 789 bytes} [Mon Apr 27 22:08:34 2026] PUT /v2.0/routers/853ff5a0-eb7f-4518-8d97-5657988ebf78/remove_router_interface => generated 309 bytes in 701 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2162] 10.0.0.100 () {34 vars in 770 bytes} [Mon Apr 27 22:08:34 2026] PUT /v2.0/subnetpools/038b1edf-c720-416a-a285-8ae95df7317c/tags/green => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1067/2163] 10.0.0.100 () {32 vars in 739 bytes} [Mon Apr 27 22:08:34 2026] GET /v2.0/subnetpools/038b1edf-c720-416a-a285-8ae95df7317c/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2164] 10.0.0.100 () {34 vars in 766 bytes} [Mon Apr 27 22:08:35 2026] PUT /v2.0/subnetpools/038b1edf-c720-416a-a285-8ae95df7317c/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: 1069/2165] 10.0.0.100 () {32 vars in 739 bytes} [Mon Apr 27 22:08:35 2026] GET /v2.0/subnetpools/038b1edf-c720-416a-a285-8ae95df7317c/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:08:35.063 7 INFO neutron.api.v2.resource [None req-de61d328-6c6b-4053-a212-c2e2fcba65b7 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1097/2166] 10.0.0.100 () {34 vars in 789 bytes} [Mon Apr 27 22:08:34 2026] PUT /v2.0/routers/853ff5a0-eb7f-4518-8d97-5657988ebf78/remove_router_interface => generated 197 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2167] 10.0.0.100 () {32 vars in 736 bytes} [Mon Apr 27 22:08:35 2026] GET /v2.0/ports?device_id=853ff5a0-eb7f-4518-8d97-5657988ebf78 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2168] 10.0.0.100 () {34 vars in 788 bytes} [Mon Apr 27 22:08:35 2026] PUT /v2.0/subnetpools/038b1edf-c720-416a-a285-8ae95df7317c/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2169] 10.0.0.100 () {32 vars in 739 bytes} [Mon Apr 27 22:08:35 2026] GET /v2.0/subnetpools/038b1edf-c720-416a-a285-8ae95df7317c/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2170] 10.0.0.100 () {34 vars in 759 bytes} [Mon Apr 27 22:08:35 2026] PUT /v2.0/subnetpools/038b1edf-c720-416a-a285-8ae95df7317c/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2171] 10.0.0.100 () {32 vars in 739 bytes} [Mon Apr 27 22:08:35 2026] GET /v2.0/subnetpools/038b1edf-c720-416a-a285-8ae95df7317c/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2172] 10.0.0.100 () {32 vars in 747 bytes} [Mon Apr 27 22:08:35 2026] GET /v2.0/subnetpools/038b1edf-c720-416a-a285-8ae95df7317c/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:08:35.217 8 INFO neutron.api.v2.resource [None req-2f1859aa-0db3-4f2b-8eb3-ea765c7e09b1 73ce697ecda942199cdaa7d540b8559a 9f5630f8dcb2419d991ced2ad2014cbb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1075/2173] 10.0.0.100 () {32 vars in 751 bytes} [Mon Apr 27 22:08:35 2026] GET /v2.0/subnetpools/038b1edf-c720-416a-a285-8ae95df7317c/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2174] 10.0.0.100 () {32 vars in 750 bytes} [Mon Apr 27 22:08:35 2026] DELETE /v2.0/subnetpools/038b1edf-c720-416a-a285-8ae95df7317c/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2175] 10.0.0.100 () {32 vars in 739 bytes} [Mon Apr 27 22:08:35 2026] GET /v2.0/subnetpools/038b1edf-c720-416a-a285-8ae95df7317c/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:08:35.328 8 INFO neutron.api.v2.resource [None req-f2812da9-cf12-4e20-96f5-73bcb04963d2 73ce697ecda942199cdaa7d540b8559a 9f5630f8dcb2419d991ced2ad2014cbb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1078/2176] 10.0.0.100 () {32 vars in 754 bytes} [Mon Apr 27 22:08:35 2026] DELETE /v2.0/subnetpools/038b1edf-c720-416a-a285-8ae95df7317c/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2177] 10.0.0.100 () {32 vars in 742 bytes} [Mon Apr 27 22:08:35 2026] DELETE /v2.0/subnetpools/038b1edf-c720-416a-a285-8ae95df7317c/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2178] 10.0.0.100 () {32 vars in 739 bytes} [Mon Apr 27 22:08:35 2026] GET /v2.0/subnetpools/038b1edf-c720-416a-a285-8ae95df7317c/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2179] 10.0.0.100 () {32 vars in 732 bytes} [Mon Apr 27 22:08:35 2026] DELETE /v2.0/subnetpools/038b1edf-c720-416a-a285-8ae95df7317c => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:08:35.610 7 INFO neutron.services.segments.plugin [-] Segment 4e716caf-1016-4f7c-bdfe-42ffee4ecd29 resource provider aggregate not found 2026-04-27 22:08:35.614 7 INFO neutron.services.segments.plugin [-] Segment 4e716caf-1016-4f7c-bdfe-42ffee4ecd29 resource provider aggregate not found 2026-04-27 22:08:35.623 7 INFO neutron.services.segments.plugin [-] Segment 4e716caf-1016-4f7c-bdfe-42ffee4ecd29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e716caf-1016-4f7c-bdfe-42ffee4ecd29 found for delete ", "request_id": "req-2683b7bf-8f8b-4406-931d-1dc226fe3d50"}]} 2026-04-27 22:08:35.630 7 INFO neutron.services.segments.plugin [-] Segment 4e716caf-1016-4f7c-bdfe-42ffee4ecd29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e716caf-1016-4f7c-bdfe-42ffee4ecd29 found for delete ", "request_id": "req-02ee0d0b-3fba-4d5f-a5e6-26f8baa6b281"}]} 2026-04-27 22:08:35.640 7 INFO neutron.db.l3_hamode_db [None req-4ef3dfd2-8ef8-41dc-b181-64a6d0b2faa1 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] HA network a35c456a-8255-4991-8ae8-bda4ee6ae754 was deleted as no HA routers are present in tenant 557a094fd3474a13a88ffebc24922b3e. [pid: 7|app: 0|req: 1099/2180] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:35 2026] DELETE /v2.0/routers/853ff5a0-eb7f-4518-8d97-5657988ebf78 => generated 0 bytes in 558 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2181] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:35 2026] DELETE /v2.0/subnets/483cf309-89a2-4b14-8bf4-030ccc467865 => 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: 1083/2182] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:08:35 2026] GET /v2.0/networks?id=671b886f-cbe0-4cf3-9975-193a9deec613 => generated 705 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2183] 199.19.213.132 () {34 vars in 1050 bytes} [Mon Apr 27 22:08:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=22fbf707ebad49cfb9ace98fa88b0021 => generated 179 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:08:36.042 8 WARNING neutron_lib.context [req-ef91973b-78dd-486b-adcd-34cc6db8d12d req-ef668680-c6ae-40e3-a4cc-2bb5e1d792ef 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1100/2184] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:08:35 2026] DELETE /v2.0/networks/b42b57c8-b077-476f-840c-b71e4347c68d => 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: 1101/2185] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:36 2026] GET /v2.0/security-groups?tenant_id=021edb1e89e14224a54e8cbf30c54180&name=default => generated 2929 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:08:36.384 7 WARNING neutron_lib.context [None req-678a5c8c-d7c6-403a-85f0-75aedc2118a0 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2186] 199.19.213.132 () {38 vars in 955 bytes} [Mon Apr 27 22:08:36 2026] POST /v2.0/ports => generated 1179 bytes in 398 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-04-27 22:08:36.448 7 INFO neutron.db.segments_db [None req-678a5c8c-d7c6-403a-85f0-75aedc2118a0 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] Added segment 681d89fe-3a64-40a0-b224-9ef05c1e33f5 of type vxlan for network 31f70dc7-a92b-4c5a-a611-1b4e9c7b5949 [pid: 7|app: 0|req: 1102/2187] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:08:36 2026] POST /v2.0/networks => generated 629 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2188] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:36 2026] DELETE /v2.0/security-groups/792b1080-eebd-4069-8a72-04ef87611ea7 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:08:36.552 8 WARNING neutron_lib.context [None req-e573354e-393f-4516-98c2-ba664225dc66 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1087/2189] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:08:36 2026] POST /v2.0/subnets => generated 626 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2190] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:36 2026] GET /v2.0/security-groups?tenant_id=9f5630f8dcb2419d991ced2ad2014cbb&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2191] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:08:36 2026] GET /v2.0/ports?device_id=962579b2-c921-45ba-a3d9-45f47c7e3249 => generated 1194 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:08:36.964 8 WARNING neutron_lib.context [None req-82467f3a-12af-42e7-9b9f-ad870dac34cf 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1103/2192] 199.19.213.132 () {38 vars in 1028 bytes} [Mon Apr 27 22:08:36 2026] PUT /v2.0/ports/55196dff-a044-44c5-9cc9-4720a462b700 => generated 1460 bytes in 477 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-04-27 22:08:37.001 8 INFO neutron.db.segments_db [None req-82467f3a-12af-42e7-9b9f-ad870dac34cf 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] Added segment 87eeef0c-d690-4e3e-8c6b-d9dc5aa562ee of type vxlan for network 29916018-f134-422e-80ec-d7e1f6e6bd4b 2026-04-27 22:08:37.035 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-de374c8a-31d5-46db-b9fd-e5e887676134'] response: {'name': 'network-changed', 'server_uuid': '962579b2-c921-45ba-a3d9-45f47c7e3249', 'tag': '55196dff-a044-44c5-9cc9-4720a462b700', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1104/2193] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:36 2026] DELETE /v2.0/security-groups/62cb657c-b4de-4deb-8fe4-b4f50f4eacd9 => 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: 1105/2194] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:08:37 2026] GET /v2.0/security-groups?id=adcb4bc8-cad1-49e8-8629-7f534919efd1&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:08:37.201 7 WARNING neutron_lib.context [None req-b0992a30-8f90-4500-b06f-ce9d7f81ba77 5a8d9b330b4040f798d9905eb20092a2 340edb3fb76f4b868a4cf146d03fe70f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:37.264 8 INFO neutron.db.l3_hamode_db [None req-82467f3a-12af-42e7-9b9f-ad870dac34cf 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 22:08:37.352 7 INFO neutron.db.segments_db [None req-b0992a30-8f90-4500-b06f-ce9d7f81ba77 5a8d9b330b4040f798d9905eb20092a2 340edb3fb76f4b868a4cf146d03fe70f - - default default] Added segment b2a54c46-3372-4c00-a62d-25279ebf01a4 of type vxlan for network ae3bbe40-9b0c-441f-af6c-6ac88cf591e3 2026-04-27 22:08:37.393 8 INFO neutron.db.l3_hamode_db [None req-82467f3a-12af-42e7-9b9f-ad870dac34cf 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1106/2195] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:08:37 2026] POST /v2.0/networks => generated 632 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:37.450 7 WARNING neutron_lib.context [None req-35bfd870-95f3-4469-b16b-eaeec2ba2ed0 5a8d9b330b4040f798d9905eb20092a2 340edb3fb76f4b868a4cf146d03fe70f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:37.651 7 INFO neutron.services.segments.plugin [-] Segment fbeeea8b-0c46-4831-878f-ba33eb18bbcf resource provider aggregate not found 2026-04-27 22:08:37.655 7 INFO neutron.services.segments.plugin [-] Segment fbeeea8b-0c46-4831-878f-ba33eb18bbcf resource provider aggregate not found 2026-04-27 22:08:37.666 7 INFO neutron.services.segments.plugin [-] Segment fbeeea8b-0c46-4831-878f-ba33eb18bbcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbeeea8b-0c46-4831-878f-ba33eb18bbcf found for delete ", "request_id": "req-2f6cf3dc-edbf-4d93-89c9-f93d33430c74"}]} 2026-04-27 22:08:37.674 7 INFO neutron.services.segments.plugin [-] Segment fbeeea8b-0c46-4831-878f-ba33eb18bbcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbeeea8b-0c46-4831-878f-ba33eb18bbcf found for delete ", "request_id": "req-957b89c1-1783-4d33-bf52-2d39af9b6a81"}]} [pid: 7|app: 0|req: 1107/2196] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:08:37 2026] POST /v2.0/subnets => generated 626 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2197] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:08:37 2026] GET /v2.0/ports?tenant_id=22fbf707ebad49cfb9ace98fa88b0021&device_id=962579b2-c921-45ba-a3d9-45f47c7e3249 => generated 1463 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:08:37.749 7 WARNING neutron_lib.context [None req-9c5c2fd4-f79a-4213-8135-3fc32c262423 5a8d9b330b4040f798d9905eb20092a2 340edb3fb76f4b868a4cf146d03fe70f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:37.793 7 INFO neutron.db.segments_db [None req-9c5c2fd4-f79a-4213-8135-3fc32c262423 5a8d9b330b4040f798d9905eb20092a2 340edb3fb76f4b868a4cf146d03fe70f - - default default] Added segment 2b9dc96b-ae41-4631-aca6-9f72ee6d74e6 of type vxlan for network 367c6d7b-3ad5-4c74-8e9f-8b73864d9ae5 [pid: 7|app: 0|req: 1111/2200] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:08:37 2026] POST /v2.0/networks => generated 631 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2201] 199.19.213.132 () {34 vars in 1018 bytes} [Mon Apr 27 22:08:37 2026] GET /v2.0/networks?tenant_id=22fbf707ebad49cfb9ace98fa88b0021&shared=False => generated 2375 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:08:37.910 7 WARNING neutron_lib.context [None req-b5a68e4c-9b58-4b24-b7c9-062e39f58dc9 5a8d9b330b4040f798d9905eb20092a2 340edb3fb76f4b868a4cf146d03fe70f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1090/2202] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:08:36 2026] POST /v2.0/routers => generated 507 bytes in 1021 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2203] 199.19.213.132 () {34 vars in 930 bytes} [Mon Apr 27 22:08:37 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2204] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:08:37 2026] POST /v2.0/subnets => generated 629 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:38.112 7 WARNING neutron_lib.context [None req-d7056cf5-221b-45c5-b36b-527ad21ee156 5a8d9b330b4040f798d9905eb20092a2 340edb3fb76f4b868a4cf146d03fe70f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:38.154 7 INFO neutron.db.segments_db [None req-d7056cf5-221b-45c5-b36b-527ad21ee156 5a8d9b330b4040f798d9905eb20092a2 340edb3fb76f4b868a4cf146d03fe70f - - default default] Added segment dbcfce41-d25e-45ca-9927-421a93e794fe of type vxlan for network 87a90113-d00b-43ed-89c9-3ecba8cd0c5e [pid: 7|app: 0|req: 1114/2205] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:08:38 2026] POST /v2.0/networks => generated 632 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:38.238 7 WARNING neutron_lib.context [None req-fc957ddd-0f3c-48c1-b31e-40d4fbb5a4c3 5a8d9b330b4040f798d9905eb20092a2 340edb3fb76f4b868a4cf146d03fe70f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1115/2206] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:08:38 2026] POST /v2.0/subnets => generated 629 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:38.535 7 WARNING neutron_lib.context [None req-90b8bc37-263a-4b63-866b-5ddc3751e685 5a8d9b330b4040f798d9905eb20092a2 340edb3fb76f4b868a4cf146d03fe70f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:38.609 7 INFO neutron.db.segments_db [None req-90b8bc37-263a-4b63-866b-5ddc3751e685 5a8d9b330b4040f798d9905eb20092a2 340edb3fb76f4b868a4cf146d03fe70f - - default default] Added segment 36255441-7d61-443e-8a8a-66eec12f5878 of type vxlan for network 90874ea8-5bce-44e2-9e26-ec60c66da59c [pid: 7|app: 0|req: 1116/2207] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:08:38 2026] POST /v2.0/networks => generated 632 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:38.728 7 WARNING neutron_lib.context [None req-beb8645b-d7fb-49fb-b454-1ea7773c54c5 5a8d9b330b4040f798d9905eb20092a2 340edb3fb76f4b868a4cf146d03fe70f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1117/2208] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:08:38 2026] POST /v2.0/subnets => generated 629 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:39.038 7 WARNING neutron_lib.context [None req-d3548d8a-ba4d-4388-9921-1e60ff58f6ec 5a8d9b330b4040f798d9905eb20092a2 340edb3fb76f4b868a4cf146d03fe70f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:39.114 7 INFO neutron.db.segments_db [None req-d3548d8a-ba4d-4388-9921-1e60ff58f6ec 5a8d9b330b4040f798d9905eb20092a2 340edb3fb76f4b868a4cf146d03fe70f - - default default] Added segment bfcf70c1-75d5-4127-859d-5a3311b406d1 of type vxlan for network 5006c790-0e80-462c-b7b2-919a361c9d25 [pid: 7|app: 0|req: 1118/2209] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:08:39 2026] POST /v2.0/networks => generated 631 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2210] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:08:39 2026] GET /v2.0/ports?tenant_id=22fbf707ebad49cfb9ace98fa88b0021&device_id=962579b2-c921-45ba-a3d9-45f47c7e3249 => generated 1463 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:08:39.303 7 WARNING neutron_lib.context [None req-39d244fd-f65f-4c32-9c3d-236749a13000 5a8d9b330b4040f798d9905eb20092a2 340edb3fb76f4b868a4cf146d03fe70f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1092/2211] 10.0.0.100 () {34 vars in 783 bytes} [Mon Apr 27 22:08:38 2026] PUT /v2.0/routers/c58aab29-ffe6-4003-825b-9b9acd7eb9fb/add_router_interface => generated 309 bytes in 1316 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2212] 199.19.213.132 () {34 vars in 1056 bytes} [Mon Apr 27 22:08:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.86&port_id=55196dff-a044-44c5-9cc9-4720a462b700 => 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: 1094/2213] 10.0.0.100 () {32 vars in 717 bytes} [Mon Apr 27 22:08:39 2026] GET /v2.0/ports/40c838dd-8866-43d7-a589-8e5fe91c1d98 => generated 955 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2214] 199.19.213.132 () {34 vars in 1104 bytes} [Mon Apr 27 22:08:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f9&port_id=55196dff-a044-44c5-9cc9-4720a462b700 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2215] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:08:39 2026] POST /v2.0/subnets => generated 629 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2216] 199.19.213.132 () {34 vars in 1064 bytes} [Mon Apr 27 22:08:39 2026] GET /v2.0/subnets?id=5b93fe01-0bdf-41a6-8160-d849b8f6fce0&id=22d25200-b20c-40da-8d20-4efff637936c => generated 1410 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2217] 10.0.0.100 () {34 vars in 751 bytes} [Mon Apr 27 22:08:39 2026] PUT /v2.0/subnets/85ab441e-c26c-4dea-a248-09fade74e585/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2218] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:08:39 2026] GET /v2.0/ports?network_id=671b886f-cbe0-4cf3-9975-193a9deec613&device_owner=network%3Adhcp => generated 1457 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2219] 10.0.0.100 () {34 vars in 751 bytes} [Mon Apr 27 22:08:39 2026] PUT /v2.0/subnets/52ef104b-7dd2-4056-925f-aa12eef4eac0/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: 1125/2220] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:08:39 2026] GET /v2.0/ports?network_id=671b886f-cbe0-4cf3-9975-193a9deec613&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: 1126/2221] 10.0.0.100 () {34 vars in 751 bytes} [Mon Apr 27 22:08:39 2026] PUT /v2.0/subnets/95f933f0-3251-43a1-9917-f0a99374dc6d/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2222] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:08:39 2026] GET /v2.0/networks/671b886f-cbe0-4cf3-9975-193a9deec613?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2223] 10.0.0.100 () {34 vars in 751 bytes} [Mon Apr 27 22:08:39 2026] PUT /v2.0/subnets/5382f067-6a15-4526-90fa-b2bff4662046/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2224] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:08:39 2026] GET /v2.0/networks/671b886f-cbe0-4cf3-9975-193a9deec613?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2225] 10.0.0.100 () {32 vars in 664 bytes} [Mon Apr 27 22:08:39 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2226] 10.0.0.100 () {32 vars in 678 bytes} [Mon Apr 27 22:08:40 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2227] 10.0.0.100 () {32 vars in 674 bytes} [Mon Apr 27 22:08:40 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2228] 10.0.0.100 () {34 vars in 789 bytes} [Mon Apr 27 22:08:39 2026] PUT /v2.0/routers/c58aab29-ffe6-4003-825b-9b9acd7eb9fb/remove_router_interface => generated 309 bytes in 685 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2229] 10.0.0.100 () {32 vars in 686 bytes} [Mon Apr 27 22:08:40 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2230] 10.0.0.100 () {32 vars in 736 bytes} [Mon Apr 27 22:08:40 2026] GET /v2.0/ports?device_id=c58aab29-ffe6-4003-825b-9b9acd7eb9fb => 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: 1134/2231] 10.0.0.100 () {32 vars in 672 bytes} [Mon Apr 27 22:08:40 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2232] 10.0.0.100 () {32 vars in 686 bytes} [Mon Apr 27 22:08:40 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2233] 10.0.0.100 () {32 vars in 682 bytes} [Mon Apr 27 22:08:40 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2234] 10.0.0.100 () {32 vars in 694 bytes} [Mon Apr 27 22:08:40 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2235] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:40 2026] DELETE /v2.0/subnets/85ab441e-c26c-4dea-a248-09fade74e585 => 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: 1139/2236] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:40 2026] DELETE /v2.0/subnets/52ef104b-7dd2-4056-925f-aa12eef4eac0 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:08:40.666 8 INFO neutron.services.segments.plugin [-] Segment 87eeef0c-d690-4e3e-8c6b-d9dc5aa562ee resource provider aggregate not found 2026-04-27 22:08:40.671 8 INFO neutron.services.segments.plugin [-] Segment 87eeef0c-d690-4e3e-8c6b-d9dc5aa562ee resource provider aggregate not found 2026-04-27 22:08:40.682 8 INFO neutron.services.segments.plugin [-] Segment 87eeef0c-d690-4e3e-8c6b-d9dc5aa562ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87eeef0c-d690-4e3e-8c6b-d9dc5aa562ee found for delete ", "request_id": "req-100f2ad4-6983-418d-a82c-13238681bfa7"}]} 2026-04-27 22:08:40.685 8 INFO neutron.services.segments.plugin [-] Segment 87eeef0c-d690-4e3e-8c6b-d9dc5aa562ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87eeef0c-d690-4e3e-8c6b-d9dc5aa562ee found for delete ", "request_id": "req-792f9eda-e1b0-4cdd-ab78-05e787fe5e01"}]} 2026-04-27 22:08:40.693 8 INFO neutron.db.l3_hamode_db [None req-fa245801-1ce9-401b-94e6-5515f4ab57b1 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] HA network 29916018-f134-422e-80ec-d7e1f6e6bd4b was deleted as no HA routers are present in tenant 557a094fd3474a13a88ffebc24922b3e. [pid: 8|app: 0|req: 1098/2237] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:40 2026] DELETE /v2.0/routers/c58aab29-ffe6-4003-825b-9b9acd7eb9fb => generated 0 bytes in 559 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2238] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:40 2026] DELETE /v2.0/subnets/95f933f0-3251-43a1-9917-f0a99374dc6d => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2239] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:40 2026] DELETE /v2.0/subnets/f277e220-a0ea-4e3d-bfac-5cc12b2a6113 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2240] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:40 2026] DELETE /v2.0/subnets/5382f067-6a15-4526-90fa-b2bff4662046 => 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: 1142/2241] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:40 2026] DELETE /v2.0/subnets/a1616ec8-2581-4da2-9654-528629596d56 => 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: 1100/2242] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:08:40 2026] DELETE /v2.0/networks/31f70dc7-a92b-4c5a-a611-1b4e9c7b5949 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:08:41.197 8 WARNING neutron_lib.context [None req-c3738a41-87fb-45d6-b282-866de34a4adf 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:41.232 8 INFO neutron.db.segments_db [None req-c3738a41-87fb-45d6-b282-866de34a4adf 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] Added segment 5c392717-5737-4524-bd86-fd3aa3d655b6 of type vxlan for network 762f1129-1782-4c5e-b145-4dc81d6bbee2 2026-04-27 22:08:41.372 7 INFO neutron.services.segments.plugin [-] Segment b2a54c46-3372-4c00-a62d-25279ebf01a4 resource provider aggregate not found 2026-04-27 22:08:41.377 7 INFO neutron.services.segments.plugin [-] Segment b2a54c46-3372-4c00-a62d-25279ebf01a4 resource provider aggregate not found 2026-04-27 22:08:41.396 7 INFO neutron.services.segments.plugin [-] Segment b2a54c46-3372-4c00-a62d-25279ebf01a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2a54c46-3372-4c00-a62d-25279ebf01a4 found for delete ", "request_id": "req-6acb4308-52c0-4f9f-9b3a-8d1f2af3100c"}]} 2026-04-27 22:08:41.397 7 INFO neutron.services.segments.plugin [-] Segment b2a54c46-3372-4c00-a62d-25279ebf01a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2a54c46-3372-4c00-a62d-25279ebf01a4 found for delete ", "request_id": "req-78dc1a62-88de-49e3-8dc1-19039f171c70"}]} [pid: 7|app: 0|req: 1143/2243] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:08:41 2026] DELETE /v2.0/networks/ae3bbe40-9b0c-441f-af6c-6ac88cf591e3 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:08:41.484 8 INFO neutron.db.l3_hamode_db [None req-c3738a41-87fb-45d6-b282-866de34a4adf 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 1144/2244] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:08:41 2026] DELETE /v2.0/networks/367c6d7b-3ad5-4c74-8e9f-8b73864d9ae5 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2245] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:08:41 2026] DELETE /v2.0/networks/87a90113-d00b-43ed-89c9-3ecba8cd0c5e => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:08:42.286 8 INFO neutron.db.l3_hamode_db [None req-c3738a41-87fb-45d6-b282-866de34a4adf 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1146/2246] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:08:41 2026] DELETE /v2.0/networks/90874ea8-5bce-44e2-9e26-ec60c66da59c => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2247] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:08:42 2026] GET /v2.0/ports?device_id=962579b2-c921-45ba-a3d9-45f47c7e3249 => generated 1194 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2248] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:08:42 2026] DELETE /v2.0/networks/5006c790-0e80-462c-b7b2-919a361c9d25 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:08:42.707 8 INFO neutron.services.segments.plugin [-] Segment 681d89fe-3a64-40a0-b224-9ef05c1e33f5 resource provider aggregate not found 2026-04-27 22:08:42.712 8 INFO neutron.services.segments.plugin [-] Segment 681d89fe-3a64-40a0-b224-9ef05c1e33f5 resource provider aggregate not found 2026-04-27 22:08:42.719 8 INFO neutron.services.segments.plugin [-] Segment 681d89fe-3a64-40a0-b224-9ef05c1e33f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 681d89fe-3a64-40a0-b224-9ef05c1e33f5 found for delete ", "request_id": "req-031cf89f-8c04-4169-b103-cb9136f78ef8"}]} 2026-04-27 22:08:42.726 8 INFO neutron.services.segments.plugin [-] Segment 681d89fe-3a64-40a0-b224-9ef05c1e33f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 681d89fe-3a64-40a0-b224-9ef05c1e33f5 found for delete ", "request_id": "req-c0e9486b-d920-46a2-b9da-a51ee5dc3e99"}]} [pid: 7|app: 0|req: 1149/2249] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:08:42 2026] GET /v2.0/security-groups?id=adcb4bc8-cad1-49e8-8629-7f534919efd1&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2250] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:08:41 2026] POST /v2.0/routers => generated 687 bytes in 1975 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2251] 10.0.0.100 () {32 vars in 721 bytes} [Mon Apr 27 22:08:43 2026] GET /v2.0/routers/719e0008-a41b-4b51-aae1-75227a0f23a3 => generated 693 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2252] 10.0.0.100 () {32 vars in 647 bytes} [Mon Apr 27 22:08:43 2026] GET /v2.0/routers => generated 696 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:08:43.415 7 INFO neutron.services.segments.plugin [-] Segment 2b9dc96b-ae41-4631-aca6-9f72ee6d74e6 resource provider aggregate not found 2026-04-27 22:08:43.420 7 INFO neutron.services.segments.plugin [-] Segment 2b9dc96b-ae41-4631-aca6-9f72ee6d74e6 resource provider aggregate not found 2026-04-27 22:08:43.434 7 INFO neutron.services.segments.plugin [-] Segment 2b9dc96b-ae41-4631-aca6-9f72ee6d74e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b9dc96b-ae41-4631-aca6-9f72ee6d74e6 found for delete ", "request_id": "req-89b0a680-5ff3-4cac-9e4b-b8ca20f5be1d"}]} 2026-04-27 22:08:43.436 7 INFO neutron.services.segments.plugin [-] Segment 2b9dc96b-ae41-4631-aca6-9f72ee6d74e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b9dc96b-ae41-4631-aca6-9f72ee6d74e6 found for delete ", "request_id": "req-b7aec0f8-6396-4564-8fed-693bdc222847"}]} 2026-04-27 22:08:43.446 7 INFO neutron.services.segments.plugin [-] Segment dbcfce41-d25e-45ca-9927-421a93e794fe resource provider aggregate not found 2026-04-27 22:08:43.451 7 INFO neutron.services.segments.plugin [-] Segment dbcfce41-d25e-45ca-9927-421a93e794fe resource provider aggregate not found 2026-04-27 22:08:43.457 7 INFO neutron.services.segments.plugin [-] Segment dbcfce41-d25e-45ca-9927-421a93e794fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbcfce41-d25e-45ca-9927-421a93e794fe found for delete ", "request_id": "req-72efc85b-6d8e-4743-8b20-cab52296248c"}]} 2026-04-27 22:08:43.460 7 INFO neutron.services.segments.plugin [-] Segment dbcfce41-d25e-45ca-9927-421a93e794fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbcfce41-d25e-45ca-9927-421a93e794fe found for delete ", "request_id": "req-50515472-7082-4a39-9c97-202a8fee5b5c"}]} 2026-04-27 22:08:43.472 7 INFO neutron.services.segments.plugin [-] Segment 36255441-7d61-443e-8a8a-66eec12f5878 resource provider aggregate not found 2026-04-27 22:08:43.475 7 INFO neutron.services.segments.plugin [-] Segment 36255441-7d61-443e-8a8a-66eec12f5878 resource provider aggregate not found 2026-04-27 22:08:43.485 7 INFO neutron.services.segments.plugin [-] Segment 36255441-7d61-443e-8a8a-66eec12f5878 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36255441-7d61-443e-8a8a-66eec12f5878 found for delete ", "request_id": "req-7f5af6f3-cb31-41b9-b3e3-b8b9312665aa"}]} 2026-04-27 22:08:43.490 7 INFO neutron.services.segments.plugin [-] Segment 36255441-7d61-443e-8a8a-66eec12f5878 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36255441-7d61-443e-8a8a-66eec12f5878 found for delete ", "request_id": "req-0d6bdcac-6882-49c9-b476-171a07e2b99b"}]} 2026-04-27 22:08:43.513 7 INFO neutron.services.segments.plugin [-] Segment bfcf70c1-75d5-4127-859d-5a3311b406d1 resource provider aggregate not found 2026-04-27 22:08:43.521 7 INFO neutron.services.segments.plugin [-] Segment bfcf70c1-75d5-4127-859d-5a3311b406d1 resource provider aggregate not found [pid: 8|app: 0|req: 1103/2253] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:43 2026] GET /v2.0/security-groups?tenant_id=8652fcba3460419a90c22e13b6ca9597&name=default => generated 2929 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2254] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:43 2026] DELETE /v2.0/security-groups/04cc8419-d2b0-4741-a649-834a1dc0bc93 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:08:43.950 7 INFO neutron.services.segments.plugin [-] Segment bfcf70c1-75d5-4127-859d-5a3311b406d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfcf70c1-75d5-4127-859d-5a3311b406d1 found for delete ", "request_id": "req-a2c6ae2b-523b-4422-ab1d-e8a3e79f263d"}]} 2026-04-27 22:08:43.951 7 INFO neutron.services.segments.plugin [-] Segment bfcf70c1-75d5-4127-859d-5a3311b406d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfcf70c1-75d5-4127-859d-5a3311b406d1 found for delete ", "request_id": "req-cc465ae1-b3c6-401a-9acb-b4f8b1a2243a"}]} [pid: 8|app: 0|req: 1105/2255] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:43 2026] GET /v2.0/security-groups?tenant_id=340edb3fb76f4b868a4cf146d03fe70f&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2256] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:43 2026] DELETE /v2.0/security-groups/86a7ab41-0724-445a-a5ac-fb61b74216c4 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2257] 10.0.0.100 () {34 vars in 741 bytes} [Mon Apr 27 22:08:43 2026] PUT /v2.0/routers/719e0008-a41b-4b51-aae1-75227a0f23a3 => generated 700 bytes in 903 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2258] 10.0.0.100 () {32 vars in 721 bytes} [Mon Apr 27 22:08:44 2026] GET /v2.0/routers/719e0008-a41b-4b51-aae1-75227a0f23a3 => generated 700 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2259] 10.0.0.100 () {32 vars in 736 bytes} [Mon Apr 27 22:08:44 2026] GET /v2.0/ports?device_id=719e0008-a41b-4b51-aae1-75227a0f23a3 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2260] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:44 2026] GET /v2.0/security-groups?tenant_id=cde64ce388f34415bcc99e5134110080&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2261] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:44 2026] DELETE /v2.0/security-groups/e799fea3-3df8-4856-8d39-2932c5f5e25e => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:08:45.315 7 INFO neutron.db.l3_hamode_db [None req-3cf8f1a1-7522-4a1c-a828-8ce6a5ab1659 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] HA network 762f1129-1782-4c5e-b145-4dc81d6bbee2 was deleted as no HA routers are present in tenant 557a094fd3474a13a88ffebc24922b3e. [pid: 7|app: 0|req: 1154/2262] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:44 2026] DELETE /v2.0/routers/719e0008-a41b-4b51-aae1-75227a0f23a3 => generated 0 bytes in 964 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2263] 10.0.0.100 () {32 vars in 736 bytes} [Mon Apr 27 22:08:45 2026] GET /v2.0/ports?device_id=719e0008-a41b-4b51-aae1-75227a0f23a3 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:08:45.390 7 INFO neutron.api.v2.resource [None req-79059ffc-e2b3-48cd-ad36-03092c4d9d2d 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1155/2264] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:45 2026] DELETE /v2.0/routers/719e0008-a41b-4b51-aae1-75227a0f23a3 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2265] 10.0.0.100 () {32 vars in 736 bytes} [Mon Apr 27 22:08:45 2026] GET /v2.0/ports?device_id=c58aab29-ffe6-4003-825b-9b9acd7eb9fb => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:08:45.444 7 INFO neutron.api.v2.resource [None req-5d7c6a68-9fdd-4028-a04f-f225a2bff8d5 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1156/2266] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:45 2026] DELETE /v2.0/routers/c58aab29-ffe6-4003-825b-9b9acd7eb9fb => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:08:45.478 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e43a5c56-48ec-488b-96c0-b53c81f09821 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1111/2267] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:45 2026] DELETE /v2.0/subnets/f277e220-a0ea-4e3d-bfac-5cc12b2a6113 => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2268] 10.0.0.100 () {32 vars in 736 bytes} [Mon Apr 27 22:08:45 2026] GET /v2.0/ports?device_id=853ff5a0-eb7f-4518-8d97-5657988ebf78 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:08:45.538 8 INFO neutron.api.v2.resource [None req-3714aae6-334a-401a-a39d-0b44ca618ec7 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1112/2269] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:45 2026] DELETE /v2.0/routers/853ff5a0-eb7f-4518-8d97-5657988ebf78 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:08:45.563 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d14d422e-b359-45a5-bc36-7a50b7425408 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1158/2270] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:45 2026] DELETE /v2.0/subnets/483cf309-89a2-4b14-8bf4-030ccc467865 => 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: 1113/2271] 10.0.0.100 () {32 vars in 736 bytes} [Mon Apr 27 22:08:45 2026] GET /v2.0/ports?device_id=39bf5bd7-014d-4d9c-adba-1de33f193f3f => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:08:45.627 7 INFO neutron.api.v2.resource [None req-aa4e49d0-2bdb-4208-bfc3-33963c9c8076 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1159/2272] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:45 2026] DELETE /v2.0/routers/39bf5bd7-014d-4d9c-adba-1de33f193f3f => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:08:45.647 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b82fc2d9-3631-407a-8fdd-708b8f242827 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1114/2273] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:45 2026] DELETE /v2.0/subnets/eba8bff9-0a87-41d8-bee9-11ec9ffc988d => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:08:45.668 7 INFO neutron.pecan_wsgi.hooks.translation [None req-00194cd2-e4d3-461d-8391-6d1ce056e12c 0b6edbc0f899480fbe22367a71b05d54 557a094fd3474a13a88ffebc24922b3e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1160/2274] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:45 2026] DELETE /v2.0/subnets/f8171ea9-603b-4e01-9056-a5ffaaf2003f => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2275] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:46 2026] GET /v2.0/security-groups?tenant_id=557a094fd3474a13a88ffebc24922b3e&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:08:46.284 7 INFO neutron.services.segments.plugin [-] Segment 5c392717-5737-4524-bd86-fd3aa3d655b6 resource provider aggregate not found 2026-04-27 22:08:46.288 7 INFO neutron.services.segments.plugin [-] Segment 5c392717-5737-4524-bd86-fd3aa3d655b6 resource provider aggregate not found 2026-04-27 22:08:46.302 7 INFO neutron.services.segments.plugin [-] Segment 5c392717-5737-4524-bd86-fd3aa3d655b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c392717-5737-4524-bd86-fd3aa3d655b6 found for delete ", "request_id": "req-a1be33ce-3d31-4628-8518-8f3aef778133"}]} 2026-04-27 22:08:46.303 7 INFO neutron.services.segments.plugin [-] Segment 5c392717-5737-4524-bd86-fd3aa3d655b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c392717-5737-4524-bd86-fd3aa3d655b6 found for delete ", "request_id": "req-bf5abccd-6a60-490f-b231-be7afb56c303"}]} [pid: 7|app: 0|req: 1161/2276] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:46 2026] DELETE /v2.0/security-groups/e3a7d95b-df54-4d33-a359-d6f02ca17753 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:08:47.749 8 WARNING neutron_lib.context [None req-49bf8f83-4edf-45ca-8f93-693e0a34d236 8e83b6f42473498a9857dee59da7b35e aa8c59702ef94af782ead5ad0a15571c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1162/2277] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:08:47 2026] GET /v2.0/ports?device_id=962579b2-c921-45ba-a3d9-45f47c7e3249 => generated 1196 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2278] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:08:47 2026] GET /v2.0/security-groups?id=adcb4bc8-cad1-49e8-8629-7f534919efd1&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2279] 10.0.0.100 () {32 vars in 818 bytes} [Mon Apr 27 22:08:47 2026] GET /v2.0/ports?network_id=671b886f-cbe0-4cf3-9975-193a9deec613&mac_address=fa%3A16%3A3e%3A19%3A01%3Ad1 => generated 1196 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:08:48.049 7 WARNING neutron_lib.context [None req-7c350bbc-e58d-4ad7-87be-ce5109844391 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1116/2280] 10.0.0.100 () {34 vars in 676 bytes} [Mon Apr 27 22:08:47 2026] POST /v2.0/floatingips => generated 552 bytes in 604 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2281] 10.0.0.100 () {34 vars in 759 bytes} [Mon Apr 27 22:08:48 2026] PUT /v2.0/floatingips/569386de-5a83-4e5a-94a9-756ee61ff35d/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2282] 10.0.0.100 () {32 vars in 739 bytes} [Mon Apr 27 22:08:48 2026] GET /v2.0/floatingips/569386de-5a83-4e5a-94a9-756ee61ff35d/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: 1119/2283] 10.0.0.100 () {34 vars in 770 bytes} [Mon Apr 27 22:08:48 2026] PUT /v2.0/floatingips/569386de-5a83-4e5a-94a9-756ee61ff35d/tags/green => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2284] 10.0.0.100 () {32 vars in 739 bytes} [Mon Apr 27 22:08:48 2026] GET /v2.0/floatingips/569386de-5a83-4e5a-94a9-756ee61ff35d/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2285] 10.0.0.100 () {34 vars in 766 bytes} [Mon Apr 27 22:08:48 2026] PUT /v2.0/floatingips/569386de-5a83-4e5a-94a9-756ee61ff35d/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2286] 10.0.0.100 () {32 vars in 739 bytes} [Mon Apr 27 22:08:48 2026] GET /v2.0/floatingips/569386de-5a83-4e5a-94a9-756ee61ff35d/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: 1123/2287] 10.0.0.100 () {34 vars in 788 bytes} [Mon Apr 27 22:08:48 2026] PUT /v2.0/floatingips/569386de-5a83-4e5a-94a9-756ee61ff35d/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: 1124/2288] 10.0.0.100 () {32 vars in 739 bytes} [Mon Apr 27 22:08:48 2026] GET /v2.0/floatingips/569386de-5a83-4e5a-94a9-756ee61ff35d/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2289] 10.0.0.100 () {34 vars in 759 bytes} [Mon Apr 27 22:08:48 2026] PUT /v2.0/floatingips/569386de-5a83-4e5a-94a9-756ee61ff35d/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2290] 10.0.0.100 () {32 vars in 739 bytes} [Mon Apr 27 22:08:48 2026] GET /v2.0/floatingips/569386de-5a83-4e5a-94a9-756ee61ff35d/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2291] 10.0.0.100 () {32 vars in 747 bytes} [Mon Apr 27 22:08:48 2026] GET /v2.0/floatingips/569386de-5a83-4e5a-94a9-756ee61ff35d/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:08:48.632 8 INFO neutron.api.v2.resource [None req-9c158dcb-0a12-48cc-ad10-ae8aef8c831d 8e83b6f42473498a9857dee59da7b35e aa8c59702ef94af782ead5ad0a15571c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1128/2292] 10.0.0.100 () {32 vars in 751 bytes} [Mon Apr 27 22:08:48 2026] GET /v2.0/floatingips/569386de-5a83-4e5a-94a9-756ee61ff35d/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2293] 10.0.0.100 () {32 vars in 750 bytes} [Mon Apr 27 22:08:48 2026] DELETE /v2.0/floatingips/569386de-5a83-4e5a-94a9-756ee61ff35d/tags/red => 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: 1130/2294] 10.0.0.100 () {32 vars in 739 bytes} [Mon Apr 27 22:08:48 2026] GET /v2.0/floatingips/569386de-5a83-4e5a-94a9-756ee61ff35d/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:08:48.756 8 INFO neutron.api.v2.resource [None req-7a21582f-021f-46c2-a787-6bcd673f7636 8e83b6f42473498a9857dee59da7b35e aa8c59702ef94af782ead5ad0a15571c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1131/2295] 10.0.0.100 () {32 vars in 754 bytes} [Mon Apr 27 22:08:48 2026] DELETE /v2.0/floatingips/569386de-5a83-4e5a-94a9-756ee61ff35d/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 22:08:48.775 7 INFO neutron.db.l3_db [None req-7c350bbc-e58d-4ad7-87be-ce5109844391 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Floating IP 0292534d-a4ce-4d65-820b-0805a136ed9e associated. External IP: 10.96.250.218, port: 55196dff-a044-44c5-9cc9-4720a462b700. [pid: 8|app: 0|req: 1132/2296] 10.0.0.100 () {32 vars in 742 bytes} [Mon Apr 27 22:08:48 2026] DELETE /v2.0/floatingips/569386de-5a83-4e5a-94a9-756ee61ff35d/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2297] 10.0.0.100 () {32 vars in 739 bytes} [Mon Apr 27 22:08:48 2026] GET /v2.0/floatingips/569386de-5a83-4e5a-94a9-756ee61ff35d/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2298] 10.0.0.100 () {34 vars in 677 bytes} [Mon Apr 27 22:08:48 2026] POST /v2.0/floatingips => generated 854 bytes in 1036 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2299] 10.0.0.100 () {32 vars in 732 bytes} [Mon Apr 27 22:08:48 2026] DELETE /v2.0/floatingips/569386de-5a83-4e5a-94a9-756ee61ff35d => generated 0 bytes in 315 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2300] 10.0.0.174 () {34 vars in 1096 bytes} [Mon Apr 27 22:08:49 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1352574772&fields=id&tenant_id=22fbf707ebad49cfb9ace98fa88b0021 => generated 69 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2301] 10.0.0.174 () {34 vars in 982 bytes} [Mon Apr 27 22:08:49 2026] GET /v2.0/networks?id=878ba69f-81bc-440d-996c-dbd9fcd8c47b => generated 704 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:08:49.290 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd8279ad-2906-41ca-874c-f45f42380faf'] response: {'name': 'network-changed', 'server_uuid': '962579b2-c921-45ba-a3d9-45f47c7e3249', 'tag': '55196dff-a044-44c5-9cc9-4720a462b700', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1167/2302] 10.0.0.174 () {34 vars in 965 bytes} [Mon Apr 27 22:08:49 2026] GET /v2.0/quotas/22fbf707ebad49cfb9ace98fa88b0021 => 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: 1136/2303] 10.0.0.174 () {34 vars in 1002 bytes} [Mon Apr 27 22:08:49 2026] GET /v2.0/ports?tenant_id=22fbf707ebad49cfb9ace98fa88b0021&fields=id => generated 333 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2304] 10.0.0.174 () {34 vars in 1008 bytes} [Mon Apr 27 22:08:49 2026] GET /v2.0/networks/878ba69f-81bc-440d-996c-dbd9fcd8c47b?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: 1137/2305] 10.0.0.174 () {34 vars in 1108 bytes} [Mon Apr 27 22:08:49 2026] GET /v2.0/networks/878ba69f-81bc-440d-996c-dbd9fcd8c47b?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: 1138/2306] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:08:49 2026] GET /v2.0/ports?device_id=07d9a95c-1fc4-4ebe-b0d7-a432774b3efd => 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: 1139/2307] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:08:49 2026] GET /v2.0/ports?tenant_id=22fbf707ebad49cfb9ace98fa88b0021&device_id=962579b2-c921-45ba-a3d9-45f47c7e3249 => generated 1465 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2308] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:08:49 2026] GET /v2.0/networks?id=671b886f-cbe0-4cf3-9975-193a9deec613 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2309] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:49 2026] GET /v2.0/security-groups?tenant_id=0216df20beb9411f8411934d5f6be953&name=default => generated 2929 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2310] 199.19.213.132 () {34 vars in 1056 bytes} [Mon Apr 27 22:08:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.86&port_id=55196dff-a044-44c5-9cc9-4720a462b700 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2311] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:49 2026] GET /v2.0/security-groups?tenant_id=580602c763014a6cb996a9cafef319aa&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2312] 199.19.213.132 () {34 vars in 1104 bytes} [Mon Apr 27 22:08:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f9&port_id=55196dff-a044-44c5-9cc9-4720a462b700 => 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: 1171/2313] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:49 2026] DELETE /v2.0/security-groups/8c021558-81c5-4ae1-8cfb-7a10bc18089f => 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: 1143/2314] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:49 2026] DELETE /v2.0/security-groups/0002f43f-1221-48d3-a8ae-b07a32350b21 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2315] 199.19.213.132 () {34 vars in 1064 bytes} [Mon Apr 27 22:08:50 2026] GET /v2.0/subnets?id=5b93fe01-0bdf-41a6-8160-d849b8f6fce0&id=22d25200-b20c-40da-8d20-4efff637936c => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2316] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:08:50 2026] GET /v2.0/ports?network_id=671b886f-cbe0-4cf3-9975-193a9deec613&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2317] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:08:50 2026] GET /v2.0/ports?network_id=671b886f-cbe0-4cf3-9975-193a9deec613&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2318] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:08:50 2026] GET /v2.0/networks/671b886f-cbe0-4cf3-9975-193a9deec613?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: 1145/2319] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:50 2026] GET /v2.0/security-groups?tenant_id=aa8c59702ef94af782ead5ad0a15571c&name=default => generated 2929 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2320] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:08:50 2026] GET /v2.0/networks/671b886f-cbe0-4cf3-9975-193a9deec613?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: 1146/2321] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:50 2026] DELETE /v2.0/security-groups/79b53105-10e9-4549-8b70-a484ccb4124d => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2324] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:53 2026] GET /v2.0/security-groups?tenant_id=90227b31f4e14bf6b7aba646201946fd&name=default => generated 2929 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:08:53.363 8 WARNING neutron_lib.context [None req-3650323a-f109-4060-82d0-54631464d6c3 59338cd9bfb94eaa90f84f40ed08abfb 5689e8dff25148ceb9fa4c9fd15c87b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1178/2325] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:53 2026] DELETE /v2.0/security-groups/b701388b-b640-443f-9c51-234a978e22e3 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:08:53.497 8 INFO neutron.db.segments_db [None req-3650323a-f109-4060-82d0-54631464d6c3 59338cd9bfb94eaa90f84f40ed08abfb 5689e8dff25148ceb9fa4c9fd15c87b4 - - default default] Added segment 3d53fe3d-64ef-4f46-bd95-bb421912c814 of type vxlan for network 09a1e65d-4602-4612-b470-2ff9e0e37969 [pid: 8|app: 0|req: 1148/2326] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:08:53 2026] POST /v2.0/networks => generated 632 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:08:53.589 7 WARNING neutron_lib.context [None req-c104d92c-ad56-4969-a155-4f41db009d74 59338cd9bfb94eaa90f84f40ed08abfb 5689e8dff25148ceb9fa4c9fd15c87b4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1179/2327] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:08:53 2026] POST /v2.0/subnets => generated 626 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2328] 10.0.0.100 () {34 vars in 751 bytes} [Mon Apr 27 22:08:53 2026] PUT /v2.0/subnets/9693672e-0999-407b-ba22-aaade057a9ea/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2329] 10.0.0.100 () {32 vars in 731 bytes} [Mon Apr 27 22:08:53 2026] GET /v2.0/subnets/9693672e-0999-407b-ba22-aaade057a9ea/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: 1150/2330] 10.0.0.100 () {34 vars in 762 bytes} [Mon Apr 27 22:08:53 2026] PUT /v2.0/subnets/9693672e-0999-407b-ba22-aaade057a9ea/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: 1151/2331] 10.0.0.100 () {32 vars in 731 bytes} [Mon Apr 27 22:08:53 2026] GET /v2.0/subnets/9693672e-0999-407b-ba22-aaade057a9ea/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2332] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:08:53 2026] GET /v2.0/networks?id=878ba69f-81bc-440d-996c-dbd9fcd8c47b => generated 704 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2333] 10.0.0.100 () {34 vars in 758 bytes} [Mon Apr 27 22:08:53 2026] PUT /v2.0/subnets/9693672e-0999-407b-ba22-aaade057a9ea/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2334] 199.19.213.132 () {34 vars in 1050 bytes} [Mon Apr 27 22:08:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=22fbf707ebad49cfb9ace98fa88b0021 => generated 179 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:08:54.052 7 WARNING neutron_lib.context [req-ea7f21b3-50ee-4cb7-b925-39045a0e8262 req-624fe575-933c-4b46-bc6e-4b1c422dc463 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1153/2335] 10.0.0.100 () {32 vars in 731 bytes} [Mon Apr 27 22:08:54 2026] GET /v2.0/subnets/9693672e-0999-407b-ba22-aaade057a9ea/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2336] 10.0.0.100 () {34 vars in 780 bytes} [Mon Apr 27 22:08:54 2026] PUT /v2.0/subnets/9693672e-0999-407b-ba22-aaade057a9ea/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: 8|app: 0|req: 1155/2337] 10.0.0.100 () {32 vars in 731 bytes} [Mon Apr 27 22:08:54 2026] GET /v2.0/subnets/9693672e-0999-407b-ba22-aaade057a9ea/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2338] 10.0.0.100 () {34 vars in 751 bytes} [Mon Apr 27 22:08:54 2026] PUT /v2.0/subnets/9693672e-0999-407b-ba22-aaade057a9ea/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2339] 10.0.0.100 () {32 vars in 731 bytes} [Mon Apr 27 22:08:54 2026] GET /v2.0/subnets/9693672e-0999-407b-ba22-aaade057a9ea/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2340] 10.0.0.100 () {32 vars in 739 bytes} [Mon Apr 27 22:08:54 2026] GET /v2.0/subnets/9693672e-0999-407b-ba22-aaade057a9ea/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:08:54.262 8 INFO neutron.api.v2.resource [None req-4c149eb1-90a5-476d-95d7-df8cc6f24775 59338cd9bfb94eaa90f84f40ed08abfb 5689e8dff25148ceb9fa4c9fd15c87b4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1159/2341] 10.0.0.100 () {32 vars in 743 bytes} [Mon Apr 27 22:08:54 2026] GET /v2.0/subnets/9693672e-0999-407b-ba22-aaade057a9ea/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2342] 10.0.0.100 () {32 vars in 742 bytes} [Mon Apr 27 22:08:54 2026] DELETE /v2.0/subnets/9693672e-0999-407b-ba22-aaade057a9ea/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2343] 10.0.0.100 () {32 vars in 731 bytes} [Mon Apr 27 22:08:54 2026] GET /v2.0/subnets/9693672e-0999-407b-ba22-aaade057a9ea/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:08:54.396 8 INFO neutron.api.v2.resource [None req-0b974a20-02ca-4d7c-8c2b-d540e8e64dc6 59338cd9bfb94eaa90f84f40ed08abfb 5689e8dff25148ceb9fa4c9fd15c87b4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1162/2344] 10.0.0.100 () {32 vars in 746 bytes} [Mon Apr 27 22:08:54 2026] DELETE /v2.0/subnets/9693672e-0999-407b-ba22-aaade057a9ea/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2345] 10.0.0.100 () {32 vars in 734 bytes} [Mon Apr 27 22:08:54 2026] DELETE /v2.0/subnets/9693672e-0999-407b-ba22-aaade057a9ea/tags => 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: 1183/2346] 199.19.213.132 () {38 vars in 955 bytes} [Mon Apr 27 22:08:54 2026] POST /v2.0/ports => generated 1187 bytes in 415 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: 1164/2347] 10.0.0.100 () {32 vars in 731 bytes} [Mon Apr 27 22:08:54 2026] GET /v2.0/subnets/9693672e-0999-407b-ba22-aaade057a9ea/tags => 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: 1165/2348] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:08:54 2026] DELETE /v2.0/subnets/9693672e-0999-407b-ba22-aaade057a9ea => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:08:54.929 8 INFO neutron.services.segments.plugin [-] Segment 3d53fe3d-64ef-4f46-bd95-bb421912c814 resource provider aggregate not found 2026-04-27 22:08:54.934 8 INFO neutron.services.segments.plugin [-] Segment 3d53fe3d-64ef-4f46-bd95-bb421912c814 resource provider aggregate not found [pid: 8|app: 0|req: 1166/2349] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:08:54 2026] DELETE /v2.0/networks/09a1e65d-4602-4612-b470-2ff9e0e37969 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:08:54.957 8 INFO neutron.services.segments.plugin [-] Segment 3d53fe3d-64ef-4f46-bd95-bb421912c814 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d53fe3d-64ef-4f46-bd95-bb421912c814 found for delete ", "request_id": "req-bfe67488-fa9e-473d-b1dc-9f5a4cd66e22"}]} 2026-04-27 22:08:54.958 8 INFO neutron.services.segments.plugin [-] Segment 3d53fe3d-64ef-4f46-bd95-bb421912c814 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d53fe3d-64ef-4f46-bd95-bb421912c814 found for delete ", "request_id": "req-46034eb4-eebe-40d2-a815-ac95f9f83157"}]} [pid: 7|app: 0|req: 1184/2350] 199.19.213.132 () {38 vars in 1028 bytes} [Mon Apr 27 22:08:54 2026] PUT /v2.0/ports/b8dc6521-b26e-4cce-b6f7-f901e27f659b => generated 1468 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2351] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:08:54 2026] GET /v2.0/ports?device_id=07d9a95c-1fc4-4ebe-b0d7-a432774b3efd => generated 1202 bytes in 113 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: 1185/2352] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:08:55 2026] GET /v2.0/security-groups?id=adcb4bc8-cad1-49e8-8629-7f534919efd1&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: 1168/2353] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:08:55 2026] GET /v2.0/ports?tenant_id=22fbf707ebad49cfb9ace98fa88b0021&device_id=07d9a95c-1fc4-4ebe-b0d7-a432774b3efd => generated 1471 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:08:55.685 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d525400-7dca-48c4-b163-460b04cc9842'] response: {'name': 'network-changed', 'server_uuid': '07d9a95c-1fc4-4ebe-b0d7-a432774b3efd', 'tag': 'b8dc6521-b26e-4cce-b6f7-f901e27f659b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1186/2354] 199.19.213.132 () {34 vars in 1018 bytes} [Mon Apr 27 22:08:55 2026] GET /v2.0/networks?tenant_id=22fbf707ebad49cfb9ace98fa88b0021&shared=False => generated 2375 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2355] 199.19.213.132 () {34 vars in 930 bytes} [Mon Apr 27 22:08:55 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2356] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:55 2026] GET /v2.0/security-groups?tenant_id=2bb731d4a4e6437d8961330581a048d0&name=default => generated 2929 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2357] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:56 2026] DELETE /v2.0/security-groups/1fdfb28b-ffbb-465d-a2f5-dc8aaba2dc32 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2358] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:08:56 2026] GET /v2.0/security-groups?tenant_id=5689e8dff25148ceb9fa4c9fd15c87b4&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: 1189/2359] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:08:56 2026] DELETE /v2.0/security-groups/6b16e624-6fea-4a88-bc44-6209a0858bb3 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2360] 10.0.0.70 () {34 vars in 989 bytes} [Mon Apr 27 22:08:56 2026] GET /v2.0/ports?device_id=962579b2-c921-45ba-a3d9-45f47c7e3249 => generated 1465 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2361] 10.0.0.70 () {34 vars in 1039 bytes} [Mon Apr 27 22:08:56 2026] GET /v2.0/security-groups?id=adcb4bc8-cad1-49e8-8629-7f534919efd1&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2362] 10.0.0.170 () {30 vars in 650 bytes} [Mon Apr 27 22:08:56 2026] GET /v2.0/extensions => generated 20516 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2363] 10.0.0.170 () {30 vars in 724 bytes} [Mon Apr 27 22:08:56 2026] GET /v2.0/quotas/8c568853502841099257a245b5a5cfd2/details => generated 847 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2364] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:08:56 2026] GET /v2.0/ports?tenant_id=22fbf707ebad49cfb9ace98fa88b0021&device_id=07d9a95c-1fc4-4ebe-b0d7-a432774b3efd => generated 1471 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2365] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:08:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.144&port_id=b8dc6521-b26e-4cce-b6f7-f901e27f659b => 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: 1192/2366] 199.19.213.132 () {34 vars in 1106 bytes} [Mon Apr 27 22:08:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1fe&port_id=b8dc6521-b26e-4cce-b6f7-f901e27f659b => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2367] 199.19.213.132 () {34 vars in 1064 bytes} [Mon Apr 27 22:08:56 2026] GET /v2.0/subnets?id=0e63cfae-6e86-4991-ba8d-3d0f3524bb62&id=7509cb4a-03ce-49b7-b61f-107bc19fd6a6 => 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: 1193/2368] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:08:56 2026] GET /v2.0/ports?network_id=878ba69f-81bc-440d-996c-dbd9fcd8c47b&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: 1176/2369] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:08:57 2026] GET /v2.0/ports?network_id=878ba69f-81bc-440d-996c-dbd9fcd8c47b&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2370] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:08:57 2026] GET /v2.0/networks/878ba69f-81bc-440d-996c-dbd9fcd8c47b?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2371] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:08:57 2026] GET /v2.0/networks/878ba69f-81bc-440d-996c-dbd9fcd8c47b?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: 1195/2372] 10.0.0.170 () {30 vars in 650 bytes} [Mon Apr 27 22:08:58 2026] GET /v2.0/extensions => generated 20516 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2373] 10.0.0.170 () {30 vars in 724 bytes} [Mon Apr 27 22:08:58 2026] GET /v2.0/quotas/8c568853502841099257a245b5a5cfd2/details => generated 847 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:08:59.802 7 WARNING neutron_lib.context [None req-758fd58d-0cfe-4abc-b0c2-a64cff9cc806 c13df179683149318a7bf86acdfaf40e 22337fdce74e47a2a5a2e4ec0b83ad93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:08:59.984 7 INFO neutron.db.segments_db [None req-758fd58d-0cfe-4abc-b0c2-a64cff9cc806 c13df179683149318a7bf86acdfaf40e 22337fdce74e47a2a5a2e4ec0b83ad93 - - default default] Added segment 4ff303a5-8be1-4a9f-afb2-9875a53788cf of type vxlan for network c7ad6b50-7a77-4f34-b0f1-de6ef8e50886 [pid: 7|app: 0|req: 1196/2374] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:08:59 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-04-27 22:09:00.071 8 WARNING neutron_lib.context [None req-310c8164-5028-4f38-b3c8-3f06b01d4416 c13df179683149318a7bf86acdfaf40e 22337fdce74e47a2a5a2e4ec0b83ad93 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:09:00.133 8 INFO neutron.db.segments_db [None req-310c8164-5028-4f38-b3c8-3f06b01d4416 c13df179683149318a7bf86acdfaf40e 22337fdce74e47a2a5a2e4ec0b83ad93 - - default default] Added segment 149f595b-dd7e-4b57-ba0b-eb4e222cabcc of type vxlan for network 23c0a165-d207-4e81-9e15-2bdac794bba4 [pid: 8|app: 0|req: 1179/2375] 10.0.0.100 () {34 vars in 670 bytes} [Mon Apr 27 22:09:00 2026] POST /v2.0/networks => generated 631 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2376] 10.0.0.100 () {34 vars in 753 bytes} [Mon Apr 27 22:09:00 2026] PUT /v2.0/networks/c7ad6b50-7a77-4f34-b0f1-de6ef8e50886/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2377] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:00 2026] GET /v2.0/ports?device_id=07d9a95c-1fc4-4ebe-b0d7-a432774b3efd => generated 1204 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2378] 10.0.0.100 () {32 vars in 733 bytes} [Mon Apr 27 22:09:00 2026] GET /v2.0/networks/c7ad6b50-7a77-4f34-b0f1-de6ef8e50886/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2379] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:09:00 2026] GET /v2.0/security-groups?id=adcb4bc8-cad1-49e8-8629-7f534919efd1&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2380] 10.0.0.100 () {34 vars in 753 bytes} [Mon Apr 27 22:09:00 2026] PUT /v2.0/networks/23c0a165-d207-4e81-9e15-2bdac794bba4/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2381] 10.0.0.100 () {32 vars in 733 bytes} [Mon Apr 27 22:09:00 2026] GET /v2.0/networks/23c0a165-d207-4e81-9e15-2bdac794bba4/tags => generated 17 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2382] 10.0.0.100 () {34 vars in 753 bytes} [Mon Apr 27 22:09:00 2026] PUT /v2.0/networks/23c0a165-d207-4e81-9e15-2bdac794bba4/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2383] 10.0.0.100 () {32 vars in 733 bytes} [Mon Apr 27 22:09:00 2026] GET /v2.0/networks/23c0a165-d207-4e81-9e15-2bdac794bba4/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2384] 10.0.0.100 () {32 vars in 733 bytes} [Mon Apr 27 22:09:00 2026] GET /v2.0/networks/c7ad6b50-7a77-4f34-b0f1-de6ef8e50886/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:09:00.609 7 INFO neutron.services.segments.plugin [-] Segment 4ff303a5-8be1-4a9f-afb2-9875a53788cf resource provider aggregate not found 2026-04-27 22:09:00.614 7 INFO neutron.services.segments.plugin [-] Segment 4ff303a5-8be1-4a9f-afb2-9875a53788cf resource provider aggregate not found 2026-04-27 22:09:00.619 7 INFO neutron.services.segments.plugin [-] Segment 4ff303a5-8be1-4a9f-afb2-9875a53788cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ff303a5-8be1-4a9f-afb2-9875a53788cf found for delete ", "request_id": "req-8dc4a529-5b1f-4e71-b9dc-a9a23c751677"}]} 2026-04-27 22:09:00.634 7 INFO neutron.services.segments.plugin [-] Segment 4ff303a5-8be1-4a9f-afb2-9875a53788cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ff303a5-8be1-4a9f-afb2-9875a53788cf found for delete ", "request_id": "req-2913d12a-1c62-4034-b834-32fb01cbbd10"}]} [pid: 7|app: 0|req: 1201/2385] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:09:00 2026] DELETE /v2.0/networks/c7ad6b50-7a77-4f34-b0f1-de6ef8e50886 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:09:00.768 8 INFO neutron.services.segments.plugin [-] Segment 149f595b-dd7e-4b57-ba0b-eb4e222cabcc resource provider aggregate not found 2026-04-27 22:09:00.776 8 INFO neutron.services.segments.plugin [-] Segment 149f595b-dd7e-4b57-ba0b-eb4e222cabcc resource provider aggregate not found 2026-04-27 22:09:00.781 8 INFO neutron.services.segments.plugin [-] Segment 149f595b-dd7e-4b57-ba0b-eb4e222cabcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 149f595b-dd7e-4b57-ba0b-eb4e222cabcc found for delete ", "request_id": "req-d4627fe1-91f6-42a8-a06b-baf60166c33e"}]} [pid: 8|app: 0|req: 1185/2386] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:09:00 2026] DELETE /v2.0/networks/23c0a165-d207-4e81-9e15-2bdac794bba4 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2387] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:09:00 2026] GET /v2.0/security-groups?tenant_id=8c568853502841099257a245b5a5cfd2&name=default => generated 2929 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:09:01.246 8 INFO neutron.services.segments.plugin [-] Segment 149f595b-dd7e-4b57-ba0b-eb4e222cabcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 149f595b-dd7e-4b57-ba0b-eb4e222cabcc found for delete ", "request_id": "req-c879859a-c131-46c6-8844-544e9bf236f8"}]} [pid: 8|app: 0|req: 1186/2388] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:09:01 2026] DELETE /v2.0/security-groups/8f4afdba-136d-4531-b4e5-6a3af164918e => 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: 1203/2389] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:09:01 2026] GET /v2.0/security-groups?tenant_id=2c51bdeae3974123bef98125c29ba751&name=default => generated 2929 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2390] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:09:01 2026] DELETE /v2.0/security-groups/9993b1a7-e020-4bc2-a225-40e9516807b2 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2391] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:09:02 2026] GET /v2.0/security-groups?tenant_id=22337fdce74e47a2a5a2e4ec0b83ad93&name=default => generated 2929 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2392] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:09:02 2026] DELETE /v2.0/security-groups/ff40a40a-7953-4b7d-b411-dcd8144cf549 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:09:04.624 7 WARNING neutron_lib.context [None req-203ea292-c6cb-4422-b06c-e2ba9a74c08c 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:09:04.755 7 INFO neutron.db.segments_db [None req-203ea292-c6cb-4422-b06c-e2ba9a74c08c 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Added segment f4bc33e0-6038-4fc8-b887-c5afa8f5a4ad of type vxlan for network 9879bc1f-d56f-4226-aaf2-b61c026efc62 [pid: 7|app: 0|req: 1205/2393] 10.0.0.100 () {34 vars in 671 bytes} [Mon Apr 27 22:09:04 2026] POST /v2.0/networks => generated 632 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:09:04.856 8 WARNING neutron_lib.context [None req-68ece4ca-faae-4a96-a8b1-3ce646793dd2 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:09:04.891 8 INFO neutron.db.segments_db [None req-68ece4ca-faae-4a96-a8b1-3ce646793dd2 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Added segment 264afc11-ae8b-4051-81d6-c9bf69cd91eb of type vxlan for network b47697b1-e110-40f8-a84a-74c3634ecd9b 2026-04-27 22:09:05.194 8 INFO neutron.db.l3_hamode_db [None req-68ece4ca-faae-4a96-a8b1-3ce646793dd2 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1206/2394] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:05 2026] GET /v2.0/ports?device_id=07d9a95c-1fc4-4ebe-b0d7-a432774b3efd => generated 1204 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2395] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:09:05 2026] GET /v2.0/security-groups?id=adcb4bc8-cad1-49e8-8629-7f534919efd1&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2396] 10.0.0.100 () {32 vars in 818 bytes} [Mon Apr 27 22:09:05 2026] GET /v2.0/ports?network_id=878ba69f-81bc-440d-996c-dbd9fcd8c47b&mac_address=fa%3A16%3A3e%3Ab3%3Aff%3A09 => generated 1204 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:09:05.578 7 WARNING neutron_lib.context [None req-bbaba8c3-1228-4f0d-ac21-6c18989a9478 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:09:06.023 8 INFO neutron.db.l3_hamode_db [None req-68ece4ca-faae-4a96-a8b1-3ce646793dd2 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-27 22:09:06.316 7 INFO neutron.db.l3_db [None req-bbaba8c3-1228-4f0d-ac21-6c18989a9478 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Floating IP ef5aaf40-24f5-4655-831b-428c1385cc1a associated. External IP: 10.96.250.205, port: b8dc6521-b26e-4cce-b6f7-f901e27f659b. [pid: 7|app: 0|req: 1209/2397] 10.0.0.100 () {34 vars in 677 bytes} [Mon Apr 27 22:09:05 2026] POST /v2.0/floatingips => generated 855 bytes in 1047 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2398] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:09:04 2026] POST /v2.0/routers => generated 695 bytes in 2030 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:09:06.919 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dda08374-9f50-4e74-a642-1228bb8ac8b7'] response: {'name': 'network-changed', 'server_uuid': '07d9a95c-1fc4-4ebe-b0d7-a432774b3efd', 'tag': 'b8dc6521-b26e-4cce-b6f7-f901e27f659b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1210/2399] 10.0.0.100 () {32 vars in 776 bytes} [Mon Apr 27 22:09:06 2026] GET /v2.0/subnets?project_id=bbc81fa6566745369b423329762a05b0&cidr=10.100.0.0%2F28 => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2400] 10.0.0.100 () {32 vars in 694 bytes} [Mon Apr 27 22:09:06 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2401] 10.0.0.100 () {32 vars in 784 bytes} [Mon Apr 27 22:09:06 2026] GET /v2.0/subnets?network_id=7c3e603d-8a77-4613-879d-49e8160dbed1&cidr=10.100.0.0%2F28 => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:09:07.018 8 WARNING neutron_lib.context [None req-16dbe1bc-6fa2-4b33-8817-d4d508b1a35c 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1191/2402] 10.0.0.100 () {34 vars in 669 bytes} [Mon Apr 27 22:09:07 2026] POST /v2.0/subnets => generated 657 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2403] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:09:07 2026] GET /v2.0/ports?tenant_id=22fbf707ebad49cfb9ace98fa88b0021&device_id=07d9a95c-1fc4-4ebe-b0d7-a432774b3efd => generated 1473 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2404] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:09:07 2026] GET /v2.0/networks?id=878ba69f-81bc-440d-996c-dbd9fcd8c47b => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2405] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:09:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.144&port_id=b8dc6521-b26e-4cce-b6f7-f901e27f659b => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2408] 199.19.213.132 () {34 vars in 1106 bytes} [Mon Apr 27 22:09:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1fe&port_id=b8dc6521-b26e-4cce-b6f7-f901e27f659b => 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: 1198/2409] 199.19.213.132 () {34 vars in 1064 bytes} [Mon Apr 27 22:09:07 2026] GET /v2.0/subnets?id=0e63cfae-6e86-4991-ba8d-3d0f3524bb62&id=7509cb4a-03ce-49b7-b61f-107bc19fd6a6 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2410] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:09:07 2026] GET /v2.0/ports?network_id=878ba69f-81bc-440d-996c-dbd9fcd8c47b&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2411] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:09:07 2026] GET /v2.0/ports?network_id=878ba69f-81bc-440d-996c-dbd9fcd8c47b&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2412] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:09:07 2026] GET /v2.0/networks/878ba69f-81bc-440d-996c-dbd9fcd8c47b?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: 1202/2413] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:09:07 2026] GET /v2.0/networks/878ba69f-81bc-440d-996c-dbd9fcd8c47b?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: 1212/2414] 10.0.0.100 () {34 vars in 783 bytes} [Mon Apr 27 22:09:07 2026] PUT /v2.0/routers/88f28a92-97df-4559-8bcf-035af3b9ca5f/add_router_interface => generated 309 bytes in 1308 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2415] 10.0.0.100 () {32 vars in 649 bytes} [Mon Apr 27 22:09:08 2026] GET /v2.0/networks => generated 6662 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2416] 10.0.0.100 () {32 vars in 647 bytes} [Mon Apr 27 22:09:08 2026] GET /v2.0/subnets => generated 7420 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2417] 10.0.0.100 () {32 vars in 647 bytes} [Mon Apr 27 22:09:08 2026] GET /v2.0/routers => generated 1453 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:09:08.855 7 WARNING neutron_lib.context [None req-d4f18c32-2fea-4cf9-99d7-9dee89e9743a 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1214/2418] 10.0.0.100 () {34 vars in 685 bytes} [Mon Apr 27 22:09:08 2026] POST /v2.0/security-groups => generated 1677 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 22:09:08.977 8 WARNING neutron_lib.context [None req-8c7ba0b1-1d61-4778-b226-2ac5bf03aae2 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1205/2419] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:09:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:09:09.112 7 WARNING neutron_lib.context [None req-0a6023b4-b44c-4664-a088-5ca22fa9c5ac 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1215/2420] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:09:09 2026] POST /v2.0/security-group-rules => generated 596 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:09:09.246 8 WARNING neutron_lib.context [None req-7afe4baf-adf8-4816-9343-36b88a6bd1bd 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1206/2421] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:09:09 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) 2026-04-27 22:09:09.351 7 WARNING neutron_lib.context [None req-80043167-9dbf-4aaf-a9c3-0a7771eef502 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2422] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:09:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:09:09.454 8 WARNING neutron_lib.context [None req-0961933f-cf81-4514-b505-e796c409d70a 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:09:09.480 8 INFO neutron.db.securitygroups_db [None req-0961933f-cf81-4514-b505-e796c409d70a 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Project bbc81fa6566745369b423329762a05b0 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: 1207/2423] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:09:09 2026] POST /v2.0/security-group-rules => generated 607 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:09:09.558 7 WARNING neutron_lib.context [None req-452e132e-2553-4c72-8aee-aee925bd8f02 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:09:09.588 7 INFO neutron.db.securitygroups_db [None req-452e132e-2553-4c72-8aee-aee925bd8f02 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Project bbc81fa6566745369b423329762a05b0 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: 1217/2424] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:09:09 2026] POST /v2.0/security-group-rules => generated 606 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2425] 10.0.0.100 () {32 vars in 649 bytes} [Mon Apr 27 22:09:09 2026] GET /v2.0/networks => generated 1297 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2426] 10.0.0.174 () {34 vars in 1100 bytes} [Mon Apr 27 22:09:10 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1521345638&fields=id&tenant_id=bbc81fa6566745369b423329762a05b0 => 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: 1209/2427] 10.0.0.174 () {34 vars in 982 bytes} [Mon Apr 27 22:09:10 2026] GET /v2.0/networks?id=9879bc1f-d56f-4226-aaf2-b61c026efc62 => generated 660 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2428] 10.0.0.174 () {34 vars in 965 bytes} [Mon Apr 27 22:09:10 2026] GET /v2.0/quotas/bbc81fa6566745369b423329762a05b0 => 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: 1210/2429] 10.0.0.174 () {34 vars in 1002 bytes} [Mon Apr 27 22:09:10 2026] GET /v2.0/ports?tenant_id=bbc81fa6566745369b423329762a05b0&fields=id => generated 103 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2430] 10.0.0.174 () {34 vars in 1008 bytes} [Mon Apr 27 22:09:10 2026] GET /v2.0/networks/9879bc1f-d56f-4226-aaf2-b61c026efc62?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: 1211/2431] 10.0.0.174 () {34 vars in 1108 bytes} [Mon Apr 27 22:09:10 2026] GET /v2.0/networks/9879bc1f-d56f-4226-aaf2-b61c026efc62?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2432] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:10 2026] GET /v2.0/ports?device_id=47469fa0-2446-4cb1-a6c3-6ff79a3df4d1 => 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: 1212/2433] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:11 2026] GET /v2.0/ports?device_id=47469fa0-2446-4cb1-a6c3-6ff79a3df4d1 => 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: 1222/2434] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:12 2026] GET /v2.0/ports?device_id=47469fa0-2446-4cb1-a6c3-6ff79a3df4d1 => 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: 1213/2435] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:13 2026] GET /v2.0/ports?device_id=47469fa0-2446-4cb1-a6c3-6ff79a3df4d1 => 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: 1223/2436] 10.0.0.70 () {34 vars in 989 bytes} [Mon Apr 27 22:09:14 2026] GET /v2.0/ports?device_id=07d9a95c-1fc4-4ebe-b0d7-a432774b3efd => generated 1473 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2437] 10.0.0.70 () {34 vars in 1039 bytes} [Mon Apr 27 22:09:14 2026] GET /v2.0/security-groups?id=adcb4bc8-cad1-49e8-8629-7f534919efd1&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2438] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:09:14 2026] GET /v2.0/networks?id=9879bc1f-d56f-4226-aaf2-b61c026efc62 => generated 660 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2439] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:14 2026] GET /v2.0/ports?device_id=47469fa0-2446-4cb1-a6c3-6ff79a3df4d1 => 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: 1215/2440] 199.19.213.132 () {34 vars in 1050 bytes} [Mon Apr 27 22:09:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bbc81fa6566745369b423329762a05b0 => generated 181 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:09:14.931 7 WARNING neutron_lib.context [req-b9e62640-06b4-4a73-94a8-313b593b0eed req-cd97d595-eae3-4f06-a1ef-b71aefd0c413 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1226/2441] 199.19.213.132 () {38 vars in 955 bytes} [Mon Apr 27 22:09:14 2026] POST /v2.0/ports => generated 954 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2442] 199.19.213.132 () {38 vars in 1028 bytes} [Mon Apr 27 22:09:15 2026] PUT /v2.0/ports/f7e4bfe5-23cd-4328-85af-0be7e618c392 => generated 1235 bytes in 413 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: 1227/2443] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:15 2026] GET /v2.0/ports?device_id=47469fa0-2446-4cb1-a6c3-6ff79a3df4d1 => generated 969 bytes in 72 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: 1217/2444] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:09:16 2026] GET /v2.0/security-groups?id=b16a2c0a-bb96-4dcb-b10d-265ac520b58b&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: 1228/2445] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:09:16 2026] GET /v2.0/ports?tenant_id=bbc81fa6566745369b423329762a05b0&device_id=47469fa0-2446-4cb1-a6c3-6ff79a3df4d1 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:09:16.659 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a3e2ec0-0a71-4324-88ab-e5a95ef08a4a'] response: {'name': 'network-changed', 'server_uuid': '47469fa0-2446-4cb1-a6c3-6ff79a3df4d1', 'tag': 'f7e4bfe5-23cd-4328-85af-0be7e618c392', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1218/2446] 199.19.213.132 () {34 vars in 1018 bytes} [Mon Apr 27 22:09:16 2026] GET /v2.0/networks?tenant_id=bbc81fa6566745369b423329762a05b0&shared=False => generated 756 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2447] 199.19.213.132 () {34 vars in 930 bytes} [Mon Apr 27 22:09:16 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2448] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:17 2026] GET /v2.0/ports?device_id=47469fa0-2446-4cb1-a6c3-6ff79a3df4d1 => 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: 1230/2449] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:09:17 2026] GET /v2.0/security-groups?id=b16a2c0a-bb96-4dcb-b10d-265ac520b58b&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: 1220/2450] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:09:17 2026] GET /v2.0/ports?tenant_id=bbc81fa6566745369b423329762a05b0&device_id=47469fa0-2446-4cb1-a6c3-6ff79a3df4d1 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2451] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:09:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f7e4bfe5-23cd-4328-85af-0be7e618c392 => 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: 1221/2452] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:09:17 2026] GET /v2.0/subnets?id=8091e989-d4cd-4302-b4c5-8a12b3a90a2a => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2453] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:09:17 2026] GET /v2.0/ports?network_id=9879bc1f-d56f-4226-aaf2-b61c026efc62&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: 1222/2454] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:09:17 2026] GET /v2.0/networks/9879bc1f-d56f-4226-aaf2-b61c026efc62?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: 1233/2455] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:09:17 2026] GET /v2.0/networks/9879bc1f-d56f-4226-aaf2-b61c026efc62?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: 1223/2456] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:18 2026] GET /v2.0/ports?device_id=47469fa0-2446-4cb1-a6c3-6ff79a3df4d1 => generated 969 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2457] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:09:18 2026] GET /v2.0/security-groups?id=b16a2c0a-bb96-4dcb-b10d-265ac520b58b&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: 1224/2458] 199.19.213.132 () {34 vars in 1096 bytes} [Mon Apr 27 22:09:18 2026] GET /v2.0/ports?device_id=962579b2-c921-45ba-a3d9-45f47c7e3249&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2459] 10.0.0.100 () {32 vars in 721 bytes} [Mon Apr 27 22:09:19 2026] GET /v2.0/subnets/7bd07f09-c95d-4833-a963-12976deb5012 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2460] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:19 2026] GET /v2.0/ports?device_id=47469fa0-2446-4cb1-a6c3-6ff79a3df4d1 => 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: 1236/2461] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:09:19 2026] GET /v2.0/security-groups?id=b16a2c0a-bb96-4dcb-b10d-265ac520b58b&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: 1226/2462] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:09:19 2026] GET /v2.0/ports?tenant_id=22fbf707ebad49cfb9ace98fa88b0021&device_id=962579b2-c921-45ba-a3d9-45f47c7e3249 => 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: 1237/2463] 10.0.0.32 () {30 vars in 688 bytes} [Mon Apr 27 22:09:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2464] 10.0.0.32 () {30 vars in 690 bytes} [Mon Apr 27 22:09:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2465] 10.0.0.32 () {30 vars in 666 bytes} [Mon Apr 27 22:09:20 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: 1228/2466] 10.0.0.32 () {30 vars in 702 bytes} [Mon Apr 27 22:09:20 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: 1239/2467] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:09:20 2026] GET /v2.0/networks?id=671b886f-cbe0-4cf3-9975-193a9deec613 => generated 801 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2468] 199.19.213.132 () {34 vars in 1056 bytes} [Mon Apr 27 22:09:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.86&port_id=55196dff-a044-44c5-9cc9-4720a462b700 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2469] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:20 2026] GET /v2.0/ports?device_id=47469fa0-2446-4cb1-a6c3-6ff79a3df4d1 => 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: 1230/2470] 199.19.213.132 () {34 vars in 1104 bytes} [Mon Apr 27 22:09:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f9&port_id=55196dff-a044-44c5-9cc9-4720a462b700 => 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: 1231/2471] 199.19.213.132 () {34 vars in 1064 bytes} [Mon Apr 27 22:09:20 2026] GET /v2.0/subnets?id=5b93fe01-0bdf-41a6-8160-d849b8f6fce0&id=22d25200-b20c-40da-8d20-4efff637936c => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2472] 10.0.0.32 () {28 vars in 437 bytes} [Mon Apr 27 22:09:20 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: 1241/2473] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:09:20 2026] GET /v2.0/security-groups?id=b16a2c0a-bb96-4dcb-b10d-265ac520b58b&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2474] 10.0.0.32 () {30 vars in 726 bytes} [Mon Apr 27 22:09:20 2026] GET /v2.0/subnets/7bd07f09-c95d-4833-a963-12976deb5012 => generated 658 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2475] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:09:20 2026] GET /v2.0/ports?network_id=671b886f-cbe0-4cf3-9975-193a9deec613&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: 1243/2476] 10.0.0.32 () {30 vars in 688 bytes} [Mon Apr 27 22:09:20 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: 1244/2477] 10.0.0.32 () {30 vars in 690 bytes} [Mon Apr 27 22:09:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2478] 10.0.0.32 () {30 vars in 666 bytes} [Mon Apr 27 22:09:20 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: 1246/2479] 10.0.0.32 () {30 vars in 702 bytes} [Mon Apr 27 22:09:20 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: 1234/2480] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:09:20 2026] GET /v2.0/ports?network_id=671b886f-cbe0-4cf3-9975-193a9deec613&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2481] 10.0.0.32 () {30 vars in 726 bytes} [Mon Apr 27 22:09:20 2026] GET /v2.0/subnets/7bd07f09-c95d-4833-a963-12976deb5012 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2482] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:09:20 2026] GET /v2.0/networks/671b886f-cbe0-4cf3-9975-193a9deec613?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: 1248/2483] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:09:20 2026] GET /v2.0/networks/671b886f-cbe0-4cf3-9975-193a9deec613?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2484] 10.0.0.32 () {30 vars in 688 bytes} [Mon Apr 27 22:09:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2485] 10.0.0.32 () {30 vars in 690 bytes} [Mon Apr 27 22:09:20 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: 1237/2486] 10.0.0.32 () {30 vars in 666 bytes} [Mon Apr 27 22:09:20 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: 1250/2487] 10.0.0.32 () {30 vars in 702 bytes} [Mon Apr 27 22:09:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2488] 10.0.0.32 () {30 vars in 728 bytes} [Mon Apr 27 22:09:20 2026] GET /v2.0/networks/4a45ca24-2c07-4f90-8fd0-246231236d86 => generated 799 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2489] 10.0.0.32 () {30 vars in 680 bytes} [Mon Apr 27 22:09:21 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2490] 10.0.0.32 () {34 vars in 702 bytes} [Mon Apr 27 22:09:21 2026] POST /v2.0/ports => generated 1128 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2491] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:21 2026] GET /v2.0/ports?device_id=47469fa0-2446-4cb1-a6c3-6ff79a3df4d1 => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1240/2492] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:09:21 2026] GET /v2.0/security-groups?id=b16a2c0a-bb96-4dcb-b10d-265ac520b58b&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2495] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:23 2026] GET /v2.0/ports?device_id=47469fa0-2446-4cb1-a6c3-6ff79a3df4d1 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2496] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:09:23 2026] GET /v2.0/security-groups?id=b16a2c0a-bb96-4dcb-b10d-265ac520b58b&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2497] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:23 2026] GET /v2.0/ports?device_id=47469fa0-2446-4cb1-a6c3-6ff79a3df4d1 => 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: 1255/2498] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:09:23 2026] GET /v2.0/security-groups?id=b16a2c0a-bb96-4dcb-b10d-265ac520b58b&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: 1244/2499] 10.0.0.100 () {32 vars in 736 bytes} [Mon Apr 27 22:09:23 2026] GET /v2.0/ports?device_id=47469fa0-2446-4cb1-a6c3-6ff79a3df4d1 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:09:23.382 7 WARNING neutron_lib.context [None req-29637f3a-2e43-4e55-a047-143ba9fd27e0 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1245/2500] 199.19.213.132 () {30 vars in 702 bytes} [Mon Apr 27 22:09:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2501] 199.19.213.132 () {30 vars in 704 bytes} [Mon Apr 27 22:09:24 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: 1247/2502] 199.19.213.132 () {30 vars in 680 bytes} [Mon Apr 27 22:09:24 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: 1248/2503] 199.19.213.132 () {30 vars in 716 bytes} [Mon Apr 27 22:09:24 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: 1249/2504] 199.19.213.132 () {30 vars in 736 bytes} [Mon Apr 27 22:09:24 2026] GET /v2.0/ports/3cc72a11-b463-4273-8d1d-7612d57fe7dd => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:09:24.101 7 INFO neutron.db.l3_db [None req-29637f3a-2e43-4e55-a047-143ba9fd27e0 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Floating IP 1dd4cc9a-d5ad-4a57-82a8-bc5b1b93e370 associated. External IP: 10.96.250.202, port: f7e4bfe5-23cd-4328-85af-0be7e618c392. [pid: 8|app: 0|req: 1250/2505] 199.19.213.132 () {30 vars in 702 bytes} [Mon Apr 27 22:09:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2506] 199.19.213.132 () {30 vars in 704 bytes} [Mon Apr 27 22:09:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2507] 199.19.213.132 () {30 vars in 680 bytes} [Mon Apr 27 22:09:24 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: 1253/2508] 199.19.213.132 () {30 vars in 716 bytes} [Mon Apr 27 22:09:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:09:24.359 8 INFO neutron.api.v2.resource [None req-e2790648-71a1-46ae-91f5-180ed0a9b469 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1254/2509] 199.19.213.132 () {30 vars in 762 bytes} [Mon Apr 27 22:09:24 2026] GET /v2.0/security-groups/lb-f7dc4a30-1edd-40d7-956f-c27ce397f1c9 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2510] 199.19.213.132 () {30 vars in 784 bytes} [Mon Apr 27 22:09:24 2026] GET /v2.0/security-groups?name=lb-f7dc4a30-1edd-40d7-956f-c27ce397f1c9 => 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: 1256/2511] 10.0.0.100 () {34 vars in 677 bytes} [Mon Apr 27 22:09:23 2026] POST /v2.0/floatingips => generated 855 bytes in 1043 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:09:24.473 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-caf297f7-888c-4c38-9834-cc2384a06c3b'] response: {'name': 'network-changed', 'server_uuid': '47469fa0-2446-4cb1-a6c3-6ff79a3df4d1', 'tag': 'f7e4bfe5-23cd-4328-85af-0be7e618c392', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1257/2512] 10.0.0.100 () {32 vars in 729 bytes} [Mon Apr 27 22:09:24 2026] GET /v2.0/floatingips/1dd4cc9a-d5ad-4a57-82a8-bc5b1b93e370 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2513] 199.19.213.132 () {34 vars in 735 bytes} [Mon Apr 27 22:09:24 2026] POST /v2.0/security-groups => generated 1638 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2514] 199.19.213.132 () {30 vars in 814 bytes} [Mon Apr 27 22:09:24 2026] GET /v2.0/security-group-rules?security_group_id=286fd566-6c11-4ed6-b0c1-666367e17fe0 => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2515] 199.19.213.132 () {34 vars in 788 bytes} [Mon Apr 27 22:09:24 2026] PUT /v2.0/ports/3cc72a11-b463-4273-8d1d-7612d57fe7dd => generated 1128 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2516] 199.19.213.132 () {30 vars in 702 bytes} [Mon Apr 27 22:09:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /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: 1258/2517] 199.19.213.132 () {30 vars in 704 bytes} [Mon Apr 27 22:09:24 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: 1260/2518] 199.19.213.132 () {30 vars in 680 bytes} [Mon Apr 27 22:09:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2519] 199.19.213.132 () {30 vars in 716 bytes} [Mon Apr 27 22:09:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2520] 199.19.213.132 () {30 vars in 740 bytes} [Mon Apr 27 22:09:24 2026] GET /v2.0/subnets/7bd07f09-c95d-4833-a963-12976deb5012 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2521] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:09:24 2026] GET /v2.0/ports?tenant_id=bbc81fa6566745369b423329762a05b0&device_id=47469fa0-2446-4cb1-a6c3-6ff79a3df4d1 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2522] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:09:25 2026] GET /v2.0/networks?id=9879bc1f-d56f-4226-aaf2-b61c026efc62 => generated 756 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2523] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:09:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f7e4bfe5-23cd-4328-85af-0be7e618c392 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2524] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:09:25 2026] GET /v2.0/subnets?id=8091e989-d4cd-4302-b4c5-8a12b3a90a2a => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2525] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:09:25 2026] GET /v2.0/ports?network_id=9879bc1f-d56f-4226-aaf2-b61c026efc62&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2526] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:09:25 2026] GET /v2.0/networks/9879bc1f-d56f-4226-aaf2-b61c026efc62?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: 1263/2527] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:09:25 2026] GET /v2.0/networks/9879bc1f-d56f-4226-aaf2-b61c026efc62?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: 1265/2528] 10.0.0.100 () {32 vars in 729 bytes} [Mon Apr 27 22:09:25 2026] GET /v2.0/floatingips/1dd4cc9a-d5ad-4a57-82a8-bc5b1b93e370 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2529] 10.0.0.100 () {32 vars in 729 bytes} [Mon Apr 27 22:09:26 2026] GET /v2.0/floatingips/1dd4cc9a-d5ad-4a57-82a8-bc5b1b93e370 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2530] 10.0.0.174 () {34 vars in 1016 bytes} [Mon Apr 27 22:09:31 2026] GET /v2.0/security-groups?id=fd32b9a6-5436-4c36-b1ed-255760223e94&fields=id => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2531] 10.0.0.174 () {34 vars in 982 bytes} [Mon Apr 27 22:09:32 2026] GET /v2.0/networks?id=f6866601-e94c-424a-b2d1-2556595962cf => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2532] 10.0.0.174 () {34 vars in 965 bytes} [Mon Apr 27 22:09:32 2026] GET /v2.0/quotas/a0f4ab8942a4466488ef10176cbe4d22 => 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: 1266/2533] 10.0.0.174 () {34 vars in 1002 bytes} [Mon Apr 27 22:09:32 2026] GET /v2.0/ports?tenant_id=a0f4ab8942a4466488ef10176cbe4d22&fields=id => generated 149 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2534] 10.0.0.174 () {34 vars in 1008 bytes} [Mon Apr 27 22:09:32 2026] GET /v2.0/networks/f6866601-e94c-424a-b2d1-2556595962cf?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: 1267/2535] 10.0.0.174 () {34 vars in 1108 bytes} [Mon Apr 27 22:09:32 2026] GET /v2.0/networks/f6866601-e94c-424a-b2d1-2556595962cf?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: 1269/2536] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:32 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => 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: 1268/2537] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:32 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => 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: 1270/2538] 10.0.0.70 () {34 vars in 989 bytes} [Mon Apr 27 22:09:34 2026] GET /v2.0/ports?device_id=47469fa0-2446-4cb1-a6c3-6ff79a3df4d1 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2539] 10.0.0.70 () {34 vars in 1039 bytes} [Mon Apr 27 22:09:34 2026] GET /v2.0/security-groups?id=b16a2c0a-bb96-4dcb-b10d-265ac520b58b&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: 1271/2540] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:35 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => 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: 1270/2541] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:35 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => 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: 1272/2542] 10.0.0.100 () {32 vars in 826 bytes} [Mon Apr 27 22:09:35 2026] GET /v2.0/ports?project_id=bbc81fa6566745369b423329762a05b0&network_id=9879bc1f-d56f-4226-aaf2-b61c026efc62 => generated 3691 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2543] 10.0.0.100 () {32 vars in 742 bytes} [Mon Apr 27 22:09:36 2026] GET /v2.0/subnets?network_id=7c3e603d-8a77-4613-879d-49e8160dbed1 => generated 667 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:09:36.426 7 INFO neutron.db.l3_db [None req-49b2eacf-ad03-4867-9deb-4f3b3f12ce94 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Floating IP 1dd4cc9a-d5ad-4a57-82a8-bc5b1b93e370 disassociated. External IP: 10.96.250.202, port: f7e4bfe5-23cd-4328-85af-0be7e618c392. [pid: 7|app: 0|req: 1273/2544] 10.0.0.100 () {34 vars in 749 bytes} [Mon Apr 27 22:09:36 2026] PUT /v2.0/floatingips/1dd4cc9a-d5ad-4a57-82a8-bc5b1b93e370 => generated 554 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2545] 10.0.0.100 () {32 vars in 729 bytes} [Mon Apr 27 22:09:36 2026] GET /v2.0/floatingips/1dd4cc9a-d5ad-4a57-82a8-bc5b1b93e370 => generated 554 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2546] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:09:36 2026] GET /v2.0/networks?id=f6866601-e94c-424a-b2d1-2556595962cf => generated 735 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2547] 199.19.213.132 () {34 vars in 1050 bytes} [Mon Apr 27 22:09:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a0f4ab8942a4466488ef10176cbe4d22 => generated 343 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:09:36.905 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-099256f3-a763-425a-895c-9f799fc1dc92'] response: {'name': 'network-changed', 'server_uuid': '47469fa0-2446-4cb1-a6c3-6ff79a3df4d1', 'tag': 'f7e4bfe5-23cd-4328-85af-0be7e618c392', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1275/2548] 199.19.213.132 () {38 vars in 955 bytes} [Mon Apr 27 22:09:36 2026] POST /v2.0/ports => generated 1082 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1276/2549] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:09:37 2026] GET /v2.0/ports?tenant_id=bbc81fa6566745369b423329762a05b0&device_id=47469fa0-2446-4cb1-a6c3-6ff79a3df4d1 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2550] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:09:37 2026] GET /v2.0/networks?id=9879bc1f-d56f-4226-aaf2-b61c026efc62 => 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: 1278/2551] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:09:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=f7e4bfe5-23cd-4328-85af-0be7e618c392 => 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: 1279/2552] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:09:37 2026] GET /v2.0/subnets?id=8091e989-d4cd-4302-b4c5-8a12b3a90a2a => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2553] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:09:37 2026] GET /v2.0/ports?network_id=9879bc1f-d56f-4226-aaf2-b61c026efc62&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2556] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:09:37 2026] GET /v2.0/networks/9879bc1f-d56f-4226-aaf2-b61c026efc62?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2557] 199.19.213.132 () {38 vars in 1028 bytes} [Mon Apr 27 22:09:37 2026] PUT /v2.0/ports/9791053a-6a1a-4454-85d2-cdb2e92f4ae8 => generated 1243 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2558] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:09:37 2026] GET /v2.0/networks/9879bc1f-d56f-4226-aaf2-b61c026efc62?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) /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: 1275/2559] 10.0.0.100 () {32 vars in 729 bytes} [Mon Apr 27 22:09:37 2026] GET /v2.0/floatingips/1dd4cc9a-d5ad-4a57-82a8-bc5b1b93e370 => generated 554 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2560] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:09:38 2026] GET /v2.0/ports?tenant_id=a0f4ab8942a4466488ef10176cbe4d22&device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 1246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:09:38.427 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3317c25b-ba24-4ab4-b3c0-063629d8b710'] response: {'name': 'network-changed', 'server_uuid': 'f072937d-8ecc-4169-8cba-638f4a328097', 'tag': '9791053a-6a1a-4454-85d2-cdb2e92f4ae8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1276/2561] 199.19.213.132 () {34 vars in 1018 bytes} [Mon Apr 27 22:09:38 2026] GET /v2.0/networks?tenant_id=a0f4ab8942a4466488ef10176cbe4d22&shared=False => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2562] 199.19.213.132 () {34 vars in 930 bytes} [Mon Apr 27 22:09:38 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: 8|app: 0|req: 1277/2563] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:38 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 1246 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2564] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:09:38 2026] GET /v2.0/security-groups?id=fd32b9a6-5436-4c36-b1ed-255760223e94&fields=id&fields=name => generated 96 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2565] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:38 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2566] 10.0.0.100 () {32 vars in 729 bytes} [Mon Apr 27 22:09:38 2026] GET /v2.0/floatingips/1dd4cc9a-d5ad-4a57-82a8-bc5b1b93e370 => generated 552 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2567] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:09:39 2026] GET /v2.0/ports?tenant_id=a0f4ab8942a4466488ef10176cbe4d22&device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2568] 199.19.213.132 () {34 vars in 1062 bytes} [Mon Apr 27 22:09:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.162&port_id=9791053a-6a1a-4454-85d2-cdb2e92f4ae8 => 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: 1280/2569] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:09:39 2026] GET /v2.0/subnets?id=2861d678-9910-43d8-a7af-99f207d80abd => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2570] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:09:39 2026] GET /v2.0/ports?network_id=f6866601-e94c-424a-b2d1-2556595962cf&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2571] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:09:39 2026] GET /v2.0/networks/f6866601-e94c-424a-b2d1-2556595962cf?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2572] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:09:39 2026] GET /v2.0/networks/f6866601-e94c-424a-b2d1-2556595962cf?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) 2026-04-27 22:09:39.943 8 WARNING neutron_lib.context [None req-614558e3-813a-4c57-82e8-f650329d29af 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1282/2573] 10.0.0.100 () {34 vars in 685 bytes} [Mon Apr 27 22:09:39 2026] POST /v2.0/security-groups => generated 1677 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 22:09:40.074 7 WARNING neutron_lib.context [None req-5e05d147-d200-4efc-8abf-86b0c023c059 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1292/2574] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:09:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:09:40.190 8 WARNING neutron_lib.context [None req-c26cc0bd-2724-4286-b7b2-c5cc873d9e0b 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1283/2575] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:09:40 2026] POST /v2.0/security-group-rules => generated 596 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:09:40.318 7 WARNING neutron_lib.context [None req-431f7913-fe3a-4ad1-b44d-0b053962259d 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1293/2576] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:09:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:09:40.427 8 WARNING neutron_lib.context [None req-8f6ad638-7c14-4eaf-88b1-4c47a3ba78fd 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1284/2577] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:09:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:09:40.544 7 WARNING neutron_lib.context [None req-72187105-9e45-4497-87ba-613131a9a78b 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:09:40.579 7 INFO neutron.db.securitygroups_db [None req-72187105-9e45-4497-87ba-613131a9a78b 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Project bbc81fa6566745369b423329762a05b0 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: 1294/2578] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:09:40 2026] POST /v2.0/security-group-rules => generated 607 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 22:09:40.670 8 WARNING neutron_lib.context [None req-4c5bfc20-fbea-4d32-97dc-4f61237ad147 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:09:40.700 8 INFO neutron.db.securitygroups_db [None req-4c5bfc20-fbea-4d32-97dc-4f61237ad147 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Project bbc81fa6566745369b423329762a05b0 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: 1285/2579] 10.0.0.100 () {34 vars in 695 bytes} [Mon Apr 27 22:09:40 2026] POST /v2.0/security-group-rules => generated 606 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2580] 10.0.0.100 () {32 vars in 649 bytes} [Mon Apr 27 22:09:41 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: 8|app: 0|req: 1286/2581] 10.0.0.174 () {34 vars in 1100 bytes} [Mon Apr 27 22:09:41 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1317085562&fields=id&tenant_id=bbc81fa6566745369b423329762a05b0 => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2582] 10.0.0.174 () {34 vars in 982 bytes} [Mon Apr 27 22:09:41 2026] GET /v2.0/networks?id=9879bc1f-d56f-4226-aaf2-b61c026efc62 => generated 660 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2583] 10.0.0.174 () {34 vars in 965 bytes} [Mon Apr 27 22:09:41 2026] GET /v2.0/quotas/bbc81fa6566745369b423329762a05b0 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2584] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:41 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2585] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:09:41 2026] GET /v2.0/security-groups?id=fd32b9a6-5436-4c36-b1ed-255760223e94&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2586] 10.0.0.174 () {34 vars in 1002 bytes} [Mon Apr 27 22:09:41 2026] GET /v2.0/ports?tenant_id=bbc81fa6566745369b423329762a05b0&fields=id => generated 149 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2587] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:41 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2588] 10.0.0.174 () {34 vars in 1008 bytes} [Mon Apr 27 22:09:41 2026] GET /v2.0/networks/9879bc1f-d56f-4226-aaf2-b61c026efc62?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: 1300/2589] 10.0.0.174 () {34 vars in 1108 bytes} [Mon Apr 27 22:09:41 2026] GET /v2.0/networks/9879bc1f-d56f-4226-aaf2-b61c026efc62?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: 1290/2590] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:41 2026] GET /v2.0/ports?device_id=43de780b-e9d0-4ac3-97ee-f753e9cd3aa0 => 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: 1301/2591] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:42 2026] GET /v2.0/ports?device_id=43de780b-e9d0-4ac3-97ee-f753e9cd3aa0 => 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: 1291/2592] 199.19.213.132 () {34 vars in 994 bytes} [Mon Apr 27 22:09:42 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2593] 199.19.213.132 () {34 vars in 1044 bytes} [Mon Apr 27 22:09:42 2026] GET /v2.0/security-groups?id=fd32b9a6-5436-4c36-b1ed-255760223e94&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2594] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:43 2026] GET /v2.0/ports?device_id=43de780b-e9d0-4ac3-97ee-f753e9cd3aa0 => 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: 1303/2595] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:44 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2596] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:09:44 2026] GET /v2.0/security-groups?id=fd32b9a6-5436-4c36-b1ed-255760223e94&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2597] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:44 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2598] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:44 2026] GET /v2.0/ports?device_id=43de780b-e9d0-4ac3-97ee-f753e9cd3aa0 => 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: 1305/2599] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:46 2026] GET /v2.0/ports?device_id=43de780b-e9d0-4ac3-97ee-f753e9cd3aa0 => 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: 1295/2600] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:09:46 2026] GET /v2.0/networks?id=9879bc1f-d56f-4226-aaf2-b61c026efc62 => generated 660 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2601] 199.19.213.132 () {34 vars in 1050 bytes} [Mon Apr 27 22:09:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bbc81fa6566745369b423329762a05b0 => generated 274 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:09:46.157 8 WARNING neutron_lib.context [req-663a6964-9471-4db9-9b43-81dabe24481b req-a856004e-019e-4a19-955e-83dfc7259a69 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1296/2602] 199.19.213.132 () {38 vars in 955 bytes} [Mon Apr 27 22:09:46 2026] POST /v2.0/ports => generated 958 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2603] 199.19.213.132 () {38 vars in 1028 bytes} [Mon Apr 27 22:09:46 2026] PUT /v2.0/ports/6f882201-6328-4612-bc42-0d2990e27cea => generated 1239 bytes in 449 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: 1297/2604] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:47 2026] GET /v2.0/ports?device_id=43de780b-e9d0-4ac3-97ee-f753e9cd3aa0 => generated 973 bytes in 76 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: 1308/2605] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:09:47 2026] GET /v2.0/security-groups?id=9d0db453-c38f-40a5-8ced-7c0ccc6a8d3d&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: 1298/2606] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:47 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:09:47.295 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5eea0d5-e021-42c3-81d9-f10f24eb4495'] response: {'name': 'network-changed', 'server_uuid': '43de780b-e9d0-4ac3-97ee-f753e9cd3aa0', 'tag': '6f882201-6328-4612-bc42-0d2990e27cea', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1309/2607] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:09:47 2026] GET /v2.0/security-groups?id=fd32b9a6-5436-4c36-b1ed-255760223e94&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: 1299/2608] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:47 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2609] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:09:47 2026] GET /v2.0/ports?tenant_id=bbc81fa6566745369b423329762a05b0&device_id=43de780b-e9d0-4ac3-97ee-f753e9cd3aa0 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2610] 199.19.213.132 () {34 vars in 1018 bytes} [Mon Apr 27 22:09:47 2026] GET /v2.0/networks?tenant_id=bbc81fa6566745369b423329762a05b0&shared=False => generated 756 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2611] 199.19.213.132 () {34 vars in 930 bytes} [Mon Apr 27 22:09:47 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: 1301/2612] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:48 2026] GET /v2.0/ports?device_id=43de780b-e9d0-4ac3-97ee-f753e9cd3aa0 => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2613] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:09:48 2026] GET /v2.0/security-groups?id=9d0db453-c38f-40a5-8ced-7c0ccc6a8d3d&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2614] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:09:48 2026] GET /v2.0/ports?tenant_id=bbc81fa6566745369b423329762a05b0&device_id=43de780b-e9d0-4ac3-97ee-f753e9cd3aa0 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2615] 199.19.213.132 () {34 vars in 1060 bytes} [Mon Apr 27 22:09:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=6f882201-6328-4612-bc42-0d2990e27cea => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2616] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:09:49 2026] GET /v2.0/subnets?id=8091e989-d4cd-4302-b4c5-8a12b3a90a2a => generated 678 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2617] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:09:49 2026] GET /v2.0/ports?network_id=9879bc1f-d56f-4226-aaf2-b61c026efc62&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2618] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:09:49 2026] GET /v2.0/networks/9879bc1f-d56f-4226-aaf2-b61c026efc62?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: 1315/2619] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:09:49 2026] GET /v2.0/networks/9879bc1f-d56f-4226-aaf2-b61c026efc62?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: 1305/2620] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:49 2026] GET /v2.0/ports?device_id=43de780b-e9d0-4ac3-97ee-f753e9cd3aa0 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2621] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:09:49 2026] GET /v2.0/security-groups?id=9d0db453-c38f-40a5-8ced-7c0ccc6a8d3d&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: 1306/2622] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:50 2026] GET /v2.0/ports?device_id=43de780b-e9d0-4ac3-97ee-f753e9cd3aa0 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2623] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:09:50 2026] GET /v2.0/security-groups?id=9d0db453-c38f-40a5-8ced-7c0ccc6a8d3d&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: 1307/2624] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:51 2026] GET /v2.0/ports?device_id=43de780b-e9d0-4ac3-97ee-f753e9cd3aa0 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2625] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:09:51 2026] GET /v2.0/security-groups?id=9d0db453-c38f-40a5-8ced-7c0ccc6a8d3d&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: 1309/2628] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:52 2026] GET /v2.0/ports?device_id=43de780b-e9d0-4ac3-97ee-f753e9cd3aa0 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2629] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:09:53 2026] GET /v2.0/security-groups?id=9d0db453-c38f-40a5-8ced-7c0ccc6a8d3d&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: 1310/2630] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:54 2026] GET /v2.0/ports?device_id=43de780b-e9d0-4ac3-97ee-f753e9cd3aa0 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2631] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:09:54 2026] GET /v2.0/security-groups?id=9d0db453-c38f-40a5-8ced-7c0ccc6a8d3d&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: 1311/2632] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:09:54 2026] GET /v2.0/ports?device_id=43de780b-e9d0-4ac3-97ee-f753e9cd3aa0 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2633] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:09:54 2026] GET /v2.0/security-groups?id=9d0db453-c38f-40a5-8ced-7c0ccc6a8d3d&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: 1312/2634] 10.0.0.100 () {32 vars in 736 bytes} [Mon Apr 27 22:09:54 2026] GET /v2.0/ports?device_id=43de780b-e9d0-4ac3-97ee-f753e9cd3aa0 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:09:54.817 7 INFO neutron.db.l3_db [None req-75bc1280-162e-41d6-b2d2-62bf43fae60c 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Floating IP 1dd4cc9a-d5ad-4a57-82a8-bc5b1b93e370 associated. External IP: 10.96.250.202, port: 6f882201-6328-4612-bc42-0d2990e27cea. [pid: 7|app: 0|req: 1323/2635] 10.0.0.100 () {34 vars in 749 bytes} [Mon Apr 27 22:09:54 2026] PUT /v2.0/floatingips/1dd4cc9a-d5ad-4a57-82a8-bc5b1b93e370 => generated 856 bytes in 651 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2636] 10.0.0.100 () {32 vars in 729 bytes} [Mon Apr 27 22:09:55 2026] GET /v2.0/floatingips/1dd4cc9a-d5ad-4a57-82a8-bc5b1b93e370 => generated 856 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:09:56.237 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c17facc-4806-45b9-a152-7703fac085d0'] response: {'name': 'network-changed', 'server_uuid': '43de780b-e9d0-4ac3-97ee-f753e9cd3aa0', 'tag': '6f882201-6328-4612-bc42-0d2990e27cea', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1324/2637] 10.0.0.100 () {32 vars in 729 bytes} [Mon Apr 27 22:09:56 2026] GET /v2.0/floatingips/1dd4cc9a-d5ad-4a57-82a8-bc5b1b93e370 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2638] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:09:56 2026] GET /v2.0/ports?tenant_id=bbc81fa6566745369b423329762a05b0&device_id=43de780b-e9d0-4ac3-97ee-f753e9cd3aa0 => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2639] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:09:56 2026] GET /v2.0/networks?id=9879bc1f-d56f-4226-aaf2-b61c026efc62 => generated 756 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2640] 199.19.213.132 () {34 vars in 1060 bytes} [Mon Apr 27 22:09:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=6f882201-6328-4612-bc42-0d2990e27cea => generated 861 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2641] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:09:56 2026] GET /v2.0/subnets?id=8091e989-d4cd-4302-b4c5-8a12b3a90a2a => 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: 1316/2642] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:09:56 2026] GET /v2.0/ports?network_id=9879bc1f-d56f-4226-aaf2-b61c026efc62&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: 1327/2643] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:09:57 2026] GET /v2.0/networks/9879bc1f-d56f-4226-aaf2-b61c026efc62?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2644] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:09:57 2026] GET /v2.0/networks/9879bc1f-d56f-4226-aaf2-b61c026efc62?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: 1328/2645] 10.0.0.100 () {32 vars in 729 bytes} [Mon Apr 27 22:09:57 2026] GET /v2.0/floatingips/1dd4cc9a-d5ad-4a57-82a8-bc5b1b93e370 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2646] 10.0.0.70 () {34 vars in 989 bytes} [Mon Apr 27 22:10:05 2026] GET /v2.0/ports?device_id=43de780b-e9d0-4ac3-97ee-f753e9cd3aa0 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2647] 10.0.0.70 () {34 vars in 1039 bytes} [Mon Apr 27 22:10:05 2026] GET /v2.0/security-groups?id=9d0db453-c38f-40a5-8ced-7c0ccc6a8d3d&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: 1320/2650] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:10:08 2026] GET /v2.0/ports?device_id=43de780b-e9d0-4ac3-97ee-f753e9cd3aa0 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2651] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:10:08 2026] GET /v2.0/security-groups?id=9d0db453-c38f-40a5-8ced-7c0ccc6a8d3d&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: 1321/2652] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:10:09 2026] GET /v2.0/ports?device_id=43de780b-e9d0-4ac3-97ee-f753e9cd3aa0 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2653] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:10:09 2026] GET /v2.0/security-groups?id=9d0db453-c38f-40a5-8ced-7c0ccc6a8d3d&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: 1322/2654] 199.19.213.132 () {34 vars in 994 bytes} [Mon Apr 27 22:10:10 2026] GET /v2.0/ports?device_id=43de780b-e9d0-4ac3-97ee-f753e9cd3aa0 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2655] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:10:10 2026] GET /v2.0/ports?device_id=43de780b-e9d0-4ac3-97ee-f753e9cd3aa0 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2656] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:10:10 2026] GET /v2.0/security-groups?id=9d0db453-c38f-40a5-8ced-7c0ccc6a8d3d&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:10:11.093 7 INFO neutron.db.l3_db [req-626ae034-e5b8-4a6d-98ea-bb88b3f2e417 req-c490ea43-eb88-4512-b148-774a3c1e3e76 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] Floating IP 1dd4cc9a-d5ad-4a57-82a8-bc5b1b93e370 disassociated. External IP: 10.96.250.202, port: 6f882201-6328-4612-bc42-0d2990e27cea. [pid: 7|app: 0|req: 1333/2657] 199.19.213.132 () {36 vars in 997 bytes} [Mon Apr 27 22:10:10 2026] DELETE /v2.0/ports/6f882201-6328-4612-bc42-0d2990e27cea => generated 0 bytes in 669 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2658] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:10:12 2026] GET /v2.0/ports?device_id=43de780b-e9d0-4ac3-97ee-f753e9cd3aa0 => 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: 1334/2659] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:10:13 2026] GET /v2.0/ports?device_id=43de780b-e9d0-4ac3-97ee-f753e9cd3aa0 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2660] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:10:14 2026] GET /v2.0/ports?device_id=43de780b-e9d0-4ac3-97ee-f753e9cd3aa0 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:10:15.347 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c389791-5a61-4bd3-8d35-93acd4182d19'] response: {'server_uuid': '43de780b-e9d0-4ac3-97ee-f753e9cd3aa0', 'name': 'network-vif-deleted', 'tag': '6f882201-6328-4612-bc42-0d2990e27cea', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1335/2661] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:10:15 2026] DELETE /v2.0/security-groups/9d0db453-c38f-40a5-8ced-7c0ccc6a8d3d => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2662] 10.0.0.100 () {32 vars in 732 bytes} [Mon Apr 27 22:10:15 2026] DELETE /v2.0/floatingips/1dd4cc9a-d5ad-4a57-82a8-bc5b1b93e370 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2663] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:10:15 2026] GET /v2.0/ports?device_id=47469fa0-2446-4cb1-a6c3-6ff79a3df4d1 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2664] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:10:15 2026] GET /v2.0/security-groups?id=b16a2c0a-bb96-4dcb-b10d-265ac520b58b&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: 1337/2665] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:10:17 2026] GET /v2.0/ports?device_id=47469fa0-2446-4cb1-a6c3-6ff79a3df4d1 => 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: 1329/2666] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:10:17 2026] GET /v2.0/security-groups?id=b16a2c0a-bb96-4dcb-b10d-265ac520b58b&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: 1338/2667] 199.19.213.132 () {34 vars in 994 bytes} [Mon Apr 27 22:10:17 2026] GET /v2.0/ports?device_id=47469fa0-2446-4cb1-a6c3-6ff79a3df4d1 => 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: 1330/2668] 199.19.213.132 () {36 vars in 997 bytes} [Mon Apr 27 22:10:17 2026] DELETE /v2.0/ports/f7e4bfe5-23cd-4328-85af-0be7e618c392 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2669] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:10:18 2026] GET /v2.0/ports?device_id=47469fa0-2446-4cb1-a6c3-6ff79a3df4d1 => 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: 1331/2670] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:10:19 2026] GET /v2.0/ports?device_id=47469fa0-2446-4cb1-a6c3-6ff79a3df4d1 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2671] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:10:20 2026] GET /v2.0/ports?device_id=47469fa0-2446-4cb1-a6c3-6ff79a3df4d1 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:10:20.754 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f21c3cf9-d81d-4bba-a592-64037e0e3d13'] response: {'server_uuid': '47469fa0-2446-4cb1-a6c3-6ff79a3df4d1', 'name': 'network-vif-deleted', 'tag': 'f7e4bfe5-23cd-4328-85af-0be7e618c392', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1332/2672] 199.19.213.132 () {34 vars in 1096 bytes} [Mon Apr 27 22:10:20 2026] GET /v2.0/ports?device_id=07d9a95c-1fc4-4ebe-b0d7-a432774b3efd&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: 7|app: 0|req: 1341/2673] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:10:21 2026] GET /v2.0/ports?tenant_id=22fbf707ebad49cfb9ace98fa88b0021&device_id=07d9a95c-1fc4-4ebe-b0d7-a432774b3efd => generated 1473 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2674] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:10:21 2026] DELETE /v2.0/security-groups/b16a2c0a-bb96-4dcb-b10d-265ac520b58b => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2675] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:10:21 2026] GET /v2.0/networks?id=878ba69f-81bc-440d-996c-dbd9fcd8c47b => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2676] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:10:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.144&port_id=b8dc6521-b26e-4cce-b6f7-f901e27f659b => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2677] 199.19.213.132 () {34 vars in 1106 bytes} [Mon Apr 27 22:10:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1fe&port_id=b8dc6521-b26e-4cce-b6f7-f901e27f659b => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2678] 199.19.213.132 () {34 vars in 1064 bytes} [Mon Apr 27 22:10:22 2026] GET /v2.0/subnets?id=0e63cfae-6e86-4991-ba8d-3d0f3524bb62&id=7509cb4a-03ce-49b7-b61f-107bc19fd6a6 => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2679] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:10:22 2026] GET /v2.0/ports?network_id=878ba69f-81bc-440d-996c-dbd9fcd8c47b&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2680] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:10:22 2026] GET /v2.0/ports?network_id=878ba69f-81bc-440d-996c-dbd9fcd8c47b&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: 1340/2681] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:10:22 2026] GET /v2.0/networks/878ba69f-81bc-440d-996c-dbd9fcd8c47b?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: 1341/2682] 199.19.213.132 () {30 vars in 702 bytes} [Mon Apr 27 22:10:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2683] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:10:22 2026] GET /v2.0/networks/878ba69f-81bc-440d-996c-dbd9fcd8c47b?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: 8|app: 0|req: 1343/2684] 199.19.213.132 () {30 vars in 704 bytes} [Mon Apr 27 22:10:22 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: 1344/2685] 199.19.213.132 () {30 vars in 680 bytes} [Mon Apr 27 22:10:22 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: 1345/2686] 199.19.213.132 () {30 vars in 716 bytes} [Mon Apr 27 22:10:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2687] 199.19.213.132 () {30 vars in 740 bytes} [Mon Apr 27 22:10:22 2026] GET /v2.0/subnets/7bd07f09-c95d-4833-a963-12976deb5012 => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2688] 199.19.213.132 () {30 vars in 768 bytes} [Mon Apr 27 22:10:22 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2689] 10.0.0.100 () {34 vars in 789 bytes} [Mon Apr 27 22:10:21 2026] PUT /v2.0/routers/88f28a92-97df-4559-8bcf-035af3b9ca5f/remove_router_interface => generated 309 bytes in 993 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2692] 199.19.213.132 () {34 vars in 716 bytes} [Mon Apr 27 22:10:22 2026] POST /v2.0/ports => generated 1097 bytes in 321 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: 1349/2693] 10.0.0.174 () {34 vars in 971 bytes} [Mon Apr 27 22:10:22 2026] GET /v2.0/ports/d28f7c1f-09f2-4eaa-817d-67bedf363a98 => generated 1097 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2694] 10.0.0.174 () {34 vars in 907 bytes} [Mon Apr 27 22:10:22 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2695] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:10:22 2026] DELETE /v2.0/subnets/8091e989-d4cd-4302-b4c5-8a12b3a90a2a => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:10:23.677 8 INFO neutron.services.segments.plugin [-] Segment 264afc11-ae8b-4051-81d6-c9bf69cd91eb resource provider aggregate not found 2026-04-27 22:10:23.685 8 INFO neutron.services.segments.plugin [-] Segment 264afc11-ae8b-4051-81d6-c9bf69cd91eb resource provider aggregate not found 2026-04-27 22:10:23.690 8 INFO neutron.db.l3_hamode_db [None req-cc09f190-364d-4319-8150-bc080f802863 9810ffd27e2d483882837e3a3395788f bbc81fa6566745369b423329762a05b0 - - default default] HA network b47697b1-e110-40f8-a84a-74c3634ecd9b was deleted as no HA routers are present in tenant bbc81fa6566745369b423329762a05b0. 2026-04-27 22:10:23.692 8 INFO neutron.services.segments.plugin [-] Segment 264afc11-ae8b-4051-81d6-c9bf69cd91eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 264afc11-ae8b-4051-81d6-c9bf69cd91eb found for delete ", "request_id": "req-5309fd1b-409e-491f-82a4-f8e05edb53a6"}]} [pid: 8|app: 0|req: 1351/2696] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:10:22 2026] DELETE /v2.0/routers/88f28a92-97df-4559-8bcf-035af3b9ca5f => generated 0 bytes in 870 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:10:23.803 8 INFO neutron.services.segments.plugin [-] Segment 264afc11-ae8b-4051-81d6-c9bf69cd91eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 264afc11-ae8b-4051-81d6-c9bf69cd91eb found for delete ", "request_id": "req-d385a4de-7d47-4834-8f1d-fa2cdfb50d22"}]} [pid: 8|app: 0|req: 1352/2697] 199.19.213.132 () {34 vars in 1262 bytes} [Mon Apr 27 22:10:23 2026] GET /v2.0/ports/d28f7c1f-09f2-4eaa-817d-67bedf363a98?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:10:23.841 7 INFO neutron.services.segments.plugin [-] Segment f4bc33e0-6038-4fc8-b887-c5afa8f5a4ad resource provider aggregate not found 2026-04-27 22:10:23.852 7 INFO neutron.services.segments.plugin [-] Segment f4bc33e0-6038-4fc8-b887-c5afa8f5a4ad resource provider aggregate not found 2026-04-27 22:10:23.859 7 INFO neutron.services.segments.plugin [-] Segment f4bc33e0-6038-4fc8-b887-c5afa8f5a4ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4bc33e0-6038-4fc8-b887-c5afa8f5a4ad found for delete ", "request_id": "req-6c8ac2cd-e597-4860-8e8f-56c6665b58c4"}]} [pid: 7|app: 0|req: 1346/2698] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:10:23 2026] DELETE /v2.0/networks/9879bc1f-d56f-4226-aaf2-b61c026efc62 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2699] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:10:23 2026] GET /v2.0/networks/4a45ca24-2c07-4f90-8fd0-246231236d86?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:10:23.903 7 INFO neutron.services.segments.plugin [-] Segment f4bc33e0-6038-4fc8-b887-c5afa8f5a4ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4bc33e0-6038-4fc8-b887-c5afa8f5a4ad found for delete ", "request_id": "req-00792745-32b3-4200-b0e2-e95962b131e5"}]} [pid: 7|app: 0|req: 1347/2700] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:10:23 2026] GET /v2.0/networks/4a45ca24-2c07-4f90-8fd0-246231236d86?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2701] 199.19.213.132 () {34 vars in 975 bytes} [Mon Apr 27 22:10:24 2026] GET /v2.0/ports/d28f7c1f-09f2-4eaa-817d-67bedf363a98 => generated 1097 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2702] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:10:24 2026] GET /v2.0/networks?id=4a45ca24-2c07-4f90-8fd0-246231236d86 => generated 802 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2703] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:10:24 2026] GET /v2.0/security-groups?tenant_id=ad4ca9d786b74da3b91d9e328138bf70&name=default => generated 2929 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2704] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:10:24 2026] DELETE /v2.0/security-groups/056127b9-eceb-4579-ab70-f62d578128ef => 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: 1356/2705] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:10:24 2026] GET /v2.0/security-groups?tenant_id=bbc81fa6566745369b423329762a05b0&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2706] 199.19.213.132 () {38 vars in 1028 bytes} [Mon Apr 27 22:10:24 2026] PUT /v2.0/ports/d28f7c1f-09f2-4eaa-817d-67bedf363a98 => generated 1287 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2707] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:10:24 2026] DELETE /v2.0/security-groups/c24a3078-74b8-4f14-93b2-0364934e97e7 => generated 0 bytes in 104 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, ' 2026-04-27 22:10:26.032 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c607616-a31c-4096-b138-595a41f0445d'] response: {'name': 'network-changed', 'server_uuid': 'f072937d-8ecc-4169-8cba-638f4a328097', 'tag': 'd28f7c1f-09f2-4eaa-817d-67bedf363a98', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1351/2708] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:10:25 2026] GET /v2.0/ports?tenant_id=a0f4ab8942a4466488ef10176cbe4d22&device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 2527 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2709] 199.19.213.132 () {34 vars in 1062 bytes} [Mon Apr 27 22:10:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.162&port_id=9791053a-6a1a-4454-85d2-cdb2e92f4ae8 => 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: 1352/2710] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:10:26 2026] GET /v2.0/subnets?id=2861d678-9910-43d8-a7af-99f207d80abd => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2711] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:10:26 2026] GET /v2.0/ports?network_id=f6866601-e94c-424a-b2d1-2556595962cf&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2712] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:10:26 2026] GET /v2.0/networks/f6866601-e94c-424a-b2d1-2556595962cf?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2713] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:10:26 2026] GET /v2.0/networks/f6866601-e94c-424a-b2d1-2556595962cf?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: 1354/2714] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:10:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.228&port_id=d28f7c1f-09f2-4eaa-817d-67bedf363a98 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2715] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:10:26 2026] GET /v2.0/subnets?id=7bd07f09-c95d-4833-a963-12976deb5012 => generated 679 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2716] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:10:26 2026] GET /v2.0/ports?network_id=4a45ca24-2c07-4f90-8fd0-246231236d86&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: 1362/2717] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:10:26 2026] GET /v2.0/networks/4a45ca24-2c07-4f90-8fd0-246231236d86?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: 1356/2718] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:10:26 2026] GET /v2.0/networks/4a45ca24-2c07-4f90-8fd0-246231236d86?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: 1363/2719] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:10:27 2026] GET /v2.0/ports?tenant_id=a0f4ab8942a4466488ef10176cbe4d22&device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 2527 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2720] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:10:27 2026] GET /v2.0/networks?id=4a45ca24-2c07-4f90-8fd0-246231236d86 => generated 802 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2721] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:10:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.228&port_id=d28f7c1f-09f2-4eaa-817d-67bedf363a98 => 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: 1358/2722] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:10:27 2026] GET /v2.0/subnets?id=7bd07f09-c95d-4833-a963-12976deb5012 => generated 679 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2723] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:10:27 2026] GET /v2.0/ports?network_id=4a45ca24-2c07-4f90-8fd0-246231236d86&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2724] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:10:27 2026] GET /v2.0/networks/4a45ca24-2c07-4f90-8fd0-246231236d86?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: 1366/2725] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:10:27 2026] GET /v2.0/networks/4a45ca24-2c07-4f90-8fd0-246231236d86?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2726] 10.0.0.100 () {34 vars in 678 bytes} [Mon Apr 27 22:10:28 2026] POST /v2.0/qos/policies => generated 359 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2727] 10.0.0.100 () {34 vars in 753 bytes} [Mon Apr 27 22:10:28 2026] PUT /v2.0/policies/3176e61e-cdfa-44b0-87a1-47173324e0e6/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2728] 10.0.0.100 () {32 vars in 733 bytes} [Mon Apr 27 22:10:28 2026] GET /v2.0/policies/3176e61e-cdfa-44b0-87a1-47173324e0e6/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: 1368/2729] 10.0.0.100 () {34 vars in 764 bytes} [Mon Apr 27 22:10:28 2026] PUT /v2.0/policies/3176e61e-cdfa-44b0-87a1-47173324e0e6/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: 1362/2730] 10.0.0.100 () {32 vars in 733 bytes} [Mon Apr 27 22:10:28 2026] GET /v2.0/policies/3176e61e-cdfa-44b0-87a1-47173324e0e6/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2731] 10.0.0.100 () {34 vars in 760 bytes} [Mon Apr 27 22:10:28 2026] PUT /v2.0/policies/3176e61e-cdfa-44b0-87a1-47173324e0e6/tags/red => generated 4 bytes in 14 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2732] 10.0.0.100 () {32 vars in 733 bytes} [Mon Apr 27 22:10:28 2026] GET /v2.0/policies/3176e61e-cdfa-44b0-87a1-47173324e0e6/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2733] 10.0.0.100 () {34 vars in 782 bytes} [Mon Apr 27 22:10:28 2026] PUT /v2.0/policies/3176e61e-cdfa-44b0-87a1-47173324e0e6/tags/black.or.white => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2734] 10.0.0.100 () {32 vars in 733 bytes} [Mon Apr 27 22:10:28 2026] GET /v2.0/policies/3176e61e-cdfa-44b0-87a1-47173324e0e6/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2735] 10.0.0.100 () {34 vars in 753 bytes} [Mon Apr 27 22:10:28 2026] PUT /v2.0/policies/3176e61e-cdfa-44b0-87a1-47173324e0e6/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: 1365/2736] 10.0.0.100 () {32 vars in 733 bytes} [Mon Apr 27 22:10:28 2026] GET /v2.0/policies/3176e61e-cdfa-44b0-87a1-47173324e0e6/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2737] 10.0.0.100 () {32 vars in 741 bytes} [Mon Apr 27 22:10:28 2026] GET /v2.0/policies/3176e61e-cdfa-44b0-87a1-47173324e0e6/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:10:28.643 7 INFO neutron.api.v2.resource [None req-46effa34-c0a4-4bea-9dc3-7cdef93a83ef 754c5d11c16c48208b6e87d00dcf9810 609b5758a1c348de9e22c3ff6409746d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1366/2738] 10.0.0.100 () {32 vars in 745 bytes} [Mon Apr 27 22:10:28 2026] GET /v2.0/policies/3176e61e-cdfa-44b0-87a1-47173324e0e6/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2739] 10.0.0.100 () {32 vars in 744 bytes} [Mon Apr 27 22:10:28 2026] DELETE /v2.0/policies/3176e61e-cdfa-44b0-87a1-47173324e0e6/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2740] 10.0.0.100 () {32 vars in 733 bytes} [Mon Apr 27 22:10:28 2026] GET /v2.0/policies/3176e61e-cdfa-44b0-87a1-47173324e0e6/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:10:28.720 8 INFO neutron.api.v2.resource [None req-56480bdd-3b34-4a9c-8ea8-4c3e59020412 754c5d11c16c48208b6e87d00dcf9810 609b5758a1c348de9e22c3ff6409746d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1374/2741] 10.0.0.100 () {32 vars in 748 bytes} [Mon Apr 27 22:10:28 2026] DELETE /v2.0/policies/3176e61e-cdfa-44b0-87a1-47173324e0e6/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2742] 10.0.0.100 () {32 vars in 736 bytes} [Mon Apr 27 22:10:28 2026] DELETE /v2.0/policies/3176e61e-cdfa-44b0-87a1-47173324e0e6/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2743] 10.0.0.100 () {32 vars in 733 bytes} [Mon Apr 27 22:10:28 2026] GET /v2.0/policies/3176e61e-cdfa-44b0-87a1-47173324e0e6/tags => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2744] 10.0.0.100 () {32 vars in 734 bytes} [Mon Apr 27 22:10:28 2026] DELETE /v2.0/qos/policies/3176e61e-cdfa-44b0-87a1-47173324e0e6 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2745] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:10:29 2026] GET /v2.0/security-groups?tenant_id=609b5758a1c348de9e22c3ff6409746d&name=default => generated 2929 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2746] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:10:29 2026] DELETE /v2.0/security-groups/e420111a-89fc-47e0-a6a0-af06bb816acd => 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: 1377/2747] 10.0.0.174 () {34 vars in 971 bytes} [Mon Apr 27 22:10:29 2026] GET /v2.0/ports/d28f7c1f-09f2-4eaa-817d-67bedf363a98 => generated 1289 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2748] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:10:29 2026] GET /v2.0/security-groups?tenant_id=69e336bf3f594a08866e03d7ed12bfc7&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2749] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:10:30 2026] DELETE /v2.0/security-groups/7e851e1c-59f5-4fd4-b7a1-4d33a6daafed => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2750] 199.19.213.132 () {34 vars in 788 bytes} [Mon Apr 27 22:10:29 2026] PUT /v2.0/ports/d28f7c1f-09f2-4eaa-817d-67bedf363a98 => generated 1313 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:10:30.214 7 INFO neutron.api.v2.resource [None req-dbc84ee5-8647-4843-a8e6-c410d65fc574 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1373/2751] 199.19.213.132 () {30 vars in 762 bytes} [Mon Apr 27 22:10:30 2026] GET /v2.0/security-groups/lb-f7dc4a30-1edd-40d7-956f-c27ce397f1c9 => generated 149 bytes in 16 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: 1379/2752] 199.19.213.132 () {30 vars in 784 bytes} [Mon Apr 27 22:10:30 2026] GET /v2.0/security-groups?name=lb-f7dc4a30-1edd-40d7-956f-c27ce397f1c9 => generated 1639 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2753] 199.19.213.132 () {34 vars in 788 bytes} [Mon Apr 27 22:10:30 2026] PUT /v2.0/ports/d28f7c1f-09f2-4eaa-817d-67bedf363a98 => generated 1313 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:10:30.716 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e2b7cc0-4663-4cdf-9900-e76e488aac7a'] response: {'name': 'network-changed', 'server_uuid': 'f072937d-8ecc-4169-8cba-638f4a328097', 'tag': 'd28f7c1f-09f2-4eaa-817d-67bedf363a98', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1380/2754] 199.19.213.132 () {30 vars in 702 bytes} [Mon Apr 27 22:10:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1375/2755] 199.19.213.132 () {30 vars in 704 bytes} [Mon Apr 27 22:10:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2756] 199.19.213.132 () {30 vars in 680 bytes} [Mon Apr 27 22:10: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: 1376/2757] 199.19.213.132 () {30 vars in 716 bytes} [Mon Apr 27 22:10:30 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-04-27 22:10:30.776 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0c1f288-3bf7-4e65-ac7c-368d7efbe0d3'] response: {'name': 'network-changed', 'server_uuid': 'f072937d-8ecc-4169-8cba-638f4a328097', 'tag': 'd28f7c1f-09f2-4eaa-817d-67bedf363a98', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1377/2758] 199.19.213.132 () {30 vars in 740 bytes} [Mon Apr 27 22:10:30 2026] GET /v2.0/subnets/7bd07f09-c95d-4833-a963-12976deb5012 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2759] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:10:30 2026] GET /v2.0/ports?tenant_id=a0f4ab8942a4466488ef10176cbe4d22&device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 2589 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2760] 199.19.213.132 () {30 vars in 736 bytes} [Mon Apr 27 22:10:30 2026] GET /v2.0/ports/3cc72a11-b463-4273-8d1d-7612d57fe7dd => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2761] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:10:30 2026] GET /v2.0/networks?id=4a45ca24-2c07-4f90-8fd0-246231236d86 => generated 802 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2762] 199.19.213.132 () {30 vars in 736 bytes} [Mon Apr 27 22:10:30 2026] GET /v2.0/ports/d28f7c1f-09f2-4eaa-817d-67bedf363a98 => generated 1349 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2763] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:10:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.228&port_id=d28f7c1f-09f2-4eaa-817d-67bedf363a98 => 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: 1380/2764] 199.19.213.132 () {30 vars in 740 bytes} [Mon Apr 27 22:10:30 2026] GET /v2.0/subnets/7bd07f09-c95d-4833-a963-12976deb5012 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2765] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:10:30 2026] GET /v2.0/subnets?id=7bd07f09-c95d-4833-a963-12976deb5012 => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2766] 199.19.213.132 () {30 vars in 742 bytes} [Mon Apr 27 22:10:30 2026] GET /v2.0/networks/4a45ca24-2c07-4f90-8fd0-246231236d86 => generated 799 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2767] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:10:30 2026] GET /v2.0/ports?network_id=4a45ca24-2c07-4f90-8fd0-246231236d86&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2768] 199.19.213.132 () {30 vars in 736 bytes} [Mon Apr 27 22:10:30 2026] GET /v2.0/ports/3cc72a11-b463-4273-8d1d-7612d57fe7dd => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2769] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:10:30 2026] GET /v2.0/networks/4a45ca24-2c07-4f90-8fd0-246231236d86?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: 1383/2770] 199.19.213.132 () {30 vars in 740 bytes} [Mon Apr 27 22:10:31 2026] GET /v2.0/subnets/7bd07f09-c95d-4833-a963-12976deb5012 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2771] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:10:31 2026] GET /v2.0/networks/4a45ca24-2c07-4f90-8fd0-246231236d86?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: 1384/2772] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:10:32 2026] GET /v2.0/ports?tenant_id=a0f4ab8942a4466488ef10176cbe4d22&device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 2589 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2773] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:10:32 2026] GET /v2.0/networks?id=4a45ca24-2c07-4f90-8fd0-246231236d86 => generated 802 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2774] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:10:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.228&port_id=d28f7c1f-09f2-4eaa-817d-67bedf363a98 => 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: 1390/2775] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:10:32 2026] GET /v2.0/subnets?id=7bd07f09-c95d-4833-a963-12976deb5012 => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2776] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:10:32 2026] GET /v2.0/ports?network_id=4a45ca24-2c07-4f90-8fd0-246231236d86&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: 1391/2777] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:10:32 2026] GET /v2.0/networks/4a45ca24-2c07-4f90-8fd0-246231236d86?fields=segments => generated 14 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2778] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:10:32 2026] GET /v2.0/networks/4a45ca24-2c07-4f90-8fd0-246231236d86?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2779] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:10:33 2026] GET /v2.0/security-groups?tenant_id=c543d065764343f08238dccd213e3ce9&name=default => generated 2929 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2780] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:10:33 2026] DELETE /v2.0/security-groups/98ea44f9-112d-492a-909b-6ee659b3c2ae => 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: 1393/2781] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:10:33 2026] GET /v2.0/security-groups?tenant_id=bdf5ae56a2344474974ab118d047781c&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2782] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:10:33 2026] DELETE /v2.0/security-groups/5f949718-5365-47c2-b231-8ebc62a30243 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:10:41.790 8 WARNING neutron_lib.context [None req-f25f4002-2860-4e5d-899d-ce030a3d3948 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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-04-27 22:10:42.868 8 INFO neutron.db.l3_db [None req-f25f4002-2860-4e5d-899d-ce030a3d3948 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Floating IP cb4104c1-ce3f-4cac-b2b0-6752069c12ca associated. External IP: 10.96.250.208, port: 3cc72a11-b463-4273-8d1d-7612d57fe7dd. [pid: 8|app: 0|req: 1395/2785] 10.0.0.100 () {34 vars in 677 bytes} [Mon Apr 27 22:10:41 2026] POST /v2.0/floatingips => generated 898 bytes in 1373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2786] 199.19.213.132 () {30 vars in 702 bytes} [Mon Apr 27 22:10:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2787] 199.19.213.132 () {30 vars in 704 bytes} [Mon Apr 27 22:10:47 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: 1392/2788] 199.19.213.132 () {30 vars in 680 bytes} [Mon Apr 27 22:10: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: 1397/2789] 199.19.213.132 () {30 vars in 716 bytes} [Mon Apr 27 22:10:47 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-04-27 22:10:47.386 7 INFO neutron.api.v2.resource [None req-10c1d29f-df66-4862-ac02-3e4d69355b74 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1393/2790] 199.19.213.132 () {30 vars in 762 bytes} [Mon Apr 27 22:10:47 2026] GET /v2.0/security-groups/lb-f7dc4a30-1edd-40d7-956f-c27ce397f1c9 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2791] 199.19.213.132 () {30 vars in 784 bytes} [Mon Apr 27 22:10:47 2026] GET /v2.0/security-groups?name=lb-f7dc4a30-1edd-40d7-956f-c27ce397f1c9 => generated 1639 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2792] 199.19.213.132 () {30 vars in 814 bytes} [Mon Apr 27 22:10:47 2026] GET /v2.0/security-group-rules?security_group_id=286fd566-6c11-4ed6-b0c1-666367e17fe0 => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2793] 199.19.213.132 () {34 vars in 746 bytes} [Mon Apr 27 22:10:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2794] 199.19.213.132 () {34 vars in 746 bytes} [Mon Apr 27 22:10:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2797] 10.0.0.32 () {30 vars in 688 bytes} [Mon Apr 27 22:10:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2798] 10.0.0.32 () {30 vars in 690 bytes} [Mon Apr 27 22:10:54 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: 1398/2799] 10.0.0.32 () {30 vars in 666 bytes} [Mon Apr 27 22:10:54 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: 1402/2800] 10.0.0.32 () {30 vars in 702 bytes} [Mon Apr 27 22:10:54 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: 1399/2801] 10.0.0.32 () {28 vars in 437 bytes} [Mon Apr 27 22:10: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: 1403/2802] 10.0.0.32 () {30 vars in 726 bytes} [Mon Apr 27 22:10:55 2026] GET /v2.0/subnets/5b93fe01-0bdf-41a6-8160-d849b8f6fce0 => 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: 1400/2803] 199.19.213.132 () {30 vars in 702 bytes} [Mon Apr 27 22:10:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2804] 199.19.213.132 () {30 vars in 704 bytes} [Mon Apr 27 22:10:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2805] 199.19.213.132 () {30 vars in 680 bytes} [Mon Apr 27 22:10:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2806] 199.19.213.132 () {30 vars in 716 bytes} [Mon Apr 27 22:10:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2807] 199.19.213.132 () {30 vars in 740 bytes} [Mon Apr 27 22:10:56 2026] GET /v2.0/subnets/5b93fe01-0bdf-41a6-8160-d849b8f6fce0 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2808] 199.19.213.132 () {30 vars in 768 bytes} [Mon Apr 27 22:10:56 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 2589 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2809] 199.19.213.132 () {30 vars in 702 bytes} [Mon Apr 27 22:10: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: 1407/2810] 199.19.213.132 () {30 vars in 704 bytes} [Mon Apr 27 22:10:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2811] 199.19.213.132 () {30 vars in 680 bytes} [Mon Apr 27 22:10:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2812] 199.19.213.132 () {30 vars in 716 bytes} [Mon Apr 27 22:10:56 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: 1405/2813] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:10:58 2026] GET /v2.0/networks/671b886f-cbe0-4cf3-9975-193a9deec613?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: 1409/2814] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:10:58 2026] GET /v2.0/networks/671b886f-cbe0-4cf3-9975-193a9deec613?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: 1406/2815] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:10:58 2026] GET /v2.0/networks?id=671b886f-cbe0-4cf3-9975-193a9deec613 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2816] 199.19.213.132 () {38 vars in 955 bytes} [Mon Apr 27 22:10:58 2026] POST /v2.0/ports => generated 1303 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2817] 199.19.213.132 () {38 vars in 1028 bytes} [Mon Apr 27 22:10:59 2026] PUT /v2.0/ports/6482844d-0930-42fc-a257-593395ca8ccb => generated 1464 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1411/2818] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:11:00 2026] GET /v2.0/ports?tenant_id=a0f4ab8942a4466488ef10176cbe4d22&device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 4045 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1408/2819] 199.19.213.132 () {34 vars in 1062 bytes} [Mon Apr 27 22:11:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.162&port_id=9791053a-6a1a-4454-85d2-cdb2e92f4ae8 => 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: 1412/2820] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:11:00 2026] GET /v2.0/subnets?id=2861d678-9910-43d8-a7af-99f207d80abd => 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: 1409/2821] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:11:00 2026] GET /v2.0/ports?network_id=f6866601-e94c-424a-b2d1-2556595962cf&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2822] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:11:00 2026] GET /v2.0/networks/f6866601-e94c-424a-b2d1-2556595962cf?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:11:00.808 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3462e8a5-c8fa-4d9c-b929-faf05f366c0b'] response: {'name': 'network-changed', 'server_uuid': 'f072937d-8ecc-4169-8cba-638f4a328097', 'tag': '6482844d-0930-42fc-a257-593395ca8ccb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1410/2823] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:11:00 2026] GET /v2.0/networks/f6866601-e94c-424a-b2d1-2556595962cf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2824] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:11:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.228&port_id=d28f7c1f-09f2-4eaa-817d-67bedf363a98 => 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: 1411/2825] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:11:00 2026] GET /v2.0/subnets?id=7bd07f09-c95d-4833-a963-12976deb5012 => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2826] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:11:00 2026] GET /v2.0/ports?network_id=4a45ca24-2c07-4f90-8fd0-246231236d86&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2827] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:11:00 2026] GET /v2.0/networks/4a45ca24-2c07-4f90-8fd0-246231236d86?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: 1416/2828] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:11:01 2026] GET /v2.0/networks/4a45ca24-2c07-4f90-8fd0-246231236d86?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: 1413/2829] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:11:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.166&port_id=6482844d-0930-42fc-a257-593395ca8ccb => 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: 1417/2830] 199.19.213.132 () {34 vars in 1104 bytes} [Mon Apr 27 22:11:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A272&port_id=6482844d-0930-42fc-a257-593395ca8ccb => 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: 1414/2831] 199.19.213.132 () {34 vars in 1064 bytes} [Mon Apr 27 22:11:01 2026] GET /v2.0/subnets?id=5b93fe01-0bdf-41a6-8160-d849b8f6fce0&id=22d25200-b20c-40da-8d20-4efff637936c => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2832] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:11:01 2026] GET /v2.0/ports?network_id=671b886f-cbe0-4cf3-9975-193a9deec613&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2833] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:11:01 2026] GET /v2.0/ports?network_id=671b886f-cbe0-4cf3-9975-193a9deec613&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: 1419/2834] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:11:01 2026] GET /v2.0/networks/671b886f-cbe0-4cf3-9975-193a9deec613?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2835] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:11:01 2026] GET /v2.0/networks/671b886f-cbe0-4cf3-9975-193a9deec613?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: 1420/2836] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:11:02 2026] GET /v2.0/ports?tenant_id=a0f4ab8942a4466488ef10176cbe4d22&device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 4045 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2837] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:11:02 2026] GET /v2.0/networks?id=671b886f-cbe0-4cf3-9975-193a9deec613 => generated 801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2838] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:11:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.166&port_id=6482844d-0930-42fc-a257-593395ca8ccb => 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: 1418/2839] 199.19.213.132 () {34 vars in 1104 bytes} [Mon Apr 27 22:11:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A272&port_id=6482844d-0930-42fc-a257-593395ca8ccb => 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: 1422/2840] 199.19.213.132 () {34 vars in 1064 bytes} [Mon Apr 27 22:11:02 2026] GET /v2.0/subnets?id=5b93fe01-0bdf-41a6-8160-d849b8f6fce0&id=22d25200-b20c-40da-8d20-4efff637936c => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2841] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:11:02 2026] GET /v2.0/ports?network_id=671b886f-cbe0-4cf3-9975-193a9deec613&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: 1423/2842] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:11:02 2026] GET /v2.0/ports?network_id=671b886f-cbe0-4cf3-9975-193a9deec613&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2843] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:11:02 2026] GET /v2.0/networks/671b886f-cbe0-4cf3-9975-193a9deec613?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2844] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:11:02 2026] GET /v2.0/networks/671b886f-cbe0-4cf3-9975-193a9deec613?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: 1421/2845] 10.0.0.174 () {34 vars in 971 bytes} [Mon Apr 27 22:11:04 2026] GET /v2.0/ports/6482844d-0930-42fc-a257-593395ca8ccb => generated 1466 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2846] 199.19.213.132 () {30 vars in 736 bytes} [Mon Apr 27 22:11:04 2026] GET /v2.0/ports/6482844d-0930-42fc-a257-593395ca8ccb => generated 1466 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2847] 199.19.213.132 () {30 vars in 736 bytes} [Mon Apr 27 22:11:04 2026] GET /v2.0/ports/6482844d-0930-42fc-a257-593395ca8ccb => generated 1466 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2848] 199.19.213.132 () {34 vars in 789 bytes} [Mon Apr 27 22:11:04 2026] PUT /v2.0/ports/6482844d-0930-42fc-a257-593395ca8ccb => generated 1201 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2849] 199.19.213.132 () {30 vars in 742 bytes} [Mon Apr 27 22:11:05 2026] GET /v2.0/networks/671b886f-cbe0-4cf3-9975-193a9deec613 => generated 798 bytes in 43 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: 1427/2850] 199.19.213.132 () {30 vars in 740 bytes} [Mon Apr 27 22:11:05 2026] GET /v2.0/subnets/5b93fe01-0bdf-41a6-8160-d849b8f6fce0 => generated 674 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2851] 199.19.213.132 () {30 vars in 702 bytes} [Mon Apr 27 22:11:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:11:05.349 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-44325e73-62b3-4163-b8d3-b0ada586c05b'] response: {'name': 'network-changed', 'server_uuid': 'f072937d-8ecc-4169-8cba-638f4a328097', 'tag': '6482844d-0930-42fc-a257-593395ca8ccb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1428/2852] 199.19.213.132 () {30 vars in 704 bytes} [Mon Apr 27 22:11:05 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/2853] 199.19.213.132 () {30 vars in 680 bytes} [Mon Apr 27 22:11:05 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: 1429/2854] 199.19.213.132 () {30 vars in 716 bytes} [Mon Apr 27 22:11:05 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: 1426/2855] 199.19.213.132 () {30 vars in 740 bytes} [Mon Apr 27 22:11:05 2026] GET /v2.0/subnets/7bd07f09-c95d-4833-a963-12976deb5012 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2856] 199.19.213.132 () {30 vars in 736 bytes} [Mon Apr 27 22:11:05 2026] GET /v2.0/ports/3cc72a11-b463-4273-8d1d-7612d57fe7dd => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2857] 199.19.213.132 () {30 vars in 736 bytes} [Mon Apr 27 22:11:05 2026] GET /v2.0/ports/d28f7c1f-09f2-4eaa-817d-67bedf363a98 => generated 1349 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2858] 199.19.213.132 () {30 vars in 740 bytes} [Mon Apr 27 22:11:05 2026] GET /v2.0/subnets/7bd07f09-c95d-4833-a963-12976deb5012 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2859] 199.19.213.132 () {30 vars in 742 bytes} [Mon Apr 27 22:11:05 2026] GET /v2.0/networks/4a45ca24-2c07-4f90-8fd0-246231236d86 => generated 799 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2860] 199.19.213.132 () {30 vars in 736 bytes} [Mon Apr 27 22:11:05 2026] GET /v2.0/ports/3cc72a11-b463-4273-8d1d-7612d57fe7dd => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2861] 199.19.213.132 () {30 vars in 740 bytes} [Mon Apr 27 22:11:05 2026] GET /v2.0/subnets/7bd07f09-c95d-4833-a963-12976deb5012 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2862] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:11:05 2026] GET /v2.0/ports?tenant_id=a0f4ab8942a4466488ef10176cbe4d22&device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 3818 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2863] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:11:05 2026] GET /v2.0/networks?id=671b886f-cbe0-4cf3-9975-193a9deec613 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2864] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:11:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.166&port_id=6482844d-0930-42fc-a257-593395ca8ccb => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2865] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:11:05 2026] GET /v2.0/subnets?id=5b93fe01-0bdf-41a6-8160-d849b8f6fce0 => 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: 1435/2866] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:11:05 2026] GET /v2.0/ports?network_id=671b886f-cbe0-4cf3-9975-193a9deec613&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: 1432/2867] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:11:06 2026] GET /v2.0/networks/671b886f-cbe0-4cf3-9975-193a9deec613?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: 1436/2868] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:11:06 2026] GET /v2.0/networks/671b886f-cbe0-4cf3-9975-193a9deec613?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: 1438/2871] 10.0.0.32 () {30 vars in 688 bytes} [Mon Apr 27 22:11:10 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: 1434/2872] 10.0.0.32 () {30 vars in 690 bytes} [Mon Apr 27 22:11:10 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: 1439/2873] 10.0.0.32 () {30 vars in 666 bytes} [Mon Apr 27 22:11:11 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: 7|app: 0|req: 1435/2874] 10.0.0.32 () {30 vars in 702 bytes} [Mon Apr 27 22:11:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2875] 10.0.0.32 () {28 vars in 437 bytes} [Mon Apr 27 22:11:11 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2876] 10.0.0.32 () {30 vars in 726 bytes} [Mon Apr 27 22:11:11 2026] GET /v2.0/subnets/0e63cfae-6e86-4991-ba8d-3d0f3524bb62 => generated 656 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2877] 199.19.213.132 () {30 vars in 702 bytes} [Mon Apr 27 22:11:12 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: 1437/2878] 199.19.213.132 () {30 vars in 704 bytes} [Mon Apr 27 22:11:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2879] 199.19.213.132 () {30 vars in 680 bytes} [Mon Apr 27 22:11: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: 1438/2880] 199.19.213.132 () {30 vars in 716 bytes} [Mon Apr 27 22:11:12 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: 1443/2881] 199.19.213.132 () {30 vars in 740 bytes} [Mon Apr 27 22:11:12 2026] GET /v2.0/subnets/5b93fe01-0bdf-41a6-8160-d849b8f6fce0 => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2882] 199.19.213.132 () {30 vars in 740 bytes} [Mon Apr 27 22:11:12 2026] GET /v2.0/subnets/0e63cfae-6e86-4991-ba8d-3d0f3524bb62 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2883] 199.19.213.132 () {30 vars in 768 bytes} [Mon Apr 27 22:11:12 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 3818 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2884] 199.19.213.132 () {30 vars in 702 bytes} [Mon Apr 27 22:11:12 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: 1445/2885] 199.19.213.132 () {30 vars in 704 bytes} [Mon Apr 27 22:11:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2886] 199.19.213.132 () {30 vars in 680 bytes} [Mon Apr 27 22:11:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2887] 199.19.213.132 () {30 vars in 716 bytes} [Mon Apr 27 22:11: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: 7|app: 0|req: 1442/2888] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:11:13 2026] GET /v2.0/networks/878ba69f-81bc-440d-996c-dbd9fcd8c47b?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2889] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:11:13 2026] GET /v2.0/networks/878ba69f-81bc-440d-996c-dbd9fcd8c47b?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: 1443/2890] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:11:14 2026] GET /v2.0/networks?id=878ba69f-81bc-440d-996c-dbd9fcd8c47b => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2891] 199.19.213.132 () {38 vars in 955 bytes} [Mon Apr 27 22:11:14 2026] POST /v2.0/ports => generated 1307 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2892] 199.19.213.132 () {38 vars in 1028 bytes} [Mon Apr 27 22:11:14 2026] PUT /v2.0/ports/3d4debb7-0c82-4d27-9174-d9ce4787424a => generated 1468 bytes in 376 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: 1449/2893] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:11:15 2026] GET /v2.0/ports?tenant_id=a0f4ab8942a4466488ef10176cbe4d22&device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 5278 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1445/2894] 199.19.213.132 () {34 vars in 1062 bytes} [Mon Apr 27 22:11:15 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.162&port_id=9791053a-6a1a-4454-85d2-cdb2e92f4ae8 => 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: 1450/2895] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:11:15 2026] GET /v2.0/subnets?id=2861d678-9910-43d8-a7af-99f207d80abd => generated 654 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:11:15.992 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f7793c1-49f5-4f35-be05-79337c88467a'] response: {'name': 'network-changed', 'server_uuid': 'f072937d-8ecc-4169-8cba-638f4a328097', 'tag': '3d4debb7-0c82-4d27-9174-d9ce4787424a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1446/2896] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:11:15 2026] GET /v2.0/ports?network_id=f6866601-e94c-424a-b2d1-2556595962cf&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2897] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:11:16 2026] GET /v2.0/networks/f6866601-e94c-424a-b2d1-2556595962cf?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2898] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:11:16 2026] GET /v2.0/networks/f6866601-e94c-424a-b2d1-2556595962cf?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: 1452/2899] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:11:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.228&port_id=d28f7c1f-09f2-4eaa-817d-67bedf363a98 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2900] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:11:16 2026] GET /v2.0/subnets?id=7bd07f09-c95d-4833-a963-12976deb5012 => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2901] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:11:16 2026] GET /v2.0/ports?network_id=4a45ca24-2c07-4f90-8fd0-246231236d86&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: 1449/2902] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:11:16 2026] GET /v2.0/networks/4a45ca24-2c07-4f90-8fd0-246231236d86?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: 1454/2903] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:11:16 2026] GET /v2.0/networks/4a45ca24-2c07-4f90-8fd0-246231236d86?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2904] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:11:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.166&port_id=6482844d-0930-42fc-a257-593395ca8ccb => 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: 1455/2905] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:11:16 2026] GET /v2.0/subnets?id=5b93fe01-0bdf-41a6-8160-d849b8f6fce0 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2906] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:11:16 2026] GET /v2.0/ports?network_id=671b886f-cbe0-4cf3-9975-193a9deec613&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: 1456/2907] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:11:16 2026] GET /v2.0/networks/671b886f-cbe0-4cf3-9975-193a9deec613?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: 1452/2908] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:11:16 2026] GET /v2.0/networks/671b886f-cbe0-4cf3-9975-193a9deec613?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: 1457/2909] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:11:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.250&port_id=3d4debb7-0c82-4d27-9174-d9ce4787424a => 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: 1453/2910] 199.19.213.132 () {34 vars in 1106 bytes} [Mon Apr 27 22:11:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A253&port_id=3d4debb7-0c82-4d27-9174-d9ce4787424a => 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: 1458/2911] 199.19.213.132 () {34 vars in 1064 bytes} [Mon Apr 27 22:11:16 2026] GET /v2.0/subnets?id=0e63cfae-6e86-4991-ba8d-3d0f3524bb62&id=7509cb4a-03ce-49b7-b61f-107bc19fd6a6 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2912] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:11:16 2026] GET /v2.0/ports?network_id=878ba69f-81bc-440d-996c-dbd9fcd8c47b&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2913] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:11:16 2026] GET /v2.0/ports?network_id=878ba69f-81bc-440d-996c-dbd9fcd8c47b&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: 1455/2914] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:11:16 2026] GET /v2.0/networks/878ba69f-81bc-440d-996c-dbd9fcd8c47b?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: 1460/2915] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:11:16 2026] GET /v2.0/networks/878ba69f-81bc-440d-996c-dbd9fcd8c47b?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: 1456/2916] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:11:17 2026] GET /v2.0/ports?tenant_id=a0f4ab8942a4466488ef10176cbe4d22&device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 5278 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2917] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:11:17 2026] GET /v2.0/networks?id=878ba69f-81bc-440d-996c-dbd9fcd8c47b => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2918] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:11:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.250&port_id=3d4debb7-0c82-4d27-9174-d9ce4787424a => 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: 1462/2919] 199.19.213.132 () {34 vars in 1106 bytes} [Mon Apr 27 22:11:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A253&port_id=3d4debb7-0c82-4d27-9174-d9ce4787424a => 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: 1458/2920] 199.19.213.132 () {34 vars in 1064 bytes} [Mon Apr 27 22:11:17 2026] GET /v2.0/subnets?id=0e63cfae-6e86-4991-ba8d-3d0f3524bb62&id=7509cb4a-03ce-49b7-b61f-107bc19fd6a6 => 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: 1463/2921] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:11:18 2026] GET /v2.0/ports?network_id=878ba69f-81bc-440d-996c-dbd9fcd8c47b&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2922] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:11:18 2026] GET /v2.0/ports?network_id=878ba69f-81bc-440d-996c-dbd9fcd8c47b&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2923] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:11:18 2026] GET /v2.0/networks/878ba69f-81bc-440d-996c-dbd9fcd8c47b?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: 1460/2924] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:11:18 2026] GET /v2.0/networks/878ba69f-81bc-440d-996c-dbd9fcd8c47b?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: 8|app: 0|req: 1465/2925] 10.0.0.174 () {34 vars in 971 bytes} [Mon Apr 27 22:11:20 2026] GET /v2.0/ports/3d4debb7-0c82-4d27-9174-d9ce4787424a => generated 1470 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2926] 199.19.213.132 () {30 vars in 736 bytes} [Mon Apr 27 22:11:20 2026] GET /v2.0/ports/3d4debb7-0c82-4d27-9174-d9ce4787424a => generated 1470 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2927] 199.19.213.132 () {30 vars in 736 bytes} [Mon Apr 27 22:11:20 2026] GET /v2.0/ports/3d4debb7-0c82-4d27-9174-d9ce4787424a => generated 1470 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2928] 199.19.213.132 () {34 vars in 789 bytes} [Mon Apr 27 22:11:20 2026] PUT /v2.0/ports/3d4debb7-0c82-4d27-9174-d9ce4787424a => generated 1201 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2929] 199.19.213.132 () {30 vars in 742 bytes} [Mon Apr 27 22:11:20 2026] GET /v2.0/networks/878ba69f-81bc-440d-996c-dbd9fcd8c47b => generated 797 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1463/2930] 199.19.213.132 () {30 vars in 740 bytes} [Mon Apr 27 22:11:20 2026] GET /v2.0/subnets/0e63cfae-6e86-4991-ba8d-3d0f3524bb62 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2931] 199.19.213.132 () {30 vars in 702 bytes} [Mon Apr 27 22:11:21 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-04-27 22:11:21.152 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-10f3a61b-20e2-4f41-8f6e-70870d22dcb2'] response: {'name': 'network-changed', 'server_uuid': 'f072937d-8ecc-4169-8cba-638f4a328097', 'tag': '3d4debb7-0c82-4d27-9174-d9ce4787424a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1464/2932] 199.19.213.132 () {30 vars in 704 bytes} [Mon Apr 27 22:11:21 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: 1469/2933] 199.19.213.132 () {30 vars in 680 bytes} [Mon Apr 27 22:11:21 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: 1470/2934] 199.19.213.132 () {30 vars in 716 bytes} [Mon Apr 27 22:11:21 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: 1471/2935] 199.19.213.132 () {30 vars in 740 bytes} [Mon Apr 27 22:11:21 2026] GET /v2.0/subnets/7bd07f09-c95d-4833-a963-12976deb5012 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2936] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:11:21 2026] GET /v2.0/ports?tenant_id=a0f4ab8942a4466488ef10176cbe4d22&device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 5047 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2937] 199.19.213.132 () {30 vars in 736 bytes} [Mon Apr 27 22:11:21 2026] GET /v2.0/ports/3cc72a11-b463-4273-8d1d-7612d57fe7dd => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2938] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:11:21 2026] GET /v2.0/networks?id=878ba69f-81bc-440d-996c-dbd9fcd8c47b => 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: 1467/2939] 199.19.213.132 () {34 vars in 1096 bytes} [Mon Apr 27 22:11:21 2026] GET /v2.0/ports?device_id=962579b2-c921-45ba-a3d9-45f47c7e3249&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) [pid: 8|app: 0|req: 1473/2940] 199.19.213.132 () {30 vars in 736 bytes} [Mon Apr 27 22:11:21 2026] GET /v2.0/ports/d28f7c1f-09f2-4eaa-817d-67bedf363a98 => generated 1349 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2941] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:11:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.250&port_id=3d4debb7-0c82-4d27-9174-d9ce4787424a => 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: 1474/2942] 199.19.213.132 () {30 vars in 740 bytes} [Mon Apr 27 22:11:21 2026] GET /v2.0/subnets/7bd07f09-c95d-4833-a963-12976deb5012 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2943] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:11:21 2026] GET /v2.0/subnets?id=0e63cfae-6e86-4991-ba8d-3d0f3524bb62 => generated 677 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2944] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:11:21 2026] GET /v2.0/ports?network_id=878ba69f-81bc-440d-996c-dbd9fcd8c47b&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2945] 199.19.213.132 () {30 vars in 742 bytes} [Mon Apr 27 22:11:21 2026] GET /v2.0/networks/4a45ca24-2c07-4f90-8fd0-246231236d86 => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2946] 199.19.213.132 () {30 vars in 736 bytes} [Mon Apr 27 22:11:21 2026] GET /v2.0/ports/3cc72a11-b463-4273-8d1d-7612d57fe7dd => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2947] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:11:21 2026] GET /v2.0/networks/878ba69f-81bc-440d-996c-dbd9fcd8c47b?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: 1472/2948] 199.19.213.132 () {30 vars in 740 bytes} [Mon Apr 27 22:11:21 2026] GET /v2.0/subnets/7bd07f09-c95d-4833-a963-12976deb5012 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2949] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:11:21 2026] GET /v2.0/networks/878ba69f-81bc-440d-996c-dbd9fcd8c47b?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: 1473/2950] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:11:22 2026] GET /v2.0/ports?tenant_id=22fbf707ebad49cfb9ace98fa88b0021&device_id=962579b2-c921-45ba-a3d9-45f47c7e3249 => generated 1465 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2953] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:11:22 2026] GET /v2.0/networks?id=671b886f-cbe0-4cf3-9975-193a9deec613 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2954] 199.19.213.132 () {34 vars in 1056 bytes} [Mon Apr 27 22:11:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.86&port_id=55196dff-a044-44c5-9cc9-4720a462b700 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2955] 199.19.213.132 () {34 vars in 1104 bytes} [Mon Apr 27 22:11:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f9&port_id=55196dff-a044-44c5-9cc9-4720a462b700 => 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: 1476/2956] 199.19.213.132 () {34 vars in 1064 bytes} [Mon Apr 27 22:11:22 2026] GET /v2.0/subnets?id=5b93fe01-0bdf-41a6-8160-d849b8f6fce0&id=22d25200-b20c-40da-8d20-4efff637936c => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2957] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:11:23 2026] GET /v2.0/ports?network_id=671b886f-cbe0-4cf3-9975-193a9deec613&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2958] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:11:23 2026] GET /v2.0/ports?network_id=671b886f-cbe0-4cf3-9975-193a9deec613&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: 1482/2959] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:11:23 2026] GET /v2.0/networks/671b886f-cbe0-4cf3-9975-193a9deec613?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: 1478/2960] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:11:23 2026] GET /v2.0/networks/671b886f-cbe0-4cf3-9975-193a9deec613?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: 1483/2961] 199.19.213.132 () {30 vars in 702 bytes} [Mon Apr 27 22:11:30 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: 1479/2962] 199.19.213.132 () {30 vars in 704 bytes} [Mon Apr 27 22:11:30 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: 1484/2963] 199.19.213.132 () {30 vars in 680 bytes} [Mon Apr 27 22:11:30 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: 1480/2964] 199.19.213.132 () {30 vars in 716 bytes} [Mon Apr 27 22:11: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: 1485/2965] 199.19.213.132 () {30 vars in 740 bytes} [Mon Apr 27 22:11:30 2026] GET /v2.0/subnets/5b93fe01-0bdf-41a6-8160-d849b8f6fce0 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2966] 199.19.213.132 () {30 vars in 768 bytes} [Mon Apr 27 22:11:30 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 5047 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2967] 199.19.213.132 () {30 vars in 702 bytes} [Mon Apr 27 22:11:30 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: 1482/2968] 199.19.213.132 () {30 vars in 704 bytes} [Mon Apr 27 22:11: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) [pid: 8|app: 0|req: 1487/2969] 199.19.213.132 () {30 vars in 680 bytes} [Mon Apr 27 22:11:30 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: 1483/2970] 199.19.213.132 () {30 vars in 716 bytes} [Mon Apr 27 22:11:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2971] 199.19.213.132 () {30 vars in 736 bytes} [Mon Apr 27 22:11:30 2026] GET /v2.0/ports/3d4debb7-0c82-4d27-9174-d9ce4787424a => generated 1237 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2972] 199.19.213.132 () {34 vars in 788 bytes} [Mon Apr 27 22:11:30 2026] PUT /v2.0/ports/3d4debb7-0c82-4d27-9174-d9ce4787424a => generated 1026 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2973] 199.19.213.132 () {30 vars in 742 bytes} [Mon Apr 27 22:11:31 2026] GET /v2.0/networks/878ba69f-81bc-440d-996c-dbd9fcd8c47b => generated 797 bytes in 52 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: 1485/2974] 199.19.213.132 () {30 vars in 768 bytes} [Mon Apr 27 22:11:31 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 4872 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2975] 199.19.213.132 () {30 vars in 768 bytes} [Mon Apr 27 22:11:31 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 4872 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:11:31.951 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed7f5731-57c7-4f93-94ff-d2877a19b1e5'] response: {'name': 'network-changed', 'server_uuid': 'f072937d-8ecc-4169-8cba-638f4a328097', 'tag': '3d4debb7-0c82-4d27-9174-d9ce4787424a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1486/2976] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:11:31 2026] GET /v2.0/ports?tenant_id=a0f4ab8942a4466488ef10176cbe4d22&device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 4872 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2977] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:11:32 2026] GET /v2.0/networks?id=878ba69f-81bc-440d-996c-dbd9fcd8c47b => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2978] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:11:32 2026] GET /v2.0/networks/878ba69f-81bc-440d-996c-dbd9fcd8c47b?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2979] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:11:32 2026] GET /v2.0/networks/878ba69f-81bc-440d-996c-dbd9fcd8c47b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2980] 199.19.213.132 () {30 vars in 768 bytes} [Mon Apr 27 22:11:32 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 4872 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2981] 199.19.213.132 () {34 vars in 975 bytes} [Mon Apr 27 22:11:33 2026] GET /v2.0/ports/3d4debb7-0c82-4d27-9174-d9ce4787424a => 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: 1494/2982] 199.19.213.132 () {30 vars in 768 bytes} [Mon Apr 27 22:11:33 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 4872 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2983] 199.19.213.132 () {36 vars in 997 bytes} [Mon Apr 27 22:11:33 2026] DELETE /v2.0/ports/3d4debb7-0c82-4d27-9174-d9ce4787424a => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2984] 199.19.213.132 () {30 vars in 768 bytes} [Mon Apr 27 22:11:34 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 3818 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:11:34.782 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a1ab2249-c325-4f6f-a941-b4d09f8fa7e4 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1490/2985] 199.19.213.132 () {32 vars in 758 bytes} [Mon Apr 27 22:11:34 2026] DELETE /v2.0/ports/3d4debb7-0c82-4d27-9174-d9ce4787424a => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2986] 199.19.213.132 () {30 vars in 702 bytes} [Mon Apr 27 22:11:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:11:34.883 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-06ec95a6-04ad-4a04-bcbb-73c7424ed8bd'] response: {'server_uuid': 'f072937d-8ecc-4169-8cba-638f4a328097', 'name': 'network-vif-deleted', 'tag': '3d4debb7-0c82-4d27-9174-d9ce4787424a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1491/2987] 199.19.213.132 () {30 vars in 704 bytes} [Mon Apr 27 22:11:34 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: 1497/2988] 199.19.213.132 () {30 vars in 680 bytes} [Mon Apr 27 22:11:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2989] 199.19.213.132 () {30 vars in 716 bytes} [Mon Apr 27 22:11:34 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: 1498/2990] 199.19.213.132 () {30 vars in 740 bytes} [Mon Apr 27 22:11:34 2026] GET /v2.0/subnets/7bd07f09-c95d-4833-a963-12976deb5012 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2991] 199.19.213.132 () {30 vars in 736 bytes} [Mon Apr 27 22:11:34 2026] GET /v2.0/ports/3cc72a11-b463-4273-8d1d-7612d57fe7dd => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2992] 199.19.213.132 () {30 vars in 736 bytes} [Mon Apr 27 22:11:34 2026] GET /v2.0/ports/d28f7c1f-09f2-4eaa-817d-67bedf363a98 => generated 1349 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2993] 199.19.213.132 () {30 vars in 740 bytes} [Mon Apr 27 22:11:35 2026] GET /v2.0/subnets/7bd07f09-c95d-4833-a963-12976deb5012 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2994] 199.19.213.132 () {30 vars in 742 bytes} [Mon Apr 27 22:11:35 2026] GET /v2.0/networks/4a45ca24-2c07-4f90-8fd0-246231236d86 => generated 799 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2995] 199.19.213.132 () {30 vars in 736 bytes} [Mon Apr 27 22:11:35 2026] GET /v2.0/ports/3cc72a11-b463-4273-8d1d-7612d57fe7dd => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2996] 199.19.213.132 () {30 vars in 740 bytes} [Mon Apr 27 22:11:35 2026] GET /v2.0/subnets/7bd07f09-c95d-4833-a963-12976deb5012 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2997] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:11:35 2026] GET /v2.0/ports?tenant_id=a0f4ab8942a4466488ef10176cbe4d22&device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 3818 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2998] 199.19.213.132 () {34 vars in 1226 bytes} [Mon Apr 27 22:11:35 2026] GET /v2.0/networks?id=f6866601-e94c-424a-b2d1-2556595962cf&id=4a45ca24-2c07-4f90-8fd0-246231236d86&id=671b886f-cbe0-4cf3-9975-193a9deec613&id=878ba69f-81bc-440d-996c-dbd9fcd8c47b => generated 3096 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2999] 199.19.213.132 () {34 vars in 1062 bytes} [Mon Apr 27 22:11:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.162&port_id=9791053a-6a1a-4454-85d2-cdb2e92f4ae8 => 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: 1503/3000] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:11:35 2026] GET /v2.0/subnets?id=2861d678-9910-43d8-a7af-99f207d80abd => generated 654 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3001] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:11:35 2026] GET /v2.0/ports?network_id=f6866601-e94c-424a-b2d1-2556595962cf&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3002] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:11:35 2026] GET /v2.0/networks/f6866601-e94c-424a-b2d1-2556595962cf?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3003] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:11:35 2026] GET /v2.0/networks/f6866601-e94c-424a-b2d1-2556595962cf?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: 1505/3004] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:11:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.228&port_id=d28f7c1f-09f2-4eaa-817d-67bedf363a98 => 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: 1500/3005] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:11:35 2026] GET /v2.0/subnets?id=7bd07f09-c95d-4833-a963-12976deb5012 => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3006] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:11:35 2026] GET /v2.0/ports?network_id=4a45ca24-2c07-4f90-8fd0-246231236d86&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3007] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:11:35 2026] GET /v2.0/networks/4a45ca24-2c07-4f90-8fd0-246231236d86?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: 1507/3008] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:11:35 2026] GET /v2.0/networks/4a45ca24-2c07-4f90-8fd0-246231236d86?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: 1502/3009] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:11:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.166&port_id=6482844d-0930-42fc-a257-593395ca8ccb => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3010] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:11:35 2026] GET /v2.0/subnets?id=5b93fe01-0bdf-41a6-8160-d849b8f6fce0 => generated 677 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3011] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:11:35 2026] GET /v2.0/ports?network_id=671b886f-cbe0-4cf3-9975-193a9deec613&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: 1509/3012] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:11:35 2026] GET /v2.0/networks/671b886f-cbe0-4cf3-9975-193a9deec613?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: 1504/3013] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:11:35 2026] GET /v2.0/networks/671b886f-cbe0-4cf3-9975-193a9deec613?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: 1506/3016] 199.19.213.132 () {30 vars in 702 bytes} [Mon Apr 27 22:11:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3017] 199.19.213.132 () {30 vars in 704 bytes} [Mon Apr 27 22:11:41 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: 1507/3018] 199.19.213.132 () {30 vars in 680 bytes} [Mon Apr 27 22:11:41 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: 1512/3019] 199.19.213.132 () {30 vars in 716 bytes} [Mon Apr 27 22:11:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3020] 199.19.213.132 () {30 vars in 768 bytes} [Mon Apr 27 22:11:41 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 3818 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3021] 199.19.213.132 () {30 vars in 702 bytes} [Mon Apr 27 22:11:41 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: 1509/3022] 199.19.213.132 () {30 vars in 704 bytes} [Mon Apr 27 22:11:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3023] 199.19.213.132 () {30 vars in 680 bytes} [Mon Apr 27 22:11:41 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: 1510/3024] 199.19.213.132 () {30 vars in 716 bytes} [Mon Apr 27 22:11:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3025] 199.19.213.132 () {30 vars in 736 bytes} [Mon Apr 27 22:11:41 2026] GET /v2.0/ports/6482844d-0930-42fc-a257-593395ca8ccb => generated 1237 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3026] 199.19.213.132 () {34 vars in 788 bytes} [Mon Apr 27 22:11:41 2026] PUT /v2.0/ports/6482844d-0930-42fc-a257-593395ca8ccb => generated 1026 bytes in 671 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3027] 199.19.213.132 () {30 vars in 742 bytes} [Mon Apr 27 22:11:42 2026] GET /v2.0/networks/671b886f-cbe0-4cf3-9975-193a9deec613 => generated 798 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1512/3028] 199.19.213.132 () {30 vars in 768 bytes} [Mon Apr 27 22:11:42 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 3643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3029] 199.19.213.132 () {30 vars in 768 bytes} [Mon Apr 27 22:11:42 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 3643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:11:42.925 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b8d9262-1725-4eec-854c-49a7b9a070ee'] response: {'name': 'network-changed', 'server_uuid': 'f072937d-8ecc-4169-8cba-638f4a328097', 'tag': '6482844d-0930-42fc-a257-593395ca8ccb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1513/3030] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:11:42 2026] GET /v2.0/ports?tenant_id=a0f4ab8942a4466488ef10176cbe4d22&device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 3643 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3031] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:11:42 2026] GET /v2.0/networks?id=671b886f-cbe0-4cf3-9975-193a9deec613 => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3032] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:11:43 2026] GET /v2.0/networks/671b886f-cbe0-4cf3-9975-193a9deec613?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: 1519/3033] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:11:43 2026] GET /v2.0/networks/671b886f-cbe0-4cf3-9975-193a9deec613?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: 1515/3034] 199.19.213.132 () {30 vars in 768 bytes} [Mon Apr 27 22:11:43 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 3643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3035] 199.19.213.132 () {34 vars in 975 bytes} [Mon Apr 27 22:11:44 2026] GET /v2.0/ports/6482844d-0930-42fc-a257-593395ca8ccb => generated 1062 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3036] 199.19.213.132 () {30 vars in 768 bytes} [Mon Apr 27 22:11:44 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 3643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3037] 199.19.213.132 () {36 vars in 997 bytes} [Mon Apr 27 22:11:44 2026] DELETE /v2.0/ports/6482844d-0930-42fc-a257-593395ca8ccb => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3038] 199.19.213.132 () {30 vars in 768 bytes} [Mon Apr 27 22:11:45 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 2589 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:11:45.744 7 INFO neutron.pecan_wsgi.hooks.translation [None req-912c8c8a-0620-443b-a747-b2544c3523fc 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1517/3039] 199.19.213.132 () {32 vars in 758 bytes} [Mon Apr 27 22:11:45 2026] DELETE /v2.0/ports/6482844d-0930-42fc-a257-593395ca8ccb => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3040] 199.19.213.132 () {30 vars in 702 bytes} [Mon Apr 27 22:11:45 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) 2026-04-27 22:11:45.844 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0201b7d-f1d2-4b9d-9901-6c66028d3e77'] response: {'server_uuid': 'f072937d-8ecc-4169-8cba-638f4a328097', 'name': 'network-vif-deleted', 'tag': '6482844d-0930-42fc-a257-593395ca8ccb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1518/3041] 199.19.213.132 () {30 vars in 704 bytes} [Mon Apr 27 22:11:45 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: 1524/3042] 199.19.213.132 () {30 vars in 680 bytes} [Mon Apr 27 22:11:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3043] 199.19.213.132 () {30 vars in 716 bytes} [Mon Apr 27 22:11:45 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: 1525/3044] 199.19.213.132 () {30 vars in 740 bytes} [Mon Apr 27 22:11:45 2026] GET /v2.0/subnets/7bd07f09-c95d-4833-a963-12976deb5012 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3045] 199.19.213.132 () {30 vars in 736 bytes} [Mon Apr 27 22:11:45 2026] GET /v2.0/ports/3cc72a11-b463-4273-8d1d-7612d57fe7dd => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3046] 199.19.213.132 () {30 vars in 736 bytes} [Mon Apr 27 22:11:45 2026] GET /v2.0/ports/d28f7c1f-09f2-4eaa-817d-67bedf363a98 => generated 1349 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3047] 199.19.213.132 () {30 vars in 740 bytes} [Mon Apr 27 22:11:46 2026] GET /v2.0/subnets/7bd07f09-c95d-4833-a963-12976deb5012 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3048] 199.19.213.132 () {30 vars in 742 bytes} [Mon Apr 27 22:11:46 2026] GET /v2.0/networks/4a45ca24-2c07-4f90-8fd0-246231236d86 => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3049] 199.19.213.132 () {30 vars in 736 bytes} [Mon Apr 27 22:11:46 2026] GET /v2.0/ports/3cc72a11-b463-4273-8d1d-7612d57fe7dd => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3050] 199.19.213.132 () {30 vars in 740 bytes} [Mon Apr 27 22:11:46 2026] GET /v2.0/subnets/7bd07f09-c95d-4833-a963-12976deb5012 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3051] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:11:46 2026] GET /v2.0/ports?tenant_id=a0f4ab8942a4466488ef10176cbe4d22&device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3052] 199.19.213.132 () {34 vars in 1146 bytes} [Mon Apr 27 22:11:46 2026] GET /v2.0/networks?id=f6866601-e94c-424a-b2d1-2556595962cf&id=4a45ca24-2c07-4f90-8fd0-246231236d86&id=671b886f-cbe0-4cf3-9975-193a9deec613 => generated 2310 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3053] 199.19.213.132 () {34 vars in 1062 bytes} [Mon Apr 27 22:11:46 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.162&port_id=9791053a-6a1a-4454-85d2-cdb2e92f4ae8 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3054] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:11:46 2026] GET /v2.0/subnets?id=2861d678-9910-43d8-a7af-99f207d80abd => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3055] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:11:46 2026] GET /v2.0/ports?network_id=f6866601-e94c-424a-b2d1-2556595962cf&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: 1531/3056] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:11:46 2026] GET /v2.0/networks/f6866601-e94c-424a-b2d1-2556595962cf?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: 1526/3057] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:11:46 2026] GET /v2.0/networks/f6866601-e94c-424a-b2d1-2556595962cf?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: 1532/3058] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:11:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.228&port_id=d28f7c1f-09f2-4eaa-817d-67bedf363a98 => 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: 1527/3059] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:11:46 2026] GET /v2.0/subnets?id=7bd07f09-c95d-4833-a963-12976deb5012 => generated 679 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3060] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:11:46 2026] GET /v2.0/ports?network_id=4a45ca24-2c07-4f90-8fd0-246231236d86&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: 1528/3061] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:11:46 2026] GET /v2.0/networks/4a45ca24-2c07-4f90-8fd0-246231236d86?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: 1534/3062] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:11:46 2026] GET /v2.0/networks/4a45ca24-2c07-4f90-8fd0-246231236d86?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3065] 199.19.213.132 () {30 vars in 702 bytes} [Mon Apr 27 22:11:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3066] 199.19.213.132 () {30 vars in 704 bytes} [Mon Apr 27 22:11:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3067] 199.19.213.132 () {30 vars in 680 bytes} [Mon Apr 27 22:11:57 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: 1537/3068] 199.19.213.132 () {30 vars in 716 bytes} [Mon Apr 27 22:11:57 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-04-27 22:11:57.286 7 INFO neutron.api.v2.resource [None req-056144eb-684f-4ca8-ae9f-0b21412377e2 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1532/3069] 199.19.213.132 () {30 vars in 762 bytes} [Mon Apr 27 22:11:57 2026] GET /v2.0/security-groups/lb-f7dc4a30-1edd-40d7-956f-c27ce397f1c9 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3070] 199.19.213.132 () {30 vars in 784 bytes} [Mon Apr 27 22:11:57 2026] GET /v2.0/security-groups?name=lb-f7dc4a30-1edd-40d7-956f-c27ce397f1c9 => generated 2865 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3071] 199.19.213.132 () {30 vars in 814 bytes} [Mon Apr 27 22:11:57 2026] GET /v2.0/security-group-rules?security_group_id=286fd566-6c11-4ed6-b0c1-666367e17fe0 => generated 2334 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3072] 199.19.213.132 () {32 vars in 788 bytes} [Mon Apr 27 22:11:57 2026] DELETE /v2.0/security-group-rules/a459995c-773b-4cc7-8117-f094bb6b10d9 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3073] 199.19.213.132 () {32 vars in 788 bytes} [Mon Apr 27 22:11:57 2026] DELETE /v2.0/security-group-rules/aa9c17af-225e-43d0-b169-e3bbda771ed1 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:12:01.554 8 INFO neutron.db.l3_db [None req-1af160f8-54dc-4904-9d58-36e60ce57a87 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Floating IP cb4104c1-ce3f-4cac-b2b0-6752069c12ca disassociated (deleted). External IP: 10.96.250.208, port: 3cc72a11-b463-4273-8d1d-7612d57fe7dd. [pid: 8|app: 0|req: 1540/3074] 10.0.0.100 () {32 vars in 732 bytes} [Mon Apr 27 22:12:01 2026] DELETE /v2.0/floatingips/cb4104c1-ce3f-4cac-b2b0-6752069c12ca => generated 0 bytes in 598 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:12:01.884 7 INFO neutron.api.v2.resource [None req-417221a1-5f9b-4807-86f2-d8e577326842 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1535/3075] 10.0.0.100 () {32 vars in 729 bytes} [Mon Apr 27 22:12:01 2026] GET /v2.0/floatingips/cb4104c1-ce3f-4cac-b2b0-6752069c12ca => 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: 1541/3076] 199.19.213.132 () {30 vars in 702 bytes} [Mon Apr 27 22:12:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3077] 199.19.213.132 () {30 vars in 704 bytes} [Mon Apr 27 22:12:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3078] 199.19.213.132 () {30 vars in 680 bytes} [Mon Apr 27 22:12:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3079] 199.19.213.132 () {30 vars in 716 bytes} [Mon Apr 27 22:12: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) 2026-04-27 22:12:02.671 8 INFO neutron.api.v2.resource [None req-043e9f21-0e8e-4c2b-a0a7-23e418090c5e 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1543/3080] 199.19.213.132 () {30 vars in 762 bytes} [Mon Apr 27 22:12:02 2026] GET /v2.0/security-groups/lb-f7dc4a30-1edd-40d7-956f-c27ce397f1c9 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3081] 199.19.213.132 () {30 vars in 784 bytes} [Mon Apr 27 22:12:02 2026] GET /v2.0/security-groups?name=lb-f7dc4a30-1edd-40d7-956f-c27ce397f1c9 => generated 1639 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3082] 199.19.213.132 () {30 vars in 814 bytes} [Mon Apr 27 22:12:02 2026] GET /v2.0/security-group-rules?security_group_id=286fd566-6c11-4ed6-b0c1-666367e17fe0 => generated 1182 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3083] 199.19.213.132 () {30 vars in 702 bytes} [Mon Apr 27 22:12:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3084] 199.19.213.132 () {30 vars in 704 bytes} [Mon Apr 27 22:12:03 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: 1540/3085] 199.19.213.132 () {30 vars in 680 bytes} [Mon Apr 27 22:12: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) [pid: 8|app: 0|req: 1546/3086] 199.19.213.132 () {30 vars in 716 bytes} [Mon Apr 27 22:12: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) [pid: 7|app: 0|req: 1541/3087] 199.19.213.132 () {30 vars in 740 bytes} [Mon Apr 27 22:12:03 2026] GET /v2.0/subnets/7bd07f09-c95d-4833-a963-12976deb5012 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3088] 199.19.213.132 () {30 vars in 768 bytes} [Mon Apr 27 22:12:03 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 2589 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3089] 199.19.213.132 () {30 vars in 768 bytes} [Mon Apr 27 22:12:03 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 2589 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3090] 199.19.213.132 () {30 vars in 768 bytes} [Mon Apr 27 22:12:03 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 2589 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3091] 199.19.213.132 () {30 vars in 768 bytes} [Mon Apr 27 22:12:04 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3092] 199.19.213.132 () {34 vars in 975 bytes} [Mon Apr 27 22:12:05 2026] GET /v2.0/ports/d28f7c1f-09f2-4eaa-817d-67bedf363a98 => generated 1349 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3093] 199.19.213.132 () {34 vars in 1060 bytes} [Mon Apr 27 22:12:05 2026] GET /v2.0/ports/d28f7c1f-09f2-4eaa-817d-67bedf363a98?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3094] 199.19.213.132 () {30 vars in 768 bytes} [Mon Apr 27 22:12:05 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 2589 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3095] 199.19.213.132 () {34 vars in 1016 bytes} [Mon Apr 27 22:12:05 2026] GET /v2.0/networks/4a45ca24-2c07-4f90-8fd0-246231236d86?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3096] 199.19.213.132 () {38 vars in 1028 bytes} [Mon Apr 27 22:12:05 2026] PUT /v2.0/ports/d28f7c1f-09f2-4eaa-817d-67bedf363a98 => generated 1150 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3097] 199.19.213.132 () {30 vars in 768 bytes} [Mon Apr 27 22:12:06 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1552/3098] 199.19.213.132 () {34 vars in 788 bytes} [Mon Apr 27 22:12:06 2026] PUT /v2.0/ports/d28f7c1f-09f2-4eaa-817d-67bedf363a98 => generated 1090 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3099] 199.19.213.132 () {30 vars in 736 bytes} [Mon Apr 27 22:12:06 2026] GET /v2.0/ports/d28f7c1f-09f2-4eaa-817d-67bedf363a98 => generated 1090 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1553/3100] 199.19.213.132 () {32 vars in 758 bytes} [Mon Apr 27 22:12:06 2026] DELETE /v2.0/ports/d28f7c1f-09f2-4eaa-817d-67bedf363a98 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3101] 199.19.213.132 () {30 vars in 702 bytes} [Mon Apr 27 22:12:07 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: 1554/3102] 199.19.213.132 () {30 vars in 704 bytes} [Mon Apr 27 22:12:07 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: 1549/3103] 199.19.213.132 () {30 vars in 680 bytes} [Mon Apr 27 22:12:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3104] 199.19.213.132 () {30 vars in 716 bytes} [Mon Apr 27 22:12:07 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-04-27 22:12:07.164 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d968a6b4-4ab3-4eda-a875-2a5fd3cec106 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1550/3105] 199.19.213.132 () {32 vars in 758 bytes} [Mon Apr 27 22:12:07 2026] DELETE /v2.0/ports/d28f7c1f-09f2-4eaa-817d-67bedf363a98 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3106] 199.19.213.132 () {30 vars in 736 bytes} [Mon Apr 27 22:12:07 2026] GET /v2.0/ports/3cc72a11-b463-4273-8d1d-7612d57fe7dd => generated 1128 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:12:07.243 7 INFO neutron.api.v2.resource [None req-a000845b-ea78-4cdf-bf3e-2bdb5bec48b1 60eefc63d910406a811a80efe7c3d9fb a0f4ab8942a4466488ef10176cbe4d22 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1551/3107] 199.19.213.132 () {30 vars in 762 bytes} [Mon Apr 27 22:12:07 2026] GET /v2.0/security-groups/lb-f7dc4a30-1edd-40d7-956f-c27ce397f1c9 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3108] 199.19.213.132 () {30 vars in 784 bytes} [Mon Apr 27 22:12:07 2026] GET /v2.0/security-groups?name=lb-f7dc4a30-1edd-40d7-956f-c27ce397f1c9 => generated 1639 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3109] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:12:07 2026] GET /v2.0/ports?tenant_id=a0f4ab8942a4466488ef10176cbe4d22&device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3110] 199.19.213.132 () {30 vars in 736 bytes} [Mon Apr 27 22:12:07 2026] GET /v2.0/ports/3cc72a11-b463-4273-8d1d-7612d57fe7dd => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3111] 199.19.213.132 () {34 vars in 1066 bytes} [Mon Apr 27 22:12:07 2026] GET /v2.0/networks?id=f6866601-e94c-424a-b2d1-2556595962cf&id=4a45ca24-2c07-4f90-8fd0-246231236d86 => generated 1523 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3112] 199.19.213.132 () {34 vars in 1062 bytes} [Mon Apr 27 22:12:07 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.162&port_id=9791053a-6a1a-4454-85d2-cdb2e92f4ae8 => 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: 1555/3113] 199.19.213.132 () {34 vars in 984 bytes} [Mon Apr 27 22:12:07 2026] GET /v2.0/subnets?id=2861d678-9910-43d8-a7af-99f207d80abd => 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: 1556/3114] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:12:07 2026] GET /v2.0/ports?network_id=f6866601-e94c-424a-b2d1-2556595962cf&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: 1557/3115] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:12:07 2026] GET /v2.0/networks/f6866601-e94c-424a-b2d1-2556595962cf?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3116] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:12:07 2026] GET /v2.0/networks/f6866601-e94c-424a-b2d1-2556595962cf?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: 8|app: 0|req: 1559/3117] 199.19.213.132 () {34 vars in 788 bytes} [Mon Apr 27 22:12:07 2026] PUT /v2.0/ports/3cc72a11-b463-4273-8d1d-7612d57fe7dd => generated 1090 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3120] 199.19.213.132 () {32 vars in 778 bytes} [Mon Apr 27 22:12:07 2026] DELETE /v2.0/security-groups/286fd566-6c11-4ed6-b0c1-666367e17fe0 => 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: 1560/3121] 199.19.213.132 () {32 vars in 758 bytes} [Mon Apr 27 22:12:07 2026] DELETE /v2.0/ports/3cc72a11-b463-4273-8d1d-7612d57fe7dd => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3122] 199.19.213.132 () {34 vars in 994 bytes} [Mon Apr 27 22:12:10 2026] GET /v2.0/ports?device_id=f072937d-8ecc-4169-8cba-638f4a328097 => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3123] 199.19.213.132 () {36 vars in 997 bytes} [Mon Apr 27 22:12:10 2026] DELETE /v2.0/ports/9791053a-6a1a-4454-85d2-cdb2e92f4ae8 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:12:12.386 8 INFO neutron.db.l3_db [None req-456af416-1d9a-4a26-9203-13007bad9603 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Floating IP ef5aaf40-24f5-4655-831b-428c1385cc1a disassociated (deleted). External IP: 10.96.250.205, port: b8dc6521-b26e-4cce-b6f7-f901e27f659b. [pid: 8|app: 0|req: 1563/3124] 10.0.0.100 () {32 vars in 732 bytes} [Mon Apr 27 22:12:12 2026] DELETE /v2.0/floatingips/ef5aaf40-24f5-4655-831b-428c1385cc1a => generated 0 bytes in 604 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:12:12.700 7 INFO neutron.api.v2.resource [None req-ff7993f9-6b39-43a0-b270-1e7ffff21890 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1562/3125] 10.0.0.100 () {32 vars in 729 bytes} [Mon Apr 27 22:12:12 2026] GET /v2.0/floatingips/ef5aaf40-24f5-4655-831b-428c1385cc1a => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:12:12.894 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb421ed8-9820-4035-b578-fb061466b433'] response: {'name': 'network-changed', 'server_uuid': '07d9a95c-1fc4-4ebe-b0d7-a432774b3efd', 'tag': 'b8dc6521-b26e-4cce-b6f7-f901e27f659b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1564/3126] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:12:12 2026] GET /v2.0/ports?device_id=07d9a95c-1fc4-4ebe-b0d7-a432774b3efd => generated 1204 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 22:12:12.956 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd86d2c3-f874-40b1-a096-b140e66c9723'] response: {'server_uuid': 'f072937d-8ecc-4169-8cba-638f4a328097', 'name': 'network-vif-deleted', 'tag': '9791053a-6a1a-4454-85d2-cdb2e92f4ae8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1563/3127] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:12:12 2026] GET /v2.0/security-groups?id=adcb4bc8-cad1-49e8-8629-7f534919efd1&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3128] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:12:13 2026] GET /v2.0/ports?tenant_id=22fbf707ebad49cfb9ace98fa88b0021&device_id=07d9a95c-1fc4-4ebe-b0d7-a432774b3efd => generated 1473 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3129] 199.19.213.132 () {34 vars in 986 bytes} [Mon Apr 27 22:12:13 2026] GET /v2.0/networks?id=878ba69f-81bc-440d-996c-dbd9fcd8c47b => 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: 1566/3130] 199.19.213.132 () {34 vars in 1058 bytes} [Mon Apr 27 22:12:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.144&port_id=b8dc6521-b26e-4cce-b6f7-f901e27f659b => 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: 1565/3131] 199.19.213.132 () {34 vars in 1106 bytes} [Mon Apr 27 22:12:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1fe&port_id=b8dc6521-b26e-4cce-b6f7-f901e27f659b => 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: 1567/3132] 199.19.213.132 () {34 vars in 1064 bytes} [Mon Apr 27 22:12:13 2026] GET /v2.0/subnets?id=0e63cfae-6e86-4991-ba8d-3d0f3524bb62&id=7509cb4a-03ce-49b7-b61f-107bc19fd6a6 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3133] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:12:13 2026] GET /v2.0/ports?network_id=878ba69f-81bc-440d-996c-dbd9fcd8c47b&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3134] 199.19.213.132 () {34 vars in 1052 bytes} [Mon Apr 27 22:12:13 2026] GET /v2.0/ports?network_id=878ba69f-81bc-440d-996c-dbd9fcd8c47b&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: 1567/3135] 199.19.213.132 () {34 vars in 1012 bytes} [Mon Apr 27 22:12:13 2026] GET /v2.0/networks/878ba69f-81bc-440d-996c-dbd9fcd8c47b?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3136] 199.19.213.132 () {34 vars in 1112 bytes} [Mon Apr 27 22:12:13 2026] GET /v2.0/networks/878ba69f-81bc-440d-996c-dbd9fcd8c47b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3137] 199.19.213.132 () {34 vars in 994 bytes} [Mon Apr 27 22:12:14 2026] GET /v2.0/ports?device_id=07d9a95c-1fc4-4ebe-b0d7-a432774b3efd => generated 1202 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3138] 199.19.213.132 () {36 vars in 997 bytes} [Mon Apr 27 22:12:14 2026] DELETE /v2.0/ports/b8dc6521-b26e-4cce-b6f7-f901e27f659b => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3139] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:12:18 2026] GET /v2.0/ports?device_id=07d9a95c-1fc4-4ebe-b0d7-a432774b3efd => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 22:12:23.212 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1bddd109-29b8-4d6d-992c-98b7205aba18'] response: {'server_uuid': '07d9a95c-1fc4-4ebe-b0d7-a432774b3efd', 'name': 'network-vif-deleted', 'tag': 'b8dc6521-b26e-4cce-b6f7-f901e27f659b', 'status': 'completed', 'code': 200} 2026-04-27 22:12:23.483 8 INFO neutron.db.l3_db [None req-965942d1-67dc-4e00-a798-a3f9d82fc0dd 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] Floating IP 0292534d-a4ce-4d65-820b-0805a136ed9e disassociated (deleted). External IP: 10.96.250.218, port: 55196dff-a044-44c5-9cc9-4720a462b700. [pid: 8|app: 0|req: 1572/3142] 10.0.0.100 () {32 vars in 732 bytes} [Mon Apr 27 22:12:23 2026] DELETE /v2.0/floatingips/0292534d-a4ce-4d65-820b-0805a136ed9e => generated 0 bytes in 643 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:12:23.780 7 INFO neutron.api.v2.resource [None req-966f45fb-c281-492b-8007-8ff4a98d3a9f 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1571/3143] 10.0.0.100 () {32 vars in 729 bytes} [Mon Apr 27 22:12:23 2026] GET /v2.0/floatingips/0292534d-a4ce-4d65-820b-0805a136ed9e => 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: 1573/3144] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:12:23 2026] GET /v2.0/ports?device_id=962579b2-c921-45ba-a3d9-45f47c7e3249 => generated 1196 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3145] 10.0.0.174 () {34 vars in 1040 bytes} [Mon Apr 27 22:12:23 2026] GET /v2.0/security-groups?id=adcb4bc8-cad1-49e8-8629-7f534919efd1&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:12:25.907 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-760b5324-13a5-47cb-8c14-49f5ff64978e'] response: {'name': 'network-changed', 'server_uuid': '962579b2-c921-45ba-a3d9-45f47c7e3249', 'tag': '55196dff-a044-44c5-9cc9-4720a462b700', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1574/3146] 199.19.213.132 () {34 vars in 994 bytes} [Mon Apr 27 22:12:25 2026] GET /v2.0/ports?device_id=962579b2-c921-45ba-a3d9-45f47c7e3249 => generated 1196 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3147] 199.19.213.132 () {36 vars in 997 bytes} [Mon Apr 27 22:12:25 2026] DELETE /v2.0/ports/55196dff-a044-44c5-9cc9-4720a462b700 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3148] 199.19.213.132 () {34 vars in 1080 bytes} [Mon Apr 27 22:12:26 2026] GET /v2.0/ports?tenant_id=22fbf707ebad49cfb9ace98fa88b0021&device_id=962579b2-c921-45ba-a3d9-45f47c7e3249 => 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: 1574/3149] 10.0.0.174 () {34 vars in 990 bytes} [Mon Apr 27 22:12:29 2026] GET /v2.0/ports?device_id=962579b2-c921-45ba-a3d9-45f47c7e3249 => 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: 1576/3150] 10.0.0.100 () {32 vars in 750 bytes} [Mon Apr 27 22:12:34 2026] DELETE /v2.0/security-group-rules/a0220357-6bfd-4d48-a263-c7efd8cc0988 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:12:34.263 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6376b66-812e-44d1-a122-5fc86a1aa0b4'] response: {'server_uuid': '962579b2-c921-45ba-a3d9-45f47c7e3249', 'name': 'network-vif-deleted', 'tag': '55196dff-a044-44c5-9cc9-4720a462b700', 'status': 'completed', 'code': 200} 2026-04-27 22:12:34.271 7 INFO neutron.api.v2.resource [None req-3acce59f-1ed9-43f0-b256-0c85f5c1912e 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1575/3151] 10.0.0.100 () {32 vars in 747 bytes} [Mon Apr 27 22:12:34 2026] GET /v2.0/security-group-rules/a0220357-6bfd-4d48-a263-c7efd8cc0988 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3152] 10.0.0.100 () {32 vars in 750 bytes} [Mon Apr 27 22:12:34 2026] DELETE /v2.0/security-group-rules/b07a16a9-7deb-4783-84ec-993d6db8ee13 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:12:34.361 7 INFO neutron.api.v2.resource [None req-6668fa11-95ff-4c70-a357-18afad03c33f 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1576/3153] 10.0.0.100 () {32 vars in 747 bytes} [Mon Apr 27 22:12:34 2026] GET /v2.0/security-group-rules/b07a16a9-7deb-4783-84ec-993d6db8ee13 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3154] 10.0.0.100 () {32 vars in 750 bytes} [Mon Apr 27 22:12:34 2026] DELETE /v2.0/security-group-rules/ec8d6b43-a13d-4dae-987d-a20223c034be => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:12:34.452 7 INFO neutron.api.v2.resource [None req-632915e1-608b-4a06-8569-a86d31a87dc7 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1577/3155] 10.0.0.100 () {32 vars in 747 bytes} [Mon Apr 27 22:12:34 2026] GET /v2.0/security-group-rules/ec8d6b43-a13d-4dae-987d-a20223c034be => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3156] 10.0.0.100 () {32 vars in 750 bytes} [Mon Apr 27 22:12:34 2026] DELETE /v2.0/security-group-rules/9e35d49a-938e-4561-ae9d-e7723492406f => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:12:34.548 7 INFO neutron.api.v2.resource [None req-f868d65a-420e-47af-afce-b8633ccaab74 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1578/3157] 10.0.0.100 () {32 vars in 747 bytes} [Mon Apr 27 22:12:34 2026] GET /v2.0/security-group-rules/9e35d49a-938e-4561-ae9d-e7723492406f => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3158] 10.0.0.100 () {32 vars in 750 bytes} [Mon Apr 27 22:12:34 2026] DELETE /v2.0/security-group-rules/714be288-4dfc-45cb-aa57-32f5529a09fc => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:12:34.629 7 INFO neutron.api.v2.resource [None req-d7b0c53a-505e-40e1-884b-59380f5aae2e 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1579/3159] 10.0.0.100 () {32 vars in 747 bytes} [Mon Apr 27 22:12:34 2026] GET /v2.0/security-group-rules/714be288-4dfc-45cb-aa57-32f5529a09fc => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3160] 10.0.0.100 () {32 vars in 750 bytes} [Mon Apr 27 22:12:34 2026] DELETE /v2.0/security-group-rules/64886a2a-dd02-4799-b100-2ecae08adbbe => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:12:34.716 7 INFO neutron.api.v2.resource [None req-9681874a-056f-4ccd-8399-d218964d2c32 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1580/3161] 10.0.0.100 () {32 vars in 747 bytes} [Mon Apr 27 22:12:34 2026] GET /v2.0/security-group-rules/64886a2a-dd02-4799-b100-2ecae08adbbe => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3162] 10.0.0.100 () {32 vars in 750 bytes} [Mon Apr 27 22:12:34 2026] DELETE /v2.0/security-group-rules/520dbb2b-2e7b-4e0f-9269-6ad7c18329f3 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:12:34.801 7 INFO neutron.api.v2.resource [None req-b02a08c0-bebd-402e-976b-1b59a3637290 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1581/3163] 10.0.0.100 () {32 vars in 747 bytes} [Mon Apr 27 22:12:34 2026] GET /v2.0/security-group-rules/520dbb2b-2e7b-4e0f-9269-6ad7c18329f3 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3164] 10.0.0.100 () {32 vars in 750 bytes} [Mon Apr 27 22:12:34 2026] DELETE /v2.0/security-group-rules/77fd2395-f1da-4b46-9602-a75be65ba104 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:12:34.900 7 INFO neutron.api.v2.resource [None req-2e8fd8ba-9c66-4bdb-8d83-60ac60833b8a 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1582/3165] 10.0.0.100 () {32 vars in 747 bytes} [Mon Apr 27 22:12:34 2026] GET /v2.0/security-group-rules/77fd2395-f1da-4b46-9602-a75be65ba104 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3166] 10.0.0.100 () {32 vars in 750 bytes} [Mon Apr 27 22:12:34 2026] DELETE /v2.0/security-group-rules/c49db614-47f8-49a2-809f-0ccf480e0e49 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:12:34.977 7 INFO neutron.api.v2.resource [None req-85cf287d-89b1-4344-92c2-62cdc29d64bc 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1583/3167] 10.0.0.100 () {32 vars in 747 bytes} [Mon Apr 27 22:12:34 2026] GET /v2.0/security-group-rules/c49db614-47f8-49a2-809f-0ccf480e0e49 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3168] 10.0.0.100 () {32 vars in 750 bytes} [Mon Apr 27 22:12:34 2026] DELETE /v2.0/security-group-rules/8a4ae3ae-ee44-4180-99ba-a3f9725ba7c0 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:12:35.060 7 INFO neutron.api.v2.resource [None req-cf08142c-e0e2-4f15-90e5-ff27247fa0ef 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1584/3169] 10.0.0.100 () {32 vars in 747 bytes} [Mon Apr 27 22:12:35 2026] GET /v2.0/security-group-rules/8a4ae3ae-ee44-4180-99ba-a3f9725ba7c0 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3170] 10.0.0.100 () {32 vars in 750 bytes} [Mon Apr 27 22:12:35 2026] DELETE /v2.0/security-group-rules/bae6a64b-3fa5-4e31-a02a-f731e3eeed90 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:12:35.144 7 INFO neutron.api.v2.resource [None req-1b078f68-c8d7-4991-abcc-d800383b427a 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1585/3171] 10.0.0.100 () {32 vars in 747 bytes} [Mon Apr 27 22:12:35 2026] GET /v2.0/security-group-rules/bae6a64b-3fa5-4e31-a02a-f731e3eeed90 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3172] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:12:35 2026] DELETE /v2.0/security-groups/adcb4bc8-cad1-49e8-8629-7f534919efd1 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:12:35.249 7 INFO neutron.api.v2.resource [None req-646c222c-5f6f-4e4e-a452-295b5d151d8e 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1586/3173] 10.0.0.100 () {32 vars in 737 bytes} [Mon Apr 27 22:12:35 2026] GET /v2.0/security-groups/adcb4bc8-cad1-49e8-8629-7f534919efd1 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3174] 10.0.0.100 () {34 vars in 789 bytes} [Mon Apr 27 22:12:35 2026] PUT /v2.0/routers/3b228ae6-8cf4-4770-b826-ad24b2a763c4/remove_router_interface => generated 309 bytes in 943 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:12:36.407 7 INFO neutron.api.v2.resource [None req-7b27b71a-dfea-4091-b91e-5f754e9e5919 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1587/3175] 10.0.0.100 () {34 vars in 789 bytes} [Mon Apr 27 22:12:36 2026] PUT /v2.0/routers/3b228ae6-8cf4-4770-b826-ad24b2a763c4/remove_router_interface => generated 198 bytes in 152 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3176] 10.0.0.100 () {34 vars in 789 bytes} [Mon Apr 27 22:12:36 2026] PUT /v2.0/routers/3b228ae6-8cf4-4770-b826-ad24b2a763c4/remove_router_interface => generated 309 bytes in 830 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:12:37.388 7 INFO neutron.api.v2.resource [None req-0d562901-5d4f-41d4-8c6d-1100c44a49c5 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1588/3177] 10.0.0.100 () {34 vars in 789 bytes} [Mon Apr 27 22:12:37 2026] PUT /v2.0/routers/3b228ae6-8cf4-4770-b826-ad24b2a763c4/remove_router_interface => generated 198 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3180] 10.0.0.100 () {34 vars in 789 bytes} [Mon Apr 27 22:12:37 2026] PUT /v2.0/routers/3b228ae6-8cf4-4770-b826-ad24b2a763c4/remove_router_interface => generated 309 bytes in 878 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:12:38.424 7 INFO neutron.api.v2.resource [None req-c557c343-1cf9-4bd9-8b94-4bdc5f88141d 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1591/3181] 10.0.0.100 () {34 vars in 789 bytes} [Mon Apr 27 22:12:38 2026] PUT /v2.0/routers/3b228ae6-8cf4-4770-b826-ad24b2a763c4/remove_router_interface => generated 198 bytes in 148 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:12:39.189 8 INFO neutron.db.l3_hamode_db [None req-aa3e4a03-a284-416e-8abf-9efb059125de 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] HA network e72461b9-3d6d-4473-965f-ecbc6cc44796 was deleted as no HA routers are present in tenant 22fbf707ebad49cfb9ace98fa88b0021. [pid: 8|app: 0|req: 1591/3182] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:12:38 2026] DELETE /v2.0/routers/3b228ae6-8cf4-4770-b826-ad24b2a763c4 => generated 0 bytes in 765 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:12:39.217 7 INFO neutron.api.v2.resource [None req-de8fa1f0-9161-4836-bfbf-c9e6eb821284 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1592/3183] 10.0.0.100 () {32 vars in 721 bytes} [Mon Apr 27 22:12:39 2026] GET /v2.0/routers/3b228ae6-8cf4-4770-b826-ad24b2a763c4 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:12:39.232 8 INFO neutron.services.segments.plugin [-] Segment ad94c666-d324-4510-9560-e99f4206613f resource provider aggregate not found 2026-04-27 22:12:39.246 8 INFO neutron.services.segments.plugin [-] Segment ad94c666-d324-4510-9560-e99f4206613f resource provider aggregate not found 2026-04-27 22:12:39.250 8 INFO neutron.services.segments.plugin [-] Segment ad94c666-d324-4510-9560-e99f4206613f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad94c666-d324-4510-9560-e99f4206613f found for delete ", "request_id": "req-c296acbb-0cb2-40c0-80dc-df9d6dee58d4"}]} 2026-04-27 22:12:39.262 8 INFO neutron.services.segments.plugin [-] Segment ad94c666-d324-4510-9560-e99f4206613f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad94c666-d324-4510-9560-e99f4206613f found for delete ", "request_id": "req-c20136e6-1b0d-48f8-954b-7de442e586a3"}]} [pid: 8|app: 0|req: 1592/3184] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:12:39 2026] DELETE /v2.0/subnets/7509cb4a-03ce-49b7-b61f-107bc19fd6a6 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:12:39.403 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7a49bbb5-c480-4afd-a3a6-6eb27e61bdb7 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1593/3185] 10.0.0.100 () {32 vars in 721 bytes} [Mon Apr 27 22:12:39 2026] GET /v2.0/subnets/7509cb4a-03ce-49b7-b61f-107bc19fd6a6 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3186] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:12:39 2026] DELETE /v2.0/subnets/0e63cfae-6e86-4991-ba8d-3d0f3524bb62 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:12:39.558 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4456b7ee-df71-4d34-8a65-2eb5b63819af 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1594/3187] 10.0.0.100 () {32 vars in 721 bytes} [Mon Apr 27 22:12:39 2026] GET /v2.0/subnets/0e63cfae-6e86-4991-ba8d-3d0f3524bb62 => 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: 1594/3188] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:12:39 2026] DELETE /v2.0/networks/878ba69f-81bc-440d-996c-dbd9fcd8c47b => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:12:39.844 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a46a3f9d-eca1-412d-8477-b0fa9bf13e4b 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1595/3189] 10.0.0.100 () {32 vars in 723 bytes} [Mon Apr 27 22:12:39 2026] GET /v2.0/networks/878ba69f-81bc-440d-996c-dbd9fcd8c47b => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3190] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:12:39 2026] DELETE /v2.0/subnets/22d25200-b20c-40da-8d20-4efff637936c => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:12:40.007 7 INFO neutron.pecan_wsgi.hooks.translation [None req-559e0ae3-13ec-448b-88ac-adcace10b7d8 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1596/3191] 10.0.0.100 () {32 vars in 721 bytes} [Mon Apr 27 22:12:39 2026] GET /v2.0/subnets/22d25200-b20c-40da-8d20-4efff637936c => 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: 1596/3192] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:12:40 2026] DELETE /v2.0/subnets/5b93fe01-0bdf-41a6-8160-d849b8f6fce0 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:12:40.159 7 INFO neutron.pecan_wsgi.hooks.translation [None req-23888043-cb59-4695-aa22-7e86f86b0311 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1597/3193] 10.0.0.100 () {32 vars in 721 bytes} [Mon Apr 27 22:12:40 2026] GET /v2.0/subnets/5b93fe01-0bdf-41a6-8160-d849b8f6fce0 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3194] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:12:40 2026] DELETE /v2.0/networks/671b886f-cbe0-4cf3-9975-193a9deec613 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:12:40.433 7 INFO neutron.pecan_wsgi.hooks.translation [None req-767d47c8-0ead-4586-80e5-b4a7995a39a3 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1598/3195] 10.0.0.100 () {32 vars in 723 bytes} [Mon Apr 27 22:12:40 2026] GET /v2.0/networks/671b886f-cbe0-4cf3-9975-193a9deec613 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3196] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:12:40 2026] DELETE /v2.0/subnets/0e54744e-40a2-49ec-8ea8-b12e4208a65c => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:12:40.606 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cf007a5c-b743-4fcb-84d3-a2ad91aa426f 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1599/3197] 10.0.0.100 () {32 vars in 721 bytes} [Mon Apr 27 22:12:40 2026] GET /v2.0/subnets/0e54744e-40a2-49ec-8ea8-b12e4208a65c => 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: 1599/3198] 10.0.0.100 () {32 vars in 724 bytes} [Mon Apr 27 22:12:40 2026] DELETE /v2.0/subnets/7bd07f09-c95d-4833-a963-12976deb5012 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:12:40.771 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f9ef5faf-9259-45ff-8461-b8c63b128e9e 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1600/3199] 10.0.0.100 () {32 vars in 721 bytes} [Mon Apr 27 22:12:40 2026] GET /v2.0/subnets/7bd07f09-c95d-4833-a963-12976deb5012 => 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: 1600/3200] 10.0.0.100 () {32 vars in 726 bytes} [Mon Apr 27 22:12:40 2026] DELETE /v2.0/networks/4a45ca24-2c07-4f90-8fd0-246231236d86 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-27 22:12:41.103 7 INFO neutron.pecan_wsgi.hooks.translation [None req-92ea75c9-5735-4c86-99a9-654baf9a8458 840a62c0a6354806a792db2b8915663c 22fbf707ebad49cfb9ace98fa88b0021 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1601/3201] 10.0.0.100 () {32 vars in 723 bytes} [Mon Apr 27 22:12:41 2026] GET /v2.0/networks/4a45ca24-2c07-4f90-8fd0-246231236d86 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:12:42.839 8 INFO neutron.services.segments.plugin [-] Segment 70e3edc1-71f6-43f2-a373-fb6d30ab9b5b resource provider aggregate not found 2026-04-27 22:12:42.843 8 INFO neutron.services.segments.plugin [-] Segment 70e3edc1-71f6-43f2-a373-fb6d30ab9b5b resource provider aggregate not found 2026-04-27 22:12:42.855 8 INFO neutron.services.segments.plugin [-] Segment 70e3edc1-71f6-43f2-a373-fb6d30ab9b5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70e3edc1-71f6-43f2-a373-fb6d30ab9b5b found for delete ", "request_id": "req-30d9780f-7327-45cc-a3a2-b893a26c2ec4"}]} 2026-04-27 22:12:42.860 8 INFO neutron.services.segments.plugin [-] Segment 70e3edc1-71f6-43f2-a373-fb6d30ab9b5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70e3edc1-71f6-43f2-a373-fb6d30ab9b5b found for delete ", "request_id": "req-6ed587b7-6850-4db1-b61b-5e7b86c2d2af"}]} 2026-04-27 22:12:42.865 8 INFO neutron.services.segments.plugin [-] Segment b511dc28-11d8-4309-9de1-32a8b1217481 resource provider aggregate not found 2026-04-27 22:12:42.874 8 INFO neutron.services.segments.plugin [-] Segment b511dc28-11d8-4309-9de1-32a8b1217481 resource provider aggregate not found 2026-04-27 22:12:42.880 8 INFO neutron.services.segments.plugin [-] Segment b511dc28-11d8-4309-9de1-32a8b1217481 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b511dc28-11d8-4309-9de1-32a8b1217481 found for delete ", "request_id": "req-4b8ee1e5-9447-46be-ab8f-8028eb1813b7"}]} 2026-04-27 22:12:42.887 8 INFO neutron.services.segments.plugin [-] Segment b511dc28-11d8-4309-9de1-32a8b1217481 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b511dc28-11d8-4309-9de1-32a8b1217481 found for delete ", "request_id": "req-397310b2-adb0-447d-add2-8cd362bbc077"}]} 2026-04-27 22:12:42.895 8 INFO neutron.services.segments.plugin [-] Segment f4583c70-91be-4536-9806-98e68be36867 resource provider aggregate not found 2026-04-27 22:12:42.899 8 INFO neutron.services.segments.plugin [-] Segment f4583c70-91be-4536-9806-98e68be36867 resource provider aggregate not found 2026-04-27 22:12:42.908 8 INFO neutron.services.segments.plugin [-] Segment f4583c70-91be-4536-9806-98e68be36867 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4583c70-91be-4536-9806-98e68be36867 found for delete ", "request_id": "req-b40381ba-279f-47c1-bba4-49c2cc17c1db"}]} 2026-04-27 22:12:42.910 8 INFO neutron.services.segments.plugin [-] Segment f4583c70-91be-4536-9806-98e68be36867 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4583c70-91be-4536-9806-98e68be36867 found for delete ", "request_id": "req-3725be66-5562-4597-a897-3fe6d729deab"}]} [pid: 8|app: 0|req: 1601/3202] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:12:42 2026] GET /v2.0/security-groups?tenant_id=37e179760f904eb0b4780d60545fbf55&name=default => generated 2929 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3203] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:12:43 2026] DELETE /v2.0/security-groups/c56dc5d0-7d84-4887-808c-4212ab5fc43b => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3204] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:12:43 2026] GET /v2.0/security-groups?tenant_id=4036df9231b74d7dbc250973c7342410&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3205] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:12:43 2026] DELETE /v2.0/security-groups/7a64eeca-a507-40e8-8de7-ab468f65c12a => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3206] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:12:43 2026] GET /v2.0/security-groups?tenant_id=8f81859bef6e4b4fba9ed407311c69f7&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3207] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:12:43 2026] DELETE /v2.0/security-groups/c50181cf-91df-4518-9ffe-e38d8fb77320 => 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: 1604/3208] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:12:43 2026] GET /v2.0/security-groups?tenant_id=22fbf707ebad49cfb9ace98fa88b0021&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3209] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:12:44 2026] DELETE /v2.0/security-groups/93c5795a-7507-4b58-99e7-1163d1a8609c => 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: 1605/3210] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:12:44 2026] GET /v2.0/security-groups?tenant_id=050378e81acb48509d29277f9b694e3c&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3211] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:12:44 2026] DELETE /v2.0/security-groups/80efe147-e46b-411d-8baa-16755b5f7bc3 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3212] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:12:44 2026] GET /v2.0/security-groups?tenant_id=148853ffa68c439d95a13df683860625&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3213] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:12:44 2026] DELETE /v2.0/security-groups/6accbe4c-65a5-4507-9cb2-d5dedca0a52d => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3214] 10.0.0.100 () {32 vars in 774 bytes} [Mon Apr 27 22:12:44 2026] GET /v2.0/security-groups?tenant_id=c61ebb694a96417385d33c84c0570cca&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3215] 10.0.0.100 () {32 vars in 740 bytes} [Mon Apr 27 22:12:45 2026] DELETE /v2.0/security-groups/f3cd18fe-cac8-450a-86b3-e813f61a6b33 => 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: 1608/3216] 10.0.0.100 () {32 vars in 649 bytes} [Mon Apr 27 22:12:47 2026] GET /v2.0/networks => generated 2167 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3217] 10.0.0.100 () {32 vars in 655 bytes} [Mon Apr 27 22:12:48 2026] GET /v2.0/floatingips => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3218] 10.0.0.100 () {32 vars in 647 bytes} [Mon Apr 27 22:12:48 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3219] 10.0.0.100 () {32 vars in 643 bytes} [Mon Apr 27 22:12:48 2026] GET /v2.0/ports => generated 4725 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3220] 10.0.0.100 () {32 vars in 647 bytes} [Mon Apr 27 22:12:48 2026] GET /v2.0/subnets => generated 1308 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3221] 10.0.0.100 () {32 vars in 649 bytes} [Mon Apr 27 22:12:48 2026] GET /v2.0/networks => generated 2167 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3222] 10.0.0.100 () {32 vars in 663 bytes} [Mon Apr 27 22:12:48 2026] GET /v2.0/security-groups => generated 17401 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3223] 10.0.0.100 () {32 vars in 655 bytes} [Mon Apr 27 22:12:49 2026] GET /v2.0/subnetpools => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)