+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri May 8 18:53:17 2026] *** compiled with version: 11.4.0 on 06 May 2026 22:36:25 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: neutron-server-554c65fb8-ptl6p machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x564d7cc77160 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-08 18:53:21.756 8 INFO neutron.common.config [-] Logging enabled! 2026-05-08 18:53:21.756 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-05-08 18:53:21.778 7 INFO neutron.common.config [-] Logging enabled! 2026-05-08 18:53:21.778 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-05-08 18:53:22.232 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-08 18:53:22.274 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-08 18:53:23.122 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 18:53:23.125 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-08 18:53:23.128 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-08 18:53:23.129 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 18:53:23.129 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-08 18:53:23.130 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-08 18:53:23.130 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 18:53:23.136 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 18:53:23.136 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 18:53:23.136 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 18:53:23.154 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-08 18:53:23.155 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 18:53:23.155 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-08 18:53:23.201 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-08 18:53:23.201 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-08 18:53:23.201 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-08 18:53:23.201 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-08 18:53:23.208 8 WARNING oslo_policy.policy [None req-30fd964e-4c37-4566-ad7b-71fa7142277a - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-08 18:53:23.212 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 18:53:23.215 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-08 18:53:23.218 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-08 18:53:23.219 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 18:53:23.219 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-08 18:53:23.220 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-08 18:53:23.220 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 18:53:23.226 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 18:53:23.226 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 18:53:23.226 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 18:53:23.244 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-08 18:53:23.245 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 18:53:23.246 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-08 18:53:23.295 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-08 18:53:23.296 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-08 18:53:23.296 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-08 18:53:23.296 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-08 18:53:23.304 7 WARNING oslo_policy.policy [None req-ec4356dc-c74f-45e7-b361-8f2915feb933 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-08 18:53:23.498 8 INFO neutron.plugins.ml2.managers [None req-30fd964e-4c37-4566-ad7b-71fa7142277a - - - - - -] Initializing driver for type 'vlan' 2026-05-08 18:53:23.619 7 INFO neutron.plugins.ml2.managers [None req-ec4356dc-c74f-45e7-b361-8f2915feb933 - - - - - -] Initializing driver for type 'vlan' 2026-05-08 18:53:23.827 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-30fd964e-4c37-4566-ad7b-71fa7142277a - - - - - -] VlanTypeDriver initialization complete 2026-05-08 18:53:23.827 8 INFO neutron.plugins.ml2.managers [None req-30fd964e-4c37-4566-ad7b-71fa7142277a - - - - - -] Initializing driver for type 'vxlan' 2026-05-08 18:53:23.827 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-30fd964e-4c37-4566-ad7b-71fa7142277a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-08 18:53:23.852 8 INFO neutron.plugins.ml2.managers [None req-30fd964e-4c37-4566-ad7b-71fa7142277a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-08 18:53:23.853 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-30fd964e-4c37-4566-ad7b-71fa7142277a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-08 18:53:23.853 8 INFO neutron.plugins.ml2.managers [None req-30fd964e-4c37-4566-ad7b-71fa7142277a - - - - - -] Initializing extension driver 'port_security' 2026-05-08 18:53:23.853 8 INFO neutron.plugins.ml2.extensions.port_security [None req-30fd964e-4c37-4566-ad7b-71fa7142277a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-08 18:53:23.853 8 INFO neutron.plugins.ml2.managers [None req-30fd964e-4c37-4566-ad7b-71fa7142277a - - - - - -] Initializing extension driver 'qos' 2026-05-08 18:53:23.853 8 INFO neutron.plugins.ml2.managers [None req-30fd964e-4c37-4566-ad7b-71fa7142277a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-08 18:53:23.853 8 INFO neutron.plugins.ml2.managers [None req-30fd964e-4c37-4566-ad7b-71fa7142277a - - - - - -] Initializing mechanism driver 'l2population' 2026-05-08 18:53:23.864 8 INFO neutron.quota [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded quota_driver: . 2026-05-08 18:53:23.865 8 INFO neutron.plugins.ml2.plugin [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Modular L2 Plugin initialization complete 2026-05-08 18:53:23.865 8 INFO neutron.plugins.ml2.managers [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-08 18:53:23.865 8 INFO neutron.plugins.ml2.managers [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-08 18:53:23.865 8 INFO neutron.plugins.ml2.managers [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-08 18:53:23.865 8 INFO neutron.extensions.vlantransparent [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Disabled vlantransparent extension. 2026-05-08 18:53:23.866 8 INFO neutron.manager [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loading Plugin: qos 2026-05-08 18:53:23.876 8 INFO neutron.manager [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loading Plugin: router 2026-05-08 18:53:23.909 8 INFO neutron.services.service_base [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-08 18:53:23.909 8 INFO neutron.manager [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loading Plugin: segments 2026-05-08 18:53:24.002 8 INFO neutron.manager [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loading Plugin: trunk 2026-05-08 18:53:24.012 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ec4356dc-c74f-45e7-b361-8f2915feb933 - - - - - -] VlanTypeDriver initialization complete 2026-05-08 18:53:24.012 7 INFO neutron.plugins.ml2.managers [None req-ec4356dc-c74f-45e7-b361-8f2915feb933 - - - - - -] Initializing driver for type 'vxlan' 2026-05-08 18:53:24.013 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-ec4356dc-c74f-45e7-b361-8f2915feb933 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-08 18:53:24.036 7 INFO neutron.plugins.ml2.managers [None req-ec4356dc-c74f-45e7-b361-8f2915feb933 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-08 18:53:24.036 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ec4356dc-c74f-45e7-b361-8f2915feb933 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-08 18:53:24.036 7 INFO neutron.plugins.ml2.managers [None req-ec4356dc-c74f-45e7-b361-8f2915feb933 - - - - - -] Initializing extension driver 'port_security' 2026-05-08 18:53:24.036 7 INFO neutron.plugins.ml2.extensions.port_security [None req-ec4356dc-c74f-45e7-b361-8f2915feb933 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-08 18:53:24.037 7 INFO neutron.plugins.ml2.managers [None req-ec4356dc-c74f-45e7-b361-8f2915feb933 - - - - - -] Initializing extension driver 'qos' 2026-05-08 18:53:24.037 7 INFO neutron.plugins.ml2.managers [None req-ec4356dc-c74f-45e7-b361-8f2915feb933 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-08 18:53:24.037 7 INFO neutron.plugins.ml2.managers [None req-ec4356dc-c74f-45e7-b361-8f2915feb933 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-08 18:53:24.049 7 INFO neutron.quota [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded quota_driver: . 2026-05-08 18:53:24.049 7 INFO neutron.plugins.ml2.plugin [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Modular L2 Plugin initialization complete 2026-05-08 18:53:24.049 7 INFO neutron.plugins.ml2.managers [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-08 18:53:24.050 7 INFO neutron.plugins.ml2.managers [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-08 18:53:24.050 7 INFO neutron.plugins.ml2.managers [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Got port-security extension from driver 'port_security' 2026-05-08 18:53:24.050 7 INFO neutron.extensions.vlantransparent [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Disabled vlantransparent extension. 2026-05-08 18:53:24.050 7 INFO neutron.manager [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loading Plugin: qos 2026-05-08 18:53:24.058 8 INFO neutron.manager [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loading Plugin: vpnaas 2026-05-08 18:53:24.061 7 INFO neutron.manager [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loading Plugin: router 2026-05-08 18:53:24.094 8 WARNING stevedore.named [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 18:53:24.096 7 INFO neutron.services.service_base [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-08 18:53:24.097 7 INFO neutron.manager [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loading Plugin: segments 2026-05-08 18:53:24.154 8 INFO neutron_vpnaas.services.vpn.plugin [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-08 18:53:24.155 8 INFO neutron.common.utils [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-08 18:53:24.155 8 INFO neutron.manager [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loading Plugin: auto_allocate 2026-05-08 18:53:24.159 8 INFO neutron.manager [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loading Plugin: tag 2026-05-08 18:53:24.164 8 INFO neutron.manager [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loading Plugin: timestamp 2026-05-08 18:53:24.166 8 INFO neutron.manager [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loading Plugin: network_ip_availability 2026-05-08 18:53:24.169 8 INFO neutron.manager [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loading Plugin: flavors 2026-05-08 18:53:24.172 8 INFO neutron.manager [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loading Plugin: revisions 2026-05-08 18:53:24.175 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Initializing extension manager. 2026-05-08 18:53:24.177 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: address-group 2026-05-08 18:53:24.178 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: address-scope 2026-05-08 18:53:24.178 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-08 18:53:24.179 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: agent 2026-05-08 18:53:24.180 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: agent-resources-synced 2026-05-08 18:53:24.181 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-08 18:53:24.182 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-08 18:53:24.182 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: availability_zone 2026-05-08 18:53:24.183 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: availability_zone_filter 2026-05-08 18:53:24.184 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-08 18:53:24.184 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: default-subnetpools 2026-05-08 18:53:24.186 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-08 18:53:24.186 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: dns-integration 2026-05-08 18:53:24.187 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: dns-domain-ports 2026-05-08 18:53:24.187 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-08 18:53:24.188 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: dvr 2026-05-08 18:53:24.188 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-08 18:53:24.189 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: empty-string-filtering 2026-05-08 18:53:24.190 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 18:53:24.190 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-08 18:53:24.191 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: external-net 2026-05-08 18:53:24.191 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-08 18:53:24.192 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: extraroute 2026-05-08 18:53:24.193 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: extraroute-atomic 2026-05-08 18:53:24.193 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-08 18:53:24.194 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-08 18:53:24.194 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-08 18:53:24.195 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-08 18:53:24.196 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: fip-port-details 2026-05-08 18:53:24.196 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: flavors 2026-05-08 18:53:24.197 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-08 18:53:24.198 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: floatingip-pools 2026-05-08 18:53:24.199 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: ip_allocation 2026-05-08 18:53:24.199 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-08 18:53:24.200 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: l2_adjacency 2026-05-08 18:53:24.201 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: router 2026-05-08 18:53:24.202 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 18:53:24.203 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-08 18:53:24.204 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-08 18:53:24.204 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: ext-gw-mode 2026-05-08 18:53:24.205 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: l3-ha 2026-05-08 18:53:24.205 7 INFO neutron.manager [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loading Plugin: trunk 2026-05-08 18:53:24.205 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-08 18:53:24.206 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-08 18:53:24.206 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: l3-flavors 2026-05-08 18:53:24.207 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-08 18:53:24.208 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-08 18:53:24.210 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-08 18:53:24.211 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-08 18:53:24.212 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-08 18:53:24.213 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-08 18:53:24.214 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-08 18:53:24.214 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: multi-provider 2026-05-08 18:53:24.215 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: net-mtu 2026-05-08 18:53:24.215 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: net-mtu-writable 2026-05-08 18:53:24.216 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: network_availability_zone 2026-05-08 18:53:24.216 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: network_ha 2026-05-08 18:53:24.217 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: network-ip-availability 2026-05-08 18:53:24.218 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-08 18:53:24.219 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: pagination 2026-05-08 18:53:24.219 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: port-device-profile 2026-05-08 18:53:24.220 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-08 18:53:24.220 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-08 18:53:24.221 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-08 18:53:24.221 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: port-mac-override 2026-05-08 18:53:24.222 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-08 18:53:24.223 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-08 18:53:24.223 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: port-resource-request 2026-05-08 18:53:24.224 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-08 18:53:24.224 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: binding 2026-05-08 18:53:24.225 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: binding-extended 2026-05-08 18:53:24.226 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: port-security 2026-05-08 18:53:24.226 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: project-id 2026-05-08 18:53:24.227 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: provider 2026-05-08 18:53:24.228 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: qos 2026-05-08 18:53:24.229 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-08 18:53:24.230 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-08 18:53:24.230 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: qos-default 2026-05-08 18:53:24.231 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: qos-fip 2026-05-08 18:53:24.231 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-08 18:53:24.232 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-08 18:53:24.232 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-08 18:53:24.233 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-08 18:53:24.234 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-08 18:53:24.235 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: qos-pps 2026-05-08 18:53:24.235 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-08 18:53:24.236 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-08 18:53:24.236 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: qos-rules-alias 2026-05-08 18:53:24.237 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: quota-check-limit 2026-05-08 18:53:24.239 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: quotas 2026-05-08 18:53:24.239 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: quota_details 2026-05-08 18:53:24.241 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: rbac-policies 2026-05-08 18:53:24.241 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: rbac-address-group 2026-05-08 18:53:24.242 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: rbac-address-scope 2026-05-08 18:53:24.242 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: rbac-security-groups 2026-05-08 18:53:24.243 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-08 18:53:24.244 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: revision-if-match 2026-05-08 18:53:24.244 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-08 18:53:24.245 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: router_availability_zone 2026-05-08 18:53:24.245 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-08 18:53:24.247 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-08 18:53:24.247 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-08 18:53:24.248 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-08 18:53:24.249 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-08 18:53:24.249 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-08 18:53:24.250 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-08 18:53:24.255 7 INFO neutron.manager [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loading Plugin: vpnaas 2026-05-08 18:53:24.265 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: security-group 2026-05-08 18:53:24.266 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: segment 2026-05-08 18:53:24.267 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-08 18:53:24.267 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: service-type 2026-05-08 18:53:24.268 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: sorting 2026-05-08 18:53:24.268 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: standard-attr-segment 2026-05-08 18:53:24.269 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: standard-attr-description 2026-05-08 18:53:24.270 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: stateful-security-group 2026-05-08 18:53:24.270 8 WARNING neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-08 18:53:24.271 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-08 18:53:24.272 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: subnet_onboard 2026-05-08 18:53:24.272 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-08 18:53:24.273 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: subnet-service-types 2026-05-08 18:53:24.273 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: subnet_allocation 2026-05-08 18:53:24.274 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-08 18:53:24.275 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-08 18:53:24.278 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: standard-attr-tag 2026-05-08 18:53:24.279 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-08 18:53:24.279 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: trunk 2026-05-08 18:53:24.280 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: trunk-details 2026-05-08 18:53:24.280 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-08 18:53:24.282 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-08 18:53:24.283 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-08 18:53:24.284 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-08 18:53:24.285 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: vpn-flavors 2026-05-08 18:53:24.286 8 INFO neutron.api.extensions [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Loaded extension: vpnaas 2026-05-08 18:53:24.289 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-08 18:53:24.289 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-08 18:53:24.289 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 18:53:24.289 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-08 18:53:24.294 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 18:53:24.294 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 18:53:24.297 7 WARNING stevedore.named [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 18:53:24.300 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 18:53:24.301 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 18:53:24.302 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 18:53:24.303 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 18:53:24.303 8 WARNING neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] subnetpool is already registered 2026-05-08 18:53:24.303 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 18:53:24.304 8 WARNING neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] subnetpool is already registered 2026-05-08 18:53:24.304 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 18:53:24.305 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 18:53:24.305 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 18:53:24.306 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 18:53:24.306 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 18:53:24.307 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 18:53:24.312 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 18:53:24.312 8 WARNING neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] router is already registered 2026-05-08 18:53:24.312 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 18:53:24.313 8 WARNING neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] floatingip is already registered 2026-05-08 18:53:24.317 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 18:53:24.318 8 WARNING neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] rbac_policy is already registered 2026-05-08 18:53:24.318 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 18:53:24.318 8 WARNING neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] security_group is already registered 2026-05-08 18:53:24.319 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 18:53:24.319 8 WARNING neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] security_group_rule is already registered 2026-05-08 18:53:24.320 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 18:53:24.321 8 WARNING neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] subnetpool is already registered 2026-05-08 18:53:24.321 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 18:53:24.321 8 WARNING neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] subnetpool is already registered 2026-05-08 18:53:24.322 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 18:53:24.322 8 WARNING neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] trunk is already registered 2026-05-08 18:53:24.322 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 18:53:24.323 8 WARNING neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] endpoint_group is already registered 2026-05-08 18:53:24.323 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 18:53:24.323 8 WARNING neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] vpnservice is already registered 2026-05-08 18:53:24.324 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 18:53:24.324 8 WARNING neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] ipsec_site_connection is already registered 2026-05-08 18:53:24.325 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 18:53:24.325 8 WARNING neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] ipsecpolicy is already registered 2026-05-08 18:53:24.325 8 INFO neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 18:53:24.326 8 WARNING neutron.quota.resource_registry [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] ikepolicy is already registered 2026-05-08 18:53:24.352 7 INFO neutron_vpnaas.services.vpn.plugin [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-08 18:53:24.352 7 INFO neutron.common.utils [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-08 18:53:24.353 7 INFO neutron.manager [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loading Plugin: auto_allocate 2026-05-08 18:53:24.357 7 INFO neutron.manager [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loading Plugin: tag 2026-05-08 18:53:24.363 8 WARNING keystonemiddleware._common.config [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 18:53:24.365 7 INFO neutron.manager [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loading Plugin: timestamp 2026-05-08 18:53:24.367 7 INFO neutron.manager [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loading Plugin: network_ip_availability 2026-05-08 18:53:24.370 8 WARNING oslo_config.cfg [None req-28460120-4544-4d10-bbdd-16bec88d59d1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-08 18:53:24.371 7 INFO neutron.manager [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loading Plugin: flavors WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x564d7cc77160 pid: 8 (default app) 2026-05-08 18:53:24.374 7 INFO neutron.manager [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loading Plugin: revisions 2026-05-08 18:53:24.378 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Initializing extension manager. 2026-05-08 18:53:24.379 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: address-group 2026-05-08 18:53:24.380 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: address-scope 2026-05-08 18:53:24.381 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-08 18:53:24.382 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: agent 2026-05-08 18:53:24.382 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: agent-resources-synced 2026-05-08 18:53:24.383 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: allowed-address-pairs 2026-05-08 18:53:24.384 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: auto-allocated-topology 2026-05-08 18:53:24.385 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: availability_zone 2026-05-08 18:53:24.386 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: availability_zone_filter 2026-05-08 18:53:24.386 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-08 18:53:24.387 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: default-subnetpools 2026-05-08 18:53:24.388 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-08 18:53:24.389 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: dns-integration 2026-05-08 18:53:24.389 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: dns-domain-ports 2026-05-08 18:53:24.390 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-08 18:53:24.390 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: dvr 2026-05-08 18:53:24.391 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-08 18:53:24.391 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: empty-string-filtering 2026-05-08 18:53:24.392 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 18:53:24.393 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-08 18:53:24.393 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: external-net 2026-05-08 18:53:24.394 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-08 18:53:24.394 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: extraroute 2026-05-08 18:53:24.395 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: extraroute-atomic 2026-05-08 18:53:24.396 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-08 18:53:24.396 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-08 18:53:24.397 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-08 18:53:24.397 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-08 18:53:24.398 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: fip-port-details 2026-05-08 18:53:24.398 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: flavors 2026-05-08 18:53:24.400 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-08 18:53:24.400 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: floatingip-pools 2026-05-08 18:53:24.401 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: ip_allocation 2026-05-08 18:53:24.402 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: ip-substring-filtering 2026-05-08 18:53:24.402 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: l2_adjacency 2026-05-08 18:53:24.403 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: router 2026-05-08 18:53:24.405 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 18:53:24.406 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-08 18:53:24.406 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-08 18:53:24.407 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: ext-gw-mode 2026-05-08 18:53:24.408 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: l3-ha 2026-05-08 18:53:24.408 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-08 18:53:24.409 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-08 18:53:24.410 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: l3-flavors 2026-05-08 18:53:24.411 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-08 18:53:24.411 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-08 18:53:24.413 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-08 18:53:24.414 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-08 18:53:24.415 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-08 18:53:24.416 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-08 18:53:24.417 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-08 18:53:24.417 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: multi-provider 2026-05-08 18:53:24.418 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: net-mtu 2026-05-08 18:53:24.418 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: net-mtu-writable 2026-05-08 18:53:24.419 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: network_availability_zone 2026-05-08 18:53:24.420 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: network_ha 2026-05-08 18:53:24.420 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: network-ip-availability 2026-05-08 18:53:24.421 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-08 18:53:24.422 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: pagination 2026-05-08 18:53:24.422 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: port-device-profile 2026-05-08 18:53:24.423 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-08 18:53:24.424 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-08 18:53:24.424 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-08 18:53:24.425 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: port-mac-override 2026-05-08 18:53:24.425 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-08 18:53:24.426 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-08 18:53:24.426 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: port-resource-request 2026-05-08 18:53:24.427 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: port-resource-request-groups 2026-05-08 18:53:24.427 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: binding 2026-05-08 18:53:24.428 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: binding-extended 2026-05-08 18:53:24.429 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: port-security 2026-05-08 18:53:24.429 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: project-id 2026-05-08 18:53:24.430 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: provider 2026-05-08 18:53:24.432 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: qos 2026-05-08 18:53:24.433 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-08 18:53:24.433 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-08 18:53:24.434 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: qos-default 2026-05-08 18:53:24.435 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: qos-fip 2026-05-08 18:53:24.436 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-08 18:53:24.436 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: qos-gateway-ip 2026-05-08 18:53:24.437 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: qos-port-network-policy 2026-05-08 18:53:24.437 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: qos-pps-minimum 2026-05-08 18:53:24.438 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-08 18:53:24.439 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: qos-pps 2026-05-08 18:53:24.439 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: qos-rule-type-details 2026-05-08 18:53:24.440 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-08 18:53:24.441 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: qos-rules-alias 2026-05-08 18:53:24.441 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: quota-check-limit 2026-05-08 18:53:24.443 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: quotas 2026-05-08 18:53:24.444 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: quota_details 2026-05-08 18:53:24.445 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: rbac-policies 2026-05-08 18:53:24.446 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: rbac-address-group 2026-05-08 18:53:24.446 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: rbac-address-scope 2026-05-08 18:53:24.447 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: rbac-security-groups 2026-05-08 18:53:24.448 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: rbac-subnetpool 2026-05-08 18:53:24.448 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: revision-if-match 2026-05-08 18:53:24.449 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: standard-attr-revisions 2026-05-08 18:53:24.449 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: router_availability_zone 2026-05-08 18:53:24.450 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-08 18:53:24.451 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: security-groups-default-rules 2026-05-08 18:53:24.452 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-08 18:53:24.453 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-08 18:53:24.453 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-08 18:53:24.454 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-08 18:53:24.454 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-08 18:53:24.462 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: security-group 2026-05-08 18:53:24.463 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: segment 2026-05-08 18:53:24.463 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-08 18:53:24.464 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: service-type 2026-05-08 18:53:24.464 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: sorting 2026-05-08 18:53:24.465 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: standard-attr-segment 2026-05-08 18:53:24.466 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: standard-attr-description 2026-05-08 18:53:24.466 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: stateful-security-group 2026-05-08 18:53:24.467 7 WARNING neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-08 18:53:24.468 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-08 18:53:24.468 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: subnet_onboard 2026-05-08 18:53:24.469 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-08 18:53:24.469 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: subnet-service-types 2026-05-08 18:53:24.470 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: subnet_allocation 2026-05-08 18:53:24.471 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-08 18:53:24.471 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-08 18:53:24.474 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: standard-attr-tag 2026-05-08 18:53:24.475 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-08 18:53:24.475 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: trunk 2026-05-08 18:53:24.476 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: trunk-details 2026-05-08 18:53:24.476 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-08 18:53:24.477 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-08 18:53:24.479 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-08 18:53:24.479 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-08 18:53:24.480 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: vpn-flavors 2026-05-08 18:53:24.482 7 INFO neutron.api.extensions [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Loaded extension: vpnaas 2026-05-08 18:53:24.484 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-08 18:53:24.484 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-08 18:53:24.484 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 18:53:24.484 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-08 18:53:24.488 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 18:53:24.489 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 18:53:24.495 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 18:53:24.495 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 18:53:24.496 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 18:53:24.497 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 18:53:24.497 7 WARNING neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] subnetpool is already registered 2026-05-08 18:53:24.498 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 18:53:24.498 7 WARNING neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] subnetpool is already registered 2026-05-08 18:53:24.499 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 18:53:24.499 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 18:53:24.500 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 18:53:24.500 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 18:53:24.501 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 18:53:24.501 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 18:53:24.506 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-08 18:53:24.506 7 WARNING neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] router is already registered 2026-05-08 18:53:24.507 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-08 18:53:24.507 7 WARNING neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] floatingip is already registered 2026-05-08 18:53:24.512 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-08 18:53:24.512 7 WARNING neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] rbac_policy is already registered 2026-05-08 18:53:24.513 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-08 18:53:24.513 7 WARNING neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] security_group is already registered 2026-05-08 18:53:24.514 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-08 18:53:24.514 7 WARNING neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] security_group_rule is already registered 2026-05-08 18:53:24.515 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 18:53:24.516 7 WARNING neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] subnetpool is already registered 2026-05-08 18:53:24.516 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-08 18:53:24.516 7 WARNING neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] subnetpool is already registered 2026-05-08 18:53:24.517 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-08 18:53:24.517 7 WARNING neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] trunk is already registered 2026-05-08 18:53:24.518 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-08 18:53:24.518 7 WARNING neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] endpoint_group is already registered 2026-05-08 18:53:24.518 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-08 18:53:24.518 7 WARNING neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] vpnservice is already registered 2026-05-08 18:53:24.519 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-08 18:53:24.519 7 WARNING neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] ipsec_site_connection is already registered 2026-05-08 18:53:24.520 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-08 18:53:24.520 7 WARNING neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] ipsecpolicy is already registered 2026-05-08 18:53:24.520 7 INFO neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-08 18:53:24.521 7 WARNING neutron.quota.resource_registry [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] ikepolicy is already registered 2026-05-08 18:53:24.558 7 WARNING keystonemiddleware._common.config [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 18:53:24.565 7 WARNING oslo_config.cfg [None req-abe8702d-f872-4214-be53-a8dfcc21439c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x564d7cc77160 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 18:53:31.520 8 INFO neutron.pecan_wsgi.hooks.translation [None req-acdc3ae4-9b56-43a8-b4e2-a4a44c101614 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.19 () {44 vars in 922 bytes} [Fri May 8 18:53:30 2026] GET /v2.0/networks/public => generated 108 bytes in 834 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.204.45.19 () {44 vars in 944 bytes} [Fri May 8 18:53:31 2026] GET /v2.0/networks?name=public => generated 15 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 18:53:32.142 8 WARNING oslo_policy.policy [None req-e0ec3c1d-e8a6-47ef-a905-065795fdd369 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-08 18:53:32.289 8 WARNING neutron.services.revisions.revision_plugin [None req-e0ec3c1d-e8a6-47ef-a905-065795fdd369 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Could not find related network for resource to bump revision. 2026-05-08 18:53:32.322 8 INFO neutron.db.segments_db [None req-e0ec3c1d-e8a6-47ef-a905-065795fdd369 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Added segment ec31fea4-4f3b-47b3-ba82-bd1a9a140519 of type flat for network 82b32caa-3c4d-4d08-b437-647bbceef880 2026-05-08 18:53:32.391 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e0ec3c1d-e8a6-47ef-a905-065795fdd369 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.19 () {48 vars in 962 bytes} [Fri May 8 18:53:31 2026] POST /v2.0/networks => generated 124 bytes in 442 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 18:53:38.294 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e5f3cfc2-8bc1-4f95-960e-10461ab57b59 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.19 () {44 vars in 922 bytes} [Fri May 8 18:53:38 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.19 () {44 vars in 944 bytes} [Fri May 8 18:53:38 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 18:53:38.391 8 WARNING neutron.services.revisions.revision_plugin [None req-53d50d10-5831-47f4-81a1-8c3a54098ca7 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Could not find related network for resource to bump revision. 2026-05-08 18:53:38.408 8 INFO neutron.db.segments_db [None req-53d50d10-5831-47f4-81a1-8c3a54098ca7 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Added segment 65402f18-c5b8-45e6-b3e7-607cf4effe46 of type flat for network 12a5c6b9-42ca-4899-847e-1a9240396be4 2026-05-08 18:53:38.445 8 INFO neutron.pecan_wsgi.hooks.translation [None req-53d50d10-5831-47f4-81a1-8c3a54098ca7 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.19 () {48 vars in 962 bytes} [Fri May 8 18:53:38 2026] POST /v2.0/networks => generated 124 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 18:53:44.684 7 INFO neutron.pecan_wsgi.hooks.translation [None req-818d7719-434a-470e-a199-0ca4340d103d 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.19 () {44 vars in 922 bytes} [Fri May 8 18:53:44 2026] GET /v2.0/networks/public => generated 108 bytes in 372 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.19 () {44 vars in 944 bytes} [Fri May 8 18:53:44 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-05-08 18:53:44.869 7 WARNING oslo_policy.policy [None req-9801a0df-48e9-4137-9864-02f9906927d2 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-08 18:53:44.914 7 WARNING neutron.services.revisions.revision_plugin [None req-9801a0df-48e9-4137-9864-02f9906927d2 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Could not find related network for resource to bump revision. 2026-05-08 18:53:44.940 7 INFO neutron.db.segments_db [None req-9801a0df-48e9-4137-9864-02f9906927d2 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Added segment bc3484db-831d-4beb-957c-7a025c04479e of type flat for network 56dd27de-935b-46f0-8e44-779de61dcac1 2026-05-08 18:53:44.989 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9801a0df-48e9-4137-9864-02f9906927d2 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.19 () {48 vars in 962 bytes} [Fri May 8 18:53:44 2026] POST /v2.0/networks => generated 124 bytes in 288 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 18:53:50.893 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f71b968c-2776-4726-ac35-77794b70f5c7 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.204.45.19 () {44 vars in 922 bytes} [Fri May 8 18:53:50 2026] GET /v2.0/networks/public => generated 108 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.19 () {44 vars in 944 bytes} [Fri May 8 18:53:50 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 18:53:50.978 8 WARNING neutron.services.revisions.revision_plugin [None req-dd32df2e-44e8-4d90-9348-ef747d9e9e71 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Could not find related network for resource to bump revision. 2026-05-08 18:53:51.003 8 INFO neutron.db.segments_db [None req-dd32df2e-44e8-4d90-9348-ef747d9e9e71 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Added segment 79af90e9-621e-4c23-b2f9-3736f263a2ba of type flat for network 7798fbf1-d5af-496f-bf3e-3aae9e2b8ab4 2026-05-08 18:53:51.041 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd32df2e-44e8-4d90-9348-ef747d9e9e71 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/16] 199.204.45.19 () {48 vars in 962 bytes} [Fri May 8 18:53:50 2026] POST /v2.0/networks => generated 124 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 18:53:56.989 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f42f519-1e5b-4d8d-b15b-15a7464498bc 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/17] 199.204.45.19 () {44 vars in 922 bytes} [Fri May 8 18:53:56 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/18] 199.204.45.19 () {44 vars in 944 bytes} [Fri May 8 18:53:56 2026] GET /v2.0/networks?name=public => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 18:53:57.089 7 WARNING neutron.services.revisions.revision_plugin [None req-5b900b9e-0dba-441d-98de-80069791a058 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Could not find related network for resource to bump revision. 2026-05-08 18:53:57.112 7 INFO neutron.db.segments_db [None req-5b900b9e-0dba-441d-98de-80069791a058 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Added segment c1848895-9a5a-4087-b57b-0005df70db8a of type flat for network 231410f5-e25b-42fe-b10b-67c3d7c878d2 [pid: 7|app: 0|req: 9/19] 199.204.45.19 () {48 vars in 962 bytes} [Fri May 8 18:53:57 2026] POST /v2.0/networks => generated 706 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 18:53:58.465 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9484559c-cc3c-4bf4-97d1-327eb79e0b98 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/20] 199.204.45.19 () {44 vars in 922 bytes} [Fri May 8 18:53:58 2026] GET /v2.0/networks/public => generated 108 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/21] 199.204.45.19 () {44 vars in 944 bytes} [Fri May 8 18:53:58 2026] GET /v2.0/networks?name=public => generated 709 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 18:53:58.600 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b4b0544c-0fc4-41e0-b958-afd1ec17c06e 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/22] 199.204.45.19 () {44 vars in 1029 bytes} [Fri May 8 18:53:58 2026] GET /v2.0/subnets/public-subnet?network_id=231410f5-e25b-42fe-b10b-67c3d7c878d2 => generated 113 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/23] 199.204.45.19 () {44 vars in 1052 bytes} [Fri May 8 18:53:58 2026] GET /v2.0/subnets?name=public-subnet&network_id=231410f5-e25b-42fe-b10b-67c3d7c878d2 => 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: 13/24] 199.204.45.19 () {48 vars in 960 bytes} [Fri May 8 18:53:58 2026] POST /v2.0/subnets => generated 641 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 18:58:34.897 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [878889ef-34f5-4e40-9d16-38e707184744] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 18:58:34.898 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [247f3619-c3f4-441d-b082-42cffdeb263f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 18:58:35.056 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5380a903-8106-4f45-b629-5f5780cc11bc 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 30/60] 199.204.45.19 () {44 vars in 932 bytes} [Fri May 8 18:58:34 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 18:58:35.073 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ad8969dc-2864-4e0f-9c04-f19dc7315ddf] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 18:58:35.074 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ebd748e9-714f-4112-a7ff-c5e61f0a8cdd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 18:58:35.075 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 8 18:58:35 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.19) !!! [pid: 8|app: 0|req: 31/61] 199.204.45.19 () {44 vars in 954 bytes} [Fri May 8 18:58:35 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 18:58:35.174 7 INFO neutron.db.segments_db [None req-35410b8f-73ba-4085-b581-f5b82ab30ae3 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Added segment bfe009c1-3a5a-479c-93d7-749c67685469 of type vxlan for network 6238be7e-0f10-46c8-8821-a896a9a52cf9 [pid: 7|app: 0|req: 31/62] 199.204.45.19 () {48 vars in 961 bytes} [Fri May 8 18:58:35 2026] POST /v2.0/networks => generated 707 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 18:58:36.258 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ad8969dc-2864-4e0f-9c04-f19dc7315ddf] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55664. 2026-05-08 18:58:36.259 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ebd748e9-714f-4112-a7ff-c5e61f0a8cdd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55676. 2026-05-08 18:58:36.301 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2120e658-8342-4982-982d-513505c940f0 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/65] 199.204.45.19 () {44 vars in 932 bytes} [Fri May 8 18:58:36 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 84 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 18:58:36.368 7 INFO oslo.messaging._drivers.impl_rabbit [-] [878889ef-34f5-4e40-9d16-38e707184744] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55704. 2026-05-08 18:58:36.373 7 INFO oslo.messaging._drivers.impl_rabbit [-] [247f3619-c3f4-441d-b082-42cffdeb263f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55692. [pid: 7|app: 0|req: 33/66] 199.204.45.19 () {44 vars in 954 bytes} [Fri May 8 18:58:36 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 18:58:36.412 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2bb1d906-ba8f-4b4b-b342-e7e760ffb5cd 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/67] 199.204.45.19 () {44 vars in 1031 bytes} [Fri May 8 18:58:36 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=6238be7e-0f10-46c8-8821-a896a9a52cf9 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/68] 199.204.45.19 () {44 vars in 1054 bytes} [Fri May 8 18:58:36 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=6238be7e-0f10-46c8-8821-a896a9a52cf9 => 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: 35/69] 199.204.45.19 () {48 vars in 960 bytes} [Fri May 8 18:58:36 2026] POST /v2.0/subnets => generated 627 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 18:58:37.987 7 INFO neutron.api.v2.resource [None req-7183a260-18a1-48cb-b608-994bc5b8e939 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/70] 199.204.45.19 () {44 vars in 966 bytes} [Fri May 8 18:58:37 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/71] 199.204.45.19 () {44 vars in 988 bytes} [Fri May 8 18:58:37 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/72] 199.204.45.19 () {48 vars in 975 bytes} [Fri May 8 18:58:38 2026] POST /v2.0/security-groups => generated 1616 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/73] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 18:58:39 2026] GET /v2.0/security-groups/8f6a861d-65f2-4677-945a-d411c3cb7d53 => generated 1616 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/74] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 18:58:39 2026] GET /v2.0/security-groups/8f6a861d-65f2-4677-945a-d411c3cb7d53 => generated 1616 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/75] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 18:58:39 2026] GET /v2.0/security-groups/8f6a861d-65f2-4677-945a-d411c3cb7d53 => generated 1616 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/76] 199.204.45.19 () {48 vars in 986 bytes} [Fri May 8 18:58:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/77] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 18:58:40 2026] GET /v2.0/security-groups/8f6a861d-65f2-4677-945a-d411c3cb7d53 => 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: 39/78] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 18:58:40 2026] GET /v2.0/security-groups/8f6a861d-65f2-4677-945a-d411c3cb7d53 => generated 2230 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/79] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 18:58:40 2026] GET /v2.0/security-groups/8f6a861d-65f2-4677-945a-d411c3cb7d53 => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/80] 199.204.45.19 () {48 vars in 986 bytes} [Fri May 8 18:58:40 2026] POST /v2.0/security-group-rules => generated 603 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/81] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 18:58:41 2026] GET /v2.0/security-groups/8f6a861d-65f2-4677-945a-d411c3cb7d53 => generated 2846 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/82] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 18:58:41 2026] GET /v2.0/security-groups/8f6a861d-65f2-4677-945a-d411c3cb7d53 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/83] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 18:58:41 2026] GET /v2.0/security-groups/8f6a861d-65f2-4677-945a-d411c3cb7d53 => 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: 42/84] 199.204.45.19 () {48 vars in 986 bytes} [Fri May 8 18:58:41 2026] POST /v2.0/security-group-rules => generated 603 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 18:58:42 2026] GET /v2.0/security-groups/8f6a861d-65f2-4677-945a-d411c3cb7d53 => generated 3462 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 18:58:42 2026] GET /v2.0/security-groups/8f6a861d-65f2-4677-945a-d411c3cb7d53 => generated 3462 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 18:58:42 2026] GET /v2.0/security-groups/8f6a861d-65f2-4677-945a-d411c3cb7d53 => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 199.204.45.19 () {48 vars in 986 bytes} [Fri May 8 18:58:42 2026] POST /v2.0/security-group-rules => generated 603 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/89] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 18:58:43 2026] GET /v2.0/security-groups/8f6a861d-65f2-4677-945a-d411c3cb7d53 => generated 4078 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 18:58:43 2026] GET /v2.0/security-groups/8f6a861d-65f2-4677-945a-d411c3cb7d53 => generated 4078 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/91] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 18:58:43 2026] GET /v2.0/security-groups/8f6a861d-65f2-4677-945a-d411c3cb7d53 => generated 4078 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 199.204.45.19 () {48 vars in 986 bytes} [Fri May 8 18:58:43 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: 47/93] 199.204.45.19 () {44 vars in 982 bytes} [Fri May 8 18:58:45 2026] GET /v2.0/networks/6238be7e-0f10-46c8-8821-a896a9a52cf9 => generated 732 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 18:58:45.170 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2d172870-aec0-4eca-aa78-693a695d17b9 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 47/94] 199.204.45.19 () {44 vars in 1071 bytes} [Fri May 8 18:58:45 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=6238be7e-0f10-46c8-8821-a896a9a52cf9 => generated 132 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/95] 199.204.45.19 () {44 vars in 1094 bytes} [Fri May 8 18:58:45 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=6238be7e-0f10-46c8-8821-a896a9a52cf9 => 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: 48/96] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 18:58:45 2026] GET /v2.0/security-groups/8f6a861d-65f2-4677-945a-d411c3cb7d53 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 199.204.45.19 () {48 vars in 956 bytes} [Fri May 8 18:58:45 2026] POST /v2.0/ports => generated 1096 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 18:58:51.618 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c6ce13ef-c747-4f18-bbba-dfc09d20d7a5 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/100] 199.204.45.19 () {44 vars in 974 bytes} [Fri May 8 18:58:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 51/101] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 18:58:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/102] 199.204.45.19 () {48 vars in 1026 bytes} [Fri May 8 18:58:51 2026] PUT /v2.0/ports/403386b6-6caf-4499-982d-07a3f4404e27 => generated 1209 bytes in 965 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 199.204.45.19 () {44 vars in 915 bytes} [Fri May 8 18:58:54 2026] GET /v2.0/ports => generated 3726 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 18:58:55.434 7 INFO neutron.api.v2.resource [None req-415997e9-b8a1-40d0-a81c-151652d16a7f 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/104] 199.204.45.19 () {44 vars in 954 bytes} [Fri May 8 18:58:55 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/105] 199.204.45.19 () {44 vars in 976 bytes} [Fri May 8 18:58:55 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/106] 199.204.45.19 () {48 vars in 975 bytes} [Fri May 8 18:58:55 2026] POST /v2.0/security-groups => generated 1610 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/107] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 18:58:56 2026] GET /v2.0/security-groups/378e43bc-1694-4540-8a94-0ef356c78494 => generated 1610 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 18:58:56 2026] GET /v2.0/security-groups/378e43bc-1694-4540-8a94-0ef356c78494 => generated 1610 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/109] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 18:58:56 2026] GET /v2.0/security-groups/378e43bc-1694-4540-8a94-0ef356c78494 => generated 1610 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/110] 199.204.45.19 () {48 vars in 986 bytes} [Fri May 8 18:58:56 2026] POST /v2.0/security-group-rules => generated 621 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 18:58:57 2026] GET /v2.0/security-groups/378e43bc-1694-4540-8a94-0ef356c78494 => generated 2244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/112] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 18:58:57 2026] GET /v2.0/security-groups/378e43bc-1694-4540-8a94-0ef356c78494 => generated 2244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 18:58:57 2026] GET /v2.0/security-groups/378e43bc-1694-4540-8a94-0ef356c78494 => generated 2244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/114] 199.204.45.19 () {48 vars in 986 bytes} [Fri May 8 18:58:57 2026] POST /v2.0/security-group-rules => generated 625 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/123] 199.204.45.19 () {44 vars in 970 bytes} [Fri May 8 18:59:59 2026] GET /v2.0/quotas/0f4003ff575a4b3881334da0da5ff502 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py: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: 62/124] 199.204.45.19 () {48 vars in 1022 bytes} [Fri May 8 18:59:59 2026] PUT /v2.0/quotas/0f4003ff575a4b3881334da0da5ff502 => generated 291 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:02:09.104 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [878889ef-34f5-4e40-9d16-38e707184744] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:02:09.106 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [247f3619-c3f4-441d-b082-42cffdeb263f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:02:09.106 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 8 19:02:09 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.204.45.19) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 19:02:09.276 7 INFO neutron.pecan_wsgi.hooks.translation [None req-737cd45c-ef56-4f47-95f4-8fe566ec8ade 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/143] 199.204.45.19 () {30 vars in 739 bytes} [Fri May 8 19:02:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 181 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:02:09.295 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ad8969dc-2864-4e0f-9c04-f19dc7315ddf] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:02:09.297 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ebd748e9-714f-4112-a7ff-c5e61f0a8cdd] 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 72/144] 199.204.45.19 () {30 vars in 761 bytes} [Fri May 8 19:02:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:02:11.134 7 INFO oslo.messaging._drivers.impl_rabbit [-] [878889ef-34f5-4e40-9d16-38e707184744] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44678. 2026-05-08 19:02:11.135 7 INFO oslo.messaging._drivers.impl_rabbit [-] [247f3619-c3f4-441d-b082-42cffdeb263f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44694. 2026-05-08 19:02:11.175 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e38f298-cef8-4d8e-9459-0f821f104327 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/145] 199.204.45.19 () {30 vars in 739 bytes} [Fri May 8 19:02:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:02:11.246 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ad8969dc-2864-4e0f-9c04-f19dc7315ddf] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44708. [pid: 8|app: 0|req: 73/146] 199.204.45.19 () {30 vars in 761 bytes} [Fri May 8 19:02:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:08:19.962 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ad8969dc-2864-4e0f-9c04-f19dc7315ddf] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:08:19.965 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ebd748e9-714f-4112-a7ff-c5e61f0a8cdd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44712. 2026-05-08 19:08:19.965 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ebd748e9-714f-4112-a7ff-c5e61f0a8cdd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:08:19.966 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 8 19:08:19 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=11d89e34375449aaa252b9c5b0ef68c0 (ip 199.204.45.19) !!! 2026-05-08 19:08:20.121 8 INFO neutron.api.v2.resource [None req-494dd6a0-a12a-4760-bc17-2b7d97ed778d 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 98/195] 199.204.45.19 () {44 vars in 1069 bytes} [Fri May 8 19:08:19 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=11d89e34375449aaa252b9c5b0ef68c0 => generated 139 bytes in 166 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:08:20.132 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [247f3619-c3f4-441d-b082-42cffdeb263f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:08:20.133 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [878889ef-34f5-4e40-9d16-38e707184744] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:08:20.135 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 8 19:08:20 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=11d89e34375449aaa252b9c5b0ef68c0 (ip 199.204.45.19) !!! [pid: 7|app: 0|req: 98/196] 199.204.45.19 () {44 vars in 1092 bytes} [Fri May 8 19:08:20 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=11d89e34375449aaa252b9c5b0ef68c0 => generated 23 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/197] 199.204.45.19 () {48 vars in 976 bytes} [Fri May 8 19:08:20 2026] POST /v2.0/security-groups => generated 1624 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 19:08:21.425 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ebd748e9-714f-4112-a7ff-c5e61f0a8cdd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43270. 2026-05-08 19:08:21.426 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ad8969dc-2864-4e0f-9c04-f19dc7315ddf] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43254. [pid: 8|app: 0|req: 101/200] 199.204.45.19 () {44 vars in 1083 bytes} [Fri May 8 19:08:21 2026] GET /v2.0/security-groups/ce19d051-ab9b-4b77-a65d-f254bfc72cbe?project_id=11d89e34375449aaa252b9c5b0ef68c0 => generated 1624 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:08:21.525 7 INFO oslo.messaging._drivers.impl_rabbit [-] [878889ef-34f5-4e40-9d16-38e707184744] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43286. 2026-05-08 19:08:21.528 7 INFO oslo.messaging._drivers.impl_rabbit [-] [247f3619-c3f4-441d-b082-42cffdeb263f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43280. [pid: 7|app: 0|req: 100/201] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 19:08:21 2026] GET /v2.0/security-groups/ce19d051-ab9b-4b77-a65d-f254bfc72cbe => generated 1624 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/202] 199.204.45.19 () {44 vars in 1083 bytes} [Fri May 8 19:08:21 2026] GET /v2.0/security-groups/ce19d051-ab9b-4b77-a65d-f254bfc72cbe?project_id=11d89e34375449aaa252b9c5b0ef68c0 => generated 1624 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/203] 199.204.45.19 () {48 vars in 986 bytes} [Fri May 8 19:08:21 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: 8|app: 0|req: 103/204] 199.204.45.19 () {44 vars in 1083 bytes} [Fri May 8 19:08:22 2026] GET /v2.0/security-groups/ce19d051-ab9b-4b77-a65d-f254bfc72cbe?project_id=11d89e34375449aaa252b9c5b0ef68c0 => generated 2234 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/205] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 19:08:22 2026] GET /v2.0/security-groups/ce19d051-ab9b-4b77-a65d-f254bfc72cbe => generated 2234 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/206] 199.204.45.19 () {44 vars in 1083 bytes} [Fri May 8 19:08:22 2026] GET /v2.0/security-groups/ce19d051-ab9b-4b77-a65d-f254bfc72cbe?project_id=11d89e34375449aaa252b9c5b0ef68c0 => generated 2234 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/207] 199.204.45.19 () {48 vars in 986 bytes} [Fri May 8 19:08:22 2026] POST /v2.0/security-group-rules => generated 599 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/208] 199.204.45.19 () {44 vars in 1083 bytes} [Fri May 8 19:08:23 2026] GET /v2.0/security-groups/ce19d051-ab9b-4b77-a65d-f254bfc72cbe?project_id=11d89e34375449aaa252b9c5b0ef68c0 => generated 2846 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/209] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 19:08:23 2026] GET /v2.0/security-groups/ce19d051-ab9b-4b77-a65d-f254bfc72cbe => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/210] 199.204.45.19 () {44 vars in 1083 bytes} [Fri May 8 19:08:24 2026] GET /v2.0/security-groups/ce19d051-ab9b-4b77-a65d-f254bfc72cbe?project_id=11d89e34375449aaa252b9c5b0ef68c0 => generated 2846 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/211] 199.204.45.19 () {48 vars in 986 bytes} [Fri May 8 19:08:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/212] 199.204.45.19 () {44 vars in 1083 bytes} [Fri May 8 19:08:25 2026] GET /v2.0/security-groups/ce19d051-ab9b-4b77-a65d-f254bfc72cbe?project_id=11d89e34375449aaa252b9c5b0ef68c0 => generated 3460 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/213] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 19:08:25 2026] GET /v2.0/security-groups/ce19d051-ab9b-4b77-a65d-f254bfc72cbe => generated 3460 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/214] 199.204.45.19 () {44 vars in 1083 bytes} [Fri May 8 19:08:25 2026] GET /v2.0/security-groups/ce19d051-ab9b-4b77-a65d-f254bfc72cbe?project_id=11d89e34375449aaa252b9c5b0ef68c0 => generated 3460 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/215] 199.204.45.19 () {48 vars in 986 bytes} [Fri May 8 19:08:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/232] 199.204.45.19 () {30 vars in 738 bytes} [Fri May 8 19:10:32 2026] GET /v2.0/networks?tenant_id=11d89e34375449aaa252b9c5b0ef68c0&shared=False => generated 15 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:10:32.305 8 INFO neutron.db.segments_db [None req-23b34e96-f110-42dd-879d-427835b964a4 e7b36cd2103d415990d3e154dd0b035c 11d89e34375449aaa252b9c5b0ef68c0 - - b785123940574fe899c95c1ada771213 b785123940574fe899c95c1ada771213] Added segment 2d178e14-e432-48b0-a729-2a84e2290522 of type vxlan for network 6cf91e04-a07c-494c-a4d6-e5aba66440ad [pid: 8|app: 0|req: 117/233] 199.204.45.19 () {34 vars in 680 bytes} [Fri May 8 19:10:32 2026] POST /v2.0/networks => generated 718 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/234] 199.204.45.19 () {30 vars in 720 bytes} [Fri May 8 19:10:32 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/235] 199.204.45.19 () {30 vars in 631 bytes} [Fri May 8 19:10:32 2026] GET /v2.0/extensions => generated 19901 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/236] 199.204.45.19 () {34 vars in 675 bytes} [Fri May 8 19:10:32 2026] POST /v2.0/ports => generated 963 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/237] 199.204.45.19 () {30 vars in 701 bytes} [Fri May 8 19:10:32 2026] GET /v2.0/networks/6cf91e04-a07c-494c-a4d6-e5aba66440ad => generated 705 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/238] 199.204.45.19 () {30 vars in 720 bytes} [Fri May 8 19:10:34 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/239] 199.204.45.19 () {30 vars in 701 bytes} [Fri May 8 19:10:34 2026] GET /v2.0/networks/6cf91e04-a07c-494c-a4d6-e5aba66440ad => generated 705 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/242] 199.204.45.19 () {44 vars in 970 bytes} [Fri May 8 19:10:50 2026] GET /v2.0/quotas/11d89e34375449aaa252b9c5b0ef68c0 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/243] 199.204.45.19 () {48 vars in 1022 bytes} [Fri May 8 19:10:50 2026] PUT /v2.0/quotas/11d89e34375449aaa252b9c5b0ef68c0 => generated 291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:22:07.769 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [878889ef-34f5-4e40-9d16-38e707184744] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:22:07.771 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [247f3619-c3f4-441d-b082-42cffdeb263f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:22:07.772 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 8 19:22:07 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.19) !!! 2026-05-08 19:22:07.968 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f37f3f45-9afb-48d6-9f8a-de4fe4bc19c7 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 168/336] 199.204.45.19 () {44 vars in 922 bytes} [Fri May 8 19:22:07 2026] GET /v2.0/networks/public => generated 108 bytes in 208 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:22:07.983 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ad8969dc-2864-4e0f-9c04-f19dc7315ddf] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:22:07.986 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ebd748e9-714f-4112-a7ff-c5e61f0a8cdd] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:22:07.988 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 8 19:22:07 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.19) !!! [pid: 8|app: 0|req: 169/337] 199.204.45.19 () {44 vars in 944 bytes} [Fri May 8 19:22:07 2026] GET /v2.0/networks?name=public => generated 753 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:22:09.154 7 INFO oslo.messaging._drivers.impl_rabbit [-] [247f3619-c3f4-441d-b082-42cffdeb263f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55480. 2026-05-08 19:22:09.154 7 INFO oslo.messaging._drivers.impl_rabbit [-] [878889ef-34f5-4e40-9d16-38e707184744] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55464. 2026-05-08 19:22:09.193 7 INFO neutron.pecan_wsgi.hooks.translation [None req-40465095-cc05-4268-8911-27b9c017e5f8 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 169/338] 199.204.45.19 () {44 vars in 922 bytes} [Fri May 8 19:22:09 2026] GET /v2.0/networks/public => generated 108 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:22:09.236 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ad8969dc-2864-4e0f-9c04-f19dc7315ddf] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55486. 2026-05-08 19:22:09.241 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ebd748e9-714f-4112-a7ff-c5e61f0a8cdd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55494. [pid: 8|app: 0|req: 170/339] 199.204.45.19 () {44 vars in 944 bytes} [Fri May 8 19:22:09 2026] GET /v2.0/networks?name=public => generated 753 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:22:09.314 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4bb98553-8e46-4225-a019-2182f2434666 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 170/340] 199.204.45.19 () {44 vars in 1029 bytes} [Fri May 8 19:22:09 2026] GET /v2.0/subnets/public-subnet?network_id=231410f5-e25b-42fe-b10b-67c3d7c878d2 => generated 113 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/341] 199.204.45.19 () {44 vars in 1052 bytes} [Fri May 8 19:22:09 2026] GET /v2.0/subnets?name=public-subnet&network_id=231410f5-e25b-42fe-b10b-67c3d7c878d2 => generated 644 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:22:42.537 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7f7d0491-c46f-407e-b16c-03df5bcdee3b 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/346] 199.204.45.19 () {44 vars in 932 bytes} [Fri May 8 19:22:42 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/347] 199.204.45.19 () {44 vars in 954 bytes} [Fri May 8 19:22:42 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:22:43.703 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4cc2657b-2bb8-4770-b5d0-bdde6305b75c 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/348] 199.204.45.19 () {44 vars in 932 bytes} [Fri May 8 19:22:43 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: 7|app: 0|req: 174/349] 199.204.45.19 () {44 vars in 954 bytes} [Fri May 8 19:22:43 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:22:43.814 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c6f01c9c-837b-45f6-abd6-bba032fcb7f3 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/350] 199.204.45.19 () {44 vars in 1031 bytes} [Fri May 8 19:22:43 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=6238be7e-0f10-46c8-8821-a896a9a52cf9 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/351] 199.204.45.19 () {44 vars in 1054 bytes} [Fri May 8 19:22:43 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=6238be7e-0f10-46c8-8821-a896a9a52cf9 => generated 630 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:22:44.875 8 INFO neutron.api.v2.resource [None req-7a095c78-0103-4f75-bc75-83b8a79d32b4 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 177/352] 199.204.45.19 () {44 vars in 966 bytes} [Fri May 8 19:22:44 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/353] 199.204.45.19 () {44 vars in 988 bytes} [Fri May 8 19:22:44 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: 8|app: 0|req: 178/354] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 19:22:45 2026] GET /v2.0/security-groups/8f6a861d-65f2-4677-945a-d411c3cb7d53 => generated 4694 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/355] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 19:22:45 2026] GET /v2.0/security-groups/8f6a861d-65f2-4677-945a-d411c3cb7d53 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/356] 199.204.45.19 () {44 vars in 1006 bytes} [Fri May 8 19:22:45 2026] GET /v2.0/security-group-rules/a3f62ebb-28f0-4cf4-81b8-c0d45e6ed1d9 => generated 601 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/357] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 19:22:46 2026] GET /v2.0/security-groups/8f6a861d-65f2-4677-945a-d411c3cb7d53 => generated 4694 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/358] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 19:22:46 2026] GET /v2.0/security-groups/8f6a861d-65f2-4677-945a-d411c3cb7d53 => generated 4694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/359] 199.204.45.19 () {44 vars in 1006 bytes} [Fri May 8 19:22:46 2026] GET /v2.0/security-group-rules/238cdac9-5d7d-45be-bb73-b786b90d9ad9 => generated 603 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/360] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 19:22:47 2026] GET /v2.0/security-groups/8f6a861d-65f2-4677-945a-d411c3cb7d53 => generated 4694 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/361] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 19:22:47 2026] GET /v2.0/security-groups/8f6a861d-65f2-4677-945a-d411c3cb7d53 => generated 4694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/362] 199.204.45.19 () {44 vars in 1006 bytes} [Fri May 8 19:22:47 2026] GET /v2.0/security-group-rules/852082dc-9ce9-42bf-b116-0f6e3728f062 => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/363] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 19:22:48 2026] GET /v2.0/security-groups/8f6a861d-65f2-4677-945a-d411c3cb7d53 => generated 4694 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/364] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 19:22:48 2026] GET /v2.0/security-groups/8f6a861d-65f2-4677-945a-d411c3cb7d53 => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/365] 199.204.45.19 () {44 vars in 1006 bytes} [Fri May 8 19:22:48 2026] GET /v2.0/security-group-rules/c9a8ccf0-df4e-4227-a076-2617a174be02 => generated 603 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/366] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 19:22:49 2026] GET /v2.0/security-groups/8f6a861d-65f2-4677-945a-d411c3cb7d53 => generated 4694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/367] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 19:22:49 2026] GET /v2.0/security-groups/8f6a861d-65f2-4677-945a-d411c3cb7d53 => generated 4694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/368] 199.204.45.19 () {44 vars in 1006 bytes} [Fri May 8 19:22:49 2026] GET /v2.0/security-group-rules/7c0ecbde-3d90-439a-99ba-bc78bb182199 => generated 603 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/371] 199.204.45.19 () {44 vars in 982 bytes} [Fri May 8 19:22:50 2026] GET /v2.0/networks/6238be7e-0f10-46c8-8821-a896a9a52cf9 => generated 732 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:22:51.150 8 INFO neutron.pecan_wsgi.hooks.translation [None req-15a2b3db-2582-45a5-9323-3d1bcc444486 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 188/372] 199.204.45.19 () {44 vars in 1071 bytes} [Fri May 8 19:22:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=6238be7e-0f10-46c8-8821-a896a9a52cf9 => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/373] 199.204.45.19 () {44 vars in 1094 bytes} [Fri May 8 19:22:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=6238be7e-0f10-46c8-8821-a896a9a52cf9 => generated 1250 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/374] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 19:22:51 2026] GET /v2.0/security-groups/8f6a861d-65f2-4677-945a-d411c3cb7d53 => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:22:58.288 7 INFO neutron.pecan_wsgi.hooks.translation [None req-23742ae2-762d-4f9a-9818-8884b4d04220 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 186/375] 199.204.45.19 () {44 vars in 974 bytes} [Fri May 8 19:22:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/376] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 19:22:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/377] 199.204.45.19 () {44 vars in 915 bytes} [Fri May 8 19:22:59 2026] GET /v2.0/ports => generated 4721 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:23:00.965 8 INFO neutron.api.v2.resource [None req-00a05dd5-e285-4e84-b118-5dfbaa0f341c 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 191/378] 199.204.45.19 () {44 vars in 954 bytes} [Fri May 8 19:23:00 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/379] 199.204.45.19 () {44 vars in 976 bytes} [Fri May 8 19:23:00 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/380] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 19:23:01 2026] GET /v2.0/security-groups/378e43bc-1694-4540-8a94-0ef356c78494 => generated 2882 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/381] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 19:23:02 2026] GET /v2.0/security-groups/378e43bc-1694-4540-8a94-0ef356c78494 => generated 2882 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/382] 199.204.45.19 () {44 vars in 1006 bytes} [Fri May 8 19:23:02 2026] GET /v2.0/security-group-rules/e2b9230d-afb7-4873-8a30-a509e3302494 => generated 621 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/383] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 19:23:02 2026] GET /v2.0/security-groups/378e43bc-1694-4540-8a94-0ef356c78494 => generated 2882 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/384] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 19:23:02 2026] GET /v2.0/security-groups/378e43bc-1694-4540-8a94-0ef356c78494 => generated 2882 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/385] 199.204.45.19 () {44 vars in 1006 bytes} [Fri May 8 19:23:03 2026] GET /v2.0/security-group-rules/d396894d-d473-4acd-9c66-3a32de2bf39d => generated 625 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/388] 199.204.45.19 () {44 vars in 970 bytes} [Fri May 8 19:23:14 2026] GET /v2.0/quotas/0f4003ff575a4b3881334da0da5ff502 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:24:03.676 7 INFO neutron.api.v2.resource [None req-39aea933-f836-45ee-92f9-a37d493aa3e7 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 196/395] 199.204.45.19 () {44 vars in 1069 bytes} [Fri May 8 19:24:03 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=11d89e34375449aaa252b9c5b0ef68c0 => generated 139 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/396] 199.204.45.19 () {44 vars in 1092 bytes} [Fri May 8 19:24:03 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=11d89e34375449aaa252b9c5b0ef68c0 => generated 4072 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/397] 199.204.45.19 () {44 vars in 1083 bytes} [Fri May 8 19:24:04 2026] GET /v2.0/security-groups/ce19d051-ab9b-4b77-a65d-f254bfc72cbe?project_id=11d89e34375449aaa252b9c5b0ef68c0 => generated 4075 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/398] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 19:24:04 2026] GET /v2.0/security-groups/ce19d051-ab9b-4b77-a65d-f254bfc72cbe => generated 4075 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/399] 199.204.45.19 () {44 vars in 1006 bytes} [Fri May 8 19:24:04 2026] GET /v2.0/security-group-rules/da658837-79bb-4cc8-afea-2dab81874874 => generated 597 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/400] 199.204.45.19 () {44 vars in 1083 bytes} [Fri May 8 19:24:05 2026] GET /v2.0/security-groups/ce19d051-ab9b-4b77-a65d-f254bfc72cbe?project_id=11d89e34375449aaa252b9c5b0ef68c0 => generated 4075 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/401] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 19:24:05 2026] GET /v2.0/security-groups/ce19d051-ab9b-4b77-a65d-f254bfc72cbe => 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: 203/402] 199.204.45.19 () {44 vars in 1006 bytes} [Fri May 8 19:24:05 2026] GET /v2.0/security-group-rules/a293a945-ad08-4808-a572-ef9102515b61 => generated 599 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/405] 199.204.45.19 () {44 vars in 1083 bytes} [Fri May 8 19:24:06 2026] GET /v2.0/security-groups/ce19d051-ab9b-4b77-a65d-f254bfc72cbe?project_id=11d89e34375449aaa252b9c5b0ef68c0 => generated 4075 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/406] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 19:24:06 2026] GET /v2.0/security-groups/ce19d051-ab9b-4b77-a65d-f254bfc72cbe => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/407] 199.204.45.19 () {44 vars in 1006 bytes} [Fri May 8 19:24:06 2026] GET /v2.0/security-group-rules/5c2ac5c6-e8cc-4bed-b3fd-6a0771e69977 => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/408] 199.204.45.19 () {44 vars in 1083 bytes} [Fri May 8 19:24:07 2026] GET /v2.0/security-groups/ce19d051-ab9b-4b77-a65d-f254bfc72cbe?project_id=11d89e34375449aaa252b9c5b0ef68c0 => generated 4075 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/409] 199.204.45.19 () {44 vars in 996 bytes} [Fri May 8 19:24:08 2026] GET /v2.0/security-groups/ce19d051-ab9b-4b77-a65d-f254bfc72cbe => generated 4075 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/410] 199.204.45.19 () {44 vars in 1006 bytes} [Fri May 8 19:24:08 2026] GET /v2.0/security-group-rules/fa593fdb-38b9-400c-bde5-62839e545acc => generated 602 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/411] 199.204.45.19 () {44 vars in 970 bytes} [Fri May 8 19:24:15 2026] GET /v2.0/quotas/11d89e34375449aaa252b9c5b0ef68c0 => 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: 212/418] 199.204.45.19 () {44 vars in 944 bytes} [Fri May 8 19:25:05 2026] GET /v2.0/networks?name=public => generated 753 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:25:44.197 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [247f3619-c3f4-441d-b082-42cffdeb263f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:25:44.200 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [878889ef-34f5-4e40-9d16-38e707184744] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 210/425] 10.0.0.151 () {32 vars in 648 bytes} [Fri May 8 19:25:44 2026] GET /v2.0/networks => generated 2168 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:25:45.572 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ad8969dc-2864-4e0f-9c04-f19dc7315ddf] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 19:25:45.573 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ebd748e9-714f-4112-a7ff-c5e61f0a8cdd] 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: 216/426] 10.0.0.151 () {32 vars in 654 bytes} [Fri May 8 19:25:45 2026] GET /v2.0/floatingips => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/427] 10.0.0.151 () {32 vars in 646 bytes} [Fri May 8 19:25:45 2026] GET /v2.0/routers => generated 15 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/428] 10.0.0.151 () {32 vars in 642 bytes} [Fri May 8 19:25:45 2026] GET /v2.0/ports => generated 4721 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/429] 10.0.0.151 () {32 vars in 646 bytes} [Fri May 8 19:25:45 2026] GET /v2.0/subnets => generated 1261 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/430] 10.0.0.151 () {32 vars in 648 bytes} [Fri May 8 19:25:45 2026] GET /v2.0/networks => generated 2168 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:25:46.082 7 INFO oslo.messaging._drivers.impl_rabbit [-] [247f3619-c3f4-441d-b082-42cffdeb263f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55058. 2026-05-08 19:25:46.083 7 INFO oslo.messaging._drivers.impl_rabbit [-] [878889ef-34f5-4e40-9d16-38e707184744] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55054. [pid: 7|app: 0|req: 213/431] 10.0.0.151 () {32 vars in 662 bytes} [Fri May 8 19:25:46 2026] GET /v2.0/security-groups => generated 17397 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/432] 10.0.0.151 () {32 vars in 654 bytes} [Fri May 8 19:25:46 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:25:56.436 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ebd748e9-714f-4112-a7ff-c5e61f0a8cdd] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54138. 2026-05-08 19:25:56.437 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ad8969dc-2864-4e0f-9c04-f19dc7315ddf] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54130. 2026-05-08 19:25:56.639 8 INFO neutron.db.segments_db [None req-1fee105e-70b2-47e8-80f1-8df1888eab40 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Added segment a7512281-7fb3-4076-8c0e-95edaa163151 of type vxlan for network 09fa6098-34e8-4f00-8a9a-c427e44e75f8 2026-05-08 19:25:56.653 7 INFO neutron.db.segments_db [None req-4ecc9c6d-f5e7-4023-8276-207c6117c202 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Added segment 6073aa89-ee6b-4e6c-9602-7fe0f03af12f of type vxlan for network 7596b9ab-c793-4f60-b7b9-1f7fda3286ab [pid: 7|app: 0|req: 215/435] 10.0.0.151 () {34 vars in 670 bytes} [Fri May 8 19:25:56 2026] POST /v2.0/networks => generated 743 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/436] 10.0.0.151 () {34 vars in 670 bytes} [Fri May 8 19:25:56 2026] POST /v2.0/networks => generated 749 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:25:57.003 7 INFO neutron.db.segments_db [None req-5f39fdf9-c8ab-4ecf-8ada-e1646bfcfedc 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Added segment e8a2bdc4-2abb-4950-b4b6-46e6092ec2d8 of type vxlan for network 92db5d0c-dbc5-4797-bc88-6fcf352bdcc3 [pid: 8|app: 0|req: 222/437] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:25:56 2026] POST /v2.0/subnets => generated 666 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/438] 10.0.0.151 () {34 vars in 670 bytes} [Fri May 8 19:25:56 2026] POST /v2.0/networks => generated 747 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:25:57.154 7 INFO neutron.db.segments_db [None req-1123ea70-c865-4ba5-a782-7b1b19850597 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Added segment d58ba457-c84d-43c2-a772-948d1a09b7b9 of type vxlan for network 40c6142f-f78a-45ae-81fb-c48e7fd0c8b1 [pid: 8|app: 0|req: 223/439] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:25:57 2026] POST /v2.0/subnets => generated 672 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:25:57.430 7 INFO neutron.db.l3_hamode_db [None req-1123ea70-c865-4ba5-a782-7b1b19850597 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 224/440] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:25:57 2026] POST /v2.0/subnets => generated 670 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:25:57.602 8 INFO neutron.db.segments_db [None req-10cd613b-3ae1-488e-8cc4-a0f8453b0762 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Added segment dcf14cf0-f6d2-4ac6-b201-33a16d4b3847 of type vxlan for network 8cb0501c-99d9-414a-b71c-286cc8c400f4 2026-05-08 19:25:58.145 8 INFO neutron.db.l3_hamode_db [None req-10cd613b-3ae1-488e-8cc4-a0f8453b0762 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:25:58.581 7 INFO neutron.db.l3_hamode_db [None req-1123ea70-c865-4ba5-a782-7b1b19850597 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:25:59.397 8 INFO neutron.db.l3_hamode_db [None req-10cd613b-3ae1-488e-8cc4-a0f8453b0762 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 217/441] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:25:57 2026] POST /v2.0/routers => generated 730 bytes in 2968 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/442] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:26:00 2026] GET /v2.0/security-groups?tenant_id=758bc70ea2e2456399ccdef69543502b&name=default => generated 2921 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:26:00.360 7 INFO neutron.db.segments_db [None req-489991ab-a8c6-4e02-867d-61465779dd9d 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Added segment f740fb62-dac4-412f-b66d-74206fe7a079 of type vxlan for network 0d448799-5efb-42b7-9b29-33a0c6e6066d 2026-05-08 19:26:00.765 7 INFO neutron.db.l3_hamode_db [None req-489991ab-a8c6-4e02-867d-61465779dd9d 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 225/443] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:25:57 2026] POST /v2.0/routers => generated 736 bytes in 3391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:26:01.913 7 INFO neutron.db.l3_hamode_db [None req-489991ab-a8c6-4e02-867d-61465779dd9d 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 226/444] 10.0.0.151 () {34 vars in 782 bytes} [Fri May 8 19:26:00 2026] PUT /v2.0/routers/c2f79cd3-9df4-4739-8489-50b60cf112da/add_router_interface => generated 309 bytes in 1482 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/445] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:26:02 2026] DELETE /v2.0/security-groups/bcc666f3-4687-4ad4-8c05-0a1d32f02468 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/446] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:26:00 2026] POST /v2.0/routers => generated 734 bytes in 3394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:26:03.709 7 WARNING neutron_lib.context [None req-06d5723f-7a40-4584-966c-2f9599bd7b0d 675789fff0d34fa4b829db1159e24c52 d90b3234295a4bf190ba63fc066d8d92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 220/447] 10.0.0.151 () {34 vars in 684 bytes} [Fri May 8 19:26:03 2026] POST /v2.0/security-groups => generated 1659 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/448] 10.0.0.151 () {34 vars in 782 bytes} [Fri May 8 19:26:02 2026] PUT /v2.0/routers/0d372d3e-de1f-4592-acbd-ecabe61901bf/add_router_interface => generated 309 bytes in 1585 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:04.153 8 WARNING neutron_lib.context [None req-3bbd5ac0-fddb-402a-8958-4f3aae280c98 675789fff0d34fa4b829db1159e24c52 d90b3234295a4bf190ba63fc066d8d92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/449] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:26:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:26:04.293 8 WARNING neutron_lib.context [None req-25e279b8-1585-4a72-99e8-90e7250b743d 675789fff0d34fa4b829db1159e24c52 d90b3234295a4bf190ba63fc066d8d92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/450] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:26:04 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:26:04.424 8 WARNING neutron_lib.context [None req-ccab7cbc-67b7-46fe-8f40-34d083d81d52 675789fff0d34fa4b829db1159e24c52 d90b3234295a4bf190ba63fc066d8d92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 231/451] 10.0.0.151 () {34 vars in 675 bytes} [Fri May 8 19:26:04 2026] POST /v2.0/floatingips => generated 552 bytes in 865 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/452] 10.0.0.151 () {34 vars in 782 bytes} [Fri May 8 19:26:03 2026] PUT /v2.0/routers/f1bf3111-33a8-44e9-9b7d-138e93564b32/add_router_interface => generated 309 bytes in 1551 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:05.469 7 WARNING neutron_lib.context [req-97a8d77e-7ae4-49c2-b11e-caf9b6faefdb req-6bd9a1b4-33f2-43e6-9593-105b69966084 45435850e6cd4eaf95d769e26265739d 264c1fa984bb400cae4f08fd247461d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:26:05.549 8 INFO neutron.db.segments_db [None req-23bd17fa-8908-4b92-b3e6-139f5cece533 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Added segment c1b8b686-62f4-401b-8d43-8a6f7bb8dc57 of type vxlan for network 8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7 [pid: 7|app: 0|req: 222/453] 10.0.0.46 () {38 vars in 969 bytes} [Fri May 8 19:26:05 2026] POST /v2.0/security-groups => generated 1685 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/454] 10.0.0.151 () {34 vars in 670 bytes} [Fri May 8 19:26:05 2026] POST /v2.0/networks => generated 752 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/455] 10.0.0.46 () {34 vars in 1096 bytes} [Fri May 8 19:26:05 2026] GET /v2.0/security-groups?name=tempest-securitygroup--557425332&fields=id&tenant_id=d90b3234295a4bf190ba63fc066d8d92 => generated 69 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/456] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:26:05 2026] POST /v2.0/subnets => generated 675 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:26:06.041 7 INFO neutron.db.segments_db [None req-c3a40880-46eb-4862-822f-e6b552395dd2 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Added segment 05d92237-817c-428c-bc23-7f064d8bfdcd of type vxlan for network 3ef185a1-283f-4356-9eae-4f7aefa55595 [pid: 8|app: 0|req: 234/457] 10.0.0.46 () {34 vars in 980 bytes} [Fri May 8 19:26:05 2026] GET /v2.0/networks?id=7596b9ab-c793-4f60-b7b9-1f7fda3286ab => generated 675 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/458] 10.0.0.46 () {34 vars in 989 bytes} [Fri May 8 19:26:06 2026] GET /v2.0/security-groups/3b60839b-1f8d-4d2c-9671-e8b1139a69f4 => generated 1685 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/461] 10.0.0.46 () {34 vars in 963 bytes} [Fri May 8 19:26:06 2026] GET /v2.0/quotas/d90b3234295a4bf190ba63fc066d8d92 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:06.188 8 WARNING neutron_lib.context [req-629fb391-6522-4a21-bda4-784c4c9d50b7 req-00cc60c4-5097-456d-bf8e-4cd7ab1f474c 45435850e6cd4eaf95d769e26265739d 264c1fa984bb400cae4f08fd247461d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/462] 10.0.0.46 () {38 vars in 979 bytes} [Fri May 8 19:26:06 2026] POST /v2.0/security-group-rules => generated 614 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:26:06.357 7 INFO neutron.db.l3_hamode_db [None req-c3a40880-46eb-4862-822f-e6b552395dd2 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 240/463] 10.0.0.46 () {34 vars in 1000 bytes} [Fri May 8 19:26:06 2026] GET /v2.0/ports?tenant_id=d90b3234295a4bf190ba63fc066d8d92&fields=id => generated 103 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:06.532 8 WARNING neutron_lib.context [None req-63f46985-01f3-4941-8bbb-cc1fc4069279 5961d11560b449dcb5628f7eba508780 b4d6416b277a4714bbe24e3b6d7f2682 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 241/464] 10.0.0.151 () {34 vars in 684 bytes} [Fri May 8 19:26:06 2026] POST /v2.0/security-groups => generated 1659 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 19:26:06.705 8 WARNING neutron_lib.context [req-14f78252-4ff6-4ccd-bb5e-a2e30d80e443 req-560d21f2-ccfb-4b35-b1fc-9036908d7875 45435850e6cd4eaf95d769e26265739d 264c1fa984bb400cae4f08fd247461d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 242/465] 10.0.0.46 () {38 vars in 969 bytes} [Fri May 8 19:26:06 2026] POST /v2.0/security-groups => generated 1686 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 19:26:06.868 8 WARNING neutron_lib.context [None req-d1778f7f-50c4-4210-b236-987d90750dfd 5961d11560b449dcb5628f7eba508780 b4d6416b277a4714bbe24e3b6d7f2682 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 243/466] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:26:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/467] 10.0.0.46 () {34 vars in 905 bytes} [Fri May 8 19:26:06 2026] GET /v2.0/extensions => generated 19901 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/468] 10.0.0.46 () {34 vars in 989 bytes} [Fri May 8 19:26:07 2026] GET /v2.0/security-groups/335fd9b9-25a1-4e38-95b2-ad5d8cdcb5a5 => generated 1686 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:26:07.074 8 WARNING neutron_lib.context [None req-ccd64515-8784-4529-a320-0d5a53af50a4 5961d11560b449dcb5628f7eba508780 b4d6416b277a4714bbe24e3b6d7f2682 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 246/469] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:26:07 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) [pid: 8|app: 0|req: 247/470] 10.0.0.46 () {34 vars in 1006 bytes} [Fri May 8 19:26:07 2026] GET /v2.0/networks/7596b9ab-c793-4f60-b7b9-1f7fda3286ab?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:26:07.273 8 WARNING neutron_lib.context [req-9c90a0a5-b27b-4e9f-8b84-e361b7e896af req-824bbf5c-1a7e-4571-85c3-5e0bbe8de534 45435850e6cd4eaf95d769e26265739d 264c1fa984bb400cae4f08fd247461d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 248/471] 10.0.0.46 () {38 vars in 979 bytes} [Fri May 8 19:26:07 2026] POST /v2.0/security-group-rules => generated 614 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:26:07.405 8 WARNING neutron_lib.context [None req-7f28bfb3-045f-4e11-9ef4-08c0a028184d 5961d11560b449dcb5628f7eba508780 b4d6416b277a4714bbe24e3b6d7f2682 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:26:07.513 7 INFO neutron.db.l3_hamode_db [None req-c3a40880-46eb-4862-822f-e6b552395dd2 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 249/472] 10.0.0.151 () {34 vars in 675 bytes} [Fri May 8 19:26:07 2026] POST /v2.0/floatingips => generated 552 bytes in 620 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/473] 10.0.0.46 () {34 vars in 1106 bytes} [Fri May 8 19:26:08 2026] GET /v2.0/networks/7596b9ab-c793-4f60-b7b9-1f7fda3286ab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/474] 10.0.0.46 () {34 vars in 989 bytes} [Fri May 8 19:26:08 2026] GET /v2.0/security-groups/335fd9b9-25a1-4e38-95b2-ad5d8cdcb5a5 => generated 2311 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:26:08.182 8 WARNING neutron_lib.context [req-68a5e99d-877d-497c-8b84-cc02be393bb6 req-ce3ed3ae-f4ac-4568-8c26-d31a367a974c 45435850e6cd4eaf95d769e26265739d 264c1fa984bb400cae4f08fd247461d1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 252/475] 10.0.0.46 () {38 vars in 979 bytes} [Fri May 8 19:26:08 2026] POST /v2.0/security-group-rules => generated 619 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/476] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:08 2026] GET /v2.0/ports?device_id=542cd3d7-2ec9-4bc6-b375-4ba969bb45d0 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/477] 10.0.0.46 () {34 vars in 989 bytes} [Fri May 8 19:26:08 2026] GET /v2.0/security-groups/335fd9b9-25a1-4e38-95b2-ad5d8cdcb5a5 => generated 2941 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/478] 10.0.0.46 () {34 vars in 999 bytes} [Fri May 8 19:26:08 2026] GET /v2.0/security-group-rules/3545a7c3-59d4-4a01-a00e-3dc3d2a09ac7 => 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: 256/479] 10.0.0.46 () {34 vars in 989 bytes} [Fri May 8 19:26:08 2026] GET /v2.0/security-groups/335fd9b9-25a1-4e38-95b2-ad5d8cdcb5a5 => generated 2941 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/480] 10.0.0.46 () {36 vars in 1021 bytes} [Fri May 8 19:26:08 2026] DELETE /v2.0/security-group-rules/3545a7c3-59d4-4a01-a00e-3dc3d2a09ac7 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/481] 10.0.0.46 () {34 vars in 989 bytes} [Fri May 8 19:26:08 2026] GET /v2.0/security-groups/335fd9b9-25a1-4e38-95b2-ad5d8cdcb5a5 => generated 2311 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/482] 10.0.0.46 () {36 vars in 1011 bytes} [Fri May 8 19:26:08 2026] DELETE /v2.0/security-groups/335fd9b9-25a1-4e38-95b2-ad5d8cdcb5a5 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/483] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:26:05 2026] POST /v2.0/routers => generated 739 bytes in 2806 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/484] 10.0.0.46 () {34 vars in 989 bytes} [Fri May 8 19:26:08 2026] GET /v2.0/security-groups/3b60839b-1f8d-4d2c-9671-e8b1139a69f4 => generated 2310 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/485] 10.0.0.46 () {36 vars in 1011 bytes} [Fri May 8 19:26:08 2026] DELETE /v2.0/security-groups/3b60839b-1f8d-4d2c-9671-e8b1139a69f4 => 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: 260/486] 10.0.0.151 () {34 vars in 782 bytes} [Fri May 8 19:26:08 2026] PUT /v2.0/routers/52c0807d-48db-493b-b24f-4c5c45015f76/add_router_interface => generated 309 bytes in 1691 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/487] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:10 2026] GET /v2.0/ports?device_id=542cd3d7-2ec9-4bc6-b375-4ba969bb45d0 => 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: 262/488] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:26:10 2026] GET /v2.0/networks?id=7596b9ab-c793-4f60-b7b9-1f7fda3286ab => generated 675 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/489] 199.204.45.19 () {34 vars in 1048 bytes} [Fri May 8 19:26:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d90b3234295a4bf190ba63fc066d8d92 => generated 180 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:10.777 8 WARNING neutron_lib.context [req-9ffcfce3-42d1-4174-a7a6-64aca35feb98 req-ea4f73ba-1fa9-403c-87c8-4d6db6212810 675789fff0d34fa4b829db1159e24c52 d90b3234295a4bf190ba63fc066d8d92 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/490] 10.0.0.151 () {34 vars in 788 bytes} [Fri May 8 19:26:09 2026] PUT /v2.0/routers/0d372d3e-de1f-4592-acbd-ecabe61901bf/remove_router_interface => generated 309 bytes in 1701 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/491] 199.204.45.19 () {38 vars in 953 bytes} [Fri May 8 19:26:10 2026] POST /v2.0/ports => generated 954 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 19:26:11.246 8 WARNING neutron_lib.context [None req-531b79e5-bd21-4391-8483-6adeb8471a02 3056b88a359c497fbf5054009d36347c 9838a716c9c44034a69ec6b3558c6530 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 265/492] 10.0.0.151 () {34 vars in 684 bytes} [Fri May 8 19:26:11 2026] POST /v2.0/security-groups => generated 1661 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/493] 199.204.45.19 () {34 vars in 909 bytes} [Fri May 8 19:26:11 2026] GET /v2.0/extensions => generated 19901 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-08 19:26:11.385 8 WARNING neutron_lib.context [None req-44a3ac03-c3b7-4f30-89fd-8a772eba9121 3056b88a359c497fbf5054009d36347c 9838a716c9c44034a69ec6b3558c6530 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/494] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:26:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:26:11.556 8 WARNING neutron_lib.context [None req-da2f134f-af92-4c56-8adf-2bc47eb7b445 3056b88a359c497fbf5054009d36347c 9838a716c9c44034a69ec6b3558c6530 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 268/495] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:26:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:26:11.809 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-e5940ad1-942a-4507-b481-c0fa7c7edd63 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - 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.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 269/496] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:11 2026] GET /v2.0/ports?device_id=542cd3d7-2ec9-4bc6-b375-4ba969bb45d0 => generated 957 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:11.819 8 WARNING neutron_lib.context [None req-1217a02d-fc9b-40c7-ab87-9c5fc419c94d 3056b88a359c497fbf5054009d36347c 9838a716c9c44034a69ec6b3558c6530 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:26:12.238 7 INFO neutron.db.l3_hamode_db [None req-e5940ad1-942a-4507-b481-c0fa7c7edd63 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] HA network 8cb0501c-99d9-414a-b71c-286cc8c400f4 was deleted as no HA routers are present in tenant 264c1fa984bb400cae4f08fd247461d1. [pid: 7|app: 0|req: 228/497] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:26:10 2026] DELETE /v2.0/routers/0d372d3e-de1f-4592-acbd-ecabe61901bf => generated 0 bytes in 1251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/498] 10.0.0.151 () {34 vars in 675 bytes} [Fri May 8 19:26:11 2026] POST /v2.0/floatingips => generated 552 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/499] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:12 2026] GET /v2.0/security-groups?id=90926f72-2d86-4fd7-a64f-2bac23889391&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:12.600 7 INFO neutron.services.segments.plugin [-] Segment dcf14cf0-f6d2-4ac6-b201-33a16d4b3847 resource provider aggregate not found 2026-05-08 19:26:12.614 7 INFO neutron.services.segments.plugin [-] Segment dcf14cf0-f6d2-4ac6-b201-33a16d4b3847 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcf14cf0-f6d2-4ac6-b201-33a16d4b3847 found for delete ", "request_id": "req-44dea2dd-3a30-47bb-aab6-1987844f1788"}]} 2026-05-08 19:26:12.643 7 INFO neutron.services.segments.plugin [-] Segment dcf14cf0-f6d2-4ac6-b201-33a16d4b3847 resource provider aggregate not found 2026-05-08 19:26:12.663 7 INFO neutron.services.segments.plugin [-] Segment dcf14cf0-f6d2-4ac6-b201-33a16d4b3847 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcf14cf0-f6d2-4ac6-b201-33a16d4b3847 found for delete ", "request_id": "req-7aaba940-1eed-481f-bed2-c4d5416a9ad5"}]} [pid: 8|app: 0|req: 272/500] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:26:12 2026] DELETE /v2.0/subnets/95f67cf7-a7d6-4a33-b62a-427b8a605246 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/501] 199.204.45.19 () {38 vars in 1026 bytes} [Fri May 8 19:26:12 2026] PUT /v2.0/ports/7cf2a77e-0b7c-46f8-b776-94e8d702b258 => generated 1199 bytes in 607 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 230/502] 10.0.0.46 () {34 vars in 1096 bytes} [Fri May 8 19:26:12 2026] GET /v2.0/security-groups?name=tempest-securitygroup--788088412&fields=id&tenant_id=b4d6416b277a4714bbe24e3b6d7f2682 => generated 69 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 231/503] 10.0.0.46 () {34 vars in 1098 bytes} [Fri May 8 19:26:12 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1782821914&fields=id&tenant_id=9838a716c9c44034a69ec6b3558c6530 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/504] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:26:12 2026] GET /v2.0/ports?tenant_id=d90b3234295a4bf190ba63fc066d8d92&device_id=542cd3d7-2ec9-4bc6-b375-4ba969bb45d0 => generated 1238 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/505] 10.0.0.46 () {34 vars in 980 bytes} [Fri May 8 19:26:13 2026] GET /v2.0/networks?id=92db5d0c-dbc5-4797-bc88-6fcf352bdcc3 => generated 679 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/506] 10.0.0.46 () {34 vars in 980 bytes} [Fri May 8 19:26:13 2026] GET /v2.0/networks?id=8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7 => generated 684 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/507] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:26:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7cf2a77e-0b7c-46f8-b776-94e8d702b258 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/508] 10.0.0.46 () {34 vars in 963 bytes} [Fri May 8 19:26:13 2026] GET /v2.0/quotas/b4d6416b277a4714bbe24e3b6d7f2682 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/509] 10.0.0.46 () {34 vars in 963 bytes} [Fri May 8 19:26:13 2026] GET /v2.0/quotas/9838a716c9c44034a69ec6b3558c6530 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/510] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:26:13 2026] GET /v2.0/subnets?id=52b596bc-b55a-4a8d-9823-111cc46f002b => generated 669 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/511] 10.0.0.46 () {34 vars in 1000 bytes} [Fri May 8 19:26:13 2026] GET /v2.0/ports?tenant_id=b4d6416b277a4714bbe24e3b6d7f2682&fields=id => generated 103 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/512] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:26:12 2026] DELETE /v2.0/networks/09fa6098-34e8-4f00-8a9a-c427e44e75f8 => generated 0 bytes in 867 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:26:13.627 8 INFO neutron.services.segments.plugin [-] Segment a7512281-7fb3-4076-8c0e-95edaa163151 resource provider aggregate not found [pid: 7|app: 0|req: 240/513] 10.0.0.46 () {34 vars in 1000 bytes} [Fri May 8 19:26:13 2026] GET /v2.0/ports?tenant_id=9838a716c9c44034a69ec6b3558c6530&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: 274/514] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:26:13 2026] GET /v2.0/ports?network_id=7596b9ab-c793-4f60-b7b9-1f7fda3286ab&device_owner=network%3Adhcp => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:26:13.663 8 INFO neutron.services.segments.plugin [-] Segment a7512281-7fb3-4076-8c0e-95edaa163151 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7512281-7fb3-4076-8c0e-95edaa163151 found for delete ", "request_id": "req-58c75e84-4419-44ef-8e19-c769fd20ea20"}]} 2026-05-08 19:26:13.665 8 INFO neutron.services.segments.plugin [-] Segment a7512281-7fb3-4076-8c0e-95edaa163151 resource provider aggregate not found 2026-05-08 19:26:13.693 8 INFO neutron.services.segments.plugin [-] Segment a7512281-7fb3-4076-8c0e-95edaa163151 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7512281-7fb3-4076-8c0e-95edaa163151 found for delete ", "request_id": "req-010d8cd8-0aea-427a-b238-ab800f39182f"}]} [pid: 8|app: 0|req: 275/515] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:26:13 2026] GET /v2.0/networks/7596b9ab-c793-4f60-b7b9-1f7fda3286ab?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/516] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:26:13 2026] GET /v2.0/security-groups?tenant_id=264c1fa984bb400cae4f08fd247461d1&name=default => generated 2921 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/517] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:26:13 2026] GET /v2.0/networks/7596b9ab-c793-4f60-b7b9-1f7fda3286ab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/518] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:26:13 2026] DELETE /v2.0/security-groups/317df906-ddfb-4c42-9fa2-d8a6c7b3be01 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/519] 10.0.0.46 () {34 vars in 1006 bytes} [Fri May 8 19:26:13 2026] GET /v2.0/networks/92db5d0c-dbc5-4797-bc88-6fcf352bdcc3?fields=segments => generated 14 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/520] 10.0.0.46 () {34 vars in 1106 bytes} [Fri May 8 19:26:14 2026] GET /v2.0/networks/92db5d0c-dbc5-4797-bc88-6fcf352bdcc3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/521] 10.0.0.46 () {34 vars in 905 bytes} [Fri May 8 19:26:14 2026] GET /v2.0/extensions => generated 19901 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/522] 10.0.0.46 () {34 vars in 1006 bytes} [Fri May 8 19:26:14 2026] GET /v2.0/networks/8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/523] 10.0.0.46 () {34 vars in 1106 bytes} [Fri May 8 19:26:14 2026] GET /v2.0/networks/8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/524] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:14 2026] GET /v2.0/ports?device_id=542cd3d7-2ec9-4bc6-b375-4ba969bb45d0 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/525] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:14 2026] GET /v2.0/security-groups?id=90926f72-2d86-4fd7-a64f-2bac23889391&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/526] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:14 2026] GET /v2.0/ports?device_id=1f6395ce-e353-4371-9ed1-744b4799de37 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:26:14.685 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-013630fc-eedf-4c8e-8a4d-72d7fa817472'] response: {'name': 'network-changed', 'server_uuid': '542cd3d7-2ec9-4bc6-b375-4ba969bb45d0', 'tag': '7cf2a77e-0b7c-46f8-b776-94e8d702b258', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 283/527] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:14 2026] GET /v2.0/ports?device_id=2e54bb58-a327-4648-93a9-c9d2b9b86a5b => 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: 245/528] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:26:14 2026] GET /v2.0/ports?tenant_id=d90b3234295a4bf190ba63fc066d8d92&device_id=542cd3d7-2ec9-4bc6-b375-4ba969bb45d0 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/529] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:26:14 2026] GET /v2.0/networks?id=7596b9ab-c793-4f60-b7b9-1f7fda3286ab => generated 771 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/530] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:26:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7cf2a77e-0b7c-46f8-b776-94e8d702b258 => 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: 285/531] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:26:14 2026] GET /v2.0/subnets?id=52b596bc-b55a-4a8d-9823-111cc46f002b => 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: 247/532] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:26:14 2026] GET /v2.0/ports?network_id=7596b9ab-c793-4f60-b7b9-1f7fda3286ab&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/533] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:26:15 2026] GET /v2.0/networks/7596b9ab-c793-4f60-b7b9-1f7fda3286ab?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: 248/534] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:26:15 2026] GET /v2.0/networks/7596b9ab-c793-4f60-b7b9-1f7fda3286ab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/535] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:26:15 2026] GET /v2.0/networks?id=8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7 => generated 684 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/536] 199.204.45.19 () {34 vars in 1048 bytes} [Fri May 8 19:26:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9838a716c9c44034a69ec6b3558c6530 => generated 181 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:15.431 8 WARNING neutron_lib.context [req-b2845a57-c763-4c17-802b-67236458abf4 req-4276a27b-8c35-43c4-a938-8cd209c6b6c9 3056b88a359c497fbf5054009d36347c 9838a716c9c44034a69ec6b3558c6530 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 250/537] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:15 2026] GET /v2.0/ports?device_id=542cd3d7-2ec9-4bc6-b375-4ba969bb45d0 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/538] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:15 2026] GET /v2.0/ports?device_id=1f6395ce-e353-4371-9ed1-744b4799de37 => 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: 252/539] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:15 2026] GET /v2.0/security-groups?id=90926f72-2d86-4fd7-a64f-2bac23889391&fields=id&fields=name => generated 113 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/540] 199.204.45.19 () {38 vars in 953 bytes} [Fri May 8 19:26:15 2026] POST /v2.0/ports => generated 958 bytes in 621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 289/541] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:16 2026] GET /v2.0/ports?device_id=2e54bb58-a327-4648-93a9-c9d2b9b86a5b => generated 961 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:16.368 7 INFO neutron.db.segments_db [None req-c373ebc2-1379-4372-9e9e-2ae8c4a2806a 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Added segment aa8514c3-56c1-48ce-bd35-9de1919fe2fe of type vxlan for network 853d0fab-3859-4335-8eac-be1c02fe01af [pid: 7|app: 0|req: 253/542] 10.0.0.151 () {34 vars in 670 bytes} [Fri May 8 19:26:15 2026] POST /v2.0/networks => generated 745 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/543] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:16 2026] GET /v2.0/security-groups?id=8a9516e8-ca2c-4fa6-b51e-3203f472d76c&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/544] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:26:16 2026] GET /v2.0/networks?id=92db5d0c-dbc5-4797-bc88-6fcf352bdcc3 => generated 679 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/545] 199.204.45.19 () {38 vars in 1026 bytes} [Fri May 8 19:26:16 2026] PUT /v2.0/ports/393c5b0d-48e7-42ef-8d5a-39adb520520e => generated 1203 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 291/546] 199.204.45.19 () {34 vars in 1048 bytes} [Fri May 8 19:26:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b4d6416b277a4714bbe24e3b6d7f2682 => generated 180 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 292/547] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:26:16 2026] GET /v2.0/ports?tenant_id=9838a716c9c44034a69ec6b3558c6530&device_id=2e54bb58-a327-4648-93a9-c9d2b9b86a5b => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:26:16.843 8 WARNING neutron_lib.context [req-401b04c2-091d-4e91-8cbd-ba736327696a req-d2e943fe-8d39-4840-a59c-878141aaf8c9 5961d11560b449dcb5628f7eba508780 b4d6416b277a4714bbe24e3b6d7f2682 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 256/548] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:26:16 2026] POST /v2.0/subnets => generated 668 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/549] 199.204.45.19 () {34 vars in 1058 bytes} [Fri May 8 19:26:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=393c5b0d-48e7-42ef-8d5a-39adb520520e => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:26:17.000 7 INFO neutron.db.segments_db [None req-14f8b437-0721-4683-9311-4c0badeb50e6 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Added segment e1ebd269-7b46-4001-bd46-89425c709885 of type vxlan for network 8dfedcdd-18f9-4f6b-bf5f-a2c98e61fec4 [pid: 8|app: 0|req: 293/550] 199.204.45.19 () {38 vars in 953 bytes} [Fri May 8 19:26:16 2026] POST /v2.0/ports => generated 958 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 19:26:17.353 7 INFO neutron.db.l3_hamode_db [None req-14f8b437-0721-4683-9311-4c0badeb50e6 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 294/551] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:17 2026] GET /v2.0/ports?device_id=1f6395ce-e353-4371-9ed1-744b4799de37 => generated 961 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/552] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:26:17 2026] GET /v2.0/subnets?id=8f71543d-7e71-491c-b446-051d4beda0e7 => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/553] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:17 2026] GET /v2.0/ports?device_id=542cd3d7-2ec9-4bc6-b375-4ba969bb45d0 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/554] 199.204.45.19 () {38 vars in 1026 bytes} [Fri May 8 19:26:17 2026] PUT /v2.0/ports/1449dfc2-f572-47ec-8de7-8698c6a7bf64 => generated 1203 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 298/555] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:18 2026] GET /v2.0/security-groups?id=ebdd71b4-2f90-40a3-8145-cdf979d40fb1&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 299/556] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:26:18 2026] GET /v2.0/ports?network_id=8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/557] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:18 2026] GET /v2.0/security-groups?id=90926f72-2d86-4fd7-a64f-2bac23889391&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/558] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:26:18 2026] GET /v2.0/ports?tenant_id=b4d6416b277a4714bbe24e3b6d7f2682&device_id=1f6395ce-e353-4371-9ed1-744b4799de37 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:26:18.216 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b03dd027-645e-438a-878a-b03320c004b1'] response: {'name': 'network-changed', 'server_uuid': '2e54bb58-a327-4648-93a9-c9d2b9b86a5b', 'tag': '393c5b0d-48e7-42ef-8d5a-39adb520520e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 302/559] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:26:18 2026] GET /v2.0/networks/8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7?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: 303/560] 199.204.45.19 () {34 vars in 1058 bytes} [Fri May 8 19:26:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=1449dfc2-f572-47ec-8de7-8698c6a7bf64 => 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: 304/561] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:18 2026] GET /v2.0/ports?device_id=2e54bb58-a327-4648-93a9-c9d2b9b86a5b => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/562] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:26:18 2026] GET /v2.0/networks/8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7?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: 8|app: 0|req: 306/563] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:26:18 2026] GET /v2.0/subnets?id=fd33e602-0cb5-4a50-a112-6a764eee0d39 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/564] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:18 2026] GET /v2.0/security-groups?id=8a9516e8-ca2c-4fa6-b51e-3203f472d76c&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: 8|app: 0|req: 308/565] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:26:18 2026] GET /v2.0/ports?network_id=92db5d0c-dbc5-4797-bc88-6fcf352bdcc3&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: 309/566] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:26:18 2026] GET /v2.0/ports?tenant_id=9838a716c9c44034a69ec6b3558c6530&device_id=2e54bb58-a327-4648-93a9-c9d2b9b86a5b => generated 1242 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/567] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:26:18 2026] GET /v2.0/networks/92db5d0c-dbc5-4797-bc88-6fcf352bdcc3?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:26:18.666 7 INFO neutron.db.l3_hamode_db [None req-14f8b437-0721-4683-9311-4c0badeb50e6 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 311/568] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:26:18 2026] GET /v2.0/networks?id=8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7 => generated 780 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/569] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:26:18 2026] GET /v2.0/networks/92db5d0c-dbc5-4797-bc88-6fcf352bdcc3?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: 313/570] 199.204.45.19 () {34 vars in 1058 bytes} [Fri May 8 19:26:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=393c5b0d-48e7-42ef-8d5a-39adb520520e => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/571] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:26:18 2026] GET /v2.0/subnets?id=8f71543d-7e71-491c-b446-051d4beda0e7 => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/572] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:26:18 2026] GET /v2.0/ports?network_id=8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/573] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:26:18 2026] GET /v2.0/networks/8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/574] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:26:19 2026] GET /v2.0/networks/8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7?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: 8|app: 0|req: 318/575] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:19 2026] GET /v2.0/ports?device_id=1f6395ce-e353-4371-9ed1-744b4799de37 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/576] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:19 2026] GET /v2.0/security-groups?id=ebdd71b4-2f90-40a3-8145-cdf979d40fb1&fields=id&fields=name => generated 113 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/577] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:19 2026] GET /v2.0/ports?device_id=542cd3d7-2ec9-4bc6-b375-4ba969bb45d0 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/578] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:19 2026] GET /v2.0/security-groups?id=90926f72-2d86-4fd7-a64f-2bac23889391&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/579] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:19 2026] GET /v2.0/ports?device_id=542cd3d7-2ec9-4bc6-b375-4ba969bb45d0 => 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: 323/580] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:19 2026] GET /v2.0/ports?device_id=2e54bb58-a327-4648-93a9-c9d2b9b86a5b => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/581] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:26:16 2026] POST /v2.0/routers => generated 732 bytes in 3037 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/582] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:19 2026] GET /v2.0/security-groups?id=8a9516e8-ca2c-4fa6-b51e-3203f472d76c&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:20.274 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ea8a094-371a-471f-8244-1c33b3a60a30'] response: {'name': 'network-changed', 'server_uuid': '1f6395ce-e353-4371-9ed1-744b4799de37', 'tag': '1449dfc2-f572-47ec-8de7-8698c6a7bf64', 'status': 'completed', 'code': 200} 2026-05-08 19:26:20.333 8 INFO neutron.db.l3_db [None req-19c598ed-fc06-4310-aaf8-4ee493bfc6bd 675789fff0d34fa4b829db1159e24c52 d90b3234295a4bf190ba63fc066d8d92 - - default default] Floating IP 78fb17bc-f341-40ee-8ac9-e99c686c44fa associated. External IP: 10.96.250.208, port: 7cf2a77e-0b7c-46f8-b776-94e8d702b258. [pid: 8|app: 0|req: 324/583] 10.0.0.151 () {34 vars in 748 bytes} [Fri May 8 19:26:19 2026] PUT /v2.0/floatingips/78fb17bc-f341-40ee-8ac9-e99c686c44fa => generated 855 bytes in 1111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/584] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:26:20 2026] GET /v2.0/ports?tenant_id=b4d6416b277a4714bbe24e3b6d7f2682&device_id=1f6395ce-e353-4371-9ed1-744b4799de37 => generated 1242 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/585] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:20 2026] GET /v2.0/ports?device_id=1f6395ce-e353-4371-9ed1-744b4799de37 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/586] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:26:20 2026] GET /v2.0/networks?id=92db5d0c-dbc5-4797-bc88-6fcf352bdcc3 => generated 775 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/587] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:21 2026] GET /v2.0/security-groups?id=ebdd71b4-2f90-40a3-8145-cdf979d40fb1&fields=id&fields=name => generated 113 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/588] 199.204.45.19 () {34 vars in 1058 bytes} [Fri May 8 19:26:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=1449dfc2-f572-47ec-8de7-8698c6a7bf64 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/591] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:21 2026] GET /v2.0/ports?device_id=2e54bb58-a327-4648-93a9-c9d2b9b86a5b => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/592] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:26:21 2026] GET /v2.0/subnets?id=fd33e602-0cb5-4a50-a112-6a764eee0d39 => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/593] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:21 2026] GET /v2.0/security-groups?id=8a9516e8-ca2c-4fa6-b51e-3203f472d76c&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/594] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:26:21 2026] GET /v2.0/ports?network_id=92db5d0c-dbc5-4797-bc88-6fcf352bdcc3&device_owner=network%3Adhcp => generated 1244 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/595] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:21 2026] GET /v2.0/ports?device_id=2e54bb58-a327-4648-93a9-c9d2b9b86a5b => generated 975 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/596] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:26:21 2026] GET /v2.0/networks/92db5d0c-dbc5-4797-bc88-6fcf352bdcc3?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/597] 10.0.0.151 () {34 vars in 782 bytes} [Fri May 8 19:26:20 2026] PUT /v2.0/routers/3df97dd8-88dc-4299-af33-925d4b8a2dd8/add_router_interface => generated 309 bytes in 2207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:22.329 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-62457a10-9926-463d-8e3b-b21aaa218022'] response: {'name': 'network-changed', 'server_uuid': '542cd3d7-2ec9-4bc6-b375-4ba969bb45d0', 'tag': '7cf2a77e-0b7c-46f8-b776-94e8d702b258', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 261/598] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:26:22 2026] GET /v2.0/networks/92db5d0c-dbc5-4797-bc88-6fcf352bdcc3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:26:22.509 8 INFO neutron.db.l3_db [None req-8a61c07a-9771-4a8b-a1e6-1c4ae95d77cf 3056b88a359c497fbf5054009d36347c 9838a716c9c44034a69ec6b3558c6530 - - default default] Floating IP aadc7f31-0d1a-4bee-9d6e-a134e650bcd9 associated. External IP: 10.96.250.216, port: 393c5b0d-48e7-42ef-8d5a-39adb520520e. [pid: 7|app: 0|req: 262/599] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:22 2026] GET /v2.0/ports?device_id=1f6395ce-e353-4371-9ed1-744b4799de37 => generated 973 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/600] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:26:22 2026] GET /v2.0/ports?tenant_id=d90b3234295a4bf190ba63fc066d8d92&device_id=542cd3d7-2ec9-4bc6-b375-4ba969bb45d0 => 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: 264/601] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:22 2026] GET /v2.0/security-groups?id=ebdd71b4-2f90-40a3-8145-cdf979d40fb1&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/602] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:26:22 2026] GET /v2.0/networks?id=7596b9ab-c793-4f60-b7b9-1f7fda3286ab => generated 771 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/603] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:26:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7cf2a77e-0b7c-46f8-b776-94e8d702b258 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/604] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:26:22 2026] GET /v2.0/subnets?id=52b596bc-b55a-4a8d-9823-111cc46f002b => generated 669 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:22.788 7 WARNING neutron_lib.context [req-526873ea-6ae5-4dee-958c-e7300391fe4e req-a60a98d7-eb41-4e01-a200-9720b033c7e1 6cf3246ae8ee4490ab90e0a5a7248b80 c50be0c810f8490ab75f73137e1a36cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 268/605] 10.0.0.46 () {38 vars in 969 bytes} [Fri May 8 19:26:22 2026] POST /v2.0/security-groups => generated 1682 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/606] 10.0.0.151 () {34 vars in 748 bytes} [Fri May 8 19:26:21 2026] PUT /v2.0/floatingips/aadc7f31-0d1a-4bee-9d6e-a134e650bcd9 => generated 856 bytes in 939 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:22.918 8 WARNING neutron_lib.context [req-adaff533-7213-4fd2-afd4-3025312153dd req-1442ba8c-f178-410b-8796-03b7e9978807 6cf3246ae8ee4490ab90e0a5a7248b80 c50be0c810f8490ab75f73137e1a36cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 269/607] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:26:22 2026] GET /v2.0/ports?network_id=7596b9ab-c793-4f60-b7b9-1f7fda3286ab&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/608] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:26:22 2026] GET /v2.0/networks/7596b9ab-c793-4f60-b7b9-1f7fda3286ab?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/609] 10.0.0.46 () {38 vars in 969 bytes} [Fri May 8 19:26:22 2026] POST /v2.0/security-groups => generated 1681 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/610] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:23 2026] GET /v2.0/ports?device_id=2e54bb58-a327-4648-93a9-c9d2b9b86a5b => generated 975 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/611] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:26:23 2026] GET /v2.0/networks/7596b9ab-c793-4f60-b7b9-1f7fda3286ab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/612] 199.204.45.19 () {34 vars in 1094 bytes} [Fri May 8 19:26:23 2026] GET /v2.0/ports?device_id=542cd3d7-2ec9-4bc6-b375-4ba969bb45d0&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:26:23.230 7 WARNING neutron_lib.context [req-a6176ab1-b9db-46f2-8009-31d151b03d64 req-62c663cc-eecc-4539-94b7-67c7a9182e82 6cf3246ae8ee4490ab90e0a5a7248b80 c50be0c810f8490ab75f73137e1a36cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 341/613] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:23 2026] GET /v2.0/security-groups?id=8a9516e8-ca2c-4fa6-b51e-3203f472d76c&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/614] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:26:23 2026] GET /v2.0/ports?tenant_id=d90b3234295a4bf190ba63fc066d8d92&device_id=542cd3d7-2ec9-4bc6-b375-4ba969bb45d0 => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/615] 10.0.0.46 () {38 vars in 969 bytes} [Fri May 8 19:26:23 2026] POST /v2.0/security-groups => generated 1681 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/616] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:26:23 2026] GET /v2.0/networks?id=7596b9ab-c793-4f60-b7b9-1f7fda3286ab => generated 771 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/617] 10.0.0.46 () {34 vars in 1000 bytes} [Fri May 8 19:26:23 2026] GET /v2.0/security-groups?tenant_id=c50be0c810f8490ab75f73137e1a36cf => generated 7909 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/618] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:26:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7cf2a77e-0b7c-46f8-b776-94e8d702b258 => generated 858 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/619] 10.0.0.46 () {34 vars in 989 bytes} [Fri May 8 19:26:23 2026] GET /v2.0/security-groups/28a02d21-3711-4e74-8076-6a49dcbea850 => generated 2922 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/620] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:26:23 2026] GET /v2.0/subnets?id=52b596bc-b55a-4a8d-9823-111cc46f002b => generated 669 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/621] 10.0.0.46 () {34 vars in 989 bytes} [Fri May 8 19:26:23 2026] GET /v2.0/security-groups/28a02d21-3711-4e74-8076-6a49dcbea850 => generated 2922 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/622] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:26:23 2026] GET /v2.0/ports?network_id=7596b9ab-c793-4f60-b7b9-1f7fda3286ab&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/623] 10.0.0.46 () {34 vars in 989 bytes} [Fri May 8 19:26:23 2026] GET /v2.0/security-groups/ec251962-c000-4f7d-87eb-376a6d9a0431 => generated 1682 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/624] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:26:23 2026] GET /v2.0/networks/7596b9ab-c793-4f60-b7b9-1f7fda3286ab?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/625] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:23 2026] GET /v2.0/ports?device_id=1f6395ce-e353-4371-9ed1-744b4799de37 => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/626] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:26:23 2026] GET /v2.0/networks/7596b9ab-c793-4f60-b7b9-1f7fda3286ab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/627] 10.0.0.46 () {36 vars in 1011 bytes} [Fri May 8 19:26:23 2026] DELETE /v2.0/security-groups/ec251962-c000-4f7d-87eb-376a6d9a0431 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:26:23.911 7 INFO neutron.api.v2.resource [req-0a3a19c5-e121-4f69-852f-b09ae3208a88 req-5555d677-777f-454b-a74a-f36e89a5a0eb 6cf3246ae8ee4490ab90e0a5a7248b80 c50be0c810f8490ab75f73137e1a36cf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 280/628] 10.0.0.46 () {34 vars in 989 bytes} [Fri May 8 19:26:23 2026] GET /v2.0/security-groups/ec251962-c000-4f7d-87eb-376a6d9a0431 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/629] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:23 2026] GET /v2.0/security-groups?id=ebdd71b4-2f90-40a3-8145-cdf979d40fb1&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/630] 10.0.0.46 () {34 vars in 989 bytes} [Fri May 8 19:26:23 2026] GET /v2.0/security-groups/77654c77-8882-416c-85ea-887317a68273 => generated 1681 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/631] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:23 2026] GET /v2.0/ports?device_id=1f6395ce-e353-4371-9ed1-744b4799de37 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/632] 10.0.0.46 () {36 vars in 1011 bytes} [Fri May 8 19:26:24 2026] DELETE /v2.0/security-groups/77654c77-8882-416c-85ea-887317a68273 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:26:24.189 7 INFO neutron.api.v2.resource [req-4950e95f-7a67-42f1-a98b-26bbb449e19f req-ba01c68a-386b-4be3-925b-23fe04921b69 6cf3246ae8ee4490ab90e0a5a7248b80 c50be0c810f8490ab75f73137e1a36cf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 283/633] 10.0.0.46 () {34 vars in 989 bytes} [Fri May 8 19:26:24 2026] GET /v2.0/security-groups/77654c77-8882-416c-85ea-887317a68273 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/634] 10.0.0.46 () {34 vars in 989 bytes} [Fri May 8 19:26:24 2026] GET /v2.0/security-groups/4bd46dac-e245-4c82-8423-10e6044cd2f7 => generated 1681 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:26:24.370 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a30477a-97c8-4c1d-bb00-4272d0b4c17a'] response: {'name': 'network-changed', 'server_uuid': '2e54bb58-a327-4648-93a9-c9d2b9b86a5b', 'tag': '393c5b0d-48e7-42ef-8d5a-39adb520520e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 285/635] 10.0.0.46 () {36 vars in 1011 bytes} [Fri May 8 19:26:24 2026] DELETE /v2.0/security-groups/4bd46dac-e245-4c82-8423-10e6044cd2f7 => 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: 286/636] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:26:24 2026] GET /v2.0/ports?tenant_id=9838a716c9c44034a69ec6b3558c6530&device_id=2e54bb58-a327-4648-93a9-c9d2b9b86a5b => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:26:24.479 7 INFO neutron.api.v2.resource [req-9b079f54-6492-4e65-b7bb-e7be637be0c6 req-de1d9fd6-3eef-415b-89f5-c06c2407f0a9 6cf3246ae8ee4490ab90e0a5a7248b80 c50be0c810f8490ab75f73137e1a36cf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 287/637] 10.0.0.46 () {34 vars in 989 bytes} [Fri May 8 19:26:24 2026] GET /v2.0/security-groups/4bd46dac-e245-4c82-8423-10e6044cd2f7 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/638] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:26:24 2026] GET /v2.0/networks?id=8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7 => generated 780 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/639] 10.0.0.46 () {34 vars in 1000 bytes} [Fri May 8 19:26:24 2026] GET /v2.0/security-groups?tenant_id=c50be0c810f8490ab75f73137e1a36cf => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:26:24.600 8 INFO neutron.db.l3_db [None req-5e779775-5431-4e95-b10f-e91e77ef1bda 5961d11560b449dcb5628f7eba508780 b4d6416b277a4714bbe24e3b6d7f2682 - - default default] Floating IP 842338fb-bb95-4e70-a7ed-bafec8988f04 associated. External IP: 10.96.250.211, port: 1449dfc2-f572-47ec-8de7-8698c6a7bf64. [pid: 7|app: 0|req: 290/640] 199.204.45.19 () {34 vars in 1058 bytes} [Fri May 8 19:26:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=393c5b0d-48e7-42ef-8d5a-39adb520520e => generated 859 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/641] 10.0.0.46 () {34 vars in 989 bytes} [Fri May 8 19:26:24 2026] GET /v2.0/security-groups/28a02d21-3711-4e74-8076-6a49dcbea850 => generated 2922 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/642] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:26:24 2026] GET /v2.0/subnets?id=8f71543d-7e71-491c-b446-051d4beda0e7 => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/643] 10.0.0.46 () {34 vars in 989 bytes} [Fri May 8 19:26:24 2026] GET /v2.0/security-groups/28a02d21-3711-4e74-8076-6a49dcbea850 => generated 2922 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/644] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:26:24 2026] GET /v2.0/ports?network_id=8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:26:24.894 7 INFO neutron.api.v2.resource [req-e44d31c8-32ab-4eda-85d6-bf54cf05ada1 req-c5621fd4-9841-4eb9-a5ac-a942497bb3f9 6cf3246ae8ee4490ab90e0a5a7248b80 c50be0c810f8490ab75f73137e1a36cf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 295/645] 10.0.0.46 () {34 vars in 989 bytes} [Fri May 8 19:26:24 2026] GET /v2.0/security-groups/4bd46dac-e245-4c82-8423-10e6044cd2f7 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/646] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:26:24 2026] GET /v2.0/networks/8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:26:24.974 7 INFO neutron.api.v2.resource [req-a38b613c-8bf1-456f-b2b1-c5a87ef39a89 req-b302859a-dcf6-44d1-b5b0-eb9c6010e4bc 6cf3246ae8ee4490ab90e0a5a7248b80 c50be0c810f8490ab75f73137e1a36cf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 297/647] 10.0.0.46 () {34 vars in 989 bytes} [Fri May 8 19:26:24 2026] GET /v2.0/security-groups/77654c77-8882-416c-85ea-887317a68273 => 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: 298/648] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:26:24 2026] GET /v2.0/networks/8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:26:25.076 7 INFO neutron.api.v2.resource [req-3b3c0262-32f0-4f74-98cd-df2e65c7a6de req-fc326eee-81e4-4c6a-ab04-68a150407592 6cf3246ae8ee4490ab90e0a5a7248b80 c50be0c810f8490ab75f73137e1a36cf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 299/649] 10.0.0.46 () {34 vars in 989 bytes} [Fri May 8 19:26:25 2026] GET /v2.0/security-groups/ec251962-c000-4f7d-87eb-376a6d9a0431 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/650] 10.0.0.151 () {34 vars in 748 bytes} [Fri May 8 19:26:24 2026] PUT /v2.0/floatingips/842338fb-bb95-4e70-a7ed-bafec8988f04 => generated 856 bytes in 1034 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/651] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:25 2026] GET /v2.0/ports?device_id=1f6395ce-e353-4371-9ed1-744b4799de37 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/652] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:25 2026] GET /v2.0/security-groups?id=ebdd71b4-2f90-40a3-8145-cdf979d40fb1&fields=id&fields=name => generated 113 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/653] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:25 2026] GET /v2.0/ports?device_id=1f6395ce-e353-4371-9ed1-744b4799de37 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/654] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:25 2026] GET /v2.0/security-groups?id=ebdd71b4-2f90-40a3-8145-cdf979d40fb1&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/655] 199.204.45.19 () {34 vars in 992 bytes} [Fri May 8 19:26:26 2026] GET /v2.0/ports?device_id=1f6395ce-e353-4371-9ed1-744b4799de37 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/656] 10.0.0.151 () {34 vars in 788 bytes} [Fri May 8 19:26:25 2026] PUT /v2.0/routers/3df97dd8-88dc-4299-af33-925d4b8a2dd8/remove_router_interface => generated 309 bytes in 1298 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:26.415 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4af2c64-eebb-42fe-92f6-f0e3f74fb08e'] response: {'name': 'network-changed', 'server_uuid': '1f6395ce-e353-4371-9ed1-744b4799de37', 'tag': '1449dfc2-f572-47ec-8de7-8698c6a7bf64', 'status': 'completed', 'code': 200} 2026-05-08 19:26:26.657 8 INFO neutron.db.l3_db [req-513c28ec-5e9a-4d61-b776-bc211958c642 req-912ab9be-4263-4b64-8267-a1beb95f6298 5961d11560b449dcb5628f7eba508780 b4d6416b277a4714bbe24e3b6d7f2682 - - default default] Floating IP 842338fb-bb95-4e70-a7ed-bafec8988f04 disassociated. External IP: 10.96.250.211, port: 1449dfc2-f572-47ec-8de7-8698c6a7bf64. [pid: 8|app: 0|req: 357/657] 199.204.45.19 () {36 vars in 995 bytes} [Fri May 8 19:26:26 2026] DELETE /v2.0/ports/1449dfc2-f572-47ec-8de7-8698c6a7bf64 => generated 0 bytes in 843 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/658] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:26:27 2026] GET /v2.0/ports?tenant_id=b4d6416b277a4714bbe24e3b6d7f2682&device_id=1f6395ce-e353-4371-9ed1-744b4799de37 => 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: 359/659] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:27 2026] GET /v2.0/ports?device_id=1f6395ce-e353-4371-9ed1-744b4799de37 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:26:27.575 7 INFO neutron.services.segments.plugin [-] Segment e1ebd269-7b46-4001-bd46-89425c709885 resource provider aggregate not found 2026-05-08 19:26:27.583 7 INFO neutron.services.segments.plugin [-] Segment e1ebd269-7b46-4001-bd46-89425c709885 resource provider aggregate not found 2026-05-08 19:26:27.616 7 INFO neutron.services.segments.plugin [-] Segment e1ebd269-7b46-4001-bd46-89425c709885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1ebd269-7b46-4001-bd46-89425c709885 found for delete ", "request_id": "req-214ec560-1a8d-4125-9e6e-a5de52d36e3b"}]} 2026-05-08 19:26:27.617 7 INFO neutron.services.segments.plugin [-] Segment e1ebd269-7b46-4001-bd46-89425c709885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1ebd269-7b46-4001-bd46-89425c709885 found for delete ", "request_id": "req-70111cd3-bc6b-4dde-932e-9612d96f5a6f"}]} 2026-05-08 19:26:27.630 7 INFO neutron.db.l3_hamode_db [None req-360b85e0-c313-44aa-81ee-915ed9e3053d 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] HA network 8dfedcdd-18f9-4f6b-bf5f-a2c98e61fec4 was deleted as no HA routers are present in tenant c50be0c810f8490ab75f73137e1a36cf. [pid: 7|app: 0|req: 301/660] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:26:26 2026] DELETE /v2.0/routers/3df97dd8-88dc-4299-af33-925d4b8a2dd8 => generated 0 bytes in 1245 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/661] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:26:27 2026] DELETE /v2.0/subnets/00bbae53-0cdf-4107-8d54-972d5e5e1b94 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/662] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:26:27 2026] DELETE /v2.0/networks/853d0fab-3859-4335-8eac-be1c02fe01af => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/663] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:26:28 2026] DELETE /v2.0/security-groups/ebdd71b4-2f90-40a3-8145-cdf979d40fb1 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/664] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:26:28 2026] GET /v2.0/security-groups?tenant_id=c50be0c810f8490ab75f73137e1a36cf&name=default => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:26:28.444 8 INFO neutron.api.v2.resource [None req-ed6c5ca1-4e4d-4777-9e9d-c6d77fbfe240 5961d11560b449dcb5628f7eba508780 b4d6416b277a4714bbe24e3b6d7f2682 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 362/665] 10.0.0.151 () {32 vars in 736 bytes} [Fri May 8 19:26:28 2026] GET /v2.0/security-groups/ebdd71b4-2f90-40a3-8145-cdf979d40fb1 => generated 146 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:26:28.493 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-71a6aab9-3a62-4a7d-b5bf-724793ecc63b'] response: {'server_uuid': '1f6395ce-e353-4371-9ed1-744b4799de37', 'name': 'network-vif-deleted', 'tag': '1449dfc2-f572-47ec-8de7-8698c6a7bf64', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 304/666] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:26:28 2026] DELETE /v2.0/security-groups/28a02d21-3711-4e74-8076-6a49dcbea850 => 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: 363/667] 10.0.0.151 () {32 vars in 731 bytes} [Fri May 8 19:26:28 2026] DELETE /v2.0/floatingips/842338fb-bb95-4e70-a7ed-bafec8988f04 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:26:29.640 7 INFO neutron.services.segments.plugin [-] Segment aa8514c3-56c1-48ce-bd35-9de1919fe2fe resource provider aggregate not found 2026-05-08 19:26:29.646 7 INFO neutron.services.segments.plugin [-] Segment aa8514c3-56c1-48ce-bd35-9de1919fe2fe resource provider aggregate not found 2026-05-08 19:26:29.681 7 INFO neutron.services.segments.plugin [-] Segment aa8514c3-56c1-48ce-bd35-9de1919fe2fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa8514c3-56c1-48ce-bd35-9de1919fe2fe found for delete ", "request_id": "req-5ee46588-f3e6-44a4-b653-a817fcdbdea9"}]} 2026-05-08 19:26:29.682 7 INFO neutron.services.segments.plugin [-] Segment aa8514c3-56c1-48ce-bd35-9de1919fe2fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa8514c3-56c1-48ce-bd35-9de1919fe2fe found for delete ", "request_id": "req-8d2b4455-c60b-4480-820c-57dd923b8b5e"}]} [pid: 8|app: 0|req: 364/668] 10.0.0.131 () {34 vars in 989 bytes} [Fri May 8 19:26:29 2026] GET /v2.0/ports?device_id=542cd3d7-2ec9-4bc6-b375-4ba969bb45d0 => generated 1240 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/669] 10.0.0.131 () {34 vars in 1039 bytes} [Fri May 8 19:26:30 2026] GET /v2.0/security-groups?id=90926f72-2d86-4fd7-a64f-2bac23889391&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/670] 10.0.0.151 () {34 vars in 788 bytes} [Fri May 8 19:26:28 2026] PUT /v2.0/routers/f1bf3111-33a8-44e9-9b7d-138e93564b32/remove_router_interface => generated 309 bytes in 1295 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:30.949 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-e95301f9-54c3-4841-a2aa-566ac266c47a 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - 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.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 644, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2212, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2217, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-05-08 19:26:31.668 8 INFO neutron.services.segments.plugin [-] Segment f740fb62-dac4-412f-b66d-74206fe7a079 resource provider aggregate not found 2026-05-08 19:26:31.672 8 INFO neutron.services.segments.plugin [-] Segment f740fb62-dac4-412f-b66d-74206fe7a079 resource provider aggregate not found 2026-05-08 19:26:31.686 8 INFO neutron.services.segments.plugin [-] Segment f740fb62-dac4-412f-b66d-74206fe7a079 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f740fb62-dac4-412f-b66d-74206fe7a079 found for delete ", "request_id": "req-fd65d3c5-86fd-4af0-8d77-546f28147946"}]} 2026-05-08 19:26:31.688 8 INFO neutron.services.segments.plugin [-] Segment f740fb62-dac4-412f-b66d-74206fe7a079 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f740fb62-dac4-412f-b66d-74206fe7a079 found for delete ", "request_id": "req-168a21f6-79f5-4a3f-bdde-db82319deb21"}]} 2026-05-08 19:26:31.693 8 INFO neutron.db.l3_hamode_db [None req-e95301f9-54c3-4841-a2aa-566ac266c47a 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] HA network 0d448799-5efb-42b7-9b29-33a0c6e6066d was deleted as no HA routers are present in tenant b4d6416b277a4714bbe24e3b6d7f2682. [pid: 8|app: 0|req: 366/671] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:26:30 2026] DELETE /v2.0/routers/f1bf3111-33a8-44e9-9b7d-138e93564b32 => generated 0 bytes in 1580 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/672] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:26:31 2026] DELETE /v2.0/subnets/fd33e602-0cb5-4a50-a112-6a764eee0d39 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/673] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:26:31 2026] DELETE /v2.0/networks/92db5d0c-dbc5-4797-bc88-6fcf352bdcc3 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/674] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:26:32 2026] GET /v2.0/security-groups?tenant_id=b4d6416b277a4714bbe24e3b6d7f2682&name=default => generated 2921 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/675] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:26:32 2026] DELETE /v2.0/security-groups/6315b497-6bf4-4d6b-9ea9-641829d0cf60 => 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: 307/676] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:26:32 2026] GET /v2.0/security-groups?tenant_id=8754aadc04134017b781fb38d9372a10&name=default => generated 2925 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/677] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:26:32 2026] DELETE /v2.0/security-groups/128c3b23-6024-476a-b5e1-57c9acb5d683 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/678] 10.0.0.131 () {34 vars in 989 bytes} [Fri May 8 19:26:32 2026] GET /v2.0/ports?device_id=2e54bb58-a327-4648-93a9-c9d2b9b86a5b => generated 1244 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/679] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:26:33 2026] GET /v2.0/security-groups?tenant_id=58100378215c4a6ba16fad9a680c74e4&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/680] 10.0.0.131 () {34 vars in 1039 bytes} [Fri May 8 19:26:33 2026] GET /v2.0/security-groups?id=8a9516e8-ca2c-4fa6-b51e-3203f472d76c&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: 372/681] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:26:33 2026] DELETE /v2.0/security-groups/c7a867db-7545-4630-a9f1-6627509340fd => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:26:34.794 7 INFO neutron.db.segments_db [None req-e829117b-611f-4fcb-982c-715d8eb1738c 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Added segment 096629c4-9c55-41f3-9a74-0fad54a27c1a of type vxlan for network f1707145-6078-40dc-8046-bf58a0f994a2 [pid: 7|app: 0|req: 310/682] 10.0.0.151 () {34 vars in 670 bytes} [Fri May 8 19:26:34 2026] POST /v2.0/networks => generated 738 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:26:34.922 8 INFO neutron.services.segments.plugin [-] Segment e8a2bdc4-2abb-4950-b4b6-46e6092ec2d8 resource provider aggregate not found 2026-05-08 19:26:34.926 8 INFO neutron.services.segments.plugin [-] Segment e8a2bdc4-2abb-4950-b4b6-46e6092ec2d8 resource provider aggregate not found 2026-05-08 19:26:34.939 8 INFO neutron.services.segments.plugin [-] Segment e8a2bdc4-2abb-4950-b4b6-46e6092ec2d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8a2bdc4-2abb-4950-b4b6-46e6092ec2d8 found for delete ", "request_id": "req-77ae0810-8a92-4bf9-9437-87af77b93800"}]} 2026-05-08 19:26:34.955 8 INFO neutron.services.segments.plugin [-] Segment e8a2bdc4-2abb-4950-b4b6-46e6092ec2d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8a2bdc4-2abb-4950-b4b6-46e6092ec2d8 found for delete ", "request_id": "req-378a4c85-78d8-40d3-9928-0977576e202d"}]} [pid: 8|app: 0|req: 373/683] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:26:34 2026] POST /v2.0/subnets => generated 661 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:26:35.206 7 INFO neutron.db.segments_db [None req-fd00636c-0c8e-4d8b-af96-4969f9975925 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Added segment 1aaf771b-0559-4802-b127-d6e3d205e1f0 of type vxlan for network 119b1baf-f2ff-48fb-871e-08da773b1da1 2026-05-08 19:26:35.528 7 INFO neutron.db.l3_hamode_db [None req-fd00636c-0c8e-4d8b-af96-4969f9975925 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:26:36.661 7 INFO neutron.db.l3_hamode_db [None req-fd00636c-0c8e-4d8b-af96-4969f9975925 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 376/686] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:26:37 2026] GET /v2.0/security-groups?tenant_id=7b6b93c6b34b46f69e812ef08a8ddf59&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/687] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:26:37 2026] DELETE /v2.0/security-groups/de48e695-be0c-41eb-91ca-7bbb09baaa7e => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/688] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:26:35 2026] POST /v2.0/routers => generated 725 bytes in 2733 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/689] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:26:37 2026] GET /v2.0/security-groups?tenant_id=8e9943db19aa4591868cbb00fc6d9c43&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: 379/690] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:26:37 2026] DELETE /v2.0/security-groups/72097aee-7c72-4fd8-b77c-576c22d0d583 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/691] 10.0.0.151 () {34 vars in 782 bytes} [Fri May 8 19:26:37 2026] PUT /v2.0/routers/06b04eb4-0ddf-427b-a50c-9bbe4b93c706/add_router_interface => generated 309 bytes in 1596 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:40.108 8 WARNING neutron_lib.context [None req-f6a7583c-09ac-458c-bbbd-9b5aba2fd34a 6e89c1e792504b25a28967896bd32be6 3531510378cc470aae32228bb4b64c08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 380/692] 10.0.0.151 () {34 vars in 684 bytes} [Fri May 8 19:26:40 2026] POST /v2.0/security-groups => generated 1661 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 19:26:40.288 7 WARNING neutron_lib.context [None req-001cba5d-1589-4ead-88ae-47e9f43adab4 6e89c1e792504b25a28967896bd32be6 3531510378cc470aae32228bb4b64c08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 313/693] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:26:40 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-05-08 19:26:40.438 8 WARNING neutron_lib.context [None req-56081184-6af4-44ec-b8b4-6fc86d53ef1c 6e89c1e792504b25a28967896bd32be6 3531510378cc470aae32228bb4b64c08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 381/694] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:26:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:26:40.581 8 WARNING neutron_lib.context [None req-0b807aa7-4323-4da5-b2df-a7ae10222895 6e89c1e792504b25a28967896bd32be6 3531510378cc470aae32228bb4b64c08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 314/695] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:26:40 2026] GET /v2.0/security-groups?tenant_id=e88cb64b17754339a5c7e44503f9e9b7&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/696] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:40 2026] GET /v2.0/ports?device_id=542cd3d7-2ec9-4bc6-b375-4ba969bb45d0 => generated 971 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/697] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:26:40 2026] DELETE /v2.0/security-groups/8a8d9bb1-69e7-477f-9524-a5aa8de3bf2c => 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: 317/698] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:41 2026] GET /v2.0/security-groups?id=90926f72-2d86-4fd7-a64f-2bac23889391&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: 8|app: 0|req: 382/699] 10.0.0.151 () {34 vars in 675 bytes} [Fri May 8 19:26:40 2026] POST /v2.0/floatingips => generated 552 bytes in 699 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/700] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:41 2026] GET /v2.0/ports?device_id=542cd3d7-2ec9-4bc6-b375-4ba969bb45d0 => 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: 383/701] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:41 2026] GET /v2.0/security-groups?id=90926f72-2d86-4fd7-a64f-2bac23889391&fields=id&fields=name => generated 113 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/702] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:41 2026] GET /v2.0/ports?device_id=542cd3d7-2ec9-4bc6-b375-4ba969bb45d0 => 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: 384/703] 10.0.0.46 () {34 vars in 1098 bytes} [Fri May 8 19:26:41 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1248815648&fields=id&tenant_id=3531510378cc470aae32228bb4b64c08 => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/704] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:26:41 2026] GET /v2.0/ports?tenant_id=d90b3234295a4bf190ba63fc066d8d92&device_id=542cd3d7-2ec9-4bc6-b375-4ba969bb45d0 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/705] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:41 2026] GET /v2.0/security-groups?id=90926f72-2d86-4fd7-a64f-2bac23889391&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: 321/706] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:26:41 2026] GET /v2.0/networks?id=7596b9ab-c793-4f60-b7b9-1f7fda3286ab => generated 771 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/707] 10.0.0.46 () {34 vars in 980 bytes} [Fri May 8 19:26:41 2026] GET /v2.0/networks?id=f1707145-6078-40dc-8046-bf58a0f994a2 => generated 670 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/708] 10.0.0.46 () {34 vars in 963 bytes} [Fri May 8 19:26:41 2026] GET /v2.0/quotas/3531510378cc470aae32228bb4b64c08 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/709] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:26:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7cf2a77e-0b7c-46f8-b776-94e8d702b258 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/710] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:26:42 2026] GET /v2.0/subnets?id=52b596bc-b55a-4a8d-9823-111cc46f002b => generated 669 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/711] 10.0.0.46 () {34 vars in 1000 bytes} [Fri May 8 19:26:41 2026] GET /v2.0/ports?tenant_id=3531510378cc470aae32228bb4b64c08&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/712] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:26:42 2026] GET /v2.0/ports?network_id=7596b9ab-c793-4f60-b7b9-1f7fda3286ab&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/713] 10.0.0.46 () {34 vars in 1006 bytes} [Fri May 8 19:26:42 2026] GET /v2.0/networks/f1707145-6078-40dc-8046-bf58a0f994a2?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/714] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:26:42 2026] GET /v2.0/networks/7596b9ab-c793-4f60-b7b9-1f7fda3286ab?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/715] 10.0.0.46 () {34 vars in 1106 bytes} [Fri May 8 19:26:42 2026] GET /v2.0/networks/f1707145-6078-40dc-8046-bf58a0f994a2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/716] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:26:42 2026] GET /v2.0/networks/7596b9ab-c793-4f60-b7b9-1f7fda3286ab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/717] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:42 2026] GET /v2.0/ports?device_id=1ed32f88-9a90-41f0-96df-57005ef5e9b1 => 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: 327/718] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:42 2026] GET /v2.0/ports?device_id=542cd3d7-2ec9-4bc6-b375-4ba969bb45d0 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/719] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:42 2026] GET /v2.0/security-groups?id=90926f72-2d86-4fd7-a64f-2bac23889391&fields=id&fields=name => generated 113 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/720] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:43 2026] GET /v2.0/ports?device_id=2e54bb58-a327-4648-93a9-c9d2b9b86a5b => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/721] 10.0.0.46 () {34 vars in 969 bytes} [Fri May 8 19:26:43 2026] GET /v2.0/ports/393c5b0d-48e7-42ef-8d5a-39adb520520e => generated 972 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/722] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:26:43 2026] GET /v2.0/networks?id=f1707145-6078-40dc-8046-bf58a0f994a2 => generated 670 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/723] 199.204.45.19 () {34 vars in 1048 bytes} [Fri May 8 19:26:43 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3531510378cc470aae32228bb4b64c08 => generated 181 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:43.550 7 WARNING neutron_lib.context [req-f06150e3-9ba7-448d-bed1-f893378a0648 req-42e62bcc-54f2-47d3-b2d2-9942b7eda4db 6e89c1e792504b25a28967896bd32be6 3531510378cc470aae32228bb4b64c08 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 395/724] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:43 2026] GET /v2.0/ports?device_id=1ed32f88-9a90-41f0-96df-57005ef5e9b1 => 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: 396/725] 199.204.45.19 () {34 vars in 998 bytes} [Fri May 8 19:26:43 2026] GET /v2.0/subnets?network_id=8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7 => generated 660 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/726] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:26:43 2026] GET /v2.0/security-groups?tenant_id=96878487cf6044b693bf6c1355fceab6&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/727] 199.204.45.19 () {34 vars in 1144 bytes} [Fri May 8 19:26:43 2026] GET /v2.0/ports?device_id=2e54bb58-a327-4648-93a9-c9d2b9b86a5b&device_owner=compute%3Anova&network_id=8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/728] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:26:44 2026] DELETE /v2.0/security-groups/cc6b58c0-a591-41bc-8525-2b463a5c77f5 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/729] 199.204.45.19 () {38 vars in 953 bytes} [Fri May 8 19:26:43 2026] POST /v2.0/ports => generated 958 bytes in 996 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/730] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:44 2026] GET /v2.0/ports?device_id=542cd3d7-2ec9-4bc6-b375-4ba969bb45d0 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/731] 199.204.45.19 () {38 vars in 1026 bytes} [Fri May 8 19:26:44 2026] PUT /v2.0/ports/393c5b0d-48e7-42ef-8d5a-39adb520520e => generated 1153 bytes in 579 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 401/732] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:44 2026] GET /v2.0/security-groups?id=90926f72-2d86-4fd7-a64f-2bac23889391&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/733] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:44 2026] GET /v2.0/ports?device_id=1ed32f88-9a90-41f0-96df-57005ef5e9b1 => generated 961 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:44.870 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-66d320c6-45f1-46a2-a516-1e8fda15bfac'] response: {'name': 'network-changed', 'server_uuid': '2e54bb58-a327-4648-93a9-c9d2b9b86a5b', 'tag': '393c5b0d-48e7-42ef-8d5a-39adb520520e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 403/734] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:26:44 2026] GET /v2.0/ports?tenant_id=9838a716c9c44034a69ec6b3558c6530&device_id=2e54bb58-a327-4648-93a9-c9d2b9b86a5b => generated 1425 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/735] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:44 2026] GET /v2.0/security-groups?id=64b41537-7297-49bf-948e-eb076bffc687&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: 8|app: 0|req: 405/736] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:26:44 2026] GET /v2.0/networks?id=8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7 => generated 780 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/737] 199.204.45.19 () {34 vars in 1058 bytes} [Fri May 8 19:26:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=393c5b0d-48e7-42ef-8d5a-39adb520520e => 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: 332/738] 199.204.45.19 () {38 vars in 1026 bytes} [Fri May 8 19:26:44 2026] PUT /v2.0/ports/6130bad5-b6dc-4ead-8a3f-6a3e940ff879 => generated 1203 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/739] 199.204.45.19 () {34 vars in 1058 bytes} [Fri May 8 19:26:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=393c5b0d-48e7-42ef-8d5a-39adb520520e => generated 861 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 408/740] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:26:45 2026] GET /v2.0/subnets?id=8f71543d-7e71-491c-b446-051d4beda0e7 => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/741] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:26:45 2026] GET /v2.0/ports?tenant_id=3531510378cc470aae32228bb4b64c08&device_id=1ed32f88-9a90-41f0-96df-57005ef5e9b1 => generated 1242 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/742] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:26:45 2026] GET /v2.0/ports?network_id=8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:26:45.265 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6eb7e4ab-06c7-40c8-81c9-c7b5412637ca'] response: {'name': 'network-changed', 'server_uuid': '1ed32f88-9a90-41f0-96df-57005ef5e9b1', 'tag': '6130bad5-b6dc-4ead-8a3f-6a3e940ff879', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 334/743] 199.204.45.19 () {34 vars in 1058 bytes} [Fri May 8 19:26:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6130bad5-b6dc-4ead-8a3f-6a3e940ff879 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/744] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:26:45 2026] GET /v2.0/networks/8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/745] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:26:45 2026] GET /v2.0/subnets?id=d384c43b-9c3e-4860-821c-6ad56a9b4476 => generated 664 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/746] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:26:45 2026] GET /v2.0/networks/8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7?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: 336/747] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:26:45 2026] GET /v2.0/ports?network_id=f1707145-6078-40dc-8046-bf58a0f994a2&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/748] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:26:45 2026] GET /v2.0/networks/f1707145-6078-40dc-8046-bf58a0f994a2?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/749] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:26:45 2026] GET /v2.0/ports?tenant_id=9838a716c9c44034a69ec6b3558c6530&device_id=2e54bb58-a327-4648-93a9-c9d2b9b86a5b => generated 1425 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/750] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:26:45 2026] GET /v2.0/networks/f1707145-6078-40dc-8046-bf58a0f994a2?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: 338/751] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:26:45 2026] GET /v2.0/networks?id=8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7 => generated 780 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/752] 199.204.45.19 () {34 vars in 1058 bytes} [Fri May 8 19:26:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=393c5b0d-48e7-42ef-8d5a-39adb520520e => 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: 339/753] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:26:45 2026] GET /v2.0/ports?tenant_id=3531510378cc470aae32228bb4b64c08&device_id=1ed32f88-9a90-41f0-96df-57005ef5e9b1 => generated 1242 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/754] 199.204.45.19 () {34 vars in 1058 bytes} [Fri May 8 19:26:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=393c5b0d-48e7-42ef-8d5a-39adb520520e => generated 861 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/755] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:26:45 2026] GET /v2.0/networks?id=f1707145-6078-40dc-8046-bf58a0f994a2 => generated 766 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/756] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:45 2026] GET /v2.0/ports?device_id=2e54bb58-a327-4648-93a9-c9d2b9b86a5b => generated 1156 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/757] 199.204.45.19 () {34 vars in 1058 bytes} [Fri May 8 19:26:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6130bad5-b6dc-4ead-8a3f-6a3e940ff879 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/758] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:26:45 2026] GET /v2.0/subnets?id=8f71543d-7e71-491c-b446-051d4beda0e7 => generated 678 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/759] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:45 2026] GET /v2.0/security-groups?id=8a9516e8-ca2c-4fa6-b51e-3203f472d76c&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/760] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:26:45 2026] GET /v2.0/subnets?id=d384c43b-9c3e-4860-821c-6ad56a9b4476 => generated 664 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/761] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:26:45 2026] GET /v2.0/ports?network_id=8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/762] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:26:45 2026] GET /v2.0/ports?network_id=f1707145-6078-40dc-8046-bf58a0f994a2&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/763] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:26:45 2026] GET /v2.0/networks/8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7?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: 344/764] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:26:45 2026] GET /v2.0/networks/f1707145-6078-40dc-8046-bf58a0f994a2?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/765] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:26:46 2026] GET /v2.0/networks/8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7?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: 422/766] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:26:46 2026] GET /v2.0/networks/f1707145-6078-40dc-8046-bf58a0f994a2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/767] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:46 2026] GET /v2.0/ports?device_id=1ed32f88-9a90-41f0-96df-57005ef5e9b1 => generated 973 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/768] 199.204.45.19 () {34 vars in 1118 bytes} [Fri May 8 19:26:46 2026] GET /v2.0/ports?device_id=2e54bb58-a327-4648-93a9-c9d2b9b86a5b&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.11 => generated 1156 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/769] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:46 2026] GET /v2.0/security-groups?id=64b41537-7297-49bf-948e-eb076bffc687&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-05-08 19:26:46.349 7 WARNING neutron_lib.context [None req-4e344000-9ea0-4b8c-a1e6-84c54e73ae6c e1a08237ca784bb3a5f4f0a87af4b702 67d926a8386d4848b6d7d7d41ccd4fa9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:26:46.508 7 INFO neutron.db.segments_db [None req-4e344000-9ea0-4b8c-a1e6-84c54e73ae6c e1a08237ca784bb3a5f4f0a87af4b702 67d926a8386d4848b6d7d7d41ccd4fa9 - - default default] Added segment fd342a8d-5d5b-455e-9db4-4419315ed83c of type vxlan for network e9e77884-d8c2-43b4-b8bd-d27ff00fe4d5 [pid: 7|app: 0|req: 346/770] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:26:46 2026] POST /v2.0/networks => generated 649 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/771] 199.204.45.19 () {38 vars in 1026 bytes} [Fri May 8 19:26:46 2026] PUT /v2.0/ports/393c5b0d-48e7-42ef-8d5a-39adb520520e => generated 972 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:46.672 7 WARNING neutron_lib.context [None req-d1a325a8-4e43-4d21-816c-501f1e8e92d2 e1a08237ca784bb3a5f4f0a87af4b702 67d926a8386d4848b6d7d7d41ccd4fa9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 426/772] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:26:46 2026] GET /v2.0/ports?tenant_id=9838a716c9c44034a69ec6b3558c6530&device_id=2e54bb58-a327-4648-93a9-c9d2b9b86a5b => 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: 427/773] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:26:46 2026] GET /v2.0/networks?id=8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7 => generated 780 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/774] 199.204.45.19 () {34 vars in 1058 bytes} [Fri May 8 19:26:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=393c5b0d-48e7-42ef-8d5a-39adb520520e => generated 861 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:46.941 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-75374a34-5779-4da6-8c02-7c9795d4d08a'] response: {'name': 'network-changed', 'server_uuid': '2e54bb58-a327-4648-93a9-c9d2b9b86a5b', 'tag': '393c5b0d-48e7-42ef-8d5a-39adb520520e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 429/775] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:26:46 2026] GET /v2.0/subnets?id=8f71543d-7e71-491c-b446-051d4beda0e7 => generated 678 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/776] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:26:46 2026] POST /v2.0/subnets => generated 603 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/777] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:26:46 2026] GET /v2.0/ports?network_id=8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:26:47.048 7 WARNING neutron_lib.context [None req-a71f0843-bba3-4aaf-be2c-bcb1a0325bad e1a08237ca784bb3a5f4f0a87af4b702 67d926a8386d4848b6d7d7d41ccd4fa9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:26:47.116 7 INFO neutron.db.segments_db [None req-a71f0843-bba3-4aaf-be2c-bcb1a0325bad e1a08237ca784bb3a5f4f0a87af4b702 67d926a8386d4848b6d7d7d41ccd4fa9 - - default default] Added segment 862e2b3f-6f60-4f40-9374-3d15fd4c86ae of type vxlan for network d9e9e6f1-591d-419a-a8da-f0f68ab0a8d3 [pid: 8|app: 0|req: 431/778] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:26:47 2026] GET /v2.0/networks/8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/779] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:26:47 2026] GET /v2.0/networks/8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/780] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:26:47 2026] GET /v2.0/ports?tenant_id=9838a716c9c44034a69ec6b3558c6530&device_id=2e54bb58-a327-4648-93a9-c9d2b9b86a5b => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/781] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:47 2026] GET /v2.0/ports?device_id=1ed32f88-9a90-41f0-96df-57005ef5e9b1 => generated 975 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:47.449 7 INFO neutron.db.l3_hamode_db [None req-a71f0843-bba3-4aaf-be2c-bcb1a0325bad e1a08237ca784bb3a5f4f0a87af4b702 67d926a8386d4848b6d7d7d41ccd4fa9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 435/782] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:26:47 2026] GET /v2.0/networks?id=8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7 => generated 780 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/783] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:47 2026] GET /v2.0/security-groups?id=64b41537-7297-49bf-948e-eb076bffc687&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: 437/784] 199.204.45.19 () {34 vars in 1058 bytes} [Fri May 8 19:26:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=393c5b0d-48e7-42ef-8d5a-39adb520520e => generated 861 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/785] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:26:47 2026] GET /v2.0/subnets?id=8f71543d-7e71-491c-b446-051d4beda0e7 => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/786] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:26:47 2026] GET /v2.0/ports?network_id=8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7&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: 440/787] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:26:47 2026] GET /v2.0/networks/8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/788] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:26:47 2026] GET /v2.0/networks/8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/789] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:48 2026] GET /v2.0/ports?device_id=2e54bb58-a327-4648-93a9-c9d2b9b86a5b => 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: 443/790] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:48 2026] GET /v2.0/security-groups?id=8a9516e8-ca2c-4fa6-b51e-3203f472d76c&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/791] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:48 2026] GET /v2.0/ports?device_id=1ed32f88-9a90-41f0-96df-57005ef5e9b1 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:48.742 7 INFO neutron.db.l3_hamode_db [None req-a71f0843-bba3-4aaf-be2c-bcb1a0325bad e1a08237ca784bb3a5f4f0a87af4b702 67d926a8386d4848b6d7d7d41ccd4fa9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 445/792] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:48 2026] GET /v2.0/security-groups?id=64b41537-7297-49bf-948e-eb076bffc687&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: 8|app: 0|req: 446/793] 199.204.45.19 () {34 vars in 992 bytes} [Fri May 8 19:26:48 2026] GET /v2.0/ports?device_id=2e54bb58-a327-4648-93a9-c9d2b9b86a5b => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:49.328 8 INFO neutron.db.l3_db [req-3f5296e7-a927-4e87-b8b1-7ccb7d674e44 req-aef5b1ce-9d57-4ccf-a761-875c77fc0f7e 3056b88a359c497fbf5054009d36347c 9838a716c9c44034a69ec6b3558c6530 - - default default] Floating IP aadc7f31-0d1a-4bee-9d6e-a134e650bcd9 disassociated. External IP: 10.96.250.216, port: 393c5b0d-48e7-42ef-8d5a-39adb520520e. [pid: 8|app: 0|req: 447/794] 199.204.45.19 () {36 vars in 995 bytes} [Fri May 8 19:26:48 2026] DELETE /v2.0/ports/393c5b0d-48e7-42ef-8d5a-39adb520520e => generated 0 bytes in 871 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/795] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:49 2026] GET /v2.0/ports?device_id=2e54bb58-a327-4648-93a9-c9d2b9b86a5b => 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: 449/796] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:49 2026] GET /v2.0/ports?device_id=1ed32f88-9a90-41f0-96df-57005ef5e9b1 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:49.908 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8239f59-573a-4fd2-8faa-37c16d75a1c8'] response: {'server_uuid': '2e54bb58-a327-4648-93a9-c9d2b9b86a5b', 'name': 'network-vif-deleted', 'tag': '393c5b0d-48e7-42ef-8d5a-39adb520520e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 450/797] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:49 2026] GET /v2.0/security-groups?id=64b41537-7297-49bf-948e-eb076bffc687&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: 348/798] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:26:47 2026] POST /v2.0/routers => generated 694 bytes in 2999 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/799] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:50 2026] GET /v2.0/ports?device_id=1ed32f88-9a90-41f0-96df-57005ef5e9b1 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:50.539 8 INFO neutron.db.l3_db [None req-10baf4ff-97d8-4082-8235-3acc941e01af 6e89c1e792504b25a28967896bd32be6 3531510378cc470aae32228bb4b64c08 - - default default] Floating IP 5c2346f7-b9ff-40d4-bdbc-9e0d17300eba associated. External IP: 10.96.250.212, port: 6130bad5-b6dc-4ead-8a3f-6a3e940ff879. [pid: 8|app: 0|req: 452/800] 10.0.0.151 () {34 vars in 748 bytes} [Fri May 8 19:26:50 2026] PUT /v2.0/floatingips/5c2346f7-b9ff-40d4-bdbc-9e0d17300eba => generated 856 bytes in 853 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/801] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:26:50 2026] DELETE /v2.0/security-groups/8a9516e8-ca2c-4fa6-b51e-3203f472d76c => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/802] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:51 2026] GET /v2.0/ports?device_id=1ed32f88-9a90-41f0-96df-57005ef5e9b1 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:51.111 8 INFO neutron.api.v2.resource [None req-48a2ab96-f8b5-481e-b95e-280c0bbe33ac 3056b88a359c497fbf5054009d36347c 9838a716c9c44034a69ec6b3558c6530 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 457/805] 10.0.0.151 () {32 vars in 736 bytes} [Fri May 8 19:26:51 2026] GET /v2.0/security-groups/8a9516e8-ca2c-4fa6-b51e-3203f472d76c => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/806] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:51 2026] GET /v2.0/security-groups?id=64b41537-7297-49bf-948e-eb076bffc687&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: 459/807] 10.0.0.151 () {32 vars in 731 bytes} [Fri May 8 19:26:51 2026] DELETE /v2.0/floatingips/aadc7f31-0d1a-4bee-9d6e-a134e650bcd9 => 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: 460/808] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:51 2026] GET /v2.0/ports?device_id=1ed32f88-9a90-41f0-96df-57005ef5e9b1 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/809] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:51 2026] GET /v2.0/security-groups?id=64b41537-7297-49bf-948e-eb076bffc687&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:52.138 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2a5c593-3ef5-4911-b24b-9c5223219928'] response: {'name': 'network-changed', 'server_uuid': '1ed32f88-9a90-41f0-96df-57005ef5e9b1', 'tag': '6130bad5-b6dc-4ead-8a3f-6a3e940ff879', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 349/810] 10.0.0.151 () {34 vars in 782 bytes} [Fri May 8 19:26:50 2026] PUT /v2.0/routers/a05818a4-a82d-4669-a670-abf10807b4e2/add_router_interface => generated 309 bytes in 2436 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/811] 199.204.45.19 () {34 vars in 992 bytes} [Fri May 8 19:26:52 2026] GET /v2.0/ports?device_id=1ed32f88-9a90-41f0-96df-57005ef5e9b1 => generated 973 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/812] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:26:52 2026] GET /v2.0/ports?tenant_id=3531510378cc470aae32228bb4b64c08&device_id=1ed32f88-9a90-41f0-96df-57005ef5e9b1 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:26:52.639 7 WARNING neutron_lib.context [None req-0885dfdc-121b-420e-8fa9-e0951a330a0a e1a08237ca784bb3a5f4f0a87af4b702 67d926a8386d4848b6d7d7d41ccd4fa9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 352/813] 10.0.0.151 () {34 vars in 664 bytes} [Fri May 8 19:26:52 2026] POST /v2.0/ports => generated 955 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 462/814] 10.0.0.151 () {34 vars in 788 bytes} [Fri May 8 19:26:51 2026] PUT /v2.0/routers/52c0807d-48db-493b-b24f-4c5c45015f76/remove_router_interface => generated 309 bytes in 1661 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/815] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:26:53 2026] GET /v2.0/networks?id=f1707145-6078-40dc-8046-bf58a0f994a2 => generated 766 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/816] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:26:53 2026] GET /v2.0/ports?device_id=1ed32f88-9a90-41f0-96df-57005ef5e9b1 => generated 973 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:53.476 8 WARNING neutron_lib.context [None req-2389bba1-bbb2-415b-b0b3-e1644394eda1 e1a08237ca784bb3a5f4f0a87af4b702 67d926a8386d4848b6d7d7d41ccd4fa9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:26:53.546 7 INFO neutron.db.l3_db [req-086186e4-add1-494f-ba9f-820dabaf2c05 req-525d2864-e7b5-43a5-809a-402efe89f8c4 6e89c1e792504b25a28967896bd32be6 3531510378cc470aae32228bb4b64c08 - - default default] Floating IP 5c2346f7-b9ff-40d4-bdbc-9e0d17300eba disassociated. External IP: 10.96.250.212, port: 6130bad5-b6dc-4ead-8a3f-6a3e940ff879. [pid: 8|app: 0|req: 465/817] 10.0.0.151 () {34 vars in 664 bytes} [Fri May 8 19:26:53 2026] POST /v2.0/ports => generated 955 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/818] 199.204.45.19 () {36 vars in 995 bytes} [Fri May 8 19:26:53 2026] DELETE /v2.0/ports/6130bad5-b6dc-4ead-8a3f-6a3e940ff879 => generated 0 bytes in 975 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/819] 199.204.45.19 () {34 vars in 1058 bytes} [Fri May 8 19:26:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6130bad5-b6dc-4ead-8a3f-6a3e940ff879 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:26:54.170 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-15d65e18-a443-40f7-a9d3-fe1bce472dc8'] response: {'server_uuid': '1ed32f88-9a90-41f0-96df-57005ef5e9b1', 'name': 'network-vif-deleted', 'tag': '6130bad5-b6dc-4ead-8a3f-6a3e940ff879', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 355/820] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:26:54 2026] GET /v2.0/security-groups?id=64b41537-7297-49bf-948e-eb076bffc687&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: 356/821] 10.0.0.131 () {34 vars in 989 bytes} [Fri May 8 19:26:54 2026] GET /v2.0/ports?device_id=542cd3d7-2ec9-4bc6-b375-4ba969bb45d0 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:26:54.253 7 WARNING neutron_lib.context [None req-7607cd53-d92a-4742-84da-2861473134fc e1a08237ca784bb3a5f4f0a87af4b702 67d926a8386d4848b6d7d7d41ccd4fa9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:26:55.152 8 INFO neutron.services.segments.plugin [-] Segment 05d92237-817c-428c-bc23-7f064d8bfdcd resource provider aggregate not found 2026-05-08 19:26:55.157 8 INFO neutron.services.segments.plugin [-] Segment 05d92237-817c-428c-bc23-7f064d8bfdcd resource provider aggregate not found 2026-05-08 19:26:55.165 8 INFO neutron.db.l3_hamode_db [None req-6e5311d5-8553-4aff-923d-4d0d7726844c 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] HA network 3ef185a1-283f-4356-9eae-4f7aefa55595 was deleted as no HA routers are present in tenant 9838a716c9c44034a69ec6b3558c6530. [pid: 8|app: 0|req: 466/822] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:26:53 2026] DELETE /v2.0/routers/52c0807d-48db-493b-b24f-4c5c45015f76 => generated 0 bytes in 1227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:26:55.175 8 INFO neutron.services.segments.plugin [-] Segment 05d92237-817c-428c-bc23-7f064d8bfdcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05d92237-817c-428c-bc23-7f064d8bfdcd found for delete ", "request_id": "req-e711aaa8-b570-4472-8d89-c3d0a38009b6"}]} 2026-05-08 19:26:55.177 8 INFO neutron.services.segments.plugin [-] Segment 05d92237-817c-428c-bc23-7f064d8bfdcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05d92237-817c-428c-bc23-7f064d8bfdcd found for delete ", "request_id": "req-9bcd3f06-8be4-4144-89a5-6a18ff7d9d8f"}]} [pid: 8|app: 0|req: 467/823] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:26:55 2026] GET /v2.0/subnets?id=d384c43b-9c3e-4860-821c-6ad56a9b4476 => generated 664 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/824] 10.0.0.131 () {34 vars in 1039 bytes} [Fri May 8 19:26:55 2026] GET /v2.0/security-groups?id=90926f72-2d86-4fd7-a64f-2bac23889391&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-05-08 19:26:55.315 7 INFO neutron.db.l3_db [None req-7607cd53-d92a-4742-84da-2861473134fc e1a08237ca784bb3a5f4f0a87af4b702 67d926a8386d4848b6d7d7d41ccd4fa9 - - default default] Floating IP 27455cd1-a440-4dea-be08-2d4e85d364d1 associated. External IP: 10.96.250.218, port: 55103520-a3c8-40d8-8817-8e5d571f7d87. [pid: 8|app: 0|req: 469/825] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:26:55 2026] DELETE /v2.0/subnets/8f71543d-7e71-491c-b446-051d4beda0e7 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/826] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:26:55 2026] GET /v2.0/ports?network_id=f1707145-6078-40dc-8046-bf58a0f994a2&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: 471/827] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:26:55 2026] DELETE /v2.0/security-groups/64b41537-7297-49bf-948e-eb076bffc687 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/828] 10.0.0.151 () {34 vars in 676 bytes} [Fri May 8 19:26:54 2026] POST /v2.0/floatingips => generated 842 bytes in 1449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/829] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:26:55 2026] GET /v2.0/networks/f1707145-6078-40dc-8046-bf58a0f994a2?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:26:55.788 7 INFO neutron.api.v2.resource [None req-be03b8b3-e9b1-4a64-8f30-240b2eb31da6 6e89c1e792504b25a28967896bd32be6 3531510378cc470aae32228bb4b64c08 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 359/830] 10.0.0.151 () {32 vars in 736 bytes} [Fri May 8 19:26:55 2026] GET /v2.0/security-groups/64b41537-7297-49bf-948e-eb076bffc687 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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.10/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.10/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.10/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() 2026-05-08 19:26:55.955 7 INFO neutron.db.l3_db [None req-cb79e6de-a5bf-46c2-b6b8-1ba6af6c408b e1a08237ca784bb3a5f4f0a87af4b702 67d926a8386d4848b6d7d7d41ccd4fa9 - - default default] Floating IP 27455cd1-a440-4dea-be08-2d4e85d364d1 disassociated. External IP: 10.96.250.218, port: 55103520-a3c8-40d8-8817-8e5d571f7d87. [pid: 8|app: 0|req: 472/831] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:26:55 2026] DELETE /v2.0/networks/8bf29dc6-20ec-4a06-bec6-0d0b4eb0abb7 => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/832] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:26:56 2026] GET /v2.0/networks/f1707145-6078-40dc-8046-bf58a0f994a2?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: 360/833] 10.0.0.151 () {34 vars in 748 bytes} [Fri May 8 19:26:55 2026] PUT /v2.0/floatingips/27455cd1-a440-4dea-be08-2d4e85d364d1 => generated 552 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/834] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:26:56 2026] GET /v2.0/security-groups?tenant_id=9838a716c9c44034a69ec6b3558c6530&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: 474/835] 10.0.0.151 () {32 vars in 731 bytes} [Fri May 8 19:26:56 2026] DELETE /v2.0/floatingips/5c2346f7-b9ff-40d4-bdbc-9e0d17300eba => generated 0 bytes in 329 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/836] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:26:56 2026] DELETE /v2.0/security-groups/0866597e-7060-4b4c-a19e-29104d759c73 => 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: 362/837] 10.0.0.151 () {32 vars in 731 bytes} [Fri May 8 19:26:56 2026] DELETE /v2.0/floatingips/27455cd1-a440-4dea-be08-2d4e85d364d1 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:26:56.675 7 WARNING neutron_lib.context [None req-d4f3f374-c4f8-47f5-88f2-837a307faf7e e1a08237ca784bb3a5f4f0a87af4b702 67d926a8386d4848b6d7d7d41ccd4fa9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:26:57.204 8 INFO neutron.services.segments.plugin [-] Segment c1b8b686-62f4-401b-8d43-8a6f7bb8dc57 resource provider aggregate not found 2026-05-08 19:26:57.208 8 INFO neutron.services.segments.plugin [-] Segment c1b8b686-62f4-401b-8d43-8a6f7bb8dc57 resource provider aggregate not found 2026-05-08 19:26:57.228 8 INFO neutron.services.segments.plugin [-] Segment c1b8b686-62f4-401b-8d43-8a6f7bb8dc57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1b8b686-62f4-401b-8d43-8a6f7bb8dc57 found for delete ", "request_id": "req-0856d5ed-c0d6-4e04-a4ed-369ad5cd8705"}]} 2026-05-08 19:26:57.234 8 INFO neutron.services.segments.plugin [-] Segment c1b8b686-62f4-401b-8d43-8a6f7bb8dc57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1b8b686-62f4-401b-8d43-8a6f7bb8dc57 found for delete ", "request_id": "req-76fe0fe6-bf58-47ca-917e-fcdc4e6f14e6"}]} [pid: 8|app: 0|req: 476/838] 10.0.0.151 () {34 vars in 788 bytes} [Fri May 8 19:26:56 2026] PUT /v2.0/routers/06b04eb4-0ddf-427b-a50c-9bbe4b93c706/remove_router_interface => generated 309 bytes in 1204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:57.964 7 INFO neutron.db.l3_db [None req-d4f3f374-c4f8-47f5-88f2-837a307faf7e e1a08237ca784bb3a5f4f0a87af4b702 67d926a8386d4848b6d7d7d41ccd4fa9 - - default default] Floating IP 3438b37b-7d00-4c55-8534-6be349ebd1fc associated. External IP: 10.96.250.207, port: 8f5a32bf-1d9b-430e-9e3a-9ef41d59e498. [pid: 7|app: 0|req: 363/839] 10.0.0.151 () {34 vars in 676 bytes} [Fri May 8 19:26:56 2026] POST /v2.0/floatingips => generated 842 bytes in 1682 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:26:58.651 7 INFO neutron.db.segments_db [None req-8f936ee5-d17b-4c74-b90a-ca937b8354f6 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Added segment fa2fc085-e26e-4a11-ac33-ebd2cf90fe52 of type vxlan for network 70984928-3652-48e9-90d4-a0119c45ff49 [pid: 7|app: 0|req: 364/840] 10.0.0.151 () {34 vars in 670 bytes} [Fri May 8 19:26:58 2026] POST /v2.0/networks => generated 743 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/841] 10.0.0.151 () {32 vars in 728 bytes} [Fri May 8 19:26:58 2026] GET /v2.0/floatingips/3438b37b-7d00-4c55-8534-6be349ebd1fc => generated 842 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:58.903 8 INFO neutron.db.l3_hamode_db [None req-ed0d5837-ad01-461e-b3ea-d219d55b0442 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] HA network 119b1baf-f2ff-48fb-871e-08da773b1da1 was deleted as no HA routers are present in tenant 3531510378cc470aae32228bb4b64c08. [pid: 8|app: 0|req: 477/842] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:26:57 2026] DELETE /v2.0/routers/06b04eb4-0ddf-427b-a50c-9bbe4b93c706 => generated 0 bytes in 1150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/843] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:26:58 2026] POST /v2.0/subnets => generated 666 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/844] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:26:59 2026] DELETE /v2.0/subnets/d384c43b-9c3e-4860-821c-6ad56a9b4476 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:26:59.313 7 INFO neutron.db.segments_db [None req-54965c7c-3366-4e04-90fd-63e9e46f5225 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Added segment 6e1a1d5f-a6c9-47ca-ba63-34ac42d0c9d8 of type vxlan for network 311ae9c9-1129-436e-910b-38a931030f79 2026-05-08 19:26:59.592 7 INFO neutron.db.l3_hamode_db [None req-54965c7c-3366-4e04-90fd-63e9e46f5225 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:26:59.733 8 INFO neutron.services.segments.plugin [-] Segment 1aaf771b-0559-4802-b127-d6e3d205e1f0 resource provider aggregate not found [pid: 8|app: 0|req: 478/845] 10.0.0.151 () {32 vars in 654 bytes} [Fri May 8 19:26:58 2026] GET /v2.0/floatingips => generated 845 bytes in 829 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:26:59.746 8 INFO neutron.services.segments.plugin [-] Segment 1aaf771b-0559-4802-b127-d6e3d205e1f0 resource provider aggregate not found 2026-05-08 19:26:59.758 8 INFO neutron.services.segments.plugin [-] Segment 1aaf771b-0559-4802-b127-d6e3d205e1f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1aaf771b-0559-4802-b127-d6e3d205e1f0 found for delete ", "request_id": "req-d74d7670-7d63-4067-840b-f61fd0bf4fcc"}]} 2026-05-08 19:26:59.781 8 INFO neutron.services.segments.plugin [-] Segment 1aaf771b-0559-4802-b127-d6e3d205e1f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1aaf771b-0559-4802-b127-d6e3d205e1f0 found for delete ", "request_id": "req-0fad2ab9-4fec-4b78-ad47-f5a1e1bef788"}]} [pid: 8|app: 0|req: 479/846] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:26:59 2026] DELETE /v2.0/networks/f1707145-6078-40dc-8046-bf58a0f994a2 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:27:00.557 8 INFO neutron.db.l3_db [None req-5f72e15e-070c-4d1e-b439-08cce00efe83 e1a08237ca784bb3a5f4f0a87af4b702 67d926a8386d4848b6d7d7d41ccd4fa9 - - default default] Floating IP 3438b37b-7d00-4c55-8534-6be349ebd1fc associated. External IP: 10.96.250.207, port: 8f5a32bf-1d9b-430e-9e3a-9ef41d59e498. 2026-05-08 19:27:00.830 7 INFO neutron.db.l3_hamode_db [None req-54965c7c-3366-4e04-90fd-63e9e46f5225 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 480/847] 10.0.0.151 () {34 vars in 748 bytes} [Fri May 8 19:27:00 2026] PUT /v2.0/floatingips/3438b37b-7d00-4c55-8534-6be349ebd1fc => generated 842 bytes in 1333 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/848] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:27:01 2026] GET /v2.0/security-groups?tenant_id=3531510378cc470aae32228bb4b64c08&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: 482/849] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:27:01 2026] GET /v2.0/ports?device_id=542cd3d7-2ec9-4bc6-b375-4ba969bb45d0 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:01.617 8 INFO neutron.db.l3_db [None req-e93e1c85-44f3-4914-824a-ffea556111a7 e1a08237ca784bb3a5f4f0a87af4b702 67d926a8386d4848b6d7d7d41ccd4fa9 - - default default] Floating IP 3438b37b-7d00-4c55-8534-6be349ebd1fc disassociated. External IP: 10.96.250.207, port: 55103520-a3c8-40d8-8817-8e5d571f7d87. 2026-05-08 19:27:01.789 8 INFO neutron.services.segments.plugin [-] Segment 096629c4-9c55-41f3-9a74-0fad54a27c1a resource provider aggregate not found 2026-05-08 19:27:01.802 8 INFO neutron.services.segments.plugin [-] Segment 096629c4-9c55-41f3-9a74-0fad54a27c1a resource provider aggregate not found 2026-05-08 19:27:01.807 8 INFO neutron.services.segments.plugin [-] Segment 096629c4-9c55-41f3-9a74-0fad54a27c1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 096629c4-9c55-41f3-9a74-0fad54a27c1a found for delete ", "request_id": "req-5f33b3e0-264c-4544-b605-353a0a8f49c8"}]} 2026-05-08 19:27:01.827 8 INFO neutron.services.segments.plugin [-] Segment 096629c4-9c55-41f3-9a74-0fad54a27c1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 096629c4-9c55-41f3-9a74-0fad54a27c1a found for delete ", "request_id": "req-68bf5e2c-68df-42f2-b995-24d706e75f0e"}]} [pid: 7|app: 0|req: 368/850] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:26:59 2026] POST /v2.0/routers => generated 730 bytes in 2747 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/851] 10.0.0.151 () {34 vars in 748 bytes} [Fri May 8 19:27:01 2026] PUT /v2.0/floatingips/3438b37b-7d00-4c55-8534-6be349ebd1fc => generated 552 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/852] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:27:02 2026] GET /v2.0/security-groups?id=90926f72-2d86-4fd7-a64f-2bac23889391&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/853] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:02 2026] DELETE /v2.0/security-groups/66319067-a36f-4d76-9aab-7957986c0a83 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/854] 10.0.0.151 () {32 vars in 731 bytes} [Fri May 8 19:27:02 2026] DELETE /v2.0/floatingips/3438b37b-7d00-4c55-8534-6be349ebd1fc => generated 0 bytes in 373 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/855] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:27:02 2026] GET /v2.0/ports?device_id=542cd3d7-2ec9-4bc6-b375-4ba969bb45d0 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:02.626 7 INFO neutron.api.v2.resource [None req-9478216f-0c5d-4685-8e49-e2cbb945bba2 e1a08237ca784bb3a5f4f0a87af4b702 67d926a8386d4848b6d7d7d41ccd4fa9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 372/856] 10.0.0.151 () {32 vars in 731 bytes} [Fri May 8 19:27:02 2026] DELETE /v2.0/floatingips/3438b37b-7d00-4c55-8534-6be349ebd1fc => generated 144 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/857] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:27:02 2026] GET /v2.0/security-groups?id=90926f72-2d86-4fd7-a64f-2bac23889391&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/858] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:27:02 2026] DELETE /v2.0/ports/55103520-a3c8-40d8-8817-8e5d571f7d87 => generated 0 bytes in 461 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/859] 199.204.45.19 () {34 vars in 992 bytes} [Fri May 8 19:27:03 2026] GET /v2.0/ports?device_id=542cd3d7-2ec9-4bc6-b375-4ba969bb45d0 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/860] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:27:03 2026] DELETE /v2.0/ports/8f5a32bf-1d9b-430e-9e3a-9ef41d59e498 => 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: 485/861] 10.0.0.151 () {34 vars in 782 bytes} [Fri May 8 19:27:02 2026] PUT /v2.0/routers/a48a0bf5-723c-4a4c-8626-3e7c8a3adaff/add_router_interface => generated 309 bytes in 1479 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/862] 10.0.0.151 () {32 vars in 735 bytes} [Fri May 8 19:27:03 2026] GET /v2.0/ports?device_id=a05818a4-a82d-4669-a670-abf10807b4e2 => generated 958 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:03.835 7 INFO neutron.db.l3_db [req-d6a92a5f-76e4-48cc-9c06-ee082bb70756 req-7f95a522-177f-40d1-9165-1cf75c4503b9 675789fff0d34fa4b829db1159e24c52 d90b3234295a4bf190ba63fc066d8d92 - - default default] Floating IP 78fb17bc-f341-40ee-8ac9-e99c686c44fa disassociated. External IP: 10.96.250.208, port: 7cf2a77e-0b7c-46f8-b776-94e8d702b258. [pid: 7|app: 0|req: 377/863] 199.204.45.19 () {36 vars in 995 bytes} [Fri May 8 19:27:03 2026] DELETE /v2.0/ports/7cf2a77e-0b7c-46f8-b776-94e8d702b258 => generated 0 bytes in 766 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/864] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:27:04 2026] GET /v2.0/ports?device_id=542cd3d7-2ec9-4bc6-b375-4ba969bb45d0 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:27:04.373 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-324e9bb8-4a76-4099-870e-90fd7e6334dd'] response: {'server_uuid': '542cd3d7-2ec9-4bc6-b375-4ba969bb45d0', 'name': 'network-vif-deleted', 'tag': '7cf2a77e-0b7c-46f8-b776-94e8d702b258', 'status': 'completed', 'code': 200} 2026-05-08 19:27:04.722 7 INFO neutron.db.segments_db [None req-68793891-07d7-4fd9-a7df-23ddf4184429 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Added segment 49073713-4ae9-462b-a8dc-34820aaf6af0 of type vxlan for network 586c4f9c-46f7-457f-a5be-9f99bccc4e10 [pid: 7|app: 0|req: 379/865] 10.0.0.151 () {34 vars in 670 bytes} [Fri May 8 19:27:04 2026] POST /v2.0/networks => generated 745 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:27:04.833 7 WARNING neutron_lib.context [None req-04e5f368-2a9f-4666-9ae4-0b9b4379c0d2 6a9fd19436eb4fe5ad848501f87352f5 c440b7055b48456bb4e7a16b21f6d83f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 380/866] 10.0.0.151 () {34 vars in 684 bytes} [Fri May 8 19:27:04 2026] POST /v2.0/security-groups => generated 1660 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/867] 10.0.0.151 () {34 vars in 788 bytes} [Fri May 8 19:27:03 2026] PUT /v2.0/routers/a05818a4-a82d-4669-a670-abf10807b4e2/remove_router_interface => generated 309 bytes in 1430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:05.119 8 WARNING neutron_lib.context [None req-cfca2533-4be4-4d0b-b228-203a50e75e97 6a9fd19436eb4fe5ad848501f87352f5 c440b7055b48456bb4e7a16b21f6d83f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 381/868] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:27:04 2026] POST /v2.0/subnets => generated 668 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/869] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:27:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:27:05.339 8 INFO neutron.db.segments_db [None req-81775e09-835c-40a7-bacf-094407ec64b0 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Added segment 668809ba-b0e3-43f8-8eee-4f164824d76c of type vxlan for network f8db2928-470a-4906-ad8e-b3087656a2c0 2026-05-08 19:27:06.093 8 INFO neutron.db.l3_hamode_db [None req-81775e09-835c-40a7-bacf-094407ec64b0 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:27:06.784 7 INFO neutron.services.segments.plugin [-] Segment 862e2b3f-6f60-4f40-9374-3d15fd4c86ae resource provider aggregate not found 2026-05-08 19:27:06.794 7 INFO neutron.services.segments.plugin [-] Segment 862e2b3f-6f60-4f40-9374-3d15fd4c86ae resource provider aggregate not found 2026-05-08 19:27:06.800 7 INFO neutron.db.l3_hamode_db [None req-1841a163-e685-4d0b-8ad9-f65a752a5b48 e1a08237ca784bb3a5f4f0a87af4b702 67d926a8386d4848b6d7d7d41ccd4fa9 - - default default] HA network d9e9e6f1-591d-419a-a8da-f0f68ab0a8d3 was deleted as no HA routers are present in tenant 67d926a8386d4848b6d7d7d41ccd4fa9. 2026-05-08 19:27:06.801 7 INFO neutron.services.segments.plugin [-] Segment 862e2b3f-6f60-4f40-9374-3d15fd4c86ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 862e2b3f-6f60-4f40-9374-3d15fd4c86ae found for delete ", "request_id": "req-f6f4124c-7d69-4b18-b959-27aba419235a"}]} [pid: 7|app: 0|req: 382/870] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:27:05 2026] DELETE /v2.0/routers/a05818a4-a82d-4669-a670-abf10807b4e2 => generated 0 bytes in 1599 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:27:06.814 7 WARNING neutron_lib.context [None req-57a8860f-ee9b-49c1-ac21-c4df5239df9f 6a9fd19436eb4fe5ad848501f87352f5 c440b7055b48456bb4e7a16b21f6d83f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:27:06.822 7 INFO neutron.services.segments.plugin [-] Segment 862e2b3f-6f60-4f40-9374-3d15fd4c86ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 862e2b3f-6f60-4f40-9374-3d15fd4c86ae found for delete ", "request_id": "req-80e0ad59-a3c9-4def-b07f-3ade343ac79b"}]} [pid: 7|app: 0|req: 383/871] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:27:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/872] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:06 2026] DELETE /v2.0/security-groups/90926f72-2d86-4fd7-a64f-2bac23889391 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:27:07.260 8 INFO neutron.db.l3_hamode_db [None req-81775e09-835c-40a7-bacf-094407ec64b0 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 387/875] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:27:07 2026] DELETE /v2.0/subnets/8b8f682a-f889-489b-80f0-ad587f994564 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:27:07.343 7 WARNING neutron_lib.context [None req-afe60629-87a8-4d76-b9d8-6cfb1b5da49e 6a9fd19436eb4fe5ad848501f87352f5 c440b7055b48456bb4e7a16b21f6d83f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 388/876] 10.0.0.151 () {34 vars in 675 bytes} [Fri May 8 19:27:07 2026] POST /v2.0/floatingips => generated 552 bytes in 617 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:27:07.963 7 INFO neutron.api.v2.resource [None req-3dfeae73-6a35-421e-aa8c-77b12d5b23de 675789fff0d34fa4b829db1159e24c52 d90b3234295a4bf190ba63fc066d8d92 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 389/877] 10.0.0.151 () {32 vars in 736 bytes} [Fri May 8 19:27:07 2026] GET /v2.0/security-groups/90926f72-2d86-4fd7-a64f-2bac23889391 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/878] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:27:07 2026] DELETE /v2.0/networks/e9e77884-d8c2-43b4-b8bd-d27ff00fe4d5 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/879] 10.0.0.151 () {32 vars in 731 bytes} [Fri May 8 19:27:08 2026] DELETE /v2.0/floatingips/78fb17bc-f341-40ee-8ac9-e99c686c44fa => generated 0 bytes in 364 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/880] 10.0.0.46 () {34 vars in 1096 bytes} [Fri May 8 19:27:08 2026] GET /v2.0/security-groups?name=tempest-securitygroup--104175542&fields=id&tenant_id=c440b7055b48456bb4e7a16b21f6d83f => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/881] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:27:05 2026] POST /v2.0/routers => generated 732 bytes in 3297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/882] 10.0.0.46 () {34 vars in 980 bytes} [Fri May 8 19:27:08 2026] GET /v2.0/networks?id=70984928-3652-48e9-90d4-a0119c45ff49 => generated 675 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:08.831 7 INFO neutron.services.segments.plugin [-] Segment fd342a8d-5d5b-455e-9db4-4419315ed83c resource provider aggregate not found 2026-05-08 19:27:08.869 7 INFO neutron.services.segments.plugin [-] Segment fd342a8d-5d5b-455e-9db4-4419315ed83c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd342a8d-5d5b-455e-9db4-4419315ed83c found for delete ", "request_id": "req-fcbbdd60-16c8-4b52-9bb0-435cc143b62e"}]} 2026-05-08 19:27:08.869 7 INFO neutron.services.segments.plugin [-] Segment fd342a8d-5d5b-455e-9db4-4419315ed83c resource provider aggregate not found 2026-05-08 19:27:08.886 7 INFO neutron.services.segments.plugin [-] Segment fd342a8d-5d5b-455e-9db4-4419315ed83c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd342a8d-5d5b-455e-9db4-4419315ed83c found for delete ", "request_id": "req-7c6137ba-d9e6-4c72-89f2-4e98ab72a005"}]} [pid: 7|app: 0|req: 393/883] 10.0.0.151 () {34 vars in 788 bytes} [Fri May 8 19:27:08 2026] PUT /v2.0/routers/c2f79cd3-9df4-4739-8489-50b60cf112da/remove_router_interface => generated 309 bytes in 1346 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/884] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:27:09 2026] GET /v2.0/security-groups?tenant_id=67d926a8386d4848b6d7d7d41ccd4fa9&name=default => generated 2925 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/885] 10.0.0.46 () {34 vars in 963 bytes} [Fri May 8 19:27:10 2026] GET /v2.0/quotas/c440b7055b48456bb4e7a16b21f6d83f => 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: 491/886] 10.0.0.151 () {34 vars in 782 bytes} [Fri May 8 19:27:08 2026] PUT /v2.0/routers/c8b1e5a5-740d-4917-bc46-df07c924c3d1/add_router_interface => generated 309 bytes in 1785 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/887] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:10 2026] DELETE /v2.0/security-groups/4376924d-4106-4361-b140-7b70359c81e6 => 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: 493/888] 10.0.0.46 () {34 vars in 1000 bytes} [Fri May 8 19:27:10 2026] GET /v2.0/ports?tenant_id=c440b7055b48456bb4e7a16b21f6d83f&fields=id => generated 103 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/889] 10.0.0.46 () {34 vars in 1006 bytes} [Fri May 8 19:27:10 2026] GET /v2.0/networks/70984928-3652-48e9-90d4-a0119c45ff49?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/890] 10.0.0.46 () {34 vars in 1106 bytes} [Fri May 8 19:27:10 2026] GET /v2.0/networks/70984928-3652-48e9-90d4-a0119c45ff49?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/891] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:27:11 2026] GET /v2.0/ports?device_id=60056773-2f52-4bd2-a036-54a187cb509d => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:27:11.276 7 INFO neutron.services.segments.plugin [-] Segment d58ba457-c84d-43c2-a772-948d1a09b7b9 resource provider aggregate not found 2026-05-08 19:27:11.284 7 INFO neutron.services.segments.plugin [-] Segment d58ba457-c84d-43c2-a772-948d1a09b7b9 resource provider aggregate not found 2026-05-08 19:27:11.293 7 INFO neutron.services.segments.plugin [-] Segment d58ba457-c84d-43c2-a772-948d1a09b7b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d58ba457-c84d-43c2-a772-948d1a09b7b9 found for delete ", "request_id": "req-dc25712f-1a6a-4383-b90f-981bdc0d755f"}]} 2026-05-08 19:27:11.302 7 INFO neutron.services.segments.plugin [-] Segment d58ba457-c84d-43c2-a772-948d1a09b7b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d58ba457-c84d-43c2-a772-948d1a09b7b9 found for delete ", "request_id": "req-c54469e6-69ef-482d-98b3-6da691ad1414"}]} 2026-05-08 19:27:11.310 7 INFO neutron.db.l3_hamode_db [None req-a277e7a1-9a2b-4bb3-8ced-bfbdf4f59bb9 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] HA network 40c6142f-f78a-45ae-81fb-c48e7fd0c8b1 was deleted as no HA routers are present in tenant d90b3234295a4bf190ba63fc066d8d92. [pid: 7|app: 0|req: 396/892] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:27:10 2026] DELETE /v2.0/routers/c2f79cd3-9df4-4739-8489-50b60cf112da => generated 0 bytes in 1160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/893] 10.0.0.46 () {34 vars in 980 bytes} [Fri May 8 19:27:11 2026] GET /v2.0/networks?id=586c4f9c-46f7-457f-a5be-9f99bccc4e10 => generated 677 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/894] 10.0.0.46 () {34 vars in 963 bytes} [Fri May 8 19:27:11 2026] GET /v2.0/quotas/e2f1999e775d4f1ca7efd38e6919d5cf => generated 292 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/895] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:27:11 2026] DELETE /v2.0/subnets/52b596bc-b55a-4a8d-9823-111cc46f002b => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/896] 10.0.0.46 () {34 vars in 1000 bytes} [Fri May 8 19:27:11 2026] GET /v2.0/ports?tenant_id=e2f1999e775d4f1ca7efd38e6919d5cf&fields=id => generated 103 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/897] 10.0.0.46 () {34 vars in 1006 bytes} [Fri May 8 19:27:11 2026] GET /v2.0/networks/586c4f9c-46f7-457f-a5be-9f99bccc4e10?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/898] 10.0.0.46 () {34 vars in 1106 bytes} [Fri May 8 19:27:11 2026] GET /v2.0/networks/586c4f9c-46f7-457f-a5be-9f99bccc4e10?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:27:11.983 8 INFO neutron.services.segments.plugin [-] Segment 6073aa89-ee6b-4e6c-9602-7fe0f03af12f resource provider aggregate not found 2026-05-08 19:27:11.993 8 INFO neutron.services.segments.plugin [-] Segment 6073aa89-ee6b-4e6c-9602-7fe0f03af12f resource provider aggregate not found 2026-05-08 19:27:12.006 8 INFO neutron.services.segments.plugin [-] Segment 6073aa89-ee6b-4e6c-9602-7fe0f03af12f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6073aa89-ee6b-4e6c-9602-7fe0f03af12f found for delete ", "request_id": "req-00470dcb-783b-4f8d-8c8a-cd9f24ae3064"}]} 2026-05-08 19:27:12.012 8 INFO neutron.services.segments.plugin [-] Segment 6073aa89-ee6b-4e6c-9602-7fe0f03af12f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6073aa89-ee6b-4e6c-9602-7fe0f03af12f found for delete ", "request_id": "req-509db1f0-b0ad-4f05-9580-f3a849bdc07e"}]} [pid: 7|app: 0|req: 402/899] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:27:11 2026] GET /v2.0/networks?id=70984928-3652-48e9-90d4-a0119c45ff49 => generated 675 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/900] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:27:11 2026] DELETE /v2.0/networks/7596b9ab-c793-4f60-b7b9-1f7fda3286ab => generated 0 bytes in 451 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/901] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:27:12 2026] GET /v2.0/ports?device_id=e9d49017-0c51-4fa6-8105-7b18a320a327 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/902] 199.204.45.19 () {34 vars in 1048 bytes} [Fri May 8 19:27:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c440b7055b48456bb4e7a16b21f6d83f => generated 180 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:12.158 8 WARNING neutron_lib.context [req-4dd834b0-05a5-4cbe-9674-6fb851e218e8 req-3d969734-c1de-4e47-9913-0c9dd6feb18e 6a9fd19436eb4fe5ad848501f87352f5 c440b7055b48456bb4e7a16b21f6d83f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 404/903] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:27:12 2026] GET /v2.0/security-groups?tenant_id=d90b3234295a4bf190ba63fc066d8d92&name=default => generated 2921 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/904] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:27:12 2026] GET /v2.0/ports?device_id=60056773-2f52-4bd2-a036-54a187cb509d => 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: 406/905] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:12 2026] DELETE /v2.0/security-groups/ded89602-49e3-48c6-b14f-65c4db025846 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/906] 199.204.45.19 () {38 vars in 953 bytes} [Fri May 8 19:27:12 2026] POST /v2.0/ports => generated 954 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 19:27:12.894 7 WARNING neutron_lib.context [None req-aa6794f9-9235-4232-a2a5-9b2a848381b0 65005bdf7b1d4673ad4ed93306fc6feb 3df11f820e964b16ac8c8c37f17308ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:27:12.895 7 WARNING neutron_lib.context [None req-aa6794f9-9235-4232-a2a5-9b2a848381b0 65005bdf7b1d4673ad4ed93306fc6feb 3df11f820e964b16ac8c8c37f17308ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:27:13.151 7 INFO neutron.db.segments_db [None req-aa6794f9-9235-4232-a2a5-9b2a848381b0 65005bdf7b1d4673ad4ed93306fc6feb 3df11f820e964b16ac8c8c37f17308ee - - default default] Added segment dbf75fff-6b4a-43e5-9de1-7f1883008962 of type vxlan for network ead70af9-3f5d-4673-9215-e127e08f8d3e 2026-05-08 19:27:13.235 7 INFO neutron.db.segments_db [None req-aa6794f9-9235-4232-a2a5-9b2a848381b0 65005bdf7b1d4673ad4ed93306fc6feb 3df11f820e964b16ac8c8c37f17308ee - - default default] Added segment b13b0ecc-a069-43d2-b183-19067a4b2499 of type vxlan for network 5c8dcb30-0473-4d30-afcf-df12884f9449 [pid: 8|app: 0|req: 501/907] 199.204.45.19 () {38 vars in 1026 bytes} [Fri May 8 19:27:12 2026] PUT /v2.0/ports/b34d729f-c08b-4c5c-9d72-b313e5a81143 => generated 1199 bytes in 623 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/908] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:27:12 2026] POST /v2.0/networks => generated 1246 bytes in 826 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/909] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:27:13 2026] GET /v2.0/ports?device_id=e9d49017-0c51-4fa6-8105-7b18a320a327 => 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: 502/910] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:27:13 2026] GET /v2.0/networks?id=586c4f9c-46f7-457f-a5be-9f99bccc4e10 => generated 677 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 19:27:13.491 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-30abee91-d75d-4239-9eda-c716a824f55c'] response: {'name': 'network-changed', 'server_uuid': '60056773-2f52-4bd2-a036-54a187cb509d', 'tag': 'b34d729f-c08b-4c5c-9d72-b313e5a81143', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 503/911] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:27:13 2026] GET /v2.0/ports?tenant_id=c440b7055b48456bb4e7a16b21f6d83f&device_id=60056773-2f52-4bd2-a036-54a187cb509d => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/912] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:27:13 2026] GET /v2.0/ports?device_id=60056773-2f52-4bd2-a036-54a187cb509d => generated 969 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:13.556 7 WARNING neutron_lib.context [req-26b5465d-5c1a-4dfc-9bb5-aa0fb8aae089 req-d0333530-97fa-42a9-8342-2e0b53558236 d2fb3b2d6d824e4b929c8d785b3cbaa9 e2f1999e775d4f1ca7efd38e6919d5cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 504/913] 10.0.0.151 () {32 vars in 648 bytes} [Fri May 8 19:27:13 2026] GET /v2.0/networks => generated 1845 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/914] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:27:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=b34d729f-c08b-4c5c-9d72-b313e5a81143 => 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: 506/915] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:27:13 2026] GET /v2.0/security-groups?id=ac45e9eb-93c8-4cb0-9132-605c1405420e&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: 8|app: 0|req: 507/916] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:27:13 2026] DELETE /v2.0/networks/ead70af9-3f5d-4673-9215-e127e08f8d3e => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/917] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:27:13 2026] GET /v2.0/subnets?id=ca77c071-40b1-4716-b52e-b5c02285b6dc => 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: 410/918] 199.204.45.19 () {38 vars in 953 bytes} [Fri May 8 19:27:13 2026] POST /v2.0/ports => generated 954 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 19:27:14.041 8 INFO neutron.services.segments.plugin [-] Segment dbf75fff-6b4a-43e5-9de1-7f1883008962 resource provider aggregate not found 2026-05-08 19:27:14.045 8 INFO neutron.services.segments.plugin [-] Segment dbf75fff-6b4a-43e5-9de1-7f1883008962 resource provider aggregate not found 2026-05-08 19:27:14.060 8 INFO neutron.services.segments.plugin [-] Segment dbf75fff-6b4a-43e5-9de1-7f1883008962 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbf75fff-6b4a-43e5-9de1-7f1883008962 found for delete ", "request_id": "req-316508fb-526b-4c2e-8c16-6ab779b700e1"}]} 2026-05-08 19:27:14.062 8 INFO neutron.services.segments.plugin [-] Segment dbf75fff-6b4a-43e5-9de1-7f1883008962 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbf75fff-6b4a-43e5-9de1-7f1883008962 found for delete ", "request_id": "req-053c898d-4e27-4de9-ae09-6a895b65b223"}]} [pid: 7|app: 0|req: 411/919] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:27:14 2026] GET /v2.0/ports?network_id=70984928-3652-48e9-90d4-a0119c45ff49&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/920] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:27:13 2026] DELETE /v2.0/networks/5c8dcb30-0473-4d30-afcf-df12884f9449 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/921] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:27:14 2026] GET /v2.0/networks/70984928-3652-48e9-90d4-a0119c45ff49?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/922] 10.0.0.151 () {32 vars in 648 bytes} [Fri May 8 19:27:14 2026] GET /v2.0/networks => generated 651 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/923] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:27:14 2026] GET /v2.0/networks/70984928-3652-48e9-90d4-a0119c45ff49?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:27:14.354 8 WARNING neutron_lib.context [None req-3497b655-554e-4433-9e12-77ad47dbefa3 65005bdf7b1d4673ad4ed93306fc6feb 3df11f820e964b16ac8c8c37f17308ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:27:14.415 8 INFO neutron.db.segments_db [None req-3497b655-554e-4433-9e12-77ad47dbefa3 65005bdf7b1d4673ad4ed93306fc6feb 3df11f820e964b16ac8c8c37f17308ee - - default default] Added segment 662b912f-aee9-49e7-830f-bc09bbca2487 of type vxlan for network 19a435b5-f4b5-42b3-96b4-82d024a1ab81 [pid: 8|app: 0|req: 513/924] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:27:14 2026] POST /v2.0/networks => generated 654 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/925] 199.204.45.19 () {38 vars in 1026 bytes} [Fri May 8 19:27:14 2026] PUT /v2.0/ports/d9019461-27f7-4d6c-beec-4efdb22d2b30 => generated 1199 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 514/926] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:27:14 2026] GET /v2.0/ports?tenant_id=c440b7055b48456bb4e7a16b21f6d83f&device_id=60056773-2f52-4bd2-a036-54a187cb509d => generated 1238 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:27:14.633 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0bfa9319-d973-40a8-80c5-caa79dfee9d5'] response: {'name': 'network-changed', 'server_uuid': 'e9d49017-0c51-4fa6-8105-7b18a320a327', 'tag': 'd9019461-27f7-4d6c-beec-4efdb22d2b30', 'status': 'completed', 'code': 200} 2026-05-08 19:27:14.634 8 WARNING neutron_lib.context [None req-af1c1884-6b0a-47bb-abbd-fe11a936b77e 65005bdf7b1d4673ad4ed93306fc6feb 3df11f820e964b16ac8c8c37f17308ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/927] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:27:14 2026] GET /v2.0/ports?device_id=e9d49017-0c51-4fa6-8105-7b18a320a327 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:14.698 8 INFO neutron.db.segments_db [None req-af1c1884-6b0a-47bb-abbd-fe11a936b77e 65005bdf7b1d4673ad4ed93306fc6feb 3df11f820e964b16ac8c8c37f17308ee - - default default] Added segment 2a11c5c0-a52a-4391-8f74-13d3306395bc of type vxlan for network f33fa1e9-5e6f-449c-a177-bb7c3552cade [pid: 7|app: 0|req: 414/928] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:27:14 2026] GET /v2.0/networks?id=70984928-3652-48e9-90d4-a0119c45ff49 => generated 771 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 415/929] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:27:14 2026] GET /v2.0/ports?tenant_id=e2f1999e775d4f1ca7efd38e6919d5cf&device_id=e9d49017-0c51-4fa6-8105-7b18a320a327 => 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: 515/930] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:27:14 2026] POST /v2.0/networks => generated 653 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/931] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:27:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=b34d729f-c08b-4c5c-9d72-b313e5a81143 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/932] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:27:14 2026] GET /v2.0/security-groups?id=dce1c8f1-4ccc-4a28-a7ad-a82a457c11d9&fields=id&fields=name => generated 88 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/933] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:27:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d9019461-27f7-4d6c-beec-4efdb22d2b30 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:27:14.865 7 WARNING neutron_lib.context [None req-aab7c0ec-901b-42f1-b85c-6e36a234cf75 65005bdf7b1d4673ad4ed93306fc6feb 3df11f820e964b16ac8c8c37f17308ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 517/934] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:27:14 2026] GET /v2.0/ports?device_id=60056773-2f52-4bd2-a036-54a187cb509d => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:14.916 7 WARNING neutron_lib.context [None req-aab7c0ec-901b-42f1-b85c-6e36a234cf75 65005bdf7b1d4673ad4ed93306fc6feb 3df11f820e964b16ac8c8c37f17308ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 518/935] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:27:14 2026] GET /v2.0/subnets?id=ca77c071-40b1-4716-b52e-b5c02285b6dc => generated 669 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/936] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:27:14 2026] GET /v2.0/subnets?id=f2258e26-87da-415a-ade2-d1b97b1a1315 => generated 671 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/937] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:27:14 2026] GET /v2.0/security-groups?id=ac45e9eb-93c8-4cb0-9132-605c1405420e&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/938] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:27:15 2026] GET /v2.0/ports?network_id=70984928-3652-48e9-90d4-a0119c45ff49&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/939] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:27:15 2026] GET /v2.0/ports?network_id=586c4f9c-46f7-457f-a5be-9f99bccc4e10&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: 523/940] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:27:15 2026] GET /v2.0/networks/70984928-3652-48e9-90d4-a0119c45ff49?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/941] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:27:15 2026] GET /v2.0/security-groups?tenant_id=b03d93bab92c4f378cb106b62e91b215&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/942] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:27:15 2026] GET /v2.0/networks/586c4f9c-46f7-457f-a5be-9f99bccc4e10?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/943] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:27:15 2026] GET /v2.0/networks/70984928-3652-48e9-90d4-a0119c45ff49?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: 418/944] 10.0.0.151 () {34 vars in 664 bytes} [Fri May 8 19:27:14 2026] POST /v2.0/ports => generated 1506 bytes in 747 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 419/945] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:27:15 2026] GET /v2.0/networks/586c4f9c-46f7-457f-a5be-9f99bccc4e10?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/946] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:15 2026] DELETE /v2.0/security-groups/869537a7-cc40-4238-ade8-a134a921e37d => 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: 528/947] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:27:15 2026] GET /v2.0/ports?tenant_id=e2f1999e775d4f1ca7efd38e6919d5cf&device_id=e9d49017-0c51-4fa6-8105-7b18a320a327 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/948] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:27:15 2026] GET /v2.0/networks?id=586c4f9c-46f7-457f-a5be-9f99bccc4e10 => generated 773 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/949] 10.0.0.151 () {32 vars in 642 bytes} [Fri May 8 19:27:15 2026] GET /v2.0/ports => generated 1506 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/950] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:27:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d9019461-27f7-4d6c-beec-4efdb22d2b30 => 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: 531/951] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:27:15 2026] GET /v2.0/subnets?id=f2258e26-87da-415a-ade2-d1b97b1a1315 => generated 671 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/952] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:27:15 2026] GET /v2.0/ports?network_id=586c4f9c-46f7-457f-a5be-9f99bccc4e10&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: 533/953] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:27:15 2026] GET /v2.0/ports?device_id=e9d49017-0c51-4fa6-8105-7b18a320a327 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:16.093 8 INFO neutron.services.segments.plugin [-] Segment b13b0ecc-a069-43d2-b183-19067a4b2499 resource provider aggregate not found 2026-05-08 19:27:16.100 8 INFO neutron.services.segments.plugin [-] Segment b13b0ecc-a069-43d2-b183-19067a4b2499 resource provider aggregate not found 2026-05-08 19:27:16.114 8 INFO neutron.services.segments.plugin [-] Segment b13b0ecc-a069-43d2-b183-19067a4b2499 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b13b0ecc-a069-43d2-b183-19067a4b2499 found for delete ", "request_id": "req-5d702c43-8aa4-4acb-a396-67ef24e6977f"}]} 2026-05-08 19:27:16.119 8 INFO neutron.services.segments.plugin [-] Segment b13b0ecc-a069-43d2-b183-19067a4b2499 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b13b0ecc-a069-43d2-b183-19067a4b2499 found for delete ", "request_id": "req-0487716d-52fd-4629-8cf5-9d2198ab5697"}]} [pid: 8|app: 0|req: 534/954] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:27:16 2026] GET /v2.0/networks/586c4f9c-46f7-457f-a5be-9f99bccc4e10?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/955] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:27:15 2026] DELETE /v2.0/ports/9ebfbfe9-778c-4f72-a39d-29ce599d9703 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/956] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:27:16 2026] GET /v2.0/security-groups?id=dce1c8f1-4ccc-4a28-a7ad-a82a457c11d9&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/957] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:27:16 2026] GET /v2.0/ports?device_id=60056773-2f52-4bd2-a036-54a187cb509d => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/958] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:27:16 2026] GET /v2.0/networks/586c4f9c-46f7-457f-a5be-9f99bccc4e10?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: 537/959] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:27:16 2026] GET /v2.0/security-groups?id=ac45e9eb-93c8-4cb0-9132-605c1405420e&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/960] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:27:16 2026] DELETE /v2.0/ports/c167fcaf-5823-4068-bdfb-c6b1c97ef904 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/961] 10.0.0.151 () {32 vars in 642 bytes} [Fri May 8 19:27:16 2026] GET /v2.0/ports => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:27:16.527 7 WARNING neutron_lib.context [None req-029fe347-7aaa-4ad7-b10f-4d495200d590 65005bdf7b1d4673ad4ed93306fc6feb 3df11f820e964b16ac8c8c37f17308ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:27:16.578 7 INFO neutron.db.segments_db [None req-029fe347-7aaa-4ad7-b10f-4d495200d590 65005bdf7b1d4673ad4ed93306fc6feb 3df11f820e964b16ac8c8c37f17308ee - - default default] Added segment d9485b03-54ee-42ad-9360-70dee46afc02 of type vxlan for network c119eac9-124f-4eb1-9528-ecd65abde79d [pid: 7|app: 0|req: 424/962] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:27:16 2026] POST /v2.0/networks => generated 653 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:27:16.705 8 WARNING neutron_lib.context [None req-0d8f7bf4-060b-4e79-99e9-a2e0ec27af53 65005bdf7b1d4673ad4ed93306fc6feb 3df11f820e964b16ac8c8c37f17308ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:27:16.774 8 INFO neutron.db.segments_db [None req-0d8f7bf4-060b-4e79-99e9-a2e0ec27af53 65005bdf7b1d4673ad4ed93306fc6feb 3df11f820e964b16ac8c8c37f17308ee - - default default] Added segment c6d37764-5c9f-4385-9e6d-a12a31f84184 of type vxlan for network 2a46b4f0-6eac-47c1-be79-6ffb67051a0d [pid: 8|app: 0|req: 539/963] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:27:16 2026] POST /v2.0/networks => generated 653 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:27:17.397 8 WARNING neutron_lib.context [None req-383af9f3-a770-4234-a131-617d333177d8 65005bdf7b1d4673ad4ed93306fc6feb 3df11f820e964b16ac8c8c37f17308ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 425/964] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:27:17 2026] GET /v2.0/ports?device_id=e9d49017-0c51-4fa6-8105-7b18a320a327 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:17.469 8 WARNING neutron_lib.context [None req-383af9f3-a770-4234-a131-617d333177d8 65005bdf7b1d4673ad4ed93306fc6feb 3df11f820e964b16ac8c8c37f17308ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 426/965] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:27:17 2026] GET /v2.0/ports?device_id=60056773-2f52-4bd2-a036-54a187cb509d => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/966] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:27:17 2026] GET /v2.0/security-groups?id=dce1c8f1-4ccc-4a28-a7ad-a82a457c11d9&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/967] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:27:17 2026] GET /v2.0/security-groups?id=ac45e9eb-93c8-4cb0-9132-605c1405420e&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/968] 10.0.0.151 () {32 vars in 652 bytes} [Fri May 8 19:27:17 2026] GET /v2.0/extensions => generated 19901 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/969] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:27:17 2026] GET /v2.0/ports?device_id=60056773-2f52-4bd2-a036-54a187cb509d => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/970] 10.0.0.151 () {32 vars in 680 bytes} [Fri May 8 19:27:17 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/971] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:27:17 2026] POST /v2.0/subnets => generated 1276 bytes in 741 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/972] 10.0.0.151 () {32 vars in 680 bytes} [Fri May 8 19:27:18 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/973] 10.0.0.151 () {32 vars in 646 bytes} [Fri May 8 19:27:18 2026] GET /v2.0/subnets => generated 1889 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/974] 10.0.0.151 () {32 vars in 728 bytes} [Fri May 8 19:27:18 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/975] 10.0.0.151 () {32 vars in 664 bytes} [Fri May 8 19:27:18 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) [pid: 8|app: 0|req: 545/976] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:27:18 2026] DELETE /v2.0/subnets/b902d4e7-03b5-43d5-a7ca-dc9f3a4612c4 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/977] 10.0.0.151 () {32 vars in 698 bytes} [Fri May 8 19:27:18 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/978] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:27:18 2026] DELETE /v2.0/subnets/72a370e7-a836-4bdb-91dd-129b77bc4855 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/979] 10.0.0.151 () {32 vars in 696 bytes} [Fri May 8 19:27:18 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: 549/980] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:27:18 2026] GET /v2.0/ports?device_id=e9d49017-0c51-4fa6-8105-7b18a320a327 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/981] 10.0.0.151 () {32 vars in 646 bytes} [Fri May 8 19:27:18 2026] GET /v2.0/subnets => generated 626 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/982] 10.0.0.151 () {32 vars in 700 bytes} [Fri May 8 19:27:18 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/983] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:27:18 2026] GET /v2.0/security-groups?id=dce1c8f1-4ccc-4a28-a7ad-a82a457c11d9&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-05-08 19:27:19.193 7 INFO neutron.db.l3_db [None req-2a68f32a-2cbd-4d3d-8356-b1b9cae85bf8 6a9fd19436eb4fe5ad848501f87352f5 c440b7055b48456bb4e7a16b21f6d83f - - default default] Floating IP 90b3f629-bc66-4b4d-b9a6-a7d4d0986ec8 associated. External IP: 10.96.250.213, port: b34d729f-c08b-4c5c-9d72-b313e5a81143. 2026-05-08 19:27:19.399 8 INFO neutron.services.segments.plugin [-] Segment c6d37764-5c9f-4385-9e6d-a12a31f84184 resource provider aggregate not found 2026-05-08 19:27:19.405 8 INFO neutron.services.segments.plugin [-] Segment c6d37764-5c9f-4385-9e6d-a12a31f84184 resource provider aggregate not found 2026-05-08 19:27:19.427 8 INFO neutron.services.segments.plugin [-] Segment c6d37764-5c9f-4385-9e6d-a12a31f84184 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6d37764-5c9f-4385-9e6d-a12a31f84184 found for delete ", "request_id": "req-eb414d59-c75f-4e11-9c62-46d3b45ebb92"}]} 2026-05-08 19:27:19.434 8 INFO neutron.services.segments.plugin [-] Segment c6d37764-5c9f-4385-9e6d-a12a31f84184 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6d37764-5c9f-4385-9e6d-a12a31f84184 found for delete ", "request_id": "req-e25ff999-e4a4-43b7-a403-46b10585d3e4"}]} [pid: 8|app: 0|req: 553/984] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:27:19 2026] DELETE /v2.0/networks/2a46b4f0-6eac-47c1-be79-6ffb67051a0d => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/985] 10.0.0.151 () {32 vars in 688 bytes} [Fri May 8 19:27:19 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: 432/986] 10.0.0.151 () {34 vars in 748 bytes} [Fri May 8 19:27:17 2026] PUT /v2.0/floatingips/90b3f629-bc66-4b4d-b9a6-a7d4d0986ec8 => generated 855 bytes in 1787 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/987] 10.0.0.151 () {32 vars in 702 bytes} [Fri May 8 19:27:19 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/988] 10.0.0.151 () {32 vars in 692 bytes} [Fri May 8 19:27:19 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/989] 10.0.0.151 () {32 vars in 694 bytes} [Fri May 8 19:27:19 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/990] 10.0.0.151 () {32 vars in 684 bytes} [Fri May 8 19:27:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/991] 10.0.0.151 () {32 vars in 686 bytes} [Fri May 8 19:27:19 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:19.797 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5f73465-d293-4ca3-a690-966fe911697d'] response: {'name': 'network-changed', 'server_uuid': '60056773-2f52-4bd2-a036-54a187cb509d', 'tag': 'b34d729f-c08b-4c5c-9d72-b313e5a81143', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 438/992] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:27:19 2026] GET /v2.0/ports?device_id=60056773-2f52-4bd2-a036-54a187cb509d => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/993] 10.0.0.151 () {32 vars in 660 bytes} [Fri May 8 19:27:19 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/994] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:27:19 2026] GET /v2.0/ports?tenant_id=c440b7055b48456bb4e7a16b21f6d83f&device_id=60056773-2f52-4bd2-a036-54a187cb509d => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/995] 10.0.0.151 () {32 vars in 698 bytes} [Fri May 8 19:27:19 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/996] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:27:19 2026] GET /v2.0/security-groups?id=ac45e9eb-93c8-4cb0-9132-605c1405420e&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/997] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:27:19 2026] DELETE /v2.0/networks/c119eac9-124f-4eb1-9528-ecd65abde79d => generated 0 bytes in 524 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/998] 10.0.0.151 () {32 vars in 678 bytes} [Fri May 8 19:27:19 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/999] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:27:19 2026] GET /v2.0/networks?id=70984928-3652-48e9-90d4-a0119c45ff49 => generated 771 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/1000] 10.0.0.151 () {32 vars in 682 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/1001] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=b34d729f-c08b-4c5c-9d72-b313e5a81143 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/1002] 10.0.0.151 () {32 vars in 674 bytes} [Fri May 8 19:27:20 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: 447/1003] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/subnets?id=ca77c071-40b1-4716-b52e-b5c02285b6dc => generated 669 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/1004] 10.0.0.151 () {32 vars in 688 bytes} [Fri May 8 19:27:20 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: 449/1005] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/ports?device_id=e9d49017-0c51-4fa6-8105-7b18a320a327 => 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: 450/1006] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/ports?network_id=70984928-3652-48e9-90d4-a0119c45ff49&device_owner=network%3Adhcp => generated 1244 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/1007] 10.0.0.151 () {32 vars in 722 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/1008] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/security-groups?id=dce1c8f1-4ccc-4a28-a7ad-a82a457c11d9&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1009] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:27:19 2026] DELETE /v2.0/networks/f33fa1e9-5e6f-449c-a177-bb7c3552cade => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/1010] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/ports?device_id=60056773-2f52-4bd2-a036-54a187cb509d => 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: 454/1011] 10.0.0.151 () {32 vars in 686 bytes} [Fri May 8 19:27:20 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: 558/1012] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/networks/70984928-3652-48e9-90d4-a0119c45ff49?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1013] 10.0.0.151 () {32 vars in 668 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1014] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/security-groups?id=ac45e9eb-93c8-4cb0-9132-605c1405420e&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1015] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/networks/70984928-3652-48e9-90d4-a0119c45ff49?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1016] 10.0.0.151 () {32 vars in 686 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:20.554 7 INFO neutron.services.segments.plugin [-] Segment 662b912f-aee9-49e7-830f-bc09bbca2487 resource provider aggregate not found 2026-05-08 19:27:20.558 7 INFO neutron.services.segments.plugin [-] Segment 662b912f-aee9-49e7-830f-bc09bbca2487 resource provider aggregate not found 2026-05-08 19:27:20.567 7 INFO neutron.services.segments.plugin [-] Segment 662b912f-aee9-49e7-830f-bc09bbca2487 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 662b912f-aee9-49e7-830f-bc09bbca2487 found for delete ", "request_id": "req-d2f2a362-261d-4686-9faa-b21b41ae473e"}]} [pid: 8|app: 0|req: 563/1017] 10.0.0.151 () {32 vars in 680 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:20.576 7 INFO neutron.services.segments.plugin [-] Segment 662b912f-aee9-49e7-830f-bc09bbca2487 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 662b912f-aee9-49e7-830f-bc09bbca2487 found for delete ", "request_id": "req-a289acfb-a067-4993-b8de-bce95fdbf47b"}]} [pid: 8|app: 0|req: 564/1018] 10.0.0.151 () {32 vars in 698 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/1019] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:27:20 2026] DELETE /v2.0/networks/19a435b5-f4b5-42b3-96b4-82d024a1ab81 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1020] 10.0.0.151 () {32 vars in 678 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/1021] 10.0.0.151 () {32 vars in 666 bytes} [Fri May 8 19:27:20 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: 8|app: 0|req: 566/1022] 10.0.0.151 () {32 vars in 676 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/1023] 10.0.0.151 () {32 vars in 664 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/1024] 10.0.0.151 () {32 vars in 674 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/1025] 10.0.0.151 () {32 vars in 712 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/1026] 10.0.0.151 () {32 vars in 690 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/1027] 10.0.0.151 () {32 vars in 682 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/1028] 10.0.0.151 () {32 vars in 668 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1029] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/ports?device_id=e9d49017-0c51-4fa6-8105-7b18a320a327 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/1030] 10.0.0.151 () {32 vars in 686 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/1031] 10.0.0.151 () {32 vars in 704 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/1032] 10.0.0.151 () {32 vars in 674 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/1033] 10.0.0.151 () {32 vars in 700 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/1034] 10.0.0.151 () {32 vars in 674 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/1035] 10.0.0.151 () {32 vars in 692 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/1036] 10.0.0.151 () {32 vars in 688 bytes} [Fri May 8 19:27:20 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: 470/1037] 10.0.0.151 () {32 vars in 708 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1038] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/security-groups?id=dce1c8f1-4ccc-4a28-a7ad-a82a457c11d9&fields=id&fields=name => generated 88 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/1039] 10.0.0.151 () {32 vars in 704 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1040] 10.0.0.151 () {32 vars in 696 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/1041] 10.0.0.151 () {32 vars in 710 bytes} [Fri May 8 19:27:20 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: 570/1042] 10.0.0.151 () {32 vars in 668 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/binding => generated 193 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/1043] 10.0.0.151 () {32 vars in 686 bytes} [Fri May 8 19:27:20 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: 571/1044] 10.0.0.151 () {32 vars in 680 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/1045] 10.0.0.151 () {32 vars in 674 bytes} [Fri May 8 19:27:20 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: 572/1046] 10.0.0.151 () {32 vars in 670 bytes} [Fri May 8 19:27:20 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: 7|app: 0|req: 475/1047] 10.0.0.151 () {32 vars in 660 bytes} [Fri May 8 19:27: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: 573/1048] 10.0.0.151 () {32 vars in 698 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1049] 10.0.0.151 () {32 vars in 698 bytes} [Fri May 8 19:27:20 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: 575/1050] 10.0.0.151 () {32 vars in 676 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1051] 10.0.0.151 () {32 vars in 668 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1052] 10.0.0.151 () {32 vars in 682 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/1053] 199.204.45.19 () {34 vars in 992 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/ports?device_id=60056773-2f52-4bd2-a036-54a187cb509d => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1054] 10.0.0.151 () {32 vars in 700 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1055] 10.0.0.151 () {32 vars in 684 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1056] 10.0.0.151 () {32 vars in 706 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1057] 10.0.0.151 () {32 vars in 668 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1058] 10.0.0.151 () {32 vars in 696 bytes} [Fri May 8 19:27:20 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: 583/1059] 10.0.0.151 () {32 vars in 694 bytes} [Fri May 8 19:27:20 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: 584/1060] 10.0.0.151 () {32 vars in 684 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1061] 10.0.0.151 () {32 vars in 688 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1062] 10.0.0.151 () {32 vars in 666 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1063] 10.0.0.151 () {32 vars in 680 bytes} [Fri May 8 19:27:20 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: 8|app: 0|req: 588/1064] 10.0.0.151 () {32 vars in 680 bytes} [Fri May 8 19:27:20 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: 589/1065] 10.0.0.151 () {32 vars in 690 bytes} [Fri May 8 19:27:20 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1066] 10.0.0.151 () {32 vars in 690 bytes} [Fri May 8 19:27:21 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1067] 10.0.0.151 () {32 vars in 694 bytes} [Fri May 8 19:27:21 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1068] 10.0.0.151 () {32 vars in 684 bytes} [Fri May 8 19:27:21 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1069] 10.0.0.151 () {32 vars in 688 bytes} [Fri May 8 19:27:21 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1070] 10.0.0.151 () {32 vars in 700 bytes} [Fri May 8 19:27:21 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1073] 10.0.0.151 () {32 vars in 702 bytes} [Fri May 8 19:27:21 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1074] 10.0.0.151 () {32 vars in 712 bytes} [Fri May 8 19:27:21 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1075] 10.0.0.151 () {32 vars in 716 bytes} [Fri May 8 19:27:21 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1076] 10.0.0.151 () {32 vars in 714 bytes} [Fri May 8 19:27:21 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1077] 10.0.0.151 () {32 vars in 726 bytes} [Fri May 8 19:27:21 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1078] 10.0.0.151 () {32 vars in 740 bytes} [Fri May 8 19:27:21 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1079] 10.0.0.151 () {32 vars in 718 bytes} [Fri May 8 19:27:21 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1080] 10.0.0.151 () {32 vars in 682 bytes} [Fri May 8 19:27:21 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: 605/1081] 199.204.45.19 () {34 vars in 992 bytes} [Fri May 8 19:27:21 2026] GET /v2.0/ports?device_id=e9d49017-0c51-4fa6-8105-7b18a320a327 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1082] 10.0.0.151 () {32 vars in 668 bytes} [Fri May 8 19:27:21 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:21.249 7 INFO neutron.db.l3_db [req-5a7c5faf-8387-49e8-acb5-33e634957b85 req-dc6b7251-dee7-48a0-bad1-f5d088a4a323 6a9fd19436eb4fe5ad848501f87352f5 c440b7055b48456bb4e7a16b21f6d83f - - default default] Floating IP 90b3f629-bc66-4b4d-b9a6-a7d4d0986ec8 disassociated. External IP: 10.96.250.213, port: b34d729f-c08b-4c5c-9d72-b313e5a81143. [pid: 8|app: 0|req: 607/1083] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:27:21 2026] GET /v2.0/security-groups?tenant_id=3df11f820e964b16ac8c8c37f17308ee&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:27:21.471 8 INFO neutron.services.segments.plugin [-] Segment d9485b03-54ee-42ad-9360-70dee46afc02 resource provider aggregate not found 2026-05-08 19:27:21.476 8 INFO neutron.services.segments.plugin [-] Segment d9485b03-54ee-42ad-9360-70dee46afc02 resource provider aggregate not found 2026-05-08 19:27:21.496 8 INFO neutron.services.segments.plugin [-] Segment d9485b03-54ee-42ad-9360-70dee46afc02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9485b03-54ee-42ad-9360-70dee46afc02 found for delete ", "request_id": "req-95437214-4b33-44ce-b968-dc2db1a1786d"}]} 2026-05-08 19:27:21.502 8 INFO neutron.services.segments.plugin [-] Segment d9485b03-54ee-42ad-9360-70dee46afc02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9485b03-54ee-42ad-9360-70dee46afc02 found for delete ", "request_id": "req-d3b76b8f-65ef-4506-ae94-78bdbdf81b36"}]} 2026-05-08 19:27:21.522 8 INFO neutron.services.segments.plugin [-] Segment 2a11c5c0-a52a-4391-8f74-13d3306395bc resource provider aggregate not found 2026-05-08 19:27:21.526 8 INFO neutron.services.segments.plugin [-] Segment 2a11c5c0-a52a-4391-8f74-13d3306395bc resource provider aggregate not found 2026-05-08 19:27:21.544 8 INFO neutron.services.segments.plugin [-] Segment 2a11c5c0-a52a-4391-8f74-13d3306395bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a11c5c0-a52a-4391-8f74-13d3306395bc found for delete ", "request_id": "req-1c1e4ea2-8f64-453c-90bc-d71b77252ddd"}]} 2026-05-08 19:27:21.550 8 INFO neutron.services.segments.plugin [-] Segment 2a11c5c0-a52a-4391-8f74-13d3306395bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a11c5c0-a52a-4391-8f74-13d3306395bc found for delete ", "request_id": "req-916edce3-f706-479a-adba-0bfa162562e8"}]} [pid: 7|app: 0|req: 477/1084] 199.204.45.19 () {36 vars in 995 bytes} [Fri May 8 19:27:20 2026] DELETE /v2.0/ports/b34d729f-c08b-4c5c-9d72-b313e5a81143 => generated 0 bytes in 866 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/1085] 10.0.0.151 () {32 vars in 718 bytes} [Fri May 8 19:27:21 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: 608/1086] 199.204.45.19 () {36 vars in 995 bytes} [Fri May 8 19:27:21 2026] DELETE /v2.0/ports/d9019461-27f7-4d6c-beec-4efdb22d2b30 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1087] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:27:21 2026] GET /v2.0/ports?device_id=60056773-2f52-4bd2-a036-54a187cb509d => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1088] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:21 2026] DELETE /v2.0/security-groups/7a6ce647-772c-4bab-8c3a-19a310d4a8c1 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1089] 10.0.0.151 () {32 vars in 678 bytes} [Fri May 8 19:27:21 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1090] 10.0.0.151 () {32 vars in 668 bytes} [Fri May 8 19:27:21 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1091] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:27:21 2026] GET /v2.0/ports?device_id=e9d49017-0c51-4fa6-8105-7b18a320a327 => 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: 612/1092] 10.0.0.151 () {32 vars in 696 bytes} [Fri May 8 19:27:21 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:21.915 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-14e138aa-cc84-4e99-8a48-e09afd7df617'] response: {'server_uuid': '60056773-2f52-4bd2-a036-54a187cb509d', 'name': 'network-vif-deleted', 'tag': 'b34d729f-c08b-4c5c-9d72-b313e5a81143', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 481/1093] 10.0.0.151 () {32 vars in 704 bytes} [Fri May 8 19:27:21 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) 2026-05-08 19:27:21.936 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-76a49505-5abe-48de-9c44-a7812e2e80ae'] response: {'server_uuid': 'e9d49017-0c51-4fa6-8105-7b18a320a327', 'name': 'network-vif-deleted', 'tag': 'd9019461-27f7-4d6c-beec-4efdb22d2b30', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 613/1094] 10.0.0.151 () {32 vars in 700 bytes} [Fri May 8 19:27:21 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: 482/1095] 10.0.0.151 () {32 vars in 682 bytes} [Fri May 8 19:27:21 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1096] 10.0.0.151 () {32 vars in 704 bytes} [Fri May 8 19:27:21 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1097] 10.0.0.151 () {32 vars in 694 bytes} [Fri May 8 19:27:21 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1098] 10.0.0.151 () {32 vars in 688 bytes} [Fri May 8 19:27:21 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1099] 10.0.0.151 () {32 vars in 696 bytes} [Fri May 8 19:27:21 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1100] 10.0.0.151 () {32 vars in 688 bytes} [Fri May 8 19:27:22 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1101] 10.0.0.151 () {32 vars in 700 bytes} [Fri May 8 19:27:22 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1102] 10.0.0.151 () {32 vars in 664 bytes} [Fri May 8 19:27:22 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1103] 10.0.0.151 () {32 vars in 680 bytes} [Fri May 8 19:27:22 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1104] 10.0.0.151 () {32 vars in 692 bytes} [Fri May 8 19:27:22 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1105] 10.0.0.151 () {32 vars in 676 bytes} [Fri May 8 19:27:22 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1106] 10.0.0.151 () {32 vars in 666 bytes} [Fri May 8 19:27:22 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1107] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:27:22 2026] GET /v2.0/security-groups?tenant_id=52fec99ea4c943eca7ea6f1327d70242&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1108] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:22 2026] DELETE /v2.0/security-groups/cd60b531-e331-4bcc-9bb3-897b1ecd4cd1 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1109] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:23 2026] DELETE /v2.0/security-groups/ac45e9eb-93c8-4cb0-9132-605c1405420e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:27:23.130 8 INFO neutron.api.v2.resource [None req-cac58b74-1bfe-4198-877b-f7e76ce4769d 6a9fd19436eb4fe5ad848501f87352f5 c440b7055b48456bb4e7a16b21f6d83f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 622/1110] 10.0.0.151 () {32 vars in 736 bytes} [Fri May 8 19:27:23 2026] GET /v2.0/security-groups/ac45e9eb-93c8-4cb0-9132-605c1405420e => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1111] 10.0.0.151 () {32 vars in 731 bytes} [Fri May 8 19:27:23 2026] DELETE /v2.0/floatingips/90b3f629-bc66-4b4d-b9a6-a7d4d0986ec8 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1112] 10.0.0.151 () {34 vars in 788 bytes} [Fri May 8 19:27:22 2026] PUT /v2.0/routers/c8b1e5a5-740d-4917-bc46-df07c924c3d1/remove_router_interface => generated 309 bytes in 1168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1113] 10.0.0.151 () {34 vars in 788 bytes} [Fri May 8 19:27:23 2026] PUT /v2.0/routers/a48a0bf5-723c-4a4c-8626-3e7c8a3adaff/remove_router_interface => generated 309 bytes in 1216 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:25.424 7 INFO neutron.services.segments.plugin [-] Segment 668809ba-b0e3-43f8-8eee-4f164824d76c resource provider aggregate not found 2026-05-08 19:27:25.429 7 INFO neutron.services.segments.plugin [-] Segment 668809ba-b0e3-43f8-8eee-4f164824d76c resource provider aggregate not found 2026-05-08 19:27:25.441 7 INFO neutron.services.segments.plugin [-] Segment 668809ba-b0e3-43f8-8eee-4f164824d76c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 668809ba-b0e3-43f8-8eee-4f164824d76c found for delete ", "request_id": "req-d3e746a2-9c29-4c38-a4dc-483072374833"}]} 2026-05-08 19:27:25.446 7 INFO neutron.db.l3_hamode_db [None req-0d6c6813-dd8e-43d5-9e0d-0f5a52b8890f 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] HA network f8db2928-470a-4906-ad8e-b3087656a2c0 was deleted as no HA routers are present in tenant e2f1999e775d4f1ca7efd38e6919d5cf. [pid: 7|app: 0|req: 490/1114] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:27:24 2026] DELETE /v2.0/routers/c8b1e5a5-740d-4917-bc46-df07c924c3d1 => generated 0 bytes in 1310 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:27:25.461 7 INFO neutron.services.segments.plugin [-] Segment 668809ba-b0e3-43f8-8eee-4f164824d76c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 668809ba-b0e3-43f8-8eee-4f164824d76c found for delete ", "request_id": "req-0695a845-22e4-4c44-87ed-3dc1206abd62"}]} 2026-05-08 19:27:25.635 7 WARNING neutron_lib.context [None req-60435186-fef2-493f-9b4a-e2c42ff34ebe 1fa6afd79a86477fa43817c20f17ae4c 57d89513f99e4104a5684ad858c9b2e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:27:26.148 7 INFO neutron.db.segments_db [None req-60435186-fef2-493f-9b4a-e2c42ff34ebe 1fa6afd79a86477fa43817c20f17ae4c 57d89513f99e4104a5684ad858c9b2e1 - - default default] Added segment e4ddb138-7b65-4303-ac98-00673690f3e8 of type vxlan for network ce0b8b85-336c-47b9-9842-cc02cd1c5b42 [pid: 7|app: 0|req: 491/1115] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:27:25 2026] POST /v2.0/networks => generated 648 bytes in 831 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:27:26.295 8 INFO neutron.services.segments.plugin [-] Segment 6e1a1d5f-a6c9-47ca-ba63-34ac42d0c9d8 resource provider aggregate not found 2026-05-08 19:27:26.299 8 INFO neutron.services.segments.plugin [-] Segment 6e1a1d5f-a6c9-47ca-ba63-34ac42d0c9d8 resource provider aggregate not found 2026-05-08 19:27:26.310 8 INFO neutron.services.segments.plugin [-] Segment 6e1a1d5f-a6c9-47ca-ba63-34ac42d0c9d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e1a1d5f-a6c9-47ca-ba63-34ac42d0c9d8 found for delete ", "request_id": "req-7ae3af51-1a88-4d3c-a39e-eda6c0262382"}]} 2026-05-08 19:27:26.318 8 INFO neutron.services.segments.plugin [-] Segment 6e1a1d5f-a6c9-47ca-ba63-34ac42d0c9d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e1a1d5f-a6c9-47ca-ba63-34ac42d0c9d8 found for delete ", "request_id": "req-ec45a9d3-1a72-4155-a7ce-c5028c1cd8cd"}]} 2026-05-08 19:27:26.319 8 INFO neutron.db.l3_hamode_db [None req-16f78850-a91a-4597-bbfc-9c6635eb4147 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] HA network 311ae9c9-1129-436e-910b-38a931030f79 was deleted as no HA routers are present in tenant c440b7055b48456bb4e7a16b21f6d83f. [pid: 8|app: 0|req: 625/1116] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:27:24 2026] DELETE /v2.0/routers/a48a0bf5-723c-4a4c-8626-3e7c8a3adaff => generated 0 bytes in 1619 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1117] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:27:26 2026] DELETE /v2.0/subnets/f2258e26-87da-415a-ade2-d1b97b1a1315 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1118] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:27:26 2026] DELETE /v2.0/subnets/ca77c071-40b1-4716-b52e-b5c02285b6dc => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1119] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:27:26 2026] DELETE /v2.0/networks/586c4f9c-46f7-457f-a5be-9f99bccc4e10 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1120] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:27:26 2026] DELETE /v2.0/networks/70984928-3652-48e9-90d4-a0119c45ff49 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:27:26.955 8 WARNING neutron_lib.context [None req-89eeebce-e0dd-4cf8-8b20-dd331c397cc3 1fa6afd79a86477fa43817c20f17ae4c 57d89513f99e4104a5684ad858c9b2e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 628/1121] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:27:26 2026] POST /v2.0/subnets => generated 649 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1122] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:27:27 2026] GET /v2.0/security-groups?tenant_id=e2f1999e775d4f1ca7efd38e6919d5cf&name=default => generated 2925 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1123] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:27:27 2026] GET /v2.0/security-groups?tenant_id=c440b7055b48456bb4e7a16b21f6d83f&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:27:27.402 8 WARNING neutron_lib.context [None req-d635f297-16ee-4bfb-ab8b-1b9ed3ce20b7 1fa6afd79a86477fa43817c20f17ae4c 57d89513f99e4104a5684ad858c9b2e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 494/1124] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:27:27 2026] GET /v2.0/security-groups?tenant_id=2b1cbdb68731473d8bc63d92be87b4c6&name=default => generated 2925 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:27:27.461 8 INFO neutron.db.segments_db [None req-d635f297-16ee-4bfb-ab8b-1b9ed3ce20b7 1fa6afd79a86477fa43817c20f17ae4c 57d89513f99e4104a5684ad858c9b2e1 - - default default] Added segment 6eda001b-f012-425c-a9dc-58ab43609787 of type vxlan for network 0cfa285a-844f-49db-8406-6c84a10121b9 2026-05-08 19:27:27.502 7 INFO neutron.services.segments.plugin [-] Segment fa2fc085-e26e-4a11-ac33-ebd2cf90fe52 resource provider aggregate not found 2026-05-08 19:27:27.506 7 INFO neutron.services.segments.plugin [-] Segment fa2fc085-e26e-4a11-ac33-ebd2cf90fe52 resource provider aggregate not found 2026-05-08 19:27:27.527 7 INFO neutron.services.segments.plugin [-] Segment fa2fc085-e26e-4a11-ac33-ebd2cf90fe52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa2fc085-e26e-4a11-ac33-ebd2cf90fe52 found for delete ", "request_id": "req-9c65f14c-d45e-4999-8be0-37f5e807d343"}]} 2026-05-08 19:27:27.527 7 INFO neutron.services.segments.plugin [-] Segment fa2fc085-e26e-4a11-ac33-ebd2cf90fe52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa2fc085-e26e-4a11-ac33-ebd2cf90fe52 found for delete ", "request_id": "req-82eefa5d-34d7-4218-b8b2-7f3e6a21c62d"}]} [pid: 8|app: 0|req: 631/1125] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:27:27 2026] POST /v2.0/networks => generated 647 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1126] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:27 2026] DELETE /v2.0/security-groups/dce1c8f1-4ccc-4a28-a7ad-a82a457c11d9 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1127] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:27 2026] DELETE /v2.0/security-groups/716376ac-9386-4482-b705-acd2ddfdd899 => 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: 632/1128] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:27 2026] DELETE /v2.0/security-groups/d8535920-29a4-47ce-be39-9fba84d22f47 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1129] 10.0.0.151 () {34 vars in 742 bytes} [Fri May 8 19:27:27 2026] PUT /v2.0/networks/0cfa285a-844f-49db-8406-6c84a10121b9 => generated 592 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:27.882 8 WARNING neutron_lib.context [None req-3ca60c4a-f816-4007-8d21-f9a4d6e8e44d 1fa6afd79a86477fa43817c20f17ae4c 57d89513f99e4104a5684ad858c9b2e1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 498/1130] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:27:27 2026] GET /v2.0/security-groups?tenant_id=58d56eabc6204372a41a2a0a35633ffc&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1131] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:28 2026] DELETE /v2.0/security-groups/12fa6ac8-e2c4-4d8f-bcaf-c42e297128d0 => 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: 633/1132] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:27:27 2026] POST /v2.0/subnets => generated 622 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1133] 10.0.0.151 () {34 vars in 740 bytes} [Fri May 8 19:27:28 2026] PUT /v2.0/subnets/3ea6ca17-e02f-455c-8c46-53c0e596a412 => generated 632 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:28.523 8 INFO neutron.services.segments.plugin [-] Segment 49073713-4ae9-462b-a8dc-34820aaf6af0 resource provider aggregate not found 2026-05-08 19:27:28.529 8 INFO neutron.services.segments.plugin [-] Segment 49073713-4ae9-462b-a8dc-34820aaf6af0 resource provider aggregate not found 2026-05-08 19:27:28.552 8 INFO neutron.services.segments.plugin [-] Segment 49073713-4ae9-462b-a8dc-34820aaf6af0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49073713-4ae9-462b-a8dc-34820aaf6af0 found for delete ", "request_id": "req-0254e758-898e-4bd4-836b-47b8ec2aedeb"}]} 2026-05-08 19:27:28.554 8 INFO neutron.services.segments.plugin [-] Segment 49073713-4ae9-462b-a8dc-34820aaf6af0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49073713-4ae9-462b-a8dc-34820aaf6af0 found for delete ", "request_id": "req-a8c1caa0-eae5-4610-a09a-380c57437f2f"}]} [pid: 8|app: 0|req: 634/1134] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:27:28 2026] DELETE /v2.0/networks/0cfa285a-844f-49db-8406-6c84a10121b9 => generated 0 bytes in 1251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:27:29.772 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3aeb8dff-2a30-4345-8813-0f5e2d8585fe 1fa6afd79a86477fa43817c20f17ae4c 57d89513f99e4104a5684ad858c9b2e1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 501/1135] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:27:29 2026] DELETE /v2.0/networks/0cfa285a-844f-49db-8406-6c84a10121b9 => generated 138 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1136] 10.0.0.151 () {32 vars in 693 bytes} [Fri May 8 19:27:29 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1137] 10.0.0.151 () {32 vars in 741 bytes} [Fri May 8 19:27:29 2026] GET /v2.0/subnets?network_id=231410f5-e25b-42fe-b10b-67c3d7c878d2 => generated 626 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1138] 10.0.0.151 () {32 vars in 652 bytes} [Fri May 8 19:27:30 2026] GET /v2.0/extensions => generated 19901 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1139] 10.0.0.151 () {32 vars in 648 bytes} [Fri May 8 19:27:30 2026] GET /v2.0/networks => generated 1313 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1140] 10.0.0.151 () {32 vars in 646 bytes} [Fri May 8 19:27:30 2026] GET /v2.0/subnets => generated 1265 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1141] 10.0.0.151 () {32 vars in 722 bytes} [Fri May 8 19:27:30 2026] GET /v2.0/networks/ce0b8b85-336c-47b9-9842-cc02cd1c5b42 => generated 673 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1142] 10.0.0.151 () {32 vars in 720 bytes} [Fri May 8 19:27:30 2026] GET /v2.0/subnets/c8a63162-0b8f-43a3-892f-ba4ddd4a71f1 => generated 649 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:30.404 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9f1ab419-4939-46f9-b8e7-b95e560662e4 1fa6afd79a86477fa43817c20f17ae4c 57d89513f99e4104a5684ad858c9b2e1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 505/1143] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:27:30 2026] DELETE /v2.0/subnets/3ea6ca17-e02f-455c-8c46-53c0e596a412 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:27:30.436 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b9882b99-755e-407b-8164-fdfcb479b1bd 1fa6afd79a86477fa43817c20f17ae4c 57d89513f99e4104a5684ad858c9b2e1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 639/1144] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:27:30 2026] DELETE /v2.0/networks/0cfa285a-844f-49db-8406-6c84a10121b9 => generated 138 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1145] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:27:30 2026] DELETE /v2.0/subnets/c8a63162-0b8f-43a3-892f-ba4ddd4a71f1 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:27:30.708 8 INFO neutron.services.segments.plugin [-] Segment 6eda001b-f012-425c-a9dc-58ab43609787 resource provider aggregate not found 2026-05-08 19:27:30.722 8 INFO neutron.services.segments.plugin [-] Segment 6eda001b-f012-425c-a9dc-58ab43609787 resource provider aggregate not found 2026-05-08 19:27:30.747 8 INFO neutron.services.segments.plugin [-] Segment 6eda001b-f012-425c-a9dc-58ab43609787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6eda001b-f012-425c-a9dc-58ab43609787 found for delete ", "request_id": "req-090e1369-ebe7-4197-9d4f-9e38429e7148"}]} 2026-05-08 19:27:30.752 8 INFO neutron.services.segments.plugin [-] Segment 6eda001b-f012-425c-a9dc-58ab43609787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6eda001b-f012-425c-a9dc-58ab43609787 found for delete ", "request_id": "req-caaf262e-18ce-40c8-8aef-5cf86264c246"}]} 2026-05-08 19:27:30.766 8 INFO neutron.services.segments.plugin [-] Segment 6eda001b-f012-425c-a9dc-58ab43609787 resource provider aggregate not found 2026-05-08 19:27:30.777 8 INFO neutron.services.segments.plugin [-] Segment 6eda001b-f012-425c-a9dc-58ab43609787 resource provider aggregate not found 2026-05-08 19:27:30.782 8 INFO neutron.services.segments.plugin [-] Segment 6eda001b-f012-425c-a9dc-58ab43609787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6eda001b-f012-425c-a9dc-58ab43609787 found for delete ", "request_id": "req-74e13450-3119-4863-91eb-e5d4f829eeed"}]} 2026-05-08 19:27:30.803 8 INFO neutron.services.segments.plugin [-] Segment 6eda001b-f012-425c-a9dc-58ab43609787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6eda001b-f012-425c-a9dc-58ab43609787 found for delete ", "request_id": "req-19ad264a-c361-4172-9913-cd91061599bc"}]} [pid: 8|app: 0|req: 640/1146] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:27:30 2026] DELETE /v2.0/networks/ce0b8b85-336c-47b9-9842-cc02cd1c5b42 => generated 0 bytes in 493 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1147] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:27:31 2026] GET /v2.0/security-groups?tenant_id=f42a0a1ce446447485c2366d932e8d7f&name=default => generated 2925 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1148] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:31 2026] DELETE /v2.0/security-groups/ff73fd99-972a-4a20-b891-0b24bc6c3ea5 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1149] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:27:31 2026] GET /v2.0/security-groups?tenant_id=57d89513f99e4104a5684ad858c9b2e1&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1150] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:32 2026] DELETE /v2.0/security-groups/13a21dbc-ccbf-4157-8ac7-97a737e6271f => 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: 509/1151] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:27:32 2026] GET /v2.0/security-groups?tenant_id=2ae4db8f1d9944f8ba02280ea31bcb0c&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: 643/1152] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:27:32 2026] GET /v2.0/security-groups?tenant_id=c5d1519ba39f4ca4ac4bbaa63170e2bd&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1153] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:32 2026] DELETE /v2.0/security-groups/14cb3705-a1ad-4adb-9d6d-93cac1d71225 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1154] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:32 2026] DELETE /v2.0/security-groups/ffa3e415-cca3-4134-bbae-b1eaedd4eb70 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1155] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:27:32 2026] GET /v2.0/security-groups?tenant_id=ec6d258f3a2f4bf093be4812235764cd&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:27:32.985 8 INFO neutron.services.segments.plugin [-] Segment e4ddb138-7b65-4303-ac98-00673690f3e8 resource provider aggregate not found 2026-05-08 19:27:32.993 8 INFO neutron.services.segments.plugin [-] Segment e4ddb138-7b65-4303-ac98-00673690f3e8 resource provider aggregate not found 2026-05-08 19:27:33.012 8 INFO neutron.services.segments.plugin [-] Segment e4ddb138-7b65-4303-ac98-00673690f3e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4ddb138-7b65-4303-ac98-00673690f3e8 found for delete ", "request_id": "req-a76b8547-a11b-4327-b6f5-5cf41f89c148"}]} 2026-05-08 19:27:33.017 8 INFO neutron.services.segments.plugin [-] Segment e4ddb138-7b65-4303-ac98-00673690f3e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4ddb138-7b65-4303-ac98-00673690f3e8 found for delete ", "request_id": "req-6cfb23d8-50a3-4252-b7b1-8165b6c22903"}]} [pid: 8|app: 0|req: 645/1156] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:32 2026] DELETE /v2.0/security-groups/6ca24f52-d4fc-48c1-b58b-9b229cd13d7b => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:27:34.241 7 WARNING neutron_lib.context [None req-974cc0c8-e693-4c7c-a2de-d5c65a3720aa 9292eb5339454f7faf6705a4fbc2977f ba1f69029d5a4fdab32e118b5856c94b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:27:34.389 7 INFO neutron.db.segments_db [None req-974cc0c8-e693-4c7c-a2de-d5c65a3720aa 9292eb5339454f7faf6705a4fbc2977f ba1f69029d5a4fdab32e118b5856c94b - - default default] Added segment 93ece960-8d04-4bef-8e91-a97d35a013d0 of type vxlan for network 4a89ac06-f668-4401-92f6-59daa1294f34 [pid: 7|app: 0|req: 512/1157] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:27:34 2026] POST /v2.0/networks => generated 648 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:27:34.513 8 WARNING neutron_lib.context [None req-ce28e9e6-50b3-408b-a4e7-b8024c7e9e94 9292eb5339454f7faf6705a4fbc2977f ba1f69029d5a4fdab32e118b5856c94b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 646/1158] 10.0.0.151 () {34 vars in 664 bytes} [Fri May 8 19:27:34 2026] POST /v2.0/ports => generated 779 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:27:34.897 7 WARNING neutron_lib.context [None req-e36ce4e1-9008-49b9-b871-9a366c6da945 9292eb5339454f7faf6705a4fbc2977f ba1f69029d5a4fdab32e118b5856c94b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:27:34.985 7 INFO neutron.db.segments_db [None req-e36ce4e1-9008-49b9-b871-9a366c6da945 9292eb5339454f7faf6705a4fbc2977f ba1f69029d5a4fdab32e118b5856c94b - - default default] Added segment d65fdd3c-f255-4704-b954-438908b53725 of type vxlan for network c7052120-2c2c-4e6a-907b-b3b28d9d36e4 [pid: 7|app: 0|req: 513/1159] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:27:34 2026] POST /v2.0/networks => generated 636 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 19:27:35.099 8 WARNING neutron_lib.context [None req-636c3a23-f1a6-4044-898c-a5463c6a5edd 9292eb5339454f7faf6705a4fbc2977f ba1f69029d5a4fdab32e118b5856c94b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 647/1160] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:27:35 2026] POST /v2.0/subnets => generated 622 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:27:35.476 7 WARNING neutron_lib.context [None req-cff4c6cf-e13e-44bf-b622-ea49cdcc48d5 9292eb5339454f7faf6705a4fbc2977f ba1f69029d5a4fdab32e118b5856c94b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 514/1161] 10.0.0.151 () {34 vars in 664 bytes} [Fri May 8 19:27:35 2026] POST /v2.0/ports => generated 965 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1164] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:27:35 2026] DELETE /v2.0/ports/363851e1-76be-4bee-a23d-5028c01cbde6 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:27:36.271 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a1e9c4a6-8697-4b56-9b74-52eeefba383e 9292eb5339454f7faf6705a4fbc2977f ba1f69029d5a4fdab32e118b5856c94b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 649/1165] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:27:36 2026] DELETE /v2.0/ports/363851e1-76be-4bee-a23d-5028c01cbde6 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:27:36.298 8 INFO neutron.pecan_wsgi.hooks.translation [None req-68998a89-db7a-490e-9a11-c26a384ea0b5 9292eb5339454f7faf6705a4fbc2977f ba1f69029d5a4fdab32e118b5856c94b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 650/1166] 10.0.0.151 () {32 vars in 716 bytes} [Fri May 8 19:27:36 2026] GET /v2.0/ports/363851e1-76be-4bee-a23d-5028c01cbde6 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 517/1167] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:27:36 2026] GET /v2.0/security-groups?tenant_id=bc81e040a66f4e2f91e9f8ef3a0f3974&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1168] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:27:36 2026] DELETE /v2.0/subnets/8723d5f9-3126-44d7-ba00-362cd9bcbabc => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1169] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:36 2026] DELETE /v2.0/security-groups/0751ea1f-a1ed-4f46-93d9-6024742f2b9a => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:27:36.998 8 INFO neutron.services.segments.plugin [-] Segment d65fdd3c-f255-4704-b954-438908b53725 resource provider aggregate not found 2026-05-08 19:27:37.018 8 INFO neutron.services.segments.plugin [-] Segment d65fdd3c-f255-4704-b954-438908b53725 resource provider aggregate not found 2026-05-08 19:27:37.033 8 INFO neutron.services.segments.plugin [-] Segment d65fdd3c-f255-4704-b954-438908b53725 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d65fdd3c-f255-4704-b954-438908b53725 found for delete ", "request_id": "req-583de244-c297-41cd-b32b-d07436bcd848"}]} 2026-05-08 19:27:37.035 8 INFO neutron.services.segments.plugin [-] Segment d65fdd3c-f255-4704-b954-438908b53725 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d65fdd3c-f255-4704-b954-438908b53725 found for delete ", "request_id": "req-bc3a05f5-89cf-4a6d-b410-0bbabf1463e8"}]} [pid: 8|app: 0|req: 652/1170] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:27:36 2026] DELETE /v2.0/networks/c7052120-2c2c-4e6a-907b-b3b28d9d36e4 => generated 0 bytes in 523 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:27:37.069 7 WARNING neutron_lib.context [None req-f1d926b3-a0e3-4e54-9d3e-b33332ab6a93 9292eb5339454f7faf6705a4fbc2977f ba1f69029d5a4fdab32e118b5856c94b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:27:37.130 7 INFO neutron.db.segments_db [None req-f1d926b3-a0e3-4e54-9d3e-b33332ab6a93 9292eb5339454f7faf6705a4fbc2977f ba1f69029d5a4fdab32e118b5856c94b - - default default] Added segment ab8ccaff-d3e5-404a-a469-6f84dc611d0f of type vxlan for network 7119fb22-c3d3-44d1-bb18-cbb591743035 [pid: 7|app: 0|req: 519/1171] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:27:37 2026] POST /v2.0/networks => generated 635 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:27:37.259 8 WARNING neutron_lib.context [None req-fd663aa5-712b-40e9-90fa-4cba24026590 9292eb5339454f7faf6705a4fbc2977f ba1f69029d5a4fdab32e118b5856c94b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 653/1172] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:27:37 2026] POST /v2.0/subnets => generated 622 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:27:37.625 7 WARNING neutron_lib.context [None req-0f4d2d82-7597-4f22-ab91-81ae1a5c15ab 9292eb5339454f7faf6705a4fbc2977f ba1f69029d5a4fdab32e118b5856c94b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 520/1173] 10.0.0.151 () {34 vars in 664 bytes} [Fri May 8 19:27:37 2026] POST /v2.0/ports => generated 927 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1174] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:27:38 2026] DELETE /v2.0/ports/ef695097-4652-4ca9-afcf-3c82e6c903fc => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:27:38.478 7 INFO neutron.pecan_wsgi.hooks.translation [None req-14c1ea76-23e8-4e23-8f53-2dd55c502af7 9292eb5339454f7faf6705a4fbc2977f ba1f69029d5a4fdab32e118b5856c94b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 521/1175] 10.0.0.151 () {32 vars in 716 bytes} [Fri May 8 19:27:38 2026] GET /v2.0/ports/ef695097-4652-4ca9-afcf-3c82e6c903fc => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1176] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:27:38 2026] DELETE /v2.0/subnets/436cae2a-a3e8-4bca-83d1-010630b290c3 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:27:39.136 7 INFO neutron.services.segments.plugin [-] Segment ab8ccaff-d3e5-404a-a469-6f84dc611d0f resource provider aggregate not found 2026-05-08 19:27:39.151 7 INFO neutron.services.segments.plugin [-] Segment ab8ccaff-d3e5-404a-a469-6f84dc611d0f resource provider aggregate not found 2026-05-08 19:27:39.158 7 INFO neutron.services.segments.plugin [-] Segment ab8ccaff-d3e5-404a-a469-6f84dc611d0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab8ccaff-d3e5-404a-a469-6f84dc611d0f found for delete ", "request_id": "req-d3f8aa53-8963-4096-8cf6-b9d6b52229b8"}]} 2026-05-08 19:27:39.168 7 INFO neutron.services.segments.plugin [-] Segment ab8ccaff-d3e5-404a-a469-6f84dc611d0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab8ccaff-d3e5-404a-a469-6f84dc611d0f found for delete ", "request_id": "req-972c813c-828e-413a-b186-e22bc8b8ab55"}]} [pid: 7|app: 0|req: 522/1177] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:27:38 2026] DELETE /v2.0/networks/7119fb22-c3d3-44d1-bb18-cbb591743035 => generated 0 bytes in 467 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:27:39.293 8 INFO neutron.db.segments_db [None req-e3cd769a-15f7-4779-954e-29f16935f529 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Added segment 407fc7fe-867d-4584-8e25-de872ae68253 of type vxlan for network 7fbe3f74-ac47-4563-ae26-12e47b9afee6 [pid: 8|app: 0|req: 656/1178] 10.0.0.151 () {34 vars in 670 bytes} [Fri May 8 19:27:38 2026] POST /v2.0/networks => generated 740 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:27:39.426 8 WARNING neutron_lib.context [None req-0da2c13a-480b-45fd-9de4-fc876d051d8f 9292eb5339454f7faf6705a4fbc2977f ba1f69029d5a4fdab32e118b5856c94b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 523/1179] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:27:39 2026] GET /v2.0/security-groups?tenant_id=55b1ec0431664919a44afba9a235c4ba&name=default => generated 2925 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1180] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:27:39 2026] GET /v2.0/security-groups?tenant_id=bb96982e43d44db1b0b86f6ead182ad4&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1181] 10.0.0.151 () {34 vars in 664 bytes} [Fri May 8 19:27:39 2026] POST /v2.0/ports => generated 777 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 525/1182] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:27:39 2026] POST /v2.0/subnets => generated 664 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1183] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:39 2026] DELETE /v2.0/security-groups/5557af0d-82a2-4e5d-a6d2-e1f0788690f3 => 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: 526/1184] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:39 2026] DELETE /v2.0/security-groups/52ec14e9-df3b-48bd-95f3-85a631e1259d => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:27:39.995 7 INFO neutron.db.segments_db [None req-e7ad08fd-bf24-4f12-b6ec-e7a2c1dce805 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Added segment a8ce843f-6e72-4938-ba05-15ecd2e259b0 of type vxlan for network 1caeb878-33bb-4cab-87c5-c7c8124df975 [pid: 8|app: 0|req: 659/1185] 10.0.0.151 () {34 vars in 736 bytes} [Fri May 8 19:27:39 2026] PUT /v2.0/ports/11c296a4-b384-41c6-be7d-719a27624c8f => generated 752 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1186] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:27:40 2026] GET /v2.0/security-groups?tenant_id=ded97e2207ac482ba22f3a1313f7611d&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 19:27:40.265 7 INFO neutron.db.l3_hamode_db [None req-e7ad08fd-bf24-4f12-b6ec-e7a2c1dce805 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 661/1187] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:27:40 2026] GET /v2.0/security-groups?tenant_id=97c8a64b40cd43538e20d7568f258b3f&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: 662/1188] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:27:40 2026] DELETE /v2.0/ports/11c296a4-b384-41c6-be7d-719a27624c8f => 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: 663/1189] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:40 2026] DELETE /v2.0/security-groups/f508526a-f368-4741-87d1-8349dfea1396 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1190] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:40 2026] DELETE /v2.0/security-groups/3a5310c2-dd59-41a3-8e8a-463853e7720f => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1191] 10.0.0.151 () {32 vars in 642 bytes} [Fri May 8 19:27:40 2026] GET /v2.0/ports => generated 782 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:40.992 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a9631b7-5bfb-4a48-aa1c-03307e533656 9292eb5339454f7faf6705a4fbc2977f ba1f69029d5a4fdab32e118b5856c94b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 666/1192] 10.0.0.151 () {32 vars in 716 bytes} [Fri May 8 19:27:40 2026] GET /v2.0/ports/11c296a4-b384-41c6-be7d-719a27624c8f => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1193] 10.0.0.151 () {32 vars in 642 bytes} [Fri May 8 19:27:41 2026] GET /v2.0/ports => generated 782 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1194] 10.0.0.151 () {32 vars in 716 bytes} [Fri May 8 19:27:41 2026] GET /v2.0/ports/4276a3f8-4750-4462-b86b-2834013bd2a0 => generated 779 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:41.117 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8c1a9933-7fff-4a15-af32-6d9dc8b1c4c8 9292eb5339454f7faf6705a4fbc2977f ba1f69029d5a4fdab32e118b5856c94b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 669/1195] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:27:41 2026] DELETE /v2.0/ports/ef695097-4652-4ca9-afcf-3c82e6c903fc => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:27:41.146 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b89a66ac-28ba-42ba-89ee-d904cd27d054 9292eb5339454f7faf6705a4fbc2977f ba1f69029d5a4fdab32e118b5856c94b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 670/1196] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:27:41 2026] DELETE /v2.0/subnets/436cae2a-a3e8-4bca-83d1-010630b290c3 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:27:41.177 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b77bc5c6-130c-4db8-a66a-6120e961877e 9292eb5339454f7faf6705a4fbc2977f ba1f69029d5a4fdab32e118b5856c94b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 671/1197] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:27:41 2026] DELETE /v2.0/subnets/8723d5f9-3126-44d7-ba00-362cd9bcbabc => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:27:41.373 7 INFO neutron.db.l3_hamode_db [None req-e7ad08fd-bf24-4f12-b6ec-e7a2c1dce805 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 672/1198] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:27:41 2026] DELETE /v2.0/ports/4276a3f8-4750-4462-b86b-2834013bd2a0 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:27:41.613 8 INFO neutron.services.segments.plugin [-] Segment 93ece960-8d04-4bef-8e91-a97d35a013d0 resource provider aggregate not found 2026-05-08 19:27:41.618 8 INFO neutron.services.segments.plugin [-] Segment 93ece960-8d04-4bef-8e91-a97d35a013d0 resource provider aggregate not found 2026-05-08 19:27:41.633 8 INFO neutron.services.segments.plugin [-] Segment 93ece960-8d04-4bef-8e91-a97d35a013d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93ece960-8d04-4bef-8e91-a97d35a013d0 found for delete ", "request_id": "req-74906f9a-8904-46f1-b74c-696b4f7f77a7"}]} 2026-05-08 19:27:41.634 8 INFO neutron.services.segments.plugin [-] Segment 93ece960-8d04-4bef-8e91-a97d35a013d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93ece960-8d04-4bef-8e91-a97d35a013d0 found for delete ", "request_id": "req-c4727da8-d745-45d8-b4f1-5a1234a9e293"}]} [pid: 8|app: 0|req: 673/1199] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:27:41 2026] DELETE /v2.0/networks/4a89ac06-f668-4401-92f6-59daa1294f34 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1200] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:27:42 2026] GET /v2.0/security-groups?tenant_id=ba1f69029d5a4fdab32e118b5856c94b&name=default => generated 2925 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1201] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:42 2026] DELETE /v2.0/security-groups/6f47b817-6cfa-437c-8ebf-fa2b327eec39 => 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: 527/1202] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:27:39 2026] POST /v2.0/routers => generated 728 bytes in 2991 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1203] 10.0.0.151 () {34 vars in 782 bytes} [Fri May 8 19:27:42 2026] PUT /v2.0/routers/22ea441a-b2f5-4384-b329-0d1a4484377c/add_router_interface => generated 309 bytes in 1630 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:44.629 7 WARNING keystonemiddleware.audit [None req-e7ad08fd-bf24-4f12-b6ec-e7a2c1dce805 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Skipping service tempest-service-364189562 as it have no endpoints. 2026-05-08 19:27:44.633 7 WARNING neutron_lib.context [None req-171bc227-2e72-445c-89bd-0f4d31b4f5a9 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:27:44.795 7 INFO neutron.db.segments_db [None req-171bc227-2e72-445c-89bd-0f4d31b4f5a9 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Added segment fa4e8cc2-0f86-42d8-ad46-02ec6d61b66b of type vxlan for network 263609b9-7ded-4f04-9a6d-60f28d721daf [pid: 7|app: 0|req: 528/1204] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:27:44 2026] POST /v2.0/networks => generated 630 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:27:44.913 8 WARNING keystonemiddleware.audit [None req-c5d75442-7e4d-4939-9f88-42089982023f 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Skipping service tempest-service-364189562 as it have no endpoints. 2026-05-08 19:27:44.916 8 WARNING neutron_lib.context [None req-f143b3e5-9c01-4315-8c65-f0c2b8e18b15 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:27:44.988 8 INFO neutron.db.segments_db [None req-f143b3e5-9c01-4315-8c65-f0c2b8e18b15 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Added segment b381879b-7dbc-4496-8124-e34b5fc06268 of type vxlan for network b533ce09-d184-4f31-9ae5-aef19afd6075 [pid: 8|app: 0|req: 677/1205] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:27:44 2026] POST /v2.0/networks => generated 630 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:27:45.123 7 WARNING keystonemiddleware.audit [None req-171bc227-2e72-445c-89bd-0f4d31b4f5a9 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Skipping service tempest-service-364189562 as it have no endpoints. 2026-05-08 19:27:45.129 7 WARNING neutron_lib.context [None req-8cd2a707-0f81-430d-8698-984fa9337009 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 529/1206] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:27:45 2026] POST /v2.0/subnets => generated 602 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:27:45.482 7 WARNING keystonemiddleware.audit [None req-8cd2a707-0f81-430d-8698-984fa9337009 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Skipping service tempest-service-364189562 as it have no endpoints. 2026-05-08 19:27:45.485 7 WARNING neutron_lib.context [None req-f9f28fea-49a5-41fe-8739-f367e426d1a9 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 678/1207] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:27:45 2026] GET /v2.0/security-groups?tenant_id=f1885c231a4c412483fbf97e10e6c2e6&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1208] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:45 2026] DELETE /v2.0/security-groups/d6e25cbd-f1e1-4845-b7a7-1b75c36d7573 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1209] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:27:45 2026] POST /v2.0/subnets => generated 602 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:27:45.967 8 INFO neutron.db.segments_db [None req-fef8208a-7428-4e46-8b0e-e5129a871af3 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Added segment 7ebb616c-e229-44d9-af5c-712f3a0654a2 of type vxlan for network 5986121e-c6cf-4111-8e9c-896bd3e1abbc [pid: 7|app: 0|req: 531/1210] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:27:45 2026] GET /v2.0/security-groups?tenant_id=b545dc6f8b47451388cec4f1e32b469c&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:27:46.095 7 WARNING keystonemiddleware.audit [None req-e93b560d-0728-4f57-941c-78ac68f27a0c 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Skipping service tempest-service-364189562 as it have no endpoints. 2026-05-08 19:27:46.099 7 WARNING neutron_lib.context [None req-8bfdb782-29b8-437f-841f-5a6ee8d76aac c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 680/1211] 10.0.0.151 () {34 vars in 670 bytes} [Fri May 8 19:27:45 2026] POST /v2.0/networks => generated 740 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:27:46.162 7 INFO neutron.db.segments_db [None req-8bfdb782-29b8-437f-841f-5a6ee8d76aac c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Added segment f3cd0e1e-7067-427b-85dd-f4fc22f0801a of type vxlan for network 9b5946de-07e7-4854-8c57-06dc19275d07 [pid: 8|app: 0|req: 681/1212] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:27:46 2026] GET /v2.0/security-groups?tenant_id=70d0738c42da4ddfac8062ed135d1077&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:27:46.514 7 INFO neutron.db.l3_hamode_db [None req-8bfdb782-29b8-437f-841f-5a6ee8d76aac c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 682/1213] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:46 2026] DELETE /v2.0/security-groups/81f71318-b6da-488c-aa26-7f13e9f43eb8 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:27:46.739 7 INFO neutron.db.l3_hamode_db [None req-8bfdb782-29b8-437f-841f-5a6ee8d76aac c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 683/1214] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:27:46 2026] POST /v2.0/subnets => generated 663 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1215] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:46 2026] DELETE /v2.0/security-groups/145b6656-d0e7-4e59-8fe5-2313f7bb20c5 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:27:46.953 8 INFO neutron.db.segments_db [None req-890e245d-92ac-41ca-b461-2a982fb73514 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Added segment 5b51dd80-a326-486c-98fd-4203b73fb8b2 of type vxlan for network 6c55db2d-89de-4448-ac3c-425cf2876c21 2026-05-08 19:27:47.303 8 INFO neutron.db.l3_hamode_db [None req-890e245d-92ac-41ca-b461-2a982fb73514 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 532/1216] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:27:46 2026] POST /v2.0/routers => generated 507 bytes in 1478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1217] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:27:47 2026] GET /v2.0/security-groups?tenant_id=6193ecf59e9b4e2c9f6ea8f90d1623a7&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:27:47.759 7 WARNING keystonemiddleware.audit [None req-cf8d8e8c-879d-4e9e-89e7-38f2c62b5dbd 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Skipping service tempest-service-364189562 as it have no endpoints. 2026-05-08 19:27:48.734 8 INFO neutron.db.l3_hamode_db [None req-890e245d-92ac-41ca-b461-2a982fb73514 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 534/1218] 10.0.0.151 () {34 vars in 782 bytes} [Fri May 8 19:27:47 2026] PUT /v2.0/routers/56223797-793f-4fe7-af86-545788f86a0f/add_router_interface => generated 309 bytes in 1602 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1219] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:49 2026] DELETE /v2.0/security-groups/652111e0-1974-4026-a509-4aea7f6debab => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:27:49.502 7 WARNING keystonemiddleware.audit [None req-420d73b4-6482-490c-85d0-499a23f0fd10 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 7|app: 0|req: 536/1220] 10.0.0.151 () {32 vars in 716 bytes} [Fri May 8 19:27:49 2026] GET /v2.0/ports/5c6e4a54-6c72-4158-afd7-f8342fe086b8 => generated 955 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:49.568 7 WARNING keystonemiddleware.audit [None req-5a77aab3-7d3b-4848-b8fe-7714268c3958 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 8|app: 0|req: 685/1221] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:27:46 2026] POST /v2.0/routers => generated 727 bytes in 3037 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1222] 10.0.0.151 () {34 vars in 782 bytes} [Fri May 8 19:27:49 2026] PUT /v2.0/routers/56223797-793f-4fe7-af86-545788f86a0f/add_router_interface => generated 309 bytes in 1675 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:51.251 7 WARNING keystonemiddleware.audit [None req-b179ea8a-4a85-4060-b162-1918e9b0dfb2 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 7|app: 0|req: 540/1225] 10.0.0.151 () {32 vars in 716 bytes} [Fri May 8 19:27:51 2026] GET /v2.0/ports/ff5204de-0027-4783-a28a-847f2d467bc4 => generated 955 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:51.349 7 WARNING keystonemiddleware.audit [None req-d1ab5dac-b37d-4ea8-9652-f7968f4e50ae c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 8|app: 0|req: 686/1226] 10.0.0.151 () {34 vars in 782 bytes} [Fri May 8 19:27:49 2026] PUT /v2.0/routers/3f79cdd8-89ae-454b-b3cb-e5a84a8214a0/add_router_interface => generated 309 bytes in 1475 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:52.242 8 WARNING neutron_lib.context [None req-5f33f5d5-b862-4a6d-bb4a-6d2a58816d0b 44cd6b2b939e484eb04bc8f94fdc8da0 580fb81df64d486d97b6b4b0ab85663f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 687/1227] 10.0.0.151 () {34 vars in 684 bytes} [Fri May 8 19:27:52 2026] POST /v2.0/security-groups => generated 1673 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 19:27:52.437 8 WARNING neutron_lib.context [None req-c299d306-5ffc-4d7e-8f42-ac27bdd6f028 44cd6b2b939e484eb04bc8f94fdc8da0 580fb81df64d486d97b6b4b0ab85663f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 541/1228] 10.0.0.151 () {34 vars in 788 bytes} [Fri May 8 19:27:51 2026] PUT /v2.0/routers/56223797-793f-4fe7-af86-545788f86a0f/remove_router_interface => generated 309 bytes in 1184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:52.539 7 WARNING keystonemiddleware.audit [None req-b6d2b9ae-da60-4fab-b3b0-d83cfee116cf c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 8|app: 0|req: 688/1229] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:27:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:27:52.640 8 WARNING neutron_lib.context [None req-4ea37644-889d-4ced-b81b-a3f0dbf26222 44cd6b2b939e484eb04bc8f94fdc8da0 580fb81df64d486d97b6b4b0ab85663f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 689/1230] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:27:52 2026] POST /v2.0/security-group-rules => generated 596 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:27:52.783 8 WARNING neutron_lib.context [None req-6c5bbe69-f2bf-4f54-97bf-834ba6184829 44cd6b2b939e484eb04bc8f94fdc8da0 580fb81df64d486d97b6b4b0ab85663f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 690/1231] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:27:52 2026] POST /v2.0/security-group-rules => generated 602 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:27:52.934 8 WARNING neutron_lib.context [None req-9e2109aa-ef29-4f2b-9d17-624d39448a82 44cd6b2b939e484eb04bc8f94fdc8da0 580fb81df64d486d97b6b4b0ab85663f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 691/1232] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:27:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:27:53.091 8 WARNING neutron_lib.context [None req-8e0b4d6c-f7ba-4995-9d7f-728df864ed9c 44cd6b2b939e484eb04bc8f94fdc8da0 580fb81df64d486d97b6b4b0ab85663f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:27:53.131 8 INFO neutron.db.securitygroups_db [None req-8e0b4d6c-f7ba-4995-9d7f-728df864ed9c 44cd6b2b939e484eb04bc8f94fdc8da0 580fb81df64d486d97b6b4b0ab85663f - - default default] Project 580fb81df64d486d97b6b4b0ab85663f 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: 692/1233] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:27:53 2026] POST /v2.0/security-group-rules => generated 607 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1234] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:27:53 2026] GET /v2.0/security-groups?tenant_id=c53c63cb75a845f8ae355f1d6abdb993&name=default => generated 2925 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:27:53.604 8 WARNING neutron_lib.context [None req-451743b8-4f16-4bc6-aca6-9608107852b1 44cd6b2b939e484eb04bc8f94fdc8da0 580fb81df64d486d97b6b4b0ab85663f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:27:53.653 8 INFO neutron.db.securitygroups_db [None req-451743b8-4f16-4bc6-aca6-9608107852b1 44cd6b2b939e484eb04bc8f94fdc8da0 580fb81df64d486d97b6b4b0ab85663f - - default default] Project 580fb81df64d486d97b6b4b0ab85663f 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: 694/1235] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:27:53 2026] POST /v2.0/security-group-rules => generated 606 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1236] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:53 2026] DELETE /v2.0/security-groups/d704e96b-2008-4bed-896b-3c6586ffff4a => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1237] 10.0.0.151 () {34 vars in 788 bytes} [Fri May 8 19:27:52 2026] PUT /v2.0/routers/56223797-793f-4fe7-af86-545788f86a0f/remove_router_interface => generated 309 bytes in 1574 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:54.124 8 WARNING keystonemiddleware.audit [None req-73945065-1ebf-4472-86f4-4923fdd405e4 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 8|app: 0|req: 696/1238] 10.0.0.151 () {32 vars in 735 bytes} [Fri May 8 19:27:54 2026] GET /v2.0/ports?device_id=56223797-793f-4fe7-af86-545788f86a0f => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:27:54.153 7 WARNING neutron_lib.context [None req-43835ad8-015e-4f09-a3ea-0dd292f39e8a 44cd6b2b939e484eb04bc8f94fdc8da0 580fb81df64d486d97b6b4b0ab85663f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:27:54.162 8 WARNING keystonemiddleware.audit [None req-ca10eb03-285a-4860-9a23-2bcda4e34388 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 7|app: 0|req: 543/1239] 10.0.0.151 () {34 vars in 684 bytes} [Fri May 8 19:27:54 2026] POST /v2.0/security-groups => generated 1660 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1240] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:27:54 2026] GET /v2.0/security-groups?tenant_id=07d203ebe19b43be8062750d464fc3a6&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:27:54.491 7 WARNING neutron_lib.context [None req-0a7bb148-2d89-4440-98db-1de53c95fd23 44cd6b2b939e484eb04bc8f94fdc8da0 580fb81df64d486d97b6b4b0ab85663f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 545/1241] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:27:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1242] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:54 2026] DELETE /v2.0/security-groups/419c2a96-4849-45d4-8f79-03c815a18e44 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:27:54.786 7 WARNING neutron_lib.context [None req-7d2692e4-e541-420e-b889-6f705dbf5c5e 44cd6b2b939e484eb04bc8f94fdc8da0 580fb81df64d486d97b6b4b0ab85663f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 547/1243] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:27:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:27:54.951 8 INFO neutron.services.segments.plugin [-] Segment f3cd0e1e-7067-427b-85dd-f4fc22f0801a resource provider aggregate not found 2026-05-08 19:27:54.952 7 WARNING neutron_lib.context [None req-57cd840f-9242-4322-b3f0-48cf8aafd81f 44cd6b2b939e484eb04bc8f94fdc8da0 580fb81df64d486d97b6b4b0ab85663f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:27:54.956 8 INFO neutron.services.segments.plugin [-] Segment f3cd0e1e-7067-427b-85dd-f4fc22f0801a resource provider aggregate not found 2026-05-08 19:27:54.971 8 INFO neutron.services.segments.plugin [-] Segment f3cd0e1e-7067-427b-85dd-f4fc22f0801a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3cd0e1e-7067-427b-85dd-f4fc22f0801a found for delete ", "request_id": "req-c6aa1a01-80da-4845-9188-c3734b94da44"}]} 2026-05-08 19:27:54.974 8 INFO neutron.services.segments.plugin [-] Segment f3cd0e1e-7067-427b-85dd-f4fc22f0801a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3cd0e1e-7067-427b-85dd-f4fc22f0801a found for delete ", "request_id": "req-589626d3-0af3-41d1-9a60-a8cb98a1407c"}]} 2026-05-08 19:27:54.980 8 INFO neutron.db.l3_hamode_db [None req-cb286661-e9c6-4498-af4f-94bdfb802060 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] HA network 9b5946de-07e7-4854-8c57-06dc19275d07 was deleted as no HA routers are present in tenant 14e0c6f71efa4a298bb2aeea2e023d5c. [pid: 8|app: 0|req: 697/1244] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:27:54 2026] DELETE /v2.0/routers/56223797-793f-4fe7-af86-545788f86a0f => generated 0 bytes in 828 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:27:54.998 8 WARNING keystonemiddleware.audit [None req-cb286661-e9c6-4498-af4f-94bdfb802060 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 8|app: 0|req: 698/1245] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:27:54 2026] DELETE /v2.0/subnets/e85dcdd7-e51c-4cd4-b286-4db28aa15c57 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:27:55.232 8 WARNING keystonemiddleware.audit [None req-a536b76b-28ee-45f8-b388-633be3344ce8 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 8|app: 0|req: 699/1246] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:27:55 2026] DELETE /v2.0/subnets/0b7e4ce6-79d2-45e2-a95b-9246d6b30d10 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:27:55.491 8 WARNING keystonemiddleware.audit [None req-c313a530-bc8d-429b-a455-ec0156508bc6 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 7|app: 0|req: 548/1247] 10.0.0.151 () {34 vars in 675 bytes} [Fri May 8 19:27:54 2026] POST /v2.0/floatingips => generated 552 bytes in 713 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1248] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:27:55 2026] DELETE /v2.0/networks/b533ce09-d184-4f31-9ae5-aef19afd6075 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:27:55.727 7 WARNING keystonemiddleware.audit [None req-57cd840f-9242-4322-b3f0-48cf8aafd81f 44cd6b2b939e484eb04bc8f94fdc8da0 580fb81df64d486d97b6b4b0ab85663f - - default default] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 8|app: 0|req: 701/1249] 10.0.0.46 () {34 vars in 1096 bytes} [Fri May 8 19:27:55 2026] GET /v2.0/security-groups?name=tempest-securitygroup--132896690&fields=id&tenant_id=580fb81df64d486d97b6b4b0ab85663f => generated 69 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1250] 10.0.0.46 () {34 vars in 1096 bytes} [Fri May 8 19:27:55 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-601106254&fields=id&tenant_id=580fb81df64d486d97b6b4b0ab85663f => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/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.10/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.10/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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 703/1251] 10.0.0.46 () {34 vars in 980 bytes} [Fri May 8 19:27:55 2026] GET /v2.0/networks?id=7fbe3f74-ac47-4563-ae26-12e47b9afee6 => generated 673 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1252] 10.0.0.46 () {34 vars in 963 bytes} [Fri May 8 19:27:55 2026] GET /v2.0/quotas/580fb81df64d486d97b6b4b0ab85663f => 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: 705/1253] 10.0.0.46 () {34 vars in 1000 bytes} [Fri May 8 19:27:55 2026] GET /v2.0/ports?tenant_id=580fb81df64d486d97b6b4b0ab85663f&fields=id => generated 103 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:56.133 7 INFO neutron.services.segments.plugin [-] Segment fa4e8cc2-0f86-42d8-ad46-02ec6d61b66b resource provider aggregate not found 2026-05-08 19:27:56.138 7 INFO neutron.services.segments.plugin [-] Segment fa4e8cc2-0f86-42d8-ad46-02ec6d61b66b resource provider aggregate not found 2026-05-08 19:27:56.153 7 INFO neutron.services.segments.plugin [-] Segment fa4e8cc2-0f86-42d8-ad46-02ec6d61b66b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa4e8cc2-0f86-42d8-ad46-02ec6d61b66b found for delete ", "request_id": "req-d83b6d97-50e0-4a03-862f-bd9cc4fee55e"}]} 2026-05-08 19:27:56.160 7 INFO neutron.services.segments.plugin [-] Segment fa4e8cc2-0f86-42d8-ad46-02ec6d61b66b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa4e8cc2-0f86-42d8-ad46-02ec6d61b66b found for delete ", "request_id": "req-0412a6da-79b0-494c-b2d2-1481d8ec1754"}]} [pid: 7|app: 0|req: 549/1254] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:27:55 2026] DELETE /v2.0/networks/263609b9-7ded-4f04-9a6d-60f28d721daf => generated 0 bytes in 454 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:27:56.184 7 WARNING keystonemiddleware.audit [None req-dee4f6eb-aa28-4860-95d6-025a40781dd3 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Skipping service tempest-service-364189562 as it have no endpoints. 2026-05-08 19:27:56.187 7 WARNING neutron_lib.context [None req-4e9073ba-62d2-4f77-b948-9ce237a17138 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 706/1255] 10.0.0.46 () {34 vars in 1006 bytes} [Fri May 8 19:27:56 2026] GET /v2.0/networks/7fbe3f74-ac47-4563-ae26-12e47b9afee6?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:27:56.256 7 INFO neutron.db.segments_db [None req-4e9073ba-62d2-4f77-b948-9ce237a17138 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Added segment 03cbfa0d-14a3-4490-a34e-a19a7ed5b514 of type vxlan for network fa9de616-a1f1-43c5-8351-6f0f51419fe2 [pid: 8|app: 0|req: 707/1256] 10.0.0.46 () {34 vars in 1106 bytes} [Fri May 8 19:27:56 2026] GET /v2.0/networks/7fbe3f74-ac47-4563-ae26-12e47b9afee6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1257] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:27:56 2026] POST /v2.0/networks => generated 630 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:27:56.362 8 WARNING keystonemiddleware.audit [req-146ba548-5007-436d-9041-d3a22039167c req-30644a97-593a-42a3-98b0-7fb7a3bd0530 ff0ebe9a7b3a4dd28e2db9eb29e6889a 11d89e34375449aaa252b9c5b0ef68c0 - - b785123940574fe899c95c1ada771213 b785123940574fe899c95c1ada771213] Skipping service tempest-service-364189562 as it have no endpoints. 2026-05-08 19:27:56.366 8 WARNING neutron_lib.context [None req-e95b9955-48bf-4c4e-bf19-1cbb2333c29f c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 551/1258] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:27:56 2026] GET /v2.0/ports?device_id=779a58da-4ee4-424a-a321-b0dc3c99c8f2 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1259] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:27:56 2026] POST /v2.0/subnets => generated 602 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:27:56.733 8 WARNING keystonemiddleware.audit [None req-e95b9955-48bf-4c4e-bf19-1cbb2333c29f c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Skipping service tempest-service-364189562 as it have no endpoints. 2026-05-08 19:27:56.737 8 WARNING neutron_lib.context [None req-d271fecc-857a-40dd-ad62-ffae7832d55d c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:27:56.780 8 INFO neutron.db.segments_db [None req-d271fecc-857a-40dd-ad62-ffae7832d55d c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Added segment 8e7a437d-78fe-4049-87c0-2dae32148e28 of type vxlan for network 1f7556c2-a03d-4160-9a3d-8c7edccb4cfc [pid: 7|app: 0|req: 552/1260] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:27:56 2026] GET /v2.0/security-groups?tenant_id=5db437ba2f154d22b5d0d155f71e7a00&name=default => generated 2925 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:27:57.013 8 INFO neutron.services.segments.plugin [-] Segment b381879b-7dbc-4496-8124-e34b5fc06268 resource provider aggregate not found 2026-05-08 19:27:57.019 8 INFO neutron.services.segments.plugin [-] Segment b381879b-7dbc-4496-8124-e34b5fc06268 resource provider aggregate not found 2026-05-08 19:27:57.039 8 INFO neutron.services.segments.plugin [-] Segment b381879b-7dbc-4496-8124-e34b5fc06268 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b381879b-7dbc-4496-8124-e34b5fc06268 found for delete ", "request_id": "req-17ba7346-ef11-4e42-81e2-3e33b2fe9ede"}]} 2026-05-08 19:27:57.041 8 INFO neutron.services.segments.plugin [-] Segment b381879b-7dbc-4496-8124-e34b5fc06268 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b381879b-7dbc-4496-8124-e34b5fc06268 found for delete ", "request_id": "req-3ca260f9-1a68-4545-bd13-71d492eb1909"}]} 2026-05-08 19:27:57.058 7 WARNING neutron_lib.context [None req-737bae39-3960-474c-abe0-21ed9c56b229 1b72fdd0ea894417b5fbfd74fc3d0dee 435648e1521d4472977608ffcf307146 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:27:57.090 8 INFO neutron.db.l3_hamode_db [None req-d271fecc-857a-40dd-ad62-ffae7832d55d c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:27:57.212 7 INFO neutron.db.segments_db [None req-737bae39-3960-474c-abe0-21ed9c56b229 1b72fdd0ea894417b5fbfd74fc3d0dee 435648e1521d4472977608ffcf307146 - - default default] Added segment fa52cbc1-73e2-4a86-b50d-1e0c871d7b95 of type vxlan for network cbcad733-ec2c-46d6-b4a1-a182db25c409 2026-05-08 19:27:57.240 8 INFO neutron.db.l3_hamode_db [None req-d271fecc-857a-40dd-ad62-ffae7832d55d c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 553/1261] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:27:57 2026] POST /v2.0/networks => generated 642 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1262] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:57 2026] DELETE /v2.0/security-groups/c1e29211-3292-421c-8893-a887bab9aaf7 => 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: 555/1263] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:27:57 2026] GET /v2.0/networks?id=7fbe3f74-ac47-4563-ae26-12e47b9afee6 => generated 673 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:27:57.562 7 WARNING neutron_lib.context [None req-7319dea1-118e-4b54-9abf-8e73498360a6 1b72fdd0ea894417b5fbfd74fc3d0dee 435648e1521d4472977608ffcf307146 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 556/1264] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:27:57 2026] POST /v2.0/subnets => generated 617 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1265] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:27:57 2026] GET /v2.0/ports?device_id=779a58da-4ee4-424a-a321-b0dc3c99c8f2 => 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: 558/1266] 199.204.45.19 () {34 vars in 1048 bytes} [Fri May 8 19:27:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=580fb81df64d486d97b6b4b0ab85663f => generated 272 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1267] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:27:56 2026] POST /v2.0/routers => generated 507 bytes in 1275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:27:58.010 8 WARNING neutron_lib.context [None req-908fd7a2-5fdb-4715-b20f-b6b5c6abab97 1b72fdd0ea894417b5fbfd74fc3d0dee 435648e1521d4472977608ffcf307146 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:27:58.087 8 INFO neutron.db.segments_db [None req-908fd7a2-5fdb-4715-b20f-b6b5c6abab97 1b72fdd0ea894417b5fbfd74fc3d0dee 435648e1521d4472977608ffcf307146 - - default default] Added segment 0fac0768-5682-43b7-b2f9-da7ef51640eb of type vxlan for network 3b48a284-c5f4-487b-aa9f-dccc29ac68f4 [pid: 7|app: 0|req: 559/1268] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:27:57 2026] GET /v2.0/security-groups?tenant_id=7375e9e1cd3745368bc7d7f4916e565f&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:27:58.116 7 WARNING neutron_lib.context [req-146ba548-5007-436d-9041-d3a22039167c req-b99664ec-d111-43ed-a2e9-0a5d932ec292 44cd6b2b939e484eb04bc8f94fdc8da0 580fb81df64d486d97b6b4b0ab85663f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 710/1269] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:27:58 2026] POST /v2.0/networks => generated 644 bytes in 613 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:27:58.630 8 WARNING keystonemiddleware.audit [None req-908fd7a2-5fdb-4715-b20f-b6b5c6abab97 1b72fdd0ea894417b5fbfd74fc3d0dee 435648e1521d4472977608ffcf307146 - - default default] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 7|app: 0|req: 560/1270] 199.204.45.19 () {38 vars in 953 bytes} [Fri May 8 19:27:58 2026] POST /v2.0/ports => generated 993 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:27:58.633 8 WARNING neutron_lib.context [None req-b225c35c-8252-43e3-b818-c7df29a87e4d c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 561/1271] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:27:58 2026] DELETE /v2.0/security-groups/5d0cd111-c843-4eb9-a268-70bbda184e1d => 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: 562/1272] 10.0.0.151 () {34 vars in 742 bytes} [Fri May 8 19:27:58 2026] PUT /v2.0/networks/3b48a284-c5f4-487b-aa9f-dccc29ac68f4 => generated 592 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1273] 10.0.0.151 () {34 vars in 664 bytes} [Fri May 8 19:27:58 2026] POST /v2.0/ports => generated 951 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 19:27:59.115 8 WARNING neutron_lib.context [None req-52801cc0-3748-405d-a43f-b0f17228f2c2 1b72fdd0ea894417b5fbfd74fc3d0dee 435648e1521d4472977608ffcf307146 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 563/1274] 199.204.45.19 () {38 vars in 1026 bytes} [Fri May 8 19:27:58 2026] PUT /v2.0/ports/b4bfd737-d210-454f-951e-477b4989c5de => generated 1238 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 19:27:59.456 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca74385e-0fd9-4132-864f-53b033734e63'] response: {'name': 'network-changed', 'server_uuid': '779a58da-4ee4-424a-a321-b0dc3c99c8f2', 'tag': 'b4bfd737-d210-454f-951e-477b4989c5de', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 712/1275] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:27:59 2026] POST /v2.0/subnets => generated 602 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:27:59.500 8 WARNING keystonemiddleware.audit [None req-52801cc0-3748-405d-a43f-b0f17228f2c2 1b72fdd0ea894417b5fbfd74fc3d0dee 435648e1521d4472977608ffcf307146 - - default default] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 7|app: 0|req: 564/1276] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:27:59 2026] GET /v2.0/ports?device_id=779a58da-4ee4-424a-a321-b0dc3c99c8f2 => generated 1008 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 565/1277] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:27:59 2026] GET /v2.0/ports?tenant_id=580fb81df64d486d97b6b4b0ab85663f&device_id=779a58da-4ee4-424a-a321-b0dc3c99c8f2 => generated 1277 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1278] 10.0.0.151 () {34 vars in 740 bytes} [Fri May 8 19:27:59 2026] PUT /v2.0/subnets/c7c275db-d8bb-4b70-b203-48ce5fadde45 => generated 612 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1279] 10.0.0.46 () {34 vars in 1118 bytes} [Fri May 8 19:27:59 2026] GET /v2.0/security-groups?id=d5966772-a137-4242-abb7-68e7f6ddd476&id=5c2fec11-34e3-4390-adb6-9bd61777604a&fields=id&fields=name => generated 205 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1280] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:27:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b4bfd737-d210-454f-951e-477b4989c5de => 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: 569/1281] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:28:00 2026] DELETE /v2.0/networks/3b48a284-c5f4-487b-aa9f-dccc29ac68f4 => generated 0 bytes in 726 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:28:00.747 7 INFO neutron.services.segments.plugin [-] Segment 0fac0768-5682-43b7-b2f9-da7ef51640eb resource provider aggregate not found 2026-05-08 19:28:00.753 7 INFO neutron.services.segments.plugin [-] Segment 0fac0768-5682-43b7-b2f9-da7ef51640eb resource provider aggregate not found 2026-05-08 19:28:00.765 7 INFO neutron.services.segments.plugin [-] Segment 0fac0768-5682-43b7-b2f9-da7ef51640eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fac0768-5682-43b7-b2f9-da7ef51640eb found for delete ", "request_id": "req-705297fb-f063-4ece-b075-90ba1905902c"}]} 2026-05-08 19:28:00.777 7 INFO neutron.services.segments.plugin [-] Segment 0fac0768-5682-43b7-b2f9-da7ef51640eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fac0768-5682-43b7-b2f9-da7ef51640eb found for delete ", "request_id": "req-3ece8789-0f3a-4ff0-9e7d-99f8c5cb0d14"}]} [pid: 7|app: 0|req: 570/1282] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:28:00 2026] GET /v2.0/subnets?id=1d14f98e-3f1a-4383-9864-2b5b1b086f9a => generated 667 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:28:00.800 7 INFO neutron.pecan_wsgi.hooks.translation [None req-640fc599-ab96-4e75-845c-97b90af0841e 1b72fdd0ea894417b5fbfd74fc3d0dee 435648e1521d4472977608ffcf307146 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 571/1283] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:28:00 2026] DELETE /v2.0/networks/3b48a284-c5f4-487b-aa9f-dccc29ac68f4 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1284] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:28:00 2026] GET /v2.0/ports?network_id=7fbe3f74-ac47-4563-ae26-12e47b9afee6&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1285] 10.0.0.151 () {32 vars in 693 bytes} [Fri May 8 19:28:00 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1286] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:28:00 2026] GET /v2.0/networks/7fbe3f74-ac47-4563-ae26-12e47b9afee6?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1287] 10.0.0.151 () {32 vars in 741 bytes} [Fri May 8 19:28:01 2026] GET /v2.0/subnets?network_id=231410f5-e25b-42fe-b10b-67c3d7c878d2 => generated 626 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1288] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:28:01 2026] GET /v2.0/networks/7fbe3f74-ac47-4563-ae26-12e47b9afee6?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: 577/1289] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:28:01 2026] GET /v2.0/ports?device_id=779a58da-4ee4-424a-a321-b0dc3c99c8f2 => generated 1008 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1290] 10.0.0.151 () {32 vars in 652 bytes} [Fri May 8 19:28:01 2026] GET /v2.0/extensions => generated 19901 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1291] 10.0.0.151 () {34 vars in 782 bytes} [Fri May 8 19:27:59 2026] PUT /v2.0/routers/51c6e8a0-78ca-4b25-be9b-e118b0a1ec52/add_router_interface => generated 309 bytes in 1724 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 579/1292] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:28:01 2026] GET /v2.0/ports?tenant_id=580fb81df64d486d97b6b4b0ab85663f&device_id=779a58da-4ee4-424a-a321-b0dc3c99c8f2 => generated 1277 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1293] 10.0.0.46 () {34 vars in 1118 bytes} [Fri May 8 19:28:01 2026] GET /v2.0/security-groups?id=d5966772-a137-4242-abb7-68e7f6ddd476&id=5c2fec11-34e3-4390-adb6-9bd61777604a&fields=id&fields=name => generated 205 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:28:01.299 8 WARNING keystonemiddleware.audit [req-e2735daf-3a46-4e6f-b709-1e4d3ec3f897 req-91567563-bd3b-46e1-8c75-327624c0089c 44cd6b2b939e484eb04bc8f94fdc8da0 580fb81df64d486d97b6b4b0ab85663f - - default default] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 7|app: 0|req: 580/1294] 10.0.0.151 () {32 vars in 648 bytes} [Fri May 8 19:28:01 2026] GET /v2.0/networks => generated 1307 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1295] 10.0.0.151 () {32 vars in 716 bytes} [Fri May 8 19:28:01 2026] GET /v2.0/ports/9285c5c1-31db-4db8-a008-c17e0fccde12 => generated 1025 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1296] 10.0.0.151 () {32 vars in 646 bytes} [Fri May 8 19:28:01 2026] GET /v2.0/subnets => generated 1233 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:01.392 8 WARNING keystonemiddleware.audit [None req-8fb13aa2-f5ff-4797-b954-6bbc6f5bd4c1 1b72fdd0ea894417b5fbfd74fc3d0dee 435648e1521d4472977608ffcf307146 - - default default] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 7|app: 0|req: 581/1297] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:28:01 2026] GET /v2.0/networks?id=7fbe3f74-ac47-4563-ae26-12e47b9afee6 => generated 768 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1298] 10.0.0.151 () {32 vars in 722 bytes} [Fri May 8 19:28:01 2026] GET /v2.0/networks/cbcad733-ec2c-46d6-b4a1-a182db25c409 => generated 667 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1299] 199.204.45.19 () {34 vars in 992 bytes} [Fri May 8 19:28:01 2026] GET /v2.0/ports?device_id=779a58da-4ee4-424a-a321-b0dc3c99c8f2 => generated 1277 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1300] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:28:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b4bfd737-d210-454f-951e-477b4989c5de => 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: 585/1301] 10.0.0.151 () {32 vars in 720 bytes} [Fri May 8 19:28:01 2026] GET /v2.0/subnets/a5d90b4c-034e-45f6-a367-7b8c4bc81332 => generated 617 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1302] 199.204.45.19 () {34 vars in 1122 bytes} [Fri May 8 19:28:01 2026] GET /v2.0/security-groups?id=5c2fec11-34e3-4390-adb6-9bd61777604a&id=d5966772-a137-4242-abb7-68e7f6ddd476&fields=id&fields=name => generated 205 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1303] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:28:01 2026] GET /v2.0/subnets?id=1d14f98e-3f1a-4383-9864-2b5b1b086f9a => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:28:01.689 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cd949ad8-f050-4e63-a9c8-44f3ae844662 1b72fdd0ea894417b5fbfd74fc3d0dee 435648e1521d4472977608ffcf307146 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 588/1304] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:01 2026] DELETE /v2.0/subnets/c7c275db-d8bb-4b70-b203-48ce5fadde45 => 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: 589/1305] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:28:01 2026] GET /v2.0/ports?network_id=7fbe3f74-ac47-4563-ae26-12e47b9afee6&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:01.766 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f1f177b1-aaa0-44c6-bb02-d471db39a72d 1b72fdd0ea894417b5fbfd74fc3d0dee 435648e1521d4472977608ffcf307146 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 590/1306] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:28:01 2026] DELETE /v2.0/networks/3b48a284-c5f4-487b-aa9f-dccc29ac68f4 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1307] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:28:01 2026] GET /v2.0/networks/7fbe3f74-ac47-4563-ae26-12e47b9afee6?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1308] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:01 2026] DELETE /v2.0/subnets/a5d90b4c-034e-45f6-a367-7b8c4bc81332 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1309] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:28:02 2026] GET /v2.0/networks/7fbe3f74-ac47-4563-ae26-12e47b9afee6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1310] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:28:02 2026] DELETE /v2.0/networks/cbcad733-ec2c-46d6-b4a1-a182db25c409 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1311] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:28:02 2026] GET /v2.0/ports?device_id=779a58da-4ee4-424a-a321-b0dc3c99c8f2 => generated 1008 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1312] 10.0.0.46 () {34 vars in 1118 bytes} [Fri May 8 19:28:02 2026] GET /v2.0/security-groups?id=d5966772-a137-4242-abb7-68e7f6ddd476&id=5c2fec11-34e3-4390-adb6-9bd61777604a&fields=id&fields=name => generated 205 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1313] 10.0.0.151 () {34 vars in 788 bytes} [Fri May 8 19:28:01 2026] PUT /v2.0/routers/51c6e8a0-78ca-4b25-be9b-e118b0a1ec52/remove_router_interface => generated 309 bytes in 1332 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:28:02.732 7 WARNING keystonemiddleware.audit [req-c0f8aa6c-3f3b-44c4-85c8-4a8dad1454de req-ecfb75dc-e73b-4a9f-9c13-3cceec854fab 44cd6b2b939e484eb04bc8f94fdc8da0 580fb81df64d486d97b6b4b0ab85663f - - default default] Skipping service tempest-service-364189562 as it have no endpoints. 2026-05-08 19:28:02.797 7 INFO neutron.services.segments.plugin [-] Segment fa52cbc1-73e2-4a86-b50d-1e0c871d7b95 resource provider aggregate not found 2026-05-08 19:28:02.803 7 INFO neutron.services.segments.plugin [-] Segment fa52cbc1-73e2-4a86-b50d-1e0c871d7b95 resource provider aggregate not found 2026-05-08 19:28:02.812 7 INFO neutron.services.segments.plugin [-] Segment fa52cbc1-73e2-4a86-b50d-1e0c871d7b95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa52cbc1-73e2-4a86-b50d-1e0c871d7b95 found for delete ", "request_id": "req-aab23d9c-6b11-485a-8e96-559bd7cc3d10"}]} 2026-05-08 19:28:02.838 7 INFO neutron.services.segments.plugin [-] Segment fa52cbc1-73e2-4a86-b50d-1e0c871d7b95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa52cbc1-73e2-4a86-b50d-1e0c871d7b95 found for delete ", "request_id": "req-7583b0f4-4937-4778-a58c-9d19c5209b03"}]} 2026-05-08 19:28:02.928 7 INFO neutron.api.v2.resource [None req-996c305e-aa6e-4cf1-bcf3-b0ff32074473 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 597/1314] 10.0.0.151 () {34 vars in 788 bytes} [Fri May 8 19:28:02 2026] PUT /v2.0/routers/51c6e8a0-78ca-4b25-be9b-e118b0a1ec52/remove_router_interface => generated 197 bytes in 200 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:28:02.940 8 WARNING keystonemiddleware.audit [None req-8d0e9c48-9795-41fa-b02b-03869c0c527b c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Skipping service tempest-service-364189562 as it have no endpoints. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 718/1315] 10.0.0.151 () {32 vars in 735 bytes} [Fri May 8 19:28:02 2026] GET /v2.0/ports?device_id=51c6e8a0-78ca-4b25-be9b-e118b0a1ec52 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:28:02.979 7 WARNING keystonemiddleware.audit [None req-996c305e-aa6e-4cf1-bcf3-b0ff32074473 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 8|app: 0|req: 719/1316] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:28:03 2026] GET /v2.0/security-groups?tenant_id=435648e1521d4472977608ffcf307146&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1317] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:28:03 2026] DELETE /v2.0/security-groups/a8af9103-4993-4312-a332-824f84b09422 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:28:03.788 7 INFO neutron.db.l3_hamode_db [None req-530b450b-4e2e-4f50-8eb7-b9085d0e9d3a c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] HA network 1f7556c2-a03d-4160-9a3d-8c7edccb4cfc was deleted as no HA routers are present in tenant 14e0c6f71efa4a298bb2aeea2e023d5c. [pid: 7|app: 0|req: 598/1318] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:02 2026] DELETE /v2.0/routers/51c6e8a0-78ca-4b25-be9b-e118b0a1ec52 => generated 0 bytes in 823 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:28:03.813 7 WARNING keystonemiddleware.audit [None req-530b450b-4e2e-4f50-8eb7-b9085d0e9d3a c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 8|app: 0|req: 721/1319] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:28:03 2026] GET /v2.0/ports?device_id=779a58da-4ee4-424a-a321-b0dc3c99c8f2 => generated 1010 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1320] 10.0.0.46 () {34 vars in 1118 bytes} [Fri May 8 19:28:03 2026] GET /v2.0/security-groups?id=d5966772-a137-4242-abb7-68e7f6ddd476&id=5c2fec11-34e3-4390-adb6-9bd61777604a&fields=id&fields=name => generated 205 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1321] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:03 2026] DELETE /v2.0/subnets/eb4b776d-3b2b-49aa-9aae-2f519ccb8218 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:28:04.070 8 WARNING keystonemiddleware.audit [req-bff665c5-c628-409e-ad27-d3d7d0d93f39 req-cd8f4353-7d96-4a54-a702-5293c8508b2f 44cd6b2b939e484eb04bc8f94fdc8da0 580fb81df64d486d97b6b4b0ab85663f - - default default] Skipping service tempest-service-364189562 as it have no endpoints. 2026-05-08 19:28:04.492 8 INFO neutron.services.segments.plugin [-] Segment 03cbfa0d-14a3-4490-a34e-a19a7ed5b514 resource provider aggregate not found 2026-05-08 19:28:04.499 8 INFO neutron.services.segments.plugin [-] Segment 03cbfa0d-14a3-4490-a34e-a19a7ed5b514 resource provider aggregate not found 2026-05-08 19:28:04.530 8 INFO neutron.services.segments.plugin [-] Segment 03cbfa0d-14a3-4490-a34e-a19a7ed5b514 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03cbfa0d-14a3-4490-a34e-a19a7ed5b514 found for delete ", "request_id": "req-1ffa805a-d501-42b8-bdfc-00324d9a3909"}]} 2026-05-08 19:28:04.531 8 INFO neutron.services.segments.plugin [-] Segment 03cbfa0d-14a3-4490-a34e-a19a7ed5b514 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03cbfa0d-14a3-4490-a34e-a19a7ed5b514 found for delete ", "request_id": "req-42e3b288-c6f2-4e87-8562-818b2636feb7"}]} [pid: 8|app: 0|req: 723/1322] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:28:04 2026] DELETE /v2.0/networks/fa9de616-a1f1-43c5-8351-6f0f51419fe2 => generated 0 bytes in 490 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:28:04.569 8 WARNING keystonemiddleware.audit [None req-ee8e15f0-4fb4-4670-8214-28003c0fbd1e c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Skipping service tempest-service-364189562 as it have no endpoints. 2026-05-08 19:28:04.574 8 WARNING neutron_lib.context [None req-ee87b1aa-75af-4841-b1ec-382d835e8c01 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:04.636 8 INFO neutron.db.segments_db [None req-ee87b1aa-75af-4841-b1ec-382d835e8c01 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Added segment 9d5756d1-45f0-4015-a701-5b04750a525f of type vxlan for network ecb47955-26e4-48d2-9d65-cf491a0a64f8 [pid: 8|app: 0|req: 724/1323] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:28:04 2026] POST /v2.0/networks => generated 629 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:28:04.751 8 WARNING keystonemiddleware.audit [None req-ee87b1aa-75af-4841-b1ec-382d835e8c01 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Skipping service tempest-service-364189562 as it have no endpoints. 2026-05-08 19:28:04.755 8 WARNING neutron_lib.context [None req-96e76162-6fe8-4ab9-a79b-f392215349c3 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 600/1324] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:28:04 2026] GET /v2.0/security-groups?tenant_id=ea2ed9af35514699a5eac1ffce433f61&name=default => generated 2925 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:04.849 7 INFO neutron.services.segments.plugin [-] Segment 8e7a437d-78fe-4049-87c0-2dae32148e28 resource provider aggregate not found 2026-05-08 19:28:04.867 7 INFO neutron.services.segments.plugin [-] Segment 8e7a437d-78fe-4049-87c0-2dae32148e28 resource provider aggregate not found 2026-05-08 19:28:04.876 7 INFO neutron.services.segments.plugin [-] Segment 8e7a437d-78fe-4049-87c0-2dae32148e28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e7a437d-78fe-4049-87c0-2dae32148e28 found for delete ", "request_id": "req-e55ea6f1-0c0c-4030-9131-b686112e20fa"}]} 2026-05-08 19:28:04.887 7 INFO neutron.services.segments.plugin [-] Segment 8e7a437d-78fe-4049-87c0-2dae32148e28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e7a437d-78fe-4049-87c0-2dae32148e28 found for delete ", "request_id": "req-b761f666-beee-4232-ab58-a45a83ea5ce2"}]} [pid: 7|app: 0|req: 601/1325] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:28:04 2026] DELETE /v2.0/security-groups/420b1fa5-19f9-4279-924b-0b66cf5efeeb => 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: 602/1326] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:28:05 2026] GET /v2.0/ports?device_id=779a58da-4ee4-424a-a321-b0dc3c99c8f2 => generated 1010 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1327] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:28:04 2026] POST /v2.0/subnets => generated 602 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:28:05.160 8 WARNING keystonemiddleware.audit [None req-96e76162-6fe8-4ab9-a79b-f392215349c3 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Skipping service tempest-service-364189562 as it have no endpoints. 2026-05-08 19:28:05.165 8 WARNING neutron_lib.context [None req-7b899fc1-cacb-4cb2-9026-1d00208440d4 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 603/1328] 10.0.0.46 () {34 vars in 1118 bytes} [Fri May 8 19:28:05 2026] GET /v2.0/security-groups?id=d5966772-a137-4242-abb7-68e7f6ddd476&id=5c2fec11-34e3-4390-adb6-9bd61777604a&fields=id&fields=name => generated 205 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:28:05.229 8 INFO neutron.db.segments_db [None req-7b899fc1-cacb-4cb2-9026-1d00208440d4 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Added segment cfd07c46-018f-4400-abb5-3f7f8b373ff4 of type vxlan for network faec6ab5-27ed-4154-9953-f43aee5c9ae5 [pid: 7|app: 0|req: 604/1329] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:28:05 2026] GET /v2.0/ports?device_id=779a58da-4ee4-424a-a321-b0dc3c99c8f2 => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:05.555 8 INFO neutron.db.l3_hamode_db [None req-7b899fc1-cacb-4cb2-9026-1d00208440d4 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:28:05.747 8 INFO neutron.db.l3_hamode_db [None req-7b899fc1-cacb-4cb2-9026-1d00208440d4 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:28:06.208 7 INFO neutron.db.l3_db [None req-fb974c75-4f41-4268-bfec-40353e1b5f2d 44cd6b2b939e484eb04bc8f94fdc8da0 580fb81df64d486d97b6b4b0ab85663f - - default default] Floating IP 3696e693-d250-423e-b03d-5c9b4e282d6e associated. External IP: 10.96.250.220, port: b4bfd737-d210-454f-951e-477b4989c5de. [pid: 7|app: 0|req: 605/1330] 10.0.0.151 () {34 vars in 748 bytes} [Fri May 8 19:28:05 2026] PUT /v2.0/floatingips/3696e693-d250-423e-b03d-5c9b4e282d6e => generated 855 bytes in 1278 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:28:06.650 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e85c37d-7dab-4d02-807f-c66fdc4fa3e3'] response: {'name': 'network-changed', 'server_uuid': '779a58da-4ee4-424a-a321-b0dc3c99c8f2', 'tag': 'b4bfd737-d210-454f-951e-477b4989c5de', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 726/1331] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:28:05 2026] POST /v2.0/routers => generated 507 bytes in 1579 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1334] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:28:06 2026] GET /v2.0/ports?tenant_id=580fb81df64d486d97b6b4b0ab85663f&device_id=779a58da-4ee4-424a-a321-b0dc3c99c8f2 => generated 1279 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:06.777 8 WARNING keystonemiddleware.audit [req-3242224f-2339-44bc-bcff-27d5a5e5c8d8 req-84dee917-e820-4987-808e-4452aec4978d ff0ebe9a7b3a4dd28e2db9eb29e6889a 11d89e34375449aaa252b9c5b0ef68c0 - - b785123940574fe899c95c1ada771213 b785123940574fe899c95c1ada771213] Skipping service tempest-service-364189562 as it have no endpoints. 2026-05-08 19:28:06.878 7 WARNING neutron_lib.context [None req-9461f3cb-deab-4b12-ae46-b6648d056147 fb5c18b42d504d7e8759c205d8a09428 f1b1b73040db4974b9ef76a820363718 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:07.041 7 INFO neutron.db.segments_db [None req-9461f3cb-deab-4b12-ae46-b6648d056147 fb5c18b42d504d7e8759c205d8a09428 f1b1b73040db4974b9ef76a820363718 - - default default] Added segment f8d9b6cc-998b-465c-adad-03f0343b3e38 of type vxlan for network 6c5d9f19-23dc-4936-8cd3-79027a92e8bb [pid: 7|app: 0|req: 606/1335] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:28:06 2026] POST /v2.0/networks => generated 644 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1336] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:28:07 2026] GET /v2.0/networks?id=7fbe3f74-ac47-4563-ae26-12e47b9afee6 => generated 768 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:28:07.328 7 WARNING neutron_lib.context [None req-34fe5b83-626f-44da-9381-0231ec169ebf f00e10eb460b47fdabe997f9ad3b45e6 69104ed336fc4680bd102ad975060f87 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:07.329 7 WARNING neutron_lib.context [None req-34fe5b83-626f-44da-9381-0231ec169ebf f00e10eb460b47fdabe997f9ad3b45e6 69104ed336fc4680bd102ad975060f87 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:07.496 7 INFO neutron.db.segments_db [None req-34fe5b83-626f-44da-9381-0231ec169ebf f00e10eb460b47fdabe997f9ad3b45e6 69104ed336fc4680bd102ad975060f87 - - default default] Added segment 306a1a26-503b-436c-b8c1-7846dc30cde8 of type vxlan for network 97c3b287-58cb-42d0-8547-d3fce8059d86 2026-05-08 19:28:07.609 7 INFO neutron.db.segments_db [None req-34fe5b83-626f-44da-9381-0231ec169ebf f00e10eb460b47fdabe997f9ad3b45e6 69104ed336fc4680bd102ad975060f87 - - default default] Added segment 26a88306-8556-454f-8e0d-0272fe0129af of type vxlan for network 79e94837-aa8d-4033-a961-bfa69c3bb905 [pid: 7|app: 0|req: 608/1337] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:28:07 2026] POST /v2.0/networks => generated 1246 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 19:28:07.744 7 WARNING neutron_lib.context [None req-9c5c3159-283d-47c5-bacf-c48c22280088 fb5c18b42d504d7e8759c205d8a09428 f1b1b73040db4974b9ef76a820363718 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1338] 10.0.0.151 () {34 vars in 664 bytes} [Fri May 8 19:28:07 2026] POST /v2.0/ports => generated 775 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 610/1339] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:28:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b4bfd737-d210-454f-951e-477b4989c5de => generated 860 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1340] 10.0.0.151 () {32 vars in 648 bytes} [Fri May 8 19:28:08 2026] GET /v2.0/networks => generated 1845 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:08.280 7 WARNING neutron_lib.context [None req-34083852-6e35-4ee5-be24-468400851841 fb5c18b42d504d7e8759c205d8a09428 f1b1b73040db4974b9ef76a820363718 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:08.338 7 INFO neutron.db.segments_db [None req-34083852-6e35-4ee5-be24-468400851841 fb5c18b42d504d7e8759c205d8a09428 f1b1b73040db4974b9ef76a820363718 - - default default] Added segment e3d8ec07-70f0-4ad1-8944-7384ab83991d of type vxlan for network d3ac7423-93f7-4116-aca0-06f1492dd145 [pid: 7|app: 0|req: 612/1341] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:28:08 2026] POST /v2.0/networks => generated 631 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1342] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:28:08 2026] GET /v2.0/subnets?id=1d14f98e-3f1a-4383-9864-2b5b1b086f9a => generated 667 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1343] 10.0.0.151 () {34 vars in 782 bytes} [Fri May 8 19:28:06 2026] PUT /v2.0/routers/b6111d90-5997-4b0c-9483-c708fb740854/add_router_interface => generated 309 bytes in 1926 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:28:08.706 8 WARNING neutron_lib.context [None req-19fe76dd-44d2-433c-b81d-c6a817590dee fb5c18b42d504d7e8759c205d8a09428 f1b1b73040db4974b9ef76a820363718 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:08.738 7 INFO neutron.services.segments.plugin [-] Segment 306a1a26-503b-436c-b8c1-7846dc30cde8 resource provider aggregate not found 2026-05-08 19:28:08.742 7 INFO neutron.services.segments.plugin [-] Segment 306a1a26-503b-436c-b8c1-7846dc30cde8 resource provider aggregate not found 2026-05-08 19:28:08.757 7 INFO neutron.services.segments.plugin [-] Segment 306a1a26-503b-436c-b8c1-7846dc30cde8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 306a1a26-503b-436c-b8c1-7846dc30cde8 found for delete ", "request_id": "req-6daae851-7f83-4b01-a267-833baf00f8ad"}]} [pid: 7|app: 0|req: 614/1344] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:28:08 2026] DELETE /v2.0/networks/97c3b287-58cb-42d0-8547-d3fce8059d86 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:28:08.772 7 INFO neutron.services.segments.plugin [-] Segment 306a1a26-503b-436c-b8c1-7846dc30cde8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 306a1a26-503b-436c-b8c1-7846dc30cde8 found for delete ", "request_id": "req-bfd43d5d-5286-4663-813b-bd3d54a85dd3"}]} [pid: 7|app: 0|req: 615/1345] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:28:08 2026] GET /v2.0/ports?network_id=7fbe3f74-ac47-4563-ae26-12e47b9afee6&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:08.823 7 WARNING keystonemiddleware.audit [req-3242224f-2339-44bc-bcff-27d5a5e5c8d8 req-2ffd603e-ec67-48a5-8ee0-de19106eb3a3 ff0ebe9a7b3a4dd28e2db9eb29e6889a 11d89e34375449aaa252b9c5b0ef68c0 - - b785123940574fe899c95c1ada771213 b785123940574fe899c95c1ada771213] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 7|app: 0|req: 616/1346] 10.0.0.151 () {32 vars in 716 bytes} [Fri May 8 19:28:08 2026] GET /v2.0/ports/73d8c405-b729-4c09-a01f-9054bcd6b50a => generated 955 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1347] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:28:08 2026] POST /v2.0/subnets => generated 602 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1348] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:28:09 2026] GET /v2.0/networks/7fbe3f74-ac47-4563-ae26-12e47b9afee6?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:28:09.066 8 WARNING keystonemiddleware.audit [req-3242224f-2339-44bc-bcff-27d5a5e5c8d8 req-4c9baa30-6b46-421e-b605-8e4f10ac1236 ff0ebe9a7b3a4dd28e2db9eb29e6889a 11d89e34375449aaa252b9c5b0ef68c0 - - b785123940574fe899c95c1ada771213 b785123940574fe899c95c1ada771213] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 7|app: 0|req: 617/1349] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:28:08 2026] DELETE /v2.0/networks/79e94837-aa8d-4033-a961-bfa69c3bb905 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:28:09.107 7 WARNING neutron_lib.context [None req-dbe72e2f-28f7-4e0c-99e9-6815822596b2 fb5c18b42d504d7e8759c205d8a09428 f1b1b73040db4974b9ef76a820363718 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1350] 10.0.0.151 () {34 vars in 788 bytes} [Fri May 8 19:28:09 2026] PUT /v2.0/routers/b6111d90-5997-4b0c-9483-c708fb740854/remove_router_interface => generated 309 bytes in 1125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1351] 10.0.0.151 () {34 vars in 664 bytes} [Fri May 8 19:28:09 2026] POST /v2.0/ports => generated 950 bytes in 1135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 734/1352] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:28:10 2026] GET /v2.0/networks/7fbe3f74-ac47-4563-ae26-12e47b9afee6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:28:10.262 8 WARNING keystonemiddleware.audit [req-3242224f-2339-44bc-bcff-27d5a5e5c8d8 req-05fdfb31-872d-4a90-b58a-e28077aeae35 ff0ebe9a7b3a4dd28e2db9eb29e6889a 11d89e34375449aaa252b9c5b0ef68c0 - - b785123940574fe899c95c1ada771213 b785123940574fe899c95c1ada771213] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 8|app: 0|req: 735/1353] 10.0.0.151 () {32 vars in 735 bytes} [Fri May 8 19:28:10 2026] GET /v2.0/ports?device_id=b6111d90-5997-4b0c-9483-c708fb740854 => 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: 619/1354] 10.0.0.151 () {32 vars in 648 bytes} [Fri May 8 19:28:10 2026] GET /v2.0/networks => generated 651 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:28:10.309 7 WARNING keystonemiddleware.audit [None req-fd9fb5ce-3556-40a2-bc5e-c0897662049f f00e10eb460b47fdabe997f9ad3b45e6 69104ed336fc4680bd102ad975060f87 - - default default] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 8|app: 0|req: 736/1355] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:28:10 2026] DELETE /v2.0/ports/f7d93442-b42a-4ea1-8d79-2c796dba3064 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:28:10.591 8 WARNING neutron_lib.context [None req-3115fb3e-3a61-41d0-a393-362fc7c23dd4 f00e10eb460b47fdabe997f9ad3b45e6 69104ed336fc4680bd102ad975060f87 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:10.645 8 INFO neutron.db.segments_db [None req-3115fb3e-3a61-41d0-a393-362fc7c23dd4 f00e10eb460b47fdabe997f9ad3b45e6 69104ed336fc4680bd102ad975060f87 - - default default] Added segment c7fa21f6-351e-4db6-884f-c491dd83abb9 of type vxlan for network d290b298-db56-497c-8e65-e945ef9a167b [pid: 8|app: 0|req: 737/1356] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:28:10 2026] POST /v2.0/networks => generated 649 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:28:10.773 7 INFO neutron.services.segments.plugin [-] Segment 26a88306-8556-454f-8e0d-0272fe0129af resource provider aggregate not found 2026-05-08 19:28:10.784 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af5108c6-289e-4aa3-9dbc-dc6e011d4237 fb5c18b42d504d7e8759c205d8a09428 f1b1b73040db4974b9ef76a820363718 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 738/1357] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:28:10 2026] DELETE /v2.0/ports/f7d93442-b42a-4ea1-8d79-2c796dba3064 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:28:10.793 8 WARNING neutron_lib.context [None req-c8944195-5836-42e3-90c9-e4ffb8ec74ac f00e10eb460b47fdabe997f9ad3b45e6 69104ed336fc4680bd102ad975060f87 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:10.799 7 INFO neutron.services.segments.plugin [-] Segment 26a88306-8556-454f-8e0d-0272fe0129af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26a88306-8556-454f-8e0d-0272fe0129af found for delete ", "request_id": "req-f06d766f-9b70-4d67-89ac-52a2b7da22f2"}]} 2026-05-08 19:28:10.801 7 INFO neutron.services.segments.plugin [-] Segment 26a88306-8556-454f-8e0d-0272fe0129af resource provider aggregate not found 2026-05-08 19:28:10.822 7 INFO neutron.services.segments.plugin [-] Segment 26a88306-8556-454f-8e0d-0272fe0129af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26a88306-8556-454f-8e0d-0272fe0129af found for delete ", "request_id": "req-42c85679-35be-44f0-953c-bd1a472017a6"}]} 2026-05-08 19:28:10.855 8 INFO neutron.db.segments_db [None req-c8944195-5836-42e3-90c9-e4ffb8ec74ac f00e10eb460b47fdabe997f9ad3b45e6 69104ed336fc4680bd102ad975060f87 - - default default] Added segment f0935686-dbd3-47ac-892d-4be6062913d1 of type vxlan for network a595bbb4-b22b-4a06-bfb1-a0668ae88ff0 [pid: 8|app: 0|req: 739/1358] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:28:10 2026] POST /v2.0/networks => generated 650 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:28:10.981 7 INFO neutron.db.l3_hamode_db [None req-79f692cc-c688-4dc2-843a-61b5257a3214 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] HA network faec6ab5-27ed-4154-9953-f43aee5c9ae5 was deleted as no HA routers are present in tenant 14e0c6f71efa4a298bb2aeea2e023d5c. [pid: 7|app: 0|req: 620/1359] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:10 2026] DELETE /v2.0/routers/b6111d90-5997-4b0c-9483-c708fb740854 => generated 0 bytes in 683 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:28:10.998 7 WARNING neutron_lib.context [None req-0b1ddf01-4ec1-4bcf-a5fa-713814dc8809 f00e10eb460b47fdabe997f9ad3b45e6 69104ed336fc4680bd102ad975060f87 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:10.999 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9de321c8-d13e-41e7-a269-468e3c79ebad fb5c18b42d504d7e8759c205d8a09428 f1b1b73040db4974b9ef76a820363718 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 740/1360] 10.0.0.151 () {32 vars in 716 bytes} [Fri May 8 19:28:10 2026] GET /v2.0/ports/f7d93442-b42a-4ea1-8d79-2c796dba3064 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:28:11.003 8 WARNING keystonemiddleware.audit [None req-9de321c8-d13e-41e7-a269-468e3c79ebad fb5c18b42d504d7e8759c205d8a09428 f1b1b73040db4974b9ef76a820363718 - - default default] Skipping service tempest-service-364189562 as it have no endpoints. 2026-05-08 19:28:11.048 7 WARNING neutron_lib.context [None req-0b1ddf01-4ec1-4bcf-a5fa-713814dc8809 f00e10eb460b47fdabe997f9ad3b45e6 69104ed336fc4680bd102ad975060f87 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1361] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:11 2026] DELETE /v2.0/subnets/c570a881-64ee-4775-9c68-49e5a7eeaf6c => 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: 742/1362] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:11 2026] DELETE /v2.0/subnets/b658fbe5-e1b4-45d7-b86b-224fbe733015 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:28:11.372 8 WARNING keystonemiddleware.audit [None req-e9ad39c6-c0c8-4935-9cbe-a7cd500fdf69 fb5c18b42d504d7e8759c205d8a09428 f1b1b73040db4974b9ef76a820363718 - - default default] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 7|app: 0|req: 621/1363] 10.0.0.151 () {34 vars in 664 bytes} [Fri May 8 19:28:10 2026] POST /v2.0/ports => generated 1506 bytes in 656 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 19:28:11.767 8 INFO neutron.services.segments.plugin [-] Segment 9d5756d1-45f0-4015-a701-5b04750a525f resource provider aggregate not found 2026-05-08 19:28:11.772 8 INFO neutron.services.segments.plugin [-] Segment 9d5756d1-45f0-4015-a701-5b04750a525f resource provider aggregate not found 2026-05-08 19:28:11.786 8 INFO neutron.services.segments.plugin [-] Segment 9d5756d1-45f0-4015-a701-5b04750a525f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d5756d1-45f0-4015-a701-5b04750a525f found for delete ", "request_id": "req-7bfa767f-5663-4fd8-ba21-cb95cfb668b1"}]} 2026-05-08 19:28:11.791 8 INFO neutron.services.segments.plugin [-] Segment 9d5756d1-45f0-4015-a701-5b04750a525f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d5756d1-45f0-4015-a701-5b04750a525f found for delete ", "request_id": "req-a9d4c2ae-350a-45bf-857d-7ca70b5b4d48"}]} [pid: 8|app: 0|req: 743/1364] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:28:11 2026] DELETE /v2.0/networks/ecb47955-26e4-48d2-9d65-cf491a0a64f8 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py: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.10/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.10/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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 744/1365] 10.0.0.151 () {32 vars in 642 bytes} [Fri May 8 19:28:11 2026] GET /v2.0/ports => generated 1506 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:11.949 8 WARNING keystonemiddleware.audit [None req-118be75d-1e22-4e73-a45a-b4f6f7dcf1b0 f00e10eb460b47fdabe997f9ad3b45e6 69104ed336fc4680bd102ad975060f87 - - default default] Skipping service tempest-service-364189562 as it have no endpoints. 2026-05-08 19:28:11.952 8 WARNING neutron_lib.context [None req-1530fad6-4974-4eaf-87e2-15ba31eb9aa6 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:11.997 8 INFO neutron.db.segments_db [None req-1530fad6-4974-4eaf-87e2-15ba31eb9aa6 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Added segment bbc8a64e-94b1-4a2a-9453-497d8052b0f4 of type vxlan for network 2437fe77-5e5e-4c47-bfd6-db0a95a50ec3 [pid: 7|app: 0|req: 622/1366] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:28:11 2026] DELETE /v2.0/networks/d3ac7423-93f7-4116-aca0-06f1492dd145 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1367] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:28:12 2026] DELETE /v2.0/ports/8d12bfce-869c-4d05-ba03-8d08894beaaf => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:28:12.318 7 WARNING neutron_lib.context [None req-74922b6b-2990-4530-add3-0756d582f9c9 fb5c18b42d504d7e8759c205d8a09428 f1b1b73040db4974b9ef76a820363718 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:12.329 8 INFO neutron.db.l3_hamode_db [None req-1530fad6-4974-4eaf-87e2-15ba31eb9aa6 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:28:12.369 7 INFO neutron.db.segments_db [None req-74922b6b-2990-4530-add3-0756d582f9c9 fb5c18b42d504d7e8759c205d8a09428 f1b1b73040db4974b9ef76a820363718 - - default default] Added segment ccf20195-80d2-4051-8750-5164d5c62a59 of type vxlan for network 03fe302a-e0eb-4f69-bc73-c629c4e66654 [pid: 7|app: 0|req: 624/1368] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:28:12 2026] POST /v2.0/networks => generated 632 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1369] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:28:12 2026] DELETE /v2.0/ports/fdbdedea-ad86-4eb7-819f-ec87f1bf34ed => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:28:12.755 7 WARNING neutron_lib.context [None req-c625c75b-76dc-4682-af6b-f8e3a3170e20 fb5c18b42d504d7e8759c205d8a09428 f1b1b73040db4974b9ef76a820363718 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:12.818 7 INFO neutron.services.segments.plugin [-] Segment cfd07c46-018f-4400-abb5-3f7f8b373ff4 resource provider aggregate not found 2026-05-08 19:28:12.837 7 INFO neutron.services.segments.plugin [-] Segment cfd07c46-018f-4400-abb5-3f7f8b373ff4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfd07c46-018f-4400-abb5-3f7f8b373ff4 found for delete ", "request_id": "req-802da2f9-f1b0-46a0-a86d-d09499be4663"}]} 2026-05-08 19:28:12.842 7 INFO neutron.services.segments.plugin [-] Segment cfd07c46-018f-4400-abb5-3f7f8b373ff4 resource provider aggregate not found 2026-05-08 19:28:12.858 7 INFO neutron.services.segments.plugin [-] Segment cfd07c46-018f-4400-abb5-3f7f8b373ff4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfd07c46-018f-4400-abb5-3f7f8b373ff4 found for delete ", "request_id": "req-5f3ddb77-79d7-476f-95a7-d4473e95c1e4"}]} 2026-05-08 19:28:12.862 7 INFO neutron.services.segments.plugin [-] Segment e3d8ec07-70f0-4ad1-8944-7384ab83991d resource provider aggregate not found 2026-05-08 19:28:12.876 7 INFO neutron.services.segments.plugin [-] Segment e3d8ec07-70f0-4ad1-8944-7384ab83991d resource provider aggregate not found 2026-05-08 19:28:12.879 7 INFO neutron.services.segments.plugin [-] Segment e3d8ec07-70f0-4ad1-8944-7384ab83991d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3d8ec07-70f0-4ad1-8944-7384ab83991d found for delete ", "request_id": "req-68a33edb-503b-4f10-99ac-c2a59da02386"}]} 2026-05-08 19:28:12.890 7 INFO neutron.services.segments.plugin [-] Segment e3d8ec07-70f0-4ad1-8944-7384ab83991d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3d8ec07-70f0-4ad1-8944-7384ab83991d found for delete ", "request_id": "req-4ccbf2d5-2cef-44ee-a332-adcc9797cd67"}]} [pid: 7|app: 0|req: 626/1370] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:28:12 2026] POST /v2.0/subnets => generated 602 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1371] 10.0.0.151 () {32 vars in 642 bytes} [Fri May 8 19:28:13 2026] GET /v2.0/ports => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:28:13.120 7 WARNING neutron_lib.context [None req-63872bdf-1d93-42e8-ba14-ca4e20dff305 fb5c18b42d504d7e8759c205d8a09428 f1b1b73040db4974b9ef76a820363718 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:13.392 8 INFO neutron.db.l3_hamode_db [None req-1530fad6-4974-4eaf-87e2-15ba31eb9aa6 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 628/1372] 10.0.0.151 () {34 vars in 664 bytes} [Fri May 8 19:28:13 2026] POST /v2.0/ports => generated 912 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:28:13.594 7 WARNING neutron_lib.context [None req-f296d8a1-a2da-4f9a-95d6-433b3f113335 f00e10eb460b47fdabe997f9ad3b45e6 69104ed336fc4680bd102ad975060f87 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:13.666 7 INFO neutron.db.segments_db [None req-f296d8a1-a2da-4f9a-95d6-433b3f113335 f00e10eb460b47fdabe997f9ad3b45e6 69104ed336fc4680bd102ad975060f87 - - default default] Added segment 5446b8d8-91cf-4b54-9341-2a0c2e884f73 of type vxlan for network 92a18726-bc64-48ca-b151-435e350b2b08 [pid: 7|app: 0|req: 629/1373] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:28:13 2026] POST /v2.0/networks => generated 649 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1374] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:28:13 2026] DELETE /v2.0/ports/773c2293-f585-471b-aeae-7d2f05c77d1a => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:28:14.164 7 WARNING neutron_lib.context [None req-40efb197-92b1-4750-84d6-73de3eb6723f f00e10eb460b47fdabe997f9ad3b45e6 69104ed336fc4680bd102ad975060f87 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:14.227 7 INFO neutron.db.segments_db [None req-40efb197-92b1-4750-84d6-73de3eb6723f f00e10eb460b47fdabe997f9ad3b45e6 69104ed336fc4680bd102ad975060f87 - - default default] Added segment 4fdc8a32-b853-412a-9bad-05a7bc7d6d45 of type vxlan for network 12365c5c-70e6-4477-aa9f-929c7ad3b134 [pid: 7|app: 0|req: 631/1375] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:28:14 2026] POST /v2.0/networks => generated 650 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:28:14.372 7 INFO neutron.pecan_wsgi.hooks.translation [None req-72461f3e-4d15-4332-a12a-5cbfd319ee83 fb5c18b42d504d7e8759c205d8a09428 f1b1b73040db4974b9ef76a820363718 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 632/1376] 10.0.0.151 () {32 vars in 716 bytes} [Fri May 8 19:28:14 2026] GET /v2.0/ports/773c2293-f585-471b-aeae-7d2f05c77d1a => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:28:14.381 7 WARNING neutron_lib.context [None req-510eafd4-fbd4-4171-8cd2-7f8f21fd0269 f00e10eb460b47fdabe997f9ad3b45e6 69104ed336fc4680bd102ad975060f87 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:14.425 7 WARNING neutron_lib.context [None req-510eafd4-fbd4-4171-8cd2-7f8f21fd0269 f00e10eb460b47fdabe997f9ad3b45e6 69104ed336fc4680bd102ad975060f87 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 745/1377] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:28:11 2026] POST /v2.0/routers => generated 687 bytes in 2613 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1378] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:14 2026] DELETE /v2.0/subnets/7a83437d-f2e6-4adf-b361-ec4f301bc823 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:28:14.753 8 WARNING keystonemiddleware.audit [None req-69aa2e38-6c6a-489e-accd-dfbb988061d8 fb5c18b42d504d7e8759c205d8a09428 f1b1b73040db4974b9ef76a820363718 - - default default] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 8|app: 0|req: 747/1379] 10.0.0.151 () {32 vars in 720 bytes} [Fri May 8 19:28:14 2026] GET /v2.0/routers/426f7c6c-6b63-4b99-b028-dc5b9ad5a04c => generated 693 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1380] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:28:14 2026] POST /v2.0/subnets => generated 1226 bytes in 655 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 19:28:15.034 7 WARNING keystonemiddleware.audit [None req-510eafd4-fbd4-4171-8cd2-7f8f21fd0269 f00e10eb460b47fdabe997f9ad3b45e6 69104ed336fc4680bd102ad975060f87 - - default default] Skipping service tempest-service-364189562 as it have no endpoints. 2026-05-08 19:28:15.171 8 INFO neutron.services.segments.plugin [-] Segment ccf20195-80d2-4051-8750-5164d5c62a59 resource provider aggregate not found 2026-05-08 19:28:15.183 8 INFO neutron.services.segments.plugin [-] Segment ccf20195-80d2-4051-8750-5164d5c62a59 resource provider aggregate not found [pid: 7|app: 0|req: 634/1381] 10.0.0.151 () {32 vars in 646 bytes} [Fri May 8 19:28:15 2026] GET /v2.0/routers => generated 696 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:28:15.207 8 INFO neutron.services.segments.plugin [-] Segment ccf20195-80d2-4051-8750-5164d5c62a59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccf20195-80d2-4051-8750-5164d5c62a59 found for delete ", "request_id": "req-79310eb6-5797-460e-8b09-b085df75d1ae"}]} 2026-05-08 19:28:15.220 8 INFO neutron.services.segments.plugin [-] Segment ccf20195-80d2-4051-8750-5164d5c62a59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccf20195-80d2-4051-8750-5164d5c62a59 found for delete ", "request_id": "req-5f3146fb-2781-43f1-b75b-4c19cb45e454"}]} [pid: 8|app: 0|req: 748/1382] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:28:14 2026] DELETE /v2.0/networks/03fe302a-e0eb-4f69-bc73-c629c4e66654 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1383] 10.0.0.151 () {32 vars in 646 bytes} [Fri May 8 19:28:15 2026] GET /v2.0/subnets => generated 1839 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:15.269 7 WARNING keystonemiddleware.audit [None req-bfd253cd-c3a2-42c6-995d-8ea13b1dd8ee f00e10eb460b47fdabe997f9ad3b45e6 69104ed336fc4680bd102ad975060f87 - - default default] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 8|app: 0|req: 749/1384] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:28:15 2026] GET /v2.0/ports?device_id=779a58da-4ee4-424a-a321-b0dc3c99c8f2 => generated 1010 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:15.365 8 WARNING neutron_lib.context [None req-e434896c-244d-4b97-9e8f-40c48e6cb96c fb5c18b42d504d7e8759c205d8a09428 f1b1b73040db4974b9ef76a820363718 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 750/1385] 10.0.0.151 () {34 vars in 664 bytes} [Fri May 8 19:28:15 2026] POST /v2.0/ports => generated 775 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 636/1386] 10.0.0.151 () {34 vars in 740 bytes} [Fri May 8 19:28:15 2026] PUT /v2.0/routers/426f7c6c-6b63-4b99-b028-dc5b9ad5a04c => generated 700 bytes in 590 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1387] 10.0.0.46 () {34 vars in 1118 bytes} [Fri May 8 19:28:15 2026] GET /v2.0/security-groups?id=d5966772-a137-4242-abb7-68e7f6ddd476&id=5c2fec11-34e3-4390-adb6-9bd61777604a&fields=id&fields=name => generated 205 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1388] 10.0.0.151 () {34 vars in 736 bytes} [Fri May 8 19:28:15 2026] PUT /v2.0/ports/b94573f3-841a-4d5d-b0fe-862c7da21f05 => generated 752 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:28:16.096 7 WARNING keystonemiddleware.audit [None req-3031f5dd-1cf4-4516-b571-edcdd2e85fe0 fb5c18b42d504d7e8759c205d8a09428 f1b1b73040db4974b9ef76a820363718 - - default default] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 8|app: 0|req: 751/1389] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:15 2026] DELETE /v2.0/subnets/7e3b03a0-b6a4-4eea-b83e-96bc78bf66a7 => generated 0 bytes in 691 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1390] 10.0.0.151 () {32 vars in 720 bytes} [Fri May 8 19:28:16 2026] GET /v2.0/routers/426f7c6c-6b63-4b99-b028-dc5b9ad5a04c => generated 700 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 752/1391] 10.0.0.151 () {32 vars in 735 bytes} [Fri May 8 19:28:16 2026] GET /v2.0/ports?device_id=779a58da-4ee4-424a-a321-b0dc3c99c8f2 => generated 1279 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1392] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:28:16 2026] DELETE /v2.0/ports/b94573f3-841a-4d5d-b0fe-862c7da21f05 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:28:16.833 7 WARNING keystonemiddleware.audit [None req-6388c0d7-305f-48c8-b8d6-7cf5fe88c785 fb5c18b42d504d7e8759c205d8a09428 f1b1b73040db4974b9ef76a820363718 - - default default] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 7|app: 0|req: 641/1393] 10.0.0.151 () {32 vars in 735 bytes} [Fri May 8 19:28:16 2026] GET /v2.0/ports?device_id=426f7c6c-6b63-4b99-b028-dc5b9ad5a04c => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1394] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:16 2026] DELETE /v2.0/subnets/46b3072a-b3c9-4843-9c8a-abf1691720b0 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1395] 10.0.0.151 () {32 vars in 857 bytes} [Fri May 8 19:28:16 2026] GET /v2.0/floatingips?floating_network_id=231410f5-e25b-42fe-b10b-67c3d7c878d2&port_id=b4bfd737-d210-454f-951e-477b4989c5de => generated 860 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:28:16.946 7 WARNING keystonemiddleware.audit [None req-0a822933-1958-4009-9bb1-4ae51e961ee9 44cd6b2b939e484eb04bc8f94fdc8da0 580fb81df64d486d97b6b4b0ab85663f - - default default] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 8|app: 0|req: 754/1396] 10.0.0.151 () {32 vars in 642 bytes} [Fri May 8 19:28:16 2026] GET /v2.0/ports => generated 778 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1397] 10.0.0.151 () {32 vars in 646 bytes} [Fri May 8 19:28:16 2026] GET /v2.0/subnets => generated 626 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:28:17.007 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3cf9edee-fd41-41be-9140-c1a015273890 fb5c18b42d504d7e8759c205d8a09428 f1b1b73040db4974b9ef76a820363718 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 756/1398] 10.0.0.151 () {32 vars in 716 bytes} [Fri May 8 19:28:16 2026] GET /v2.0/ports/b94573f3-841a-4d5d-b0fe-862c7da21f05 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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.10/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.10/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.10/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() 2026-05-08 19:28:17.367 8 INFO neutron.services.segments.plugin [-] Segment 4fdc8a32-b853-412a-9bad-05a7bc7d6d45 resource provider aggregate not found 2026-05-08 19:28:17.371 8 INFO neutron.services.segments.plugin [-] Segment 4fdc8a32-b853-412a-9bad-05a7bc7d6d45 resource provider aggregate not found 2026-05-08 19:28:17.386 8 INFO neutron.services.segments.plugin [-] Segment 4fdc8a32-b853-412a-9bad-05a7bc7d6d45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fdc8a32-b853-412a-9bad-05a7bc7d6d45 found for delete ", "request_id": "req-6517c938-b8fa-461d-b075-74874631b3aa"}]} 2026-05-08 19:28:17.388 8 INFO neutron.services.segments.plugin [-] Segment 4fdc8a32-b853-412a-9bad-05a7bc7d6d45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fdc8a32-b853-412a-9bad-05a7bc7d6d45 found for delete ", "request_id": "req-bc7fc762-1b2d-48fb-afeb-206981c3e705"}]} [pid: 8|app: 0|req: 757/1399] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:28:17 2026] DELETE /v2.0/networks/12365c5c-70e6-4477-aa9f-929c7ad3b134 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1400] 10.0.0.151 () {32 vars in 642 bytes} [Fri May 8 19:28:17 2026] GET /v2.0/ports => generated 778 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1401] 10.0.0.131 () {34 vars in 989 bytes} [Fri May 8 19:28:17 2026] GET /v2.0/ports?device_id=779a58da-4ee4-424a-a321-b0dc3c99c8f2 => generated 1279 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1402] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:28:17 2026] DELETE /v2.0/networks/92a18726-bc64-48ca-b151-435e350b2b08 => 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: 761/1403] 10.0.0.151 () {32 vars in 716 bytes} [Fri May 8 19:28:17 2026] GET /v2.0/ports/ae85a725-3092-4456-a26a-404e30ab1765 => generated 775 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1404] 10.0.0.131 () {34 vars in 1119 bytes} [Fri May 8 19:28:17 2026] GET /v2.0/security-groups?id=d5966772-a137-4242-abb7-68e7f6ddd476&id=5c2fec11-34e3-4390-adb6-9bd61777604a&fields=id&fields=name => generated 205 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1405] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:28:17 2026] DELETE /v2.0/networks/a595bbb4-b22b-4a06-bfb1-a0668ae88ff0 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:28:18.003 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9726cbd8-2115-48b6-b904-0a7ed3af3a49 fb5c18b42d504d7e8759c205d8a09428 f1b1b73040db4974b9ef76a820363718 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 764/1406] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:28:17 2026] DELETE /v2.0/ports/773c2293-f585-471b-aeae-7d2f05c77d1a => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:28:18.080 7 INFO neutron.services.segments.plugin [-] Segment bbc8a64e-94b1-4a2a-9453-497d8052b0f4 resource provider aggregate not found 2026-05-08 19:28:18.085 7 INFO neutron.services.segments.plugin [-] Segment bbc8a64e-94b1-4a2a-9453-497d8052b0f4 resource provider aggregate not found 2026-05-08 19:28:18.102 7 INFO neutron.services.segments.plugin [-] Segment bbc8a64e-94b1-4a2a-9453-497d8052b0f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbc8a64e-94b1-4a2a-9453-497d8052b0f4 found for delete ", "request_id": "req-73810572-0e1b-46cd-99c7-d8fded378985"}]} 2026-05-08 19:28:18.109 7 INFO neutron.services.segments.plugin [-] Segment bbc8a64e-94b1-4a2a-9453-497d8052b0f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbc8a64e-94b1-4a2a-9453-497d8052b0f4 found for delete ", "request_id": "req-ca6c22d3-b5d5-4ee4-973d-afc260eb81ce"}]} 2026-05-08 19:28:18.110 7 INFO neutron.db.l3_hamode_db [None req-f581e2b4-d11a-4026-bc4e-87cfca7e0ff4 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] HA network 2437fe77-5e5e-4c47-bfd6-db0a95a50ec3 was deleted as no HA routers are present in tenant 14e0c6f71efa4a298bb2aeea2e023d5c. [pid: 7|app: 0|req: 643/1407] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:16 2026] DELETE /v2.0/routers/426f7c6c-6b63-4b99-b028-dc5b9ad5a04c => generated 0 bytes in 1174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:28:18.135 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3da162cf-76ba-45a0-9261-94f2ccf82948 fb5c18b42d504d7e8759c205d8a09428 f1b1b73040db4974b9ef76a820363718 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 644/1408] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:18 2026] DELETE /v2.0/subnets/7a83437d-f2e6-4adf-b361-ec4f301bc823 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:28:18.140 7 WARNING keystonemiddleware.audit [None req-3da162cf-76ba-45a0-9261-94f2ccf82948 fb5c18b42d504d7e8759c205d8a09428 f1b1b73040db4974b9ef76a820363718 - - default default] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 7|app: 0|req: 645/1409] 10.0.0.151 () {32 vars in 735 bytes} [Fri May 8 19:28:18 2026] GET /v2.0/ports?device_id=426f7c6c-6b63-4b99-b028-dc5b9ad5a04c => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:28:18.175 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3c9f6bf6-cdfd-4d25-94b7-0e41376b282e fb5c18b42d504d7e8759c205d8a09428 f1b1b73040db4974b9ef76a820363718 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 646/1410] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:18 2026] DELETE /v2.0/subnets/b658fbe5-e1b4-45d7-b86b-224fbe733015 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:28:18.180 7 WARNING keystonemiddleware.audit [None req-3c9f6bf6-cdfd-4d25-94b7-0e41376b282e fb5c18b42d504d7e8759c205d8a09428 f1b1b73040db4974b9ef76a820363718 - - default default] Skipping service tempest-service-364189562 as it have no endpoints. 2026-05-08 19:28:18.204 7 INFO neutron.api.v2.resource [None req-f067e59a-4376-4501-86bd-0188504a72a1 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 647/1411] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:18 2026] DELETE /v2.0/routers/426f7c6c-6b63-4b99-b028-dc5b9ad5a04c => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1412] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:28:18 2026] DELETE /v2.0/networks/d290b298-db56-497c-8e65-e945ef9a167b => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:28:18.246 8 WARNING keystonemiddleware.audit [None req-030a5b56-d370-402b-920c-351cb7c25f40 f00e10eb460b47fdabe997f9ad3b45e6 69104ed336fc4680bd102ad975060f87 - - default default] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 8|app: 0|req: 766/1413] 10.0.0.151 () {32 vars in 735 bytes} [Fri May 8 19:28:18 2026] GET /v2.0/ports?device_id=b6111d90-5997-4b0c-9483-c708fb740854 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:28:18.280 8 WARNING keystonemiddleware.audit [None req-5d437a0a-929d-4b7a-9284-5b647873a3b5 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Skipping service tempest-service-364189562 as it have no endpoints. 2026-05-08 19:28:18.307 8 INFO neutron.api.v2.resource [None req-e5f25cbb-6cb9-4ccf-b3a5-e07e04b4e2d5 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 767/1414] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:18 2026] DELETE /v2.0/routers/b6111d90-5997-4b0c-9483-c708fb740854 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:28:18.316 8 WARNING keystonemiddleware.audit [None req-e5f25cbb-6cb9-4ccf-b3a5-e07e04b4e2d5 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Skipping service tempest-service-364189562 as it have no endpoints. 2026-05-08 19:28:18.332 8 INFO neutron.pecan_wsgi.hooks.translation [None req-37f32269-5cd1-4da9-a7cb-d87b08137acf c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 768/1415] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:18 2026] DELETE /v2.0/subnets/c570a881-64ee-4775-9c68-49e5a7eeaf6c => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:28:18.341 8 WARNING keystonemiddleware.audit [None req-37f32269-5cd1-4da9-a7cb-d87b08137acf c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 8|app: 0|req: 769/1416] 10.0.0.151 () {32 vars in 735 bytes} [Fri May 8 19:28:18 2026] GET /v2.0/ports?device_id=51c6e8a0-78ca-4b25-be9b-e118b0a1ec52 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:28:18.371 8 WARNING keystonemiddleware.audit [None req-69f1e186-8a4b-4d67-b6e3-50aa10b91ff0 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Skipping service tempest-service-364189562 as it have no endpoints. 2026-05-08 19:28:18.396 8 INFO neutron.api.v2.resource [None req-cfdf0bbe-f346-403e-b033-a8093cbdf19f c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 770/1417] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:18 2026] DELETE /v2.0/routers/51c6e8a0-78ca-4b25-be9b-e118b0a1ec52 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:28:18.405 8 WARNING keystonemiddleware.audit [None req-cfdf0bbe-f346-403e-b033-a8093cbdf19f c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Skipping service tempest-service-364189562 as it have no endpoints. 2026-05-08 19:28:18.419 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d991a03e-d827-4090-b3a7-0d1d6d769061 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 771/1418] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:18 2026] DELETE /v2.0/subnets/eb4b776d-3b2b-49aa-9aae-2f519ccb8218 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:28:18.429 8 WARNING keystonemiddleware.audit [None req-d991a03e-d827-4090-b3a7-0d1d6d769061 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Skipping service tempest-service-364189562 as it have no endpoints. [pid: 7|app: 0|req: 648/1419] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:28:18 2026] DELETE /v2.0/ports/ae85a725-3092-4456-a26a-404e30ab1765 => 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: 772/1420] 10.0.0.151 () {32 vars in 735 bytes} [Fri May 8 19:28:18 2026] GET /v2.0/ports?device_id=56223797-793f-4fe7-af86-545788f86a0f => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:28:18.460 8 WARNING keystonemiddleware.audit [None req-afab4331-a4cb-40b8-b7ed-617c01226007 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Skipping service tempest-service-364189562 as it have no endpoints. 2026-05-08 19:28:18.486 8 INFO neutron.api.v2.resource [None req-97ea6007-1a5c-444d-9544-926d9deff7ac c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 773/1421] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:18 2026] DELETE /v2.0/routers/56223797-793f-4fe7-af86-545788f86a0f => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:28:18.494 8 WARNING keystonemiddleware.audit [None req-97ea6007-1a5c-444d-9544-926d9deff7ac c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Skipping service tempest-service-364189562 as it have no endpoints. 2026-05-08 19:28:18.510 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4b46999c-d588-4f4d-a6d2-34accc2b8565 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 774/1422] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:18 2026] DELETE /v2.0/subnets/e85dcdd7-e51c-4cd4-b286-4db28aa15c57 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:28:18.519 8 WARNING keystonemiddleware.audit [None req-4b46999c-d588-4f4d-a6d2-34accc2b8565 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] Skipping service tempest-service-364189562 as it have no endpoints. 2026-05-08 19:28:18.531 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6b21b1c2-b9f6-45da-ae75-974f87f19cc3 c8c291dcddb947b1b3ea607fc8678bbd 14e0c6f71efa4a298bb2aeea2e023d5c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 775/1423] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:18 2026] DELETE /v2.0/subnets/0b7e4ce6-79d2-45e2-a95b-9246d6b30d10 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1424] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:28:18 2026] DELETE /v2.0/networks/6c5d9f19-23dc-4936-8cd3-79027a92e8bb => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1425] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:28:18 2026] GET /v2.0/security-groups?tenant_id=69104ed336fc4680bd102ad975060f87&name=default => generated 2925 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1426] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:28:18 2026] DELETE /v2.0/security-groups/f806bcbd-e9c2-4a59-9f1e-e7623c910418 => 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: 777/1427] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:28:19 2026] GET /v2.0/security-groups?tenant_id=14e0c6f71efa4a298bb2aeea2e023d5c&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1428] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:28:19 2026] GET /v2.0/security-groups?tenant_id=f1b1b73040db4974b9ef76a820363718&name=default => generated 2925 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1429] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:28:19 2026] DELETE /v2.0/security-groups/8c388395-056f-45f2-80cf-0c54e9ce3eed => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1430] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:28:19 2026] DELETE /v2.0/security-groups/a26e69d8-500a-4522-86cf-27a1fd8931fb => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:28:19.784 8 INFO neutron.services.segments.plugin [-] Segment 5446b8d8-91cf-4b54-9341-2a0c2e884f73 resource provider aggregate not found 2026-05-08 19:28:19.790 8 INFO neutron.services.segments.plugin [-] Segment 5446b8d8-91cf-4b54-9341-2a0c2e884f73 resource provider aggregate not found 2026-05-08 19:28:19.813 8 INFO neutron.services.segments.plugin [-] Segment 5446b8d8-91cf-4b54-9341-2a0c2e884f73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5446b8d8-91cf-4b54-9341-2a0c2e884f73 found for delete ", "request_id": "req-3445ce03-861c-45ae-8281-59b0453b456b"}]} 2026-05-08 19:28:19.819 8 INFO neutron.services.segments.plugin [-] Segment 5446b8d8-91cf-4b54-9341-2a0c2e884f73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5446b8d8-91cf-4b54-9341-2a0c2e884f73 found for delete ", "request_id": "req-63ab37f3-2ecd-4b9a-8b38-d5131ccee6a7"}]} [pid: 8|app: 0|req: 779/1431] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:28:19 2026] GET /v2.0/ports?device_id=779a58da-4ee4-424a-a321-b0dc3c99c8f2 => generated 1010 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1432] 10.0.0.46 () {34 vars in 1118 bytes} [Fri May 8 19:28:19 2026] GET /v2.0/security-groups?id=d5966772-a137-4242-abb7-68e7f6ddd476&id=5c2fec11-34e3-4390-adb6-9bd61777604a&fields=id&fields=name => generated 205 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:28:20.308 8 INFO neutron.services.segments.plugin [-] Segment f0935686-dbd3-47ac-892d-4be6062913d1 resource provider aggregate not found 2026-05-08 19:28:20.320 8 INFO neutron.services.segments.plugin [-] Segment f0935686-dbd3-47ac-892d-4be6062913d1 resource provider aggregate not found 2026-05-08 19:28:20.344 8 INFO neutron.services.segments.plugin [-] Segment f0935686-dbd3-47ac-892d-4be6062913d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0935686-dbd3-47ac-892d-4be6062913d1 found for delete ", "request_id": "req-58e34580-2d66-4765-b782-d51a137398eb"}]} 2026-05-08 19:28:20.348 8 INFO neutron.services.segments.plugin [-] Segment f0935686-dbd3-47ac-892d-4be6062913d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0935686-dbd3-47ac-892d-4be6062913d1 found for delete ", "request_id": "req-3fff4e65-4ca9-4582-b2d7-7ec99765237e"}]} 2026-05-08 19:28:20.365 8 INFO neutron.services.segments.plugin [-] Segment c7fa21f6-351e-4db6-884f-c491dd83abb9 resource provider aggregate not found 2026-05-08 19:28:20.371 8 INFO neutron.services.segments.plugin [-] Segment c7fa21f6-351e-4db6-884f-c491dd83abb9 resource provider aggregate not found 2026-05-08 19:28:20.386 8 INFO neutron.services.segments.plugin [-] Segment c7fa21f6-351e-4db6-884f-c491dd83abb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7fa21f6-351e-4db6-884f-c491dd83abb9 found for delete ", "request_id": "req-dc10b07f-64e7-40a4-89a3-e41013595e82"}]} 2026-05-08 19:28:20.392 8 INFO neutron.services.segments.plugin [-] Segment c7fa21f6-351e-4db6-884f-c491dd83abb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7fa21f6-351e-4db6-884f-c491dd83abb9 found for delete ", "request_id": "req-77e8ac6b-3999-445b-92cc-efbb40549f1f"}]} [pid: 8|app: 0|req: 780/1433] 199.204.45.19 () {34 vars in 992 bytes} [Fri May 8 19:28:20 2026] GET /v2.0/ports?device_id=779a58da-4ee4-424a-a321-b0dc3c99c8f2 => generated 1010 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:20.482 7 INFO neutron.services.segments.plugin [-] Segment f8d9b6cc-998b-465c-adad-03f0343b3e38 resource provider aggregate not found 2026-05-08 19:28:20.486 7 INFO neutron.services.segments.plugin [-] Segment f8d9b6cc-998b-465c-adad-03f0343b3e38 resource provider aggregate not found 2026-05-08 19:28:20.502 7 INFO neutron.services.segments.plugin [-] Segment f8d9b6cc-998b-465c-adad-03f0343b3e38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8d9b6cc-998b-465c-adad-03f0343b3e38 found for delete ", "request_id": "req-9d70e7a9-aff7-4a2f-8ffe-1fab684dd701"}]} 2026-05-08 19:28:20.508 7 INFO neutron.services.segments.plugin [-] Segment f8d9b6cc-998b-465c-adad-03f0343b3e38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8d9b6cc-998b-465c-adad-03f0343b3e38 found for delete ", "request_id": "req-9116bf8d-a5b1-4c34-be13-b2bf12b7c339"}]} 2026-05-08 19:28:20.859 7 INFO neutron.db.l3_db [req-f7486fbe-196d-4cfa-b640-f60f7f3a3004 req-1fb58bd7-9601-4985-92e1-967bc511dd6a 44cd6b2b939e484eb04bc8f94fdc8da0 580fb81df64d486d97b6b4b0ab85663f - - default default] Floating IP 3696e693-d250-423e-b03d-5c9b4e282d6e disassociated. External IP: 10.96.250.220, port: b4bfd737-d210-454f-951e-477b4989c5de. 2026-05-08 19:28:21.033 8 WARNING neutron_lib.context [None req-724d9429-4244-4b0c-a128-772b97c63501 b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:21.169 8 INFO neutron.db.segments_db [None req-724d9429-4244-4b0c-a128-772b97c63501 b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] Added segment 47f82454-5588-4246-ae37-30b9a44c2adc of type vxlan for network a61020eb-09d6-48ab-8e4a-45972d4cd5b8 [pid: 8|app: 0|req: 781/1434] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:28:20 2026] POST /v2.0/networks => generated 633 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1435] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:28:21 2026] GET /v2.0/ports?device_id=779a58da-4ee4-424a-a321-b0dc3c99c8f2 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1438] 199.204.45.19 () {36 vars in 995 bytes} [Fri May 8 19:28:20 2026] DELETE /v2.0/ports/b4bfd737-d210-454f-951e-477b4989c5de => generated 0 bytes in 874 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:28:21.328 7 WARNING neutron_lib.context [None req-7220a368-b182-4f76-a0ef-3d2b7623510b b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:21.338 8 WARNING neutron_lib.context [None req-60dc4833-db93-4cf7-92aa-3ddc5b6a9da9 7d1e3bbd30974041a3fda132a45a1f22 c2e6a82d7f5d48b0b13d1ab31d70ff12 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:21.363 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-032698bc-5571-48e3-a30b-179388b58973'] response: {'server_uuid': '779a58da-4ee4-424a-a321-b0dc3c99c8f2', 'name': 'network-vif-deleted', 'tag': 'b4bfd737-d210-454f-951e-477b4989c5de', 'status': 'completed', 'code': 200} 2026-05-08 19:28:21.400 7 INFO neutron.db.segments_db [None req-7220a368-b182-4f76-a0ef-3d2b7623510b b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] Added segment fb539bf2-bc4b-4798-95cf-40ecb3fddc79 of type vxlan for network 49c31dcd-c4f5-4b6d-b221-d8bd78f84597 [pid: 7|app: 0|req: 655/1439] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:28:21 2026] POST /v2.0/networks => generated 634 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:28:21.536 7 WARNING neutron_lib.context [None req-25fc4509-f95a-42f1-ac80-bd29dc6dbc55 b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1440] 10.0.0.151 () {34 vars in 683 bytes} [Fri May 8 19:28:21 2026] POST /v2.0/security-groups => generated 1625 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1441] 10.0.0.151 () {32 vars in 662 bytes} [Fri May 8 19:28:21 2026] GET /v2.0/security-groups => generated 4530 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1442] 10.0.0.151 () {34 vars in 757 bytes} [Fri May 8 19:28:21 2026] PUT /v2.0/security-groups/38882401-bc84-4851-819c-2b19f5eebe4a => generated 1664 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1443] 10.0.0.151 () {32 vars in 736 bytes} [Fri May 8 19:28:21 2026] GET /v2.0/security-groups/38882401-bc84-4851-819c-2b19f5eebe4a => generated 1664 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1444] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:28:21 2026] DELETE /v2.0/security-groups/38882401-bc84-4851-819c-2b19f5eebe4a => 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: 656/1445] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:28:21 2026] POST /v2.0/subnets => generated 622 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:28:21.886 7 WARNING neutron_lib.context [None req-f850376f-3766-4a3d-9ecf-82869406864e b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1446] 10.0.0.151 () {32 vars in 662 bytes} [Fri May 8 19:28:21 2026] GET /v2.0/security-groups => generated 2925 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:21.937 8 INFO neutron.api.v2.resource [None req-cb104436-46be-480f-9cc2-4fc10151b1d6 7d1e3bbd30974041a3fda132a45a1f22 c2e6a82d7f5d48b0b13d1ab31d70ff12 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 791/1447] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:28:21 2026] DELETE /v2.0/security-groups/38882401-bc84-4851-819c-2b19f5eebe4a => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:28:21.952 8 WARNING neutron_lib.context [None req-2398f556-2740-4a4e-8c65-cc19620f7c47 7d1e3bbd30974041a3fda132a45a1f22 c2e6a82d7f5d48b0b13d1ab31d70ff12 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1448] 10.0.0.151 () {34 vars in 683 bytes} [Fri May 8 19:28:21 2026] POST /v2.0/security-groups => generated 1625 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 19:28:22.093 8 WARNING neutron_lib.context [None req-ab4b7d04-1443-4c1f-8472-3f8e0936778d 7d1e3bbd30974041a3fda132a45a1f22 c2e6a82d7f5d48b0b13d1ab31d70ff12 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 793/1449] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:28:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1450] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:28:21 2026] POST /v2.0/subnets => generated 631 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:28:22.221 8 WARNING neutron_lib.context [None req-1aba8541-524d-40cc-9a35-920379fb7229 b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 658/1451] 10.0.0.151 () {32 vars in 746 bytes} [Fri May 8 19:28:22 2026] GET /v2.0/security-group-rules/e2bed7bc-74d9-436a-9ced-05e279538262 => generated 601 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:28:22.262 8 INFO neutron.db.segments_db [None req-1aba8541-524d-40cc-9a35-920379fb7229 b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] Added segment 4e6d5df9-1e98-4344-b8d3-b106d8bf746a of type vxlan for network aa00d96c-014c-4f3d-a1ab-755cc52ca276 [pid: 7|app: 0|req: 659/1452] 10.0.0.151 () {32 vars in 672 bytes} [Fri May 8 19:28:22 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1453] 10.0.0.151 () {32 vars in 749 bytes} [Fri May 8 19:28:22 2026] DELETE /v2.0/security-group-rules/e2bed7bc-74d9-436a-9ced-05e279538262 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1454] 10.0.0.151 () {32 vars in 672 bytes} [Fri May 8 19:28:22 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:22.564 8 INFO neutron.db.l3_hamode_db [None req-1aba8541-524d-40cc-9a35-920379fb7229 b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 662/1455] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:28:22 2026] DELETE /v2.0/security-groups/d5966772-a137-4242-abb7-68e7f6ddd476 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:28:22.645 7 WARNING neutron_lib.context [None req-5a90c157-df28-4984-bdb5-d8d68f79b6d9 7d1e3bbd30974041a3fda132a45a1f22 c2e6a82d7f5d48b0b13d1ab31d70ff12 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:22.770 8 INFO neutron.db.l3_hamode_db [None req-1aba8541-524d-40cc-9a35-920379fb7229 b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 663/1456] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:28:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1457] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:28:22 2026] GET /v2.0/security-groups?tenant_id=0f7ced9c73a34d9ca880eac8d3965a77&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:23.011 7 INFO neutron.api.v2.resource [None req-a12e60b4-5cba-4cd2-8d38-714d828eecf7 44cd6b2b939e484eb04bc8f94fdc8da0 580fb81df64d486d97b6b4b0ab85663f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 665/1458] 10.0.0.151 () {32 vars in 736 bytes} [Fri May 8 19:28:22 2026] GET /v2.0/security-groups/d5966772-a137-4242-abb7-68e7f6ddd476 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1459] 10.0.0.151 () {32 vars in 746 bytes} [Fri May 8 19:28:23 2026] GET /v2.0/security-group-rules/29404ec3-e049-4e0b-a9bc-286cc5183c75 => generated 601 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1460] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:28:23 2026] DELETE /v2.0/security-groups/ca61a61d-e829-45de-9a4a-8983e8a476c4 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1461] 10.0.0.151 () {32 vars in 731 bytes} [Fri May 8 19:28:23 2026] DELETE /v2.0/floatingips/3696e693-d250-423e-b03d-5c9b4e282d6e => generated 0 bytes in 361 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1462] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:28:22 2026] POST /v2.0/routers => generated 510 bytes in 1345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1463] 10.0.0.151 () {32 vars in 672 bytes} [Fri May 8 19:28:23 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1464] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:28:23 2026] DELETE /v2.0/security-groups/5c2fec11-34e3-4390-adb6-9bd61777604a => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1465] 10.0.0.151 () {32 vars in 749 bytes} [Fri May 8 19:28:23 2026] DELETE /v2.0/security-group-rules/29404ec3-e049-4e0b-a9bc-286cc5183c75 => 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: 670/1466] 10.0.0.151 () {34 vars in 782 bytes} [Fri May 8 19:28:23 2026] PUT /v2.0/routers/d77bc808-1d20-4d0c-a192-f67916950763/add_router_interface => generated 309 bytes in 1387 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1467] 10.0.0.151 () {32 vars in 672 bytes} [Fri May 8 19:28:24 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1468] 10.0.0.151 () {32 vars in 716 bytes} [Fri May 8 19:28:25 2026] GET /v2.0/ports/dfa5fc68-6443-4323-ad41-4b2987568cfd => generated 959 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:28:25.111 7 WARNING neutron_lib.context [None req-ddd59887-9a47-4a37-9faa-92a3a59d3ac8 7d1e3bbd30974041a3fda132a45a1f22 c2e6a82d7f5d48b0b13d1ab31d70ff12 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1469] 10.0.0.151 () {34 vars in 788 bytes} [Fri May 8 19:28:23 2026] PUT /v2.0/routers/22ea441a-b2f5-4384-b329-0d1a4484377c/remove_router_interface => generated 309 bytes in 1314 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1470] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:28:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:28:26.389 7 INFO neutron.services.segments.plugin [-] Segment a8ce843f-6e72-4938-ba05-15ecd2e259b0 resource provider aggregate not found 2026-05-08 19:28:26.395 7 INFO neutron.services.segments.plugin [-] Segment a8ce843f-6e72-4938-ba05-15ecd2e259b0 resource provider aggregate not found 2026-05-08 19:28:26.414 7 INFO neutron.services.segments.plugin [-] Segment a8ce843f-6e72-4938-ba05-15ecd2e259b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8ce843f-6e72-4938-ba05-15ecd2e259b0 found for delete ", "request_id": "req-b6a3e29b-9de4-432a-915f-0da7f8e86821"}]} 2026-05-08 19:28:26.415 7 INFO neutron.services.segments.plugin [-] Segment a8ce843f-6e72-4938-ba05-15ecd2e259b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8ce843f-6e72-4938-ba05-15ecd2e259b0 found for delete ", "request_id": "req-ffdf1fe1-ed2e-465d-bf43-3b452fbd140d"}]} 2026-05-08 19:28:26.432 7 INFO neutron.db.l3_hamode_db [None req-2bd67969-d094-4f5e-a919-be3834696480 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] HA network 1caeb878-33bb-4cab-87c5-c7c8124df975 was deleted as no HA routers are present in tenant 580fb81df64d486d97b6b4b0ab85663f. [pid: 7|app: 0|req: 674/1471] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:25 2026] DELETE /v2.0/routers/22ea441a-b2f5-4384-b329-0d1a4484377c => generated 0 bytes in 1217 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1472] 10.0.0.151 () {32 vars in 746 bytes} [Fri May 8 19:28:26 2026] GET /v2.0/security-group-rules/604fc2af-dda3-4a44-8e00-b9ae2e24afd5 => generated 602 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1473] 10.0.0.151 () {34 vars in 782 bytes} [Fri May 8 19:28:25 2026] PUT /v2.0/routers/d77bc808-1d20-4d0c-a192-f67916950763/add_router_interface => generated 309 bytes in 1503 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1474] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:26 2026] DELETE /v2.0/subnets/1d14f98e-3f1a-4383-9864-2b5b1b086f9a => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1475] 10.0.0.151 () {32 vars in 672 bytes} [Fri May 8 19:28:26 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1476] 10.0.0.151 () {32 vars in 716 bytes} [Fri May 8 19:28:26 2026] GET /v2.0/ports/0d54de84-09b7-439e-ab24-2f09e05da278 => generated 967 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1477] 10.0.0.151 () {32 vars in 749 bytes} [Fri May 8 19:28:26 2026] DELETE /v2.0/security-group-rules/604fc2af-dda3-4a44-8e00-b9ae2e24afd5 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:28:27.113 8 INFO neutron.services.segments.plugin [-] Segment 407fc7fe-867d-4584-8e25-de872ae68253 resource provider aggregate not found 2026-05-08 19:28:27.122 8 INFO neutron.services.segments.plugin [-] Segment 407fc7fe-867d-4584-8e25-de872ae68253 resource provider aggregate not found [pid: 8|app: 0|req: 800/1478] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:28:26 2026] DELETE /v2.0/networks/7fbe3f74-ac47-4563-ae26-12e47b9afee6 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:28:27.139 8 INFO neutron.services.segments.plugin [-] Segment 407fc7fe-867d-4584-8e25-de872ae68253 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 407fc7fe-867d-4584-8e25-de872ae68253 found for delete ", "request_id": "req-36033676-82c8-4bef-9a51-fd41445ec644"}]} 2026-05-08 19:28:27.140 8 INFO neutron.services.segments.plugin [-] Segment 407fc7fe-867d-4584-8e25-de872ae68253 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 407fc7fe-867d-4584-8e25-de872ae68253 found for delete ", "request_id": "req-b0be6e4a-f663-4705-81c7-bc7e6ffe42de"}]} [pid: 8|app: 0|req: 801/1479] 10.0.0.151 () {32 vars in 672 bytes} [Fri May 8 19:28:27 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1480] 10.0.0.151 () {34 vars in 788 bytes} [Fri May 8 19:28:26 2026] PUT /v2.0/routers/d77bc808-1d20-4d0c-a192-f67916950763/remove_router_interface => generated 309 bytes in 1437 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1481] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:28:28 2026] DELETE /v2.0/security-groups/1cba1f11-c0dd-41d0-ad8d-5ee1b803e510 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1482] 10.0.0.151 () {34 vars in 677 bytes} [Fri May 8 19:28:28 2026] POST /v2.0/qos/policies => generated 359 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1483] 10.0.0.151 () {34 vars in 788 bytes} [Fri May 8 19:28:27 2026] PUT /v2.0/routers/3f79cdd8-89ae-454b-b3cb-e5a84a8214a0/remove_router_interface => generated 309 bytes in 1588 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1484] 10.0.0.151 () {32 vars in 662 bytes} [Fri May 8 19:28:28 2026] GET /v2.0/security-groups => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1485] 10.0.0.151 () {34 vars in 677 bytes} [Fri May 8 19:28:28 2026] POST /v2.0/qos/policies => generated 359 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1486] 10.0.0.151 () {34 vars in 788 bytes} [Fri May 8 19:28:28 2026] PUT /v2.0/routers/d77bc808-1d20-4d0c-a192-f67916950763/remove_router_interface => generated 309 bytes in 935 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1487] 10.0.0.151 () {32 vars in 662 bytes} [Fri May 8 19:28:29 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1488] 10.0.0.151 () {34 vars in 677 bytes} [Fri May 8 19:28:29 2026] POST /v2.0/qos/policies => generated 359 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1489] 10.0.0.151 () {32 vars in 735 bytes} [Fri May 8 19:28:29 2026] GET /v2.0/ports?device_id=d77bc808-1d20-4d0c-a192-f67916950763 => 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: 686/1490] 10.0.0.151 () {34 vars in 677 bytes} [Fri May 8 19:28:29 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:28:29.815 8 INFO neutron.services.segments.plugin [-] Segment 5b51dd80-a326-486c-98fd-4203b73fb8b2 resource provider aggregate not found 2026-05-08 19:28:29.819 8 INFO neutron.services.segments.plugin [-] Segment 5b51dd80-a326-486c-98fd-4203b73fb8b2 resource provider aggregate not found 2026-05-08 19:28:29.837 8 INFO neutron.services.segments.plugin [-] Segment 5b51dd80-a326-486c-98fd-4203b73fb8b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b51dd80-a326-486c-98fd-4203b73fb8b2 found for delete ", "request_id": "req-cabed592-8388-454a-802f-83dc993cd479"}]} 2026-05-08 19:28:29.839 8 INFO neutron.services.segments.plugin [-] Segment 5b51dd80-a326-486c-98fd-4203b73fb8b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b51dd80-a326-486c-98fd-4203b73fb8b2 found for delete ", "request_id": "req-e256baf4-3748-42ef-bbe7-92bdc599016b"}]} 2026-05-08 19:28:29.844 8 INFO neutron.db.l3_hamode_db [None req-161ec406-e5ff-4218-bffd-0aa3d6d1b3ec 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] HA network 6c55db2d-89de-4448-ac3c-425cf2876c21 was deleted as no HA routers are present in tenant 4ae19489745245e7939ebd2cb9f7b275. [pid: 8|app: 0|req: 805/1491] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:28 2026] DELETE /v2.0/routers/3f79cdd8-89ae-454b-b3cb-e5a84a8214a0 => generated 0 bytes in 934 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1492] 10.0.0.151 () {34 vars in 677 bytes} [Fri May 8 19:28:29 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1493] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:29 2026] DELETE /v2.0/subnets/fdabb59f-2620-42a8-9129-603f813f3378 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1494] 10.0.0.151 () {34 vars in 752 bytes} [Fri May 8 19:28:30 2026] PUT /v2.0/policies/321aff61-725c-47d9-98d4-df5d6cbb1ebf/tags => generated 17 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:28:30.489 7 INFO neutron.db.l3_hamode_db [None req-40e285ca-26bb-4401-b395-f9659b5d2f62 b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] HA network aa00d96c-014c-4f3d-a1ab-755cc52ca276 was deleted as no HA routers are present in tenant 8e5b93ad64c446fba276e75077892488. 2026-05-08 19:28:30.491 7 INFO neutron.services.segments.plugin [-] Segment 4e6d5df9-1e98-4344-b8d3-b106d8bf746a resource provider aggregate not found [pid: 7|app: 0|req: 687/1495] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:29 2026] DELETE /v2.0/routers/d77bc808-1d20-4d0c-a192-f67916950763 => generated 0 bytes in 797 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:28:30.504 7 INFO neutron.services.segments.plugin [-] Segment 4e6d5df9-1e98-4344-b8d3-b106d8bf746a resource provider aggregate not found 2026-05-08 19:28:30.527 7 INFO neutron.services.segments.plugin [-] Segment 4e6d5df9-1e98-4344-b8d3-b106d8bf746a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e6d5df9-1e98-4344-b8d3-b106d8bf746a found for delete ", "request_id": "req-4ab8465c-a4bc-4c9f-9745-0d354f68d776"}]} 2026-05-08 19:28:30.548 7 INFO neutron.services.segments.plugin [-] Segment 4e6d5df9-1e98-4344-b8d3-b106d8bf746a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e6d5df9-1e98-4344-b8d3-b106d8bf746a found for delete ", "request_id": "req-3d45c792-7757-445a-a339-340fb9b000ae"}]} [pid: 8|app: 0|req: 809/1496] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:28:30 2026] DELETE /v2.0/networks/5986121e-c6cf-4111-8e9c-896bd3e1abbc => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1497] 10.0.0.151 () {34 vars in 752 bytes} [Fri May 8 19:28:30 2026] PUT /v2.0/policies/f39877b5-401c-4cdd-9e9f-9aa265b72629/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1498] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:28:30 2026] GET /v2.0/security-groups?tenant_id=c2e6a82d7f5d48b0b13d1ab31d70ff12&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1499] 10.0.0.151 () {34 vars in 752 bytes} [Fri May 8 19:28:30 2026] PUT /v2.0/policies/294b1a7d-1a1f-4515-878d-a931cf5787f1/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1500] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:28:30 2026] DELETE /v2.0/security-groups/d28eb176-c3e9-4cc8-9e93-659758d5bec5 => 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: 691/1501] 10.0.0.151 () {34 vars in 752 bytes} [Fri May 8 19:28:30 2026] PUT /v2.0/policies/b08dbdfd-675f-4098-a166-2edc917e2b50/tags => 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: 811/1502] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:30 2026] DELETE /v2.0/subnets/db2c9550-cb44-4d0f-a2e3-1a2900a36731 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1503] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:28:30 2026] GET /v2.0/security-groups?tenant_id=580fb81df64d486d97b6b4b0ab85663f&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: 813/1504] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:28:30 2026] DELETE /v2.0/security-groups/1aca7c07-93bf-4657-8116-ba1fdeada302 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1505] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:30 2026] DELETE /v2.0/subnets/72fec194-29fe-48ec-8a51-5718f5f0fe55 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1506] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:28:31 2026] DELETE /v2.0/networks/49c31dcd-c4f5-4b6d-b221-d8bd78f84597 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1507] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:28:31 2026] GET /v2.0/security-groups?tenant_id=4ae19489745245e7939ebd2cb9f7b275&name=default => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1508] 10.0.0.151 () {32 vars in 673 bytes} [Fri May 8 19:28:31 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1509] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:28:31 2026] DELETE /v2.0/security-groups/c274e287-c12e-4f63-90f5-2d378764968d => 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: 695/1510] 10.0.0.151 () {32 vars in 687 bytes} [Fri May 8 19:28:31 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1511] 10.0.0.151 () {32 vars in 683 bytes} [Fri May 8 19:28:31 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1512] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:28:31 2026] DELETE /v2.0/networks/a61020eb-09d6-48ab-8e4a-45972d4cd5b8 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:28:31.729 8 WARNING neutron_lib.context [None req-d7176226-21fc-4a09-a241-5e41e04f137b b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 697/1513] 10.0.0.151 () {32 vars in 695 bytes} [Fri May 8 19:28:31 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:31.790 8 INFO neutron.db.segments_db [None req-d7176226-21fc-4a09-a241-5e41e04f137b b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] Added segment 6aeff473-3b1c-4ab8-9537-801515d377e9 of type vxlan for network 5037e0fa-5d61-4045-bd7d-08aa7e440bae [pid: 7|app: 0|req: 698/1514] 10.0.0.151 () {32 vars in 681 bytes} [Fri May 8 19:28:31 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) 2026-05-08 19:28:31.859 8 INFO neutron.services.segments.plugin [-] Segment 7ebb616c-e229-44d9-af5c-712f3a0654a2 resource provider aggregate not found 2026-05-08 19:28:31.864 8 INFO neutron.services.segments.plugin [-] Segment 7ebb616c-e229-44d9-af5c-712f3a0654a2 resource provider aggregate not found 2026-05-08 19:28:31.880 8 INFO neutron.services.segments.plugin [-] Segment 7ebb616c-e229-44d9-af5c-712f3a0654a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ebb616c-e229-44d9-af5c-712f3a0654a2 found for delete ", "request_id": "req-f0ac5dc8-bfce-4038-8367-525d8c5a1697"}]} 2026-05-08 19:28:31.884 8 INFO neutron.services.segments.plugin [-] Segment 7ebb616c-e229-44d9-af5c-712f3a0654a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ebb616c-e229-44d9-af5c-712f3a0654a2 found for delete ", "request_id": "req-69e2b0df-cfbf-4354-83ee-b2723149d668"}]} [pid: 7|app: 0|req: 699/1515] 10.0.0.151 () {32 vars in 695 bytes} [Fri May 8 19:28:31 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:31.899 8 INFO neutron.services.segments.plugin [-] Segment fb539bf2-bc4b-4798-95cf-40ecb3fddc79 resource provider aggregate not found 2026-05-08 19:28:31.904 8 INFO neutron.services.segments.plugin [-] Segment fb539bf2-bc4b-4798-95cf-40ecb3fddc79 resource provider aggregate not found 2026-05-08 19:28:31.910 8 INFO neutron.services.segments.plugin [-] Segment fb539bf2-bc4b-4798-95cf-40ecb3fddc79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb539bf2-bc4b-4798-95cf-40ecb3fddc79 found for delete ", "request_id": "req-ec581624-69d3-4ba1-b485-49e1967fdf39"}]} 2026-05-08 19:28:31.927 8 INFO neutron.services.segments.plugin [-] Segment fb539bf2-bc4b-4798-95cf-40ecb3fddc79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb539bf2-bc4b-4798-95cf-40ecb3fddc79 found for delete ", "request_id": "req-14532e31-de60-494e-95f8-0d1c69df7ea2"}]} 2026-05-08 19:28:31.932 8 INFO neutron.services.segments.plugin [-] Segment 47f82454-5588-4246-ae37-30b9a44c2adc resource provider aggregate not found 2026-05-08 19:28:31.947 8 INFO neutron.services.segments.plugin [-] Segment 47f82454-5588-4246-ae37-30b9a44c2adc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47f82454-5588-4246-ae37-30b9a44c2adc found for delete ", "request_id": "req-ede1ff2a-2882-4dc4-8996-995699fc4acf"}]} 2026-05-08 19:28:31.952 8 INFO neutron.services.segments.plugin [-] Segment 47f82454-5588-4246-ae37-30b9a44c2adc resource provider aggregate not found [pid: 8|app: 0|req: 817/1516] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:28:31 2026] POST /v2.0/networks => generated 634 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1517] 10.0.0.151 () {32 vars in 691 bytes} [Fri May 8 19:28:31 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:31.987 8 WARNING neutron_lib.context [None req-d60688d3-491a-4a1c-8602-52da28e2e015 b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:31.991 8 INFO neutron.services.segments.plugin [-] Segment 47f82454-5588-4246-ae37-30b9a44c2adc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47f82454-5588-4246-ae37-30b9a44c2adc found for delete ", "request_id": "req-cb7d06ce-3480-4aa5-8430-acff2a375574"}]} [pid: 7|app: 0|req: 701/1518] 10.0.0.151 () {32 vars in 703 bytes} [Fri May 8 19:28:31 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1519] 10.0.0.151 () {32 vars in 733 bytes} [Fri May 8 19:28:32 2026] DELETE /v2.0/qos/policies/321aff61-725c-47d9-98d4-df5d6cbb1ebf => 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: 703/1520] 10.0.0.151 () {32 vars in 733 bytes} [Fri May 8 19:28:32 2026] DELETE /v2.0/qos/policies/f39877b5-401c-4cdd-9e9f-9aa265b72629 => 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: 704/1521] 10.0.0.151 () {32 vars in 733 bytes} [Fri May 8 19:28:32 2026] DELETE /v2.0/qos/policies/294b1a7d-1a1f-4515-878d-a931cf5787f1 => 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: 705/1522] 10.0.0.151 () {32 vars in 733 bytes} [Fri May 8 19:28:32 2026] DELETE /v2.0/qos/policies/b08dbdfd-675f-4098-a166-2edc917e2b50 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1523] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:28:31 2026] POST /v2.0/subnets => generated 622 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1524] 10.0.0.151 () {32 vars in 733 bytes} [Fri May 8 19:28:32 2026] DELETE /v2.0/qos/policies/1ae394ff-57bb-4d27-8eff-e3445ac6579a => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:28:32.315 8 WARNING neutron_lib.context [None req-ddddd9f1-22d5-4134-a4a6-cd49cf9298bd b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:32.353 8 INFO neutron.db.segments_db [None req-ddddd9f1-22d5-4134-a4a6-cd49cf9298bd b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] Added segment 90589be5-4e36-408c-b694-e72750cbbbfe of type vxlan for network 45b7c0fa-47af-4095-bfc6-6679280d5b10 2026-05-08 19:28:32.671 8 INFO neutron.db.l3_hamode_db [None req-ddddd9f1-22d5-4134-a4a6-cd49cf9298bd b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:28:32.847 8 INFO neutron.db.l3_hamode_db [None req-ddddd9f1-22d5-4134-a4a6-cd49cf9298bd b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:28:33.024 7 INFO neutron.db.segments_db [None req-f3b47f2c-106b-4d4b-9b97-7644f157bd4f 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Added segment e596ab41-0f1e-4621-8786-f48b783bc8fc of type vxlan for network 3540b198-864e-4081-9fe2-0e1ebfa6af90 [pid: 7|app: 0|req: 707/1525] 10.0.0.151 () {34 vars in 670 bytes} [Fri May 8 19:28:32 2026] POST /v2.0/networks => generated 741 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1526] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:28:33 2026] POST /v2.0/subnets => generated 664 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1527] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:28:32 2026] POST /v2.0/routers => generated 509 bytes in 1285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:28:33.638 8 INFO neutron.db.segments_db [None req-1729f4f8-b720-4ff4-a9f2-51068d75f873 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Added segment dc868f5a-ac11-44d1-942e-3e7e273411e2 of type vxlan for network 26982a95-084a-4dee-a2ed-0bb362a2450b [pid: 7|app: 0|req: 709/1528] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:28:33 2026] GET /v2.0/security-groups?tenant_id=71da59f5ce9740dcb85a7d204f3d92c9&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:33.728 7 WARNING neutron_lib.context [None req-f8cb350b-8dd6-4a7b-b1ba-5b5b31988829 b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:33.965 8 INFO neutron.db.l3_hamode_db [None req-1729f4f8-b720-4ff4-a9f2-51068d75f873 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 710/1529] 10.0.0.151 () {34 vars in 664 bytes} [Fri May 8 19:28:33 2026] POST /v2.0/ports => generated 955 bytes in 558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 711/1530] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:28:34 2026] DELETE /v2.0/security-groups/a1df148f-281a-4e41-849c-c3f572bf4e85 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:28:34.997 8 INFO neutron.db.l3_hamode_db [None req-1729f4f8-b720-4ff4-a9f2-51068d75f873 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 712/1531] 10.0.0.151 () {34 vars in 782 bytes} [Fri May 8 19:28:34 2026] PUT /v2.0/routers/7d5299fb-287a-46ce-b130-a2408f5f90af/add_router_interface => generated 309 bytes in 1390 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 713/1532] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:28:35 2026] GET /v2.0/security-groups?tenant_id=31a19342e9a24714a84e86c854f6fbc7&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1533] 10.0.0.151 () {32 vars in 716 bytes} [Fri May 8 19:28:35 2026] GET /v2.0/ports/de713207-25b9-43ad-b3ba-67b097cebe76 => generated 1029 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:36.263 7 WARNING neutron_lib.context [None req-821362a6-1746-49f9-81b6-7bb2db4b4d85 220c28554df2412280be243d194e3ae6 b382315f9b0242a9a2b83a15721f16a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 820/1534] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:28:33 2026] POST /v2.0/routers => generated 728 bytes in 2678 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1535] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:28:36 2026] DELETE /v2.0/security-groups/b31e580d-ba6e-46f5-96e4-ce16f0947a6c => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1538] 10.0.0.151 () {34 vars in 675 bytes} [Fri May 8 19:28:36 2026] POST /v2.0/floatingips => generated 552 bytes in 892 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1539] 10.0.0.151 () {34 vars in 788 bytes} [Fri May 8 19:28:36 2026] PUT /v2.0/routers/7d5299fb-287a-46ce-b130-a2408f5f90af/remove_router_interface => generated 309 bytes in 1468 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 825/1540] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:28:37 2026] GET /v2.0/security-groups?tenant_id=998e0e5a8f704f93ba531b42f9d42731&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:37.997 8 WARNING neutron_lib.context [None req-2898eeca-01ae-4bab-9d94-52fc4507156c 220c28554df2412280be243d194e3ae6 b382315f9b0242a9a2b83a15721f16a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 826/1541] 10.0.0.151 () {34 vars in 675 bytes} [Fri May 8 19:28:37 2026] POST /v2.0/floatingips => generated 552 bytes in 722 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:28:38.899 8 INFO neutron.api.v2.resource [None req-07ca9b8c-9eb3-4594-9dfe-4d7bc7e39c76 b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 827/1542] 10.0.0.151 () {34 vars in 788 bytes} [Fri May 8 19:28:38 2026] PUT /v2.0/routers/7d5299fb-287a-46ce-b130-a2408f5f90af/remove_router_interface => generated 197 bytes in 187 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1543] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:28:38 2026] DELETE /v2.0/security-groups/76a9c6de-2ce9-415c-b557-ccbee04a74af => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:28:39.008 8 WARNING neutron_lib.context [None req-0b8a3400-ba91-41bc-a191-e5edf5f15b14 220c28554df2412280be243d194e3ae6 b382315f9b0242a9a2b83a15721f16a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 716/1544] 10.0.0.151 () {34 vars in 782 bytes} [Fri May 8 19:28:36 2026] PUT /v2.0/routers/b9944feb-11f3-45a0-a7a3-2d5f61aeda6b/add_router_interface => generated 309 bytes in 2064 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1545] 10.0.0.151 () {32 vars in 735 bytes} [Fri May 8 19:28:39 2026] GET /v2.0/ports?device_id=7d5299fb-287a-46ce-b130-a2408f5f90af => 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: 829/1546] 10.0.0.151 () {34 vars in 675 bytes} [Fri May 8 19:28:39 2026] POST /v2.0/floatingips => generated 552 bytes in 651 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:28:39.668 8 WARNING neutron_lib.context [None req-c3f64397-a1cd-47d9-9095-7693194e18bb 220c28554df2412280be243d194e3ae6 b382315f9b0242a9a2b83a15721f16a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:39.766 7 INFO neutron.services.segments.plugin [-] Segment 90589be5-4e36-408c-b694-e72750cbbbfe resource provider aggregate not found 2026-05-08 19:28:39.772 7 INFO neutron.services.segments.plugin [-] Segment 90589be5-4e36-408c-b694-e72750cbbbfe resource provider aggregate not found 2026-05-08 19:28:39.779 7 INFO neutron.services.segments.plugin [-] Segment 90589be5-4e36-408c-b694-e72750cbbbfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90589be5-4e36-408c-b694-e72750cbbbfe found for delete ", "request_id": "req-21524b86-d4dd-4b98-9c2c-9b99ed92582d"}]} 2026-05-08 19:28:39.786 7 INFO neutron.services.segments.plugin [-] Segment 90589be5-4e36-408c-b694-e72750cbbbfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90589be5-4e36-408c-b694-e72750cbbbfe found for delete ", "request_id": "req-682236b4-d553-47d7-8044-a3f902828cc5"}]} 2026-05-08 19:28:39.791 7 INFO neutron.db.l3_hamode_db [None req-8aa03ccc-7b22-49c9-87e9-35c87c0d49af b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] HA network 45b7c0fa-47af-4095-bfc6-6679280d5b10 was deleted as no HA routers are present in tenant 8e5b93ad64c446fba276e75077892488. [pid: 7|app: 0|req: 718/1547] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:39 2026] DELETE /v2.0/routers/7d5299fb-287a-46ce-b130-a2408f5f90af => generated 0 bytes in 742 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1548] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:39 2026] DELETE /v2.0/subnets/55e415fb-657b-4e58-9cbb-ac7c843420c4 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1549] 10.0.0.151 () {34 vars in 675 bytes} [Fri May 8 19:28:39 2026] POST /v2.0/floatingips => generated 552 bytes in 721 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:28:40.392 8 WARNING neutron_lib.context [None req-8428f9fe-f243-4d63-8c33-cf5cece49ae1 220c28554df2412280be243d194e3ae6 b382315f9b0242a9a2b83a15721f16a0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 720/1550] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:28:40 2026] DELETE /v2.0/networks/5037e0fa-5d61-4045-bd7d-08aa7e440bae => generated 0 bytes in 508 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:28:40.600 7 WARNING neutron_lib.context [None req-8048c704-70d4-4404-97b2-94827be853c1 b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:40.687 7 INFO neutron.db.segments_db [None req-8048c704-70d4-4404-97b2-94827be853c1 b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] Added segment 3b34eba9-d140-404f-80d6-19b0420d873f of type vxlan for network cb230471-aa3c-497b-a60d-e3e6ab05d423 [pid: 7|app: 0|req: 721/1551] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:28:40 2026] POST /v2.0/networks => generated 634 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:28:40.833 7 WARNING neutron_lib.context [None req-7698e735-a8c7-44a2-b5c5-4b268cc669fd b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 831/1552] 10.0.0.151 () {34 vars in 675 bytes} [Fri May 8 19:28:40 2026] POST /v2.0/floatingips => generated 552 bytes in 705 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1553] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:28:40 2026] POST /v2.0/subnets => generated 622 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1554] 10.0.0.151 () {34 vars in 758 bytes} [Fri May 8 19:28:41 2026] PUT /v2.0/floatingips/043953dd-f34e-4d0a-b5ca-22c5d73c71c5/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:28:41.161 7 WARNING neutron_lib.context [None req-69d3bd5c-4496-4a5f-94ef-b2a9bec42948 b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:41.199 7 INFO neutron.db.segments_db [None req-69d3bd5c-4496-4a5f-94ef-b2a9bec42948 b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] Added segment 6565c085-ea25-4ae6-9c6a-ae7a5ac06ca4 of type vxlan for network 25e3be7b-5fc7-4092-a480-473b592d3001 [pid: 8|app: 0|req: 833/1555] 10.0.0.151 () {34 vars in 758 bytes} [Fri May 8 19:28:41 2026] PUT /v2.0/floatingips/016b0150-585e-42dd-bfd5-e51296d2f0d0/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1556] 10.0.0.151 () {34 vars in 758 bytes} [Fri May 8 19:28:41 2026] PUT /v2.0/floatingips/c4cc7d93-d221-4acd-85b3-6d4256e3ded5/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1557] 10.0.0.151 () {34 vars in 758 bytes} [Fri May 8 19:28:41 2026] PUT /v2.0/floatingips/a996f23b-13ea-4440-a98d-594142da3b3e/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1558] 10.0.0.151 () {32 vars in 671 bytes} [Fri May 8 19:28:41 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1559] 10.0.0.151 () {32 vars in 685 bytes} [Fri May 8 19:28:41 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1560] 10.0.0.151 () {32 vars in 681 bytes} [Fri May 8 19:28:41 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:41.550 7 INFO neutron.db.l3_hamode_db [None req-69d3bd5c-4496-4a5f-94ef-b2a9bec42948 b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 839/1561] 10.0.0.46 () {34 vars in 980 bytes} [Fri May 8 19:28:41 2026] GET /v2.0/networks?id=3540b198-864e-4081-9fe2-0e1ebfa6af90 => generated 673 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1562] 10.0.0.151 () {32 vars in 693 bytes} [Fri May 8 19:28:41 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1563] 10.0.0.46 () {34 vars in 963 bytes} [Fri May 8 19:28:41 2026] GET /v2.0/quotas/e5f64231a9174342a21e38c7d37d8e4c => 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: 842/1564] 10.0.0.151 () {32 vars in 679 bytes} [Fri May 8 19:28:41 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:41.760 7 INFO neutron.db.l3_hamode_db [None req-69d3bd5c-4496-4a5f-94ef-b2a9bec42948 b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:28:41.804 7 INFO neutron.services.segments.plugin [-] Segment 6aeff473-3b1c-4ab8-9537-801515d377e9 resource provider aggregate not found 2026-05-08 19:28:41.811 7 INFO neutron.services.segments.plugin [-] Segment 6aeff473-3b1c-4ab8-9537-801515d377e9 resource provider aggregate not found 2026-05-08 19:28:41.835 7 INFO neutron.services.segments.plugin [-] Segment 6aeff473-3b1c-4ab8-9537-801515d377e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6aeff473-3b1c-4ab8-9537-801515d377e9 found for delete ", "request_id": "req-61bbc642-08ac-4198-878d-01b25dbc70af"}]} [pid: 8|app: 0|req: 843/1565] 10.0.0.46 () {34 vars in 1000 bytes} [Fri May 8 19:28:41 2026] GET /v2.0/ports?tenant_id=e5f64231a9174342a21e38c7d37d8e4c&fields=id => generated 103 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:28:41.835 7 INFO neutron.services.segments.plugin [-] Segment 6aeff473-3b1c-4ab8-9537-801515d377e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6aeff473-3b1c-4ab8-9537-801515d377e9 found for delete ", "request_id": "req-9ec35918-dc2c-4786-b9a4-b36bd6449860"}]} [pid: 8|app: 0|req: 844/1566] 10.0.0.151 () {32 vars in 693 bytes} [Fri May 8 19:28:41 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1567] 10.0.0.46 () {34 vars in 1006 bytes} [Fri May 8 19:28:41 2026] GET /v2.0/networks/3540b198-864e-4081-9fe2-0e1ebfa6af90?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1568] 10.0.0.151 () {32 vars in 689 bytes} [Fri May 8 19:28:41 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1569] 10.0.0.46 () {34 vars in 1106 bytes} [Fri May 8 19:28:42 2026] GET /v2.0/networks/3540b198-864e-4081-9fe2-0e1ebfa6af90?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1570] 10.0.0.151 () {32 vars in 701 bytes} [Fri May 8 19:28:42 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1571] 10.0.0.151 () {32 vars in 731 bytes} [Fri May 8 19:28:42 2026] DELETE /v2.0/floatingips/043953dd-f34e-4d0a-b5ca-22c5d73c71c5 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1572] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:28:42 2026] GET /v2.0/ports?device_id=a232bec5-c2c5-4bf4-be79-2887f2283bac => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1573] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:28:41 2026] POST /v2.0/routers => generated 511 bytes in 1485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1574] 10.0.0.151 () {32 vars in 731 bytes} [Fri May 8 19:28:42 2026] DELETE /v2.0/floatingips/016b0150-585e-42dd-bfd5-e51296d2f0d0 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1575] 10.0.0.151 () {32 vars in 731 bytes} [Fri May 8 19:28:42 2026] DELETE /v2.0/floatingips/c4cc7d93-d221-4acd-85b3-6d4256e3ded5 => generated 0 bytes in 422 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1576] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:28:43 2026] GET /v2.0/networks?id=3540b198-864e-4081-9fe2-0e1ebfa6af90 => generated 673 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:28:43.638 8 WARNING neutron_lib.context [None req-4b117874-21ce-4543-8d80-3123bb1853e7 f81399d78e6045a9985d8f24dadfdca3 ab2fbee79da0477f8bddb693c8f34c52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:44.285 8 INFO neutron.db.segments_db [None req-4b117874-21ce-4543-8d80-3123bb1853e7 f81399d78e6045a9985d8f24dadfdca3 ab2fbee79da0477f8bddb693c8f34c52 - - default default] Added segment 247d2168-9b46-4e06-ab88-b4a8f4f6769b of type vxlan for network 7813dfb5-0c5d-4b13-b436-94e96d6814ed [pid: 7|app: 0|req: 724/1577] 10.0.0.151 () {34 vars in 782 bytes} [Fri May 8 19:28:42 2026] PUT /v2.0/routers/6ce1d88c-6aec-4687-b6d6-6199eb4c2b32/add_router_interface => generated 309 bytes in 1861 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:28:44.588 8 INFO neutron.db.l3_hamode_db [None req-4b117874-21ce-4543-8d80-3123bb1853e7 f81399d78e6045a9985d8f24dadfdca3 ab2fbee79da0477f8bddb693c8f34c52 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:28:44.757 8 INFO neutron.db.l3_hamode_db [None req-4b117874-21ce-4543-8d80-3123bb1853e7 f81399d78e6045a9985d8f24dadfdca3 ab2fbee79da0477f8bddb693c8f34c52 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 725/1578] 10.0.0.151 () {32 vars in 731 bytes} [Fri May 8 19:28:44 2026] DELETE /v2.0/floatingips/a996f23b-13ea-4440-a98d-594142da3b3e => generated 0 bytes in 312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:28:44.828 7 WARNING neutron_lib.context [req-6e99f1d6-5a9e-453a-9615-75fc32a2f348 req-d136fee7-51c6-4229-9edc-755c68757da1 d251e7104e314cb783a0d72f06d208d7 e5f64231a9174342a21e38c7d37d8e4c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 726/1579] 199.204.45.19 () {38 vars in 953 bytes} [Fri May 8 19:28:44 2026] POST /v2.0/ports => generated 958 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 727/1580] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:28:45 2026] GET /v2.0/ports?device_id=a232bec5-c2c5-4bf4-be79-2887f2283bac => generated 961 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1581] 10.0.0.151 () {32 vars in 716 bytes} [Fri May 8 19:28:45 2026] GET /v2.0/ports/30c17d60-7032-4dc8-9be0-fa9c8a80f9a2 => generated 959 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1582] 10.0.0.151 () {34 vars in 667 bytes} [Fri May 8 19:28:43 2026] POST /v2.0/routers => generated 474 bytes in 2062 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1583] 10.0.0.151 () {32 vars in 731 bytes} [Fri May 8 19:28:45 2026] DELETE /v2.0/floatingips/269ba7fa-82dc-4ea8-90f9-630167e2aeca => generated 0 bytes in 380 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1584] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:28:45 2026] GET /v2.0/security-groups?id=76060976-355f-4d16-bd45-e6cc3ccb434c&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1585] 199.204.45.19 () {38 vars in 1026 bytes} [Fri May 8 19:28:45 2026] PUT /v2.0/ports/fc73fe98-37aa-4f9b-93e5-f9cd4442b86d => generated 1203 bytes in 520 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 19:28:46.040 8 WARNING neutron_lib.context [None req-cd8117de-f0a0-4f94-9262-d1a57a5c15f5 f81399d78e6045a9985d8f24dadfdca3 ab2fbee79da0477f8bddb693c8f34c52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:46.098 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-47c82770-505c-40c5-b57f-e3592fb3812c'] response: {'name': 'network-changed', 'server_uuid': 'a232bec5-c2c5-4bf4-be79-2887f2283bac', 'tag': 'fc73fe98-37aa-4f9b-93e5-f9cd4442b86d', 'status': 'completed', 'code': 200} 2026-05-08 19:28:46.115 8 INFO neutron.db.l3_hamode_db [None req-cd8117de-f0a0-4f94-9262-d1a57a5c15f5 f81399d78e6045a9985d8f24dadfdca3 ab2fbee79da0477f8bddb693c8f34c52 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:28:46.286 8 INFO neutron.db.l3_hamode_db [None req-cd8117de-f0a0-4f94-9262-d1a57a5c15f5 f81399d78e6045a9985d8f24dadfdca3 ab2fbee79da0477f8bddb693c8f34c52 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 731/1586] 10.0.0.151 () {34 vars in 788 bytes} [Fri May 8 19:28:45 2026] PUT /v2.0/routers/6ce1d88c-6aec-4687-b6d6-6199eb4c2b32/remove_router_interface => generated 309 bytes in 1018 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1587] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:28:46 2026] GET /v2.0/ports?tenant_id=e5f64231a9174342a21e38c7d37d8e4c&device_id=a232bec5-c2c5-4bf4-be79-2887f2283bac => generated 1242 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1588] 10.0.0.151 () {34 vars in 667 bytes} [Fri May 8 19:28:46 2026] POST /v2.0/routers => generated 474 bytes in 1048 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 857/1589] 10.0.0.151 () {32 vars in 735 bytes} [Fri May 8 19:28:47 2026] GET /v2.0/ports?device_id=6ce1d88c-6aec-4687-b6d6-6199eb4c2b32 => 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: 858/1590] 199.204.45.19 () {34 vars in 1058 bytes} [Fri May 8 19:28:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=fc73fe98-37aa-4f9b-93e5-f9cd4442b86d => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1591] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:28:46 2026] GET /v2.0/security-groups?tenant_id=b382315f9b0242a9a2b83a15721f16a0&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:47.195 7 WARNING neutron_lib.context [None req-e3031f2b-306e-4ae6-ad8d-bcb89f8348ed f81399d78e6045a9985d8f24dadfdca3 ab2fbee79da0477f8bddb693c8f34c52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:47.234 7 INFO neutron.db.l3_hamode_db [None req-e3031f2b-306e-4ae6-ad8d-bcb89f8348ed f81399d78e6045a9985d8f24dadfdca3 ab2fbee79da0477f8bddb693c8f34c52 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 859/1592] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:28:47 2026] GET /v2.0/ports?device_id=a232bec5-c2c5-4bf4-be79-2887f2283bac => generated 973 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:28:47.387 7 INFO neutron.db.l3_hamode_db [None req-e3031f2b-306e-4ae6-ad8d-bcb89f8348ed f81399d78e6045a9985d8f24dadfdca3 ab2fbee79da0477f8bddb693c8f34c52 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:28:47.918 8 INFO neutron.services.segments.plugin [-] Segment 6565c085-ea25-4ae6-9c6a-ae7a5ac06ca4 resource provider aggregate not found 2026-05-08 19:28:47.923 8 INFO neutron.services.segments.plugin [-] Segment 6565c085-ea25-4ae6-9c6a-ae7a5ac06ca4 resource provider aggregate not found 2026-05-08 19:28:47.937 8 INFO neutron.services.segments.plugin [-] Segment 6565c085-ea25-4ae6-9c6a-ae7a5ac06ca4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6565c085-ea25-4ae6-9c6a-ae7a5ac06ca4 found for delete ", "request_id": "req-175df63e-236b-4f92-82b4-2c1034f44fab"}]} 2026-05-08 19:28:47.938 8 INFO neutron.services.segments.plugin [-] Segment 6565c085-ea25-4ae6-9c6a-ae7a5ac06ca4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6565c085-ea25-4ae6-9c6a-ae7a5ac06ca4 found for delete ", "request_id": "req-2cb668bf-f8ed-4955-93af-78bdbe567d84"}]} 2026-05-08 19:28:47.944 8 INFO neutron.db.l3_hamode_db [None req-45a1906f-0946-4d81-badb-9419600af835 b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] HA network 25e3be7b-5fc7-4092-a480-473b592d3001 was deleted as no HA routers are present in tenant 8e5b93ad64c446fba276e75077892488. [pid: 8|app: 0|req: 860/1593] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:47 2026] DELETE /v2.0/routers/6ce1d88c-6aec-4687-b6d6-6199eb4c2b32 => generated 0 bytes in 705 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1594] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:28:47 2026] GET /v2.0/subnets?id=c1b07a6c-721f-4d34-8192-2bd751e42e2f => generated 667 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1595] 10.0.0.151 () {34 vars in 667 bytes} [Fri May 8 19:28:47 2026] POST /v2.0/routers => generated 474 bytes in 919 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1596] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:28:48 2026] DELETE /v2.0/security-groups/6f186523-ca18-48d3-88a6-aad6fc2fa401 => 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: 735/1597] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:28:48 2026] GET /v2.0/security-groups?id=76060976-355f-4d16-bd45-e6cc3ccb434c&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1598] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:28:48 2026] GET /v2.0/ports?network_id=3540b198-864e-4081-9fe2-0e1ebfa6af90&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:48.195 7 WARNING neutron_lib.context [None req-2a64748d-7fd2-454b-806b-7ca0daed6ce4 f81399d78e6045a9985d8f24dadfdca3 ab2fbee79da0477f8bddb693c8f34c52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:48.232 7 INFO neutron.db.l3_hamode_db [None req-2a64748d-7fd2-454b-806b-7ca0daed6ce4 f81399d78e6045a9985d8f24dadfdca3 ab2fbee79da0477f8bddb693c8f34c52 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 863/1599] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:48 2026] DELETE /v2.0/subnets/707512c0-91c3-4fd2-910f-6aa785d34757 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1600] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:28:48 2026] GET /v2.0/networks/3540b198-864e-4081-9fe2-0e1ebfa6af90?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:28:48.395 7 INFO neutron.db.l3_hamode_db [None req-2a64748d-7fd2-454b-806b-7ca0daed6ce4 f81399d78e6045a9985d8f24dadfdca3 ab2fbee79da0477f8bddb693c8f34c52 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 865/1601] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:28:48 2026] GET /v2.0/security-groups?tenant_id=9a504f624f6240ebb181f87b82656f41&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py: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.10/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.10/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.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 866/1602] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:28:48 2026] DELETE /v2.0/networks/cb230471-aa3c-497b-a60d-e3e6ab05d423 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1603] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:28:48 2026] GET /v2.0/networks/3540b198-864e-4081-9fe2-0e1ebfa6af90?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1604] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:28:48 2026] DELETE /v2.0/security-groups/6ca7c3ca-14d9-41b7-b739-e5dc2fe690f0 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:28:49.061 8 WARNING neutron_lib.context [None req-94ef809c-44da-4b93-a598-80ef95e2b240 b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:49.120 8 INFO neutron.db.segments_db [None req-94ef809c-44da-4b93-a598-80ef95e2b240 b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] Added segment cf665c87-0208-46e8-9946-11e219feafb1 of type vxlan for network d4ff0cc9-b174-4c5c-a3d6-0f355b10e3a1 [pid: 7|app: 0|req: 737/1605] 10.0.0.151 () {34 vars in 667 bytes} [Fri May 8 19:28:48 2026] POST /v2.0/routers => generated 474 bytes in 1019 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1606] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:28:49 2026] GET /v2.0/ports?tenant_id=e5f64231a9174342a21e38c7d37d8e4c&device_id=a232bec5-c2c5-4bf4-be79-2887f2283bac => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:49.263 7 WARNING neutron_lib.context [None req-8227e4a1-759c-4efd-a692-a47c00339cda f81399d78e6045a9985d8f24dadfdca3 ab2fbee79da0477f8bddb693c8f34c52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:49.313 7 INFO neutron.db.l3_hamode_db [None req-8227e4a1-759c-4efd-a692-a47c00339cda f81399d78e6045a9985d8f24dadfdca3 ab2fbee79da0477f8bddb693c8f34c52 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:28:49.442 8 INFO neutron.db.l3_hamode_db [None req-94ef809c-44da-4b93-a598-80ef95e2b240 b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:28:49.482 7 INFO neutron.db.l3_hamode_db [None req-8227e4a1-759c-4efd-a692-a47c00339cda f81399d78e6045a9985d8f24dadfdca3 ab2fbee79da0477f8bddb693c8f34c52 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:28:49.959 8 INFO neutron.services.segments.plugin [-] Segment 3b34eba9-d140-404f-80d6-19b0420d873f resource provider aggregate not found 2026-05-08 19:28:49.963 8 INFO neutron.services.segments.plugin [-] Segment 3b34eba9-d140-404f-80d6-19b0420d873f resource provider aggregate not found 2026-05-08 19:28:49.980 8 INFO neutron.services.segments.plugin [-] Segment 3b34eba9-d140-404f-80d6-19b0420d873f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b34eba9-d140-404f-80d6-19b0420d873f found for delete ", "request_id": "req-7c761a4a-f949-45ff-beb2-bed8fc82b37e"}]} 2026-05-08 19:28:49.989 8 INFO neutron.services.segments.plugin [-] Segment 3b34eba9-d140-404f-80d6-19b0420d873f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b34eba9-d140-404f-80d6-19b0420d873f found for delete ", "request_id": "req-880bdf7a-b9d6-4116-9b9a-b5467b1a8c95"}]} 2026-05-08 19:28:50.492 8 INFO neutron.db.l3_hamode_db [None req-94ef809c-44da-4b93-a598-80ef95e2b240 b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 739/1607] 10.0.0.151 () {34 vars in 667 bytes} [Fri May 8 19:28:49 2026] POST /v2.0/routers => generated 474 bytes in 1320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1608] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:28:50 2026] GET /v2.0/ports?device_id=a232bec5-c2c5-4bf4-be79-2887f2283bac => generated 975 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1609] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:28:50 2026] GET /v2.0/security-groups?tenant_id=03119c38271149aa92a2e7eae01ded56&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1610] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:28:50 2026] GET /v2.0/networks?id=3540b198-864e-4081-9fe2-0e1ebfa6af90 => generated 769 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1611] 10.0.0.151 () {34 vars in 750 bytes} [Fri May 8 19:28:50 2026] PUT /v2.0/routers/d0e10924-8279-4d03-9af0-0b65be6c397e/tags => generated 17 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1612] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:28:50 2026] GET /v2.0/security-groups?id=76060976-355f-4d16-bd45-e6cc3ccb434c&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1613] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:28:51 2026] DELETE /v2.0/security-groups/2c58bc60-c80a-4e4c-8747-b357c7c55a59 => 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: 746/1614] 199.204.45.19 () {34 vars in 1058 bytes} [Fri May 8 19:28:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=fc73fe98-37aa-4f9b-93e5-f9cd4442b86d => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1615] 10.0.0.151 () {34 vars in 750 bytes} [Fri May 8 19:28:51 2026] PUT /v2.0/routers/b9a984bb-c674-4f03-8536-e0d6eac1f15e/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1618] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:28:51 2026] GET /v2.0/subnets?id=c1b07a6c-721f-4d34-8192-2bd751e42e2f => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1619] 10.0.0.151 () {34 vars in 750 bytes} [Fri May 8 19:28:51 2026] PUT /v2.0/routers/031d4280-92f1-42a7-bd31-d3477b83afa1/tags => generated 34 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1620] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:28:51 2026] GET /v2.0/ports?network_id=3540b198-864e-4081-9fe2-0e1ebfa6af90&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: 753/1621] 10.0.0.151 () {34 vars in 750 bytes} [Fri May 8 19:28:51 2026] PUT /v2.0/routers/a372dff4-06be-4447-8242-d1c81a755c51/tags => generated 19 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1622] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:28:51 2026] GET /v2.0/networks/3540b198-864e-4081-9fe2-0e1ebfa6af90?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: 755/1623] 10.0.0.151 () {32 vars in 663 bytes} [Fri May 8 19:28:51 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1624] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:28:51 2026] GET /v2.0/networks/3540b198-864e-4081-9fe2-0e1ebfa6af90?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: 757/1625] 10.0.0.151 () {32 vars in 677 bytes} [Fri May 8 19:28:51 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1626] 10.0.0.151 () {32 vars in 673 bytes} [Fri May 8 19:28:51 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1627] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:28:49 2026] POST /v2.0/routers => generated 691 bytes in 2965 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1628] 10.0.0.151 () {32 vars in 685 bytes} [Fri May 8 19:28:51 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1629] 10.0.0.151 () {32 vars in 720 bytes} [Fri May 8 19:28:52 2026] GET /v2.0/routers/d3131722-1899-466a-8d45-924b03cca71a => generated 697 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1630] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:28:52 2026] GET /v2.0/ports?device_id=a232bec5-c2c5-4bf4-be79-2887f2283bac => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1631] 10.0.0.151 () {32 vars in 671 bytes} [Fri May 8 19:28:52 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1632] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:28:52 2026] GET /v2.0/security-groups?id=76060976-355f-4d16-bd45-e6cc3ccb434c&fields=id&fields=name => generated 88 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1633] 10.0.0.151 () {32 vars in 646 bytes} [Fri May 8 19:28:52 2026] GET /v2.0/routers => generated 700 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1634] 10.0.0.151 () {32 vars in 685 bytes} [Fri May 8 19:28:52 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1635] 10.0.0.151 () {32 vars in 681 bytes} [Fri May 8 19:28:52 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1636] 10.0.0.151 () {32 vars in 693 bytes} [Fri May 8 19:28:52 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1637] 10.0.0.151 () {32 vars in 720 bytes} [Fri May 8 19:28:52 2026] GET /v2.0/routers/d0e10924-8279-4d03-9af0-0b65be6c397e => generated 485 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1638] 10.0.0.151 () {34 vars in 740 bytes} [Fri May 8 19:28:52 2026] PUT /v2.0/routers/d3131722-1899-466a-8d45-924b03cca71a => generated 704 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1639] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:28:52 2026] GET /v2.0/ports?device_id=a232bec5-c2c5-4bf4-be79-2887f2283bac => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1640] 10.0.0.151 () {32 vars in 720 bytes} [Fri May 8 19:28:52 2026] GET /v2.0/routers/d3131722-1899-466a-8d45-924b03cca71a => generated 704 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1641] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:28:53 2026] GET /v2.0/security-groups?id=76060976-355f-4d16-bd45-e6cc3ccb434c&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: 877/1642] 10.0.0.151 () {32 vars in 735 bytes} [Fri May 8 19:28:53 2026] GET /v2.0/ports?device_id=d3131722-1899-466a-8d45-924b03cca71a => 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: 766/1643] 10.0.0.151 () {34 vars in 741 bytes} [Fri May 8 19:28:52 2026] PUT /v2.0/routers/d0e10924-8279-4d03-9af0-0b65be6c397e => generated 485 bytes in 1118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1644] 199.204.45.19 () {34 vars in 992 bytes} [Fri May 8 19:28:53 2026] GET /v2.0/ports?device_id=a232bec5-c2c5-4bf4-be79-2887f2283bac => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1645] 10.0.0.151 () {32 vars in 735 bytes} [Fri May 8 19:28:53 2026] GET /v2.0/ports?device_id=d0e10924-8279-4d03-9af0-0b65be6c397e => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:28:54.227 8 INFO neutron.services.segments.plugin [-] Segment cf665c87-0208-46e8-9946-11e219feafb1 resource provider aggregate not found 2026-05-08 19:28:54.232 8 INFO neutron.services.segments.plugin [-] Segment cf665c87-0208-46e8-9946-11e219feafb1 resource provider aggregate not found 2026-05-08 19:28:54.249 8 INFO neutron.services.segments.plugin [-] Segment cf665c87-0208-46e8-9946-11e219feafb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf665c87-0208-46e8-9946-11e219feafb1 found for delete ", "request_id": "req-f5b140af-fd80-4ff3-8378-1ff8b9b663bf"}]} 2026-05-08 19:28:54.251 8 INFO neutron.db.l3_hamode_db [None req-3f592c57-10f5-4594-9645-f103b2711a6e b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] HA network d4ff0cc9-b174-4c5c-a3d6-0f355b10e3a1 was deleted as no HA routers are present in tenant 8e5b93ad64c446fba276e75077892488. [pid: 8|app: 0|req: 878/1646] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:53 2026] DELETE /v2.0/routers/d3131722-1899-466a-8d45-924b03cca71a => generated 0 bytes in 1109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:28:54.261 8 INFO neutron.services.segments.plugin [-] Segment cf665c87-0208-46e8-9946-11e219feafb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf665c87-0208-46e8-9946-11e219feafb1 found for delete ", "request_id": "req-54f375e6-7b16-49c6-902c-78876c14f56e"}]} [pid: 7|app: 0|req: 769/1647] 199.204.45.19 () {36 vars in 995 bytes} [Fri May 8 19:28:53 2026] DELETE /v2.0/ports/fc73fe98-37aa-4f9b-93e5-f9cd4442b86d => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1648] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:28:54 2026] GET /v2.0/ports?device_id=a232bec5-c2c5-4bf4-be79-2887f2283bac => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1649] 10.0.0.151 () {32 vars in 735 bytes} [Fri May 8 19:28:54 2026] GET /v2.0/ports?device_id=d3131722-1899-466a-8d45-924b03cca71a => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:28:54.398 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0bbda4d5-2fd2-4a1c-b667-ea482b541ed9'] response: {'server_uuid': 'a232bec5-c2c5-4bf4-be79-2887f2283bac', 'name': 'network-vif-deleted', 'tag': 'fc73fe98-37aa-4f9b-93e5-f9cd4442b86d', 'status': 'completed', 'code': 200} 2026-05-08 19:28:54.417 7 INFO neutron.api.v2.resource [None req-3c86fc1e-0d7e-4318-a615-0b7d624a6713 b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 772/1650] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:54 2026] DELETE /v2.0/routers/d3131722-1899-466a-8d45-924b03cca71a => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1651] 10.0.0.151 () {32 vars in 735 bytes} [Fri May 8 19:28:54 2026] GET /v2.0/ports?device_id=6ce1d88c-6aec-4687-b6d6-6199eb4c2b32 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:28:54.477 7 INFO neutron.api.v2.resource [None req-5f2aa9c3-19aa-41f1-9f74-9fc1a90365a7 b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 774/1652] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:54 2026] DELETE /v2.0/routers/6ce1d88c-6aec-4687-b6d6-6199eb4c2b32 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:28:54.511 7 INFO neutron.pecan_wsgi.hooks.translation [None req-96d808f7-c5b5-47e9-871a-11552a4153c9 b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 775/1653] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:54 2026] DELETE /v2.0/subnets/707512c0-91c3-4fd2-910f-6aa785d34757 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1654] 10.0.0.151 () {32 vars in 735 bytes} [Fri May 8 19:28:54 2026] GET /v2.0/ports?device_id=7d5299fb-287a-46ce-b130-a2408f5f90af => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:28:54.587 7 INFO neutron.api.v2.resource [None req-1a7cab3f-c898-4ecd-804c-85eb8057fb3d b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 777/1655] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:54 2026] DELETE /v2.0/routers/7d5299fb-287a-46ce-b130-a2408f5f90af => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:28:54.612 7 INFO neutron.pecan_wsgi.hooks.translation [None req-37683399-5244-4db4-8626-535217a88d25 b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 778/1656] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:54 2026] DELETE /v2.0/subnets/55e415fb-657b-4e58-9cbb-ac7c843420c4 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1657] 10.0.0.151 () {32 vars in 735 bytes} [Fri May 8 19:28:54 2026] GET /v2.0/ports?device_id=d77bc808-1d20-4d0c-a192-f67916950763 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:28:54.675 7 INFO neutron.api.v2.resource [None req-3e21f917-e5ca-47f1-8b8e-7b6dd106e946 b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 780/1658] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:54 2026] DELETE /v2.0/routers/d77bc808-1d20-4d0c-a192-f67916950763 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:28:54.702 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f043a6f5-34c3-4b3f-a39d-28845f4e1e85 b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 781/1659] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:54 2026] DELETE /v2.0/subnets/db2c9550-cb44-4d0f-a2e3-1a2900a36731 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:28:54.728 7 INFO neutron.pecan_wsgi.hooks.translation [None req-678c8bc2-460f-4989-9858-7c267bd4bb1d b2876d73af37408f8ceb3c3920088d2c 8e5b93ad64c446fba276e75077892488 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 782/1660] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:54 2026] DELETE /v2.0/subnets/72fec194-29fe-48ec-8a51-5718f5f0fe55 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1661] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:54 2026] DELETE /v2.0/routers/d0e10924-8279-4d03-9af0-0b65be6c397e => generated 0 bytes in 581 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1662] 10.0.0.151 () {32 vars in 720 bytes} [Fri May 8 19:28:54 2026] GET /v2.0/routers/b9a984bb-c674-4f03-8536-e0d6eac1f15e => generated 493 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1663] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:28:55 2026] GET /v2.0/security-groups?tenant_id=8e5b93ad64c446fba276e75077892488&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:55.503 7 WARNING neutron_lib.context [None req-cd2de524-821f-429c-84aa-871817b20729 916e3f0a15e744cdbd63b8bb6cf6bf02 802ae5d1bdcd46b599bc470bdcd9f7e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:55.657 7 INFO neutron.db.segments_db [None req-cd2de524-821f-429c-84aa-871817b20729 916e3f0a15e744cdbd63b8bb6cf6bf02 802ae5d1bdcd46b599bc470bdcd9f7e3 - - default default] Added segment 77cc8ecd-69e0-4d05-ba75-94addd3b526e of type vxlan for network 09874806-dbed-40dd-bc3f-4400f48e0411 [pid: 8|app: 0|req: 880/1664] 10.0.0.151 () {34 vars in 741 bytes} [Fri May 8 19:28:54 2026] PUT /v2.0/routers/b9a984bb-c674-4f03-8536-e0d6eac1f15e => generated 493 bytes in 781 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1665] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:28:55 2026] POST /v2.0/networks => generated 632 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1666] 10.0.0.151 () {32 vars in 735 bytes} [Fri May 8 19:28:55 2026] GET /v2.0/ports?device_id=b9a984bb-c674-4f03-8536-e0d6eac1f15e => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:28:55.813 7 WARNING neutron_lib.context [None req-4cec8a7c-93a3-4a15-a19a-86f3606d7860 916e3f0a15e744cdbd63b8bb6cf6bf02 802ae5d1bdcd46b599bc470bdcd9f7e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 881/1667] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:28:55 2026] DELETE /v2.0/security-groups/9140b5bd-4b98-4ca6-ac5f-6bd0332bef34 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:28:55.872 7 INFO neutron.db.segments_db [None req-4cec8a7c-93a3-4a15-a19a-86f3606d7860 916e3f0a15e744cdbd63b8bb6cf6bf02 802ae5d1bdcd46b599bc470bdcd9f7e3 - - default default] Added segment 8e8b2400-a3a3-4caf-93bc-2d176be4172d of type vxlan for network f3e52afc-dfb6-4d63-a6e4-dbb1633cac68 [pid: 7|app: 0|req: 787/1668] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:28:55 2026] POST /v2.0/networks => generated 631 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:28:55.992 7 WARNING neutron_lib.context [None req-4d41163e-8735-4441-890d-e993267b6f90 916e3f0a15e744cdbd63b8bb6cf6bf02 802ae5d1bdcd46b599bc470bdcd9f7e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:56.062 7 INFO neutron.db.segments_db [None req-4d41163e-8735-4441-890d-e993267b6f90 916e3f0a15e744cdbd63b8bb6cf6bf02 802ae5d1bdcd46b599bc470bdcd9f7e3 - - default default] Added segment e5a485b3-e060-42d3-9a22-4194e7d20601 of type vxlan for network 62f73fdf-18ac-49ac-a90a-b514758e52dc [pid: 7|app: 0|req: 788/1669] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:28:55 2026] POST /v2.0/networks => generated 631 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:28:56.187 7 WARNING neutron_lib.context [None req-37cc9149-763a-4bf8-81fe-9fd688c049aa 916e3f0a15e744cdbd63b8bb6cf6bf02 802ae5d1bdcd46b599bc470bdcd9f7e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:56.258 7 INFO neutron.db.segments_db [None req-37cc9149-763a-4bf8-81fe-9fd688c049aa 916e3f0a15e744cdbd63b8bb6cf6bf02 802ae5d1bdcd46b599bc470bdcd9f7e3 - - default default] Added segment 985b504f-0c64-4fc9-8b32-75dd6441a273 of type vxlan for network 40c63c36-3e72-471e-960a-f79b4588f6aa [pid: 7|app: 0|req: 789/1670] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:28:56 2026] POST /v2.0/networks => generated 631 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:28:56.371 7 WARNING neutron_lib.context [None req-f8ef0dc6-478a-423d-99b7-44a448fbb4ff 916e3f0a15e744cdbd63b8bb6cf6bf02 802ae5d1bdcd46b599bc470bdcd9f7e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:28:56.456 7 INFO neutron.db.segments_db [None req-f8ef0dc6-478a-423d-99b7-44a448fbb4ff 916e3f0a15e744cdbd63b8bb6cf6bf02 802ae5d1bdcd46b599bc470bdcd9f7e3 - - default default] Added segment 0dedbdff-1257-4fd4-92ae-1d3adfa8b1f5 of type vxlan for network 306eb4f6-fcce-4125-848c-c7f7a92f1924 [pid: 7|app: 0|req: 790/1671] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:28:56 2026] POST /v2.0/networks => generated 631 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1672] 10.0.0.151 () {34 vars in 752 bytes} [Fri May 8 19:28:56 2026] PUT /v2.0/networks/09874806-dbed-40dd-bc3f-4400f48e0411/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1673] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:55 2026] DELETE /v2.0/routers/b9a984bb-c674-4f03-8536-e0d6eac1f15e => generated 0 bytes in 823 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1674] 10.0.0.151 () {34 vars in 752 bytes} [Fri May 8 19:28:56 2026] PUT /v2.0/networks/f3e52afc-dfb6-4d63-a6e4-dbb1633cac68/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1675] 10.0.0.151 () {32 vars in 720 bytes} [Fri May 8 19:28:56 2026] GET /v2.0/routers/031d4280-92f1-42a7-bd31-d3477b83afa1 => generated 502 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1676] 10.0.0.151 () {34 vars in 752 bytes} [Fri May 8 19:28:56 2026] PUT /v2.0/networks/62f73fdf-18ac-49ac-a90a-b514758e52dc/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1677] 10.0.0.151 () {34 vars in 741 bytes} [Fri May 8 19:28:56 2026] PUT /v2.0/routers/031d4280-92f1-42a7-bd31-d3477b83afa1 => generated 502 bytes in 699 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1678] 10.0.0.151 () {34 vars in 752 bytes} [Fri May 8 19:28:57 2026] PUT /v2.0/networks/40c63c36-3e72-471e-960a-f79b4588f6aa/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:28:57.750 8 WARNING neutron_lib.context [None req-5be9c783-6626-4a0f-bb54-899b468f960d 435e6324ae684f0f8b4dbddaf5a1c5bf 1c011b91ab7e4f4da9914c0ea8b9320a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 792/1679] 10.0.0.151 () {34 vars in 788 bytes} [Fri May 8 19:28:56 2026] PUT /v2.0/routers/b9944feb-11f3-45a0-a7a3-2d5f61aeda6b/remove_router_interface => generated 309 bytes in 1204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1680] 10.0.0.151 () {32 vars in 735 bytes} [Fri May 8 19:28:57 2026] GET /v2.0/ports?device_id=031d4280-92f1-42a7-bd31-d3477b83afa1 => 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: 794/1681] 10.0.0.151 () {32 vars in 665 bytes} [Fri May 8 19:28:57 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1682] 10.0.0.151 () {34 vars in 683 bytes} [Fri May 8 19:28:57 2026] POST /v2.0/security-groups => generated 1624 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1683] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:57 2026] DELETE /v2.0/routers/031d4280-92f1-42a7-bd31-d3477b83afa1 => generated 0 bytes in 523 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1684] 10.0.0.151 () {32 vars in 679 bytes} [Fri May 8 19:28:58 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1685] 10.0.0.151 () {32 vars in 662 bytes} [Fri May 8 19:28:58 2026] GET /v2.0/security-groups => generated 4529 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1686] 10.0.0.151 () {32 vars in 720 bytes} [Fri May 8 19:28:58 2026] GET /v2.0/routers/a372dff4-06be-4447-8242-d1c81a755c51 => generated 487 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1687] 10.0.0.151 () {32 vars in 675 bytes} [Fri May 8 19:28:58 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1688] 10.0.0.151 () {34 vars in 757 bytes} [Fri May 8 19:28:58 2026] PUT /v2.0/security-groups/72516815-fbca-44a0-b052-a6ab8f90dc50 => generated 1660 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:59.013 7 INFO neutron.services.segments.plugin [-] Segment dc868f5a-ac11-44d1-942e-3e7e273411e2 resource provider aggregate not found 2026-05-08 19:28:59.022 7 INFO neutron.services.segments.plugin [-] Segment dc868f5a-ac11-44d1-942e-3e7e273411e2 resource provider aggregate not found 2026-05-08 19:28:59.028 7 INFO neutron.services.segments.plugin [-] Segment dc868f5a-ac11-44d1-942e-3e7e273411e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc868f5a-ac11-44d1-942e-3e7e273411e2 found for delete ", "request_id": "req-2c8a0c3b-cb9e-4495-b0f7-e5712ea3bd04"}]} 2026-05-08 19:28:59.031 7 INFO neutron.db.l3_hamode_db [None req-90889dac-5aa6-4792-868c-a52b8e8434a0 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] HA network 26982a95-084a-4dee-a2ed-0bb362a2450b was deleted as no HA routers are present in tenant e5f64231a9174342a21e38c7d37d8e4c. [pid: 7|app: 0|req: 795/1689] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:57 2026] DELETE /v2.0/routers/b9944feb-11f3-45a0-a7a3-2d5f61aeda6b => generated 0 bytes in 1118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:28:59.042 7 INFO neutron.services.segments.plugin [-] Segment dc868f5a-ac11-44d1-942e-3e7e273411e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc868f5a-ac11-44d1-942e-3e7e273411e2 found for delete ", "request_id": "req-10c2ee6c-f8a6-4dae-878f-a69accb44a53"}]} [pid: 7|app: 0|req: 796/1690] 10.0.0.151 () {32 vars in 687 bytes} [Fri May 8 19:28:59 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1691] 10.0.0.151 () {32 vars in 736 bytes} [Fri May 8 19:28:59 2026] GET /v2.0/security-groups/72516815-fbca-44a0-b052-a6ab8f90dc50 => generated 1660 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1692] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:59 2026] DELETE /v2.0/subnets/c1b07a6c-721f-4d34-8192-2bd751e42e2f => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1693] 10.0.0.151 () {34 vars in 741 bytes} [Fri May 8 19:28:58 2026] PUT /v2.0/routers/a372dff4-06be-4447-8242-d1c81a755c51 => generated 487 bytes in 691 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1694] 10.0.0.151 () {32 vars in 673 bytes} [Fri May 8 19:28:59 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1695] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:28:59 2026] DELETE /v2.0/security-groups/72516815-fbca-44a0-b052-a6ab8f90dc50 => 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: 897/1696] 10.0.0.151 () {32 vars in 735 bytes} [Fri May 8 19:28:59 2026] GET /v2.0/ports?device_id=a372dff4-06be-4447-8242-d1c81a755c51 => 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: 898/1697] 10.0.0.151 () {32 vars in 687 bytes} [Fri May 8 19:28:59 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1698] 10.0.0.151 () {32 vars in 662 bytes} [Fri May 8 19:28:59 2026] GET /v2.0/security-groups => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1699] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:28:59 2026] DELETE /v2.0/networks/3540b198-864e-4081-9fe2-0e1ebfa6af90 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1700] 10.0.0.151 () {32 vars in 683 bytes} [Fri May 8 19:28:59 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:28:59.999 7 INFO neutron.api.v2.resource [None req-c61439b9-3581-4478-8ad1-c92895c5675f 435e6324ae684f0f8b4dbddaf5a1c5bf 1c011b91ab7e4f4da9914c0ea8b9320a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 802/1701] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:28:59 2026] DELETE /v2.0/security-groups/72516815-fbca-44a0-b052-a6ab8f90dc50 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1702] 10.0.0.151 () {32 vars in 695 bytes} [Fri May 8 19:29:00 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:29:00.095 7 WARNING neutron_lib.context [None req-fdc09466-0cf0-46da-b7e2-4ef99205c526 435e6324ae684f0f8b4dbddaf5a1c5bf 1c011b91ab7e4f4da9914c0ea8b9320a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 804/1703] 10.0.0.151 () {34 vars in 683 bytes} [Fri May 8 19:29:00 2026] POST /v2.0/security-groups => generated 1625 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1704] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:00 2026] GET /v2.0/security-groups?tenant_id=e5f64231a9174342a21e38c7d37d8e4c&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1705] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:28:59 2026] DELETE /v2.0/routers/a372dff4-06be-4447-8242-d1c81a755c51 => generated 0 bytes in 512 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:29:00.342 8 WARNING neutron_lib.context [None req-5cc78dc3-dfcc-478a-9e6f-638116491f6c 435e6324ae684f0f8b4dbddaf5a1c5bf 1c011b91ab7e4f4da9914c0ea8b9320a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 901/1706] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:29:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1707] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:29:00 2026] DELETE /v2.0/networks/09874806-dbed-40dd-bc3f-4400f48e0411 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1708] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:00 2026] DELETE /v2.0/security-groups/76060976-355f-4d16-bd45-e6cc3ccb434c => 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: 903/1709] 10.0.0.151 () {32 vars in 746 bytes} [Fri May 8 19:29:00 2026] GET /v2.0/security-group-rules/dd1803f8-5fe9-494c-a3fe-ae5989beda21 => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1710] 10.0.0.151 () {32 vars in 720 bytes} [Fri May 8 19:29:00 2026] GET /v2.0/routers/9eb4bb5f-ae5f-4132-aa7e-7a6796c5f20e => generated 480 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1711] 10.0.0.151 () {32 vars in 672 bytes} [Fri May 8 19:29:00 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:29:00.810 8 INFO neutron.services.segments.plugin [-] Segment 8e8b2400-a3a3-4caf-93bc-2d176be4172d resource provider aggregate not found 2026-05-08 19:29:00.818 8 INFO neutron.services.segments.plugin [-] Segment 8e8b2400-a3a3-4caf-93bc-2d176be4172d resource provider aggregate not found [pid: 8|app: 0|req: 904/1712] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:29:00 2026] DELETE /v2.0/networks/f3e52afc-dfb6-4d63-a6e4-dbb1633cac68 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:29:00.844 8 INFO neutron.services.segments.plugin [-] Segment 8e8b2400-a3a3-4caf-93bc-2d176be4172d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e8b2400-a3a3-4caf-93bc-2d176be4172d found for delete ", "request_id": "req-dce1556a-2068-47ce-962f-f9133510270a"}]} 2026-05-08 19:29:00.855 8 INFO neutron.services.segments.plugin [-] Segment 8e8b2400-a3a3-4caf-93bc-2d176be4172d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e8b2400-a3a3-4caf-93bc-2d176be4172d found for delete ", "request_id": "req-803f03fe-c5c2-4c32-939f-5baa0d7be8a7"}]} [pid: 8|app: 0|req: 905/1713] 10.0.0.151 () {32 vars in 749 bytes} [Fri May 8 19:29:00 2026] DELETE /v2.0/security-group-rules/dd1803f8-5fe9-494c-a3fe-ae5989beda21 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:29:01.052 7 INFO neutron.services.segments.plugin [-] Segment e596ab41-0f1e-4621-8786-f48b783bc8fc resource provider aggregate not found 2026-05-08 19:29:01.076 7 INFO neutron.services.segments.plugin [-] Segment e596ab41-0f1e-4621-8786-f48b783bc8fc resource provider aggregate not found 2026-05-08 19:29:01.080 7 INFO neutron.services.segments.plugin [-] Segment e596ab41-0f1e-4621-8786-f48b783bc8fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e596ab41-0f1e-4621-8786-f48b783bc8fc found for delete ", "request_id": "req-df7677c3-a78e-4f9e-aeb7-80174ec8b139"}]} 2026-05-08 19:29:01.099 7 INFO neutron.services.segments.plugin [-] Segment 77cc8ecd-69e0-4d05-ba75-94addd3b526e resource provider aggregate not found 2026-05-08 19:29:01.103 7 INFO neutron.services.segments.plugin [-] Segment e596ab41-0f1e-4621-8786-f48b783bc8fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e596ab41-0f1e-4621-8786-f48b783bc8fc found for delete ", "request_id": "req-0cbbf852-53c5-40e7-b996-2e43b229ed9a"}]} 2026-05-08 19:29:01.118 7 INFO neutron.services.segments.plugin [-] Segment 77cc8ecd-69e0-4d05-ba75-94addd3b526e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77cc8ecd-69e0-4d05-ba75-94addd3b526e found for delete ", "request_id": "req-796d9b26-4d34-47c8-b1a0-9b793fb43817"}]} 2026-05-08 19:29:01.119 7 INFO neutron.services.segments.plugin [-] Segment 77cc8ecd-69e0-4d05-ba75-94addd3b526e resource provider aggregate not found 2026-05-08 19:29:01.148 7 INFO neutron.services.segments.plugin [-] Segment 77cc8ecd-69e0-4d05-ba75-94addd3b526e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77cc8ecd-69e0-4d05-ba75-94addd3b526e found for delete ", "request_id": "req-30f42435-81d1-40eb-b9ee-24e1e19fd78c"}]} [pid: 8|app: 0|req: 906/1714] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:29:00 2026] DELETE /v2.0/networks/62f73fdf-18ac-49ac-a90a-b514758e52dc => generated 0 bytes in 537 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1715] 10.0.0.151 () {32 vars in 672 bytes} [Fri May 8 19:29:01 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1716] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:29:01 2026] DELETE /v2.0/networks/40c63c36-3e72-471e-960a-f79b4588f6aa => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:29:01.751 8 WARNING neutron_lib.context [None req-42cbfaba-e1eb-462e-a2b3-512b3d6a6f09 435e6324ae684f0f8b4dbddaf5a1c5bf 1c011b91ab7e4f4da9914c0ea8b9320a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 909/1717] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:29:01 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) [pid: 7|app: 0|req: 809/1718] 10.0.0.151 () {34 vars in 741 bytes} [Fri May 8 19:29:00 2026] PUT /v2.0/routers/9eb4bb5f-ae5f-4132-aa7e-7a6796c5f20e => generated 480 bytes in 1205 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1719] 10.0.0.151 () {32 vars in 746 bytes} [Fri May 8 19:29:01 2026] GET /v2.0/security-group-rules/7e3e4b87-b886-43be-9eeb-55a108360311 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1720] 10.0.0.151 () {32 vars in 735 bytes} [Fri May 8 19:29:01 2026] GET /v2.0/ports?device_id=9eb4bb5f-ae5f-4132-aa7e-7a6796c5f20e => 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: 812/1721] 10.0.0.151 () {32 vars in 672 bytes} [Fri May 8 19:29:01 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1722] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:29:01 2026] DELETE /v2.0/networks/306eb4f6-fcce-4125-848c-c7f7a92f1924 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1723] 10.0.0.151 () {32 vars in 749 bytes} [Fri May 8 19:29:02 2026] DELETE /v2.0/security-group-rules/7e3e4b87-b886-43be-9eeb-55a108360311 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1724] 10.0.0.151 () {32 vars in 672 bytes} [Fri May 8 19:29:02 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:29:02.211 8 WARNING neutron_lib.context [None req-76c300a4-3db9-4421-a9f2-724f3cad722d 435e6324ae684f0f8b4dbddaf5a1c5bf 1c011b91ab7e4f4da9914c0ea8b9320a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:29:02.250 8 INFO neutron.db.securitygroups_db [None req-76c300a4-3db9-4421-a9f2-724f3cad722d 435e6324ae684f0f8b4dbddaf5a1c5bf 1c011b91ab7e4f4da9914c0ea8b9320a - - default default] Project 1c011b91ab7e4f4da9914c0ea8b9320a 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: 913/1725] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:29:02 2026] POST /v2.0/security-group-rules => generated 607 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1726] 10.0.0.151 () {32 vars in 746 bytes} [Fri May 8 19:29:02 2026] GET /v2.0/security-group-rules/98f4a243-9577-4d39-bde5-15eb4b1f811a => generated 607 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1727] 10.0.0.151 () {32 vars in 672 bytes} [Fri May 8 19:29:02 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1728] 10.0.0.151 () {32 vars in 749 bytes} [Fri May 8 19:29:02 2026] DELETE /v2.0/security-group-rules/98f4a243-9577-4d39-bde5-15eb4b1f811a => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1729] 10.0.0.151 () {32 vars in 672 bytes} [Fri May 8 19:29:02 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1730] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:02 2026] DELETE /v2.0/security-groups/88c87f70-d72b-4247-abb8-3bd3b72503da => 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: 919/1731] 10.0.0.151 () {32 vars in 662 bytes} [Fri May 8 19:29:02 2026] GET /v2.0/security-groups => generated 2925 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:29:02.789 7 INFO neutron.db.l3_hamode_db [None req-cba0af32-0f7c-4189-bc82-cf538b9f8547 f81399d78e6045a9985d8f24dadfdca3 ab2fbee79da0477f8bddb693c8f34c52 - - default default] HA network 7813dfb5-0c5d-4b13-b436-94e96d6814ed was deleted as no HA routers are present in tenant ab2fbee79da0477f8bddb693c8f34c52. [pid: 7|app: 0|req: 813/1732] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:29:02 2026] DELETE /v2.0/routers/9eb4bb5f-ae5f-4132-aa7e-7a6796c5f20e => generated 0 bytes in 736 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1733] 10.0.0.151 () {32 vars in 662 bytes} [Fri May 8 19:29:02 2026] GET /v2.0/security-groups => generated 2925 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:29:03.137 7 INFO neutron.services.segments.plugin [-] Segment 247d2168-9b46-4e06-ab88-b4a8f4f6769b resource provider aggregate not found 2026-05-08 19:29:03.163 7 INFO neutron.services.segments.plugin [-] Segment 247d2168-9b46-4e06-ab88-b4a8f4f6769b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 247d2168-9b46-4e06-ab88-b4a8f4f6769b found for delete ", "request_id": "req-5b7cd048-e1b2-4efd-b105-cb242c075339"}]} 2026-05-08 19:29:03.167 7 INFO neutron.services.segments.plugin [-] Segment 247d2168-9b46-4e06-ab88-b4a8f4f6769b resource provider aggregate not found 2026-05-08 19:29:03.178 7 INFO neutron.services.segments.plugin [-] Segment 247d2168-9b46-4e06-ab88-b4a8f4f6769b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 247d2168-9b46-4e06-ab88-b4a8f4f6769b found for delete ", "request_id": "req-4227790d-57c4-4b5b-a293-799313330d2b"}]} [pid: 7|app: 0|req: 814/1734] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:02 2026] GET /v2.0/security-groups?tenant_id=9b90f28d9dc04b46b54abaeaf0382f06&name=default => generated 2925 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:29:03.276 8 INFO neutron.services.segments.plugin [-] Segment e5a485b3-e060-42d3-9a22-4194e7d20601 resource provider aggregate not found 2026-05-08 19:29:03.283 8 INFO neutron.services.segments.plugin [-] Segment e5a485b3-e060-42d3-9a22-4194e7d20601 resource provider aggregate not found 2026-05-08 19:29:03.301 8 INFO neutron.services.segments.plugin [-] Segment e5a485b3-e060-42d3-9a22-4194e7d20601 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5a485b3-e060-42d3-9a22-4194e7d20601 found for delete ", "request_id": "req-f90f4435-ac0e-4cc1-b3f7-dc7b24b4c49d"}]} 2026-05-08 19:29:03.306 8 INFO neutron.services.segments.plugin [-] Segment e5a485b3-e060-42d3-9a22-4194e7d20601 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5a485b3-e060-42d3-9a22-4194e7d20601 found for delete ", "request_id": "req-9aae09c5-4288-44de-b84b-7764cb119181"}]} 2026-05-08 19:29:03.330 8 INFO neutron.services.segments.plugin [-] Segment 985b504f-0c64-4fc9-8b32-75dd6441a273 resource provider aggregate not found 2026-05-08 19:29:03.336 8 INFO neutron.services.segments.plugin [-] Segment 985b504f-0c64-4fc9-8b32-75dd6441a273 resource provider aggregate not found 2026-05-08 19:29:03.343 8 INFO neutron.services.segments.plugin [-] Segment 985b504f-0c64-4fc9-8b32-75dd6441a273 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 985b504f-0c64-4fc9-8b32-75dd6441a273 found for delete ", "request_id": "req-6ac53601-9665-4be4-986b-43b98233bfd7"}]} 2026-05-08 19:29:03.354 8 INFO neutron.services.segments.plugin [-] Segment 985b504f-0c64-4fc9-8b32-75dd6441a273 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 985b504f-0c64-4fc9-8b32-75dd6441a273 found for delete ", "request_id": "req-7e99c040-edfe-4427-bc29-75dc81664406"}]} 2026-05-08 19:29:03.362 8 INFO neutron.services.segments.plugin [-] Segment 0dedbdff-1257-4fd4-92ae-1d3adfa8b1f5 resource provider aggregate not found 2026-05-08 19:29:03.376 8 INFO neutron.services.segments.plugin [-] Segment 0dedbdff-1257-4fd4-92ae-1d3adfa8b1f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0dedbdff-1257-4fd4-92ae-1d3adfa8b1f5 found for delete ", "request_id": "req-fca2a815-f89f-4cef-bf1e-78021f74f0dd"}]} 2026-05-08 19:29:03.380 8 INFO neutron.services.segments.plugin [-] Segment 0dedbdff-1257-4fd4-92ae-1d3adfa8b1f5 resource provider aggregate not found 2026-05-08 19:29:03.393 8 INFO neutron.services.segments.plugin [-] Segment 0dedbdff-1257-4fd4-92ae-1d3adfa8b1f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0dedbdff-1257-4fd4-92ae-1d3adfa8b1f5 found for delete ", "request_id": "req-9241915b-9a71-4a21-971c-b84d55b9db8e"}]} [pid: 8|app: 0|req: 921/1735] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:03 2026] DELETE /v2.0/security-groups/bf079c78-46dc-4b7c-b9cf-3aea0263b9fc => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1736] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:03 2026] GET /v2.0/security-groups?tenant_id=1c011b91ab7e4f4da9914c0ea8b9320a&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1737] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:03 2026] GET /v2.0/security-groups?tenant_id=593cc0181c074c629684c461686f3fe4&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1738] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:03 2026] DELETE /v2.0/security-groups/678f5686-ee58-4ef0-91fd-434d4ca00489 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1739] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:03 2026] DELETE /v2.0/security-groups/299ca327-ab19-4b11-b508-801fda4fdfa5 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1740] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:03 2026] GET /v2.0/security-groups?tenant_id=0cb0445c99314e46bb9c2339862fe7f8&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1741] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:03 2026] GET /v2.0/security-groups?tenant_id=802ae5d1bdcd46b599bc470bdcd9f7e3&name=default => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1742] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:04 2026] DELETE /v2.0/security-groups/75ab048e-53a2-4e16-9b28-b79a6d01340c => 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: 925/1743] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:04 2026] DELETE /v2.0/security-groups/54611f6c-ee50-411d-899f-4ac557480ccb => 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: 819/1744] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:04 2026] GET /v2.0/security-groups?tenant_id=ab2fbee79da0477f8bddb693c8f34c52&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1745] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:04 2026] DELETE /v2.0/security-groups/2a778e82-e4c5-4323-bb0d-7cfa295139ee => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1746] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:04 2026] GET /v2.0/security-groups?tenant_id=1606a0c886a2495b969583590053891d&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: 927/1747] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:04 2026] DELETE /v2.0/security-groups/348e229e-16ed-47e3-bbe9-d95e22eac35a => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:29:05.934 7 WARNING neutron_lib.context [None req-4674a430-6bb4-4393-a7a9-2adfbafffa10 b279b5e6f1bf420f8d89fcfce15efa9b 849d2d3a8827400db9d270541156ff9f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 821/1748] 10.0.0.151 () {34 vars in 675 bytes} [Fri May 8 19:29:05 2026] POST /v2.0/subnetpools => generated 548 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1749] 10.0.0.151 () {32 vars in 728 bytes} [Fri May 8 19:29:06 2026] GET /v2.0/subnetpools/ed8b479e-f093-40e9-bf35-b63b445610a1 => generated 548 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1752] 10.0.0.151 () {34 vars in 748 bytes} [Fri May 8 19:29:06 2026] PUT /v2.0/subnetpools/ed8b479e-f093-40e9-bf35-b63b445610a1 => generated 501 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1753] 10.0.0.151 () {32 vars in 731 bytes} [Fri May 8 19:29:06 2026] DELETE /v2.0/subnetpools/ed8b479e-f093-40e9-bf35-b63b445610a1 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:29:06.273 7 INFO neutron.api.v2.resource [None req-8449151f-dd32-4c92-af16-18dd73d94648 b279b5e6f1bf420f8d89fcfce15efa9b 849d2d3a8827400db9d270541156ff9f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 824/1754] 10.0.0.151 () {32 vars in 728 bytes} [Fri May 8 19:29:06 2026] GET /v2.0/subnetpools/ed8b479e-f093-40e9-bf35-b63b445610a1 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:29:06.295 8 INFO neutron.api.v2.resource [None req-cca10ae2-5740-43f6-bd5e-3fd9c71c9f3c b279b5e6f1bf420f8d89fcfce15efa9b 849d2d3a8827400db9d270541156ff9f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 931/1755] 10.0.0.151 () {32 vars in 731 bytes} [Fri May 8 19:29:06 2026] DELETE /v2.0/subnetpools/ed8b479e-f093-40e9-bf35-b63b445610a1 => generated 145 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1756] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:06 2026] GET /v2.0/security-groups?tenant_id=849d2d3a8827400db9d270541156ff9f&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1757] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:07 2026] DELETE /v2.0/security-groups/93909c06-dac9-49c6-9039-1ad81bf2b411 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:29:08.728 7 WARNING neutron_lib.context [None req-bcf181db-523b-4b61-a399-802f0bfef6e9 75ff9fc154974f799dc10bedd42eb572 0e64393a07784dffba3b5a0824a2c739 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 826/1758] 10.0.0.151 () {34 vars in 675 bytes} [Fri May 8 19:29:08 2026] POST /v2.0/subnetpools => generated 516 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:08.795 8 WARNING neutron_lib.context [None req-83987ca4-82b9-4879-bfbd-703ec1c01e69 75ff9fc154974f799dc10bedd42eb572 0e64393a07784dffba3b5a0824a2c739 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 933/1759] 10.0.0.151 () {34 vars in 675 bytes} [Fri May 8 19:29:08 2026] POST /v2.0/subnetpools => generated 516 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:08.895 7 WARNING neutron_lib.context [None req-20724976-3654-496a-b29c-b5d9235172bf 75ff9fc154974f799dc10bedd42eb572 0e64393a07784dffba3b5a0824a2c739 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 827/1760] 10.0.0.151 () {34 vars in 675 bytes} [Fri May 8 19:29:08 2026] POST /v2.0/subnetpools => generated 516 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:08.971 8 WARNING neutron_lib.context [None req-280245f3-3ac2-4b4a-893a-f54553c62173 75ff9fc154974f799dc10bedd42eb572 0e64393a07784dffba3b5a0824a2c739 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 828/1761] 10.0.0.151 () {32 vars in 622 bytes} [Fri May 8 19:29:08 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1762] 10.0.0.151 () {34 vars in 675 bytes} [Fri May 8 19:29:08 2026] POST /v2.0/subnetpools => generated 516 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:09.045 8 WARNING neutron_lib.context [None req-46ff335a-6e3c-4c77-9b56-7691809a0ff5 75ff9fc154974f799dc10bedd42eb572 0e64393a07784dffba3b5a0824a2c739 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 829/1763] 10.0.0.151 () {32 vars in 632 bytes} [Fri May 8 19:29:08 2026] GET /v2.0/ => generated 632 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1764] 10.0.0.151 () {34 vars in 675 bytes} [Fri May 8 19:29:09 2026] POST /v2.0/subnetpools => generated 516 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1765] 10.0.0.151 () {34 vars in 758 bytes} [Fri May 8 19:29:09 2026] PUT /v2.0/subnetpools/99ee0c25-5bc7-4eee-8782-cdad95d0bdc4/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1766] 10.0.0.151 () {34 vars in 758 bytes} [Fri May 8 19:29:09 2026] PUT /v2.0/subnetpools/27a5ad5e-a55f-4a13-ac3a-9e361a27bd66/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1767] 10.0.0.151 () {34 vars in 758 bytes} [Fri May 8 19:29:09 2026] PUT /v2.0/subnetpools/67d37380-38ea-442b-998d-be60f46fedd1/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1768] 10.0.0.151 () {34 vars in 758 bytes} [Fri May 8 19:29:09 2026] PUT /v2.0/subnetpools/c6074aa2-9e50-452f-a2fc-57cf9a3e6250/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1769] 10.0.0.151 () {32 vars in 671 bytes} [Fri May 8 19:29:09 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1770] 10.0.0.151 () {32 vars in 685 bytes} [Fri May 8 19:29:09 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1771] 10.0.0.151 () {32 vars in 681 bytes} [Fri May 8 19:29:09 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1772] 10.0.0.151 () {32 vars in 693 bytes} [Fri May 8 19:29:09 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1773] 10.0.0.151 () {32 vars in 679 bytes} [Fri May 8 19:29:09 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1774] 10.0.0.151 () {32 vars in 693 bytes} [Fri May 8 19:29:09 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1775] 10.0.0.151 () {32 vars in 689 bytes} [Fri May 8 19:29:09 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1776] 10.0.0.151 () {32 vars in 701 bytes} [Fri May 8 19:29:09 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1777] 10.0.0.151 () {32 vars in 731 bytes} [Fri May 8 19:29:09 2026] DELETE /v2.0/subnetpools/99ee0c25-5bc7-4eee-8782-cdad95d0bdc4 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:29:09.718 7 WARNING neutron_lib.context [None req-c4d329e3-360e-4abb-a99c-2570fee0176e 6e0901425f764c5e9dae52e84ab8b531 6519437340354a1fb9647661888cd0e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:29:09.865 7 INFO neutron.db.segments_db [None req-c4d329e3-360e-4abb-a99c-2570fee0176e 6e0901425f764c5e9dae52e84ab8b531 6519437340354a1fb9647661888cd0e3 - - default default] Added segment 88b8d180-130d-44d2-9c1b-fdf3d86ee210 of type vxlan for network df88e968-66bc-4438-b741-59b25a877b2c [pid: 8|app: 0|req: 943/1778] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:09 2026] GET /v2.0/security-groups?tenant_id=c675f488ed454eacb7f32ddaa81c8492&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1779] 10.0.0.151 () {32 vars in 731 bytes} [Fri May 8 19:29:09 2026] DELETE /v2.0/subnetpools/27a5ad5e-a55f-4a13-ac3a-9e361a27bd66 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1780] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:29:09 2026] POST /v2.0/networks => generated 632 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1781] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:09 2026] DELETE /v2.0/security-groups/e528551f-6046-4865-9252-094aa49d1e96 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:29:10.087 8 WARNING neutron_lib.context [None req-f3d5ce34-20af-4363-bbc2-8c4c67b311b6 6e0901425f764c5e9dae52e84ab8b531 6519437340354a1fb9647661888cd0e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 837/1782] 10.0.0.151 () {32 vars in 731 bytes} [Fri May 8 19:29:10 2026] DELETE /v2.0/subnetpools/67d37380-38ea-442b-998d-be60f46fedd1 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1783] 10.0.0.151 () {32 vars in 731 bytes} [Fri May 8 19:29:10 2026] DELETE /v2.0/subnetpools/c6074aa2-9e50-452f-a2fc-57cf9a3e6250 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1784] 10.0.0.151 () {32 vars in 731 bytes} [Fri May 8 19:29:10 2026] DELETE /v2.0/subnetpools/6b8efb6f-9571-45aa-ba6e-e61fadd53bfa => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1785] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:29:10 2026] POST /v2.0/subnets => generated 602 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:10.448 7 WARNING neutron_lib.context [None req-07a5346d-2f0e-4364-a2f7-2dfe0d6b1304 6e0901425f764c5e9dae52e84ab8b531 6519437340354a1fb9647661888cd0e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:29:10.504 7 INFO neutron.db.segments_db [None req-07a5346d-2f0e-4364-a2f7-2dfe0d6b1304 6e0901425f764c5e9dae52e84ab8b531 6519437340354a1fb9647661888cd0e3 - - default default] Added segment 61720e3a-5d54-464e-8e32-a30993eb65ee of type vxlan for network 90f3434d-5a23-43fd-8604-88e921b7d6b3 [pid: 7|app: 0|req: 840/1786] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:29:10 2026] POST /v2.0/networks => generated 631 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:10.625 8 WARNING neutron_lib.context [None req-2d0c5314-e509-4559-a7fb-e90751190e3c 6e0901425f764c5e9dae52e84ab8b531 6519437340354a1fb9647661888cd0e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 947/1787] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:29:10 2026] POST /v2.0/subnets => generated 605 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:11.043 7 WARNING neutron_lib.context [None req-99ce2f48-fd06-4b2f-ae72-0cbb2a2408b3 6e0901425f764c5e9dae52e84ab8b531 6519437340354a1fb9647661888cd0e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:29:11.108 7 INFO neutron.db.segments_db [None req-99ce2f48-fd06-4b2f-ae72-0cbb2a2408b3 6e0901425f764c5e9dae52e84ab8b531 6519437340354a1fb9647661888cd0e3 - - default default] Added segment b8fb34e5-07f3-40ab-86ac-9dd486906d35 of type vxlan for network 9a817abf-3b5d-42a4-b89a-001363a174c8 [pid: 7|app: 0|req: 841/1788] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:29:11 2026] POST /v2.0/networks => generated 632 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:11.265 7 WARNING neutron_lib.context [None req-d2d9e286-372e-413c-b22f-299f001f8b5e 6e0901425f764c5e9dae52e84ab8b531 6519437340354a1fb9647661888cd0e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 948/1789] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:11 2026] GET /v2.0/security-groups?tenant_id=0e64393a07784dffba3b5a0824a2c739&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1790] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:11 2026] DELETE /v2.0/security-groups/5c404a85-916f-4e5d-bae5-b29dc643bf93 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1791] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:29:11 2026] POST /v2.0/subnets => generated 605 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:11.642 8 WARNING neutron_lib.context [None req-7be85f91-afd0-43d3-8fc5-5da98dbcfac8 6e0901425f764c5e9dae52e84ab8b531 6519437340354a1fb9647661888cd0e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:29:11.730 8 INFO neutron.db.segments_db [None req-7be85f91-afd0-43d3-8fc5-5da98dbcfac8 6e0901425f764c5e9dae52e84ab8b531 6519437340354a1fb9647661888cd0e3 - - default default] Added segment 6a558526-0d43-47fa-8562-03b27f24c8a1 of type vxlan for network 218a173a-a1a6-4c7c-8725-e2f00cd70667 [pid: 8|app: 0|req: 950/1792] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:29:11 2026] POST /v2.0/networks => generated 632 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1793] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:11 2026] GET /v2.0/security-groups?tenant_id=a746347c8fdb41a693b16fe08a18ff8a&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:29:11.873 8 WARNING neutron_lib.context [None req-b0ffad74-0597-4a06-a1f3-2e4069ba8791 6e0901425f764c5e9dae52e84ab8b531 6519437340354a1fb9647661888cd0e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 844/1794] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:11 2026] DELETE /v2.0/security-groups/23cfd989-9917-4783-b3bb-02b4389a938a => 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: 951/1795] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:29:11 2026] POST /v2.0/subnets => generated 605 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:12.270 8 WARNING neutron_lib.context [None req-6ce14ac1-b4cc-483b-9a56-1b040cce3693 6e0901425f764c5e9dae52e84ab8b531 6519437340354a1fb9647661888cd0e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:29:12.322 8 INFO neutron.db.segments_db [None req-6ce14ac1-b4cc-483b-9a56-1b040cce3693 6e0901425f764c5e9dae52e84ab8b531 6519437340354a1fb9647661888cd0e3 - - default default] Added segment ec079cd4-3874-428a-a07b-ad2126e6a7dd of type vxlan for network 131c5a2f-b7ac-48ad-ba28-e78a7f9527c6 [pid: 7|app: 0|req: 845/1796] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:12 2026] GET /v2.0/security-groups?tenant_id=82d64ef934a848d4aa54b71765057ace&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1797] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:29:12 2026] POST /v2.0/networks => generated 631 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:12.447 8 WARNING neutron_lib.context [None req-877fe8f6-5a86-4b08-ada3-c1e8bfa09eb6 6e0901425f764c5e9dae52e84ab8b531 6519437340354a1fb9647661888cd0e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 846/1798] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:12 2026] DELETE /v2.0/security-groups/28983f77-beeb-4c57-a7db-a4201bde5682 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1799] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:29:12 2026] POST /v2.0/subnets => generated 605 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1800] 10.0.0.151 () {34 vars in 750 bytes} [Fri May 8 19:29:12 2026] PUT /v2.0/subnets/1d00dd8e-c3b4-491d-8d30-054213e72bd9/tags => generated 17 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1801] 10.0.0.151 () {34 vars in 750 bytes} [Fri May 8 19:29:12 2026] PUT /v2.0/subnets/396400bd-291b-4ab0-89e1-f668701781d1/tags => generated 25 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1802] 10.0.0.151 () {34 vars in 750 bytes} [Fri May 8 19:29:13 2026] PUT /v2.0/subnets/cfdc6657-bc68-427c-87af-8540d603a73c/tags => generated 34 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1803] 10.0.0.151 () {34 vars in 750 bytes} [Fri May 8 19:29:13 2026] PUT /v2.0/subnets/af83c5f0-0c32-473e-9b46-97f21f8f9978/tags => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1804] 10.0.0.151 () {32 vars in 663 bytes} [Fri May 8 19:29:13 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1805] 10.0.0.151 () {32 vars in 677 bytes} [Fri May 8 19:29:13 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1806] 10.0.0.151 () {32 vars in 673 bytes} [Fri May 8 19:29:13 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1807] 10.0.0.151 () {32 vars in 685 bytes} [Fri May 8 19:29:13 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1808] 10.0.0.151 () {32 vars in 671 bytes} [Fri May 8 19:29:13 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1809] 10.0.0.151 () {32 vars in 685 bytes} [Fri May 8 19:29:13 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1810] 10.0.0.151 () {32 vars in 681 bytes} [Fri May 8 19:29:13 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1811] 10.0.0.151 () {32 vars in 693 bytes} [Fri May 8 19:29:13 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1812] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:29:13 2026] DELETE /v2.0/subnets/1d00dd8e-c3b4-491d-8d30-054213e72bd9 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1813] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:29:14 2026] DELETE /v2.0/subnets/396400bd-291b-4ab0-89e1-f668701781d1 => 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: 854/1814] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:14 2026] GET /v2.0/security-groups?tenant_id=eadf5196ed3f42d4ba02f25326e0a57f&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1815] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:14 2026] DELETE /v2.0/security-groups/a7adce68-a5d8-4d70-8671-54d43d490df9 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1816] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:29:14 2026] DELETE /v2.0/subnets/cfdc6657-bc68-427c-87af-8540d603a73c => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1817] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:29:14 2026] DELETE /v2.0/subnets/af83c5f0-0c32-473e-9b46-97f21f8f9978 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1818] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:29:14 2026] DELETE /v2.0/subnets/27122bbe-6693-405b-8d5a-b6698db4ae25 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:29:15.404 7 INFO neutron.services.segments.plugin [-] Segment 88b8d180-130d-44d2-9c1b-fdf3d86ee210 resource provider aggregate not found 2026-05-08 19:29:15.409 7 INFO neutron.services.segments.plugin [-] Segment 88b8d180-130d-44d2-9c1b-fdf3d86ee210 resource provider aggregate not found 2026-05-08 19:29:15.426 7 INFO neutron.services.segments.plugin [-] Segment 88b8d180-130d-44d2-9c1b-fdf3d86ee210 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88b8d180-130d-44d2-9c1b-fdf3d86ee210 found for delete ", "request_id": "req-241187ab-9af9-425e-a0e1-a49836cdf92c"}]} 2026-05-08 19:29:15.428 7 INFO neutron.services.segments.plugin [-] Segment 88b8d180-130d-44d2-9c1b-fdf3d86ee210 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88b8d180-130d-44d2-9c1b-fdf3d86ee210 found for delete ", "request_id": "req-f88b0276-5787-423d-aef9-87cfc3aaa894"}]} [pid: 7|app: 0|req: 857/1819] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:29:15 2026] DELETE /v2.0/networks/df88e968-66bc-4438-b741-59b25a877b2c => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:29:15.687 8 INFO neutron.services.segments.plugin [-] Segment 61720e3a-5d54-464e-8e32-a30993eb65ee resource provider aggregate not found 2026-05-08 19:29:15.691 8 INFO neutron.services.segments.plugin [-] Segment 61720e3a-5d54-464e-8e32-a30993eb65ee resource provider aggregate not found 2026-05-08 19:29:15.700 8 INFO neutron.services.segments.plugin [-] Segment 61720e3a-5d54-464e-8e32-a30993eb65ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61720e3a-5d54-464e-8e32-a30993eb65ee found for delete ", "request_id": "req-aecccdc1-d3b9-4412-8a55-1b5896d310ac"}]} 2026-05-08 19:29:15.709 8 INFO neutron.services.segments.plugin [-] Segment 61720e3a-5d54-464e-8e32-a30993eb65ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61720e3a-5d54-464e-8e32-a30993eb65ee found for delete ", "request_id": "req-6777a48e-6efe-4060-af78-803033d788ac"}]} [pid: 8|app: 0|req: 963/1820] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:29:15 2026] DELETE /v2.0/networks/90f3434d-5a23-43fd-8604-88e921b7d6b3 => 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: 858/1821] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:29:15 2026] DELETE /v2.0/networks/9a817abf-3b5d-42a4-b89a-001363a174c8 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1822] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:29:15 2026] DELETE /v2.0/networks/218a173a-a1a6-4c7c-8725-e2f00cd70667 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1823] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:15 2026] GET /v2.0/security-groups?tenant_id=59104f33c9284ba0b01ea9de6c58f938&name=default => generated 2925 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1824] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:16 2026] DELETE /v2.0/security-groups/33e4143d-8e1d-4768-870a-b71172d2c99c => 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: 860/1825] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:29:16 2026] DELETE /v2.0/networks/131c5a2f-b7ac-48ad-ba28-e78a7f9527c6 => 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: 966/1826] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:16 2026] GET /v2.0/security-groups?tenant_id=73530fb7213e450996788c8aca53c777&name=default => generated 2925 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1827] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:16 2026] DELETE /v2.0/security-groups/957a4f55-89d7-42a8-90df-8dbcd9c91211 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:29:16.645 7 WARNING neutron_lib.context [None req-62f8d686-67d5-4bd9-ad15-169ac8b6e301 d7cf8bcd1a1840e3bc84b865e061653d 620790acd886471d9aed407b9b394edd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:29:16.683 7 INFO neutron.db.segments_db [None req-62f8d686-67d5-4bd9-ad15-169ac8b6e301 d7cf8bcd1a1840e3bc84b865e061653d 620790acd886471d9aed407b9b394edd - - default default] Added segment 63eab0e9-2b8b-4769-a119-82a66f52c3a3 of type vxlan for network 57ac5f01-aa9d-4d61-8259-55bc989fe5ae 2026-05-08 19:29:16.966 7 INFO neutron.db.l3_hamode_db [None req-62f8d686-67d5-4bd9-ad15-169ac8b6e301 d7cf8bcd1a1840e3bc84b865e061653d 620790acd886471d9aed407b9b394edd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 19:29:17.193 7 INFO neutron.db.l3_hamode_db [None req-62f8d686-67d5-4bd9-ad15-169ac8b6e301 d7cf8bcd1a1840e3bc84b865e061653d 620790acd886471d9aed407b9b394edd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 968/1828] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:17 2026] GET /v2.0/security-groups?tenant_id=87ae8cd7d9ec4f4d8434d5044e356b13&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:29:17.455 7 INFO neutron.services.segments.plugin [-] Segment b8fb34e5-07f3-40ab-86ac-9dd486906d35 resource provider aggregate not found 2026-05-08 19:29:17.460 7 INFO neutron.services.segments.plugin [-] Segment b8fb34e5-07f3-40ab-86ac-9dd486906d35 resource provider aggregate not found 2026-05-08 19:29:17.471 7 INFO neutron.services.segments.plugin [-] Segment b8fb34e5-07f3-40ab-86ac-9dd486906d35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8fb34e5-07f3-40ab-86ac-9dd486906d35 found for delete ", "request_id": "req-06c19ef4-2754-4c5d-ae70-59731a9d5631"}]} 2026-05-08 19:29:17.477 7 INFO neutron.services.segments.plugin [-] Segment b8fb34e5-07f3-40ab-86ac-9dd486906d35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8fb34e5-07f3-40ab-86ac-9dd486906d35 found for delete ", "request_id": "req-221ab63e-6857-4b17-beec-2a40f8cb8871"}]} 2026-05-08 19:29:17.483 7 INFO neutron.services.segments.plugin [-] Segment 6a558526-0d43-47fa-8562-03b27f24c8a1 resource provider aggregate not found 2026-05-08 19:29:17.494 7 INFO neutron.services.segments.plugin [-] Segment 6a558526-0d43-47fa-8562-03b27f24c8a1 resource provider aggregate not found 2026-05-08 19:29:17.499 7 INFO neutron.services.segments.plugin [-] Segment 6a558526-0d43-47fa-8562-03b27f24c8a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a558526-0d43-47fa-8562-03b27f24c8a1 found for delete ", "request_id": "req-e22577fe-497e-4919-9185-432dbf162d7f"}]} [pid: 8|app: 0|req: 969/1829] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:17 2026] DELETE /v2.0/security-groups/a6d33b91-e2d7-4a6b-bbb1-f75af47003b8 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:29:17.505 7 INFO neutron.services.segments.plugin [-] Segment 6a558526-0d43-47fa-8562-03b27f24c8a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a558526-0d43-47fa-8562-03b27f24c8a1 found for delete ", "request_id": "req-210594c9-7ad7-49be-b080-ec521ffbae0e"}]} 2026-05-08 19:29:17.517 7 INFO neutron.services.segments.plugin [-] Segment ec079cd4-3874-428a-a07b-ad2126e6a7dd resource provider aggregate not found 2026-05-08 19:29:17.528 7 INFO neutron.services.segments.plugin [-] Segment ec079cd4-3874-428a-a07b-ad2126e6a7dd resource provider aggregate not found 2026-05-08 19:29:17.534 7 INFO neutron.services.segments.plugin [-] Segment ec079cd4-3874-428a-a07b-ad2126e6a7dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec079cd4-3874-428a-a07b-ad2126e6a7dd found for delete ", "request_id": "req-e8113ccf-357d-41aa-8e1c-403778af9724"}]} 2026-05-08 19:29:17.545 7 INFO neutron.services.segments.plugin [-] Segment ec079cd4-3874-428a-a07b-ad2126e6a7dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec079cd4-3874-428a-a07b-ad2126e6a7dd found for delete ", "request_id": "req-4a49bff9-1b5f-4fc5-bb12-aedc06f2f3d8"}]} [pid: 8|app: 0|req: 970/1830] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:17 2026] GET /v2.0/security-groups?tenant_id=6519437340354a1fb9647661888cd0e3&name=default => generated 2925 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1831] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:17 2026] DELETE /v2.0/security-groups/f3ef715b-1046-4767-9409-3476dba8c121 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1832] 10.0.0.151 () {34 vars in 667 bytes} [Fri May 8 19:29:16 2026] POST /v2.0/routers => generated 474 bytes in 1631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1833] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:18 2026] GET /v2.0/security-groups?tenant_id=6dc75f8019624eebbbb8099a04f38d0b&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1834] 10.0.0.151 () {34 vars in 750 bytes} [Fri May 8 19:29:18 2026] PUT /v2.0/routers/7a6f89f6-b3e2-447b-be46-f5340d25e91e/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1835] 10.0.0.151 () {32 vars in 730 bytes} [Fri May 8 19:29:18 2026] GET /v2.0/routers/7a6f89f6-b3e2-447b-be46-f5340d25e91e/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1836] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:18 2026] DELETE /v2.0/security-groups/9f7283f4-8ec2-4e43-a09a-26bee62fd571 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1837] 10.0.0.151 () {34 vars in 761 bytes} [Fri May 8 19:29:18 2026] PUT /v2.0/routers/7a6f89f6-b3e2-447b-be46-f5340d25e91e/tags/green => generated 4 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1838] 10.0.0.151 () {32 vars in 730 bytes} [Fri May 8 19:29:18 2026] GET /v2.0/routers/7a6f89f6-b3e2-447b-be46-f5340d25e91e/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1839] 10.0.0.151 () {34 vars in 757 bytes} [Fri May 8 19:29:18 2026] PUT /v2.0/routers/7a6f89f6-b3e2-447b-be46-f5340d25e91e/tags/red => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1840] 10.0.0.151 () {32 vars in 730 bytes} [Fri May 8 19:29:18 2026] GET /v2.0/routers/7a6f89f6-b3e2-447b-be46-f5340d25e91e/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1841] 10.0.0.47 () {30 vars in 648 bytes} [Fri May 8 19:29:18 2026] GET /v2.0/extensions => generated 19901 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1842] 10.0.0.151 () {34 vars in 779 bytes} [Fri May 8 19:29:18 2026] PUT /v2.0/routers/7a6f89f6-b3e2-447b-be46-f5340d25e91e/tags/black.or.white => generated 4 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1843] 10.0.0.151 () {32 vars in 730 bytes} [Fri May 8 19:29:18 2026] GET /v2.0/routers/7a6f89f6-b3e2-447b-be46-f5340d25e91e/tags => generated 52 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1844] 10.0.0.47 () {30 vars in 722 bytes} [Fri May 8 19:29:18 2026] GET /v2.0/quotas/35311e5e8d8b402db690055f7e1e906a/details => generated 847 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1845] 10.0.0.151 () {34 vars in 750 bytes} [Fri May 8 19:29:18 2026] PUT /v2.0/routers/7a6f89f6-b3e2-447b-be46-f5340d25e91e/tags => generated 37 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1846] 10.0.0.151 () {32 vars in 730 bytes} [Fri May 8 19:29:18 2026] GET /v2.0/routers/7a6f89f6-b3e2-447b-be46-f5340d25e91e/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1847] 10.0.0.151 () {32 vars in 738 bytes} [Fri May 8 19:29:18 2026] GET /v2.0/routers/7a6f89f6-b3e2-447b-be46-f5340d25e91e/tags/red => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:29:19.085 7 INFO neutron.api.v2.resource [None req-c7369a0b-8335-4e92-8380-8cde73553205 d7cf8bcd1a1840e3bc84b865e061653d 620790acd886471d9aed407b9b394edd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 869/1848] 10.0.0.151 () {32 vars in 742 bytes} [Fri May 8 19:29:19 2026] GET /v2.0/routers/7a6f89f6-b3e2-447b-be46-f5340d25e91e/tags/green => generated 99 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1849] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:18 2026] GET /v2.0/security-groups?tenant_id=ca15238e9f3e44cd98bdcfdfffe87b8b&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1850] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:19 2026] DELETE /v2.0/security-groups/777b9cb0-03e9-49a2-b909-9f8b189a3109 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1851] 10.0.0.151 () {32 vars in 741 bytes} [Fri May 8 19:29:19 2026] DELETE /v2.0/routers/7a6f89f6-b3e2-447b-be46-f5340d25e91e/tags/red => generated 0 bytes in 470 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1852] 10.0.0.151 () {32 vars in 730 bytes} [Fri May 8 19:29:19 2026] GET /v2.0/routers/7a6f89f6-b3e2-447b-be46-f5340d25e91e/tags => generated 30 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:29:19.801 7 INFO neutron.api.v2.resource [None req-81896589-d8a8-41b8-a614-ffcaf80f33e1 d7cf8bcd1a1840e3bc84b865e061653d 620790acd886471d9aed407b9b394edd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 871/1853] 10.0.0.151 () {32 vars in 745 bytes} [Fri May 8 19:29:19 2026] DELETE /v2.0/routers/7a6f89f6-b3e2-447b-be46-f5340d25e91e/tags/green => generated 99 bytes in 85 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1854] 10.0.0.151 () {32 vars in 733 bytes} [Fri May 8 19:29:19 2026] DELETE /v2.0/routers/7a6f89f6-b3e2-447b-be46-f5340d25e91e/tags => 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: 872/1855] 10.0.0.151 () {32 vars in 730 bytes} [Fri May 8 19:29:19 2026] GET /v2.0/routers/7a6f89f6-b3e2-447b-be46-f5340d25e91e/tags => generated 12 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1856] 10.0.0.151 () {32 vars in 720 bytes} [Fri May 8 19:29:20 2026] GET /v2.0/routers/7a6f89f6-b3e2-447b-be46-f5340d25e91e => generated 480 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1857] 10.0.0.151 () {34 vars in 741 bytes} [Fri May 8 19:29:20 2026] PUT /v2.0/routers/7a6f89f6-b3e2-447b-be46-f5340d25e91e => generated 480 bytes in 716 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1858] 10.0.0.151 () {32 vars in 735 bytes} [Fri May 8 19:29:20 2026] GET /v2.0/ports?device_id=7a6f89f6-b3e2-447b-be46-f5340d25e91e => 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: 988/1861] 10.0.0.47 () {30 vars in 648 bytes} [Fri May 8 19:29:21 2026] GET /v2.0/extensions => generated 19901 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1862] 10.0.0.47 () {30 vars in 722 bytes} [Fri May 8 19:29:21 2026] GET /v2.0/quotas/35311e5e8d8b402db690055f7e1e906a/details => generated 847 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:29:21.556 7 INFO neutron.services.segments.plugin [-] Segment 63eab0e9-2b8b-4769-a119-82a66f52c3a3 resource provider aggregate not found 2026-05-08 19:29:21.560 7 INFO neutron.services.segments.plugin [-] Segment 63eab0e9-2b8b-4769-a119-82a66f52c3a3 resource provider aggregate not found 2026-05-08 19:29:21.586 7 INFO neutron.services.segments.plugin [-] Segment 63eab0e9-2b8b-4769-a119-82a66f52c3a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63eab0e9-2b8b-4769-a119-82a66f52c3a3 found for delete ", "request_id": "req-cce0e8fc-b942-412c-9c60-c1b63d62b2b2"}]} 2026-05-08 19:29:21.587 7 INFO neutron.services.segments.plugin [-] Segment 63eab0e9-2b8b-4769-a119-82a66f52c3a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63eab0e9-2b8b-4769-a119-82a66f52c3a3 found for delete ", "request_id": "req-4c0ed829-cb57-4b59-b1f8-2e8415d881a2"}]} 2026-05-08 19:29:21.588 7 INFO neutron.db.l3_hamode_db [None req-90ea17dd-3979-43a2-b8c0-b0c28c279653 d7cf8bcd1a1840e3bc84b865e061653d 620790acd886471d9aed407b9b394edd - - default default] HA network 57ac5f01-aa9d-4d61-8259-55bc989fe5ae was deleted as no HA routers are present in tenant 620790acd886471d9aed407b9b394edd. [pid: 7|app: 0|req: 874/1863] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:29:20 2026] DELETE /v2.0/routers/7a6f89f6-b3e2-447b-be46-f5340d25e91e => generated 0 bytes in 683 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1864] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:22 2026] GET /v2.0/security-groups?tenant_id=4fe67dea7c6343f29e0eae92e0e9ac30&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:29:22.841 8 WARNING neutron_lib.context [None req-3a48ab3a-492c-44a6-a6c4-f4c1f6f6046b e5d544382ed94a1dba2e3dc48a9199bf f350747f6e22434aa1fa6fd4e8c97f52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 875/1865] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:22 2026] DELETE /v2.0/security-groups/3e2209b2-72c5-4c7c-b105-9399548bf553 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:29:23.009 8 INFO neutron.db.segments_db [None req-3a48ab3a-492c-44a6-a6c4-f4c1f6f6046b e5d544382ed94a1dba2e3dc48a9199bf f350747f6e22434aa1fa6fd4e8c97f52 - - default default] Added segment 1f7162bd-239d-422c-bc32-a38550d4c653 of type vxlan for network 3fe9227e-98e9-48f5-a9fd-b75b8fc49adb [pid: 7|app: 0|req: 876/1866] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:22 2026] GET /v2.0/security-groups?tenant_id=620790acd886471d9aed407b9b394edd&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: 991/1867] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:29:22 2026] POST /v2.0/networks => generated 632 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:23.139 8 WARNING neutron_lib.context [None req-8da1df46-e4af-4f50-9d02-ad4f67b40ba6 e5d544382ed94a1dba2e3dc48a9199bf f350747f6e22434aa1fa6fd4e8c97f52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 877/1868] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:23 2026] DELETE /v2.0/security-groups/bb766032-65f2-4668-bbec-62542423e266 => 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: 992/1869] 10.0.0.151 () {34 vars in 663 bytes} [Fri May 8 19:29:23 2026] POST /v2.0/ports => generated 743 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:23.586 7 WARNING neutron_lib.context [None req-e42e918a-605e-49e7-bf8f-cfdd761ade6f e5d544382ed94a1dba2e3dc48a9199bf f350747f6e22434aa1fa6fd4e8c97f52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 878/1870] 10.0.0.151 () {34 vars in 665 bytes} [Fri May 8 19:29:23 2026] POST /v2.0/trunks => generated 407 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 19:29:23.871 8 WARNING neutron_lib.context [None req-cb23a940-588b-423c-82f9-2bd3d215bb3d e5d544382ed94a1dba2e3dc48a9199bf f350747f6e22434aa1fa6fd4e8c97f52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:29:23.936 8 INFO neutron.db.segments_db [None req-cb23a940-588b-423c-82f9-2bd3d215bb3d e5d544382ed94a1dba2e3dc48a9199bf f350747f6e22434aa1fa6fd4e8c97f52 - - default default] Added segment d6ce7a28-5bbe-4747-972e-8fd9b43028ed of type vxlan for network 95a5d849-e067-4041-af41-69029ff74211 [pid: 8|app: 0|req: 993/1871] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:29:23 2026] POST /v2.0/networks => generated 632 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:24.079 8 WARNING neutron_lib.context [None req-3908e11c-dcdd-4a30-9cd6-8ae7ad34a5d5 e5d544382ed94a1dba2e3dc48a9199bf f350747f6e22434aa1fa6fd4e8c97f52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 879/1872] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:23 2026] GET /v2.0/security-groups?tenant_id=35311e5e8d8b402db690055f7e1e906a&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1873] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:24 2026] DELETE /v2.0/security-groups/c49f9b14-a99b-4fb2-b2b5-c7396fbe2082 => 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: 994/1874] 10.0.0.151 () {34 vars in 663 bytes} [Fri May 8 19:29:24 2026] POST /v2.0/ports => generated 743 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:24.470 7 WARNING neutron_lib.context [None req-e541cbd6-92dd-4a16-82a8-2b52ca4ad14b e5d544382ed94a1dba2e3dc48a9199bf f350747f6e22434aa1fa6fd4e8c97f52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 881/1875] 10.0.0.151 () {34 vars in 665 bytes} [Fri May 8 19:29:24 2026] POST /v2.0/trunks => generated 407 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 19:29:24.734 8 WARNING neutron_lib.context [None req-3330c09f-9161-4a6e-b81c-966428e7fc24 e5d544382ed94a1dba2e3dc48a9199bf f350747f6e22434aa1fa6fd4e8c97f52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:29:24.788 8 INFO neutron.db.segments_db [None req-3330c09f-9161-4a6e-b81c-966428e7fc24 e5d544382ed94a1dba2e3dc48a9199bf f350747f6e22434aa1fa6fd4e8c97f52 - - default default] Added segment f8a7b49c-7f76-4bf1-96a8-33f54011211f of type vxlan for network 91ad2c60-bd0d-462f-ac60-1e3c8d07614c [pid: 8|app: 0|req: 995/1876] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:29:24 2026] POST /v2.0/networks => generated 632 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:24.929 7 WARNING neutron_lib.context [None req-9ce8c8ca-12e6-4441-a323-c66c2119b299 e5d544382ed94a1dba2e3dc48a9199bf f350747f6e22434aa1fa6fd4e8c97f52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 882/1877] 10.0.0.151 () {34 vars in 663 bytes} [Fri May 8 19:29:24 2026] POST /v2.0/ports => generated 743 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:25.365 8 WARNING neutron_lib.context [None req-10de7ad5-d116-46b7-a376-11248f2b3922 e5d544382ed94a1dba2e3dc48a9199bf f350747f6e22434aa1fa6fd4e8c97f52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 996/1878] 10.0.0.151 () {34 vars in 665 bytes} [Fri May 8 19:29:25 2026] POST /v2.0/trunks => generated 407 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 19:29:25.676 7 WARNING neutron_lib.context [None req-41882e84-e17c-40e3-9f33-c365506425ec e5d544382ed94a1dba2e3dc48a9199bf f350747f6e22434aa1fa6fd4e8c97f52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:29:25.722 7 INFO neutron.db.segments_db [None req-41882e84-e17c-40e3-9f33-c365506425ec e5d544382ed94a1dba2e3dc48a9199bf f350747f6e22434aa1fa6fd4e8c97f52 - - default default] Added segment c483b3fb-70c6-4ad6-9b99-014e915c25d5 of type vxlan for network 22b906ee-fb86-4355-bacf-e0ee1f2ca8bf [pid: 7|app: 0|req: 883/1879] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:29:25 2026] POST /v2.0/networks => generated 632 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:25.846 8 WARNING neutron_lib.context [None req-4dc16465-0c23-40a7-9687-0a57b82839c2 e5d544382ed94a1dba2e3dc48a9199bf f350747f6e22434aa1fa6fd4e8c97f52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 997/1880] 10.0.0.151 () {34 vars in 663 bytes} [Fri May 8 19:29:25 2026] POST /v2.0/ports => generated 743 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:26.216 7 WARNING neutron_lib.context [None req-4f2486ac-ae95-4685-876e-619bec60677a e5d544382ed94a1dba2e3dc48a9199bf f350747f6e22434aa1fa6fd4e8c97f52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 884/1881] 10.0.0.151 () {34 vars in 665 bytes} [Fri May 8 19:29:26 2026] POST /v2.0/trunks => generated 407 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:26.475 7 WARNING neutron_lib.context [None req-c937c060-9b00-4106-8bc1-4d7c68b16943 e5d544382ed94a1dba2e3dc48a9199bf f350747f6e22434aa1fa6fd4e8c97f52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:29:26.538 7 INFO neutron.db.segments_db [None req-c937c060-9b00-4106-8bc1-4d7c68b16943 e5d544382ed94a1dba2e3dc48a9199bf f350747f6e22434aa1fa6fd4e8c97f52 - - default default] Added segment d2060e17-5d63-4297-a840-9b6a227d8b75 of type vxlan for network 68ace44f-066d-4e3b-972b-8cb04c2f0e59 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 19:29:26.626 8 WARNING neutron_lib.context [None req-61686846-7df1-4543-92b4-80e8e121fcf3 0d51b320ca60457999de42d73bd68189 40284d35483a4c49a4c757ef9068d184 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 885/1882] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:29:26 2026] POST /v2.0/networks => generated 631 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:26.667 7 WARNING neutron_lib.context [None req-c7e0063c-e20d-4758-aabf-383d7bb5818a e5d544382ed94a1dba2e3dc48a9199bf f350747f6e22434aa1fa6fd4e8c97f52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 998/1883] 10.0.0.151 () {34 vars in 675 bytes} [Fri May 8 19:29:26 2026] POST /v2.0/subnetpools => generated 516 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1884] 10.0.0.151 () {34 vars in 758 bytes} [Fri May 8 19:29:26 2026] PUT /v2.0/subnetpools/3b766bd5-8774-4000-b94c-b37103292d31/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1885] 10.0.0.151 () {32 vars in 738 bytes} [Fri May 8 19:29:26 2026] GET /v2.0/subnetpools/3b766bd5-8774-4000-b94c-b37103292d31/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: 1001/1886] 10.0.0.151 () {34 vars in 769 bytes} [Fri May 8 19:29:26 2026] PUT /v2.0/subnetpools/3b766bd5-8774-4000-b94c-b37103292d31/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1887] 10.0.0.151 () {32 vars in 738 bytes} [Fri May 8 19:29:26 2026] GET /v2.0/subnetpools/3b766bd5-8774-4000-b94c-b37103292d31/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: 1003/1888] 10.0.0.151 () {34 vars in 765 bytes} [Fri May 8 19:29:26 2026] PUT /v2.0/subnetpools/3b766bd5-8774-4000-b94c-b37103292d31/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: 1004/1889] 10.0.0.151 () {32 vars in 738 bytes} [Fri May 8 19:29:26 2026] GET /v2.0/subnetpools/3b766bd5-8774-4000-b94c-b37103292d31/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: 1005/1890] 10.0.0.151 () {34 vars in 787 bytes} [Fri May 8 19:29:26 2026] PUT /v2.0/subnetpools/3b766bd5-8774-4000-b94c-b37103292d31/tags/black.or.white => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1891] 10.0.0.151 () {32 vars in 738 bytes} [Fri May 8 19:29:26 2026] GET /v2.0/subnetpools/3b766bd5-8774-4000-b94c-b37103292d31/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1892] 10.0.0.151 () {34 vars in 758 bytes} [Fri May 8 19:29:26 2026] PUT /v2.0/subnetpools/3b766bd5-8774-4000-b94c-b37103292d31/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: 886/1893] 10.0.0.151 () {34 vars in 663 bytes} [Fri May 8 19:29:26 2026] POST /v2.0/ports => generated 743 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 19:29:27.021 7 WARNING neutron_lib.context [None req-5283700b-d911-44ef-88e8-ee842fba8f2d e5d544382ed94a1dba2e3dc48a9199bf f350747f6e22434aa1fa6fd4e8c97f52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1008/1894] 10.0.0.151 () {32 vars in 738 bytes} [Fri May 8 19:29:26 2026] GET /v2.0/subnetpools/3b766bd5-8774-4000-b94c-b37103292d31/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1895] 10.0.0.151 () {32 vars in 746 bytes} [Fri May 8 19:29:27 2026] GET /v2.0/subnetpools/3b766bd5-8774-4000-b94c-b37103292d31/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:29:27.088 8 INFO neutron.api.v2.resource [None req-d63e1a3e-6537-422a-86a4-4678f96de17d 0d51b320ca60457999de42d73bd68189 40284d35483a4c49a4c757ef9068d184 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1010/1896] 10.0.0.151 () {32 vars in 750 bytes} [Fri May 8 19:29:27 2026] GET /v2.0/subnetpools/3b766bd5-8774-4000-b94c-b37103292d31/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: 1011/1897] 10.0.0.151 () {32 vars in 749 bytes} [Fri May 8 19:29:27 2026] DELETE /v2.0/subnetpools/3b766bd5-8774-4000-b94c-b37103292d31/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: 1012/1898] 10.0.0.151 () {32 vars in 738 bytes} [Fri May 8 19:29:27 2026] GET /v2.0/subnetpools/3b766bd5-8774-4000-b94c-b37103292d31/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:29:27.205 8 INFO neutron.api.v2.resource [None req-c84a8aa9-84ec-406a-a6cd-c8ee05bf5259 0d51b320ca60457999de42d73bd68189 40284d35483a4c49a4c757ef9068d184 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 887/1900] 10.0.0.151 () {34 vars in 665 bytes} [Fri May 8 19:29:27 2026] POST /v2.0/trunks => generated 407 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1900] 10.0.0.151 () {32 vars in 753 bytes} [Fri May 8 19:29:27 2026] DELETE /v2.0/subnetpools/3b766bd5-8774-4000-b94c-b37103292d31/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1901] 10.0.0.151 () {32 vars in 741 bytes} [Fri May 8 19:29:27 2026] DELETE /v2.0/subnetpools/3b766bd5-8774-4000-b94c-b37103292d31/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: 1014/1902] 10.0.0.151 () {34 vars in 748 bytes} [Fri May 8 19:29:27 2026] PUT /v2.0/trunks/4ac1883d-be4b-4aac-a66c-1e8b6b71fc37/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1903] 10.0.0.151 () {32 vars in 738 bytes} [Fri May 8 19:29:27 2026] GET /v2.0/subnetpools/3b766bd5-8774-4000-b94c-b37103292d31/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1904] 10.0.0.151 () {34 vars in 748 bytes} [Fri May 8 19:29:27 2026] PUT /v2.0/trunks/fbbe561d-12c7-4767-a0ba-85d0dda41a63/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: 890/1905] 10.0.0.151 () {32 vars in 731 bytes} [Fri May 8 19:29:27 2026] DELETE /v2.0/subnetpools/3b766bd5-8774-4000-b94c-b37103292d31 => 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: 1016/1906] 10.0.0.151 () {34 vars in 748 bytes} [Fri May 8 19:29:27 2026] PUT /v2.0/trunks/edcc0f08-5fac-49dd-b46d-198dcf25fe74/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1907] 10.0.0.151 () {34 vars in 748 bytes} [Fri May 8 19:29:27 2026] PUT /v2.0/trunks/01d99935-f87d-4efb-a95e-62afc99db78b/tags => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1908] 10.0.0.151 () {32 vars in 661 bytes} [Fri May 8 19:29:27 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1909] 10.0.0.151 () {32 vars in 675 bytes} [Fri May 8 19:29:27 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1910] 10.0.0.151 () {32 vars in 671 bytes} [Fri May 8 19:29:27 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:29:27.570 7 WARNING neutron_lib.context [None req-313c4bfd-3ab1-4517-b698-e4c1b58553f9 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:29:27.692 7 INFO neutron.db.segments_db [None req-313c4bfd-3ab1-4517-b698-e4c1b58553f9 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Added segment b5792e91-e00e-4566-befd-6d551ca5ef33 of type vxlan for network 74f619f3-1cb3-4ad9-b492-1078f0b3eaba [pid: 7|app: 0|req: 891/1911] 10.0.0.151 () {34 vars in 670 bytes} [Fri May 8 19:29:27 2026] POST /v2.0/networks => generated 632 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:27.833 7 WARNING neutron_lib.context [None req-41a1b737-1ec7-4c8e-9617-0b4b62204e7d 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:29:27.894 7 INFO neutron.db.segments_db [None req-41a1b737-1ec7-4c8e-9617-0b4b62204e7d 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Added segment bf5dbd32-c0f0-400a-90ab-3d3ac5d3f5da of type vxlan for network ce501f2e-d479-4503-961d-070b5dd76e58 [pid: 8|app: 0|req: 1021/1912] 10.0.0.151 () {32 vars in 683 bytes} [Fri May 8 19:29:27 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1913] 10.0.0.151 () {32 vars in 669 bytes} [Fri May 8 19:29:27 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1914] 10.0.0.151 () {32 vars in 683 bytes} [Fri May 8 19:29:27 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1915] 10.0.0.151 () {32 vars in 679 bytes} [Fri May 8 19:29:27 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1916] 10.0.0.151 () {32 vars in 691 bytes} [Fri May 8 19:29:28 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1917] 10.0.0.151 () {32 vars in 718 bytes} [Fri May 8 19:29:28 2026] GET /v2.0/trunks/4ac1883d-be4b-4aac-a66c-1e8b6b71fc37 => generated 412 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:29:28.250 7 INFO neutron.db.l3_hamode_db [None req-41a1b737-1ec7-4c8e-9617-0b4b62204e7d 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1027/1918] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:28 2026] GET /v2.0/security-groups?tenant_id=18d36a0ceb124a7b993abe2055479758&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1919] 10.0.0.151 () {32 vars in 716 bytes} [Fri May 8 19:29:28 2026] GET /v2.0/ports/0d9d150b-2bbc-42aa-af63-ff492050db0c => generated 826 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1920] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:28 2026] DELETE /v2.0/security-groups/93e3e3f2-0a15-419b-95b8-262bd8573a4b => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1921] 10.0.0.151 () {32 vars in 721 bytes} [Fri May 8 19:29:28 2026] DELETE /v2.0/trunks/4ac1883d-be4b-4aac-a66c-1e8b6b71fc37 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1922] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:28 2026] GET /v2.0/security-groups?tenant_id=40284d35483a4c49a4c757ef9068d184&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: 1032/1923] 10.0.0.151 () {32 vars in 718 bytes} [Fri May 8 19:29:28 2026] GET /v2.0/trunks/fbbe561d-12c7-4767-a0ba-85d0dda41a63 => generated 420 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1924] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:28 2026] DELETE /v2.0/security-groups/f2c12ba0-7933-4eb5-b9c2-73f945705ab2 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1925] 10.0.0.151 () {32 vars in 716 bytes} [Fri May 8 19:29:28 2026] GET /v2.0/ports/2ef60100-76f7-4775-b770-1c60fac80113 => generated 826 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1926] 10.0.0.151 () {32 vars in 721 bytes} [Fri May 8 19:29:29 2026] DELETE /v2.0/trunks/fbbe561d-12c7-4767-a0ba-85d0dda41a63 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1927] 10.0.0.151 () {32 vars in 718 bytes} [Fri May 8 19:29:29 2026] GET /v2.0/trunks/edcc0f08-5fac-49dd-b46d-198dcf25fe74 => generated 429 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1928] 10.0.0.151 () {32 vars in 716 bytes} [Fri May 8 19:29:29 2026] GET /v2.0/ports/c811ac1a-e829-479e-a69e-09fa49c557d5 => generated 826 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:29:29.407 7 INFO neutron.db.l3_hamode_db [None req-41a1b737-1ec7-4c8e-9617-0b4b62204e7d 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1038/1929] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:29 2026] GET /v2.0/security-groups?tenant_id=dba5eb03ba9c4c5eaca4d2b1d3c220d6&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: 1039/1930] 10.0.0.151 () {32 vars in 721 bytes} [Fri May 8 19:29:29 2026] DELETE /v2.0/trunks/edcc0f08-5fac-49dd-b46d-198dcf25fe74 => 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: 1040/1931] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:29 2026] DELETE /v2.0/security-groups/22edd6c6-9792-4934-a1ba-85ab05215f65 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1932] 10.0.0.151 () {32 vars in 718 bytes} [Fri May 8 19:29:29 2026] GET /v2.0/trunks/01d99935-f87d-4efb-a95e-62afc99db78b => generated 414 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/1933] 10.0.0.151 () {32 vars in 716 bytes} [Fri May 8 19:29:29 2026] GET /v2.0/ports/499e7f23-a476-47d0-84b1-b10696439dd3 => generated 826 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1934] 10.0.0.151 () {32 vars in 721 bytes} [Fri May 8 19:29:30 2026] DELETE /v2.0/trunks/01d99935-f87d-4efb-a95e-62afc99db78b => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/1935] 10.0.0.151 () {32 vars in 718 bytes} [Fri May 8 19:29:30 2026] GET /v2.0/trunks/80c161f7-ab56-4d2a-b1f8-09557cc7e42c => generated 407 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/1936] 10.0.0.151 () {32 vars in 716 bytes} [Fri May 8 19:29:30 2026] GET /v2.0/ports/31b503e0-bd88-497a-b874-8aac7d63f438 => generated 826 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/1937] 10.0.0.151 () {32 vars in 721 bytes} [Fri May 8 19:29:30 2026] DELETE /v2.0/trunks/80c161f7-ab56-4d2a-b1f8-09557cc7e42c => 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: 1047/1938] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:29:30 2026] DELETE /v2.0/ports/0d9d150b-2bbc-42aa-af63-ff492050db0c => 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: 1048/1939] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:29:30 2026] DELETE /v2.0/ports/2ef60100-76f7-4775-b770-1c60fac80113 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/1940] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:29:30 2026] DELETE /v2.0/ports/c811ac1a-e829-479e-a69e-09fa49c557d5 => 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: 1050/1941] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:29:31 2026] DELETE /v2.0/ports/499e7f23-a476-47d0-84b1-b10696439dd3 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/1942] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:29:31 2026] DELETE /v2.0/ports/31b503e0-bd88-497a-b874-8aac7d63f438 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1943] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:29:27 2026] POST /v2.0/routers => generated 695 bytes in 3812 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:31.789 8 INFO neutron.services.segments.plugin [-] Segment 1f7162bd-239d-422c-bc32-a38550d4c653 resource provider aggregate not found 2026-05-08 19:29:31.796 8 INFO neutron.services.segments.plugin [-] Segment 1f7162bd-239d-422c-bc32-a38550d4c653 resource provider aggregate not found [pid: 8|app: 0|req: 1052/1944] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:29:31 2026] DELETE /v2.0/networks/3fe9227e-98e9-48f5-a9fd-b75b8fc49adb => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:29:31.827 8 INFO neutron.services.segments.plugin [-] Segment 1f7162bd-239d-422c-bc32-a38550d4c653 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f7162bd-239d-422c-bc32-a38550d4c653 found for delete ", "request_id": "req-e9dc0f4e-85dd-46e9-b272-673ad8774ca4"}]} 2026-05-08 19:29:31.828 8 INFO neutron.services.segments.plugin [-] Segment 1f7162bd-239d-422c-bc32-a38550d4c653 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1f7162bd-239d-422c-bc32-a38550d4c653 found for delete ", "request_id": "req-7a042345-2a00-4e3f-8936-24207bdadcd1"}]} [pid: 7|app: 0|req: 893/1945] 10.0.0.151 () {32 vars in 775 bytes} [Fri May 8 19:29:31 2026] GET /v2.0/subnets?project_id=75da2ea88d5c42a8a8774e31b99fec47&cidr=10.100.0.0%2F28 => generated 14 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1946] 10.0.0.151 () {32 vars in 693 bytes} [Fri May 8 19:29:31 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1947] 10.0.0.151 () {32 vars in 783 bytes} [Fri May 8 19:29:31 2026] GET /v2.0/subnets?network_id=231410f5-e25b-42fe-b10b-67c3d7c878d2&cidr=10.100.0.0%2F28 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:29:32.032 7 WARNING neutron_lib.context [None req-6e9223a2-0958-4bbb-8f3f-afdf890cad10 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1053/1948] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:29:31 2026] DELETE /v2.0/networks/95a5d849-e067-4041-af41-69029ff74211 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/1949] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:29:32 2026] DELETE /v2.0/networks/91ad2c60-bd0d-462f-ac60-1e3c8d07614c => 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: 896/1950] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:29:32 2026] POST /v2.0/subnets => generated 633 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/1951] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:29:32 2026] DELETE /v2.0/networks/22b906ee-fb86-4355-bacf-e0ee1f2ca8bf => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/1952] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:29:32 2026] DELETE /v2.0/networks/68ace44f-066d-4e3b-972b-8cb04c2f0e59 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/1953] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:32 2026] GET /v2.0/security-groups?tenant_id=62bb5373a1bd440f9d2c7a31984b6428&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/1954] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:32 2026] DELETE /v2.0/security-groups/36acf2b0-9e00-4479-af36-1d8533741421 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/1955] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:33 2026] GET /v2.0/security-groups?tenant_id=739a3d726c2e4d8589efe4ccdbdab95d&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/1956] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:33 2026] DELETE /v2.0/security-groups/b597a68a-90c6-4d06-9b5a-e84082d8a029 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:29:33.852 8 INFO neutron.services.segments.plugin [-] Segment d6ce7a28-5bbe-4747-972e-8fd9b43028ed resource provider aggregate not found 2026-05-08 19:29:33.868 8 INFO neutron.services.segments.plugin [-] Segment d6ce7a28-5bbe-4747-972e-8fd9b43028ed resource provider aggregate not found 2026-05-08 19:29:33.878 8 INFO neutron.services.segments.plugin [-] Segment d6ce7a28-5bbe-4747-972e-8fd9b43028ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6ce7a28-5bbe-4747-972e-8fd9b43028ed found for delete ", "request_id": "req-f9f6e76f-9951-47df-a908-d9061e8d372c"}]} 2026-05-08 19:29:33.889 8 INFO neutron.services.segments.plugin [-] Segment d6ce7a28-5bbe-4747-972e-8fd9b43028ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6ce7a28-5bbe-4747-972e-8fd9b43028ed found for delete ", "request_id": "req-ef512142-6589-436a-b43d-0b36105c8b44"}]} 2026-05-08 19:29:33.898 8 INFO neutron.services.segments.plugin [-] Segment f8a7b49c-7f76-4bf1-96a8-33f54011211f resource provider aggregate not found 2026-05-08 19:29:33.909 8 INFO neutron.services.segments.plugin [-] Segment f8a7b49c-7f76-4bf1-96a8-33f54011211f resource provider aggregate not found 2026-05-08 19:29:33.917 8 INFO neutron.services.segments.plugin [-] Segment f8a7b49c-7f76-4bf1-96a8-33f54011211f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8a7b49c-7f76-4bf1-96a8-33f54011211f found for delete ", "request_id": "req-de6772e1-2a4b-4573-82aa-de82638a6078"}]} 2026-05-08 19:29:33.936 8 INFO neutron.services.segments.plugin [-] Segment f8a7b49c-7f76-4bf1-96a8-33f54011211f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8a7b49c-7f76-4bf1-96a8-33f54011211f found for delete ", "request_id": "req-60cd36a6-d9c0-4be6-a142-caaf824bd14e"}]} 2026-05-08 19:29:33.941 8 INFO neutron.services.segments.plugin [-] Segment c483b3fb-70c6-4ad6-9b99-014e915c25d5 resource provider aggregate not found 2026-05-08 19:29:33.958 8 INFO neutron.services.segments.plugin [-] Segment c483b3fb-70c6-4ad6-9b99-014e915c25d5 resource provider aggregate not found 2026-05-08 19:29:33.966 8 INFO neutron.services.segments.plugin [-] Segment c483b3fb-70c6-4ad6-9b99-014e915c25d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c483b3fb-70c6-4ad6-9b99-014e915c25d5 found for delete ", "request_id": "req-84289864-7d55-4319-b92a-9a48767749a4"}]} 2026-05-08 19:29:33.975 8 INFO neutron.services.segments.plugin [-] Segment c483b3fb-70c6-4ad6-9b99-014e915c25d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c483b3fb-70c6-4ad6-9b99-014e915c25d5 found for delete ", "request_id": "req-1994bb77-d2ef-4e80-8ada-55edb548e8cc"}]} 2026-05-08 19:29:33.982 8 INFO neutron.services.segments.plugin [-] Segment d2060e17-5d63-4297-a840-9b6a227d8b75 resource provider aggregate not found 2026-05-08 19:29:33.989 8 INFO neutron.services.segments.plugin [-] Segment d2060e17-5d63-4297-a840-9b6a227d8b75 resource provider aggregate not found 2026-05-08 19:29:33.996 8 INFO neutron.services.segments.plugin [-] Segment d2060e17-5d63-4297-a840-9b6a227d8b75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2060e17-5d63-4297-a840-9b6a227d8b75 found for delete ", "request_id": "req-22f52228-2add-4158-84d8-6278aac35b09"}]} [pid: 8|app: 0|req: 1061/1957] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:33 2026] GET /v2.0/security-groups?tenant_id=f350747f6e22434aa1fa6fd4e8c97f52&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:29:34.010 8 INFO neutron.services.segments.plugin [-] Segment d2060e17-5d63-4297-a840-9b6a227d8b75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2060e17-5d63-4297-a840-9b6a227d8b75 found for delete ", "request_id": "req-001439c2-5ccc-4e6e-a0de-47cf759fccc4"}]} [pid: 8|app: 0|req: 1062/1958] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:34 2026] DELETE /v2.0/security-groups/17b320bc-f0c6-4f2c-8b72-e7ac6bab98b9 => 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: 897/1959] 10.0.0.151 () {34 vars in 782 bytes} [Fri May 8 19:29:32 2026] PUT /v2.0/routers/f2bb269f-bd45-4c08-92d4-0838add2ef38/add_router_interface => generated 309 bytes in 1983 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/1960] 10.0.0.151 () {32 vars in 648 bytes} [Fri May 8 19:29:34 2026] GET /v2.0/networks => generated 3605 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1961] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:34 2026] GET /v2.0/security-groups?tenant_id=b2103fd314f14bfd8f95cdaf06320555&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: 1064/1962] 10.0.0.151 () {32 vars in 646 bytes} [Fri May 8 19:29:34 2026] GET /v2.0/subnets => generated 2500 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/1963] 10.0.0.151 () {32 vars in 646 bytes} [Fri May 8 19:29:34 2026] GET /v2.0/routers => generated 738 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1964] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:34 2026] DELETE /v2.0/security-groups/f203d341-28d5-41b8-8b8b-1ec6e924270d => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:29:34.810 7 WARNING neutron_lib.context [None req-ea7d24ca-ac7c-46c6-8c8e-9b001ce122ab 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:29:34.873 8 WARNING neutron_lib.context [None req-4effc147-9694-4a70-b25b-c489909cc65f 1b76591726494ed6b41638195d90b145 83231e0cf3784aeaa993fa7751208eaf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 900/1965] 10.0.0.151 () {34 vars in 684 bytes} [Fri May 8 19:29:34 2026] POST /v2.0/security-groups => generated 1673 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 19:29:34.949 7 WARNING neutron_lib.context [None req-d90f0645-0b83-4241-a120-1d3f2f6b418c 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1066/1966] 10.0.0.151 () {34 vars in 683 bytes} [Fri May 8 19:29:34 2026] POST /v2.0/security-groups => generated 1601 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1967] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:29:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:35.080 7 WARNING neutron_lib.context [None req-71c313bf-8d85-4143-a67d-46946db69362 1b76591726494ed6b41638195d90b145 83231e0cf3784aeaa993fa7751208eaf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1067/1968] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:35 2026] GET /v2.0/security-groups?tenant_id=4c1749f9c2b5475d884ede5d168e04d6&name=default => generated 2928 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:29:35.188 8 WARNING neutron_lib.context [None req-d5f925af-fbd5-4a69-aefd-cd7d339c2d8c 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 902/1969] 10.0.0.151 () {34 vars in 683 bytes} [Fri May 8 19:29:35 2026] POST /v2.0/security-groups => generated 1603 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1970] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:35 2026] DELETE /v2.0/security-groups/7f5d2025-11a4-45da-b04c-47dd69632163 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/1971] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:29:35 2026] POST /v2.0/security-group-rules => generated 596 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:35.326 7 WARNING neutron_lib.context [None req-425ce9ba-4ea6-4938-9a01-0f488629a98e 1b76591726494ed6b41638195d90b145 83231e0cf3784aeaa993fa7751208eaf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:29:35.337 8 WARNING neutron_lib.context [None req-dd6cd319-b623-4e5a-863b-9f03a98fb4d9 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 904/1972] 10.0.0.151 () {34 vars in 683 bytes} [Fri May 8 19:29:35 2026] POST /v2.0/security-groups => generated 1603 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/1973] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:29:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:35.461 7 WARNING neutron_lib.context [None req-89e317af-da67-46e8-bd93-bfb472af19b2 1b76591726494ed6b41638195d90b145 83231e0cf3784aeaa993fa7751208eaf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:29:35.475 8 WARNING neutron_lib.context [None req-7f8a9baa-ac87-466f-a57b-c51d68c89ce3 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1070/1974] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:29:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1975] 10.0.0.151 () {34 vars in 683 bytes} [Fri May 8 19:29:35 2026] POST /v2.0/security-groups => generated 1603 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 19:29:35.638 8 WARNING neutron_lib.context [None req-59028566-a370-4d09-8cd2-150b5676fa53 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:29:35.641 7 WARNING neutron_lib.context [None req-18c771b8-b017-4b4d-86c6-987a036e62ee 1b76591726494ed6b41638195d90b145 83231e0cf3784aeaa993fa7751208eaf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:29:35.699 8 INFO neutron.db.securitygroups_db [None req-59028566-a370-4d09-8cd2-150b5676fa53 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Project 75da2ea88d5c42a8a8774e31b99fec47 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: 906/1976] 10.0.0.151 () {34 vars in 683 bytes} [Fri May 8 19:29:35 2026] POST /v2.0/security-groups => generated 1603 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/1977] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:29:35 2026] POST /v2.0/security-group-rules => generated 607 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:35.802 8 WARNING neutron_lib.context [None req-fdbc5a9d-7c72-4214-9d68-c6ec3864b0ca 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 907/1978] 10.0.0.151 () {34 vars in 766 bytes} [Fri May 8 19:29:35 2026] PUT /v2.0/security-groups/0cb16829-87c6-415e-bab7-3b052a467dc3/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:29:35.847 8 INFO neutron.db.securitygroups_db [None req-fdbc5a9d-7c72-4214-9d68-c6ec3864b0ca 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Project 75da2ea88d5c42a8a8774e31b99fec47 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: 908/1979] 10.0.0.151 () {34 vars in 766 bytes} [Fri May 8 19:29:35 2026] PUT /v2.0/security-groups/2a63d284-bbd8-48c5-af20-8238ac419e9f/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1980] 10.0.0.151 () {34 vars in 766 bytes} [Fri May 8 19:29:35 2026] PUT /v2.0/security-groups/bd451e0a-8207-4170-a6b3-eed9bcc0bc7c/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: 1072/1981] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:29:35 2026] POST /v2.0/security-group-rules => generated 606 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1982] 10.0.0.151 () {34 vars in 766 bytes} [Fri May 8 19:29:35 2026] PUT /v2.0/security-groups/4194c757-5a5c-49f2-b111-57511a61857b/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/1985] 10.0.0.151 () {32 vars in 679 bytes} [Fri May 8 19:29:36 2026] GET /v2.0/security-groups?tags=red => generated 4808 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1986] 10.0.0.151 () {32 vars in 693 bytes} [Fri May 8 19:29:36 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/1987] 10.0.0.151 () {32 vars in 689 bytes} [Fri May 8 19:29:36 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1988] 10.0.0.151 () {32 vars in 701 bytes} [Fri May 8 19:29:36 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4808 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/1989] 10.0.0.151 () {32 vars in 687 bytes} [Fri May 8 19:29:36 2026] GET /v2.0/security-groups?not-tags=red => generated 6098 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/1990] 10.0.0.151 () {32 vars in 701 bytes} [Fri May 8 19:29:36 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7684 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/1991] 10.0.0.151 () {32 vars in 697 bytes} [Fri May 8 19:29:36 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7684 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/1992] 10.0.0.151 () {32 vars in 709 bytes} [Fri May 8 19:29:36 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6098 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/1993] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:36 2026] DELETE /v2.0/security-groups/0cb16829-87c6-415e-bab7-3b052a467dc3 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1994] 10.0.0.151 () {32 vars in 648 bytes} [Fri May 8 19:29:36 2026] GET /v2.0/networks => generated 1297 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/1995] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:36 2026] DELETE /v2.0/security-groups/2a63d284-bbd8-48c5-af20-8238ac419e9f => 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: 916/1996] 10.0.0.46 () {34 vars in 1096 bytes} [Fri May 8 19:29:36 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-264315316&fields=id&tenant_id=75da2ea88d5c42a8a8774e31b99fec47 => 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: 1081/1997] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:36 2026] DELETE /v2.0/security-groups/bd451e0a-8207-4170-a6b3-eed9bcc0bc7c => 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: 917/1998] 10.0.0.46 () {34 vars in 980 bytes} [Fri May 8 19:29:36 2026] GET /v2.0/networks?id=74f619f3-1cb3-4ad9-b492-1078f0b3eaba => generated 660 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1999] 10.0.0.46 () {34 vars in 963 bytes} [Fri May 8 19:29:36 2026] GET /v2.0/quotas/75da2ea88d5c42a8a8774e31b99fec47 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/2000] 10.0.0.46 () {34 vars in 1000 bytes} [Fri May 8 19:29:36 2026] GET /v2.0/ports?tenant_id=75da2ea88d5c42a8a8774e31b99fec47&fields=id => generated 103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2001] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:36 2026] DELETE /v2.0/security-groups/4194c757-5a5c-49f2-b111-57511a61857b => generated 0 bytes in 185 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2002] 10.0.0.46 () {34 vars in 1006 bytes} [Fri May 8 19:29:37 2026] GET /v2.0/networks/74f619f3-1cb3-4ad9-b492-1078f0b3eaba?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/2003] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:37 2026] DELETE /v2.0/security-groups/e80f3370-2e05-4d34-a56c-c375d599fddf => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2004] 10.0.0.46 () {34 vars in 1106 bytes} [Fri May 8 19:29:37 2026] GET /v2.0/networks/74f619f3-1cb3-4ad9-b492-1078f0b3eaba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/2005] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:29:37 2026] GET /v2.0/ports?device_id=f64fcd12-1196-4772-9ed7-2e2e040d400d => 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: 1085/2006] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:29:38 2026] GET /v2.0/networks?id=74f619f3-1cb3-4ad9-b492-1078f0b3eaba => generated 660 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2007] 199.204.45.19 () {34 vars in 1048 bytes} [Fri May 8 19:29:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=75da2ea88d5c42a8a8774e31b99fec47 => generated 180 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:29:38.284 8 WARNING neutron_lib.context [req-177d9b9f-626b-4f78-9d39-2d762eac5db4 req-785cc698-0ad5-49dd-9924-7c218d0c04be 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 922/2008] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:38 2026] GET /v2.0/security-groups?tenant_id=e515ab35bef949a9b327ad7e4c4a8373&name=default => generated 2929 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/2009] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:29:38 2026] GET /v2.0/ports?device_id=f64fcd12-1196-4772-9ed7-2e2e040d400d => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/2010] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:38 2026] DELETE /v2.0/security-groups/61f6749c-48d3-404c-9f39-fa53584007a4 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/2011] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:38 2026] GET /v2.0/security-groups?tenant_id=38b637921daf44a8902e57cfa4261d05&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2012] 199.204.45.19 () {38 vars in 953 bytes} [Fri May 8 19:29:38 2026] POST /v2.0/ports => generated 954 bytes in 621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 19:29:38.982 7 WARNING neutron_lib.context [None req-e88c9fc9-e53f-4f4c-9f52-410d2ee78015 3cf7cedb25f64eaeb6e425bc866113cb 6e71838bb1d548068efcc9334a136686 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1088/2013] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:38 2026] DELETE /v2.0/security-groups/e1ca27a2-7501-4913-849f-d1a5dcc25380 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:29:39.133 7 INFO neutron.db.segments_db [None req-e88c9fc9-e53f-4f4c-9f52-410d2ee78015 3cf7cedb25f64eaeb6e425bc866113cb 6e71838bb1d548068efcc9334a136686 - - default default] Added segment 14399981-3c9f-4d40-a8cd-8c2c2509040f of type vxlan for network c4208f12-8424-4f20-a1b2-6a2fe15a8e88 [pid: 7|app: 0|req: 926/2014] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:29:38 2026] POST /v2.0/networks => generated 632 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/2015] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:39 2026] GET /v2.0/security-groups?tenant_id=83231e0cf3784aeaa993fa7751208eaf&name=default => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:29:39.325 7 WARNING neutron_lib.context [None req-5f471336-5e9a-4e3e-9966-34530e039d3a 3cf7cedb25f64eaeb6e425bc866113cb 6e71838bb1d548068efcc9334a136686 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 928/2016] 10.0.0.151 () {34 vars in 663 bytes} [Fri May 8 19:29:39 2026] POST /v2.0/ports => generated 743 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 929/2017] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:39 2026] DELETE /v2.0/security-groups/16b678a4-3479-4df9-b012-0715da51d136 => 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: 930/2018] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:29:39 2026] GET /v2.0/ports?device_id=f64fcd12-1196-4772-9ed7-2e2e040d400d => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/2019] 10.0.0.151 () {34 vars in 746 bytes} [Fri May 8 19:29:39 2026] PUT /v2.0/ports/673a54f3-4840-497f-9f9b-290e19351f87/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/2020] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:29:39 2026] GET /v2.0/security-groups?id=4be8f69c-8f07-4b7a-89eb-41550fc6fed2&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2021] 199.204.45.19 () {38 vars in 1026 bytes} [Fri May 8 19:29:39 2026] PUT /v2.0/ports/6d6bee0f-0d9f-4506-ba90-96e68d6e54b8 => generated 1199 bytes in 1014 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/2022] 10.0.0.151 () {32 vars in 726 bytes} [Fri May 8 19:29:39 2026] GET /v2.0/ports/673a54f3-4840-497f-9f9b-290e19351f87/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 19:29:40.108 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-855f3778-09a9-43fa-85f6-093b2859a0df'] response: {'name': 'network-changed', 'server_uuid': 'f64fcd12-1196-4772-9ed7-2e2e040d400d', 'tag': '6d6bee0f-0d9f-4506-ba90-96e68d6e54b8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 934/2023] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:29:40 2026] GET /v2.0/ports?tenant_id=75da2ea88d5c42a8a8774e31b99fec47&device_id=f64fcd12-1196-4772-9ed7-2e2e040d400d => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2024] 10.0.0.151 () {34 vars in 757 bytes} [Fri May 8 19:29:40 2026] PUT /v2.0/ports/673a54f3-4840-497f-9f9b-290e19351f87/tags/green => generated 4 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 935/2025] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:29:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=6d6bee0f-0d9f-4506-ba90-96e68d6e54b8 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2026] 10.0.0.151 () {32 vars in 726 bytes} [Fri May 8 19:29:40 2026] GET /v2.0/ports/673a54f3-4840-497f-9f9b-290e19351f87/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/2027] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:29:40 2026] GET /v2.0/subnets?id=37da0be1-cd14-47e7-9ba9-478344097aaf => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2028] 10.0.0.151 () {34 vars in 753 bytes} [Fri May 8 19:29:40 2026] PUT /v2.0/ports/673a54f3-4840-497f-9f9b-290e19351f87/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/2029] 10.0.0.151 () {32 vars in 726 bytes} [Fri May 8 19:29:40 2026] GET /v2.0/ports/673a54f3-4840-497f-9f9b-290e19351f87/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2030] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:29:40 2026] GET /v2.0/ports?network_id=74f619f3-1cb3-4ad9-b492-1078f0b3eaba&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/2031] 10.0.0.151 () {34 vars in 775 bytes} [Fri May 8 19:29:40 2026] PUT /v2.0/ports/673a54f3-4840-497f-9f9b-290e19351f87/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2032] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:29:40 2026] GET /v2.0/networks/74f619f3-1cb3-4ad9-b492-1078f0b3eaba?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/2033] 10.0.0.151 () {32 vars in 726 bytes} [Fri May 8 19:29:40 2026] GET /v2.0/ports/673a54f3-4840-497f-9f9b-290e19351f87/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2034] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:29:40 2026] GET /v2.0/networks/74f619f3-1cb3-4ad9-b492-1078f0b3eaba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/2035] 10.0.0.151 () {34 vars in 746 bytes} [Fri May 8 19:29:40 2026] PUT /v2.0/ports/673a54f3-4840-497f-9f9b-290e19351f87/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2036] 10.0.0.151 () {32 vars in 726 bytes} [Fri May 8 19:29:40 2026] GET /v2.0/ports/673a54f3-4840-497f-9f9b-290e19351f87/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/2037] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:29:40 2026] GET /v2.0/ports?tenant_id=75da2ea88d5c42a8a8774e31b99fec47&device_id=f64fcd12-1196-4772-9ed7-2e2e040d400d => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2038] 10.0.0.151 () {32 vars in 734 bytes} [Fri May 8 19:29:40 2026] GET /v2.0/ports/673a54f3-4840-497f-9f9b-290e19351f87/tags/red => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:29:40.648 8 INFO neutron.api.v2.resource [None req-43f86db8-a9ad-4227-b76d-dcbd92ddc924 3cf7cedb25f64eaeb6e425bc866113cb 6e71838bb1d548068efcc9334a136686 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1098/2039] 10.0.0.151 () {32 vars in 738 bytes} [Fri May 8 19:29:40 2026] GET /v2.0/ports/673a54f3-4840-497f-9f9b-290e19351f87/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/2040] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:29:40 2026] GET /v2.0/networks?id=74f619f3-1cb3-4ad9-b492-1078f0b3eaba => generated 755 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/2041] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:29:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=6d6bee0f-0d9f-4506-ba90-96e68d6e54b8 => 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: 1099/2042] 10.0.0.151 () {32 vars in 737 bytes} [Fri May 8 19:29:40 2026] DELETE /v2.0/ports/673a54f3-4840-497f-9f9b-290e19351f87/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/2043] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:29:40 2026] GET /v2.0/subnets?id=37da0be1-cd14-47e7-9ba9-478344097aaf => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2044] 10.0.0.151 () {32 vars in 726 bytes} [Fri May 8 19:29:40 2026] GET /v2.0/ports/673a54f3-4840-497f-9f9b-290e19351f87/tags => generated 30 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/2045] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:29:40 2026] GET /v2.0/ports?network_id=74f619f3-1cb3-4ad9-b492-1078f0b3eaba&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:29:40.849 8 INFO neutron.api.v2.resource [None req-efef11d2-ff6d-4c2a-9581-ec176f4d1077 3cf7cedb25f64eaeb6e425bc866113cb 6e71838bb1d548068efcc9334a136686 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1101/2046] 10.0.0.151 () {32 vars in 741 bytes} [Fri May 8 19:29:40 2026] DELETE /v2.0/ports/673a54f3-4840-497f-9f9b-290e19351f87/tags/green => generated 99 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/2047] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:29:40 2026] GET /v2.0/networks/74f619f3-1cb3-4ad9-b492-1078f0b3eaba?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2048] 10.0.0.151 () {32 vars in 729 bytes} [Fri May 8 19:29:40 2026] DELETE /v2.0/ports/673a54f3-4840-497f-9f9b-290e19351f87/tags => 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: 947/2049] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:29:40 2026] GET /v2.0/networks/74f619f3-1cb3-4ad9-b492-1078f0b3eaba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2050] 10.0.0.151 () {32 vars in 726 bytes} [Fri May 8 19:29:40 2026] GET /v2.0/ports/673a54f3-4840-497f-9f9b-290e19351f87/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2051] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:29:41 2026] GET /v2.0/ports?device_id=f64fcd12-1196-4772-9ed7-2e2e040d400d => generated 969 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/2052] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:29:40 2026] DELETE /v2.0/ports/673a54f3-4840-497f-9f9b-290e19351f87 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2053] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:29:41 2026] GET /v2.0/security-groups?id=4be8f69c-8f07-4b7a-89eb-41550fc6fed2&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:29:41.873 7 INFO neutron.services.segments.plugin [-] Segment 14399981-3c9f-4d40-a8cd-8c2c2509040f resource provider aggregate not found [pid: 7|app: 0|req: 949/2054] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:29:41 2026] DELETE /v2.0/networks/c4208f12-8424-4f20-a1b2-6a2fe15a8e88 => generated 0 bytes in 626 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2055] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:29:42 2026] GET /v2.0/ports?device_id=f64fcd12-1196-4772-9ed7-2e2e040d400d => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:29:42.387 7 INFO neutron.services.segments.plugin [-] Segment 14399981-3c9f-4d40-a8cd-8c2c2509040f resource provider aggregate not found 2026-05-08 19:29:42.411 7 INFO neutron.services.segments.plugin [-] Segment 14399981-3c9f-4d40-a8cd-8c2c2509040f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14399981-3c9f-4d40-a8cd-8c2c2509040f found for delete ", "request_id": "req-64470b5e-b887-43f9-a6ad-cb89655e37c8"}]} 2026-05-08 19:29:42.416 7 INFO neutron.services.segments.plugin [-] Segment 14399981-3c9f-4d40-a8cd-8c2c2509040f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14399981-3c9f-4d40-a8cd-8c2c2509040f found for delete ", "request_id": "req-b1245fc7-fc62-46d4-a893-236d16536a9c"}]} [pid: 7|app: 0|req: 950/2056] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:29:42 2026] GET /v2.0/security-groups?id=4be8f69c-8f07-4b7a-89eb-41550fc6fed2&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2057] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:42 2026] GET /v2.0/security-groups?tenant_id=6e71838bb1d548068efcc9334a136686&name=default => generated 2929 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/2058] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:42 2026] DELETE /v2.0/security-groups/af591d02-0e34-4391-a298-8ba85b55541d => 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: 1108/2059] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:43 2026] GET /v2.0/security-groups?tenant_id=c397d4c701d5490ea9e07a62f39a95a2&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/2060] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:43 2026] DELETE /v2.0/security-groups/f08b9432-e1d0-4f1c-b449-09015e468eb8 => 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: 1109/2061] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:29:43 2026] GET /v2.0/ports?device_id=f64fcd12-1196-4772-9ed7-2e2e040d400d => 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: 953/2062] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:29:43 2026] GET /v2.0/security-groups?id=4be8f69c-8f07-4b7a-89eb-41550fc6fed2&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2063] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:29:43 2026] GET /v2.0/ports?device_id=f64fcd12-1196-4772-9ed7-2e2e040d400d => 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: 954/2064] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:29:43 2026] GET /v2.0/security-groups?id=4be8f69c-8f07-4b7a-89eb-41550fc6fed2&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: 8|app: 0|req: 1111/2065] 10.0.0.151 () {32 vars in 735 bytes} [Fri May 8 19:29:43 2026] GET /v2.0/ports?device_id=f64fcd12-1196-4772-9ed7-2e2e040d400d => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:29:43.875 7 WARNING neutron_lib.context [None req-f761e4af-aac7-48ce-b6a0-6cbeb80b16c3 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:29:45.041 7 INFO neutron.db.l3_db [None req-f761e4af-aac7-48ce-b6a0-6cbeb80b16c3 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Floating IP fd2fd319-44df-4c9e-8334-cd2d236dbefa associated. External IP: 10.96.250.207, port: 6d6bee0f-0d9f-4506-ba90-96e68d6e54b8. [pid: 7|app: 0|req: 955/2066] 10.0.0.151 () {34 vars in 676 bytes} [Fri May 8 19:29:43 2026] POST /v2.0/floatingips => generated 855 bytes in 1601 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2067] 10.0.0.151 () {32 vars in 728 bytes} [Fri May 8 19:29:45 2026] GET /v2.0/floatingips/fd2fd319-44df-4c9e-8334-cd2d236dbefa => generated 855 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2068] 10.0.0.151 () {32 vars in 728 bytes} [Fri May 8 19:29:46 2026] GET /v2.0/floatingips/fd2fd319-44df-4c9e-8334-cd2d236dbefa => generated 855 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:29:46.691 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-34bae61d-9a98-4583-a508-73cb6404a584'] response: {'name': 'network-changed', 'server_uuid': 'f64fcd12-1196-4772-9ed7-2e2e040d400d', 'tag': '6d6bee0f-0d9f-4506-ba90-96e68d6e54b8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 957/2069] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:29:46 2026] GET /v2.0/ports?tenant_id=75da2ea88d5c42a8a8774e31b99fec47&device_id=f64fcd12-1196-4772-9ed7-2e2e040d400d => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/2070] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:29:46 2026] GET /v2.0/networks?id=74f619f3-1cb3-4ad9-b492-1078f0b3eaba => generated 755 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:29:46.869 8 WARNING neutron_lib.context [None req-001b43f0-a6d7-49c3-8346-3d6869d0747a 8105836902de441f977af8aad67290b2 93f3230137a848f483ea14e941755bcb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 959/2071] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:29:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=6d6bee0f-0d9f-4506-ba90-96e68d6e54b8 => generated 860 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2072] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:29:46 2026] GET /v2.0/subnets?id=37da0be1-cd14-47e7-9ba9-478344097aaf => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2073] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:29:46 2026] GET /v2.0/ports?network_id=74f619f3-1cb3-4ad9-b492-1078f0b3eaba&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2074] 10.0.0.151 () {34 vars in 683 bytes} [Fri May 8 19:29:46 2026] POST /v2.0/security-groups => generated 1603 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2075] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:29:47 2026] GET /v2.0/networks/74f619f3-1cb3-4ad9-b492-1078f0b3eaba?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2076] 10.0.0.151 () {34 vars in 766 bytes} [Fri May 8 19:29:47 2026] PUT /v2.0/security-groups/0b202448-42e1-457f-aa30-72914b2984f2/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2077] 10.0.0.151 () {32 vars in 746 bytes} [Fri May 8 19:29:47 2026] GET /v2.0/security-groups/0b202448-42e1-457f-aa30-72914b2984f2/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2078] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:29:47 2026] GET /v2.0/networks/74f619f3-1cb3-4ad9-b492-1078f0b3eaba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2079] 10.0.0.151 () {34 vars in 777 bytes} [Fri May 8 19:29:47 2026] PUT /v2.0/security-groups/0b202448-42e1-457f-aa30-72914b2984f2/tags/green => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2080] 10.0.0.151 () {32 vars in 746 bytes} [Fri May 8 19:29:47 2026] GET /v2.0/security-groups/0b202448-42e1-457f-aa30-72914b2984f2/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2081] 10.0.0.151 () {34 vars in 773 bytes} [Fri May 8 19:29:47 2026] PUT /v2.0/security-groups/0b202448-42e1-457f-aa30-72914b2984f2/tags/red => 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: 965/2082] 10.0.0.151 () {32 vars in 746 bytes} [Fri May 8 19:29:47 2026] GET /v2.0/security-groups/0b202448-42e1-457f-aa30-72914b2984f2/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: 1118/2083] 10.0.0.151 () {34 vars in 795 bytes} [Fri May 8 19:29:47 2026] PUT /v2.0/security-groups/0b202448-42e1-457f-aa30-72914b2984f2/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: 966/2084] 10.0.0.151 () {32 vars in 746 bytes} [Fri May 8 19:29:47 2026] GET /v2.0/security-groups/0b202448-42e1-457f-aa30-72914b2984f2/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2085] 10.0.0.151 () {34 vars in 766 bytes} [Fri May 8 19:29:47 2026] PUT /v2.0/security-groups/0b202448-42e1-457f-aa30-72914b2984f2/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2086] 10.0.0.151 () {32 vars in 746 bytes} [Fri May 8 19:29:47 2026] GET /v2.0/security-groups/0b202448-42e1-457f-aa30-72914b2984f2/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: 1120/2087] 10.0.0.151 () {32 vars in 754 bytes} [Fri May 8 19:29:47 2026] GET /v2.0/security-groups/0b202448-42e1-457f-aa30-72914b2984f2/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:29:47.485 7 INFO neutron.api.v2.resource [None req-89cf6524-36a8-47b6-b289-fb81468b171a 8105836902de441f977af8aad67290b2 93f3230137a848f483ea14e941755bcb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 968/2088] 10.0.0.151 () {32 vars in 758 bytes} [Fri May 8 19:29:47 2026] GET /v2.0/security-groups/0b202448-42e1-457f-aa30-72914b2984f2/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2089] 10.0.0.151 () {32 vars in 757 bytes} [Fri May 8 19:29:47 2026] DELETE /v2.0/security-groups/0b202448-42e1-457f-aa30-72914b2984f2/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: 969/2090] 10.0.0.151 () {32 vars in 746 bytes} [Fri May 8 19:29:47 2026] GET /v2.0/security-groups/0b202448-42e1-457f-aa30-72914b2984f2/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:29:47.589 8 INFO neutron.api.v2.resource [None req-d6865ed5-7f31-4c74-986e-d6743c2f4c33 8105836902de441f977af8aad67290b2 93f3230137a848f483ea14e941755bcb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1122/2091] 10.0.0.151 () {32 vars in 761 bytes} [Fri May 8 19:29:47 2026] DELETE /v2.0/security-groups/0b202448-42e1-457f-aa30-72914b2984f2/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2092] 10.0.0.151 () {32 vars in 749 bytes} [Fri May 8 19:29:47 2026] DELETE /v2.0/security-groups/0b202448-42e1-457f-aa30-72914b2984f2/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2093] 10.0.0.151 () {32 vars in 746 bytes} [Fri May 8 19:29:47 2026] GET /v2.0/security-groups/0b202448-42e1-457f-aa30-72914b2984f2/tags => 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: 971/2094] 10.0.0.151 () {32 vars in 728 bytes} [Fri May 8 19:29:47 2026] GET /v2.0/floatingips/fd2fd319-44df-4c9e-8334-cd2d236dbefa => generated 857 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2095] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:47 2026] DELETE /v2.0/security-groups/0b202448-42e1-457f-aa30-72914b2984f2 => 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: 972/2096] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:48 2026] GET /v2.0/security-groups?tenant_id=8d6941d552e845f1aac87879060e6d68&name=default => generated 2929 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2097] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:48 2026] DELETE /v2.0/security-groups/0d1f995f-5898-4358-8140-8f14c2d8aff8 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2098] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:49 2026] GET /v2.0/security-groups?tenant_id=93f3230137a848f483ea14e941755bcb&name=default => generated 2929 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2099] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:49 2026] DELETE /v2.0/security-groups/08e6f3a5-d3d6-4b0f-833c-b429a77f0da1 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:29:49.410 7 WARNING neutron_lib.context [None req-5c30fbc5-2007-4517-8003-7c28a9de559d 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:29:49.570 7 INFO neutron.db.segments_db [None req-5c30fbc5-2007-4517-8003-7c28a9de559d 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Added segment 4622536d-2b19-4af9-80e1-2844890e64d5 of type vxlan for network a754f3c9-35eb-4444-9857-b7cb1f64834e [pid: 7|app: 0|req: 974/2100] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:29:49 2026] POST /v2.0/networks => generated 640 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:49.684 8 WARNING neutron_lib.context [None req-41e402a9-c470-4b62-a3ce-173c0a521a35 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1127/2101] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:29:49 2026] POST /v2.0/subnets => generated 633 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2102] 10.0.0.151 () {32 vars in 721 bytes} [Fri May 8 19:29:50 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:29:50.279 8 WARNING neutron_lib.context [None req-c15ae6b8-f6c6-4a26-b2f3-29c3b8065f96 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1128/2103] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:29:50 2026] POST /v2.0/subnets => generated 706 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:50.661 7 WARNING neutron_lib.context [None req-a7123272-0641-4bd4-9b44-deb36d8d2358 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:29:50.738 7 INFO neutron.db.segments_db [None req-a7123272-0641-4bd4-9b44-deb36d8d2358 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Added segment 2b4ba92b-8a0d-4025-8ce4-bbabccfb39ae of type vxlan for network f6614663-657b-46e5-8480-426314e276b3 [pid: 7|app: 0|req: 976/2104] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:29:50 2026] POST /v2.0/networks => generated 636 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:50.864 8 WARNING neutron_lib.context [None req-a3b29118-9597-4fee-b8fb-a22282bcc3dd 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1129/2107] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:29:50 2026] POST /v2.0/subnets => generated 631 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:51.187 7 WARNING neutron_lib.context [None req-38235ed9-9a39-47ad-b4b0-8da73145a3a6 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 979/2108] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:29:51 2026] POST /v2.0/subnets => generated 701 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:51.612 8 WARNING neutron_lib.context [None req-d3ab55ef-1e47-46e2-9b15-97d7c408d164 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:29:51.675 8 INFO neutron.db.segments_db [None req-d3ab55ef-1e47-46e2-9b15-97d7c408d164 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Added segment c1b14e86-266c-4c36-8afa-a30ae0c8ac5d of type vxlan for network 283532b1-1ff3-4a79-bcc2-9ff47bf6991c [pid: 8|app: 0|req: 1130/2109] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:29:51 2026] POST /v2.0/networks => generated 637 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:51.804 7 WARNING neutron_lib.context [None req-2492322e-5310-4c12-aa31-0ab1a241b6e7 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 980/2110] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:29:51 2026] POST /v2.0/subnets => generated 632 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:52.193 8 WARNING neutron_lib.context [None req-24efa790-4b22-4909-89b8-2dceba1c6c06 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:29:52.583 7 WARNING neutron_lib.context [None req-e6c1a021-d12d-4c09-87b4-8525f6224b9b 97f206a737c24d02b8b2765d486f93cf 11913a45cdde467cab95cfd5983d03e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1131/2111] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:29:52 2026] POST /v2.0/subnets => generated 706 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:52.694 8 WARNING neutron_lib.context [None req-6c4b2652-bd71-44f7-85f0-b8f367e19ccc 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:29:52.742 7 INFO neutron.db.segments_db [None req-e6c1a021-d12d-4c09-87b4-8525f6224b9b 97f206a737c24d02b8b2765d486f93cf 11913a45cdde467cab95cfd5983d03e0 - - default default] Added segment 74349405-1a65-4288-b5f6-a53838800440 of type vxlan for network d66e232f-23a2-4af7-a183-67510295885b 2026-05-08 19:29:52.755 8 INFO neutron.db.segments_db [None req-6c4b2652-bd71-44f7-85f0-b8f367e19ccc 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Added segment 52f02bec-d05d-456c-afc4-af20a6760b07 of type vxlan for network 3d509695-a824-4fa0-8706-eaa6de47724d [pid: 7|app: 0|req: 981/2112] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:29:52 2026] POST /v2.0/networks => generated 631 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2113] 10.0.0.131 () {34 vars in 989 bytes} [Fri May 8 19:29:52 2026] GET /v2.0/ports?device_id=f64fcd12-1196-4772-9ed7-2e2e040d400d => generated 1240 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:29:52.939 7 WARNING neutron_lib.context [None req-99231a65-ef57-4b3e-8983-fac954e4389d 97f206a737c24d02b8b2765d486f93cf 11913a45cdde467cab95cfd5983d03e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:29:53.131 8 INFO neutron.db.l3_hamode_db [None req-6c4b2652-bd71-44f7-85f0-b8f367e19ccc 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 983/2114] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:29:52 2026] POST /v2.0/subnets => generated 602 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2115] 10.0.0.131 () {34 vars in 1039 bytes} [Fri May 8 19:29:53 2026] GET /v2.0/security-groups?id=4be8f69c-8f07-4b7a-89eb-41550fc6fed2&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: 985/2116] 10.0.0.151 () {34 vars in 750 bytes} [Fri May 8 19:29:53 2026] PUT /v2.0/subnets/d15c55a7-6844-455c-869b-c0f475afeeed/tags => generated 25 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2117] 10.0.0.151 () {32 vars in 730 bytes} [Fri May 8 19:29:53 2026] GET /v2.0/subnets/d15c55a7-6844-455c-869b-c0f475afeeed/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2118] 10.0.0.151 () {34 vars in 761 bytes} [Fri May 8 19:29:53 2026] PUT /v2.0/subnets/d15c55a7-6844-455c-869b-c0f475afeeed/tags/green => generated 4 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2119] 10.0.0.151 () {32 vars in 730 bytes} [Fri May 8 19:29:53 2026] GET /v2.0/subnets/d15c55a7-6844-455c-869b-c0f475afeeed/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: 989/2120] 10.0.0.151 () {34 vars in 757 bytes} [Fri May 8 19:29:53 2026] PUT /v2.0/subnets/d15c55a7-6844-455c-869b-c0f475afeeed/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2121] 10.0.0.151 () {32 vars in 730 bytes} [Fri May 8 19:29:53 2026] GET /v2.0/subnets/d15c55a7-6844-455c-869b-c0f475afeeed/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2122] 10.0.0.151 () {34 vars in 779 bytes} [Fri May 8 19:29:53 2026] PUT /v2.0/subnets/d15c55a7-6844-455c-869b-c0f475afeeed/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2123] 10.0.0.151 () {32 vars in 730 bytes} [Fri May 8 19:29:53 2026] GET /v2.0/subnets/d15c55a7-6844-455c-869b-c0f475afeeed/tags => generated 52 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2124] 10.0.0.151 () {34 vars in 750 bytes} [Fri May 8 19:29:53 2026] PUT /v2.0/subnets/d15c55a7-6844-455c-869b-c0f475afeeed/tags => generated 37 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2125] 10.0.0.151 () {32 vars in 730 bytes} [Fri May 8 19:29:54 2026] GET /v2.0/subnets/d15c55a7-6844-455c-869b-c0f475afeeed/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2126] 10.0.0.151 () {32 vars in 738 bytes} [Fri May 8 19:29:54 2026] GET /v2.0/subnets/d15c55a7-6844-455c-869b-c0f475afeeed/tags/red => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:29:54.284 7 INFO neutron.api.v2.resource [None req-dba7895b-8661-4563-91ac-0f46c0974cdf 97f206a737c24d02b8b2765d486f93cf 11913a45cdde467cab95cfd5983d03e0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 996/2127] 10.0.0.151 () {32 vars in 742 bytes} [Fri May 8 19:29:54 2026] GET /v2.0/subnets/d15c55a7-6844-455c-869b-c0f475afeeed/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2128] 10.0.0.151 () {32 vars in 741 bytes} [Fri May 8 19:29:54 2026] DELETE /v2.0/subnets/d15c55a7-6844-455c-869b-c0f475afeeed/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2129] 10.0.0.151 () {32 vars in 730 bytes} [Fri May 8 19:29:54 2026] GET /v2.0/subnets/d15c55a7-6844-455c-869b-c0f475afeeed/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:29:54.443 7 INFO neutron.api.v2.resource [None req-15f8ad36-788f-4a9c-8d5c-8e4d0b258f7b 97f206a737c24d02b8b2765d486f93cf 11913a45cdde467cab95cfd5983d03e0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 999/2130] 10.0.0.151 () {32 vars in 745 bytes} [Fri May 8 19:29:54 2026] DELETE /v2.0/subnets/d15c55a7-6844-455c-869b-c0f475afeeed/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2131] 10.0.0.151 () {32 vars in 733 bytes} [Fri May 8 19:29:54 2026] DELETE /v2.0/subnets/d15c55a7-6844-455c-869b-c0f475afeeed/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2132] 10.0.0.151 () {32 vars in 730 bytes} [Fri May 8 19:29:54 2026] GET /v2.0/subnets/d15c55a7-6844-455c-869b-c0f475afeeed/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:29:54.585 8 INFO neutron.db.l3_hamode_db [None req-6c4b2652-bd71-44f7-85f0-b8f367e19ccc 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1002/2133] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:29:54 2026] DELETE /v2.0/subnets/d15c55a7-6844-455c-869b-c0f475afeeed => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:29:55.340 7 INFO neutron.services.segments.plugin [-] Segment 74349405-1a65-4288-b5f6-a53838800440 resource provider aggregate not found [pid: 7|app: 0|req: 1003/2134] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:29:54 2026] DELETE /v2.0/networks/d66e232f-23a2-4af7-a183-67510295885b => generated 0 bytes in 497 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2135] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:29:52 2026] POST /v2.0/routers => generated 684 bytes in 3218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:29:55.913 7 INFO neutron.services.segments.plugin [-] Segment 74349405-1a65-4288-b5f6-a53838800440 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74349405-1a65-4288-b5f6-a53838800440 found for delete ", "request_id": "req-aba4ae65-7c2a-4848-9c58-0a27377d1605"}]} 2026-05-08 19:29:55.914 7 INFO neutron.services.segments.plugin [-] Segment 74349405-1a65-4288-b5f6-a53838800440 resource provider aggregate not found 2026-05-08 19:29:55.957 7 INFO neutron.services.segments.plugin [-] Segment 74349405-1a65-4288-b5f6-a53838800440 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74349405-1a65-4288-b5f6-a53838800440 found for delete ", "request_id": "req-ffa3d275-075d-4586-b702-aba4715f37b9"}]} [pid: 8|app: 0|req: 1133/2136] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:56 2026] GET /v2.0/security-groups?tenant_id=11913a45cdde467cab95cfd5983d03e0&name=default => generated 2929 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2137] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:56 2026] DELETE /v2.0/security-groups/aeab46a9-91ba-4496-8f2d-19fa2eab6285 => 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: 1135/2138] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:29:56 2026] GET /v2.0/security-groups?tenant_id=a5d63be635f840a8a83124155ba887bf&name=default => generated 2929 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2139] 10.0.0.151 () {32 vars in 825 bytes} [Fri May 8 19:29:56 2026] GET /v2.0/ports?project_id=75da2ea88d5c42a8a8774e31b99fec47&network_id=74f619f3-1cb3-4ad9-b492-1078f0b3eaba => generated 3691 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2140] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:29:56 2026] DELETE /v2.0/security-groups/f4e95589-1326-486b-b1bf-34e3afa6f423 => 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: 1138/2141] 10.0.0.151 () {32 vars in 741 bytes} [Fri May 8 19:29:56 2026] GET /v2.0/subnets?network_id=231410f5-e25b-42fe-b10b-67c3d7c878d2 => generated 644 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:29:57.351 8 INFO neutron.db.l3_db [None req-aaf4c8d6-e80d-4ed7-94c9-58bd2d94a094 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Floating IP fd2fd319-44df-4c9e-8334-cd2d236dbefa disassociated. External IP: 10.96.250.207, port: 6d6bee0f-0d9f-4506-ba90-96e68d6e54b8. [pid: 8|app: 0|req: 1139/2142] 10.0.0.151 () {34 vars in 748 bytes} [Fri May 8 19:29:57 2026] PUT /v2.0/floatingips/fd2fd319-44df-4c9e-8334-cd2d236dbefa => generated 554 bytes in 937 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2143] 10.0.0.151 () {32 vars in 728 bytes} [Fri May 8 19:29:58 2026] GET /v2.0/floatingips/fd2fd319-44df-4c9e-8334-cd2d236dbefa => generated 554 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:29:58.217 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-62bce705-8d5c-4764-8592-a96ca746e38f'] response: {'name': 'network-changed', 'server_uuid': 'f64fcd12-1196-4772-9ed7-2e2e040d400d', 'tag': '6d6bee0f-0d9f-4506-ba90-96e68d6e54b8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1141/2144] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:29:58 2026] GET /v2.0/ports?tenant_id=75da2ea88d5c42a8a8774e31b99fec47&device_id=f64fcd12-1196-4772-9ed7-2e2e040d400d => generated 1240 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2145] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:29:58 2026] GET /v2.0/networks?id=74f619f3-1cb3-4ad9-b492-1078f0b3eaba => generated 755 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2146] 10.0.0.151 () {34 vars in 782 bytes} [Fri May 8 19:29:55 2026] PUT /v2.0/routers/50d4c354-1970-4fdb-af2e-ddcdfca01081/add_router_interface => generated 309 bytes in 2515 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2147] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:29:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=6d6bee0f-0d9f-4506-ba90-96e68d6e54b8 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2148] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:29:58 2026] GET /v2.0/subnets?id=37da0be1-cd14-47e7-9ba9-478344097aaf => generated 654 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2149] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:29:58 2026] GET /v2.0/ports?network_id=74f619f3-1cb3-4ad9-b492-1078f0b3eaba&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2150] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:29:58 2026] GET /v2.0/networks/74f619f3-1cb3-4ad9-b492-1078f0b3eaba?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2151] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:29:58 2026] GET /v2.0/networks/74f619f3-1cb3-4ad9-b492-1078f0b3eaba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2152] 10.0.0.151 () {32 vars in 728 bytes} [Fri May 8 19:29:59 2026] GET /v2.0/floatingips/fd2fd319-44df-4c9e-8334-cd2d236dbefa => generated 554 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2153] 10.0.0.151 () {32 vars in 728 bytes} [Fri May 8 19:30:00 2026] GET /v2.0/floatingips/fd2fd319-44df-4c9e-8334-cd2d236dbefa => generated 552 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2154] 10.0.0.151 () {34 vars in 782 bytes} [Fri May 8 19:29:58 2026] PUT /v2.0/routers/50d4c354-1970-4fdb-af2e-ddcdfca01081/add_router_interface => generated 309 bytes in 1882 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:00.446 8 WARNING neutron_lib.context [None req-2b040352-b079-4be3-868f-adbbdf0ec270 1fd1356dbe0d4f939ff1084a91a175c0 4a79fbda08e54ad0ab7b55c64b93e2a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:30:00.616 8 INFO neutron.db.segments_db [None req-2b040352-b079-4be3-868f-adbbdf0ec270 1fd1356dbe0d4f939ff1084a91a175c0 4a79fbda08e54ad0ab7b55c64b93e2a1 - - default default] Added segment e36f2385-d9a2-4abc-a5d1-b07bd3597052 of type vxlan for network e64659dd-875f-4414-82c6-f47df429de39 [pid: 8|app: 0|req: 1150/2155] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:30:00 2026] POST /v2.0/networks => generated 632 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:30:00.804 8 WARNING neutron_lib.context [None req-a06f57e6-f7de-4577-8f8c-825230a80b8a 1fd1356dbe0d4f939ff1084a91a175c0 4a79fbda08e54ad0ab7b55c64b93e2a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:30:00.886 8 INFO neutron.db.segments_db [None req-a06f57e6-f7de-4577-8f8c-825230a80b8a 1fd1356dbe0d4f939ff1084a91a175c0 4a79fbda08e54ad0ab7b55c64b93e2a1 - - default default] Added segment a3246557-b00c-4da7-a432-c5e58ad62765 of type vxlan for network f509cb38-2e25-45d9-93a7-4ee74cebbc97 [pid: 8|app: 0|req: 1151/2156] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:30:00 2026] POST /v2.0/networks => generated 632 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2157] 10.0.0.151 () {34 vars in 752 bytes} [Fri May 8 19:30:01 2026] PUT /v2.0/networks/e64659dd-875f-4414-82c6-f47df429de39/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2158] 10.0.0.151 () {32 vars in 732 bytes} [Fri May 8 19:30:01 2026] GET /v2.0/networks/e64659dd-875f-4414-82c6-f47df429de39/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2159] 10.0.0.151 () {34 vars in 752 bytes} [Fri May 8 19:30:01 2026] PUT /v2.0/networks/f509cb38-2e25-45d9-93a7-4ee74cebbc97/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2160] 10.0.0.151 () {32 vars in 732 bytes} [Fri May 8 19:30:01 2026] GET /v2.0/networks/f509cb38-2e25-45d9-93a7-4ee74cebbc97/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: 1156/2161] 10.0.0.151 () {34 vars in 752 bytes} [Fri May 8 19:30:01 2026] PUT /v2.0/networks/f509cb38-2e25-45d9-93a7-4ee74cebbc97/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2162] 10.0.0.151 () {32 vars in 732 bytes} [Fri May 8 19:30:01 2026] GET /v2.0/networks/f509cb38-2e25-45d9-93a7-4ee74cebbc97/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2163] 10.0.0.151 () {32 vars in 732 bytes} [Fri May 8 19:30:01 2026] GET /v2.0/networks/e64659dd-875f-4414-82c6-f47df429de39/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:30:01.371 8 WARNING neutron_lib.context [None req-a79ad7bb-4e27-425b-81d4-7d4dd31b68a5 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1159/2164] 10.0.0.151 () {34 vars in 684 bytes} [Fri May 8 19:30:01 2026] POST /v2.0/security-groups => generated 1677 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 19:30:01.696 8 INFO neutron.services.segments.plugin [-] Segment e36f2385-d9a2-4abc-a5d1-b07bd3597052 resource provider aggregate not found 2026-05-08 19:30:01.700 8 INFO neutron.services.segments.plugin [-] Segment e36f2385-d9a2-4abc-a5d1-b07bd3597052 resource provider aggregate not found 2026-05-08 19:30:01.714 8 INFO neutron.services.segments.plugin [-] Segment e36f2385-d9a2-4abc-a5d1-b07bd3597052 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e36f2385-d9a2-4abc-a5d1-b07bd3597052 found for delete ", "request_id": "req-bc0c8de7-5a7e-4a55-9b58-962c0d118586"}]} 2026-05-08 19:30:01.716 8 INFO neutron.services.segments.plugin [-] Segment e36f2385-d9a2-4abc-a5d1-b07bd3597052 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e36f2385-d9a2-4abc-a5d1-b07bd3597052 found for delete ", "request_id": "req-de1e8641-9114-48af-91ad-41854561fd4e"}]} [pid: 8|app: 0|req: 1160/2165] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:30:01 2026] DELETE /v2.0/networks/e64659dd-875f-4414-82c6-f47df429de39 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:30:01.732 8 WARNING neutron_lib.context [None req-d748e880-5f7a-44b9-a492-36b1697bf932 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1161/2166] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:30:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2167] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:30:01 2026] DELETE /v2.0/networks/f509cb38-2e25-45d9-93a7-4ee74cebbc97 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:30:02.079 8 WARNING neutron_lib.context [None req-3a4bdba9-2821-4178-b434-39986bcbe38a 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1006/2168] 10.0.0.151 () {34 vars in 782 bytes} [Fri May 8 19:30:00 2026] PUT /v2.0/routers/50d4c354-1970-4fdb-af2e-ddcdfca01081/add_router_interface => generated 309 bytes in 1880 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2169] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:30:02 2026] POST /v2.0/security-group-rules => generated 596 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:30:02.226 7 WARNING neutron_lib.context [None req-2cc8d028-9fcd-4a79-87e8-33512846cb08 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:30:02.288 8 WARNING neutron_lib.context [None req-ea7d1d2b-5d57-4a8b-89aa-19e19e23e2b8 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1007/2170] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:30:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:30:02.398 7 WARNING neutron_lib.context [None req-690b7a77-8ebb-4caa-954a-5772b8d20610 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1164/2171] 10.0.0.151 () {34 vars in 683 bytes} [Fri May 8 19:30:02 2026] POST /v2.0/security-groups => generated 1630 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-08 19:30:02.438 8 WARNING neutron_lib.context [None req-30e0946a-d753-4f2c-b24f-d83a67d40ea8 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1008/2172] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:30:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:30:02.549 7 WARNING neutron_lib.context [None req-43ba3801-9a4e-42d2-a9a7-14ac8150c5a7 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1165/2173] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:30:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:30:02.596 8 WARNING neutron_lib.context [None req-a046b0d9-dd37-49c8-be23-5cc0099b0e4a 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:30:02.602 7 INFO neutron.db.securitygroups_db [None req-43ba3801-9a4e-42d2-a9a7-14ac8150c5a7 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Project 75da2ea88d5c42a8a8774e31b99fec47 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: 1009/2174] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:30:02 2026] POST /v2.0/security-group-rules => generated 607 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:30:02.718 7 WARNING neutron_lib.context [None req-3dcb1113-f19b-413d-8fd0-0903974cecd3 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1166/2175] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:30:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:30:02.753 8 WARNING neutron_lib.context [None req-883bcc19-08c1-4afe-bf19-ea90c89e383f 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:30:02.762 7 INFO neutron.db.securitygroups_db [None req-3dcb1113-f19b-413d-8fd0-0903974cecd3 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Project 75da2ea88d5c42a8a8774e31b99fec47 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: 1010/2176] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:30:02 2026] POST /v2.0/security-group-rules => generated 606 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2177] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:30:02 2026] POST /v2.0/security-group-rules => generated 599 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:30:02.890 8 WARNING neutron_lib.context [None req-296a2134-67d0-41f2-a9dc-9bcd541d35b0 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1168/2178] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:30:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:30:03.045 8 WARNING neutron_lib.context [None req-a5eab076-0151-4d34-973d-b3c63367dafc 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1169/2179] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:30:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:30:03.185 8 WARNING neutron_lib.context [None req-d0da657d-4db6-4392-9762-4e3d706cc83e 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1011/2180] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:30:02 2026] GET /v2.0/security-groups?tenant_id=e8435f20e2494a52bc5ddd342234ecc8&name=default => generated 2929 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2181] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:30:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2182] 10.0.0.151 () {32 vars in 648 bytes} [Fri May 8 19:30:03 2026] GET /v2.0/networks => generated 1297 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:30:03.391 7 WARNING neutron_lib.context [None req-9efe9bba-f3a1-42fe-89a1-6cde6490d549 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1171/2183] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:30:03 2026] DELETE /v2.0/security-groups/31bde3b9-4cda-4e59-bd39-6f0798ca8a24 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2184] 10.0.0.46 () {34 vars in 1098 bytes} [Fri May 8 19:30:03 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1126908739&fields=id&tenant_id=75da2ea88d5c42a8a8774e31b99fec47 => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2185] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:30:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2186] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:30:03 2026] GET /v2.0/security-groups?tenant_id=4a79fbda08e54ad0ab7b55c64b93e2a1&name=default => generated 2929 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:30:03.601 8 WARNING neutron_lib.context [None req-957e0562-6f13-4043-879a-f3a19c997acb 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1014/2187] 10.0.0.46 () {34 vars in 980 bytes} [Fri May 8 19:30:03 2026] GET /v2.0/networks?id=74f619f3-1cb3-4ad9-b492-1078f0b3eaba => generated 660 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2188] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:30:03 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: 8|app: 0|req: 1175/2189] 10.0.0.46 () {34 vars in 963 bytes} [Fri May 8 19:30:03 2026] GET /v2.0/quotas/75da2ea88d5c42a8a8774e31b99fec47 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:03.722 8 WARNING neutron_lib.context [None req-6e2593e1-ded1-4e0a-ac5a-af5261f64896 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1015/2190] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:30:03 2026] DELETE /v2.0/security-groups/31d1a5d6-0dea-4f11-a053-5fb691f44bc2 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:30:03.756 8 INFO neutron.services.segments.plugin [-] Segment a3246557-b00c-4da7-a432-c5e58ad62765 resource provider aggregate not found 2026-05-08 19:30:03.762 8 INFO neutron.services.segments.plugin [-] Segment a3246557-b00c-4da7-a432-c5e58ad62765 resource provider aggregate not found 2026-05-08 19:30:03.780 8 INFO neutron.services.segments.plugin [-] Segment a3246557-b00c-4da7-a432-c5e58ad62765 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3246557-b00c-4da7-a432-c5e58ad62765 found for delete ", "request_id": "req-90653bd3-84a7-4713-95b0-82946f41fcc4"}]} 2026-05-08 19:30:03.786 8 INFO neutron.services.segments.plugin [-] Segment a3246557-b00c-4da7-a432-c5e58ad62765 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3246557-b00c-4da7-a432-c5e58ad62765 found for delete ", "request_id": "req-13dc3f15-df20-43b6-9e52-1861651e36ff"}]} [pid: 7|app: 0|req: 1016/2191] 10.0.0.46 () {34 vars in 1000 bytes} [Fri May 8 19:30:03 2026] GET /v2.0/ports?tenant_id=75da2ea88d5c42a8a8774e31b99fec47&fields=id => generated 149 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2192] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:30:03 2026] POST /v2.0/security-group-rules => generated 599 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:30:03.898 8 WARNING neutron_lib.context [None req-cf06fbcc-f4ea-410d-8546-caa2747fd243 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1017/2193] 10.0.0.46 () {34 vars in 1006 bytes} [Fri May 8 19:30:03 2026] GET /v2.0/networks/74f619f3-1cb3-4ad9-b492-1078f0b3eaba?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2194] 10.0.0.46 () {34 vars in 1106 bytes} [Fri May 8 19:30:03 2026] GET /v2.0/networks/74f619f3-1cb3-4ad9-b492-1078f0b3eaba?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: 1177/2195] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:30:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:30:04.060 7 WARNING neutron_lib.context [None req-ce11b939-b3b1-4878-9fce-570e5bfa861f 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1178/2196] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:30:04 2026] GET /v2.0/ports?device_id=0e4d4fc2-129b-4b71-aea6-a538506f5ab6 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2197] 10.0.0.151 () {34 vars in 694 bytes} [Fri May 8 19:30:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2198] 10.0.0.46 () {34 vars in 1094 bytes} [Fri May 8 19:30:04 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1586082837&fields=id&tenant_id=3a6b075c77184ea4a1de60cbf6719f4a => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2199] 10.0.0.46 () {34 vars in 980 bytes} [Fri May 8 19:30:04 2026] GET /v2.0/networks?id=f6614663-657b-46e5-8480-426314e276b3 => generated 703 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2200] 10.0.0.46 () {34 vars in 963 bytes} [Fri May 8 19:30:04 2026] GET /v2.0/quotas/3a6b075c77184ea4a1de60cbf6719f4a => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2201] 10.0.0.46 () {34 vars in 1000 bytes} [Fri May 8 19:30:04 2026] GET /v2.0/ports?tenant_id=3a6b075c77184ea4a1de60cbf6719f4a&fields=id => generated 287 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2202] 10.0.0.46 () {34 vars in 1006 bytes} [Fri May 8 19:30:04 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2203] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:30:04 2026] GET /v2.0/networks?id=74f619f3-1cb3-4ad9-b492-1078f0b3eaba => generated 660 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2204] 10.0.0.46 () {34 vars in 1106 bytes} [Fri May 8 19:30:04 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2205] 199.204.45.19 () {34 vars in 1048 bytes} [Fri May 8 19:30:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=75da2ea88d5c42a8a8774e31b99fec47 => generated 273 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:05.080 7 WARNING neutron_lib.context [req-160b281a-a7cd-4556-b7e9-1bb66b22720e req-609ae88e-1450-46fa-a424-0ccd8889171c 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1183/2206] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:30:05 2026] GET /v2.0/ports?device_id=31f6eb0a-b397-4c94-bf9a-e89ce1f69501 => 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: 1184/2207] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:30:05 2026] GET /v2.0/ports?device_id=0e4d4fc2-129b-4b71-aea6-a538506f5ab6 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2208] 199.204.45.19 () {38 vars in 953 bytes} [Fri May 8 19:30:05 2026] POST /v2.0/ports => generated 958 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1025/2209] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:30:05 2026] GET /v2.0/networks?id=f6614663-657b-46e5-8480-426314e276b3 => generated 703 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2212] 199.204.45.19 () {34 vars in 1048 bytes} [Fri May 8 19:30:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3a6b075c77184ea4a1de60cbf6719f4a => generated 179 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:06.158 7 WARNING neutron_lib.context [req-e3118dbe-ac00-4c1f-90f7-f31205d115c4 req-acac9437-e965-4d1c-92da-6feaea19ea98 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1185/2213] 199.204.45.19 () {38 vars in 1026 bytes} [Fri May 8 19:30:05 2026] PUT /v2.0/ports/2b6ac8d7-6e3e-40f2-9f28-b59ea539284b => generated 1203 bytes in 628 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 19:30:06.347 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-885ee6d6-0fe9-43fa-b7e7-b25ab600f3eb'] response: {'name': 'network-changed', 'server_uuid': '0e4d4fc2-129b-4b71-aea6-a538506f5ab6', 'tag': '2b6ac8d7-6e3e-40f2-9f28-b59ea539284b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1186/2214] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:30:06 2026] GET /v2.0/ports?tenant_id=75da2ea88d5c42a8a8774e31b99fec47&device_id=0e4d4fc2-129b-4b71-aea6-a538506f5ab6 => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1187/2215] 199.204.45.19 () {34 vars in 1058 bytes} [Fri May 8 19:30:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=2b6ac8d7-6e3e-40f2-9f28-b59ea539284b => 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: 1188/2216] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:30:06 2026] GET /v2.0/subnets?id=37da0be1-cd14-47e7-9ba9-478344097aaf => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2217] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:30:06 2026] GET /v2.0/ports?network_id=74f619f3-1cb3-4ad9-b492-1078f0b3eaba&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2218] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:30:06 2026] GET /v2.0/ports?device_id=0e4d4fc2-129b-4b71-aea6-a538506f5ab6 => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2219] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:30:06 2026] GET /v2.0/networks/74f619f3-1cb3-4ad9-b492-1078f0b3eaba?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2220] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:30:06 2026] GET /v2.0/security-groups?id=56cfd45b-3f3a-4389-84d1-b9f38749f06d&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: 1193/2221] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:30:06 2026] GET /v2.0/networks/74f619f3-1cb3-4ad9-b492-1078f0b3eaba?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: 1194/2222] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:30:06 2026] GET /v2.0/ports?tenant_id=75da2ea88d5c42a8a8774e31b99fec47&device_id=0e4d4fc2-129b-4b71-aea6-a538506f5ab6 => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2223] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:30:06 2026] GET /v2.0/networks?id=74f619f3-1cb3-4ad9-b492-1078f0b3eaba => generated 755 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2224] 199.204.45.19 () {34 vars in 1058 bytes} [Fri May 8 19:30:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=2b6ac8d7-6e3e-40f2-9f28-b59ea539284b => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2225] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:30:07 2026] GET /v2.0/subnets?id=37da0be1-cd14-47e7-9ba9-478344097aaf => generated 654 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2226] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:30:07 2026] GET /v2.0/ports?network_id=74f619f3-1cb3-4ad9-b492-1078f0b3eaba&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: 1199/2227] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:30:07 2026] GET /v2.0/networks/74f619f3-1cb3-4ad9-b492-1078f0b3eaba?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2228] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:30:07 2026] GET /v2.0/networks/74f619f3-1cb3-4ad9-b492-1078f0b3eaba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2229] 199.204.45.19 () {38 vars in 953 bytes} [Fri May 8 19:30:06 2026] POST /v2.0/ports => generated 1183 bytes in 1453 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1030/2230] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:30:07 2026] GET /v2.0/ports?device_id=0e4d4fc2-129b-4b71-aea6-a538506f5ab6 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2231] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:30:07 2026] GET /v2.0/security-groups?id=56cfd45b-3f3a-4389-84d1-b9f38749f06d&fields=id&fields=name => generated 114 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2232] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:30:08 2026] GET /v2.0/ports?device_id=0e4d4fc2-129b-4b71-aea6-a538506f5ab6 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2233] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:30:08 2026] GET /v2.0/security-groups?id=56cfd45b-3f3a-4389-84d1-b9f38749f06d&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2234] 199.204.45.19 () {38 vars in 1026 bytes} [Fri May 8 19:30:07 2026] PUT /v2.0/ports/c3ae5077-a364-4713-95f0-f3c193cdf664 => generated 1428 bytes in 630 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2235] 10.0.0.151 () {32 vars in 735 bytes} [Fri May 8 19:30:08 2026] GET /v2.0/ports?device_id=0e4d4fc2-129b-4b71-aea6-a538506f5ab6 => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1035/2236] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:30:08 2026] GET /v2.0/ports?tenant_id=3a6b075c77184ea4a1de60cbf6719f4a&device_id=31f6eb0a-b397-4c94-bf9a-e89ce1f69501 => generated 1467 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:30:08.398 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9b056ef-df3f-4358-bd50-b1dc15b31cd8'] response: {'name': 'network-changed', 'server_uuid': '31f6eb0a-b397-4c94-bf9a-e89ce1f69501', 'tag': 'c3ae5077-a364-4713-95f0-f3c193cdf664', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1036/2237] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:30:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=c3ae5077-a364-4713-95f0-f3c193cdf664 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2238] 199.204.45.19 () {34 vars in 1102 bytes} [Fri May 8 19:30:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A137&port_id=c3ae5077-a364-4713-95f0-f3c193cdf664 => 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: 1038/2239] 199.204.45.19 () {34 vars in 1062 bytes} [Fri May 8 19:30:08 2026] GET /v2.0/subnets?id=45957a62-912d-4a57-a2b6-a5fa6d58df71&id=8fd56bde-17c7-4121-aa63-b576655d5b40 => generated 1361 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2240] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:30:08 2026] GET /v2.0/ports?network_id=f6614663-657b-46e5-8480-426314e276b3&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2241] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:30:08 2026] GET /v2.0/ports?network_id=f6614663-657b-46e5-8480-426314e276b3&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2242] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:30:08 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2243] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:30:08 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:30:08.806 8 INFO neutron.db.l3_db [None req-d15ced49-49cf-4b17-90a6-7266aa657a07 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Floating IP fd2fd319-44df-4c9e-8334-cd2d236dbefa associated. External IP: 10.96.250.207, port: 2b6ac8d7-6e3e-40f2-9f28-b59ea539284b. [pid: 7|app: 0|req: 1043/2244] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:30:08 2026] GET /v2.0/ports?tenant_id=3a6b075c77184ea4a1de60cbf6719f4a&device_id=31f6eb0a-b397-4c94-bf9a-e89ce1f69501 => generated 1467 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2245] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:30:08 2026] GET /v2.0/networks?id=f6614663-657b-46e5-8480-426314e276b3 => generated 799 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2246] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:30:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=c3ae5077-a364-4713-95f0-f3c193cdf664 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2247] 199.204.45.19 () {34 vars in 1102 bytes} [Fri May 8 19:30:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A137&port_id=c3ae5077-a364-4713-95f0-f3c193cdf664 => 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: 1047/2248] 199.204.45.19 () {34 vars in 1062 bytes} [Fri May 8 19:30:09 2026] GET /v2.0/subnets?id=45957a62-912d-4a57-a2b6-a5fa6d58df71&id=8fd56bde-17c7-4121-aa63-b576655d5b40 => generated 1361 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2249] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:30:09 2026] GET /v2.0/ports?network_id=f6614663-657b-46e5-8480-426314e276b3&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2250] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:30:09 2026] GET /v2.0/ports?network_id=f6614663-657b-46e5-8480-426314e276b3&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2251] 10.0.0.151 () {34 vars in 748 bytes} [Fri May 8 19:30:08 2026] PUT /v2.0/floatingips/fd2fd319-44df-4c9e-8334-cd2d236dbefa => generated 856 bytes in 1015 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1050/2252] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:30:09 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2253] 10.0.0.151 () {32 vars in 728 bytes} [Fri May 8 19:30:09 2026] GET /v2.0/floatingips/fd2fd319-44df-4c9e-8334-cd2d236dbefa => generated 856 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2254] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:30:09 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2255] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:30:10 2026] GET /v2.0/ports?device_id=31f6eb0a-b397-4c94-bf9a-e89ce1f69501 => generated 1200 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2256] 10.0.0.151 () {32 vars in 728 bytes} [Fri May 8 19:30:10 2026] GET /v2.0/floatingips/fd2fd319-44df-4c9e-8334-cd2d236dbefa => generated 856 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:10.462 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0055c836-8b0c-4422-991c-2cbc97b4e4aa'] response: {'name': 'network-changed', 'server_uuid': '0e4d4fc2-129b-4b71-aea6-a538506f5ab6', 'tag': '2b6ac8d7-6e3e-40f2-9f28-b59ea539284b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1205/2257] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:30:10 2026] GET /v2.0/security-groups?id=5cda18ad-4657-4fad-882c-115fb8274170&fields=id&fields=name => generated 112 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2258] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:30:10 2026] GET /v2.0/ports?tenant_id=75da2ea88d5c42a8a8774e31b99fec47&device_id=0e4d4fc2-129b-4b71-aea6-a538506f5ab6 => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2259] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:30:10 2026] GET /v2.0/networks?id=74f619f3-1cb3-4ad9-b492-1078f0b3eaba => generated 755 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2260] 199.204.45.19 () {34 vars in 1058 bytes} [Fri May 8 19:30:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=2b6ac8d7-6e3e-40f2-9f28-b59ea539284b => generated 859 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2261] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:30:10 2026] GET /v2.0/subnets?id=37da0be1-cd14-47e7-9ba9-478344097aaf => generated 654 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2262] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:30:10 2026] GET /v2.0/ports?network_id=74f619f3-1cb3-4ad9-b492-1078f0b3eaba&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2263] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:30:10 2026] GET /v2.0/networks/74f619f3-1cb3-4ad9-b492-1078f0b3eaba?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2264] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:30:10 2026] GET /v2.0/networks/74f619f3-1cb3-4ad9-b492-1078f0b3eaba?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2265] 10.0.0.151 () {32 vars in 728 bytes} [Fri May 8 19:30:11 2026] GET /v2.0/floatingips/fd2fd319-44df-4c9e-8334-cd2d236dbefa => generated 858 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2266] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:30:15 2026] GET /v2.0/ports?device_id=31f6eb0a-b397-4c94-bf9a-e89ce1f69501 => generated 1200 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2267] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:30:15 2026] GET /v2.0/security-groups?id=5cda18ad-4657-4fad-882c-115fb8274170&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2268] 10.0.0.151 () {32 vars in 817 bytes} [Fri May 8 19:30:15 2026] GET /v2.0/ports?network_id=f6614663-657b-46e5-8480-426314e276b3&mac_address=fa%3A16%3A3e%3Afb%3A64%3A6f => generated 1200 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:30:15.843 8 WARNING neutron_lib.context [None req-c7d0a655-7216-48ea-a80a-37b2fda41486 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:30:16.886 8 INFO neutron.db.l3_db [None req-c7d0a655-7216-48ea-a80a-37b2fda41486 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Floating IP bce45e60-2e26-4c65-90cb-d09f046589da associated. External IP: 10.96.250.205, port: c3ae5077-a364-4713-95f0-f3c193cdf664. [pid: 8|app: 0|req: 1211/2269] 10.0.0.151 () {34 vars in 676 bytes} [Fri May 8 19:30:15 2026] POST /v2.0/floatingips => generated 855 bytes in 1875 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2270] 10.0.0.46 () {34 vars in 1094 bytes} [Fri May 8 19:30:17 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1586082837&fields=id&tenant_id=3a6b075c77184ea4a1de60cbf6719f4a => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:30:17.897 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e7e2d43-2956-4593-a091-cbcd2d65a437'] response: {'name': 'network-changed', 'server_uuid': '31f6eb0a-b397-4c94-bf9a-e89ce1f69501', 'tag': 'c3ae5077-a364-4713-95f0-f3c193cdf664', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1212/2271] 10.0.0.46 () {34 vars in 980 bytes} [Fri May 8 19:30:17 2026] GET /v2.0/networks?id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c => generated 704 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2272] 10.0.0.46 () {34 vars in 963 bytes} [Fri May 8 19:30:17 2026] GET /v2.0/quotas/3a6b075c77184ea4a1de60cbf6719f4a => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2273] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:30:17 2026] GET /v2.0/ports?tenant_id=3a6b075c77184ea4a1de60cbf6719f4a&device_id=31f6eb0a-b397-4c94-bf9a-e89ce1f69501 => generated 1469 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2274] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:30:18 2026] GET /v2.0/networks?id=f6614663-657b-46e5-8480-426314e276b3 => generated 799 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2275] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:30:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=c3ae5077-a364-4713-95f0-f3c193cdf664 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2276] 199.204.45.19 () {34 vars in 1102 bytes} [Fri May 8 19:30:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A137&port_id=c3ae5077-a364-4713-95f0-f3c193cdf664 => 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: 1214/2277] 10.0.0.46 () {34 vars in 1000 bytes} [Fri May 8 19:30:17 2026] GET /v2.0/ports?tenant_id=3a6b075c77184ea4a1de60cbf6719f4a&fields=id => generated 333 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2278] 199.204.45.19 () {34 vars in 1062 bytes} [Fri May 8 19:30:18 2026] GET /v2.0/subnets?id=45957a62-912d-4a57-a2b6-a5fa6d58df71&id=8fd56bde-17c7-4121-aa63-b576655d5b40 => generated 1361 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2279] 10.0.0.46 () {34 vars in 1006 bytes} [Fri May 8 19:30:18 2026] GET /v2.0/networks/283532b1-1ff3-4a79-bcc2-9ff47bf6991c?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: 1065/2280] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:30:18 2026] GET /v2.0/ports?network_id=f6614663-657b-46e5-8480-426314e276b3&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2281] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:30:18 2026] GET /v2.0/ports?network_id=f6614663-657b-46e5-8480-426314e276b3&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2282] 10.0.0.46 () {34 vars in 1106 bytes} [Fri May 8 19:30:18 2026] GET /v2.0/networks/283532b1-1ff3-4a79-bcc2-9ff47bf6991c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2283] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:30:18 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2284] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:30:18 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2285] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:30:18 2026] GET /v2.0/ports?device_id=831823a6-b09e-4e5d-8b92-df3b04784081 => 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: 1218/2286] 10.0.0.131 () {34 vars in 989 bytes} [Fri May 8 19:30:18 2026] GET /v2.0/ports?device_id=0e4d4fc2-129b-4b71-aea6-a538506f5ab6 => generated 1244 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2287] 10.0.0.131 () {34 vars in 1039 bytes} [Fri May 8 19:30:18 2026] GET /v2.0/security-groups?id=56cfd45b-3f3a-4389-84d1-b9f38749f06d&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2288] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:30:19 2026] GET /v2.0/networks?id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c => generated 704 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2289] 199.204.45.19 () {34 vars in 1048 bytes} [Fri May 8 19:30:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3a6b075c77184ea4a1de60cbf6719f4a => generated 179 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:19.467 8 WARNING neutron_lib.context [req-60480265-abad-48b0-ad2b-804bc7b5a757 req-4baac7a6-b862-4ebc-b210-6c4ad7c579ca 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1220/2290] 199.204.45.19 () {38 vars in 953 bytes} [Fri May 8 19:30:19 2026] POST /v2.0/ports => generated 1183 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1221/2291] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:30:20 2026] GET /v2.0/ports?device_id=0e4d4fc2-129b-4b71-aea6-a538506f5ab6 => generated 975 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2292] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:30:20 2026] GET /v2.0/security-groups?id=56cfd45b-3f3a-4389-84d1-b9f38749f06d&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: 1071/2293] 199.204.45.19 () {38 vars in 1026 bytes} [Fri May 8 19:30:20 2026] PUT /v2.0/ports/6435d941-eb33-4fe2-917e-5371cc0a590c => generated 1428 bytes in 613 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2294] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:30:20 2026] GET /v2.0/ports?tenant_id=3a6b075c77184ea4a1de60cbf6719f4a&device_id=831823a6-b09e-4e5d-8b92-df3b04784081 => generated 1467 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1072/2295] 199.204.45.19 () {34 vars in 1054 bytes} [Fri May 8 19:30:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.48&port_id=6435d941-eb33-4fe2-917e-5371cc0a590c => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2296] 199.204.45.19 () {34 vars in 1104 bytes} [Fri May 8 19:30:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A13c&port_id=6435d941-eb33-4fe2-917e-5371cc0a590c => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:30:20.876 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8043efd-3668-430b-b942-a4f25abcf922'] response: {'name': 'network-changed', 'server_uuid': '831823a6-b09e-4e5d-8b92-df3b04784081', 'tag': '6435d941-eb33-4fe2-917e-5371cc0a590c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1073/2297] 199.204.45.19 () {34 vars in 1062 bytes} [Fri May 8 19:30:20 2026] GET /v2.0/subnets?id=e65cf3b9-c78e-4c79-abfa-5b0c5d6af68d&id=15b800e2-f26a-48a0-988e-ca62c3be3657 => generated 1367 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1225/2298] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:30:20 2026] GET /v2.0/ports?network_id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2299] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:30:20 2026] GET /v2.0/ports?network_id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2300] 199.204.45.19 () {34 vars in 992 bytes} [Fri May 8 19:30:20 2026] GET /v2.0/ports?device_id=0e4d4fc2-129b-4b71-aea6-a538506f5ab6 => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2301] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:30:21 2026] GET /v2.0/networks/283532b1-1ff3-4a79-bcc2-9ff47bf6991c?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2304] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:30:21 2026] GET /v2.0/networks/283532b1-1ff3-4a79-bcc2-9ff47bf6991c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2305] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:30:21 2026] GET /v2.0/ports?tenant_id=3a6b075c77184ea4a1de60cbf6719f4a&device_id=831823a6-b09e-4e5d-8b92-df3b04784081 => generated 1467 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2306] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:30:21 2026] GET /v2.0/networks?id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c => generated 800 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:21.411 7 INFO neutron.db.l3_db [req-5ab74354-8246-4546-8abe-d15a612a46c9 req-a9957d76-8f71-4fc7-a4a5-446abb887676 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] Floating IP fd2fd319-44df-4c9e-8334-cd2d236dbefa disassociated. External IP: 10.96.250.207, port: 2b6ac8d7-6e3e-40f2-9f28-b59ea539284b. [pid: 8|app: 0|req: 1233/2307] 199.204.45.19 () {34 vars in 1054 bytes} [Fri May 8 19:30:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.48&port_id=6435d941-eb33-4fe2-917e-5371cc0a590c => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2308] 199.204.45.19 () {34 vars in 1104 bytes} [Fri May 8 19:30:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A13c&port_id=6435d941-eb33-4fe2-917e-5371cc0a590c => 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: 1235/2309] 199.204.45.19 () {34 vars in 1062 bytes} [Fri May 8 19:30:21 2026] GET /v2.0/subnets?id=e65cf3b9-c78e-4c79-abfa-5b0c5d6af68d&id=15b800e2-f26a-48a0-988e-ca62c3be3657 => generated 1367 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2310] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:30:21 2026] GET /v2.0/ports?network_id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2311] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:30:21 2026] GET /v2.0/ports?network_id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2312] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:30:21 2026] GET /v2.0/networks/283532b1-1ff3-4a79-bcc2-9ff47bf6991c?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2313] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:30:21 2026] GET /v2.0/ports?device_id=0e4d4fc2-129b-4b71-aea6-a538506f5ab6 => 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: 1240/2314] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:30:21 2026] GET /v2.0/networks/283532b1-1ff3-4a79-bcc2-9ff47bf6991c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2315] 199.204.45.19 () {36 vars in 995 bytes} [Fri May 8 19:30:21 2026] DELETE /v2.0/ports/2b6ac8d7-6e3e-40f2-9f28-b59ea539284b => generated 0 bytes in 848 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2316] 10.0.0.131 () {34 vars in 989 bytes} [Fri May 8 19:30:22 2026] GET /v2.0/ports?device_id=31f6eb0a-b397-4c94-bf9a-e89ce1f69501 => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2317] 10.0.0.131 () {34 vars in 1039 bytes} [Fri May 8 19:30:22 2026] GET /v2.0/security-groups?id=5cda18ad-4657-4fad-882c-115fb8274170&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: 8|app: 0|req: 1242/2318] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:30:22 2026] DELETE /v2.0/security-groups/56cfd45b-3f3a-4389-84d1-b9f38749f06d => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:30:23.017 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c53c30eb-7f39-460c-a152-b5571bb02c12'] response: {'server_uuid': '0e4d4fc2-129b-4b71-aea6-a538506f5ab6', 'name': 'network-vif-deleted', 'tag': '2b6ac8d7-6e3e-40f2-9f28-b59ea539284b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1077/2319] 10.0.0.151 () {32 vars in 731 bytes} [Fri May 8 19:30:22 2026] DELETE /v2.0/floatingips/fd2fd319-44df-4c9e-8334-cd2d236dbefa => generated 0 bytes in 398 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2320] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:30:23 2026] GET /v2.0/ports?device_id=f64fcd12-1196-4772-9ed7-2e2e040d400d => 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: 1078/2321] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:30:23 2026] GET /v2.0/security-groups?id=4be8f69c-8f07-4b7a-89eb-41550fc6fed2&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2322] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:30:23 2026] GET /v2.0/ports?device_id=831823a6-b09e-4e5d-8b92-df3b04784081 => generated 1200 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2323] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:30:23 2026] GET /v2.0/security-groups?id=5cda18ad-4657-4fad-882c-115fb8274170&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2324] 199.204.45.19 () {34 vars in 992 bytes} [Fri May 8 19:30:24 2026] GET /v2.0/ports?device_id=f64fcd12-1196-4772-9ed7-2e2e040d400d => 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: 1080/2325] 199.204.45.19 () {36 vars in 995 bytes} [Fri May 8 19:30:24 2026] DELETE /v2.0/ports/6d6bee0f-0d9f-4506-ba90-96e68d6e54b8 => 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: 1246/2326] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:30:24 2026] GET /v2.0/ports?device_id=f64fcd12-1196-4772-9ed7-2e2e040d400d => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:30:25.837 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f6814c59-ede9-4869-9b81-66a2b422d66e'] response: {'server_uuid': 'f64fcd12-1196-4772-9ed7-2e2e040d400d', 'name': 'network-vif-deleted', 'tag': '6d6bee0f-0d9f-4506-ba90-96e68d6e54b8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1081/2327] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:30:25 2026] DELETE /v2.0/security-groups/4be8f69c-8f07-4b7a-89eb-41550fc6fed2 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2328] 10.0.0.151 () {34 vars in 788 bytes} [Fri May 8 19:30:26 2026] PUT /v2.0/routers/f2bb269f-bd45-4c08-92d4-0838add2ef38/remove_router_interface => generated 309 bytes in 1353 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2329] 199.204.45.19 () {34 vars in 1094 bytes} [Fri May 8 19:30:27 2026] GET /v2.0/ports?device_id=31f6eb0a-b397-4c94-bf9a-e89ce1f69501&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2330] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:30:27 2026] GET /v2.0/ports?tenant_id=3a6b075c77184ea4a1de60cbf6719f4a&device_id=31f6eb0a-b397-4c94-bf9a-e89ce1f69501 => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2331] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:30:27 2026] DELETE /v2.0/subnets/37da0be1-cd14-47e7-9ba9-478344097aaf => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2332] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:30:27 2026] GET /v2.0/networks?id=f6614663-657b-46e5-8480-426314e276b3 => generated 799 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2333] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:30:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=c3ae5077-a364-4713-95f0-f3c193cdf664 => generated 860 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2334] 199.204.45.19 () {34 vars in 1102 bytes} [Fri May 8 19:30:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A137&port_id=c3ae5077-a364-4713-95f0-f3c193cdf664 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2335] 199.204.45.19 () {34 vars in 1062 bytes} [Fri May 8 19:30:27 2026] GET /v2.0/subnets?id=45957a62-912d-4a57-a2b6-a5fa6d58df71&id=8fd56bde-17c7-4121-aa63-b576655d5b40 => generated 1361 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2336] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:30:27 2026] GET /v2.0/ports?network_id=f6614663-657b-46e5-8480-426314e276b3&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2337] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:30:27 2026] GET /v2.0/ports?network_id=f6614663-657b-46e5-8480-426314e276b3&device_owner=network%3Adhcp => generated 1457 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2338] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:30:28 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3?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: 1090/2339] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:30:28 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2340] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:30:28 2026] GET /v2.0/ports?device_id=831823a6-b09e-4e5d-8b92-df3b04784081 => generated 1200 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2341] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:30:29 2026] GET /v2.0/security-groups?id=5cda18ad-4657-4fad-882c-115fb8274170&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2342] 10.0.0.151 () {32 vars in 817 bytes} [Fri May 8 19:30:29 2026] GET /v2.0/ports?network_id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c&mac_address=fa%3A16%3A3e%3A43%3A9e%3A5d => generated 1200 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:30:29.121 7 WARNING neutron_lib.context [None req-4648fa90-cdf6-4628-8d77-b52c175f9daf 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:30:29.178 8 INFO neutron.services.segments.plugin [-] Segment bf5dbd32-c0f0-400a-90ab-3d3ac5d3f5da resource provider aggregate not found 2026-05-08 19:30:29.185 8 INFO neutron.services.segments.plugin [-] Segment bf5dbd32-c0f0-400a-90ab-3d3ac5d3f5da resource provider aggregate not found 2026-05-08 19:30:29.193 8 INFO neutron.db.l3_hamode_db [None req-3c36192b-fbf5-437b-8867-39e94f5b7b29 4dfb4eb731054c58af202cfbf9683ade 75da2ea88d5c42a8a8774e31b99fec47 - - default default] HA network ce501f2e-d479-4503-961d-070b5dd76e58 was deleted as no HA routers are present in tenant 75da2ea88d5c42a8a8774e31b99fec47. [pid: 8|app: 0|req: 1250/2343] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:30:27 2026] DELETE /v2.0/routers/f2bb269f-bd45-4c08-92d4-0838add2ef38 => generated 0 bytes in 1559 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:30:29.204 8 INFO neutron.services.segments.plugin [-] Segment bf5dbd32-c0f0-400a-90ab-3d3ac5d3f5da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf5dbd32-c0f0-400a-90ab-3d3ac5d3f5da found for delete ", "request_id": "req-809dc010-9a62-4ef0-abcb-dcff3309ea11"}]} 2026-05-08 19:30:29.217 8 INFO neutron.services.segments.plugin [-] Segment bf5dbd32-c0f0-400a-90ab-3d3ac5d3f5da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf5dbd32-c0f0-400a-90ab-3d3ac5d3f5da found for delete ", "request_id": "req-63d4b141-9c35-4c67-8efb-f71af72943ae"}]} [pid: 8|app: 0|req: 1251/2344] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:30:29 2026] DELETE /v2.0/networks/74f619f3-1cb3-4ad9-b492-1078f0b3eaba => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:30:30.036 7 INFO neutron.db.l3_db [None req-4648fa90-cdf6-4628-8d77-b52c175f9daf 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Floating IP cbaf3705-e8fb-4993-a4e7-96e342e9c663 associated. External IP: 10.96.250.210, port: 6435d941-eb33-4fe2-917e-5371cc0a590c. [pid: 8|app: 0|req: 1252/2345] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:30:30 2026] GET /v2.0/security-groups?tenant_id=75da2ea88d5c42a8a8774e31b99fec47&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2346] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:30:30 2026] DELETE /v2.0/security-groups/fbbae05e-6c2a-4318-90fb-3bee4c15baf1 => 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: 1094/2347] 10.0.0.151 () {34 vars in 676 bytes} [Fri May 8 19:30:29 2026] POST /v2.0/floatingips => generated 854 bytes in 1346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2348] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:30:30 2026] GET /v2.0/security-groups?tenant_id=225b45245d914f57ac4d91f51dfa927a&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:30:30.775 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-144d2460-d087-45b6-815c-0e2f03dfd348'] response: {'name': 'network-changed', 'server_uuid': '831823a6-b09e-4e5d-8b92-df3b04784081', 'tag': '6435d941-eb33-4fe2-917e-5371cc0a590c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1095/2349] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:30:30 2026] DELETE /v2.0/security-groups/3df9c97c-747d-4287-be8b-0a2676a8d8c6 => 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: 1255/2350] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:30:30 2026] GET /v2.0/ports?tenant_id=3a6b075c77184ea4a1de60cbf6719f4a&device_id=831823a6-b09e-4e5d-8b92-df3b04784081 => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2351] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:30:30 2026] GET /v2.0/networks?id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2352] 199.204.45.19 () {34 vars in 1054 bytes} [Fri May 8 19:30:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.48&port_id=6435d941-eb33-4fe2-917e-5371cc0a590c => generated 857 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2353] 199.204.45.19 () {34 vars in 1104 bytes} [Fri May 8 19:30:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A13c&port_id=6435d941-eb33-4fe2-917e-5371cc0a590c => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2354] 199.204.45.19 () {34 vars in 1062 bytes} [Fri May 8 19:30:31 2026] GET /v2.0/subnets?id=e65cf3b9-c78e-4c79-abfa-5b0c5d6af68d&id=15b800e2-f26a-48a0-988e-ca62c3be3657 => generated 1367 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2355] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:30:31 2026] GET /v2.0/ports?network_id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2356] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:30:31 2026] GET /v2.0/ports?network_id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2357] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:30:31 2026] GET /v2.0/networks/283532b1-1ff3-4a79-bcc2-9ff47bf6991c?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:30:31.330 8 INFO neutron.services.segments.plugin [-] Segment b5792e91-e00e-4566-befd-6d551ca5ef33 resource provider aggregate not found 2026-05-08 19:30:31.334 8 INFO neutron.services.segments.plugin [-] Segment b5792e91-e00e-4566-befd-6d551ca5ef33 resource provider aggregate not found 2026-05-08 19:30:31.359 8 INFO neutron.services.segments.plugin [-] Segment b5792e91-e00e-4566-befd-6d551ca5ef33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5792e91-e00e-4566-befd-6d551ca5ef33 found for delete ", "request_id": "req-7f904404-29c4-4d39-8fc1-99e920008ddb"}]} 2026-05-08 19:30:31.363 8 INFO neutron.services.segments.plugin [-] Segment b5792e91-e00e-4566-befd-6d551ca5ef33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5792e91-e00e-4566-befd-6d551ca5ef33 found for delete ", "request_id": "req-fb51c2f7-1f9c-4183-a46e-a30de363df3f"}]} [pid: 8|app: 0|req: 1259/2358] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:30:31 2026] GET /v2.0/networks/283532b1-1ff3-4a79-bcc2-9ff47bf6991c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:30:35.083 7 INFO neutron.db.segments_db [None req-1b3be2d4-fb44-4f7e-9596-b781cab5a09c 8d3c3c43b6314b189d622cdd816c30b8 1652fe99cff14ff98d2af8c6caf35b0b - - default default] Added segment 3cb43750-1414-4bb1-8159-1650d3da7c6d of type vxlan for network 1fe1ead3-7d3a-42bb-ab2d-1c3f6ef09151 [pid: 7|app: 0|req: 1100/2359] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:30:34 2026] POST /v2.0/networks => generated 727 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2360] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:30:35 2026] POST /v2.0/subnets => generated 620 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:30:35.444 7 WARNING neutron.api.v2.base [None req-78229505-ebb4-496a-8a35-9873cd469288 8d3c3c43b6314b189d622cdd816c30b8 1652fe99cff14ff98d2af8c6caf35b0b - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-08 19:30:35.445 7 INFO neutron.api.v2.resource [None req-78229505-ebb4-496a-8a35-9873cd469288 8d3c3c43b6314b189d622cdd816c30b8 1652fe99cff14ff98d2af8c6caf35b0b - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1101/2361] 10.0.0.151 () {34 vars in 680 bytes} [Fri May 8 19:30:35 2026] POST /v2.0/rbac-policies => generated 143 bytes in 20 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-08 19:30:35.836 8 INFO neutron.services.segments.plugin [-] Segment 3cb43750-1414-4bb1-8159-1650d3da7c6d resource provider aggregate not found 2026-05-08 19:30:35.847 8 INFO neutron.services.segments.plugin [-] Segment 3cb43750-1414-4bb1-8159-1650d3da7c6d resource provider aggregate not found 2026-05-08 19:30:35.857 8 INFO neutron.services.segments.plugin [-] Segment 3cb43750-1414-4bb1-8159-1650d3da7c6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cb43750-1414-4bb1-8159-1650d3da7c6d found for delete ", "request_id": "req-e26439cc-5fe1-4019-ba02-5c8c0fa7bf1c"}]} 2026-05-08 19:30:35.860 8 INFO neutron.services.segments.plugin [-] Segment 3cb43750-1414-4bb1-8159-1650d3da7c6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cb43750-1414-4bb1-8159-1650d3da7c6d found for delete ", "request_id": "req-13f6044c-f1ab-40b7-bee0-ef7461683f55"}]} [pid: 7|app: 0|req: 1102/2362] 10.0.0.131 () {34 vars in 989 bytes} [Fri May 8 19:30:35 2026] GET /v2.0/ports?device_id=831823a6-b09e-4e5d-8b92-df3b04784081 => generated 1469 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2363] 10.0.0.131 () {34 vars in 1039 bytes} [Fri May 8 19:30:35 2026] GET /v2.0/security-groups?id=5cda18ad-4657-4fad-882c-115fb8274170&fields=id&fields=name => generated 112 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2366] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:30:35 2026] DELETE /v2.0/networks/1fe1ead3-7d3a-42bb-ab2d-1c3f6ef09151 => generated 0 bytes in 1207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:30:36.750 7 INFO neutron.db.segments_db [None req-22bc7dc2-8b03-414a-bdfa-508354a4dc4c 8d3c3c43b6314b189d622cdd816c30b8 1652fe99cff14ff98d2af8c6caf35b0b - - default default] Added segment 64f6e786-fc8a-4275-bdaa-45b497ede15c of type vxlan for network 78a00960-3b66-4e7f-a067-c75b5cc0a8be [pid: 7|app: 0|req: 1106/2367] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:30:36 2026] POST /v2.0/networks => generated 727 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2368] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:30:36 2026] POST /v2.0/subnets => generated 623 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:30:37.117 7 WARNING neutron.api.v2.base [None req-b010011f-e35f-4a7e-9ae7-2c7ff857f8b2 8d3c3c43b6314b189d622cdd816c30b8 1652fe99cff14ff98d2af8c6caf35b0b - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-08 19:30:37.117 7 INFO neutron.api.v2.resource [None req-b010011f-e35f-4a7e-9ae7-2c7ff857f8b2 8d3c3c43b6314b189d622cdd816c30b8 1652fe99cff14ff98d2af8c6caf35b0b - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1107/2369] 10.0.0.151 () {34 vars in 680 bytes} [Fri May 8 19:30:37 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-08 19:30:37.875 8 INFO neutron.services.segments.plugin [-] Segment 3cb43750-1414-4bb1-8159-1650d3da7c6d resource provider aggregate not found 2026-05-08 19:30:37.881 8 INFO neutron.services.segments.plugin [-] Segment 3cb43750-1414-4bb1-8159-1650d3da7c6d resource provider aggregate not found 2026-05-08 19:30:37.898 8 INFO neutron.services.segments.plugin [-] Segment 3cb43750-1414-4bb1-8159-1650d3da7c6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cb43750-1414-4bb1-8159-1650d3da7c6d found for delete ", "request_id": "req-1ba1ed69-d3b6-4c0b-86a1-9a6a47604338"}]} 2026-05-08 19:30:37.903 8 INFO neutron.services.segments.plugin [-] Segment 3cb43750-1414-4bb1-8159-1650d3da7c6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cb43750-1414-4bb1-8159-1650d3da7c6d found for delete ", "request_id": "req-e4391bbc-b2eb-4aca-8c28-9b8eca5b0ce1"}]} 2026-05-08 19:30:37.914 8 INFO neutron.services.segments.plugin [-] Segment 64f6e786-fc8a-4275-bdaa-45b497ede15c resource provider aggregate not found 2026-05-08 19:30:37.922 8 INFO neutron.services.segments.plugin [-] Segment 64f6e786-fc8a-4275-bdaa-45b497ede15c resource provider aggregate not found 2026-05-08 19:30:37.931 8 INFO neutron.services.segments.plugin [-] Segment 64f6e786-fc8a-4275-bdaa-45b497ede15c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64f6e786-fc8a-4275-bdaa-45b497ede15c found for delete ", "request_id": "req-0bb853da-8baf-4aed-85fb-a840ce9346ef"}]} 2026-05-08 19:30:37.937 8 INFO neutron.services.segments.plugin [-] Segment 64f6e786-fc8a-4275-bdaa-45b497ede15c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64f6e786-fc8a-4275-bdaa-45b497ede15c found for delete ", "request_id": "req-0d7cf500-c7b9-4b4f-a28c-901cace18167"}]} [pid: 8|app: 0|req: 1263/2370] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:30:37 2026] DELETE /v2.0/networks/78a00960-3b66-4e7f-a067-c75b5cc0a8be => generated 0 bytes in 1217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:30:38.439 7 INFO neutron.db.segments_db [None req-67ba5199-39e3-44f2-ad00-ac29a76c3fce 8d3c3c43b6314b189d622cdd816c30b8 1652fe99cff14ff98d2af8c6caf35b0b - - default default] Added segment 38eab556-1029-4f4b-90a2-7baf5c056cb4 of type vxlan for network 7ed3763b-b6f1-4904-908b-94debebb0760 [pid: 7|app: 0|req: 1108/2371] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:30:38 2026] POST /v2.0/networks => generated 727 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2372] 10.0.0.151 () {34 vars in 668 bytes} [Fri May 8 19:30:38 2026] POST /v2.0/subnets => generated 623 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2373] 10.0.0.151 () {32 vars in 720 bytes} [Fri May 8 19:30:38 2026] GET /v2.0/subnets/7b610a48-580b-4592-94d2-21e507898e6f => generated 651 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2374] 10.0.0.151 () {34 vars in 680 bytes} [Fri May 8 19:30:38 2026] POST /v2.0/rbac-policies => generated 324 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2375] 10.0.0.151 () {32 vars in 722 bytes} [Fri May 8 19:30:39 2026] GET /v2.0/networks/7ed3763b-b6f1-4904-908b-94debebb0760 => generated 655 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2376] 10.0.0.203 () {30 vars in 689 bytes} [Fri May 8 19:30:39 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: 7|app: 0|req: 1111/2377] 10.0.0.203 () {30 vars in 691 bytes} [Fri May 8 19:30:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:40.038 8 INFO neutron.services.segments.plugin [-] Segment 64f6e786-fc8a-4275-bdaa-45b497ede15c resource provider aggregate not found [pid: 7|app: 0|req: 1112/2378] 10.0.0.203 () {30 vars in 667 bytes} [Fri May 8 19:30:40 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) 2026-05-08 19:30:40.045 8 INFO neutron.services.segments.plugin [-] Segment 64f6e786-fc8a-4275-bdaa-45b497ede15c resource provider aggregate not found [pid: 7|app: 0|req: 1113/2379] 10.0.0.203 () {30 vars in 703 bytes} [Fri May 8 19:30:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:40.062 8 INFO neutron.services.segments.plugin [-] Segment 64f6e786-fc8a-4275-bdaa-45b497ede15c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64f6e786-fc8a-4275-bdaa-45b497ede15c found for delete ", "request_id": "req-189ab3c4-452e-4546-9b06-68e2ea317745"}]} 2026-05-08 19:30:40.064 8 INFO neutron.services.segments.plugin [-] Segment 64f6e786-fc8a-4275-bdaa-45b497ede15c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64f6e786-fc8a-4275-bdaa-45b497ede15c found for delete ", "request_id": "req-090436ec-692f-43ac-a729-c3816c7475f4"}]} 2026-05-08 19:30:40.068 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9299c6cc-e02d-4199-991f-48072ba615e1 ce0379aeec8846acbf9686abef7b5dbc 169cbb76c8f143338cd486bba3d3cd87 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1267/2380] 10.0.0.151 () {32 vars in 722 bytes} [Fri May 8 19:30:40 2026] GET /v2.0/networks/7ed3763b-b6f1-4904-908b-94debebb0760 => generated 138 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2381] 10.0.0.203 () {28 vars in 438 bytes} [Fri May 8 19:30:40 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2382] 10.0.0.203 () {30 vars in 727 bytes} [Fri May 8 19:30:40 2026] GET /v2.0/subnets/7b610a48-580b-4592-94d2-21e507898e6f => generated 633 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2383] 10.0.0.203 () {30 vars in 689 bytes} [Fri May 8 19:30:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2384] 10.0.0.203 () {30 vars in 691 bytes} [Fri May 8 19:30:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2385] 10.0.0.203 () {30 vars in 667 bytes} [Fri May 8 19:30:40 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: 1273/2386] 10.0.0.203 () {30 vars in 703 bytes} [Fri May 8 19:30:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2387] 10.0.0.203 () {30 vars in 727 bytes} [Fri May 8 19:30:40 2026] GET /v2.0/subnets/7b610a48-580b-4592-94d2-21e507898e6f => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2388] 10.0.0.203 () {30 vars in 689 bytes} [Fri May 8 19:30:40 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: 1276/2389] 10.0.0.203 () {30 vars in 691 bytes} [Fri May 8 19:30:40 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: 1277/2390] 10.0.0.203 () {30 vars in 667 bytes} [Fri May 8 19:30:40 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: 1278/2391] 10.0.0.203 () {30 vars in 703 bytes} [Fri May 8 19:30:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2392] 10.0.0.203 () {30 vars in 729 bytes} [Fri May 8 19:30:40 2026] GET /v2.0/networks/a754f3c9-35eb-4444-9857-b7cb1f64834e => 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: 1280/2393] 10.0.0.203 () {30 vars in 681 bytes} [Fri May 8 19:30:40 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) 2026-05-08 19:30:41.020 7 INFO neutron.services.segments.plugin [-] Segment 38eab556-1029-4f4b-90a2-7baf5c056cb4 resource provider aggregate not found 2026-05-08 19:30:41.025 7 INFO neutron.services.segments.plugin [-] Segment 38eab556-1029-4f4b-90a2-7baf5c056cb4 resource provider aggregate not found [pid: 7|app: 0|req: 1114/2394] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:30:40 2026] DELETE /v2.0/networks/7ed3763b-b6f1-4904-908b-94debebb0760 => generated 0 bytes in 961 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:30:41.048 7 INFO neutron.services.segments.plugin [-] Segment 38eab556-1029-4f4b-90a2-7baf5c056cb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38eab556-1029-4f4b-90a2-7baf5c056cb4 found for delete ", "request_id": "req-4c4c8fe4-76f3-4ef1-aeae-c763e8e141f1"}]} 2026-05-08 19:30:41.049 7 INFO neutron.services.segments.plugin [-] Segment 38eab556-1029-4f4b-90a2-7baf5c056cb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38eab556-1029-4f4b-90a2-7baf5c056cb4 found for delete ", "request_id": "req-0c2fd2c1-4cfd-4491-b4d1-c11711a584b0"}]} 2026-05-08 19:30:41.061 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aa5aff2d-189e-4311-bc5a-6d4b9375dbbd 8d3c3c43b6314b189d622cdd816c30b8 1652fe99cff14ff98d2af8c6caf35b0b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1115/2395] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:30:41 2026] DELETE /v2.0/subnets/5e1545eb-573f-43a8-bc4b-f45a9bf22564 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:30:41.089 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0a1c6291-c27d-4968-a550-96b0dd3eb138 8d3c3c43b6314b189d622cdd816c30b8 1652fe99cff14ff98d2af8c6caf35b0b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1116/2396] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:30:41 2026] DELETE /v2.0/subnets/289d9ecf-5e78-4112-9174-31923a830644 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:30:41.113 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2fd96441-0efa-49a0-8e48-2eadd700a780 8d3c3c43b6314b189d622cdd816c30b8 1652fe99cff14ff98d2af8c6caf35b0b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1117/2397] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:30:41 2026] DELETE /v2.0/subnets/a39932b5-4014-47ae-a766-760fe77d31a6 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2398] 10.0.0.203 () {34 vars in 703 bytes} [Fri May 8 19:30:40 2026] POST /v2.0/ports => generated 1132 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2399] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:30:41 2026] GET /v2.0/security-groups?tenant_id=4c87eb9614a74e46ace1a34c2fbb95cc&name=default => generated 2929 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1282/2400] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:30:42 2026] DELETE /v2.0/security-groups/861d1c57-80d3-4233-9451-5617ac063f19 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2401] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:30:42 2026] GET /v2.0/security-groups?tenant_id=1652fe99cff14ff98d2af8c6caf35b0b&name=default => generated 2929 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2402] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:30:42 2026] DELETE /v2.0/security-groups/8c8b92ee-e99a-4ccd-92b6-e46f3fc592bb => 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: 1120/2403] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:30:42 2026] GET /v2.0/security-groups?tenant_id=169cbb76c8f143338cd486bba3d3cd87&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2404] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:30:42 2026] DELETE /v2.0/security-groups/6883e742-d8a3-40de-a6e2-3b668f9621d2 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2405] 199.204.45.19 () {30 vars in 701 bytes} [Fri May 8 19:30:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2406] 199.204.45.19 () {30 vars in 703 bytes} [Fri May 8 19:30:43 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: 1122/2407] 199.204.45.19 () {30 vars in 679 bytes} [Fri May 8 19:30:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2408] 199.204.45.19 () {30 vars in 715 bytes} [Fri May 8 19:30:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2409] 199.204.45.19 () {30 vars in 735 bytes} [Fri May 8 19:30:43 2026] GET /v2.0/ports/4be67ce8-65c7-4406-9c40-6266f6a53df1 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2410] 199.204.45.19 () {30 vars in 701 bytes} [Fri May 8 19:30:44 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: 1124/2411] 199.204.45.19 () {30 vars in 703 bytes} [Fri May 8 19:30:44 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: 1288/2412] 199.204.45.19 () {30 vars in 679 bytes} [Fri May 8 19:30:44 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: 1125/2413] 199.204.45.19 () {30 vars in 715 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:44.326 8 INFO neutron.api.v2.resource [None req-db229579-c1ef-429d-8f2d-27f19e0d7fee 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1289/2414] 199.204.45.19 () {30 vars in 761 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/security-groups/lb-d632ae1b-dc25-4240-96eb-ec80810e01af => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2415] 199.204.45.19 () {30 vars in 783 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/security-groups?name=lb-d632ae1b-dc25-4240-96eb-ec80810e01af => generated 23 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2416] 199.204.45.19 () {34 vars in 734 bytes} [Fri May 8 19:30:44 2026] POST /v2.0/security-groups => generated 1638 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2417] 199.204.45.19 () {30 vars in 813 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/security-group-rules?security_group_id=f0f848d5-c0eb-4a33-9f8a-16d94c3d801a => generated 1182 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2418] 199.204.45.19 () {34 vars in 787 bytes} [Fri May 8 19:30:44 2026] PUT /v2.0/ports/4be67ce8-65c7-4406-9c40-6266f6a53df1 => generated 1132 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2419] 199.204.45.19 () {30 vars in 701 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1292/2420] 199.204.45.19 () {30 vars in 703 bytes} [Fri May 8 19:30:44 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: 1129/2421] 199.204.45.19 () {30 vars in 679 bytes} [Fri May 8 19:30:44 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: 1293/2422] 199.204.45.19 () {30 vars in 715 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2423] 199.204.45.19 () {30 vars in 739 bytes} [Fri May 8 19:30:44 2026] GET /v2.0/subnets/7b610a48-580b-4592-94d2-21e507898e6f => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:47.144 8 WARNING neutron_lib.context [None req-4aeddfc1-f29c-46aa-b7b9-2ac01bcd3dbe d139214b108a4a76b54aec90eff82d78 47a3334a09af43998cbfd8f128160245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:30:47.277 8 INFO neutron.db.segments_db [None req-4aeddfc1-f29c-46aa-b7b9-2ac01bcd3dbe d139214b108a4a76b54aec90eff82d78 47a3334a09af43998cbfd8f128160245 - - default default] Added segment b9981873-e4bc-44a9-8007-bf26ba77f1c9 of type vxlan for network b1c066fc-31aa-4762-a1e8-c08fde491f12 [pid: 8|app: 0|req: 1294/2424] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:30:47 2026] POST /v2.0/networks => generated 630 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:30:47.400 7 WARNING neutron_lib.context [None req-58494f75-ed27-4c04-b61f-ef593a725625 d139214b108a4a76b54aec90eff82d78 47a3334a09af43998cbfd8f128160245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1131/2425] 10.0.0.151 () {34 vars in 663 bytes} [Fri May 8 19:30:47 2026] POST /v2.0/ports => generated 743 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:30:47.767 8 WARNING neutron_lib.context [None req-2c91ec06-639c-4988-8093-ef8b68641c45 d139214b108a4a76b54aec90eff82d78 47a3334a09af43998cbfd8f128160245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:30:47.846 8 INFO neutron.db.segments_db [None req-2c91ec06-639c-4988-8093-ef8b68641c45 d139214b108a4a76b54aec90eff82d78 47a3334a09af43998cbfd8f128160245 - - default default] Added segment 86f5b718-7a33-4c0b-9feb-cd14529f0d0e of type vxlan for network b7fc9804-e19b-4ac4-ae1e-e341c0f61732 [pid: 8|app: 0|req: 1295/2426] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:30:47 2026] POST /v2.0/networks => generated 631 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 19:30:47.960 7 WARNING neutron_lib.context [None req-2dffd8f1-f88c-4bc1-9325-160d28b9c325 d139214b108a4a76b54aec90eff82d78 47a3334a09af43998cbfd8f128160245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1132/2427] 10.0.0.151 () {34 vars in 663 bytes} [Fri May 8 19:30:47 2026] POST /v2.0/ports => generated 743 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:30:48.320 8 WARNING neutron_lib.context [None req-ea605cf4-e904-4e99-a363-03b3a3cf1e62 d139214b108a4a76b54aec90eff82d78 47a3334a09af43998cbfd8f128160245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:30:48.400 8 INFO neutron.db.segments_db [None req-ea605cf4-e904-4e99-a363-03b3a3cf1e62 d139214b108a4a76b54aec90eff82d78 47a3334a09af43998cbfd8f128160245 - - default default] Added segment c64016cb-2363-4002-850b-c4510909c831 of type vxlan for network 74cf15a6-ad28-4716-85ec-c049530cae6f [pid: 8|app: 0|req: 1296/2428] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:30:48 2026] POST /v2.0/networks => generated 632 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 19:30:48.535 7 WARNING neutron_lib.context [None req-316223d4-cbab-4de0-a938-44a40174e31d d139214b108a4a76b54aec90eff82d78 47a3334a09af43998cbfd8f128160245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1133/2429] 10.0.0.151 () {34 vars in 663 bytes} [Fri May 8 19:30:48 2026] POST /v2.0/ports => generated 743 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:30:48.870 8 WARNING neutron_lib.context [None req-c584ce5e-20e4-492e-8d48-3ebeb2449125 d139214b108a4a76b54aec90eff82d78 47a3334a09af43998cbfd8f128160245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:30:48.935 8 INFO neutron.db.segments_db [None req-c584ce5e-20e4-492e-8d48-3ebeb2449125 d139214b108a4a76b54aec90eff82d78 47a3334a09af43998cbfd8f128160245 - - default default] Added segment 8bbd1b52-f35e-446b-a87d-c700576dfe84 of type vxlan for network 938765e0-af67-4db2-a9c2-d9750ad5aac2 [pid: 8|app: 0|req: 1297/2430] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:30:48 2026] POST /v2.0/networks => generated 632 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 19:30:49.052 7 WARNING neutron_lib.context [None req-d54c7fcf-1793-4983-87a8-ef83fd5addfd d139214b108a4a76b54aec90eff82d78 47a3334a09af43998cbfd8f128160245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1134/2431] 10.0.0.151 () {34 vars in 663 bytes} [Fri May 8 19:30:49 2026] POST /v2.0/ports => generated 743 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:30:49.443 8 WARNING neutron_lib.context [None req-35e230b2-30e4-4535-85a8-4acb67fefc9e d139214b108a4a76b54aec90eff82d78 47a3334a09af43998cbfd8f128160245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:30:49.520 8 INFO neutron.db.segments_db [None req-35e230b2-30e4-4535-85a8-4acb67fefc9e d139214b108a4a76b54aec90eff82d78 47a3334a09af43998cbfd8f128160245 - - default default] Added segment ef65b1d4-5b8b-4071-b63c-79b66b7ff2d8 of type vxlan for network ac5dfecd-047b-4fd4-9693-007e311ebf78 [pid: 8|app: 0|req: 1298/2432] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:30:49 2026] POST /v2.0/networks => generated 631 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 19:30:49.673 7 WARNING neutron_lib.context [None req-88d24f21-1c15-4296-99f1-72344602c30b d139214b108a4a76b54aec90eff82d78 47a3334a09af43998cbfd8f128160245 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1135/2433] 10.0.0.151 () {34 vars in 663 bytes} [Fri May 8 19:30:49 2026] POST /v2.0/ports => generated 743 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2434] 10.0.0.151 () {34 vars in 746 bytes} [Fri May 8 19:30:50 2026] PUT /v2.0/ports/f3810d6c-2830-4ad2-8efc-d0681be83bdb/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1136/2435] 10.0.0.151 () {34 vars in 746 bytes} [Fri May 8 19:30:50 2026] PUT /v2.0/ports/fe1c3778-1764-4656-bd37-57ab55c1c7de/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2436] 10.0.0.151 () {34 vars in 746 bytes} [Fri May 8 19:30:50 2026] PUT /v2.0/ports/11ac499a-1710-4847-ac7a-aafce6f6aed0/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2437] 10.0.0.151 () {34 vars in 746 bytes} [Fri May 8 19:30:50 2026] PUT /v2.0/ports/b2849435-1a59-467b-b9a6-b6f64af28fd6/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2438] 10.0.0.151 () {32 vars in 659 bytes} [Fri May 8 19:30:50 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2439] 10.0.0.151 () {32 vars in 673 bytes} [Fri May 8 19:30:50 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2440] 10.0.0.151 () {32 vars in 669 bytes} [Fri May 8 19:30:50 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2441] 10.0.0.151 () {32 vars in 681 bytes} [Fri May 8 19:30:50 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2442] 10.0.0.151 () {32 vars in 667 bytes} [Fri May 8 19:30:50 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2445] 10.0.0.151 () {32 vars in 681 bytes} [Fri May 8 19:30:50 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2446] 10.0.0.151 () {32 vars in 677 bytes} [Fri May 8 19:30:51 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2447] 10.0.0.151 () {32 vars in 689 bytes} [Fri May 8 19:30:51 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2448] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:30:51 2026] DELETE /v2.0/ports/f3810d6c-2830-4ad2-8efc-d0681be83bdb => 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: 1142/2449] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:30:51 2026] DELETE /v2.0/ports/fe1c3778-1764-4656-bd37-57ab55c1c7de => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2450] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:30:51 2026] DELETE /v2.0/ports/11ac499a-1710-4847-ac7a-aafce6f6aed0 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2451] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:30:52 2026] DELETE /v2.0/ports/b2849435-1a59-467b-b9a6-b6f64af28fd6 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2452] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:30:52 2026] DELETE /v2.0/ports/65349e1e-40ff-4f4e-a1c6-a72ef11892e5 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2453] 10.0.0.46 () {34 vars in 1014 bytes} [Fri May 8 19:30:52 2026] GET /v2.0/security-groups?id=378e43bc-1694-4540-8a94-0ef356c78494&fields=id => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2454] 10.0.0.46 () {34 vars in 980 bytes} [Fri May 8 19:30:52 2026] GET /v2.0/networks?id=6238be7e-0f10-46c8-8821-a896a9a52cf9 => generated 735 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2455] 10.0.0.46 () {34 vars in 963 bytes} [Fri May 8 19:30:52 2026] GET /v2.0/quotas/0f4003ff575a4b3881334da0da5ff502 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:52.783 7 INFO neutron.services.segments.plugin [-] Segment b9981873-e4bc-44a9-8007-bf26ba77f1c9 resource provider aggregate not found 2026-05-08 19:30:52.787 7 INFO neutron.services.segments.plugin [-] Segment b9981873-e4bc-44a9-8007-bf26ba77f1c9 resource provider aggregate not found 2026-05-08 19:30:52.802 7 INFO neutron.services.segments.plugin [-] Segment b9981873-e4bc-44a9-8007-bf26ba77f1c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9981873-e4bc-44a9-8007-bf26ba77f1c9 found for delete ", "request_id": "req-0a2a6e3e-900a-4cdf-8821-21e2bc0e8a6d"}]} 2026-05-08 19:30:52.804 7 INFO neutron.services.segments.plugin [-] Segment b9981873-e4bc-44a9-8007-bf26ba77f1c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9981873-e4bc-44a9-8007-bf26ba77f1c9 found for delete ", "request_id": "req-ecdb8abb-c65f-4050-9a78-309addb10de3"}]} [pid: 7|app: 0|req: 1144/2456] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:30:52 2026] DELETE /v2.0/networks/b1c066fc-31aa-4762-a1e8-c08fde491f12 => 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: 1313/2457] 10.0.0.46 () {34 vars in 1000 bytes} [Fri May 8 19:30:52 2026] GET /v2.0/ports?tenant_id=0f4003ff575a4b3881334da0da5ff502&fields=id => generated 149 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2458] 10.0.0.46 () {34 vars in 1006 bytes} [Fri May 8 19:30:52 2026] GET /v2.0/networks/6238be7e-0f10-46c8-8821-a896a9a52cf9?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2459] 10.0.0.46 () {34 vars in 1106 bytes} [Fri May 8 19:30:52 2026] GET /v2.0/networks/6238be7e-0f10-46c8-8821-a896a9a52cf9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2460] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:30:52 2026] DELETE /v2.0/networks/b7fc9804-e19b-4ac4-ae1e-e341c0f61732 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:30:53.167 8 INFO neutron.services.segments.plugin [-] Segment c64016cb-2363-4002-850b-c4510909c831 resource provider aggregate not found 2026-05-08 19:30:53.173 8 INFO neutron.services.segments.plugin [-] Segment c64016cb-2363-4002-850b-c4510909c831 resource provider aggregate not found 2026-05-08 19:30:53.185 8 INFO neutron.services.segments.plugin [-] Segment c64016cb-2363-4002-850b-c4510909c831 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c64016cb-2363-4002-850b-c4510909c831 found for delete ", "request_id": "req-f4e75a9e-d6c7-4402-b7b1-f4bf85531ab2"}]} [pid: 8|app: 0|req: 1316/2461] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:30:52 2026] DELETE /v2.0/networks/74cf15a6-ad28-4716-85ec-c049530cae6f => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2462] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:30:53 2026] DELETE /v2.0/networks/938765e0-af67-4db2-a9c2-d9750ad5aac2 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:30:53.409 8 INFO neutron.services.segments.plugin [-] Segment c64016cb-2363-4002-850b-c4510909c831 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c64016cb-2363-4002-850b-c4510909c831 found for delete ", "request_id": "req-80ae43cf-df19-4ded-9d69-63aeb331309c"}]} [pid: 7|app: 0|req: 1147/2463] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:30:53 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => 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: 1148/2464] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:30:53 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => 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: 1317/2465] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:30:53 2026] DELETE /v2.0/networks/ac5dfecd-047b-4fd4-9693-007e311ebf78 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2466] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:30:53 2026] GET /v2.0/networks?id=6238be7e-0f10-46c8-8821-a896a9a52cf9 => generated 735 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2467] 199.204.45.19 () {34 vars in 1048 bytes} [Fri May 8 19:30:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0f4003ff575a4b3881334da0da5ff502 => generated 343 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2468] 199.204.45.19 () {38 vars in 953 bytes} [Fri May 8 19:30:54 2026] POST /v2.0/ports => generated 1074 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2469] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:30:54 2026] GET /v2.0/security-groups?tenant_id=b475ff7b6cfc4ed38cad8543ba4f4e09&name=default => generated 2929 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1151/2470] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:30:54 2026] DELETE /v2.0/security-groups/2277dfa4-8aaa-44a7-8f7b-864eb9cf297b => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:30:54.855 7 INFO neutron.services.segments.plugin [-] Segment 86f5b718-7a33-4c0b-9feb-cd14529f0d0e resource provider aggregate not found 2026-05-08 19:30:54.861 7 INFO neutron.services.segments.plugin [-] Segment 86f5b718-7a33-4c0b-9feb-cd14529f0d0e resource provider aggregate not found 2026-05-08 19:30:54.871 7 INFO neutron.services.segments.plugin [-] Segment 86f5b718-7a33-4c0b-9feb-cd14529f0d0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86f5b718-7a33-4c0b-9feb-cd14529f0d0e found for delete ", "request_id": "req-a27b8fc1-f5bb-4a0a-9def-c83f14b871c8"}]} 2026-05-08 19:30:54.877 7 INFO neutron.services.segments.plugin [-] Segment 86f5b718-7a33-4c0b-9feb-cd14529f0d0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86f5b718-7a33-4c0b-9feb-cd14529f0d0e found for delete ", "request_id": "req-95905aa0-3d49-4f9a-bf14-e29459f983af"}]} 2026-05-08 19:30:54.885 7 INFO neutron.services.segments.plugin [-] Segment 8bbd1b52-f35e-446b-a87d-c700576dfe84 resource provider aggregate not found 2026-05-08 19:30:54.894 7 INFO neutron.services.segments.plugin [-] Segment 8bbd1b52-f35e-446b-a87d-c700576dfe84 resource provider aggregate not found 2026-05-08 19:30:54.898 7 INFO neutron.services.segments.plugin [-] Segment 8bbd1b52-f35e-446b-a87d-c700576dfe84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bbd1b52-f35e-446b-a87d-c700576dfe84 found for delete ", "request_id": "req-6e8f6703-6b21-40f3-a201-dfeb5ad851a0"}]} [pid: 7|app: 0|req: 1152/2471] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:30:54 2026] GET /v2.0/security-groups?tenant_id=47a3334a09af43998cbfd8f128160245&name=default => generated 2929 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:30:54.915 7 INFO neutron.services.segments.plugin [-] Segment 8bbd1b52-f35e-446b-a87d-c700576dfe84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bbd1b52-f35e-446b-a87d-c700576dfe84 found for delete ", "request_id": "req-ba6c0b0e-2cd5-4f9a-96ed-a4acc95fd9f4"}]} [pid: 7|app: 0|req: 1153/2472] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:30:54 2026] DELETE /v2.0/security-groups/49c24a03-1a67-4c58-8f34-9279897088f9 => 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: 1320/2473] 199.204.45.19 () {38 vars in 1026 bytes} [Fri May 8 19:30:54 2026] PUT /v2.0/ports/258852ce-360a-4049-9b47-f5804d074701 => generated 1199 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1154/2474] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:30:55 2026] GET /v2.0/ports?tenant_id=0f4003ff575a4b3881334da0da5ff502&device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:30:55.200 8 INFO neutron.services.segments.plugin [-] Segment ef65b1d4-5b8b-4071-b63c-79b66b7ff2d8 resource provider aggregate not found [pid: 7|app: 0|req: 1155/2475] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:30:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.8&port_id=258852ce-360a-4049-9b47-f5804d074701 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:30:55.217 8 INFO neutron.services.segments.plugin [-] Segment ef65b1d4-5b8b-4071-b63c-79b66b7ff2d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef65b1d4-5b8b-4071-b63c-79b66b7ff2d8 found for delete ", "request_id": "req-3f3fad6a-6a8c-4613-906e-10a24e830e9d"}]} [pid: 7|app: 0|req: 1156/2476] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:30:55 2026] GET /v2.0/subnets?id=e7d25dfb-114e-4e74-adde-bef72de19fe0 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2477] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:30:55 2026] GET /v2.0/security-groups?tenant_id=82dcafff34324b86b4213ad46a892e0b&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2478] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:30:55 2026] GET /v2.0/ports?network_id=6238be7e-0f10-46c8-8821-a896a9a52cf9&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1158/2479] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:30:55 2026] GET /v2.0/networks/6238be7e-0f10-46c8-8821-a896a9a52cf9?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2480] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:30:55 2026] DELETE /v2.0/security-groups/f0fbd281-e8ec-4d8e-bce2-3f9f794082f3 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2481] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:30:55 2026] GET /v2.0/networks/6238be7e-0f10-46c8-8821-a896a9a52cf9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:30:55.687 8 INFO neutron.services.segments.plugin [-] Segment ef65b1d4-5b8b-4071-b63c-79b66b7ff2d8 resource provider aggregate not found 2026-05-08 19:30:55.718 8 INFO neutron.services.segments.plugin [-] Segment ef65b1d4-5b8b-4071-b63c-79b66b7ff2d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef65b1d4-5b8b-4071-b63c-79b66b7ff2d8 found for delete ", "request_id": "req-73864515-28d8-4f15-89b2-332f6dcf2d0a"}]} [pid: 8|app: 0|req: 1323/2482] 199.204.45.19 () {34 vars in 992 bytes} [Fri May 8 19:30:55 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2483] 199.204.45.19 () {34 vars in 1042 bytes} [Fri May 8 19:30:55 2026] GET /v2.0/security-groups?id=378e43bc-1694-4540-8a94-0ef356c78494&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: 1324/2484] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:30:56 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:30:56.422 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ce3e104-ec55-4a95-b481-568abfc91bf6'] response: {'name': 'network-changed', 'server_uuid': '0eaa6fd9-f40c-4c64-ae24-77299d48f9aa', 'tag': '258852ce-360a-4049-9b47-f5804d074701', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1161/2485] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:30:56 2026] GET /v2.0/security-groups?id=378e43bc-1694-4540-8a94-0ef356c78494&fields=id&fields=name => generated 96 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2486] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:30:56 2026] GET /v2.0/ports?tenant_id=0f4003ff575a4b3881334da0da5ff502&device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => 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: 1326/2487] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:30:56 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => 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: 1162/2488] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:30:56 2026] GET /v2.0/networks?id=6238be7e-0f10-46c8-8821-a896a9a52cf9 => generated 735 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2489] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:30:56 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.8&port_id=258852ce-360a-4049-9b47-f5804d074701 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2490] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:30:56 2026] GET /v2.0/subnets?id=e7d25dfb-114e-4e74-adde-bef72de19fe0 => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2491] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:30:56 2026] GET /v2.0/ports?network_id=6238be7e-0f10-46c8-8821-a896a9a52cf9&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2492] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:30:56 2026] GET /v2.0/networks/6238be7e-0f10-46c8-8821-a896a9a52cf9?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: 1329/2493] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:30:56 2026] GET /v2.0/networks/6238be7e-0f10-46c8-8821-a896a9a52cf9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:30:58.724 7 WARNING neutron_lib.context [None req-935fc2f8-ccda-4b7f-b34b-f49015e84058 27da0e5e945b429582a9d3d0a268b497 04dafe3b093842e280b806e7adfdd14c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1165/2494] 10.0.0.151 () {34 vars in 675 bytes} [Fri May 8 19:30:58 2026] POST /v2.0/floatingips => generated 552 bytes in 898 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2495] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:30:59 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2496] 10.0.0.151 () {34 vars in 758 bytes} [Fri May 8 19:30:59 2026] PUT /v2.0/floatingips/0091e439-7b3a-4458-a44c-2175e7f5c46a/tags => generated 25 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2497] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:30:59 2026] GET /v2.0/security-groups?id=378e43bc-1694-4540-8a94-0ef356c78494&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2498] 10.0.0.151 () {32 vars in 738 bytes} [Fri May 8 19:30:59 2026] GET /v2.0/floatingips/0091e439-7b3a-4458-a44c-2175e7f5c46a/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2499] 10.0.0.151 () {34 vars in 769 bytes} [Fri May 8 19:30:59 2026] PUT /v2.0/floatingips/0091e439-7b3a-4458-a44c-2175e7f5c46a/tags/green => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2500] 10.0.0.151 () {32 vars in 738 bytes} [Fri May 8 19:30:59 2026] GET /v2.0/floatingips/0091e439-7b3a-4458-a44c-2175e7f5c46a/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2501] 10.0.0.151 () {34 vars in 765 bytes} [Fri May 8 19:30:59 2026] PUT /v2.0/floatingips/0091e439-7b3a-4458-a44c-2175e7f5c46a/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2502] 10.0.0.151 () {32 vars in 738 bytes} [Fri May 8 19:30:59 2026] GET /v2.0/floatingips/0091e439-7b3a-4458-a44c-2175e7f5c46a/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: 1170/2503] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:30:59 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => 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: 1334/2504] 10.0.0.151 () {34 vars in 787 bytes} [Fri May 8 19:30:59 2026] PUT /v2.0/floatingips/0091e439-7b3a-4458-a44c-2175e7f5c46a/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2505] 10.0.0.151 () {32 vars in 738 bytes} [Fri May 8 19:30:59 2026] GET /v2.0/floatingips/0091e439-7b3a-4458-a44c-2175e7f5c46a/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2506] 10.0.0.151 () {34 vars in 758 bytes} [Fri May 8 19:30:59 2026] PUT /v2.0/floatingips/0091e439-7b3a-4458-a44c-2175e7f5c46a/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2507] 10.0.0.151 () {32 vars in 738 bytes} [Fri May 8 19:30:59 2026] GET /v2.0/floatingips/0091e439-7b3a-4458-a44c-2175e7f5c46a/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2508] 10.0.0.151 () {32 vars in 746 bytes} [Fri May 8 19:30:59 2026] GET /v2.0/floatingips/0091e439-7b3a-4458-a44c-2175e7f5c46a/tags/red => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:31:00.146 7 INFO neutron.api.v2.resource [None req-cbfa88d0-d28c-4495-b0b3-445c7c5cef7f 27da0e5e945b429582a9d3d0a268b497 04dafe3b093842e280b806e7adfdd14c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1173/2509] 10.0.0.151 () {32 vars in 750 bytes} [Fri May 8 19:31:00 2026] GET /v2.0/floatingips/0091e439-7b3a-4458-a44c-2175e7f5c46a/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2510] 10.0.0.151 () {32 vars in 749 bytes} [Fri May 8 19:31:00 2026] DELETE /v2.0/floatingips/0091e439-7b3a-4458-a44c-2175e7f5c46a/tags/red => 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: 1174/2511] 10.0.0.151 () {32 vars in 738 bytes} [Fri May 8 19:31:00 2026] GET /v2.0/floatingips/0091e439-7b3a-4458-a44c-2175e7f5c46a/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:31:00.316 8 INFO neutron.api.v2.resource [None req-a1a062b1-9104-4769-b7e2-9775b504ff8d 27da0e5e945b429582a9d3d0a268b497 04dafe3b093842e280b806e7adfdd14c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1338/2512] 10.0.0.151 () {32 vars in 753 bytes} [Fri May 8 19:31:00 2026] DELETE /v2.0/floatingips/0091e439-7b3a-4458-a44c-2175e7f5c46a/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2513] 10.0.0.151 () {32 vars in 741 bytes} [Fri May 8 19:31:00 2026] DELETE /v2.0/floatingips/0091e439-7b3a-4458-a44c-2175e7f5c46a/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2514] 10.0.0.151 () {32 vars in 738 bytes} [Fri May 8 19:31:00 2026] GET /v2.0/floatingips/0091e439-7b3a-4458-a44c-2175e7f5c46a/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: 1176/2515] 10.0.0.151 () {32 vars in 731 bytes} [Fri May 8 19:31:00 2026] DELETE /v2.0/floatingips/0091e439-7b3a-4458-a44c-2175e7f5c46a => generated 0 bytes in 323 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2516] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:31:01 2026] GET /v2.0/security-groups?tenant_id=04dafe3b093842e280b806e7adfdd14c&name=default => generated 2929 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2517] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:31:01 2026] DELETE /v2.0/security-groups/f6e7ae4f-e841-4812-a90d-96c671e0a6a2 => 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: 1341/2518] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:31:01 2026] GET /v2.0/security-groups?tenant_id=bae89daee9bc4110b624105f5d59a717&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2519] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:31:02 2026] DELETE /v2.0/security-groups/85a82a49-8c20-49ff-9a1f-5ab7b03c7a2a => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:31:05.553 8 WARNING neutron_lib.context [None req-4c5991d2-fd09-4b10-8396-728cdcf5a015 6b4e3d8f539f4b19856274009597bd3a c4719d7ce2564d109f73c543770add55 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:31:05.706 8 INFO neutron.db.segments_db [None req-4c5991d2-fd09-4b10-8396-728cdcf5a015 6b4e3d8f539f4b19856274009597bd3a c4719d7ce2564d109f73c543770add55 - - default default] Added segment a8754aa2-2375-490c-8a08-557889bc468b of type vxlan for network 896a0d6d-f8c2-4968-bd78-fe198ad77f76 [pid: 8|app: 0|req: 1342/2520] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:31:05 2026] POST /v2.0/networks => generated 632 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2521] 10.0.0.151 () {34 vars in 752 bytes} [Fri May 8 19:31:05 2026] PUT /v2.0/networks/896a0d6d-f8c2-4968-bd78-fe198ad77f76/tags => generated 25 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2522] 10.0.0.151 () {32 vars in 732 bytes} [Fri May 8 19:31:05 2026] GET /v2.0/networks/896a0d6d-f8c2-4968-bd78-fe198ad77f76/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2525] 10.0.0.151 () {34 vars in 763 bytes} [Fri May 8 19:31:06 2026] PUT /v2.0/networks/896a0d6d-f8c2-4968-bd78-fe198ad77f76/tags/green => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2526] 10.0.0.151 () {32 vars in 732 bytes} [Fri May 8 19:31:06 2026] GET /v2.0/networks/896a0d6d-f8c2-4968-bd78-fe198ad77f76/tags => generated 34 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2527] 10.0.0.151 () {34 vars in 759 bytes} [Fri May 8 19:31:06 2026] PUT /v2.0/networks/896a0d6d-f8c2-4968-bd78-fe198ad77f76/tags/red => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2528] 10.0.0.151 () {32 vars in 732 bytes} [Fri May 8 19:31:06 2026] GET /v2.0/networks/896a0d6d-f8c2-4968-bd78-fe198ad77f76/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2529] 10.0.0.151 () {34 vars in 781 bytes} [Fri May 8 19:31:06 2026] PUT /v2.0/networks/896a0d6d-f8c2-4968-bd78-fe198ad77f76/tags/black.or.white => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2530] 10.0.0.151 () {32 vars in 732 bytes} [Fri May 8 19:31:06 2026] GET /v2.0/networks/896a0d6d-f8c2-4968-bd78-fe198ad77f76/tags => generated 52 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2531] 10.0.0.151 () {34 vars in 752 bytes} [Fri May 8 19:31:06 2026] PUT /v2.0/networks/896a0d6d-f8c2-4968-bd78-fe198ad77f76/tags => generated 37 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2532] 10.0.0.151 () {32 vars in 732 bytes} [Fri May 8 19:31:06 2026] GET /v2.0/networks/896a0d6d-f8c2-4968-bd78-fe198ad77f76/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2533] 10.0.0.151 () {32 vars in 740 bytes} [Fri May 8 19:31:06 2026] GET /v2.0/networks/896a0d6d-f8c2-4968-bd78-fe198ad77f76/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:31:06.698 8 INFO neutron.api.v2.resource [None req-a5c657f0-2925-478b-a70e-85c3dd3e871c 6b4e3d8f539f4b19856274009597bd3a c4719d7ce2564d109f73c543770add55 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1350/2534] 10.0.0.151 () {32 vars in 744 bytes} [Fri May 8 19:31:06 2026] GET /v2.0/networks/896a0d6d-f8c2-4968-bd78-fe198ad77f76/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2535] 10.0.0.151 () {32 vars in 743 bytes} [Fri May 8 19:31:06 2026] DELETE /v2.0/networks/896a0d6d-f8c2-4968-bd78-fe198ad77f76/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2536] 10.0.0.151 () {32 vars in 732 bytes} [Fri May 8 19:31:06 2026] GET /v2.0/networks/896a0d6d-f8c2-4968-bd78-fe198ad77f76/tags => generated 30 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:31:06.885 7 INFO neutron.api.v2.resource [None req-1bedb03e-43c9-481d-b0eb-3dbfcd288cf0 6b4e3d8f539f4b19856274009597bd3a c4719d7ce2564d109f73c543770add55 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1186/2537] 10.0.0.151 () {32 vars in 747 bytes} [Fri May 8 19:31:06 2026] DELETE /v2.0/networks/896a0d6d-f8c2-4968-bd78-fe198ad77f76/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2538] 10.0.0.151 () {32 vars in 735 bytes} [Fri May 8 19:31:06 2026] DELETE /v2.0/networks/896a0d6d-f8c2-4968-bd78-fe198ad77f76/tags => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2539] 10.0.0.151 () {32 vars in 732 bytes} [Fri May 8 19:31:06 2026] GET /v2.0/networks/896a0d6d-f8c2-4968-bd78-fe198ad77f76/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:31:07.213 8 INFO neutron.services.segments.plugin [-] Segment a8754aa2-2375-490c-8a08-557889bc468b resource provider aggregate not found 2026-05-08 19:31:07.219 8 INFO neutron.services.segments.plugin [-] Segment a8754aa2-2375-490c-8a08-557889bc468b resource provider aggregate not found [pid: 8|app: 0|req: 1353/2540] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:31:07 2026] DELETE /v2.0/networks/896a0d6d-f8c2-4968-bd78-fe198ad77f76 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2541] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:31:07 2026] GET /v2.0/security-groups?tenant_id=7a14f47a9b6d453eb5193ffb4a08f47d&name=default => generated 2929 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:31:08.146 8 INFO neutron.services.segments.plugin [-] Segment a8754aa2-2375-490c-8a08-557889bc468b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8754aa2-2375-490c-8a08-557889bc468b found for delete ", "request_id": "req-7ab89573-10ac-4ef7-b197-1bfca1789b6c"}]} 2026-05-08 19:31:08.147 8 INFO neutron.services.segments.plugin [-] Segment a8754aa2-2375-490c-8a08-557889bc468b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8754aa2-2375-490c-8a08-557889bc468b found for delete ", "request_id": "req-4d043ddf-98ae-44a9-9250-c9e4dcbfd633"}]} [pid: 8|app: 0|req: 1354/2542] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:31:08 2026] DELETE /v2.0/security-groups/77758be8-0ac7-42b6-af15-7721e83a3fe2 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2543] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:31:08 2026] GET /v2.0/security-groups?tenant_id=c4719d7ce2564d109f73c543770add55&name=default => generated 2929 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2544] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:31:08 2026] DELETE /v2.0/security-groups/88dcb8ec-1e38-4dab-8cfe-4b032a4fefe1 => 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: 1190/2545] 10.0.0.151 () {34 vars in 677 bytes} [Fri May 8 19:31:11 2026] POST /v2.0/qos/policies => generated 359 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2546] 10.0.0.151 () {34 vars in 752 bytes} [Fri May 8 19:31:12 2026] PUT /v2.0/policies/253df34e-1192-4add-9d51-a90ded7d3fac/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2547] 10.0.0.151 () {32 vars in 732 bytes} [Fri May 8 19:31:12 2026] GET /v2.0/policies/253df34e-1192-4add-9d51-a90ded7d3fac/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2548] 10.0.0.151 () {34 vars in 763 bytes} [Fri May 8 19:31:12 2026] PUT /v2.0/policies/253df34e-1192-4add-9d51-a90ded7d3fac/tags/green => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2549] 10.0.0.151 () {32 vars in 732 bytes} [Fri May 8 19:31:12 2026] GET /v2.0/policies/253df34e-1192-4add-9d51-a90ded7d3fac/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2550] 10.0.0.151 () {34 vars in 759 bytes} [Fri May 8 19:31:12 2026] PUT /v2.0/policies/253df34e-1192-4add-9d51-a90ded7d3fac/tags/red => 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: 1193/2551] 10.0.0.151 () {32 vars in 732 bytes} [Fri May 8 19:31:12 2026] GET /v2.0/policies/253df34e-1192-4add-9d51-a90ded7d3fac/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2552] 10.0.0.151 () {34 vars in 781 bytes} [Fri May 8 19:31:12 2026] PUT /v2.0/policies/253df34e-1192-4add-9d51-a90ded7d3fac/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2553] 10.0.0.151 () {32 vars in 732 bytes} [Fri May 8 19:31:12 2026] GET /v2.0/policies/253df34e-1192-4add-9d51-a90ded7d3fac/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: 1360/2554] 10.0.0.151 () {34 vars in 752 bytes} [Fri May 8 19:31:12 2026] PUT /v2.0/policies/253df34e-1192-4add-9d51-a90ded7d3fac/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: 1195/2555] 10.0.0.151 () {32 vars in 732 bytes} [Fri May 8 19:31:12 2026] GET /v2.0/policies/253df34e-1192-4add-9d51-a90ded7d3fac/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2556] 10.0.0.151 () {32 vars in 740 bytes} [Fri May 8 19:31:12 2026] GET /v2.0/policies/253df34e-1192-4add-9d51-a90ded7d3fac/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:31:12.417 7 INFO neutron.api.v2.resource [None req-ccef7275-7cec-47e7-9f67-f9f975deb33a e63abea807d347deba5c891c95cfd33e 4bc62dd4b4654b34b96a42685f458929 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1196/2557] 10.0.0.151 () {32 vars in 744 bytes} [Fri May 8 19:31:12 2026] GET /v2.0/policies/253df34e-1192-4add-9d51-a90ded7d3fac/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: 1362/2558] 10.0.0.151 () {32 vars in 743 bytes} [Fri May 8 19:31:12 2026] DELETE /v2.0/policies/253df34e-1192-4add-9d51-a90ded7d3fac/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2559] 10.0.0.151 () {32 vars in 732 bytes} [Fri May 8 19:31:12 2026] GET /v2.0/policies/253df34e-1192-4add-9d51-a90ded7d3fac/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:31:12.523 8 INFO neutron.api.v2.resource [None req-f81fbd3f-d7c6-4008-a916-3d015c4389e2 e63abea807d347deba5c891c95cfd33e 4bc62dd4b4654b34b96a42685f458929 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1363/2560] 10.0.0.151 () {32 vars in 747 bytes} [Fri May 8 19:31:12 2026] DELETE /v2.0/policies/253df34e-1192-4add-9d51-a90ded7d3fac/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2561] 10.0.0.151 () {32 vars in 735 bytes} [Fri May 8 19:31:12 2026] DELETE /v2.0/policies/253df34e-1192-4add-9d51-a90ded7d3fac/tags => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2562] 10.0.0.151 () {32 vars in 732 bytes} [Fri May 8 19:31:12 2026] GET /v2.0/policies/253df34e-1192-4add-9d51-a90ded7d3fac/tags => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2563] 10.0.0.151 () {32 vars in 733 bytes} [Fri May 8 19:31:12 2026] DELETE /v2.0/qos/policies/253df34e-1192-4add-9d51-a90ded7d3fac => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2564] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:31:13 2026] GET /v2.0/security-groups?tenant_id=4c4a241bea09444a8f462ef79c2048d4&name=default => generated 2929 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2565] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:31:13 2026] DELETE /v2.0/security-groups/bd1c5f1c-e48b-4112-8b49-8fa4a5147b2a => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2566] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:31:13 2026] GET /v2.0/security-groups?tenant_id=4bc62dd4b4654b34b96a42685f458929&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2567] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:31:13 2026] DELETE /v2.0/security-groups/dc9c565e-e460-4204-8ed6-cac918a01998 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:31:17.305 8 WARNING neutron_lib.context [None req-b9d52e86-cf4f-416e-986d-3f067a2f3486 4e0ad26e8d9249f09aa35bd32e0e5613 0e192a6b39e247da97646437b10bf7f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:31:17.444 8 INFO neutron.db.segments_db [None req-b9d52e86-cf4f-416e-986d-3f067a2f3486 4e0ad26e8d9249f09aa35bd32e0e5613 0e192a6b39e247da97646437b10bf7f1 - - default default] Added segment 35e0a3b0-1115-4497-bb65-746d2d4e66d2 of type vxlan for network aef3f65e-5003-4f39-b11e-18c4a7f94822 [pid: 8|app: 0|req: 1367/2568] 10.0.0.151 () {34 vars in 669 bytes} [Fri May 8 19:31:17 2026] POST /v2.0/networks => generated 632 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:31:17.552 7 WARNING neutron_lib.context [None req-89c3ec83-4e26-41c7-a722-92a7317e0a64 4e0ad26e8d9249f09aa35bd32e0e5613 0e192a6b39e247da97646437b10bf7f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1202/2569] 10.0.0.151 () {34 vars in 663 bytes} [Fri May 8 19:31:17 2026] POST /v2.0/ports => generated 743 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:31:18.020 8 WARNING neutron_lib.context [None req-25718d98-17e0-438a-a176-d56066f84511 4e0ad26e8d9249f09aa35bd32e0e5613 0e192a6b39e247da97646437b10bf7f1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1368/2570] 10.0.0.151 () {34 vars in 665 bytes} [Fri May 8 19:31:18 2026] POST /v2.0/trunks => generated 407 bytes in 671 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1203/2571] 10.0.0.151 () {34 vars in 748 bytes} [Fri May 8 19:31:18 2026] PUT /v2.0/trunks/4ac3d106-bced-49b4-97a8-2cba8f6dabea/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2572] 10.0.0.151 () {32 vars in 728 bytes} [Fri May 8 19:31:18 2026] GET /v2.0/trunks/4ac3d106-bced-49b4-97a8-2cba8f6dabea/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2573] 10.0.0.151 () {34 vars in 759 bytes} [Fri May 8 19:31:18 2026] PUT /v2.0/trunks/4ac3d106-bced-49b4-97a8-2cba8f6dabea/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2574] 10.0.0.151 () {32 vars in 728 bytes} [Fri May 8 19:31:18 2026] GET /v2.0/trunks/4ac3d106-bced-49b4-97a8-2cba8f6dabea/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2575] 10.0.0.151 () {34 vars in 755 bytes} [Fri May 8 19:31:18 2026] PUT /v2.0/trunks/4ac3d106-bced-49b4-97a8-2cba8f6dabea/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: 1371/2576] 10.0.0.151 () {32 vars in 728 bytes} [Fri May 8 19:31:18 2026] GET /v2.0/trunks/4ac3d106-bced-49b4-97a8-2cba8f6dabea/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2577] 10.0.0.151 () {34 vars in 777 bytes} [Fri May 8 19:31:18 2026] PUT /v2.0/trunks/4ac3d106-bced-49b4-97a8-2cba8f6dabea/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2578] 10.0.0.151 () {32 vars in 728 bytes} [Fri May 8 19:31:18 2026] GET /v2.0/trunks/4ac3d106-bced-49b4-97a8-2cba8f6dabea/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2579] 10.0.0.151 () {34 vars in 748 bytes} [Fri May 8 19:31:18 2026] PUT /v2.0/trunks/4ac3d106-bced-49b4-97a8-2cba8f6dabea/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: 1373/2580] 10.0.0.151 () {32 vars in 728 bytes} [Fri May 8 19:31:19 2026] GET /v2.0/trunks/4ac3d106-bced-49b4-97a8-2cba8f6dabea/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2581] 10.0.0.151 () {32 vars in 736 bytes} [Fri May 8 19:31:19 2026] GET /v2.0/trunks/4ac3d106-bced-49b4-97a8-2cba8f6dabea/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:31:19.134 8 INFO neutron.api.v2.resource [None req-856558e3-69f9-4957-8d4a-1c046b46dd74 4e0ad26e8d9249f09aa35bd32e0e5613 0e192a6b39e247da97646437b10bf7f1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1374/2582] 10.0.0.151 () {32 vars in 740 bytes} [Fri May 8 19:31:19 2026] GET /v2.0/trunks/4ac3d106-bced-49b4-97a8-2cba8f6dabea/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2583] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:31:19 2026] DELETE /v2.0/trunks/4ac3d106-bced-49b4-97a8-2cba8f6dabea/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: 1375/2584] 10.0.0.151 () {32 vars in 728 bytes} [Fri May 8 19:31:19 2026] GET /v2.0/trunks/4ac3d106-bced-49b4-97a8-2cba8f6dabea/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:31:19.245 7 INFO neutron.api.v2.resource [None req-c71bbbac-3764-43f2-831f-5eda8269e501 4e0ad26e8d9249f09aa35bd32e0e5613 0e192a6b39e247da97646437b10bf7f1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1210/2585] 10.0.0.151 () {32 vars in 743 bytes} [Fri May 8 19:31:19 2026] DELETE /v2.0/trunks/4ac3d106-bced-49b4-97a8-2cba8f6dabea/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2586] 10.0.0.151 () {32 vars in 731 bytes} [Fri May 8 19:31:19 2026] DELETE /v2.0/trunks/4ac3d106-bced-49b4-97a8-2cba8f6dabea/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2587] 10.0.0.151 () {32 vars in 728 bytes} [Fri May 8 19:31:19 2026] GET /v2.0/trunks/4ac3d106-bced-49b4-97a8-2cba8f6dabea/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2588] 10.0.0.151 () {32 vars in 718 bytes} [Fri May 8 19:31:19 2026] GET /v2.0/trunks/4ac3d106-bced-49b4-97a8-2cba8f6dabea => generated 407 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2589] 10.0.0.151 () {32 vars in 716 bytes} [Fri May 8 19:31:19 2026] GET /v2.0/ports/34cf0f37-b4a1-43ee-b75e-647ab7815d1f => generated 826 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2590] 10.0.0.151 () {32 vars in 721 bytes} [Fri May 8 19:31:19 2026] DELETE /v2.0/trunks/4ac3d106-bced-49b4-97a8-2cba8f6dabea => 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: 1213/2591] 10.0.0.151 () {32 vars in 719 bytes} [Fri May 8 19:31:19 2026] DELETE /v2.0/ports/34cf0f37-b4a1-43ee-b75e-647ab7815d1f => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2592] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:31:19 2026] DELETE /v2.0/networks/aef3f65e-5003-4f39-b11e-18c4a7f94822 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2593] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:31:20 2026] GET /v2.0/security-groups?tenant_id=0e192a6b39e247da97646437b10bf7f1&name=default => generated 2929 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:31:21.002 8 INFO neutron.services.segments.plugin [-] Segment 35e0a3b0-1115-4497-bb65-746d2d4e66d2 resource provider aggregate not found 2026-05-08 19:31:21.013 8 INFO neutron.services.segments.plugin [-] Segment 35e0a3b0-1115-4497-bb65-746d2d4e66d2 resource provider aggregate not found 2026-05-08 19:31:21.033 8 INFO neutron.services.segments.plugin [-] Segment 35e0a3b0-1115-4497-bb65-746d2d4e66d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35e0a3b0-1115-4497-bb65-746d2d4e66d2 found for delete ", "request_id": "req-74fe90bc-2f82-4c02-b0f9-8b798b9c9302"}]} 2026-05-08 19:31:21.035 8 INFO neutron.services.segments.plugin [-] Segment 35e0a3b0-1115-4497-bb65-746d2d4e66d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35e0a3b0-1115-4497-bb65-746d2d4e66d2 found for delete ", "request_id": "req-51370586-dc93-4f7a-8325-62f15c4759f3"}]} [pid: 8|app: 0|req: 1380/2596] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:31:20 2026] DELETE /v2.0/security-groups/35277518-5b35-4890-a4b0-61ba266036b6 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2597] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:31:21 2026] GET /v2.0/security-groups?tenant_id=36401eb4591d486eb6aebd3cdbffdb2e&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2598] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:31:21 2026] DELETE /v2.0/security-groups/d1bb211b-72ce-49bc-a802-00ca7bf08fa9 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2599] 199.204.45.19 () {34 vars in 1094 bytes} [Fri May 8 19:31:27 2026] GET /v2.0/ports?device_id=831823a6-b09e-4e5d-8b92-df3b04784081&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2600] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:31:27 2026] GET /v2.0/ports?tenant_id=3a6b075c77184ea4a1de60cbf6719f4a&device_id=831823a6-b09e-4e5d-8b92-df3b04784081 => generated 1469 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2601] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:31:27 2026] GET /v2.0/networks?id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2602] 199.204.45.19 () {34 vars in 1054 bytes} [Fri May 8 19:31:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.48&port_id=6435d941-eb33-4fe2-917e-5371cc0a590c => generated 859 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2603] 199.204.45.19 () {34 vars in 1104 bytes} [Fri May 8 19:31:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A13c&port_id=6435d941-eb33-4fe2-917e-5371cc0a590c => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2604] 199.204.45.19 () {34 vars in 1062 bytes} [Fri May 8 19:31:27 2026] GET /v2.0/subnets?id=e65cf3b9-c78e-4c79-abfa-5b0c5d6af68d&id=15b800e2-f26a-48a0-988e-ca62c3be3657 => generated 1367 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2605] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:31:27 2026] GET /v2.0/ports?network_id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2606] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:31:27 2026] GET /v2.0/ports?network_id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2607] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:31:27 2026] GET /v2.0/networks/283532b1-1ff3-4a79-bcc2-9ff47bf6991c?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2608] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:31:27 2026] GET /v2.0/networks/283532b1-1ff3-4a79-bcc2-9ff47bf6991c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2609] 199.204.45.19 () {30 vars in 701 bytes} [Fri May 8 19:31:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2610] 199.204.45.19 () {30 vars in 703 bytes} [Fri May 8 19:31:34 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: 1224/2611] 199.204.45.19 () {30 vars in 679 bytes} [Fri May 8 19:31:34 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: 1388/2612] 199.204.45.19 () {30 vars in 715 bytes} [Fri May 8 19:31:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2613] 199.204.45.19 () {30 vars in 739 bytes} [Fri May 8 19:31:34 2026] GET /v2.0/subnets/7b610a48-580b-4592-94d2-21e507898e6f => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2614] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:31:34 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2615] 199.204.45.19 () {34 vars in 715 bytes} [Fri May 8 19:31:34 2026] POST /v2.0/ports => generated 1097 bytes in 740 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2616] 10.0.0.46 () {34 vars in 969 bytes} [Fri May 8 19:31:35 2026] GET /v2.0/ports/e0b491f8-3fbd-40dd-8303-07af4b834df3 => generated 1097 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1227/2617] 10.0.0.46 () {34 vars in 905 bytes} [Fri May 8 19:31:35 2026] GET /v2.0/extensions => generated 19901 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2618] 199.204.45.19 () {34 vars in 1260 bytes} [Fri May 8 19:31:35 2026] GET /v2.0/ports/e0b491f8-3fbd-40dd-8303-07af4b834df3?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2619] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:31:35 2026] GET /v2.0/networks/a754f3c9-35eb-4444-9857-b7cb1f64834e?fields=segments => generated 14 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2620] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:31:35 2026] GET /v2.0/networks/a754f3c9-35eb-4444-9857-b7cb1f64834e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2623] 199.204.45.19 () {34 vars in 973 bytes} [Fri May 8 19:31:36 2026] GET /v2.0/ports/e0b491f8-3fbd-40dd-8303-07af4b834df3 => generated 1097 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2624] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:31:36 2026] GET /v2.0/networks?id=a754f3c9-35eb-4444-9857-b7cb1f64834e => generated 803 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2625] 199.204.45.19 () {38 vars in 1026 bytes} [Fri May 8 19:31:36 2026] PUT /v2.0/ports/e0b491f8-3fbd-40dd-8303-07af4b834df3 => generated 1251 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2626] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:31:36 2026] GET /v2.0/ports?tenant_id=0f4003ff575a4b3881334da0da5ff502&device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 2519 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1231/2627] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:31:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.8&port_id=258852ce-360a-4049-9b47-f5804d074701 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2628] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:31:36 2026] GET /v2.0/subnets?id=e7d25dfb-114e-4e74-adde-bef72de19fe0 => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2629] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:31:36 2026] GET /v2.0/ports?network_id=6238be7e-0f10-46c8-8821-a896a9a52cf9&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2630] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:31:36 2026] GET /v2.0/networks/6238be7e-0f10-46c8-8821-a896a9a52cf9?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1233/2631] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:31:37 2026] GET /v2.0/networks/6238be7e-0f10-46c8-8821-a896a9a52cf9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2632] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:31:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.169&port_id=e0b491f8-3fbd-40dd-8303-07af4b834df3 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2633] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:31:37 2026] GET /v2.0/subnets?id=7b610a48-580b-4592-94d2-21e507898e6f => generated 654 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2634] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:31:37 2026] GET /v2.0/ports?network_id=a754f3c9-35eb-4444-9857-b7cb1f64834e&device_owner=network%3Adhcp => generated 1461 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:31:37.257 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-649b640c-00fb-422d-a7e7-8ddcc0bf56c1'] response: {'name': 'network-changed', 'server_uuid': '0eaa6fd9-f40c-4c64-ae24-77299d48f9aa', 'tag': 'e0b491f8-3fbd-40dd-8303-07af4b834df3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1235/2635] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:31:37 2026] GET /v2.0/networks/a754f3c9-35eb-4444-9857-b7cb1f64834e?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2636] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:31:37 2026] GET /v2.0/networks/a754f3c9-35eb-4444-9857-b7cb1f64834e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2637] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:31:37 2026] GET /v2.0/ports?tenant_id=0f4003ff575a4b3881334da0da5ff502&device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 2519 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2638] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:31:37 2026] GET /v2.0/networks?id=a754f3c9-35eb-4444-9857-b7cb1f64834e => generated 803 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2639] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:31:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.169&port_id=e0b491f8-3fbd-40dd-8303-07af4b834df3 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2640] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:31:37 2026] GET /v2.0/subnets?id=7b610a48-580b-4592-94d2-21e507898e6f => generated 654 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2641] 10.0.0.46 () {34 vars in 969 bytes} [Fri May 8 19:31:37 2026] GET /v2.0/ports/e0b491f8-3fbd-40dd-8303-07af4b834df3 => generated 1287 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2642] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:31:37 2026] GET /v2.0/ports?network_id=a754f3c9-35eb-4444-9857-b7cb1f64834e&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2643] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:31:37 2026] GET /v2.0/networks/a754f3c9-35eb-4444-9857-b7cb1f64834e?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2644] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:31:37 2026] GET /v2.0/networks/a754f3c9-35eb-4444-9857-b7cb1f64834e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2645] 199.204.45.19 () {34 vars in 787 bytes} [Fri May 8 19:31:37 2026] PUT /v2.0/ports/e0b491f8-3fbd-40dd-8303-07af4b834df3 => generated 1312 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:31:38.047 8 INFO neutron.api.v2.resource [None req-ac079422-6264-4106-aff1-577f8fc2d6fd 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1407/2646] 199.204.45.19 () {30 vars in 761 bytes} [Fri May 8 19:31:38 2026] GET /v2.0/security-groups/lb-d632ae1b-dc25-4240-96eb-ec80810e01af => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1240/2647] 199.204.45.19 () {30 vars in 783 bytes} [Fri May 8 19:31:38 2026] GET /v2.0/security-groups?name=lb-d632ae1b-dc25-4240-96eb-ec80810e01af => generated 1639 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2648] 199.204.45.19 () {34 vars in 787 bytes} [Fri May 8 19:31:38 2026] PUT /v2.0/ports/e0b491f8-3fbd-40dd-8303-07af4b834df3 => generated 1312 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2649] 199.204.45.19 () {30 vars in 701 bytes} [Fri May 8 19:31:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1409/2650] 199.204.45.19 () {30 vars in 703 bytes} [Fri May 8 19:31:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2651] 199.204.45.19 () {30 vars in 679 bytes} [Fri May 8 19:31:38 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: 1410/2652] 199.204.45.19 () {30 vars in 715 bytes} [Fri May 8 19:31:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2653] 199.204.45.19 () {30 vars in 739 bytes} [Fri May 8 19:31:38 2026] GET /v2.0/subnets/7b610a48-580b-4592-94d2-21e507898e6f => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2654] 199.204.45.19 () {30 vars in 735 bytes} [Fri May 8 19:31:38 2026] GET /v2.0/ports/4be67ce8-65c7-4406-9c40-6266f6a53df1 => generated 1132 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2655] 199.204.45.19 () {30 vars in 735 bytes} [Fri May 8 19:31:38 2026] GET /v2.0/ports/e0b491f8-3fbd-40dd-8303-07af4b834df3 => generated 1348 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:31:38.903 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5840c63a-2bdb-43da-b144-e6826611a3a7'] response: {'name': 'network-changed', 'server_uuid': '0eaa6fd9-f40c-4c64-ae24-77299d48f9aa', 'tag': 'e0b491f8-3fbd-40dd-8303-07af4b834df3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1245/2656] 199.204.45.19 () {30 vars in 739 bytes} [Fri May 8 19:31:38 2026] GET /v2.0/subnets/7b610a48-580b-4592-94d2-21e507898e6f => generated 651 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2657] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:31:38 2026] GET /v2.0/ports?tenant_id=0f4003ff575a4b3881334da0da5ff502&device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 2580 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2658] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:31:38 2026] GET /v2.0/networks?id=a754f3c9-35eb-4444-9857-b7cb1f64834e => generated 803 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2659] 199.204.45.19 () {30 vars in 741 bytes} [Fri May 8 19:31:38 2026] GET /v2.0/networks/a754f3c9-35eb-4444-9857-b7cb1f64834e => generated 800 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2660] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:31:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.169&port_id=e0b491f8-3fbd-40dd-8303-07af4b834df3 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2661] 199.204.45.19 () {30 vars in 735 bytes} [Fri May 8 19:31:39 2026] GET /v2.0/ports/4be67ce8-65c7-4406-9c40-6266f6a53df1 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2662] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:31:39 2026] GET /v2.0/subnets?id=7b610a48-580b-4592-94d2-21e507898e6f => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2663] 199.204.45.19 () {30 vars in 739 bytes} [Fri May 8 19:31:39 2026] GET /v2.0/subnets/7b610a48-580b-4592-94d2-21e507898e6f => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2664] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:31:39 2026] GET /v2.0/ports?network_id=a754f3c9-35eb-4444-9857-b7cb1f64834e&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2665] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:31:39 2026] GET /v2.0/networks/a754f3c9-35eb-4444-9857-b7cb1f64834e?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2666] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:31:39 2026] GET /v2.0/networks/a754f3c9-35eb-4444-9857-b7cb1f64834e?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) 2026-05-08 19:31:51.837 8 WARNING neutron_lib.context [None req-18a37c62-5d7e-41da-8d80-e91fb6063d74 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-08 19:31:52.754 8 INFO neutron.db.l3_db [None req-18a37c62-5d7e-41da-8d80-e91fb6063d74 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Floating IP 7272ed57-c267-47f6-a824-7f21bb994af2 associated. External IP: 10.96.250.216, port: 4be67ce8-65c7-4406-9c40-6266f6a53df1. [pid: 8|app: 0|req: 1419/2669] 10.0.0.151 () {34 vars in 676 bytes} [Fri May 8 19:31:51 2026] POST /v2.0/floatingips => generated 899 bytes in 1328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-08 19:31:57.513 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a4dbede-bc7b-4312-a48e-2faae8742ba2'] response: {'name': 'network-changed', 'server_uuid': '0eaa6fd9-f40c-4c64-ae24-77299d48f9aa', 'tag': 'e0b491f8-3fbd-40dd-8303-07af4b834df3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1251/2670] 199.204.45.19 () {30 vars in 701 bytes} [Fri May 8 19:31:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2671] 199.204.45.19 () {30 vars in 703 bytes} [Fri May 8 19:31:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2672] 199.204.45.19 () {30 vars in 679 bytes} [Fri May 8 19:31:57 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: 1422/2673] 199.204.45.19 () {30 vars in 715 bytes} [Fri May 8 19:31:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2674] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:31:57 2026] GET /v2.0/ports?tenant_id=0f4003ff575a4b3881334da0da5ff502&device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 2582 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2675] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:31:57 2026] GET /v2.0/networks?id=a754f3c9-35eb-4444-9857-b7cb1f64834e => generated 803 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2676] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:31:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.169&port_id=e0b491f8-3fbd-40dd-8303-07af4b834df3 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 19:31:57.718 8 INFO neutron.api.v2.resource [None req-828dfb48-808c-4b20-aeb9-bbc712abfb32 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1424/2677] 199.204.45.19 () {30 vars in 761 bytes} [Fri May 8 19:31:57 2026] GET /v2.0/security-groups/lb-d632ae1b-dc25-4240-96eb-ec80810e01af => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2678] 199.204.45.19 () {30 vars in 783 bytes} [Fri May 8 19:31:57 2026] GET /v2.0/security-groups?name=lb-d632ae1b-dc25-4240-96eb-ec80810e01af => generated 1639 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2679] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:31:57 2026] GET /v2.0/subnets?id=7b610a48-580b-4592-94d2-21e507898e6f => generated 654 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2680] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:31:57 2026] GET /v2.0/ports?network_id=a754f3c9-35eb-4444-9857-b7cb1f64834e&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: 1255/2681] 199.204.45.19 () {30 vars in 813 bytes} [Fri May 8 19:31:57 2026] GET /v2.0/security-group-rules?security_group_id=f0f848d5-c0eb-4a33-9f8a-16d94c3d801a => generated 1182 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2682] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:31:57 2026] GET /v2.0/networks/a754f3c9-35eb-4444-9857-b7cb1f64834e?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: 1256/2683] 199.204.45.19 () {34 vars in 745 bytes} [Fri May 8 19:31:57 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: 8|app: 0|req: 1428/2684] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:31:57 2026] GET /v2.0/networks/a754f3c9-35eb-4444-9857-b7cb1f64834e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2685] 199.204.45.19 () {34 vars in 745 bytes} [Fri May 8 19:31:57 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) [pid: 8|app: 0|req: 1429/2686] 10.0.0.203 () {30 vars in 689 bytes} [Fri May 8 19:32:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2687] 10.0.0.203 () {30 vars in 691 bytes} [Fri May 8 19:32:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2688] 10.0.0.203 () {30 vars in 667 bytes} [Fri May 8 19:32:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2689] 10.0.0.203 () {30 vars in 703 bytes} [Fri May 8 19:32:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2690] 10.0.0.203 () {28 vars in 438 bytes} [Fri May 8 19:32:04 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2691] 10.0.0.203 () {30 vars in 727 bytes} [Fri May 8 19:32:04 2026] GET /v2.0/subnets/8fd56bde-17c7-4121-aa63-b576655d5b40 => generated 631 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2692] 199.204.45.19 () {30 vars in 701 bytes} [Fri May 8 19:32:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2693] 199.204.45.19 () {30 vars in 703 bytes} [Fri May 8 19:32:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2694] 199.204.45.19 () {30 vars in 679 bytes} [Fri May 8 19:32: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: 7|app: 0|req: 1262/2695] 199.204.45.19 () {30 vars in 715 bytes} [Fri May 8 19:32:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2696] 199.204.45.19 () {30 vars in 739 bytes} [Fri May 8 19:32:05 2026] GET /v2.0/subnets/8fd56bde-17c7-4121-aa63-b576655d5b40 => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2697] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:32:05 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 2582 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2698] 199.204.45.19 () {30 vars in 701 bytes} [Fri May 8 19:32:05 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: 1264/2699] 199.204.45.19 () {30 vars in 703 bytes} [Fri May 8 19:32:05 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: 1436/2700] 199.204.45.19 () {30 vars in 679 bytes} [Fri May 8 19:32:05 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: 1265/2701] 199.204.45.19 () {30 vars in 715 bytes} [Fri May 8 19:32:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2704] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:32:06 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2705] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:32:06 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3?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: 1439/2706] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:32:06 2026] GET /v2.0/networks?id=f6614663-657b-46e5-8480-426314e276b3 => generated 799 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2707] 199.204.45.19 () {38 vars in 953 bytes} [Fri May 8 19:32:06 2026] POST /v2.0/ports => generated 1303 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2708] 199.204.45.19 () {38 vars in 1026 bytes} [Fri May 8 19:32:06 2026] PUT /v2.0/ports/a39c1dc9-a72b-4b53-950f-600d242b9a61 => generated 1428 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1269/2709] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:32:07 2026] GET /v2.0/ports?tenant_id=0f4003ff575a4b3881334da0da5ff502&device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 4038 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1441/2710] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:32:07 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.8&port_id=258852ce-360a-4049-9b47-f5804d074701 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2711] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:32:07 2026] GET /v2.0/subnets?id=e7d25dfb-114e-4e74-adde-bef72de19fe0 => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:32:07.677 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1458b991-5a84-404d-9b62-d5a32d0b1f10'] response: {'name': 'network-changed', 'server_uuid': '0eaa6fd9-f40c-4c64-ae24-77299d48f9aa', 'tag': 'a39c1dc9-a72b-4b53-950f-600d242b9a61', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1442/2712] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:32:07 2026] GET /v2.0/ports?network_id=6238be7e-0f10-46c8-8821-a896a9a52cf9&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2713] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:32:07 2026] GET /v2.0/networks/6238be7e-0f10-46c8-8821-a896a9a52cf9?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1443/2714] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:32:07 2026] GET /v2.0/networks/6238be7e-0f10-46c8-8821-a896a9a52cf9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2715] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:32:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.169&port_id=e0b491f8-3fbd-40dd-8303-07af4b834df3 => 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: 1444/2716] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:32:07 2026] GET /v2.0/subnets?id=7b610a48-580b-4592-94d2-21e507898e6f => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2717] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:32:07 2026] GET /v2.0/ports?network_id=a754f3c9-35eb-4444-9857-b7cb1f64834e&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2718] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:32:07 2026] GET /v2.0/networks/a754f3c9-35eb-4444-9857-b7cb1f64834e?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2719] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/networks/a754f3c9-35eb-4444-9857-b7cb1f64834e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2720] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.207&port_id=a39c1dc9-a72b-4b53-950f-600d242b9a61 => 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: 1275/2721] 199.204.45.19 () {34 vars in 1102 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A10d&port_id=a39c1dc9-a72b-4b53-950f-600d242b9a61 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2722] 199.204.45.19 () {34 vars in 1062 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/subnets?id=45957a62-912d-4a57-a2b6-a5fa6d58df71&id=8fd56bde-17c7-4121-aa63-b576655d5b40 => generated 1361 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2723] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/ports?network_id=f6614663-657b-46e5-8480-426314e276b3&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2724] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/ports?network_id=f6614663-657b-46e5-8480-426314e276b3&device_owner=network%3Adhcp => generated 1457 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2725] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3?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: 1449/2726] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2727] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/ports?tenant_id=0f4003ff575a4b3881334da0da5ff502&device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 4038 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2728] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/networks?id=f6614663-657b-46e5-8480-426314e276b3 => generated 799 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2729] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.207&port_id=a39c1dc9-a72b-4b53-950f-600d242b9a61 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2730] 199.204.45.19 () {34 vars in 1102 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A10d&port_id=a39c1dc9-a72b-4b53-950f-600d242b9a61 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2731] 199.204.45.19 () {34 vars in 1062 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/subnets?id=45957a62-912d-4a57-a2b6-a5fa6d58df71&id=8fd56bde-17c7-4121-aa63-b576655d5b40 => generated 1361 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2732] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/ports?network_id=f6614663-657b-46e5-8480-426314e276b3&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2733] 10.0.0.46 () {34 vars in 969 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/ports/a39c1dc9-a72b-4b53-950f-600d242b9a61 => generated 1464 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2734] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/ports?network_id=f6614663-657b-46e5-8480-426314e276b3&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2735] 199.204.45.19 () {30 vars in 735 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/ports/a39c1dc9-a72b-4b53-950f-600d242b9a61 => generated 1464 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2736] 199.204.45.19 () {30 vars in 735 bytes} [Fri May 8 19:32:09 2026] GET /v2.0/ports/a39c1dc9-a72b-4b53-950f-600d242b9a61 => generated 1464 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2737] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:32:08 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2738] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:32:09 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2739] 199.204.45.19 () {34 vars in 788 bytes} [Fri May 8 19:32:09 2026] PUT /v2.0/ports/a39c1dc9-a72b-4b53-950f-600d242b9a61 => generated 1199 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2740] 199.204.45.19 () {30 vars in 741 bytes} [Fri May 8 19:32:09 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3 => generated 796 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1456/2741] 199.204.45.19 () {30 vars in 739 bytes} [Fri May 8 19:32:09 2026] GET /v2.0/subnets/8fd56bde-17c7-4121-aa63-b576655d5b40 => 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: 1286/2742] 199.204.45.19 () {30 vars in 701 bytes} [Fri May 8 19:32:09 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: 1457/2743] 199.204.45.19 () {30 vars in 703 bytes} [Fri May 8 19:32:09 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: 1287/2744] 199.204.45.19 () {30 vars in 679 bytes} [Fri May 8 19:32:09 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: 1458/2745] 199.204.45.19 () {30 vars in 715 bytes} [Fri May 8 19:32:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2746] 199.204.45.19 () {30 vars in 739 bytes} [Fri May 8 19:32:09 2026] GET /v2.0/subnets/7b610a48-580b-4592-94d2-21e507898e6f => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2747] 199.204.45.19 () {30 vars in 735 bytes} [Fri May 8 19:32:09 2026] GET /v2.0/ports/4be67ce8-65c7-4406-9c40-6266f6a53df1 => generated 1132 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:32:09.922 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-45cb90f0-39c5-4b5b-aea1-031aa49f06a5'] response: {'name': 'network-changed', 'server_uuid': '0eaa6fd9-f40c-4c64-ae24-77299d48f9aa', 'tag': 'a39c1dc9-a72b-4b53-950f-600d242b9a61', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1289/2748] 199.204.45.19 () {30 vars in 735 bytes} [Fri May 8 19:32:09 2026] GET /v2.0/ports/e0b491f8-3fbd-40dd-8303-07af4b834df3 => generated 1350 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2749] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:32:09 2026] GET /v2.0/ports?tenant_id=0f4003ff575a4b3881334da0da5ff502&device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 3809 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2750] 199.204.45.19 () {30 vars in 739 bytes} [Fri May 8 19:32:09 2026] GET /v2.0/subnets/7b610a48-580b-4592-94d2-21e507898e6f => generated 651 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2751] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:32:09 2026] GET /v2.0/networks?id=f6614663-657b-46e5-8480-426314e276b3 => generated 799 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2752] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:32:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.207&port_id=a39c1dc9-a72b-4b53-950f-600d242b9a61 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2753] 199.204.45.19 () {30 vars in 741 bytes} [Fri May 8 19:32:10 2026] GET /v2.0/networks/a754f3c9-35eb-4444-9857-b7cb1f64834e => generated 800 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2754] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:32:10 2026] GET /v2.0/subnets?id=8fd56bde-17c7-4121-aa63-b576655d5b40 => generated 652 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2755] 199.204.45.19 () {30 vars in 735 bytes} [Fri May 8 19:32:10 2026] GET /v2.0/ports/4be67ce8-65c7-4406-9c40-6266f6a53df1 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2756] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:32:10 2026] GET /v2.0/ports?network_id=f6614663-657b-46e5-8480-426314e276b3&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2757] 199.204.45.19 () {30 vars in 739 bytes} [Fri May 8 19:32:10 2026] GET /v2.0/subnets/7b610a48-580b-4592-94d2-21e507898e6f => generated 651 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2758] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:32:10 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2759] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:32:10 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2760] 10.0.0.203 () {30 vars in 689 bytes} [Fri May 8 19:32:15 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2761] 10.0.0.203 () {30 vars in 691 bytes} [Fri May 8 19:32:15 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2762] 10.0.0.203 () {30 vars in 667 bytes} [Fri May 8 19:32:15 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2763] 10.0.0.203 () {30 vars in 703 bytes} [Fri May 8 19:32:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2764] 10.0.0.203 () {28 vars in 438 bytes} [Fri May 8 19:32:16 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: 1297/2765] 10.0.0.203 () {30 vars in 727 bytes} [Fri May 8 19:32:16 2026] GET /v2.0/subnets/15b800e2-f26a-48a0-988e-ca62c3be3657 => generated 632 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2766] 199.204.45.19 () {30 vars in 701 bytes} [Fri May 8 19:32:17 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: 1298/2767] 199.204.45.19 () {30 vars in 703 bytes} [Fri May 8 19:32:17 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: 1470/2768] 199.204.45.19 () {30 vars in 679 bytes} [Fri May 8 19:32:17 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: 1299/2769] 199.204.45.19 () {30 vars in 715 bytes} [Fri May 8 19:32:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2770] 199.204.45.19 () {30 vars in 739 bytes} [Fri May 8 19:32:17 2026] GET /v2.0/subnets/8fd56bde-17c7-4121-aa63-b576655d5b40 => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2771] 199.204.45.19 () {30 vars in 739 bytes} [Fri May 8 19:32:17 2026] GET /v2.0/subnets/15b800e2-f26a-48a0-988e-ca62c3be3657 => generated 650 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2772] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:32:17 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 3811 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2773] 199.204.45.19 () {30 vars in 701 bytes} [Fri May 8 19:32:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2774] 199.204.45.19 () {30 vars in 703 bytes} [Fri May 8 19:32:17 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: 1302/2775] 199.204.45.19 () {30 vars in 679 bytes} [Fri May 8 19:32:17 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: 1474/2776] 199.204.45.19 () {30 vars in 715 bytes} [Fri May 8 19:32:17 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: 1303/2777] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:32:17 2026] GET /v2.0/networks/283532b1-1ff3-4a79-bcc2-9ff47bf6991c?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2778] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:32:18 2026] GET /v2.0/networks/283532b1-1ff3-4a79-bcc2-9ff47bf6991c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2779] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:32:18 2026] GET /v2.0/networks?id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2780] 199.204.45.19 () {38 vars in 953 bytes} [Fri May 8 19:32:18 2026] POST /v2.0/ports => generated 1307 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2781] 199.204.45.19 () {38 vars in 1026 bytes} [Fri May 8 19:32:18 2026] PUT /v2.0/ports/bb6dd289-a34c-4054-8f4b-9565d67310a1 => generated 1432 bytes in 589 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1477/2782] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:32:19 2026] GET /v2.0/ports?tenant_id=0f4003ff575a4b3881334da0da5ff502&device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 5271 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1306/2783] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:32:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.8&port_id=258852ce-360a-4049-9b47-f5804d074701 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2784] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:32:19 2026] GET /v2.0/subnets?id=e7d25dfb-114e-4e74-adde-bef72de19fe0 => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:32:19.458 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c7068b4-9fb4-4aee-866d-68878ca1b851'] response: {'name': 'network-changed', 'server_uuid': '0eaa6fd9-f40c-4c64-ae24-77299d48f9aa', 'tag': 'bb6dd289-a34c-4054-8f4b-9565d67310a1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1307/2785] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:32:19 2026] GET /v2.0/ports?network_id=6238be7e-0f10-46c8-8821-a896a9a52cf9&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2786] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:32:19 2026] GET /v2.0/networks/6238be7e-0f10-46c8-8821-a896a9a52cf9?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1308/2787] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:32:19 2026] GET /v2.0/networks/6238be7e-0f10-46c8-8821-a896a9a52cf9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2788] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:32:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.169&port_id=e0b491f8-3fbd-40dd-8303-07af4b834df3 => 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: 1309/2789] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:32:19 2026] GET /v2.0/subnets?id=7b610a48-580b-4592-94d2-21e507898e6f => generated 654 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2790] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:32:19 2026] GET /v2.0/ports?network_id=a754f3c9-35eb-4444-9857-b7cb1f64834e&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2791] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:32:19 2026] GET /v2.0/networks/a754f3c9-35eb-4444-9857-b7cb1f64834e?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2792] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:32:19 2026] GET /v2.0/networks/a754f3c9-35eb-4444-9857-b7cb1f64834e?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: 1311/2793] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:32:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.207&port_id=a39c1dc9-a72b-4b53-950f-600d242b9a61 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2794] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:32:19 2026] GET /v2.0/subnets?id=8fd56bde-17c7-4121-aa63-b576655d5b40 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2795] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:32:20 2026] GET /v2.0/ports?network_id=f6614663-657b-46e5-8480-426314e276b3&device_owner=network%3Adhcp => generated 1457 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2796] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:32:20 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2797] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:32:20 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2798] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:32:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.132&port_id=bb6dd289-a34c-4054-8f4b-9565d67310a1 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2799] 199.204.45.19 () {34 vars in 1104 bytes} [Fri May 8 19:32:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1ac&port_id=bb6dd289-a34c-4054-8f4b-9565d67310a1 => 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: 1486/2800] 199.204.45.19 () {34 vars in 1062 bytes} [Fri May 8 19:32:20 2026] GET /v2.0/subnets?id=e65cf3b9-c78e-4c79-abfa-5b0c5d6af68d&id=15b800e2-f26a-48a0-988e-ca62c3be3657 => generated 1367 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2801] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:32:20 2026] GET /v2.0/ports?network_id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2802] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:32:20 2026] GET /v2.0/ports?network_id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2803] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:32:20 2026] GET /v2.0/networks/283532b1-1ff3-4a79-bcc2-9ff47bf6991c?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2804] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:32:20 2026] GET /v2.0/networks/283532b1-1ff3-4a79-bcc2-9ff47bf6991c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2805] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:32:20 2026] GET /v2.0/ports?tenant_id=0f4003ff575a4b3881334da0da5ff502&device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 5271 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2806] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:32:20 2026] GET /v2.0/networks?id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c => generated 800 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2807] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:32:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.132&port_id=bb6dd289-a34c-4054-8f4b-9565d67310a1 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2808] 199.204.45.19 () {34 vars in 1104 bytes} [Fri May 8 19:32:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1ac&port_id=bb6dd289-a34c-4054-8f4b-9565d67310a1 => 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: 1491/2809] 199.204.45.19 () {34 vars in 1062 bytes} [Fri May 8 19:32:20 2026] GET /v2.0/subnets?id=e65cf3b9-c78e-4c79-abfa-5b0c5d6af68d&id=15b800e2-f26a-48a0-988e-ca62c3be3657 => generated 1367 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2810] 10.0.0.46 () {34 vars in 969 bytes} [Fri May 8 19:32:20 2026] GET /v2.0/ports/bb6dd289-a34c-4054-8f4b-9565d67310a1 => generated 1468 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2813] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:32:21 2026] GET /v2.0/ports?network_id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2814] 199.204.45.19 () {30 vars in 735 bytes} [Fri May 8 19:32:21 2026] GET /v2.0/ports/bb6dd289-a34c-4054-8f4b-9565d67310a1 => generated 1468 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2815] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:32:21 2026] GET /v2.0/ports?network_id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2816] 199.204.45.19 () {30 vars in 735 bytes} [Fri May 8 19:32:21 2026] GET /v2.0/ports/bb6dd289-a34c-4054-8f4b-9565d67310a1 => generated 1468 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2817] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:32:21 2026] GET /v2.0/networks/283532b1-1ff3-4a79-bcc2-9ff47bf6991c?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2818] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:32:21 2026] GET /v2.0/networks/283532b1-1ff3-4a79-bcc2-9ff47bf6991c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2819] 199.204.45.19 () {34 vars in 788 bytes} [Fri May 8 19:32:21 2026] PUT /v2.0/ports/bb6dd289-a34c-4054-8f4b-9565d67310a1 => generated 1199 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2820] 199.204.45.19 () {30 vars in 741 bytes} [Fri May 8 19:32:21 2026] GET /v2.0/networks/283532b1-1ff3-4a79-bcc2-9ff47bf6991c => generated 797 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 19:32:21.769 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc645bf5-6652-4543-8eda-7a35bd4b32e6'] response: {'name': 'network-changed', 'server_uuid': '0eaa6fd9-f40c-4c64-ae24-77299d48f9aa', 'tag': 'bb6dd289-a34c-4054-8f4b-9565d67310a1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1325/2821] 199.204.45.19 () {30 vars in 739 bytes} [Fri May 8 19:32:21 2026] GET /v2.0/subnets/15b800e2-f26a-48a0-988e-ca62c3be3657 => generated 650 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2822] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:32:21 2026] GET /v2.0/ports?tenant_id=0f4003ff575a4b3881334da0da5ff502&device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 5038 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2823] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:32:21 2026] GET /v2.0/networks?id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c => generated 800 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2824] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:32:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.132&port_id=bb6dd289-a34c-4054-8f4b-9565d67310a1 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2825] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:32:22 2026] GET /v2.0/subnets?id=15b800e2-f26a-48a0-988e-ca62c3be3657 => generated 653 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2826] 199.204.45.19 () {30 vars in 701 bytes} [Fri May 8 19:32:22 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: 1329/2827] 199.204.45.19 () {30 vars in 703 bytes} [Fri May 8 19:32: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: 1499/2828] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:32:22 2026] GET /v2.0/ports?network_id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2829] 199.204.45.19 () {30 vars in 679 bytes} [Fri May 8 19:32:22 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: 1331/2830] 199.204.45.19 () {30 vars in 715 bytes} [Fri May 8 19:32:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2831] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:32:22 2026] GET /v2.0/networks/283532b1-1ff3-4a79-bcc2-9ff47bf6991c?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2832] 199.204.45.19 () {30 vars in 739 bytes} [Fri May 8 19:32:22 2026] GET /v2.0/subnets/7b610a48-580b-4592-94d2-21e507898e6f => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2833] 199.204.45.19 () {30 vars in 735 bytes} [Fri May 8 19:32:22 2026] GET /v2.0/ports/4be67ce8-65c7-4406-9c40-6266f6a53df1 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2834] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:32:22 2026] GET /v2.0/networks/283532b1-1ff3-4a79-bcc2-9ff47bf6991c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2835] 199.204.45.19 () {30 vars in 735 bytes} [Fri May 8 19:32:22 2026] GET /v2.0/ports/e0b491f8-3fbd-40dd-8303-07af4b834df3 => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2836] 199.204.45.19 () {30 vars in 739 bytes} [Fri May 8 19:32:22 2026] GET /v2.0/subnets/7b610a48-580b-4592-94d2-21e507898e6f => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2837] 199.204.45.19 () {30 vars in 741 bytes} [Fri May 8 19:32:22 2026] GET /v2.0/networks/a754f3c9-35eb-4444-9857-b7cb1f64834e => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2838] 199.204.45.19 () {30 vars in 735 bytes} [Fri May 8 19:32:22 2026] GET /v2.0/ports/4be67ce8-65c7-4406-9c40-6266f6a53df1 => generated 1132 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2839] 199.204.45.19 () {30 vars in 739 bytes} [Fri May 8 19:32:22 2026] GET /v2.0/subnets/7b610a48-580b-4592-94d2-21e507898e6f => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2840] 199.204.45.19 () {34 vars in 1094 bytes} [Fri May 8 19:32:27 2026] GET /v2.0/ports?device_id=31f6eb0a-b397-4c94-bf9a-e89ce1f69501&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2841] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:32:27 2026] GET /v2.0/ports?tenant_id=3a6b075c77184ea4a1de60cbf6719f4a&device_id=31f6eb0a-b397-4c94-bf9a-e89ce1f69501 => generated 1469 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2842] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:32:27 2026] GET /v2.0/networks?id=f6614663-657b-46e5-8480-426314e276b3 => generated 799 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2843] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:32:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=c3ae5077-a364-4713-95f0-f3c193cdf664 => 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: 1506/2844] 199.204.45.19 () {34 vars in 1102 bytes} [Fri May 8 19:32:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A137&port_id=c3ae5077-a364-4713-95f0-f3c193cdf664 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2845] 199.204.45.19 () {34 vars in 1062 bytes} [Fri May 8 19:32:27 2026] GET /v2.0/subnets?id=45957a62-912d-4a57-a2b6-a5fa6d58df71&id=8fd56bde-17c7-4121-aa63-b576655d5b40 => generated 1361 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2846] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:32:27 2026] GET /v2.0/ports?network_id=f6614663-657b-46e5-8480-426314e276b3&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2847] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:32:27 2026] GET /v2.0/ports?network_id=f6614663-657b-46e5-8480-426314e276b3&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2848] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:32:27 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2849] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:32:27 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2850] 199.204.45.19 () {30 vars in 701 bytes} [Fri May 8 19:32:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2851] 199.204.45.19 () {30 vars in 703 bytes} [Fri May 8 19:32: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: 1510/2852] 199.204.45.19 () {30 vars in 679 bytes} [Fri May 8 19:32:30 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: 1343/2853] 199.204.45.19 () {30 vars in 715 bytes} [Fri May 8 19:32:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2854] 199.204.45.19 () {30 vars in 739 bytes} [Fri May 8 19:32:31 2026] GET /v2.0/subnets/8fd56bde-17c7-4121-aa63-b576655d5b40 => generated 649 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2855] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:32:31 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 5040 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2856] 199.204.45.19 () {30 vars in 701 bytes} [Fri May 8 19:32:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2857] 199.204.45.19 () {30 vars in 703 bytes} [Fri May 8 19:32:31 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: 1513/2858] 199.204.45.19 () {30 vars in 679 bytes} [Fri May 8 19:32:31 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: 1346/2859] 199.204.45.19 () {30 vars in 715 bytes} [Fri May 8 19:32:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2860] 199.204.45.19 () {30 vars in 735 bytes} [Fri May 8 19:32:31 2026] GET /v2.0/ports/bb6dd289-a34c-4054-8f4b-9565d67310a1 => generated 1237 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2861] 199.204.45.19 () {34 vars in 787 bytes} [Fri May 8 19:32:31 2026] PUT /v2.0/ports/bb6dd289-a34c-4054-8f4b-9565d67310a1 => generated 1026 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2862] 199.204.45.19 () {30 vars in 741 bytes} [Fri May 8 19:32:31 2026] GET /v2.0/networks/283532b1-1ff3-4a79-bcc2-9ff47bf6991c => generated 797 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:32:31.938 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1a02fa4-ffbc-4dbc-bdda-8bee6fd721fe'] response: {'name': 'network-changed', 'server_uuid': '0eaa6fd9-f40c-4c64-ae24-77299d48f9aa', 'tag': 'bb6dd289-a34c-4054-8f4b-9565d67310a1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1348/2863] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:32:31 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 4865 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2864] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:32:31 2026] GET /v2.0/ports?tenant_id=0f4003ff575a4b3881334da0da5ff502&device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 4865 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1349/2865] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:32:32 2026] GET /v2.0/networks?id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c => generated 800 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2866] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:32:32 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 4865 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2867] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:32:32 2026] GET /v2.0/networks/283532b1-1ff3-4a79-bcc2-9ff47bf6991c?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2868] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:32:32 2026] GET /v2.0/networks/283532b1-1ff3-4a79-bcc2-9ff47bf6991c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2869] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:32:33 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 4865 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2870] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:32:34 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 4865 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2871] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:32:35 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 4865 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2874] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:32:36 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 4865 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2875] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:32:37 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 4865 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2876] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:32:38 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 4865 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2877] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:32:39 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 4865 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2878] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:32:40 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 4865 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2879] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:32:41 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 4865 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2880] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:32:42 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 4865 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2881] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:32:44 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 4865 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2882] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:32:45 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 4865 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2883] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:32:46 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 4865 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2884] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:32:47 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 4865 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2885] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:32:48 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 4865 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2886] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:32:49 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 4865 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2887] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:32:50 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 4865 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2890] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:32:51 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 4865 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2891] 199.204.45.19 () {34 vars in 973 bytes} [Fri May 8 19:32:52 2026] GET /v2.0/ports/bb6dd289-a34c-4054-8f4b-9565d67310a1 => generated 1062 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2892] 199.204.45.19 () {36 vars in 995 bytes} [Fri May 8 19:32:52 2026] DELETE /v2.0/ports/bb6dd289-a34c-4054-8f4b-9565d67310a1 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2893] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/ports?tenant_id=0f4003ff575a4b3881334da0da5ff502&device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 3811 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2894] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 3811 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:32:53.112 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-205f23e1-150e-4f94-9ce6-52f84955a33b'] response: {'server_uuid': '0eaa6fd9-f40c-4c64-ae24-77299d48f9aa', 'name': 'network-vif-deleted', 'tag': 'bb6dd289-a34c-4054-8f4b-9565d67310a1', 'status': 'completed', 'code': 200} 2026-05-08 19:32:53.130 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e952cf22-8cb2-473e-a095-3586b3aa94c3 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1365/2895] 199.204.45.19 () {32 vars in 757 bytes} [Fri May 8 19:32:53 2026] DELETE /v2.0/ports/bb6dd289-a34c-4054-8f4b-9565d67310a1 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2896] 199.204.45.19 () {34 vars in 1224 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/networks?id=6238be7e-0f10-46c8-8821-a896a9a52cf9&id=a754f3c9-35eb-4444-9857-b7cb1f64834e&id=f6614663-657b-46e5-8480-426314e276b3&id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c => generated 3095 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2897] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.8&port_id=258852ce-360a-4049-9b47-f5804d074701 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2898] 199.204.45.19 () {30 vars in 701 bytes} [Fri May 8 19:32:53 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: 1532/2899] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/subnets?id=e7d25dfb-114e-4e74-adde-bef72de19fe0 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2900] 199.204.45.19 () {30 vars in 703 bytes} [Fri May 8 19:32:53 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: 1369/2901] 199.204.45.19 () {30 vars in 679 bytes} [Fri May 8 19:32:53 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: 1370/2902] 199.204.45.19 () {30 vars in 715 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/2903] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/ports?network_id=6238be7e-0f10-46c8-8821-a896a9a52cf9&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2904] 199.204.45.19 () {30 vars in 739 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/subnets/7b610a48-580b-4592-94d2-21e507898e6f => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2905] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/networks/6238be7e-0f10-46c8-8821-a896a9a52cf9?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: 1372/2906] 199.204.45.19 () {30 vars in 735 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/ports/4be67ce8-65c7-4406-9c40-6266f6a53df1 => generated 1132 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2907] 199.204.45.19 () {30 vars in 735 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/ports/e0b491f8-3fbd-40dd-8303-07af4b834df3 => generated 1350 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2908] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/networks/6238be7e-0f10-46c8-8821-a896a9a52cf9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2909] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.169&port_id=e0b491f8-3fbd-40dd-8303-07af4b834df3 => 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: 1374/2910] 199.204.45.19 () {30 vars in 739 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/subnets/7b610a48-580b-4592-94d2-21e507898e6f => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2911] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/subnets?id=7b610a48-580b-4592-94d2-21e507898e6f => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2912] 199.204.45.19 () {30 vars in 741 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/networks/a754f3c9-35eb-4444-9857-b7cb1f64834e => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2913] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/ports?network_id=a754f3c9-35eb-4444-9857-b7cb1f64834e&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2914] 199.204.45.19 () {30 vars in 735 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/ports/4be67ce8-65c7-4406-9c40-6266f6a53df1 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2915] 199.204.45.19 () {30 vars in 739 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/subnets/7b610a48-580b-4592-94d2-21e507898e6f => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2916] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/networks/a754f3c9-35eb-4444-9857-b7cb1f64834e?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2917] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/networks/a754f3c9-35eb-4444-9857-b7cb1f64834e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2918] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.207&port_id=a39c1dc9-a72b-4b53-950f-600d242b9a61 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2919] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/subnets?id=8fd56bde-17c7-4121-aa63-b576655d5b40 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/2920] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/ports?network_id=f6614663-657b-46e5-8480-426314e276b3&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: 1380/2921] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2922] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:32:53 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2923] 199.204.45.19 () {30 vars in 701 bytes} [Fri May 8 19:32:56 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: 1543/2924] 199.204.45.19 () {30 vars in 703 bytes} [Fri May 8 19:32:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2925] 199.204.45.19 () {30 vars in 679 bytes} [Fri May 8 19:32:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/2926] 199.204.45.19 () {30 vars in 715 bytes} [Fri May 8 19:32:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2927] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:32:56 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 3811 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2928] 199.204.45.19 () {30 vars in 701 bytes} [Fri May 8 19:32:57 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: 1384/2929] 199.204.45.19 () {30 vars in 703 bytes} [Fri May 8 19:32:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/2930] 199.204.45.19 () {30 vars in 679 bytes} [Fri May 8 19:32:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2931] 199.204.45.19 () {30 vars in 715 bytes} [Fri May 8 19:32:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2932] 199.204.45.19 () {30 vars in 735 bytes} [Fri May 8 19:32:57 2026] GET /v2.0/ports/a39c1dc9-a72b-4b53-950f-600d242b9a61 => generated 1237 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2933] 199.204.45.19 () {34 vars in 787 bytes} [Fri May 8 19:32:57 2026] PUT /v2.0/ports/a39c1dc9-a72b-4b53-950f-600d242b9a61 => generated 1026 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/2934] 199.204.45.19 () {30 vars in 741 bytes} [Fri May 8 19:32:57 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3 => generated 796 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:32:57.657 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-45cfead9-98a7-4f83-bb08-bf53d62f51f4'] response: {'name': 'network-changed', 'server_uuid': '0eaa6fd9-f40c-4c64-ae24-77299d48f9aa', 'tag': 'a39c1dc9-a72b-4b53-950f-600d242b9a61', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1387/2935] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:32:57 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 3636 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2936] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:32:57 2026] GET /v2.0/ports?tenant_id=0f4003ff575a4b3881334da0da5ff502&device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 3636 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1550/2937] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:32:57 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 3636 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2938] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:32:57 2026] GET /v2.0/networks?id=f6614663-657b-46e5-8480-426314e276b3 => generated 799 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/2939] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:32:57 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2940] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:32:57 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/2941] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:32:58 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 3636 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2942] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:32:59 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 3636 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/2943] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:00 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 3636 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2944] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:02 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 3636 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2945] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:03 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 3636 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2946] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:04 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 3636 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/2947] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:05 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 3636 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/2950] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:06 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 3636 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2951] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:07 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 3636 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/2952] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:08 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 3636 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2953] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:09 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 3636 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/2954] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:10 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 3636 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2955] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:11 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 3636 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/2956] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:12 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 3636 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2957] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:13 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 3636 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/2958] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:14 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 3636 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2959] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:15 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 3636 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/2960] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:17 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 3636 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2961] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:18 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 3636 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/2962] 199.204.45.19 () {34 vars in 973 bytes} [Fri May 8 19:33:18 2026] GET /v2.0/ports/a39c1dc9-a72b-4b53-950f-600d242b9a61 => generated 1062 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2963] 199.204.45.19 () {36 vars in 995 bytes} [Fri May 8 19:33:18 2026] DELETE /v2.0/ports/a39c1dc9-a72b-4b53-950f-600d242b9a61 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/2964] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:33:18 2026] GET /v2.0/ports?tenant_id=0f4003ff575a4b3881334da0da5ff502&device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 2582 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:33:18.753 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c5dca6d-698a-4734-9d61-6f094b83ecfd'] response: {'server_uuid': '0eaa6fd9-f40c-4c64-ae24-77299d48f9aa', 'name': 'network-vif-deleted', 'tag': 'a39c1dc9-a72b-4b53-950f-600d242b9a61', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1401/2965] 199.204.45.19 () {34 vars in 1144 bytes} [Fri May 8 19:33:18 2026] GET /v2.0/networks?id=6238be7e-0f10-46c8-8821-a896a9a52cf9&id=a754f3c9-35eb-4444-9857-b7cb1f64834e&id=f6614663-657b-46e5-8480-426314e276b3 => generated 2309 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/2966] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:33:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.8&port_id=258852ce-360a-4049-9b47-f5804d074701 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2967] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:33:18 2026] GET /v2.0/subnets?id=e7d25dfb-114e-4e74-adde-bef72de19fe0 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/2968] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:33:18 2026] GET /v2.0/ports?network_id=6238be7e-0f10-46c8-8821-a896a9a52cf9&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2969] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:33:18 2026] GET /v2.0/networks/6238be7e-0f10-46c8-8821-a896a9a52cf9?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: 1567/2970] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:33:18 2026] GET /v2.0/networks/6238be7e-0f10-46c8-8821-a896a9a52cf9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2971] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:33:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.169&port_id=e0b491f8-3fbd-40dd-8303-07af4b834df3 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/2972] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:33:19 2026] GET /v2.0/subnets?id=7b610a48-580b-4592-94d2-21e507898e6f => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2973] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:33:19 2026] GET /v2.0/ports?network_id=a754f3c9-35eb-4444-9857-b7cb1f64834e&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: 1569/2974] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:19 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 2582 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:33:19.256 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8cdba9b6-1e5b-4525-a474-f372fe79bc86 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1570/2975] 199.204.45.19 () {32 vars in 757 bytes} [Fri May 8 19:33:19 2026] DELETE /v2.0/ports/a39c1dc9-a72b-4b53-950f-600d242b9a61 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2976] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:33:19 2026] GET /v2.0/networks/a754f3c9-35eb-4444-9857-b7cb1f64834e?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/2977] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:33:19 2026] GET /v2.0/networks/a754f3c9-35eb-4444-9857-b7cb1f64834e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2978] 199.204.45.19 () {30 vars in 701 bytes} [Fri May 8 19:33:19 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: 1572/2979] 199.204.45.19 () {30 vars in 703 bytes} [Fri May 8 19:33:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2980] 199.204.45.19 () {30 vars in 679 bytes} [Fri May 8 19:33:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/2981] 199.204.45.19 () {30 vars in 715 bytes} [Fri May 8 19:33:19 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: 1409/2982] 199.204.45.19 () {30 vars in 739 bytes} [Fri May 8 19:33:19 2026] GET /v2.0/subnets/7b610a48-580b-4592-94d2-21e507898e6f => generated 651 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/2983] 199.204.45.19 () {30 vars in 735 bytes} [Fri May 8 19:33:19 2026] GET /v2.0/ports/4be67ce8-65c7-4406-9c40-6266f6a53df1 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2984] 199.204.45.19 () {30 vars in 735 bytes} [Fri May 8 19:33:19 2026] GET /v2.0/ports/e0b491f8-3fbd-40dd-8303-07af4b834df3 => generated 1350 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/2985] 199.204.45.19 () {30 vars in 739 bytes} [Fri May 8 19:33:19 2026] GET /v2.0/subnets/7b610a48-580b-4592-94d2-21e507898e6f => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2986] 199.204.45.19 () {30 vars in 741 bytes} [Fri May 8 19:33:19 2026] GET /v2.0/networks/a754f3c9-35eb-4444-9857-b7cb1f64834e => 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: 1576/2987] 199.204.45.19 () {30 vars in 735 bytes} [Fri May 8 19:33:19 2026] GET /v2.0/ports/4be67ce8-65c7-4406-9c40-6266f6a53df1 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2988] 199.204.45.19 () {30 vars in 739 bytes} [Fri May 8 19:33:19 2026] GET /v2.0/subnets/7b610a48-580b-4592-94d2-21e507898e6f => generated 651 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2991] 199.204.45.19 () {34 vars in 1094 bytes} [Fri May 8 19:33:27 2026] GET /v2.0/ports?device_id=831823a6-b09e-4e5d-8b92-df3b04784081&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/2992] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:33:27 2026] GET /v2.0/ports?tenant_id=3a6b075c77184ea4a1de60cbf6719f4a&device_id=831823a6-b09e-4e5d-8b92-df3b04784081 => generated 1469 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2993] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:33:27 2026] GET /v2.0/networks?id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c => generated 800 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/2994] 199.204.45.19 () {34 vars in 1054 bytes} [Fri May 8 19:33:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.48&port_id=6435d941-eb33-4fe2-917e-5371cc0a590c => generated 859 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2995] 199.204.45.19 () {34 vars in 1104 bytes} [Fri May 8 19:33:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A13c&port_id=6435d941-eb33-4fe2-917e-5371cc0a590c => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/2996] 199.204.45.19 () {34 vars in 1062 bytes} [Fri May 8 19:33:27 2026] GET /v2.0/subnets?id=e65cf3b9-c78e-4c79-abfa-5b0c5d6af68d&id=15b800e2-f26a-48a0-988e-ca62c3be3657 => generated 1367 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2997] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:33:27 2026] GET /v2.0/ports?network_id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/2998] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:33:27 2026] GET /v2.0/ports?network_id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2999] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:33:27 2026] GET /v2.0/networks/283532b1-1ff3-4a79-bcc2-9ff47bf6991c?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: 1582/3000] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:33:27 2026] GET /v2.0/networks/283532b1-1ff3-4a79-bcc2-9ff47bf6991c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/3001] 199.204.45.19 () {30 vars in 701 bytes} [Fri May 8 19:33:28 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: 1583/3002] 199.204.45.19 () {30 vars in 703 bytes} [Fri May 8 19:33:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/3003] 199.204.45.19 () {30 vars in 679 bytes} [Fri May 8 19:33:28 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: 1584/3004] 199.204.45.19 () {30 vars in 715 bytes} [Fri May 8 19:33:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:33:28.114 7 INFO neutron.api.v2.resource [None req-7ccffa62-4c1b-4595-bc1b-b34386a7d082 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1421/3005] 199.204.45.19 () {30 vars in 761 bytes} [Fri May 8 19:33:28 2026] GET /v2.0/security-groups/lb-d632ae1b-dc25-4240-96eb-ec80810e01af => 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: 1585/3006] 199.204.45.19 () {30 vars in 783 bytes} [Fri May 8 19:33:28 2026] GET /v2.0/security-groups?name=lb-d632ae1b-dc25-4240-96eb-ec80810e01af => generated 2865 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/3007] 199.204.45.19 () {30 vars in 813 bytes} [Fri May 8 19:33:28 2026] GET /v2.0/security-group-rules?security_group_id=f0f848d5-c0eb-4a33-9f8a-16d94c3d801a => generated 2334 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3008] 199.204.45.19 () {32 vars in 787 bytes} [Fri May 8 19:33:28 2026] DELETE /v2.0/security-group-rules/2116ecb2-7893-4b8f-9770-22dd6b32a6a1 => 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: 1423/3009] 199.204.45.19 () {32 vars in 787 bytes} [Fri May 8 19:33:28 2026] DELETE /v2.0/security-group-rules/c7220695-61cf-4742-88a7-52a3f1515d29 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:33:32.390 8 INFO neutron.db.l3_db [None req-c434568f-af54-4e97-a6f3-d7c2b31d2125 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Floating IP 7272ed57-c267-47f6-a824-7f21bb994af2 disassociated (deleted). External IP: 10.96.250.216, port: 4be67ce8-65c7-4406-9c40-6266f6a53df1. [pid: 8|app: 0|req: 1587/3010] 10.0.0.151 () {32 vars in 731 bytes} [Fri May 8 19:33:31 2026] DELETE /v2.0/floatingips/7272ed57-c267-47f6-a824-7f21bb994af2 => generated 0 bytes in 830 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:33:32.811 7 INFO neutron.api.v2.resource [None req-3c67a938-4d18-4782-b47b-f6a7c7a3ab83 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1424/3011] 10.0.0.151 () {32 vars in 728 bytes} [Fri May 8 19:33:32 2026] GET /v2.0/floatingips/7272ed57-c267-47f6-a824-7f21bb994af2 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3012] 199.204.45.19 () {30 vars in 701 bytes} [Fri May 8 19:33:33 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: 1425/3013] 199.204.45.19 () {30 vars in 703 bytes} [Fri May 8 19:33:33 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: 1589/3014] 199.204.45.19 () {30 vars in 679 bytes} [Fri May 8 19:33:33 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: 1426/3015] 199.204.45.19 () {30 vars in 715 bytes} [Fri May 8 19:33:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3016] 199.204.45.19 () {30 vars in 739 bytes} [Fri May 8 19:33:33 2026] GET /v2.0/subnets/7b610a48-580b-4592-94d2-21e507898e6f => 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: 1427/3017] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:33 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 2582 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3018] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:33 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 2582 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/3019] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:33 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 2582 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3020] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:34 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 2582 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/3023] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:35 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 2582 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3024] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:37 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 2582 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/3025] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:38 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 2582 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3026] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:39 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 2582 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/3027] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:40 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 2582 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3028] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:41 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 2582 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/3029] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:42 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 2582 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3030] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:43 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 2582 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/3031] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:44 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 2582 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3032] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:45 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 2582 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/3033] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:46 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 2582 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3034] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:47 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 2582 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/3035] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:48 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 2582 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3036] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:49 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 2582 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/3039] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:50 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 2582 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3040] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:52 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 2582 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/3041] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:53 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 2582 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3042] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:54 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 2582 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/3043] 199.204.45.19 () {34 vars in 973 bytes} [Fri May 8 19:33:54 2026] GET /v2.0/ports/e0b491f8-3fbd-40dd-8303-07af4b834df3 => generated 1350 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3044] 199.204.45.19 () {34 vars in 1058 bytes} [Fri May 8 19:33:54 2026] GET /v2.0/ports/e0b491f8-3fbd-40dd-8303-07af4b834df3?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/3045] 199.204.45.19 () {34 vars in 1014 bytes} [Fri May 8 19:33:54 2026] GET /v2.0/networks/a754f3c9-35eb-4444-9857-b7cb1f64834e?fields=dns_domain => generated 29 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3046] 199.204.45.19 () {38 vars in 1026 bytes} [Fri May 8 19:33:54 2026] PUT /v2.0/ports/e0b491f8-3fbd-40dd-8303-07af4b834df3 => generated 1151 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/3047] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:33:55 2026] GET /v2.0/ports?tenant_id=0f4003ff575a4b3881334da0da5ff502&device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1608/3048] 199.204.45.19 () {34 vars in 1064 bytes} [Fri May 8 19:33:55 2026] GET /v2.0/networks?id=6238be7e-0f10-46c8-8821-a896a9a52cf9&id=a754f3c9-35eb-4444-9857-b7cb1f64834e => generated 1524 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/3049] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:33:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.8&port_id=258852ce-360a-4049-9b47-f5804d074701 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3050] 199.204.45.19 () {34 vars in 982 bytes} [Fri May 8 19:33:55 2026] GET /v2.0/subnets?id=e7d25dfb-114e-4e74-adde-bef72de19fe0 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/3051] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:33:55 2026] GET /v2.0/ports?network_id=6238be7e-0f10-46c8-8821-a896a9a52cf9&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3052] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:33:55 2026] GET /v2.0/networks/6238be7e-0f10-46c8-8821-a896a9a52cf9?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/3053] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:33:55 2026] GET /v2.0/networks/6238be7e-0f10-46c8-8821-a896a9a52cf9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3054] 199.204.45.19 () {30 vars in 767 bytes} [Fri May 8 19:33:55 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => 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: 1444/3055] 199.204.45.19 () {34 vars in 787 bytes} [Fri May 8 19:33:55 2026] PUT /v2.0/ports/e0b491f8-3fbd-40dd-8303-07af4b834df3 => generated 1090 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3056] 199.204.45.19 () {30 vars in 735 bytes} [Fri May 8 19:33:55 2026] GET /v2.0/ports/e0b491f8-3fbd-40dd-8303-07af4b834df3 => generated 1090 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1445/3057] 199.204.45.19 () {32 vars in 757 bytes} [Fri May 8 19:33:55 2026] DELETE /v2.0/ports/e0b491f8-3fbd-40dd-8303-07af4b834df3 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3058] 199.204.45.19 () {30 vars in 701 bytes} [Fri May 8 19:33: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: 7|app: 0|req: 1446/3059] 199.204.45.19 () {30 vars in 703 bytes} [Fri May 8 19:33:56 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: 1614/3060] 199.204.45.19 () {30 vars in 679 bytes} [Fri May 8 19:33:56 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: 1447/3061] 199.204.45.19 () {30 vars in 715 bytes} [Fri May 8 19:33:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:33:56.421 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e7c46047-e431-49cc-b36d-115b4cc5c423 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1615/3062] 199.204.45.19 () {32 vars in 757 bytes} [Fri May 8 19:33:56 2026] DELETE /v2.0/ports/e0b491f8-3fbd-40dd-8303-07af4b834df3 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/3063] 199.204.45.19 () {30 vars in 735 bytes} [Fri May 8 19:33:56 2026] GET /v2.0/ports/4be67ce8-65c7-4406-9c40-6266f6a53df1 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:33:56.496 8 INFO neutron.api.v2.resource [None req-c44b3bb2-2b6a-4dde-a3be-be93ce6d8951 5b435aa6d8b94821a09a66513acfd8c0 0f4003ff575a4b3881334da0da5ff502 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1616/3064] 199.204.45.19 () {30 vars in 761 bytes} [Fri May 8 19:33:56 2026] GET /v2.0/security-groups/lb-d632ae1b-dc25-4240-96eb-ec80810e01af => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/3065] 199.204.45.19 () {30 vars in 783 bytes} [Fri May 8 19:33:56 2026] GET /v2.0/security-groups?name=lb-d632ae1b-dc25-4240-96eb-ec80810e01af => generated 1639 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3066] 199.204.45.19 () {30 vars in 735 bytes} [Fri May 8 19:33:56 2026] GET /v2.0/ports/4be67ce8-65c7-4406-9c40-6266f6a53df1 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/3067] 199.204.45.19 () {34 vars in 787 bytes} [Fri May 8 19:33:56 2026] PUT /v2.0/ports/4be67ce8-65c7-4406-9c40-6266f6a53df1 => generated 1094 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3068] 199.204.45.19 () {32 vars in 777 bytes} [Fri May 8 19:33:56 2026] DELETE /v2.0/security-groups/f0f848d5-c0eb-4a33-9f8a-16d94c3d801a => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/3069] 199.204.45.19 () {32 vars in 757 bytes} [Fri May 8 19:33:57 2026] DELETE /v2.0/ports/4be67ce8-65c7-4406-9c40-6266f6a53df1 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/3070] 199.204.45.19 () {34 vars in 992 bytes} [Fri May 8 19:33:58 2026] GET /v2.0/ports?device_id=0eaa6fd9-f40c-4c64-ae24-77299d48f9aa => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:33:58.504 8 INFO neutron.db.l3_db [None req-85f4247b-9a3a-471e-a198-cee0e6d0f16e 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Floating IP cbaf3705-e8fb-4993-a4e7-96e342e9c663 disassociated (deleted). External IP: 10.96.250.210, port: 6435d941-eb33-4fe2-917e-5371cc0a590c. [pid: 7|app: 0|req: 1453/3071] 199.204.45.19 () {36 vars in 995 bytes} [Fri May 8 19:33:58 2026] DELETE /v2.0/ports/258852ce-360a-4049-9b47-f5804d074701 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3072] 10.0.0.151 () {32 vars in 731 bytes} [Fri May 8 19:33:58 2026] DELETE /v2.0/floatingips/cbaf3705-e8fb-4993-a4e7-96e342e9c663 => generated 0 bytes in 791 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:33:58.934 7 INFO neutron.api.v2.resource [None req-ed21b3b3-2e9b-4a63-bec5-8911a23e2cff 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1454/3073] 10.0.0.151 () {32 vars in 728 bytes} [Fri May 8 19:33:58 2026] GET /v2.0/floatingips/cbaf3705-e8fb-4993-a4e7-96e342e9c663 => generated 144 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:33:59.219 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3727515-b6cb-477a-8a5b-01f746b1eea0'] response: {'name': 'network-changed', 'server_uuid': '831823a6-b09e-4e5d-8b92-df3b04784081', 'tag': '6435d941-eb33-4fe2-917e-5371cc0a590c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1620/3074] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:33:59 2026] GET /v2.0/ports?device_id=831823a6-b09e-4e5d-8b92-df3b04784081 => generated 1200 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 19:33:59.313 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-107a50f1-59a7-4121-bdda-6c98edb45ad2'] response: {'server_uuid': '0eaa6fd9-f40c-4c64-ae24-77299d48f9aa', 'name': 'network-vif-deleted', 'tag': '258852ce-360a-4049-9b47-f5804d074701', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1455/3075] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:33:59 2026] GET /v2.0/ports?tenant_id=3a6b075c77184ea4a1de60cbf6719f4a&device_id=831823a6-b09e-4e5d-8b92-df3b04784081 => generated 1469 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3076] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:33:59 2026] GET /v2.0/security-groups?id=5cda18ad-4657-4fad-882c-115fb8274170&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/3077] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:33:59 2026] GET /v2.0/networks?id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c => generated 800 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3078] 199.204.45.19 () {34 vars in 1054 bytes} [Fri May 8 19:33:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.48&port_id=6435d941-eb33-4fe2-917e-5371cc0a590c => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/3079] 199.204.45.19 () {34 vars in 1104 bytes} [Fri May 8 19:33:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A13c&port_id=6435d941-eb33-4fe2-917e-5371cc0a590c => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3080] 199.204.45.19 () {34 vars in 1062 bytes} [Fri May 8 19:33:59 2026] GET /v2.0/subnets?id=e65cf3b9-c78e-4c79-abfa-5b0c5d6af68d&id=15b800e2-f26a-48a0-988e-ca62c3be3657 => generated 1367 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/3081] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:33:59 2026] GET /v2.0/ports?network_id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3082] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:33:59 2026] GET /v2.0/ports?network_id=283532b1-1ff3-4a79-bcc2-9ff47bf6991c&device_owner=network%3Adhcp => generated 1461 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3083] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:33:59 2026] GET /v2.0/networks/283532b1-1ff3-4a79-bcc2-9ff47bf6991c?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/3084] 199.204.45.19 () {34 vars in 992 bytes} [Fri May 8 19:33:59 2026] GET /v2.0/ports?device_id=831823a6-b09e-4e5d-8b92-df3b04784081 => generated 1200 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3085] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:33:59 2026] GET /v2.0/networks/283532b1-1ff3-4a79-bcc2-9ff47bf6991c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/3086] 199.204.45.19 () {36 vars in 995 bytes} [Fri May 8 19:33:59 2026] DELETE /v2.0/ports/6435d941-eb33-4fe2-917e-5371cc0a590c => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:34:04.759 8 INFO neutron.db.l3_db [None req-f4fd377c-62e7-4362-9cea-2b8ce9b988c2 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] Floating IP bce45e60-2e26-4c65-90cb-d09f046589da disassociated (deleted). External IP: 10.96.250.205, port: c3ae5077-a364-4713-95f0-f3c193cdf664. [pid: 8|app: 0|req: 1627/3087] 10.0.0.151 () {32 vars in 731 bytes} [Fri May 8 19:34:04 2026] DELETE /v2.0/floatingips/bce45e60-2e26-4c65-90cb-d09f046589da => generated 0 bytes in 706 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:34:05.162 7 INFO neutron.api.v2.resource [None req-4355f7df-14ae-4f02-8b0a-745db692539f 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1461/3088] 10.0.0.151 () {32 vars in 728 bytes} [Fri May 8 19:34:05 2026] GET /v2.0/floatingips/bce45e60-2e26-4c65-90cb-d09f046589da => generated 144 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:34:05.361 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-77894824-5530-44ec-891a-23f552cc8793'] response: {'name': 'network-changed', 'server_uuid': '31f6eb0a-b397-4c94-bf9a-e89ce1f69501', 'tag': 'c3ae5077-a364-4713-95f0-f3c193cdf664', 'status': 'completed', 'code': 200} 2026-05-08 19:34:05.397 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-736e6066-dbc9-4c87-a03e-36f946a58f33'] response: {'server_uuid': '831823a6-b09e-4e5d-8b92-df3b04784081', 'name': 'network-vif-deleted', 'tag': '6435d941-eb33-4fe2-917e-5371cc0a590c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1462/3089] 199.204.45.19 () {34 vars in 1078 bytes} [Fri May 8 19:34:05 2026] GET /v2.0/ports?tenant_id=3a6b075c77184ea4a1de60cbf6719f4a&device_id=31f6eb0a-b397-4c94-bf9a-e89ce1f69501 => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3090] 10.0.0.46 () {34 vars in 988 bytes} [Fri May 8 19:34:05 2026] GET /v2.0/ports?device_id=31f6eb0a-b397-4c94-bf9a-e89ce1f69501 => generated 1200 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3091] 10.0.0.46 () {34 vars in 1038 bytes} [Fri May 8 19:34:05 2026] GET /v2.0/security-groups?id=5cda18ad-4657-4fad-882c-115fb8274170&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3092] 199.204.45.19 () {34 vars in 984 bytes} [Fri May 8 19:34:05 2026] GET /v2.0/networks?id=f6614663-657b-46e5-8480-426314e276b3 => generated 799 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3093] 199.204.45.19 () {34 vars in 1056 bytes} [Fri May 8 19:34:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.212&port_id=c3ae5077-a364-4713-95f0-f3c193cdf664 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/3094] 199.204.45.19 () {34 vars in 1102 bytes} [Fri May 8 19:34:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A137&port_id=c3ae5077-a364-4713-95f0-f3c193cdf664 => 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: 1631/3095] 199.204.45.19 () {34 vars in 1062 bytes} [Fri May 8 19:34:05 2026] GET /v2.0/subnets?id=45957a62-912d-4a57-a2b6-a5fa6d58df71&id=8fd56bde-17c7-4121-aa63-b576655d5b40 => generated 1361 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/3096] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:34:05 2026] GET /v2.0/ports?network_id=f6614663-657b-46e5-8480-426314e276b3&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3097] 199.204.45.19 () {34 vars in 1050 bytes} [Fri May 8 19:34:05 2026] GET /v2.0/ports?network_id=f6614663-657b-46e5-8480-426314e276b3&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: 1466/3098] 199.204.45.19 () {34 vars in 1010 bytes} [Fri May 8 19:34:05 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3099] 199.204.45.19 () {34 vars in 1110 bytes} [Fri May 8 19:34:05 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3100] 199.204.45.19 () {34 vars in 992 bytes} [Fri May 8 19:34:05 2026] GET /v2.0/ports?device_id=31f6eb0a-b397-4c94-bf9a-e89ce1f69501 => generated 1200 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3103] 199.204.45.19 () {36 vars in 995 bytes} [Fri May 8 19:34:05 2026] DELETE /v2.0/ports/c3ae5077-a364-4713-95f0-f3c193cdf664 => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3104] 10.0.0.151 () {32 vars in 749 bytes} [Fri May 8 19:34:10 2026] DELETE /v2.0/security-group-rules/4595005b-6982-4091-b5a3-db1fcdfa4489 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:34:10.660 8 INFO neutron.api.v2.resource [None req-90a4208d-e223-468f-ba64-e4d36131c34b 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1635/3105] 10.0.0.151 () {32 vars in 746 bytes} [Fri May 8 19:34:10 2026] GET /v2.0/security-group-rules/4595005b-6982-4091-b5a3-db1fcdfa4489 => generated 155 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3106] 10.0.0.151 () {32 vars in 749 bytes} [Fri May 8 19:34:10 2026] DELETE /v2.0/security-group-rules/f589898a-8d19-4ece-a3ae-e311c2bbd0e6 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:34:10.748 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c01bf145-d513-469a-86b4-dc2afb733d8c'] response: {'server_uuid': '31f6eb0a-b397-4c94-bf9a-e89ce1f69501', 'name': 'network-vif-deleted', 'tag': 'c3ae5077-a364-4713-95f0-f3c193cdf664', 'status': 'completed', 'code': 200} 2026-05-08 19:34:10.767 8 INFO neutron.api.v2.resource [None req-3b391d59-4375-4557-8b17-5ba030e12490 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1636/3107] 10.0.0.151 () {32 vars in 746 bytes} [Fri May 8 19:34:10 2026] GET /v2.0/security-group-rules/f589898a-8d19-4ece-a3ae-e311c2bbd0e6 => generated 155 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3108] 10.0.0.151 () {32 vars in 749 bytes} [Fri May 8 19:34:10 2026] DELETE /v2.0/security-group-rules/b08cbd4e-97b3-4596-8831-7fc3321cf5c8 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:34:10.879 8 INFO neutron.api.v2.resource [None req-10192326-8226-49c0-9305-ff9bc8cc736d 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1637/3109] 10.0.0.151 () {32 vars in 746 bytes} [Fri May 8 19:34:10 2026] GET /v2.0/security-group-rules/b08cbd4e-97b3-4596-8831-7fc3321cf5c8 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3110] 10.0.0.151 () {32 vars in 749 bytes} [Fri May 8 19:34:10 2026] DELETE /v2.0/security-group-rules/0497d2ab-40e4-409c-bc51-ce3467f4d33d => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:34:10.986 8 INFO neutron.api.v2.resource [None req-7d4bbc0e-8766-417f-a56b-0205a379af21 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1638/3111] 10.0.0.151 () {32 vars in 746 bytes} [Fri May 8 19:34:10 2026] GET /v2.0/security-group-rules/0497d2ab-40e4-409c-bc51-ce3467f4d33d => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3112] 10.0.0.151 () {32 vars in 749 bytes} [Fri May 8 19:34:10 2026] DELETE /v2.0/security-group-rules/d652c9ba-e26b-4e75-9225-026d92cde171 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:34:11.075 8 INFO neutron.api.v2.resource [None req-10e3c858-8b19-4dff-a39e-18bf49a8e17b 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1639/3113] 10.0.0.151 () {32 vars in 746 bytes} [Fri May 8 19:34:11 2026] GET /v2.0/security-group-rules/d652c9ba-e26b-4e75-9225-026d92cde171 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3114] 10.0.0.151 () {32 vars in 749 bytes} [Fri May 8 19:34:11 2026] DELETE /v2.0/security-group-rules/3cef69a2-e789-4494-8379-c899e1e26f8a => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:34:11.172 8 INFO neutron.api.v2.resource [None req-168aeced-1af3-4299-be81-598eacfaf882 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1640/3115] 10.0.0.151 () {32 vars in 746 bytes} [Fri May 8 19:34:11 2026] GET /v2.0/security-group-rules/3cef69a2-e789-4494-8379-c899e1e26f8a => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3116] 10.0.0.151 () {32 vars in 749 bytes} [Fri May 8 19:34:11 2026] DELETE /v2.0/security-group-rules/0faccf30-80dd-4968-b5b5-2cd6079960ab => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:34:11.271 8 INFO neutron.api.v2.resource [None req-df6ccdc3-dc2f-4f1a-bf74-42c16a505374 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1641/3117] 10.0.0.151 () {32 vars in 746 bytes} [Fri May 8 19:34:11 2026] GET /v2.0/security-group-rules/0faccf30-80dd-4968-b5b5-2cd6079960ab => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3118] 10.0.0.151 () {32 vars in 749 bytes} [Fri May 8 19:34:11 2026] DELETE /v2.0/security-group-rules/6fc71223-077a-46e9-8d52-a8b14a920bc7 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:34:11.369 8 INFO neutron.api.v2.resource [None req-b2e0dfbf-f7ec-49fd-bb3f-4524cc22a3f0 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1642/3119] 10.0.0.151 () {32 vars in 746 bytes} [Fri May 8 19:34:11 2026] GET /v2.0/security-group-rules/6fc71223-077a-46e9-8d52-a8b14a920bc7 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3120] 10.0.0.151 () {32 vars in 749 bytes} [Fri May 8 19:34:11 2026] DELETE /v2.0/security-group-rules/6e5bab0d-1eab-4e0c-9d77-80438e0e9782 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:34:11.472 8 INFO neutron.api.v2.resource [None req-e7794f7c-4e90-4ede-b95f-435e3d110527 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1643/3121] 10.0.0.151 () {32 vars in 746 bytes} [Fri May 8 19:34:11 2026] GET /v2.0/security-group-rules/6e5bab0d-1eab-4e0c-9d77-80438e0e9782 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3122] 10.0.0.151 () {32 vars in 749 bytes} [Fri May 8 19:34:11 2026] DELETE /v2.0/security-group-rules/f4188158-93d3-41e3-9d31-b9a8dbc1f396 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:34:11.580 8 INFO neutron.api.v2.resource [None req-2d5bd6f8-fe66-4db4-b6c7-b7bce8d33720 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1644/3123] 10.0.0.151 () {32 vars in 746 bytes} [Fri May 8 19:34:11 2026] GET /v2.0/security-group-rules/f4188158-93d3-41e3-9d31-b9a8dbc1f396 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3124] 10.0.0.151 () {32 vars in 749 bytes} [Fri May 8 19:34:11 2026] DELETE /v2.0/security-group-rules/ac398b9b-2028-4f78-ac72-97b6ee8d66b0 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:34:11.700 8 INFO neutron.api.v2.resource [None req-9063f5ea-7d5c-48f2-b36c-0a1fde20f588 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1645/3125] 10.0.0.151 () {32 vars in 746 bytes} [Fri May 8 19:34:11 2026] GET /v2.0/security-group-rules/ac398b9b-2028-4f78-ac72-97b6ee8d66b0 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3126] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:34:11 2026] DELETE /v2.0/security-groups/5cda18ad-4657-4fad-882c-115fb8274170 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:34:11.823 8 INFO neutron.api.v2.resource [None req-ce1b5c87-4c8a-48da-a737-fb864277ef7c 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1646/3127] 10.0.0.151 () {32 vars in 736 bytes} [Fri May 8 19:34:11 2026] GET /v2.0/security-groups/5cda18ad-4657-4fad-882c-115fb8274170 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3128] 10.0.0.151 () {34 vars in 788 bytes} [Fri May 8 19:34:11 2026] PUT /v2.0/routers/50d4c354-1970-4fdb-af2e-ddcdfca01081/remove_router_interface => generated 309 bytes in 1378 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:34:13.565 8 INFO neutron.api.v2.resource [None req-94390932-73d2-4187-b8b8-ae2eb67bb9e1 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1647/3129] 10.0.0.151 () {34 vars in 788 bytes} [Fri May 8 19:34:13 2026] PUT /v2.0/routers/50d4c354-1970-4fdb-af2e-ddcdfca01081/remove_router_interface => generated 198 bytes in 309 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3130] 10.0.0.151 () {34 vars in 788 bytes} [Fri May 8 19:34:13 2026] PUT /v2.0/routers/50d4c354-1970-4fdb-af2e-ddcdfca01081/remove_router_interface => generated 309 bytes in 1229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:34:15.400 8 INFO neutron.api.v2.resource [None req-8776b2cc-c1cd-438a-946e-e3c0884a5b78 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1648/3131] 10.0.0.151 () {34 vars in 788 bytes} [Fri May 8 19:34:14 2026] PUT /v2.0/routers/50d4c354-1970-4fdb-af2e-ddcdfca01081/remove_router_interface => generated 198 bytes in 598 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3132] 10.0.0.151 () {34 vars in 788 bytes} [Fri May 8 19:34:15 2026] PUT /v2.0/routers/50d4c354-1970-4fdb-af2e-ddcdfca01081/remove_router_interface => generated 309 bytes in 1582 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:34:17.208 8 INFO neutron.api.v2.resource [None req-25843b41-42b8-48a9-a2eb-9977f5165f7f 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1649/3133] 10.0.0.151 () {34 vars in 788 bytes} [Fri May 8 19:34:16 2026] PUT /v2.0/routers/50d4c354-1970-4fdb-af2e-ddcdfca01081/remove_router_interface => generated 198 bytes in 215 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:34:18.256 7 INFO neutron.db.l3_hamode_db [None req-e32ae337-7b15-4955-8f74-60e926ed8ec6 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] HA network 3d509695-a824-4fa0-8706-eaa6de47724d was deleted as no HA routers are present in tenant 3a6b075c77184ea4a1de60cbf6719f4a. [pid: 7|app: 0|req: 1485/3134] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:34:17 2026] DELETE /v2.0/routers/50d4c354-1970-4fdb-af2e-ddcdfca01081 => generated 0 bytes in 1049 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:34:18.293 8 INFO neutron.api.v2.resource [None req-7f246bba-e7fe-4393-a560-1088d3cecd24 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1650/3135] 10.0.0.151 () {32 vars in 720 bytes} [Fri May 8 19:34:18 2026] GET /v2.0/routers/50d4c354-1970-4fdb-af2e-ddcdfca01081 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:34:18.361 7 INFO neutron.services.segments.plugin [-] Segment 52f02bec-d05d-456c-afc4-af20a6760b07 resource provider aggregate not found 2026-05-08 19:34:18.366 7 INFO neutron.services.segments.plugin [-] Segment 52f02bec-d05d-456c-afc4-af20a6760b07 resource provider aggregate not found 2026-05-08 19:34:18.379 7 INFO neutron.services.segments.plugin [-] Segment 52f02bec-d05d-456c-afc4-af20a6760b07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52f02bec-d05d-456c-afc4-af20a6760b07 found for delete ", "request_id": "req-9daa6e1e-0143-4521-ae2f-80e1927db17c"}]} 2026-05-08 19:34:18.381 7 INFO neutron.services.segments.plugin [-] Segment 52f02bec-d05d-456c-afc4-af20a6760b07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52f02bec-d05d-456c-afc4-af20a6760b07 found for delete ", "request_id": "req-632b5947-cc9b-4574-b92b-56785bf57fb1"}]} [pid: 7|app: 0|req: 1486/3136] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:34:18 2026] DELETE /v2.0/subnets/e65cf3b9-c78e-4c79-abfa-5b0c5d6af68d => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:34:18.544 8 INFO neutron.pecan_wsgi.hooks.translation [None req-470ae505-bc3b-45f4-9465-f46ed8f9d7f1 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1651/3137] 10.0.0.151 () {32 vars in 720 bytes} [Fri May 8 19:34:18 2026] GET /v2.0/subnets/e65cf3b9-c78e-4c79-abfa-5b0c5d6af68d => 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: 1487/3138] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:34:18 2026] DELETE /v2.0/subnets/15b800e2-f26a-48a0-988e-ca62c3be3657 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:34:18.774 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8585ef6b-7b3a-49d2-8155-f22adaf32cb7 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1652/3139] 10.0.0.151 () {32 vars in 720 bytes} [Fri May 8 19:34:18 2026] GET /v2.0/subnets/15b800e2-f26a-48a0-988e-ca62c3be3657 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3140] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:34:18 2026] DELETE /v2.0/networks/283532b1-1ff3-4a79-bcc2-9ff47bf6991c => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:34:19.161 8 INFO neutron.pecan_wsgi.hooks.translation [None req-51963660-e8f5-4e85-9510-ff453e12a0b9 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1653/3141] 10.0.0.151 () {32 vars in 722 bytes} [Fri May 8 19:34:19 2026] GET /v2.0/networks/283532b1-1ff3-4a79-bcc2-9ff47bf6991c => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3142] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:34:19 2026] DELETE /v2.0/subnets/45957a62-912d-4a57-a2b6-a5fa6d58df71 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:34:19.421 8 INFO neutron.pecan_wsgi.hooks.translation [None req-500b6441-0b6a-496e-98bc-8449e4e71351 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1654/3143] 10.0.0.151 () {32 vars in 720 bytes} [Fri May 8 19:34:19 2026] GET /v2.0/subnets/45957a62-912d-4a57-a2b6-a5fa6d58df71 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3144] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:34:19 2026] DELETE /v2.0/subnets/8fd56bde-17c7-4121-aa63-b576655d5b40 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:34:19.652 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0738d8ed-7a76-4d2d-9729-e52031fbaf82 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1655/3145] 10.0.0.151 () {32 vars in 720 bytes} [Fri May 8 19:34:19 2026] GET /v2.0/subnets/8fd56bde-17c7-4121-aa63-b576655d5b40 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3146] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:34:19 2026] DELETE /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:34:20.078 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3f37b079-4e3d-4984-b79b-7d5b79426fef 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1656/3147] 10.0.0.151 () {32 vars in 722 bytes} [Fri May 8 19:34:20 2026] GET /v2.0/networks/f6614663-657b-46e5-8480-426314e276b3 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3148] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:34:20 2026] DELETE /v2.0/subnets/62367e4e-a95b-4fb3-a24a-72917faeb8a2 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:34:20.338 8 INFO neutron.pecan_wsgi.hooks.translation [None req-251f77fb-db1e-4049-befb-8949a9b43565 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1657/3149] 10.0.0.151 () {32 vars in 720 bytes} [Fri May 8 19:34:20 2026] GET /v2.0/subnets/62367e4e-a95b-4fb3-a24a-72917faeb8a2 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:34:20.397 7 INFO neutron.services.segments.plugin [-] Segment c1b14e86-266c-4c36-8afa-a30ae0c8ac5d resource provider aggregate not found 2026-05-08 19:34:20.403 7 INFO neutron.services.segments.plugin [-] Segment c1b14e86-266c-4c36-8afa-a30ae0c8ac5d resource provider aggregate not found 2026-05-08 19:34:20.413 7 INFO neutron.services.segments.plugin [-] Segment c1b14e86-266c-4c36-8afa-a30ae0c8ac5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1b14e86-266c-4c36-8afa-a30ae0c8ac5d found for delete ", "request_id": "req-8e167307-0ddb-4945-83c2-b8bb773429b6"}]} 2026-05-08 19:34:20.422 7 INFO neutron.services.segments.plugin [-] Segment c1b14e86-266c-4c36-8afa-a30ae0c8ac5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1b14e86-266c-4c36-8afa-a30ae0c8ac5d found for delete ", "request_id": "req-a8c382f7-b7e8-43b8-baf7-08d27ea8b8cc"}]} 2026-05-08 19:34:20.436 7 INFO neutron.services.segments.plugin [-] Segment 2b4ba92b-8a0d-4025-8ce4-bbabccfb39ae resource provider aggregate not found 2026-05-08 19:34:20.440 7 INFO neutron.services.segments.plugin [-] Segment 2b4ba92b-8a0d-4025-8ce4-bbabccfb39ae resource provider aggregate not found 2026-05-08 19:34:20.452 7 INFO neutron.services.segments.plugin [-] Segment 2b4ba92b-8a0d-4025-8ce4-bbabccfb39ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b4ba92b-8a0d-4025-8ce4-bbabccfb39ae found for delete ", "request_id": "req-efde4f57-6083-48d8-a263-ec6e04570c1f"}]} 2026-05-08 19:34:20.461 7 INFO neutron.services.segments.plugin [-] Segment 2b4ba92b-8a0d-4025-8ce4-bbabccfb39ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b4ba92b-8a0d-4025-8ce4-bbabccfb39ae found for delete ", "request_id": "req-61c06133-1dae-4c72-95ab-8efb66a159ff"}]} [pid: 7|app: 0|req: 1493/3150] 10.0.0.151 () {32 vars in 723 bytes} [Fri May 8 19:34:20 2026] DELETE /v2.0/subnets/7b610a48-580b-4592-94d2-21e507898e6f => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:34:20.611 8 INFO neutron.pecan_wsgi.hooks.translation [None req-53d526c9-477f-4221-a0e6-c5caf4a90447 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1658/3151] 10.0.0.151 () {32 vars in 720 bytes} [Fri May 8 19:34:20 2026] GET /v2.0/subnets/7b610a48-580b-4592-94d2-21e507898e6f => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3152] 10.0.0.151 () {32 vars in 725 bytes} [Fri May 8 19:34:20 2026] DELETE /v2.0/networks/a754f3c9-35eb-4444-9857-b7cb1f64834e => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-08 19:34:21.023 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f349e0d9-ca87-4109-aef1-437a10991d64 3a1bd1268bea469aaa7be1f02b9f00e2 3a6b075c77184ea4a1de60cbf6719f4a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1659/3153] 10.0.0.151 () {32 vars in 722 bytes} [Fri May 8 19:34:21 2026] GET /v2.0/networks/a754f3c9-35eb-4444-9857-b7cb1f64834e => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:34:23.023 7 INFO neutron.services.segments.plugin [-] Segment 4622536d-2b19-4af9-80e1-2844890e64d5 resource provider aggregate not found 2026-05-08 19:34:23.031 7 INFO neutron.services.segments.plugin [-] Segment 4622536d-2b19-4af9-80e1-2844890e64d5 resource provider aggregate not found 2026-05-08 19:34:23.046 7 INFO neutron.services.segments.plugin [-] Segment 4622536d-2b19-4af9-80e1-2844890e64d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4622536d-2b19-4af9-80e1-2844890e64d5 found for delete ", "request_id": "req-d3c2a177-1c51-4201-83b1-ba5cabba5220"}]} 2026-05-08 19:34:23.053 7 INFO neutron.services.segments.plugin [-] Segment 4622536d-2b19-4af9-80e1-2844890e64d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4622536d-2b19-4af9-80e1-2844890e64d5 found for delete ", "request_id": "req-ccbecd7e-bfe5-4506-afa8-f18e56a8ab68"}]} [pid: 7|app: 0|req: 1496/3156] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:34:22 2026] GET /v2.0/security-groups?tenant_id=889e968790e141a5995348ceb1aabd6c&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: 1661/3157] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:34:23 2026] DELETE /v2.0/security-groups/b8f361d9-c163-468b-90c9-5b900b69421b => 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: 1497/3158] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:34:23 2026] GET /v2.0/security-groups?tenant_id=f23de762b44f48bab6e9d90f234ef4c3&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3159] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:34:23 2026] DELETE /v2.0/security-groups/96e19500-2393-4e7c-a226-4a36432edc10 => 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: 1498/3160] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:34:23 2026] GET /v2.0/security-groups?tenant_id=5fc69ad48bfd494689a99e4529b5122e&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3161] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:34:24 2026] DELETE /v2.0/security-groups/bb6374f5-0136-4b74-9bac-67aa6280f713 => 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: 1499/3162] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:34:24 2026] GET /v2.0/security-groups?tenant_id=84874694522443c3bb2d21901086e2e0&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3163] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:34:24 2026] DELETE /v2.0/security-groups/78aa2e02-5e29-4892-ba8f-bcd6f7ac5999 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3164] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:34:24 2026] GET /v2.0/security-groups?tenant_id=62f22eca50464121949cf9682224ade6&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3165] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:34:24 2026] DELETE /v2.0/security-groups/fe6f14e8-ba53-429b-9366-0a452bf7e998 => 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: 1501/3166] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:34:25 2026] GET /v2.0/security-groups?tenant_id=3a6b075c77184ea4a1de60cbf6719f4a&name=default => generated 2929 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3167] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:34:25 2026] DELETE /v2.0/security-groups/716b2fbd-a158-49b5-b2bc-665a583c5dab => 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: 1502/3168] 10.0.0.151 () {32 vars in 773 bytes} [Fri May 8 19:34:25 2026] GET /v2.0/security-groups?tenant_id=54d9b85a575b47118e0bbd90a9858ebc&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3169] 10.0.0.151 () {32 vars in 739 bytes} [Fri May 8 19:34:25 2026] DELETE /v2.0/security-groups/2f74b091-892b-4e6f-aec7-591cbadefe2f => 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: 1503/3170] 10.0.0.151 () {32 vars in 648 bytes} [Fri May 8 19:34:27 2026] GET /v2.0/networks => generated 2168 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3171] 10.0.0.151 () {32 vars in 654 bytes} [Fri May 8 19:34:29 2026] GET /v2.0/floatingips => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3172] 10.0.0.151 () {32 vars in 646 bytes} [Fri May 8 19:34:29 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3173] 10.0.0.151 () {32 vars in 642 bytes} [Fri May 8 19:34:29 2026] GET /v2.0/ports => generated 4721 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3174] 10.0.0.151 () {32 vars in 646 bytes} [Fri May 8 19:34:29 2026] GET /v2.0/subnets => generated 1261 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3175] 10.0.0.151 () {32 vars in 648 bytes} [Fri May 8 19:34:29 2026] GET /v2.0/networks => generated 2168 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3176] 10.0.0.151 () {32 vars in 662 bytes} [Fri May 8 19:34:29 2026] GET /v2.0/security-groups => generated 17397 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3177] 10.0.0.151 () {32 vars in 654 bytes} [Fri May 8 19:34:29 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)