+ 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 [Tue Jun 9 17:44:37 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:53:03 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-7bbf67b75b-jkfch 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 0x5564903f3170 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-06-09 17:44:40.944 8 INFO neutron.common.config [-] Logging enabled! 2026-06-09 17:44:40.944 8 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-06-09 17:44:41.075 7 INFO neutron.common.config [-] Logging enabled! 2026-06-09 17:44:41.075 7 INFO neutron.common.config [-] uwsgi version 24.2.2.dev7 2026-06-09 17:44:41.381 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-09 17:44:41.541 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-09 17:44:42.222 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-09 17:44:42.225 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-09 17:44:42.228 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-09 17:44:42.229 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-09 17:44:42.229 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-09 17:44:42.229 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-09 17:44:42.229 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-09 17:44:42.235 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-09 17:44:42.235 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-09 17:44:42.235 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-09 17:44:42.254 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-09 17:44:42.255 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-09 17:44:42.256 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-09 17:44:42.296 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-09 17:44:42.296 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-09 17:44:42.296 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-09 17:44:42.296 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-09 17:44:42.303 8 WARNING oslo_policy.policy [None req-8bad36b8-1e58-4c74-bd69-980c344ace14 - - - - - -] 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-06-09 17:44:42.376 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-09 17:44:42.378 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-09 17:44:42.381 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-09 17:44:42.382 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-09 17:44:42.383 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-09 17:44:42.383 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-09 17:44:42.383 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-09 17:44:42.389 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-09 17:44:42.389 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-09 17:44:42.389 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-09 17:44:42.408 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-09 17:44:42.409 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-09 17:44:42.409 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-09 17:44:42.450 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-09 17:44:42.451 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-09 17:44:42.451 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-09 17:44:42.451 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-09 17:44:42.459 7 WARNING oslo_policy.policy [None req-c7c63781-ea01-4bed-9a32-6469d4ad6091 - - - - - -] 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-06-09 17:44:42.574 8 INFO neutron.plugins.ml2.managers [None req-8bad36b8-1e58-4c74-bd69-980c344ace14 - - - - - -] Initializing driver for type 'vlan' 2026-06-09 17:44:42.748 7 INFO neutron.plugins.ml2.managers [None req-c7c63781-ea01-4bed-9a32-6469d4ad6091 - - - - - -] Initializing driver for type 'vlan' 2026-06-09 17:44:42.900 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8bad36b8-1e58-4c74-bd69-980c344ace14 - - - - - -] VlanTypeDriver initialization complete 2026-06-09 17:44:42.901 8 INFO neutron.plugins.ml2.managers [None req-8bad36b8-1e58-4c74-bd69-980c344ace14 - - - - - -] Initializing driver for type 'vxlan' 2026-06-09 17:44:42.901 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8bad36b8-1e58-4c74-bd69-980c344ace14 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-09 17:44:42.926 8 INFO neutron.plugins.ml2.managers [None req-8bad36b8-1e58-4c74-bd69-980c344ace14 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-09 17:44:42.926 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8bad36b8-1e58-4c74-bd69-980c344ace14 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-09 17:44:42.927 8 INFO neutron.plugins.ml2.managers [None req-8bad36b8-1e58-4c74-bd69-980c344ace14 - - - - - -] Initializing extension driver 'port_security' 2026-06-09 17:44:42.927 8 INFO neutron.plugins.ml2.extensions.port_security [None req-8bad36b8-1e58-4c74-bd69-980c344ace14 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-09 17:44:42.927 8 INFO neutron.plugins.ml2.managers [None req-8bad36b8-1e58-4c74-bd69-980c344ace14 - - - - - -] Initializing extension driver 'qos' 2026-06-09 17:44:42.927 8 INFO neutron.plugins.ml2.managers [None req-8bad36b8-1e58-4c74-bd69-980c344ace14 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-09 17:44:42.928 8 INFO neutron.plugins.ml2.managers [None req-8bad36b8-1e58-4c74-bd69-980c344ace14 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-09 17:44:42.941 8 INFO neutron.quota [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded quota_driver: . 2026-06-09 17:44:42.942 8 INFO neutron.plugins.ml2.plugin [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Modular L2 Plugin initialization complete 2026-06-09 17:44:42.942 8 INFO neutron.plugins.ml2.managers [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-09 17:44:42.942 8 INFO neutron.plugins.ml2.managers [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-09 17:44:42.943 8 INFO neutron.plugins.ml2.managers [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-09 17:44:42.943 8 INFO neutron.extensions.vlantransparent [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Disabled vlantransparent extension. 2026-06-09 17:44:42.943 8 INFO neutron.manager [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loading Plugin: qos 2026-06-09 17:44:42.959 8 INFO neutron.manager [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loading Plugin: router 2026-06-09 17:44:42.998 8 INFO neutron.services.service_base [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-09 17:44:42.999 8 INFO neutron.manager [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loading Plugin: segments 2026-06-09 17:44:43.080 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c7c63781-ea01-4bed-9a32-6469d4ad6091 - - - - - -] VlanTypeDriver initialization complete 2026-06-09 17:44:43.081 7 INFO neutron.plugins.ml2.managers [None req-c7c63781-ea01-4bed-9a32-6469d4ad6091 - - - - - -] Initializing driver for type 'vxlan' 2026-06-09 17:44:43.081 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c7c63781-ea01-4bed-9a32-6469d4ad6091 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-09 17:44:43.096 8 INFO neutron.manager [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loading Plugin: trunk 2026-06-09 17:44:43.104 7 INFO neutron.plugins.ml2.managers [None req-c7c63781-ea01-4bed-9a32-6469d4ad6091 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-09 17:44:43.105 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c7c63781-ea01-4bed-9a32-6469d4ad6091 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-09 17:44:43.105 7 INFO neutron.plugins.ml2.managers [None req-c7c63781-ea01-4bed-9a32-6469d4ad6091 - - - - - -] Initializing extension driver 'port_security' 2026-06-09 17:44:43.105 7 INFO neutron.plugins.ml2.extensions.port_security [None req-c7c63781-ea01-4bed-9a32-6469d4ad6091 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-09 17:44:43.105 7 INFO neutron.plugins.ml2.managers [None req-c7c63781-ea01-4bed-9a32-6469d4ad6091 - - - - - -] Initializing extension driver 'qos' 2026-06-09 17:44:43.106 7 INFO neutron.plugins.ml2.managers [None req-c7c63781-ea01-4bed-9a32-6469d4ad6091 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-09 17:44:43.106 7 INFO neutron.plugins.ml2.managers [None req-c7c63781-ea01-4bed-9a32-6469d4ad6091 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-09 17:44:43.117 7 INFO neutron.quota [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded quota_driver: . 2026-06-09 17:44:43.118 7 INFO neutron.plugins.ml2.plugin [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Modular L2 Plugin initialization complete 2026-06-09 17:44:43.118 7 INFO neutron.plugins.ml2.managers [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-09 17:44:43.118 7 INFO neutron.plugins.ml2.managers [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-09 17:44:43.119 7 INFO neutron.plugins.ml2.managers [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-09 17:44:43.119 7 INFO neutron.extensions.vlantransparent [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Disabled vlantransparent extension. 2026-06-09 17:44:43.119 7 INFO neutron.manager [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loading Plugin: qos 2026-06-09 17:44:43.130 7 INFO neutron.manager [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loading Plugin: router 2026-06-09 17:44:43.152 8 INFO neutron.manager [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loading Plugin: vpnaas 2026-06-09 17:44:43.167 7 INFO neutron.services.service_base [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-09 17:44:43.168 7 INFO neutron.manager [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loading Plugin: segments 2026-06-09 17:44:43.200 8 WARNING stevedore.named [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-09 17:44:43.262 8 INFO neutron_vpnaas.services.vpn.plugin [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-09 17:44:43.263 8 INFO neutron.common.utils [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-09 17:44:43.263 8 INFO neutron.manager [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loading Plugin: auto_allocate 2026-06-09 17:44:43.265 7 INFO neutron.manager [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loading Plugin: trunk 2026-06-09 17:44:43.267 8 INFO neutron.manager [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loading Plugin: tag 2026-06-09 17:44:43.277 8 INFO neutron.manager [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loading Plugin: timestamp 2026-06-09 17:44:43.281 8 INFO neutron.manager [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loading Plugin: network_ip_availability 2026-06-09 17:44:43.285 8 INFO neutron.manager [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loading Plugin: flavors 2026-06-09 17:44:43.289 8 INFO neutron.manager [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loading Plugin: revisions 2026-06-09 17:44:43.292 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Initializing extension manager. 2026-06-09 17:44:43.293 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: address-group 2026-06-09 17:44:43.294 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: address-scope 2026-06-09 17:44:43.295 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-09 17:44:43.295 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: agent 2026-06-09 17:44:43.296 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: agent-resources-synced 2026-06-09 17:44:43.297 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-09 17:44:43.298 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-09 17:44:43.299 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: availability_zone 2026-06-09 17:44:43.299 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: availability_zone_filter 2026-06-09 17:44:43.300 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-09 17:44:43.301 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: default-subnetpools 2026-06-09 17:44:43.302 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-09 17:44:43.303 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: dns-integration 2026-06-09 17:44:43.303 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: dns-domain-ports 2026-06-09 17:44:43.304 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-09 17:44:43.305 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: dvr 2026-06-09 17:44:43.305 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-09 17:44:43.306 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: empty-string-filtering 2026-06-09 17:44:43.306 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-09 17:44:43.307 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-09 17:44:43.307 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: external-net 2026-06-09 17:44:43.308 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-09 17:44:43.309 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: extraroute 2026-06-09 17:44:43.309 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: extraroute-atomic 2026-06-09 17:44:43.310 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-09 17:44:43.310 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-09 17:44:43.311 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-09 17:44:43.312 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-09 17:44:43.312 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: fip-port-details 2026-06-09 17:44:43.313 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: flavors 2026-06-09 17:44:43.314 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-09 17:44:43.315 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: floatingip-pools 2026-06-09 17:44:43.316 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: ip_allocation 2026-06-09 17:44:43.316 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-09 17:44:43.317 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: l2_adjacency 2026-06-09 17:44:43.318 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: router 2026-06-09 17:44:43.318 7 INFO neutron.manager [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loading Plugin: vpnaas 2026-06-09 17:44:43.320 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-09 17:44:43.321 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-09 17:44:43.321 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-09 17:44:43.322 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: ext-gw-mode 2026-06-09 17:44:43.322 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: l3-ha 2026-06-09 17:44:43.323 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-09 17:44:43.324 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-09 17:44:43.324 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: l3-flavors 2026-06-09 17:44:43.325 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-09 17:44:43.326 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-09 17:44:43.328 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-09 17:44:43.329 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-09 17:44:43.330 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-09 17:44:43.331 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-09 17:44:43.332 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-09 17:44:43.332 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: multi-provider 2026-06-09 17:44:43.333 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: net-mtu 2026-06-09 17:44:43.334 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: net-mtu-writable 2026-06-09 17:44:43.334 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: network_availability_zone 2026-06-09 17:44:43.335 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: network_ha 2026-06-09 17:44:43.336 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: network-ip-availability 2026-06-09 17:44:43.337 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-09 17:44:43.337 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: pagination 2026-06-09 17:44:43.338 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: port-device-profile 2026-06-09 17:44:43.339 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-09 17:44:43.339 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-09 17:44:43.340 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-09 17:44:43.340 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: port-mac-override 2026-06-09 17:44:43.341 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-09 17:44:43.342 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-09 17:44:43.342 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: port-resource-request 2026-06-09 17:44:43.343 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-09 17:44:43.343 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: binding 2026-06-09 17:44:43.344 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: binding-extended 2026-06-09 17:44:43.345 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: port-security 2026-06-09 17:44:43.345 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: project-id 2026-06-09 17:44:43.346 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: provider 2026-06-09 17:44:43.348 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: qos 2026-06-09 17:44:43.348 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-09 17:44:43.349 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-09 17:44:43.350 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: qos-default 2026-06-09 17:44:43.350 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: qos-fip 2026-06-09 17:44:43.351 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-09 17:44:43.351 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-09 17:44:43.352 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-09 17:44:43.353 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-09 17:44:43.353 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-09 17:44:43.354 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: qos-pps 2026-06-09 17:44:43.354 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-09 17:44:43.355 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-09 17:44:43.356 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: qos-rules-alias 2026-06-09 17:44:43.356 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: quota-check-limit 2026-06-09 17:44:43.358 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: quotas 2026-06-09 17:44:43.358 7 WARNING stevedore.named [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-09 17:44:43.359 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: quota_details 2026-06-09 17:44:43.360 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: rbac-policies 2026-06-09 17:44:43.361 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: rbac-address-group 2026-06-09 17:44:43.362 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: rbac-address-scope 2026-06-09 17:44:43.362 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: rbac-security-groups 2026-06-09 17:44:43.363 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-09 17:44:43.363 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: revision-if-match 2026-06-09 17:44:43.364 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-09 17:44:43.365 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: router_availability_zone 2026-06-09 17:44:43.365 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-09 17:44:43.367 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-09 17:44:43.367 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-09 17:44:43.368 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-09 17:44:43.369 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-09 17:44:43.369 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-09 17:44:43.370 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-09 17:44:43.378 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: security-group 2026-06-09 17:44:43.379 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: segment 2026-06-09 17:44:43.379 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-09 17:44:43.380 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: service-type 2026-06-09 17:44:43.380 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: sorting 2026-06-09 17:44:43.381 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: standard-attr-segment 2026-06-09 17:44:43.382 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: standard-attr-description 2026-06-09 17:44:43.382 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: stateful-security-group 2026-06-09 17:44:43.383 8 WARNING neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-09 17:44:43.383 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-09 17:44:43.384 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: subnet_onboard 2026-06-09 17:44:43.384 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-09 17:44:43.385 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: subnet-service-types 2026-06-09 17:44:43.386 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: subnet_allocation 2026-06-09 17:44:43.387 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-09 17:44:43.387 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-09 17:44:43.390 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: standard-attr-tag 2026-06-09 17:44:43.391 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-09 17:44:43.391 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: trunk 2026-06-09 17:44:43.392 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: trunk-details 2026-06-09 17:44:43.392 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-09 17:44:43.393 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-09 17:44:43.395 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-09 17:44:43.395 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-09 17:44:43.396 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: vpn-flavors 2026-06-09 17:44:43.397 8 INFO neutron.api.extensions [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Loaded extension: vpnaas 2026-06-09 17:44:43.400 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-09 17:44:43.400 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-09 17:44:43.401 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-09 17:44:43.401 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-09 17:44:43.405 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-09 17:44:43.405 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-09 17:44:43.411 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-09 17:44:43.412 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-09 17:44:43.413 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-09 17:44:43.413 7 INFO neutron_vpnaas.services.vpn.plugin [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-09 17:44:43.414 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-09 17:44:43.414 7 INFO neutron.common.utils [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-09 17:44:43.414 8 WARNING neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] subnetpool is already registered 2026-06-09 17:44:43.414 7 INFO neutron.manager [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loading Plugin: auto_allocate 2026-06-09 17:44:43.415 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-09 17:44:43.415 8 WARNING neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] subnetpool is already registered 2026-06-09 17:44:43.416 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-09 17:44:43.417 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-09 17:44:43.417 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-09 17:44:43.418 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-09 17:44:43.419 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-09 17:44:43.419 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-09 17:44:43.421 7 INFO neutron.manager [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loading Plugin: tag 2026-06-09 17:44:43.424 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-09 17:44:43.424 8 WARNING neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] router is already registered 2026-06-09 17:44:43.425 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-09 17:44:43.425 8 WARNING neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] floatingip is already registered 2026-06-09 17:44:43.426 7 INFO neutron.manager [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loading Plugin: timestamp 2026-06-09 17:44:43.429 7 INFO neutron.manager [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loading Plugin: network_ip_availability 2026-06-09 17:44:43.431 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-09 17:44:43.431 8 WARNING neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] rbac_policy is already registered 2026-06-09 17:44:43.432 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-09 17:44:43.432 8 WARNING neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] security_group is already registered 2026-06-09 17:44:43.432 7 INFO neutron.manager [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loading Plugin: flavors 2026-06-09 17:44:43.433 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-09 17:44:43.433 8 WARNING neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] security_group_rule is already registered 2026-06-09 17:44:43.434 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-09 17:44:43.434 8 WARNING neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] subnetpool is already registered 2026-06-09 17:44:43.435 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-09 17:44:43.435 8 WARNING neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] subnetpool is already registered 2026-06-09 17:44:43.436 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-09 17:44:43.436 8 WARNING neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] trunk is already registered 2026-06-09 17:44:43.436 7 INFO neutron.manager [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loading Plugin: revisions 2026-06-09 17:44:43.436 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-09 17:44:43.437 8 WARNING neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] endpoint_group is already registered 2026-06-09 17:44:43.437 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-09 17:44:43.437 8 WARNING neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] vpnservice is already registered 2026-06-09 17:44:43.438 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-09 17:44:43.438 8 WARNING neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] ipsec_site_connection is already registered 2026-06-09 17:44:43.439 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-09 17:44:43.439 8 WARNING neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] ipsecpolicy is already registered 2026-06-09 17:44:43.439 8 INFO neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-09 17:44:43.439 8 WARNING neutron.quota.resource_registry [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] ikepolicy is already registered 2026-06-09 17:44:43.440 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Initializing extension manager. 2026-06-09 17:44:43.441 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: address-group 2026-06-09 17:44:43.442 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: address-scope 2026-06-09 17:44:43.442 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-09 17:44:43.443 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: agent 2026-06-09 17:44:43.444 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: agent-resources-synced 2026-06-09 17:44:43.445 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-09 17:44:43.446 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-09 17:44:43.447 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: availability_zone 2026-06-09 17:44:43.447 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: availability_zone_filter 2026-06-09 17:44:43.448 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-09 17:44:43.448 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: default-subnetpools 2026-06-09 17:44:43.450 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-09 17:44:43.451 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: dns-integration 2026-06-09 17:44:43.451 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: dns-domain-ports 2026-06-09 17:44:43.452 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-09 17:44:43.452 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: dvr 2026-06-09 17:44:43.453 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-09 17:44:43.454 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: empty-string-filtering 2026-06-09 17:44:43.454 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-09 17:44:43.455 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-09 17:44:43.455 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: external-net 2026-06-09 17:44:43.456 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-09 17:44:43.456 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: extraroute 2026-06-09 17:44:43.457 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: extraroute-atomic 2026-06-09 17:44:43.458 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-09 17:44:43.458 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-09 17:44:43.459 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-09 17:44:43.459 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-09 17:44:43.460 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: fip-port-details 2026-06-09 17:44:43.461 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: flavors 2026-06-09 17:44:43.462 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-09 17:44:43.463 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: floatingip-pools 2026-06-09 17:44:43.463 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: ip_allocation 2026-06-09 17:44:43.464 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-09 17:44:43.464 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: l2_adjacency 2026-06-09 17:44:43.465 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: router 2026-06-09 17:44:43.467 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-09 17:44:43.468 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-09 17:44:43.469 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-09 17:44:43.469 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: ext-gw-mode 2026-06-09 17:44:43.470 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: l3-ha 2026-06-09 17:44:43.470 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-09 17:44:43.471 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-09 17:44:43.472 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: l3-flavors 2026-06-09 17:44:43.472 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-09 17:44:43.473 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-09 17:44:43.475 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-09 17:44:43.476 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-09 17:44:43.477 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-09 17:44:43.477 8 WARNING keystonemiddleware._common.config [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 17:44:43.478 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-09 17:44:43.479 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-09 17:44:43.479 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: multi-provider 2026-06-09 17:44:43.480 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: net-mtu 2026-06-09 17:44:43.480 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: net-mtu-writable 2026-06-09 17:44:43.481 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: network_availability_zone 2026-06-09 17:44:43.482 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: network_ha 2026-06-09 17:44:43.482 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: network-ip-availability 2026-06-09 17:44:43.483 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-09 17:44:43.484 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: pagination 2026-06-09 17:44:43.484 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: port-device-profile 2026-06-09 17:44:43.486 8 WARNING oslo_config.cfg [None req-3ff73717-bb1f-48ad-851c-8a6b99335403 - - - - - -] 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 6 seconds on interpreter 0x5564903f3170 pid: 8 (default app) 2026-06-09 17:44:43.490 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-09 17:44:43.491 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-09 17:44:43.491 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-09 17:44:43.492 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: port-mac-override 2026-06-09 17:44:43.492 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-09 17:44:43.493 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-09 17:44:43.493 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: port-resource-request 2026-06-09 17:44:43.494 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-09 17:44:43.494 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: binding 2026-06-09 17:44:43.495 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: binding-extended 2026-06-09 17:44:43.496 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: port-security 2026-06-09 17:44:43.497 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: project-id 2026-06-09 17:44:43.497 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: provider 2026-06-09 17:44:43.499 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: qos 2026-06-09 17:44:43.500 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-09 17:44:43.501 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-09 17:44:43.501 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: qos-default 2026-06-09 17:44:43.502 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: qos-fip 2026-06-09 17:44:43.503 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-09 17:44:43.503 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-09 17:44:43.504 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-09 17:44:43.504 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-09 17:44:43.505 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-09 17:44:43.506 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: qos-pps 2026-06-09 17:44:43.506 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-09 17:44:43.507 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-09 17:44:43.508 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: qos-rules-alias 2026-06-09 17:44:43.508 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: quota-check-limit 2026-06-09 17:44:43.510 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: quotas 2026-06-09 17:44:43.511 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: quota_details 2026-06-09 17:44:43.512 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: rbac-policies 2026-06-09 17:44:43.513 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: rbac-address-group 2026-06-09 17:44:43.514 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: rbac-address-scope 2026-06-09 17:44:43.514 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: rbac-security-groups 2026-06-09 17:44:43.515 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-09 17:44:43.515 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: revision-if-match 2026-06-09 17:44:43.516 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-09 17:44:43.517 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: router_availability_zone 2026-06-09 17:44:43.517 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-09 17:44:43.519 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-09 17:44:43.519 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-09 17:44:43.520 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-09 17:44:43.521 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-09 17:44:43.521 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-09 17:44:43.522 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-09 17:44:43.531 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: security-group 2026-06-09 17:44:43.532 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: segment 2026-06-09 17:44:43.533 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-09 17:44:43.534 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: service-type 2026-06-09 17:44:43.534 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: sorting 2026-06-09 17:44:43.535 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: standard-attr-segment 2026-06-09 17:44:43.536 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: standard-attr-description 2026-06-09 17:44:43.536 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: stateful-security-group 2026-06-09 17:44:43.537 7 WARNING neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-09 17:44:43.538 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-09 17:44:43.538 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: subnet_onboard 2026-06-09 17:44:43.539 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-09 17:44:43.539 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: subnet-service-types 2026-06-09 17:44:43.540 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: subnet_allocation 2026-06-09 17:44:43.541 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-09 17:44:43.542 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-09 17:44:43.545 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: standard-attr-tag 2026-06-09 17:44:43.546 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-09 17:44:43.546 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: trunk 2026-06-09 17:44:43.547 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: trunk-details 2026-06-09 17:44:43.548 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-09 17:44:43.548 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-09 17:44:43.550 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-09 17:44:43.551 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-09 17:44:43.552 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: vpn-flavors 2026-06-09 17:44:43.553 7 INFO neutron.api.extensions [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Loaded extension: vpnaas 2026-06-09 17:44:43.556 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-09 17:44:43.556 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-09 17:44:43.556 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-09 17:44:43.556 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-09 17:44:43.562 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-09 17:44:43.562 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-09 17:44:43.568 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-09 17:44:43.569 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-09 17:44:43.570 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-09 17:44:43.571 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-09 17:44:43.572 7 WARNING neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] subnetpool is already registered 2026-06-09 17:44:43.572 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-09 17:44:43.573 7 WARNING neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] subnetpool is already registered 2026-06-09 17:44:43.573 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-09 17:44:43.574 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-09 17:44:43.575 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-09 17:44:43.575 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-09 17:44:43.576 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-09 17:44:43.577 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-09 17:44:43.584 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-09 17:44:43.584 7 WARNING neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] router is already registered 2026-06-09 17:44:43.585 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-09 17:44:43.585 7 WARNING neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] floatingip is already registered 2026-06-09 17:44:43.590 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-09 17:44:43.590 7 WARNING neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] rbac_policy is already registered 2026-06-09 17:44:43.591 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-09 17:44:43.591 7 WARNING neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] security_group is already registered 2026-06-09 17:44:43.592 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-09 17:44:43.592 7 WARNING neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] security_group_rule is already registered 2026-06-09 17:44:43.593 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-09 17:44:43.593 7 WARNING neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] subnetpool is already registered 2026-06-09 17:44:43.594 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-09 17:44:43.594 7 WARNING neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] subnetpool is already registered 2026-06-09 17:44:43.595 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-09 17:44:43.595 7 WARNING neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] trunk is already registered 2026-06-09 17:44:43.595 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-09 17:44:43.596 7 WARNING neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] endpoint_group is already registered 2026-06-09 17:44:43.596 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-09 17:44:43.596 7 WARNING neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] vpnservice is already registered 2026-06-09 17:44:43.597 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-09 17:44:43.597 7 WARNING neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] ipsec_site_connection is already registered 2026-06-09 17:44:43.598 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-09 17:44:43.598 7 WARNING neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] ipsecpolicy is already registered 2026-06-09 17:44:43.598 7 INFO neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-09 17:44:43.598 7 WARNING neutron.quota.resource_registry [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] ikepolicy is already registered 2026-06-09 17:44:43.636 7 WARNING keystonemiddleware._common.config [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 17:44:43.644 7 WARNING oslo_config.cfg [None req-a6551dd4-ff1d-4ac4-90f9-eacf96dd64b4 - - - - - -] 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 6 seconds on interpreter 0x5564903f3170 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-06-09 17:44:49.598 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9ac58143-d551-4b76-82b6-cf3d608bf78d fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/4] 199.204.45.210 () {44 vars in 928 bytes} [Tue Jun 9 17:44:48 2026] GET /v2.0/networks/public => generated 108 bytes in 863 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: 4/5] 199.204.45.210 () {44 vars in 950 bytes} [Tue Jun 9 17:44:49 2026] GET /v2.0/networks?name=public => generated 15 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 17:44:50.152 7 WARNING oslo_policy.policy [None req-1870c9a5-33c3-4f5c-849d-8e0f1fd22964 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-06-09 17:44:50.293 7 WARNING neutron.services.revisions.revision_plugin [None req-1870c9a5-33c3-4f5c-849d-8e0f1fd22964 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Could not find related network for resource to bump revision. 2026-06-09 17:44:50.319 7 INFO neutron.db.segments_db [None req-1870c9a5-33c3-4f5c-849d-8e0f1fd22964 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Added segment b4c42aea-18f1-47de-985a-d522384cdab8 of type flat for network 04fcdef8-76b8-4f63-85e8-444ae2e38283 2026-06-09 17:44:50.378 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1870c9a5-33c3-4f5c-849d-8e0f1fd22964 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.210 () {48 vars in 968 bytes} [Tue Jun 9 17:44:49 2026] POST /v2.0/networks => generated 124 bytes in 410 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 17:44:56.636 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bab7db88-4302-4be9-9436-d87d7c8c4913 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.210 () {44 vars in 928 bytes} [Tue Jun 9 17:44:56 2026] GET /v2.0/networks/public => generated 108 bytes in 376 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.210 () {44 vars in 950 bytes} [Tue Jun 9 17:44:56 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 17:44:56.869 8 WARNING oslo_policy.policy [None req-740d41cb-f295-4284-900f-ca24232b4c59 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-06-09 17:44:56.930 8 WARNING neutron.services.revisions.revision_plugin [None req-740d41cb-f295-4284-900f-ca24232b4c59 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Could not find related network for resource to bump revision. 2026-06-09 17:44:56.970 8 INFO neutron.db.segments_db [None req-740d41cb-f295-4284-900f-ca24232b4c59 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Added segment 2c8f71bc-716d-4b5e-b4e9-8d75f18c2199 of type flat for network 7cba2e36-5657-4a16-89a5-cf209da5d2d5 2026-06-09 17:44:57.022 8 INFO neutron.pecan_wsgi.hooks.translation [None req-740d41cb-f295-4284-900f-ca24232b4c59 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.210 () {48 vars in 968 bytes} [Tue Jun 9 17:44:56 2026] POST /v2.0/networks => generated 124 bytes in 370 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 17:45:02.986 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c70e61e6-b3b9-46fb-81d6-0976c0126204 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/11] 199.204.45.210 () {44 vars in 928 bytes} [Tue Jun 9 17:45:02 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) [pid: 7|app: 0|req: 5/12] 199.204.45.210 () {44 vars in 950 bytes} [Tue Jun 9 17:45:02 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 17:45:03.077 8 WARNING neutron.services.revisions.revision_plugin [None req-a709e29f-fa70-4b59-90c8-aa97d5772e38 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Could not find related network for resource to bump revision. 2026-06-09 17:45:03.106 8 INFO neutron.db.segments_db [None req-a709e29f-fa70-4b59-90c8-aa97d5772e38 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Added segment e2bac695-da56-41c6-aabf-1e5dd2d7c04c of type flat for network ea47eff4-13fa-4b63-ab33-b2718cee620f 2026-06-09 17:45:03.145 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a709e29f-fa70-4b59-90c8-aa97d5772e38 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.204.45.210 () {48 vars in 968 bytes} [Tue Jun 9 17:45:03 2026] POST /v2.0/networks => generated 124 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 17:45:09.085 7 INFO neutron.pecan_wsgi.hooks.translation [None req-41f3d708-ad98-4f83-b16b-f1e1335d226e fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.210 () {44 vars in 928 bytes} [Tue Jun 9 17:45:09 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: 8|app: 0|req: 9/15] 199.204.45.210 () {44 vars in 950 bytes} [Tue Jun 9 17:45:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 17:45:09.185 7 WARNING neutron.services.revisions.revision_plugin [None req-ab7f50d6-805e-42a9-bfcc-271a718171aa fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Could not find related network for resource to bump revision. 2026-06-09 17:45:09.204 7 INFO neutron.db.segments_db [None req-ab7f50d6-805e-42a9-bfcc-271a718171aa fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Added segment 5fb2b02a-5806-4201-af55-945f9527fff7 of type flat for network 7fa725f5-f9c9-49cb-a124-1eb8e03a588b [pid: 7|app: 0|req: 7/16] 199.204.45.210 () {48 vars in 968 bytes} [Tue Jun 9 17:45:09 2026] POST /v2.0/networks => generated 706 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 17:45:10.480 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1ad2796b-cd03-4c80-9e76-339d9721b7a9 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.210 () {44 vars in 928 bytes} [Tue Jun 9 17:45:10 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.210 () {44 vars in 950 bytes} [Tue Jun 9 17:45:10 2026] GET /v2.0/networks?name=public => generated 709 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 17:45:10.582 8 INFO neutron.pecan_wsgi.hooks.translation [None req-124b62bd-01a5-421b-bd68-2c1cab15a045 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.210 () {44 vars in 1035 bytes} [Tue Jun 9 17:45:10 2026] GET /v2.0/subnets/public-subnet?network_id=7fa725f5-f9c9-49cb-a124-1eb8e03a588b => generated 113 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/20] 199.204.45.210 () {44 vars in 1058 bytes} [Tue Jun 9 17:45:10 2026] GET /v2.0/subnets?name=public-subnet&network_id=7fa725f5-f9c9-49cb-a124-1eb8e03a588b => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.204.45.210 () {48 vars in 966 bytes} [Tue Jun 9 17:45:10 2026] POST /v2.0/subnets => generated 641 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 17:49:42.526 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7a2bf2e9-99a9-4223-8dfc-8abcc415b154] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-09 17:49:42.529 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1bcd06c7-3a01-45cc-9a4b-30821b6ccbb3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-09 17:49:42.530 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 9 17:49:42 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.210) !!! 2026-06-09 17:49:42.654 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6aaa8940-cbf0-46df-b072-303c5f066b93 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 30/56] 199.204.45.210 () {44 vars in 938 bytes} [Tue Jun 9 17:49:42 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 17:49:42.666 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [840b9817-770d-42df-8219-788e2f543192] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-09 17:49:42.667 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [619c79e2-4f0d-4203-910f-34561a870c4d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-09 17:49:42.668 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 9 17:49:42 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.210) !!! [pid: 7|app: 0|req: 27/57] 199.204.45.210 () {44 vars in 960 bytes} [Tue Jun 9 17:49:42 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 17:49:42.767 8 INFO neutron.db.segments_db [None req-587b5495-74a0-46e2-bee7-960a0c104f81 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Added segment 5d3af637-4d4e-4bb3-98a3-4575c551e944 of type vxlan for network 17b646f3-a1fa-4270-9648-3e5e05f8c81e [pid: 8|app: 0|req: 31/58] 199.204.45.210 () {48 vars in 967 bytes} [Tue Jun 9 17:49:42 2026] POST /v2.0/networks => generated 707 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 17:49:43.845 7 INFO oslo.messaging._drivers.impl_rabbit [-] [840b9817-770d-42df-8219-788e2f543192] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49934. 2026-06-09 17:49:43.846 7 INFO oslo.messaging._drivers.impl_rabbit [-] [619c79e2-4f0d-4203-910f-34561a870c4d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49924. 2026-06-09 17:49:43.885 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e1cdcd6-f0d5-4936-90f1-98cf957ecf24 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 28/59] 199.204.45.210 () {44 vars in 938 bytes} [Tue Jun 9 17:49:43 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/62] 199.204.45.210 () {44 vars in 960 bytes} [Tue Jun 9 17:49:43 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 17:49:44.186 7 INFO neutron.pecan_wsgi.hooks.translation [None req-842da007-993e-47db-8271-4969e1eedb61 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/63] 199.204.45.210 () {44 vars in 1037 bytes} [Tue Jun 9 17:49:44 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=17b646f3-a1fa-4270-9648-3e5e05f8c81e => generated 114 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 17:49:44.192 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1bcd06c7-3a01-45cc-9a4b-30821b6ccbb3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49948. 2026-06-09 17:49:44.193 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7a2bf2e9-99a9-4223-8dfc-8abcc415b154] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49942. [pid: 8|app: 0|req: 33/64] 199.204.45.210 () {44 vars in 1060 bytes} [Tue Jun 9 17:49:44 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=17b646f3-a1fa-4270-9648-3e5e05f8c81e => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/65] 199.204.45.210 () {48 vars in 966 bytes} [Tue Jun 9 17:49:44 2026] POST /v2.0/subnets => generated 627 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 17:49:45.668 8 INFO neutron.api.v2.resource [None req-6ef0877e-a35c-4e71-81e3-3cda39e91761 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/66] 199.204.45.210 () {44 vars in 972 bytes} [Tue Jun 9 17:49:45 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/67] 199.204.45.210 () {44 vars in 994 bytes} [Tue Jun 9 17:49:45 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/68] 199.204.45.210 () {48 vars in 981 bytes} [Tue Jun 9 17:49:45 2026] POST /v2.0/security-groups => generated 1616 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/69] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 17:49:47 2026] GET /v2.0/security-groups/3a1a1108-1a17-41e7-8461-3454dfe3fefd => generated 1616 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/70] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 17:49:47 2026] GET /v2.0/security-groups/3a1a1108-1a17-41e7-8461-3454dfe3fefd => generated 1616 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/71] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 17:49:47 2026] GET /v2.0/security-groups/3a1a1108-1a17-41e7-8461-3454dfe3fefd => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/72] 199.204.45.210 () {48 vars in 992 bytes} [Tue Jun 9 17:49:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/73] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 17:49:48 2026] GET /v2.0/security-groups/3a1a1108-1a17-41e7-8461-3454dfe3fefd => generated 2230 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/74] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 17:49:48 2026] GET /v2.0/security-groups/3a1a1108-1a17-41e7-8461-3454dfe3fefd => generated 2230 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/75] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 17:49:48 2026] GET /v2.0/security-groups/3a1a1108-1a17-41e7-8461-3454dfe3fefd => generated 2230 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 199.204.45.210 () {48 vars in 992 bytes} [Tue Jun 9 17:49:48 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: 7|app: 0|req: 38/77] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 17:49:49 2026] GET /v2.0/security-groups/3a1a1108-1a17-41e7-8461-3454dfe3fefd => generated 2846 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/78] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 17:49:49 2026] GET /v2.0/security-groups/3a1a1108-1a17-41e7-8461-3454dfe3fefd => generated 2846 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/79] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 17:49:49 2026] GET /v2.0/security-groups/3a1a1108-1a17-41e7-8461-3454dfe3fefd => generated 2846 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.204.45.210 () {48 vars in 992 bytes} [Tue Jun 9 17:49:49 2026] POST /v2.0/security-group-rules => generated 603 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/81] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 17:49:50 2026] GET /v2.0/security-groups/3a1a1108-1a17-41e7-8461-3454dfe3fefd => generated 3462 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 17:49:50 2026] GET /v2.0/security-groups/3a1a1108-1a17-41e7-8461-3454dfe3fefd => generated 3462 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/83] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 17:49:50 2026] GET /v2.0/security-groups/3a1a1108-1a17-41e7-8461-3454dfe3fefd => generated 3462 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.204.45.210 () {48 vars in 992 bytes} [Tue Jun 9 17:49:50 2026] POST /v2.0/security-group-rules => generated 603 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 17:49:51 2026] GET /v2.0/security-groups/3a1a1108-1a17-41e7-8461-3454dfe3fefd => generated 4078 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 17:49:51 2026] GET /v2.0/security-groups/3a1a1108-1a17-41e7-8461-3454dfe3fefd => generated 4078 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 17:49:51 2026] GET /v2.0/security-groups/3a1a1108-1a17-41e7-8461-3454dfe3fefd => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/88] 199.204.45.210 () {48 vars in 992 bytes} [Tue Jun 9 17:49:51 2026] POST /v2.0/security-group-rules => generated 603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.204.45.210 () {44 vars in 988 bytes} [Tue Jun 9 17:49:53 2026] GET /v2.0/networks/17b646f3-a1fa-4270-9648-3e5e05f8c81e => generated 732 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 17:49:53.285 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2cf8246a-9a4f-412a-90cb-3362204e6fe7 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 46/90] 199.204.45.210 () {44 vars in 1077 bytes} [Tue Jun 9 17:49:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=17b646f3-a1fa-4270-9648-3e5e05f8c81e => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.204.45.210 () {44 vars in 1100 bytes} [Tue Jun 9 17:49:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=17b646f3-a1fa-4270-9648-3e5e05f8c81e => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 17:49:53 2026] GET /v2.0/security-groups/3a1a1108-1a17-41e7-8461-3454dfe3fefd => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.204.45.210 () {48 vars in 962 bytes} [Tue Jun 9 17:49:53 2026] POST /v2.0/ports => generated 1096 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 17:49:59.282 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e0d382e4-bce8-4ef9-817e-8936f3920cc0 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/96] 199.204.45.210 () {44 vars in 980 bytes} [Tue Jun 9 17:49:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /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: 48/97] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 17:49:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/98] 199.204.45.210 () {48 vars in 1032 bytes} [Tue Jun 9 17:49:59 2026] PUT /v2.0/ports/c0061d03-d403-4129-8000-29b4283708f8 => generated 1209 bytes in 594 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/99] 199.204.45.210 () {44 vars in 921 bytes} [Tue Jun 9 17:50:01 2026] GET /v2.0/ports => generated 3726 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 17:50:02.459 8 INFO neutron.api.v2.resource [None req-312e8600-45b3-46ee-8e8a-5d673d01a413 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/100] 199.204.45.210 () {44 vars in 960 bytes} [Tue Jun 9 17:50:02 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/101] 199.204.45.210 () {44 vars in 982 bytes} [Tue Jun 9 17:50:02 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/102] 199.204.45.210 () {48 vars in 981 bytes} [Tue Jun 9 17:50:02 2026] POST /v2.0/security-groups => generated 1610 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 17:50:03 2026] GET /v2.0/security-groups/7b70521e-e525-44eb-8deb-cce1b425ac92 => generated 1610 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/104] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 17:50:03 2026] GET /v2.0/security-groups/7b70521e-e525-44eb-8deb-cce1b425ac92 => generated 1610 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/105] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 17:50:03 2026] GET /v2.0/security-groups/7b70521e-e525-44eb-8deb-cce1b425ac92 => generated 1610 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/106] 199.204.45.210 () {48 vars in 992 bytes} [Tue Jun 9 17:50:03 2026] POST /v2.0/security-group-rules => generated 621 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/107] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 17:50:04 2026] GET /v2.0/security-groups/7b70521e-e525-44eb-8deb-cce1b425ac92 => generated 2244 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/108] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 17:50:04 2026] GET /v2.0/security-groups/7b70521e-e525-44eb-8deb-cce1b425ac92 => generated 2244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/109] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 17:50:04 2026] GET /v2.0/security-groups/7b70521e-e525-44eb-8deb-cce1b425ac92 => generated 2244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/110] 199.204.45.210 () {48 vars in 992 bytes} [Tue Jun 9 17:50:04 2026] POST /v2.0/security-group-rules => generated 625 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/119] 199.204.45.210 () {44 vars in 976 bytes} [Tue Jun 9 17:51:04 2026] GET /v2.0/quotas/e40ba370f36647c98e9f9a1788c064a0 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 61/120] 199.204.45.210 () {48 vars in 1028 bytes} [Tue Jun 9 17:51:04 2026] PUT /v2.0/quotas/e40ba370f36647c98e9f9a1788c064a0 => generated 291 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 17:53:14.121 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1bcd06c7-3a01-45cc-9a4b-30821b6ccbb3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-09 17:53:14.124 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7a2bf2e9-99a9-4223-8dfc-8abcc415b154] 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, ' 2026-06-09 17:53:14.445 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2ec05c31-a00a-4912-b099-f04fd93c106c fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 71/139] 199.204.45.210 () {30 vars in 741 bytes} [Tue Jun 9 17:53:14 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 333 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 17:53:14.461 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [619c79e2-4f0d-4203-910f-34561a870c4d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-09 17:53:14.462 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [840b9817-770d-42df-8219-788e2f543192] 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: 7|app: 0|req: 69/140] 199.204.45.210 () {30 vars in 763 bytes} [Tue Jun 9 17:53:14 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 17:53:16.311 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7a2bf2e9-99a9-4223-8dfc-8abcc415b154] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49352. 2026-06-09 17:53:16.312 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1bcd06c7-3a01-45cc-9a4b-30821b6ccbb3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49344. 2026-06-09 17:53:16.345 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1afa813b-eba0-481d-811e-8ab55d3ea266 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/141] 199.204.45.210 () {30 vars in 741 bytes} [Tue Jun 9 17:53:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 17:53:16.429 7 INFO oslo.messaging._drivers.impl_rabbit [-] [619c79e2-4f0d-4203-910f-34561a870c4d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49364. 2026-06-09 17:53:16.436 7 INFO oslo.messaging._drivers.impl_rabbit [-] [840b9817-770d-42df-8219-788e2f543192] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49354. [pid: 7|app: 0|req: 70/142] 199.204.45.210 () {30 vars in 763 bytes} [Tue Jun 9 17:53:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 17:58:57.607 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [840b9817-770d-42df-8219-788e2f543192] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-09 17:58:57.609 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [619c79e2-4f0d-4203-910f-34561a870c4d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-09 17:58:57.610 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 9 17:58:57 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=25ed37251969407aba7a865c0bb00881 (ip 199.204.45.210) !!! 2026-06-09 17:58:57.763 7 INFO neutron.api.v2.resource [None req-d555de93-9fbb-4d5a-89f7-27dad7cf54e0 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 93/187] 199.204.45.210 () {44 vars in 1075 bytes} [Tue Jun 9 17:58:57 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=25ed37251969407aba7a865c0bb00881 => generated 139 bytes in 166 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 17:58:57.774 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7a2bf2e9-99a9-4223-8dfc-8abcc415b154] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-09 17:58:57.775 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1bcd06c7-3a01-45cc-9a4b-30821b6ccbb3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-09 17:58:57.776 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 9 17:58:57 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=25ed37251969407aba7a865c0bb00881 (ip 199.204.45.210) !!! [pid: 8|app: 0|req: 95/188] 199.204.45.210 () {44 vars in 1098 bytes} [Tue Jun 9 17:58:57 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=25ed37251969407aba7a865c0bb00881 => generated 23 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/189] 199.204.45.210 () {48 vars in 982 bytes} [Tue Jun 9 17:58:57 2026] POST /v2.0/security-groups => generated 1624 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 17:58:59.116 7 INFO oslo.messaging._drivers.impl_rabbit [-] [840b9817-770d-42df-8219-788e2f543192] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54398. 2026-06-09 17:58:59.118 7 INFO oslo.messaging._drivers.impl_rabbit [-] [619c79e2-4f0d-4203-910f-34561a870c4d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54400. [pid: 7|app: 0|req: 96/192] 199.204.45.210 () {44 vars in 1089 bytes} [Tue Jun 9 17:58:59 2026] GET /v2.0/security-groups/a2569ed6-c575-4d34-a5ce-507568f3c601?project_id=25ed37251969407aba7a865c0bb00881 => generated 1624 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/193] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 17:58:59 2026] GET /v2.0/security-groups/a2569ed6-c575-4d34-a5ce-507568f3c601 => generated 1624 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/194] 199.204.45.210 () {44 vars in 1089 bytes} [Tue Jun 9 17:58:59 2026] GET /v2.0/security-groups/a2569ed6-c575-4d34-a5ce-507568f3c601?project_id=25ed37251969407aba7a865c0bb00881 => generated 1624 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 17:58:59.320 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7a2bf2e9-99a9-4223-8dfc-8abcc415b154] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54416. 2026-06-09 17:58:59.330 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1bcd06c7-3a01-45cc-9a4b-30821b6ccbb3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54418. [pid: 8|app: 0|req: 98/195] 199.204.45.210 () {48 vars in 992 bytes} [Tue Jun 9 17:58:59 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: 7|app: 0|req: 98/196] 199.204.45.210 () {44 vars in 1089 bytes} [Tue Jun 9 17:59:00 2026] GET /v2.0/security-groups/a2569ed6-c575-4d34-a5ce-507568f3c601?project_id=25ed37251969407aba7a865c0bb00881 => generated 2234 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/197] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 17:59:00 2026] GET /v2.0/security-groups/a2569ed6-c575-4d34-a5ce-507568f3c601 => generated 2234 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/198] 199.204.45.210 () {44 vars in 1089 bytes} [Tue Jun 9 17:59:00 2026] GET /v2.0/security-groups/a2569ed6-c575-4d34-a5ce-507568f3c601?project_id=25ed37251969407aba7a865c0bb00881 => generated 2234 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/199] 199.204.45.210 () {48 vars in 992 bytes} [Tue Jun 9 17:59:00 2026] POST /v2.0/security-group-rules => generated 599 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/200] 199.204.45.210 () {44 vars in 1089 bytes} [Tue Jun 9 17:59:01 2026] GET /v2.0/security-groups/a2569ed6-c575-4d34-a5ce-507568f3c601?project_id=25ed37251969407aba7a865c0bb00881 => generated 2846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/201] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 17:59:01 2026] GET /v2.0/security-groups/a2569ed6-c575-4d34-a5ce-507568f3c601 => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/202] 199.204.45.210 () {44 vars in 1089 bytes} [Tue Jun 9 17:59:01 2026] GET /v2.0/security-groups/a2569ed6-c575-4d34-a5ce-507568f3c601?project_id=25ed37251969407aba7a865c0bb00881 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/203] 199.204.45.210 () {48 vars in 992 bytes} [Tue Jun 9 17:59:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/204] 199.204.45.210 () {44 vars in 1089 bytes} [Tue Jun 9 17:59:02 2026] GET /v2.0/security-groups/a2569ed6-c575-4d34-a5ce-507568f3c601?project_id=25ed37251969407aba7a865c0bb00881 => generated 3460 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/205] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 17:59:03 2026] GET /v2.0/security-groups/a2569ed6-c575-4d34-a5ce-507568f3c601 => generated 3460 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/206] 199.204.45.210 () {44 vars in 1089 bytes} [Tue Jun 9 17:59:03 2026] GET /v2.0/security-groups/a2569ed6-c575-4d34-a5ce-507568f3c601?project_id=25ed37251969407aba7a865c0bb00881 => generated 3460 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/207] 199.204.45.210 () {48 vars in 992 bytes} [Tue Jun 9 17:59:03 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: 112/224] 199.204.45.210 () {30 vars in 740 bytes} [Tue Jun 9 18:01:09 2026] GET /v2.0/networks?tenant_id=25ed37251969407aba7a865c0bb00881&shared=False => generated 15 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:01:09.548 8 INFO neutron.db.segments_db [None req-6ee09950-301e-471b-b9c4-d6b5ce3dc347 347f643e85284e2999b7fa41d49b01d7 25ed37251969407aba7a865c0bb00881 - - 1749d8eb4c7b431c9605608c7334c2b0 1749d8eb4c7b431c9605608c7334c2b0] Added segment 7c5c35f4-5bfa-4a2b-b5af-63ce9c3e7a84 of type vxlan for network 18940c8d-0869-46f5-afdf-82dd4c843604 [pid: 8|app: 0|req: 113/225] 199.204.45.210 () {34 vars in 682 bytes} [Tue Jun 9 18:01:09 2026] POST /v2.0/networks => generated 718 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/226] 199.204.45.210 () {30 vars in 722 bytes} [Tue Jun 9 18:01:09 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 114/227] 199.204.45.210 () {30 vars in 633 bytes} [Tue Jun 9 18:01:09 2026] GET /v2.0/extensions => generated 19901 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/228] 199.204.45.210 () {34 vars in 677 bytes} [Tue Jun 9 18:01:09 2026] POST /v2.0/ports => generated 963 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/229] 199.204.45.210 () {30 vars in 703 bytes} [Tue Jun 9 18:01:10 2026] GET /v2.0/networks/18940c8d-0869-46f5-afdf-82dd4c843604 => generated 705 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/230] 199.204.45.210 () {30 vars in 722 bytes} [Tue Jun 9 18:01:11 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/231] 199.204.45.210 () {30 vars in 703 bytes} [Tue Jun 9 18:01:11 2026] GET /v2.0/networks/18940c8d-0869-46f5-afdf-82dd4c843604 => generated 705 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/234] 199.204.45.210 () {44 vars in 976 bytes} [Tue Jun 9 18:01:25 2026] GET /v2.0/quotas/25ed37251969407aba7a865c0bb00881 => generated 292 bytes in 15 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: 7|app: 0|req: 117/235] 199.204.45.210 () {48 vars in 1028 bytes} [Tue Jun 9 18:01:26 2026] PUT /v2.0/quotas/25ed37251969407aba7a865c0bb00881 => generated 291 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:12:56.431 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [619c79e2-4f0d-4203-910f-34561a870c4d] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-09 18:12:56.432 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [840b9817-770d-42df-8219-788e2f543192] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-09 18:12:56.436 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 9 18:12:56 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.210) !!! 2026-06-09 18:12:56.623 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cc06b683-a093-41f0-a78b-f990f76e8280 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 164/328] 199.204.45.210 () {44 vars in 928 bytes} [Tue Jun 9 18:12:56 2026] GET /v2.0/networks/public => generated 108 bytes in 198 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 18:12:56.633 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7a2bf2e9-99a9-4223-8dfc-8abcc415b154] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-09 18:12:56.634 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1bcd06c7-3a01-45cc-9a4b-30821b6ccbb3] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-09 18:12:56.636 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 9 18:12:56 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.210) !!! [pid: 8|app: 0|req: 165/329] 199.204.45.210 () {44 vars in 950 bytes} [Tue Jun 9 18:12:56 2026] GET /v2.0/networks?name=public => generated 753 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:12:57.770 7 INFO oslo.messaging._drivers.impl_rabbit [-] [840b9817-770d-42df-8219-788e2f543192] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34066. 2026-06-09 18:12:57.772 7 INFO oslo.messaging._drivers.impl_rabbit [-] [619c79e2-4f0d-4203-910f-34561a870c4d] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34060. 2026-06-09 18:12:57.811 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0cf12adb-795e-4292-ba10-e794265fcb12 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 165/330] 199.204.45.210 () {44 vars in 928 bytes} [Tue Jun 9 18:12:57 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 18:12:57.852 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7a2bf2e9-99a9-4223-8dfc-8abcc415b154] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34070. 2026-06-09 18:12:57.853 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1bcd06c7-3a01-45cc-9a4b-30821b6ccbb3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34074. [pid: 8|app: 0|req: 166/331] 199.204.45.210 () {44 vars in 950 bytes} [Tue Jun 9 18:12:57 2026] GET /v2.0/networks?name=public => generated 753 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:12:57.925 7 INFO neutron.pecan_wsgi.hooks.translation [None req-50a190e3-d89e-49ac-832e-45469cc8bab2 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 166/332] 199.204.45.210 () {44 vars in 1035 bytes} [Tue Jun 9 18:12:57 2026] GET /v2.0/subnets/public-subnet?network_id=7fa725f5-f9c9-49cb-a124-1eb8e03a588b => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/333] 199.204.45.210 () {44 vars in 1058 bytes} [Tue Jun 9 18:12:57 2026] GET /v2.0/subnets?name=public-subnet&network_id=7fa725f5-f9c9-49cb-a124-1eb8e03a588b => generated 644 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:13:31.544 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4bcb4d2c-55c3-4c00-948a-b53bf925996e fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 171/340] 199.204.45.210 () {44 vars in 938 bytes} [Tue Jun 9 18:13:31 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: 170/341] 199.204.45.210 () {44 vars in 960 bytes} [Tue Jun 9 18:13:31 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:13:32.609 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fd641849-1297-4f87-ae92-048b37877c9e fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 172/342] 199.204.45.210 () {44 vars in 938 bytes} [Tue Jun 9 18:13:32 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/343] 199.204.45.210 () {44 vars in 960 bytes} [Tue Jun 9 18:13:32 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:13:32.715 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ada72514-29e9-48e8-a6f0-158a3b4949c5 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/344] 199.204.45.210 () {44 vars in 1037 bytes} [Tue Jun 9 18:13:32 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=17b646f3-a1fa-4270-9648-3e5e05f8c81e => 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: 172/345] 199.204.45.210 () {44 vars in 1060 bytes} [Tue Jun 9 18:13:32 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=17b646f3-a1fa-4270-9648-3e5e05f8c81e => generated 630 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:13:33.995 8 INFO neutron.api.v2.resource [None req-6ca1472a-ef3d-40be-a046-39864b037e4b fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/346] 199.204.45.210 () {44 vars in 972 bytes} [Tue Jun 9 18:13:33 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 51 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.210 () {44 vars in 994 bytes} [Tue Jun 9 18:13:33 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/348] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 18:13:35 2026] GET /v2.0/security-groups/3a1a1108-1a17-41e7-8461-3454dfe3fefd => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/349] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 18:13:35 2026] GET /v2.0/security-groups/3a1a1108-1a17-41e7-8461-3454dfe3fefd => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/350] 199.204.45.210 () {44 vars in 1012 bytes} [Tue Jun 9 18:13:35 2026] GET /v2.0/security-group-rules/13f1ec0a-7e13-4ee9-8c58-e6c7e61f5ada => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/351] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 18:13:36 2026] GET /v2.0/security-groups/3a1a1108-1a17-41e7-8461-3454dfe3fefd => generated 4694 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/352] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 18:13:36 2026] GET /v2.0/security-groups/3a1a1108-1a17-41e7-8461-3454dfe3fefd => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/353] 199.204.45.210 () {44 vars in 1012 bytes} [Tue Jun 9 18:13:36 2026] GET /v2.0/security-group-rules/476a0b6d-6078-4cf8-b423-ba2238309014 => generated 603 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/354] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 18:13:37 2026] GET /v2.0/security-groups/3a1a1108-1a17-41e7-8461-3454dfe3fefd => 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: 177/355] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 18:13:37 2026] GET /v2.0/security-groups/3a1a1108-1a17-41e7-8461-3454dfe3fefd => generated 4694 bytes in 40 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.210 () {44 vars in 1012 bytes} [Tue Jun 9 18:13:37 2026] GET /v2.0/security-group-rules/a34f0793-d9a0-4bb7-9d19-3218d64789c0 => generated 603 bytes in 21 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.210 () {44 vars in 1002 bytes} [Tue Jun 9 18:13:38 2026] GET /v2.0/security-groups/3a1a1108-1a17-41e7-8461-3454dfe3fefd => generated 4694 bytes in 84 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.210 () {44 vars in 1002 bytes} [Tue Jun 9 18:13:38 2026] GET /v2.0/security-groups/3a1a1108-1a17-41e7-8461-3454dfe3fefd => generated 4694 bytes in 49 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.210 () {44 vars in 1012 bytes} [Tue Jun 9 18:13:38 2026] GET /v2.0/security-group-rules/0a27847a-b537-4c57-aeb0-4f7af1a377d4 => generated 603 bytes in 20 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.210 () {44 vars in 1002 bytes} [Tue Jun 9 18:13:39 2026] GET /v2.0/security-groups/3a1a1108-1a17-41e7-8461-3454dfe3fefd => 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.210 () {44 vars in 1002 bytes} [Tue Jun 9 18:13:39 2026] GET /v2.0/security-groups/3a1a1108-1a17-41e7-8461-3454dfe3fefd => generated 4694 bytes in 44 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.210 () {44 vars in 1012 bytes} [Tue Jun 9 18:13:39 2026] GET /v2.0/security-group-rules/9884daa1-6651-4406-8cbb-ce2a68889d00 => generated 603 bytes in 21 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.210 () {44 vars in 988 bytes} [Tue Jun 9 18:13:40 2026] GET /v2.0/networks/17b646f3-a1fa-4270-9648-3e5e05f8c81e => generated 732 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:13:40.468 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b4be7213-fefb-419e-8b56-fa32b4d8cbb7 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/364] 199.204.45.210 () {44 vars in 1077 bytes} [Tue Jun 9 18:13:40 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=17b646f3-a1fa-4270-9648-3e5e05f8c81e => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/365] 199.204.45.210 () {44 vars in 1100 bytes} [Tue Jun 9 18:13:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=17b646f3-a1fa-4270-9648-3e5e05f8c81e => generated 1250 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/366] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 18:13:40 2026] GET /v2.0/security-groups/3a1a1108-1a17-41e7-8461-3454dfe3fefd => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:13:46.842 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0ff0c199-32b2-46f3-a86e-bf2b6db116e3 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 184/369] 199.204.45.210 () {44 vars in 980 bytes} [Tue Jun 9 18:13:46 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/370] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 18:13:46 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/371] 199.204.45.210 () {44 vars in 921 bytes} [Tue Jun 9 18:13:48 2026] GET /v2.0/ports => generated 4721 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:13:49.670 8 INFO neutron.api.v2.resource [None req-079f9653-51e0-41df-8683-d1616d4c00f1 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 187/372] 199.204.45.210 () {44 vars in 960 bytes} [Tue Jun 9 18:13:49 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/373] 199.204.45.210 () {44 vars in 982 bytes} [Tue Jun 9 18:13:49 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/374] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 18:13:50 2026] GET /v2.0/security-groups/7b70521e-e525-44eb-8deb-cce1b425ac92 => generated 2882 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/375] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 18:13:50 2026] GET /v2.0/security-groups/7b70521e-e525-44eb-8deb-cce1b425ac92 => generated 2882 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/376] 199.204.45.210 () {44 vars in 1012 bytes} [Tue Jun 9 18:13:50 2026] GET /v2.0/security-group-rules/cc1c50a4-e602-43ef-bed6-9733ae1fe47a => generated 621 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/377] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 18:13:51 2026] GET /v2.0/security-groups/7b70521e-e525-44eb-8deb-cce1b425ac92 => generated 2882 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/378] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 18:13:51 2026] GET /v2.0/security-groups/7b70521e-e525-44eb-8deb-cce1b425ac92 => generated 2882 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/379] 199.204.45.210 () {44 vars in 1012 bytes} [Tue Jun 9 18:13:51 2026] GET /v2.0/security-group-rules/b2abdfc1-0ecf-4597-a3d0-69b3ca75a747 => generated 625 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/382] 199.204.45.210 () {44 vars in 976 bytes} [Tue Jun 9 18:14:04 2026] GET /v2.0/quotas/e40ba370f36647c98e9f9a1788c064a0 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:14:56.293 7 INFO neutron.api.v2.resource [None req-dccadc49-a854-4961-b74d-7ead626a1015 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 195/389] 199.204.45.210 () {44 vars in 1075 bytes} [Tue Jun 9 18:14:56 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=25ed37251969407aba7a865c0bb00881 => generated 139 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/390] 199.204.45.210 () {44 vars in 1098 bytes} [Tue Jun 9 18:14:56 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=25ed37251969407aba7a865c0bb00881 => generated 4072 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/391] 199.204.45.210 () {44 vars in 1089 bytes} [Tue Jun 9 18:14:57 2026] GET /v2.0/security-groups/a2569ed6-c575-4d34-a5ce-507568f3c601?project_id=25ed37251969407aba7a865c0bb00881 => generated 4075 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 18:14:57 2026] GET /v2.0/security-groups/a2569ed6-c575-4d34-a5ce-507568f3c601 => generated 4075 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 199.204.45.210 () {44 vars in 1012 bytes} [Tue Jun 9 18:14:57 2026] GET /v2.0/security-group-rules/a5738ef1-7bd7-4dca-875f-f0363da4699c => generated 597 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/394] 199.204.45.210 () {44 vars in 1089 bytes} [Tue Jun 9 18:14:58 2026] GET /v2.0/security-groups/a2569ed6-c575-4d34-a5ce-507568f3c601?project_id=25ed37251969407aba7a865c0bb00881 => generated 4075 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/395] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 18:14:58 2026] GET /v2.0/security-groups/a2569ed6-c575-4d34-a5ce-507568f3c601 => generated 4075 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 199.204.45.210 () {44 vars in 1012 bytes} [Tue Jun 9 18:14:58 2026] GET /v2.0/security-group-rules/5676690e-1a21-4aef-9346-5712b034946a => generated 599 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/399] 199.204.45.210 () {44 vars in 1089 bytes} [Tue Jun 9 18:14:59 2026] GET /v2.0/security-groups/a2569ed6-c575-4d34-a5ce-507568f3c601?project_id=25ed37251969407aba7a865c0bb00881 => generated 4075 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/400] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 18:14:59 2026] GET /v2.0/security-groups/a2569ed6-c575-4d34-a5ce-507568f3c601 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/401] 199.204.45.210 () {44 vars in 1012 bytes} [Tue Jun 9 18:14:59 2026] GET /v2.0/security-group-rules/fa51cef7-c505-4ef1-9b90-ded8a533063d => generated 601 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/402] 199.204.45.210 () {44 vars in 1089 bytes} [Tue Jun 9 18:15:00 2026] GET /v2.0/security-groups/a2569ed6-c575-4d34-a5ce-507568f3c601?project_id=25ed37251969407aba7a865c0bb00881 => generated 4075 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/403] 199.204.45.210 () {44 vars in 1002 bytes} [Tue Jun 9 18:15:00 2026] GET /v2.0/security-groups/a2569ed6-c575-4d34-a5ce-507568f3c601 => generated 4075 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/404] 199.204.45.210 () {44 vars in 1012 bytes} [Tue Jun 9 18:15:00 2026] GET /v2.0/security-group-rules/52b0d2db-bcd9-45e6-8cf6-be1b5404a559 => generated 602 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/405] 199.204.45.210 () {44 vars in 976 bytes} [Tue Jun 9 18:15:08 2026] GET /v2.0/quotas/25ed37251969407aba7a865c0bb00881 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/412] 199.204.45.210 () {44 vars in 950 bytes} [Tue Jun 9 18:15:57 2026] GET /v2.0/networks?name=public => generated 753 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/419] 10.0.0.119 () {32 vars in 649 bytes} [Tue Jun 9 18:16:37 2026] GET /v2.0/networks => generated 2168 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:16:38.694 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7a2bf2e9-99a9-4223-8dfc-8abcc415b154] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-06-09 18:16:38.697 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1bcd06c7-3a01-45cc-9a4b-30821b6ccbb3] 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: 209/420] 10.0.0.119 () {32 vars in 655 bytes} [Tue Jun 9 18:16:38 2026] GET /v2.0/floatingips => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/421] 10.0.0.119 () {32 vars in 647 bytes} [Tue Jun 9 18:16:38 2026] GET /v2.0/routers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/422] 10.0.0.119 () {32 vars in 643 bytes} [Tue Jun 9 18:16:38 2026] GET /v2.0/ports => generated 4721 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/423] 10.0.0.119 () {32 vars in 647 bytes} [Tue Jun 9 18:16:38 2026] GET /v2.0/subnets => generated 1261 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/424] 10.0.0.119 () {32 vars in 649 bytes} [Tue Jun 9 18:16:38 2026] GET /v2.0/networks => generated 2168 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/425] 10.0.0.119 () {32 vars in 663 bytes} [Tue Jun 9 18:16:39 2026] GET /v2.0/security-groups => generated 17397 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/426] 10.0.0.119 () {32 vars in 655 bytes} [Tue Jun 9 18:16:39 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:16:49.589 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7a2bf2e9-99a9-4223-8dfc-8abcc415b154] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57836. 2026-06-09 18:16:49.589 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1bcd06c7-3a01-45cc-9a4b-30821b6ccbb3] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 57840. 2026-06-09 18:16:49.931 8 INFO neutron.db.segments_db [None req-bd507350-f438-4874-8cdc-b000a9b25b17 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Added segment e347de5a-6aca-4f56-8a4f-4009d709a4c6 of type vxlan for network e6ed3d01-52d9-47db-a2af-a716e7d8212b 2026-06-09 18:16:49.962 7 INFO neutron.db.segments_db [None req-809b0352-881f-436d-aa4e-14dd549ad755 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Added segment 65c2134a-b7e4-4b3e-be89-7bcaabf2ebb8 of type vxlan for network 96ae12ff-3784-4a33-8457-b93cbf80e019 [pid: 8|app: 0|req: 214/429] 10.0.0.119 () {34 vars in 671 bytes} [Tue Jun 9 18:16:49 2026] POST /v2.0/networks => generated 737 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/430] 10.0.0.119 () {34 vars in 671 bytes} [Tue Jun 9 18:16:49 2026] POST /v2.0/networks => generated 744 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/431] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:16:50 2026] POST /v2.0/subnets => generated 660 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:16:50.434 8 INFO neutron.db.segments_db [None req-a9b059f5-4fdd-4c34-8d0c-18d00df86684 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Added segment 8ecb04ad-d227-4987-8bec-05feaa8b08fc of type vxlan for network 1e0de8f5-4092-42bc-941d-98ef1727860e [pid: 8|app: 0|req: 215/432] 10.0.0.119 () {34 vars in 671 bytes} [Tue Jun 9 18:16:50 2026] POST /v2.0/networks => generated 748 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/433] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:16:50 2026] POST /v2.0/subnets => generated 667 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:16:50.598 8 INFO neutron.db.segments_db [None req-388ebd45-ef3d-43e7-902f-363437dbde5c fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Added segment 74d11c1f-2694-4f4d-a7c6-c0c3e050fb78 of type vxlan for network 37a59d04-9f81-445d-8007-d5d1a81acc7f 2026-06-09 18:16:50.601 7 INFO neutron.db.segments_db [None req-80165700-284a-470a-99fd-be0faaf05013 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Added segment 0852cd29-4c46-4f95-83b7-c7ccf9ac8e89 of type vxlan for network 6a3e9d5c-3858-4f18-b21b-f9db99d27c8d 2026-06-09 18:16:50.894 7 INFO neutron.db.l3_hamode_db [None req-80165700-284a-470a-99fd-be0faaf05013 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 18:16:50.914 8 INFO neutron.db.l3_hamode_db [None req-388ebd45-ef3d-43e7-902f-363437dbde5c fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 18:16:52.126 7 INFO neutron.db.l3_hamode_db [None req-80165700-284a-470a-99fd-be0faaf05013 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 18:16:52.172 8 INFO neutron.db.l3_hamode_db [None req-388ebd45-ef3d-43e7-902f-363437dbde5c fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 216/434] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:16:50 2026] POST /v2.0/routers => generated 724 bytes in 3038 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/435] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:16:50 2026] POST /v2.0/routers => generated 731 bytes in 3106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/436] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:16:53 2026] POST /v2.0/subnets => generated 671 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/437] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:16:53 2026] GET /v2.0/security-groups?tenant_id=f8a2ff61dc1d476c97d72d9dc33a6fa3&name=default => generated 2921 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/438] 10.0.0.119 () {34 vars in 783 bytes} [Tue Jun 9 18:16:53 2026] PUT /v2.0/routers/33cb3b7f-116d-4cb9-a442-5bcd9d0258e7/add_router_interface => generated 309 bytes in 1519 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:16:55.368 8 INFO neutron.db.segments_db [None req-4e92fdeb-9127-4672-bf28-80ca8457fb86 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Added segment 635f43da-20b2-498a-aab2-1f4e1bb8829c of type vxlan for network 5d5ecee0-8a5b-422b-97f0-f512433b062a [pid: 7|app: 0|req: 221/439] 10.0.0.119 () {34 vars in 783 bytes} [Tue Jun 9 18:16:53 2026] PUT /v2.0/routers/6b2c16af-e927-4013-9e5d-c954e72509ca/add_router_interface => generated 309 bytes in 1659 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/440] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:16:55 2026] DELETE /v2.0/security-groups/a150819b-da9e-48bc-899e-969795ffddff => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:16:55.684 8 INFO neutron.db.l3_hamode_db [None req-4e92fdeb-9127-4672-bf28-80ca8457fb86 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 18:16:56.066 7 WARNING neutron_lib.context [None req-c80ca879-6f2b-4fad-b82c-4534fac7850b e378668a2d8340af870ba09455d436f5 89bf1b02e867421995ba7691ffa31472 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 223/441] 10.0.0.119 () {34 vars in 685 bytes} [Tue Jun 9 18:16:56 2026] POST /v2.0/security-groups => generated 1659 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 18:16:56.213 7 WARNING neutron_lib.context [None req-5feecec0-061a-4742-a5bd-8983d61e3dd3 e378668a2d8340af870ba09455d436f5 89bf1b02e867421995ba7691ffa31472 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 224/442] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:16:56 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-06-09 18:16:56.355 7 WARNING neutron_lib.context [None req-9bd7bde2-32f8-42af-b2c7-c8ec1a32a592 e378668a2d8340af870ba09455d436f5 89bf1b02e867421995ba7691ffa31472 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 225/443] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:16:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:16:56.574 7 WARNING neutron_lib.context [req-e8b92322-b839-4709-ac84-5b9d967cc385 req-d3b64e7b-9ab2-438d-bbf6-ba9b220ade08 5591379db5f04b1d8ca12d46f5dbe545 3476f5e799544eba9ed02dbb9d5cf87b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 226/444] 10.0.0.20 () {38 vars in 970 bytes} [Tue Jun 9 18:16:56 2026] POST /v2.0/security-groups => generated 1682 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 18:16:56.689 7 WARNING neutron_lib.context [None req-227b9ac3-729b-40dc-92b8-7c1985ab8e78 e378668a2d8340af870ba09455d436f5 89bf1b02e867421995ba7691ffa31472 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:16:56.707 8 INFO neutron.db.l3_hamode_db [None req-4e92fdeb-9127-4672-bf28-80ca8457fb86 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 227/445] 10.0.0.119 () {34 vars in 676 bytes} [Tue Jun 9 18:16:56 2026] POST /v2.0/floatingips => generated 552 bytes in 731 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:16:57.648 7 WARNING neutron_lib.context [req-1fad627a-4c32-463b-a631-592ff0da2add req-d69d647d-d6b6-41fd-8462-f86547b7f4ef 5591379db5f04b1d8ca12d46f5dbe545 3476f5e799544eba9ed02dbb9d5cf87b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 228/446] 10.0.0.20 () {38 vars in 970 bytes} [Tue Jun 9 18:16:57 2026] POST /v2.0/security-groups => generated 1681 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 18:16:57.985 7 INFO neutron.db.segments_db [None req-6436560b-0d72-4657-a5f5-c153a69dab59 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Added segment 0a7af87f-ee94-4115-a2ca-ad7d80611389 of type vxlan for network b2f95549-0d6e-4dda-a212-08dd0d33f8fd [pid: 7|app: 0|req: 229/447] 10.0.0.119 () {34 vars in 671 bytes} [Tue Jun 9 18:16:57 2026] POST /v2.0/networks => generated 748 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:16:58.105 7 WARNING neutron_lib.context [req-fa3034cd-8c93-489b-aa1b-33ffe7933c1d req-a4d16583-9e0b-4b07-bcca-58d88dcafebe 5591379db5f04b1d8ca12d46f5dbe545 3476f5e799544eba9ed02dbb9d5cf87b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 219/448] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:16:55 2026] POST /v2.0/routers => generated 735 bytes in 2811 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/449] 10.0.0.20 () {34 vars in 1097 bytes} [Tue Jun 9 18:16:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--925076822&fields=id&tenant_id=89bf1b02e867421995ba7691ffa31472 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/450] 10.0.0.20 () {38 vars in 970 bytes} [Tue Jun 9 18:16:58 2026] POST /v2.0/security-groups => generated 1682 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/451] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:16:58 2026] POST /v2.0/subnets => generated 671 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/452] 10.0.0.20 () {34 vars in 981 bytes} [Tue Jun 9 18:16:58 2026] GET /v2.0/networks?id=e6ed3d01-52d9-47db-a2af-a716e7d8212b => generated 669 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/453] 10.0.0.20 () {34 vars in 1001 bytes} [Tue Jun 9 18:16:58 2026] GET /v2.0/security-groups?tenant_id=3476f5e799544eba9ed02dbb9d5cf87b => generated 7906 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:16:58.623 8 INFO neutron.db.segments_db [None req-9f4de938-3de0-45fe-ab4b-26b32b09eb8b fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Added segment af1986b1-eb22-47c8-8e4f-c0aff889fb65 of type vxlan for network acb6f4aa-eeb8-44b7-8560-c10af2257df8 2026-06-09 18:16:58.973 8 INFO neutron.db.l3_hamode_db [None req-9f4de938-3de0-45fe-ab4b-26b32b09eb8b fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 231/454] 10.0.0.119 () {34 vars in 783 bytes} [Tue Jun 9 18:16:58 2026] PUT /v2.0/routers/3e9ece06-bf3b-4512-94b3-36acbd1c96e4/add_router_interface => generated 309 bytes in 1683 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/455] 10.0.0.20 () {34 vars in 964 bytes} [Tue Jun 9 18:16:59 2026] GET /v2.0/quotas/89bf1b02e867421995ba7691ffa31472 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/456] 10.0.0.20 () {34 vars in 990 bytes} [Tue Jun 9 18:16:59 2026] GET /v2.0/security-groups/18629b52-3584-41bd-a9e0-ae10106ee445 => generated 2918 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/459] 10.0.0.20 () {34 vars in 1001 bytes} [Tue Jun 9 18:16:59 2026] GET /v2.0/ports?tenant_id=89bf1b02e867421995ba7691ffa31472&fields=id => generated 103 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:00.117 8 INFO neutron.db.l3_hamode_db [None req-9f4de938-3de0-45fe-ab4b-26b32b09eb8b fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 237/460] 10.0.0.20 () {34 vars in 990 bytes} [Tue Jun 9 18:17:00 2026] GET /v2.0/security-groups/18629b52-3584-41bd-a9e0-ae10106ee445 => generated 2918 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/461] 10.0.0.20 () {34 vars in 990 bytes} [Tue Jun 9 18:17:00 2026] GET /v2.0/security-groups/6c2c34d5-23a3-46da-9f7a-ca4c4cd85efc => generated 1682 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/462] 10.0.0.20 () {36 vars in 1012 bytes} [Tue Jun 9 18:17:00 2026] DELETE /v2.0/security-groups/6c2c34d5-23a3-46da-9f7a-ca4c4cd85efc => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:17:00.321 7 INFO neutron.api.v2.resource [req-345c769e-69c7-4094-be00-2e47cf662598 req-a7571a76-0090-44a4-8b07-b71f69f73bb4 5591379db5f04b1d8ca12d46f5dbe545 3476f5e799544eba9ed02dbb9d5cf87b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 240/463] 10.0.0.20 () {34 vars in 990 bytes} [Tue Jun 9 18:17:00 2026] GET /v2.0/security-groups/6c2c34d5-23a3-46da-9f7a-ca4c4cd85efc => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 18:17:00.387 7 WARNING neutron_lib.context [req-a92e4e90-0737-4893-beef-b752692e6241 req-250a2d6b-6d75-44c2-a890-2fb324e5223a e229b0061b0c4cca9a03b78edacad495 df4e552d6267438aa8a16fbca0bca137 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 241/464] 10.0.0.20 () {38 vars in 970 bytes} [Tue Jun 9 18:17:00 2026] POST /v2.0/security-groups => generated 1685 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/465] 10.0.0.20 () {34 vars in 906 bytes} [Tue Jun 9 18:17:00 2026] GET /v2.0/extensions => generated 19901 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/466] 10.0.0.20 () {34 vars in 990 bytes} [Tue Jun 9 18:17:00 2026] GET /v2.0/security-groups/9904deee-dafb-4770-b2df-16ee58188b70 => generated 1681 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/467] 10.0.0.20 () {34 vars in 1007 bytes} [Tue Jun 9 18:17:00 2026] GET /v2.0/networks/e6ed3d01-52d9-47db-a2af-a716e7d8212b?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: 245/468] 10.0.0.20 () {36 vars in 1012 bytes} [Tue Jun 9 18:17:00 2026] DELETE /v2.0/security-groups/9904deee-dafb-4770-b2df-16ee58188b70 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/469] 10.0.0.20 () {34 vars in 1107 bytes} [Tue Jun 9 18:17:00 2026] GET /v2.0/networks/e6ed3d01-52d9-47db-a2af-a716e7d8212b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/470] 10.0.0.20 () {34 vars in 990 bytes} [Tue Jun 9 18:17:00 2026] GET /v2.0/security-groups/29272376-6b99-4974-878b-a72dd3653cce => generated 1685 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:17:00.796 7 WARNING neutron_lib.context [req-f9ddea37-0a97-4388-99ad-8c6bf251e83f req-4f2ab37c-4071-4d1b-b04a-c32e836b32a9 e229b0061b0c4cca9a03b78edacad495 df4e552d6267438aa8a16fbca0bca137 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 248/471] 10.0.0.20 () {38 vars in 980 bytes} [Tue Jun 9 18:17:00 2026] POST /v2.0/security-group-rules => generated 614 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:17:00.938 7 INFO neutron.api.v2.resource [req-b961b467-5ec7-406b-97c8-e8d8a73ff86a req-96c22d0c-ea53-492c-8e4f-3474196ee7c0 5591379db5f04b1d8ca12d46f5dbe545 3476f5e799544eba9ed02dbb9d5cf87b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 249/472] 10.0.0.20 () {34 vars in 990 bytes} [Tue Jun 9 18:17:00 2026] GET /v2.0/security-groups/9904deee-dafb-4770-b2df-16ee58188b70 => generated 146 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 18:17:00.958 7 WARNING neutron_lib.context [req-79288503-e2ab-477a-be75-a5a7fe1693b9 req-41e08f9b-712e-4b74-b22e-6bdd0315bff0 e229b0061b0c4cca9a03b78edacad495 df4e552d6267438aa8a16fbca0bca137 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/473] 10.0.0.20 () {38 vars in 970 bytes} [Tue Jun 9 18:17:00 2026] POST /v2.0/security-groups => generated 1684 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/474] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:01 2026] GET /v2.0/ports?device_id=c37aac2c-5b52-46b5-9a5e-344704da6b45 => 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: 252/475] 10.0.0.20 () {34 vars in 990 bytes} [Tue Jun 9 18:17:01 2026] GET /v2.0/security-groups/5e8e7b8c-cf92-4ae7-b2cc-17516dc606fc => generated 1682 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/476] 10.0.0.20 () {34 vars in 990 bytes} [Tue Jun 9 18:17:01 2026] GET /v2.0/security-groups/df5c0ed0-60d3-470c-8c72-fa5e8e421bd7 => generated 1684 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/477] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:16:58 2026] POST /v2.0/routers => generated 735 bytes in 2754 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/478] 10.0.0.20 () {36 vars in 1012 bytes} [Tue Jun 9 18:17:01 2026] DELETE /v2.0/security-groups/5e8e7b8c-cf92-4ae7-b2cc-17516dc606fc => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:17:01.332 8 WARNING neutron_lib.context [req-e108730b-27ac-4b78-a57d-b5470183ba76 req-0ce7dcfe-11ef-464c-a8ef-0c7af45c4de0 e229b0061b0c4cca9a03b78edacad495 df4e552d6267438aa8a16fbca0bca137 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 225/479] 10.0.0.20 () {38 vars in 980 bytes} [Tue Jun 9 18:17:01 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-06-09 18:17:01.467 8 INFO neutron.api.v2.resource [req-da473944-140e-442e-9df0-d185e0728d8b req-2293fd9b-eaf5-4701-964e-fe6c172d0cf6 5591379db5f04b1d8ca12d46f5dbe545 3476f5e799544eba9ed02dbb9d5cf87b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 226/480] 10.0.0.20 () {34 vars in 990 bytes} [Tue Jun 9 18:17:01 2026] GET /v2.0/security-groups/5e8e7b8c-cf92-4ae7-b2cc-17516dc606fc => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/481] 10.0.0.20 () {34 vars in 990 bytes} [Tue Jun 9 18:17:01 2026] GET /v2.0/security-groups/df5c0ed0-60d3-470c-8c72-fa5e8e421bd7 => generated 2309 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/482] 10.0.0.20 () {34 vars in 1001 bytes} [Tue Jun 9 18:17:01 2026] GET /v2.0/security-groups?tenant_id=3476f5e799544eba9ed02dbb9d5cf87b => generated 2921 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:17:01.563 8 WARNING neutron_lib.context [req-a11dc1c3-b31f-4cd1-a0cc-08e4d0f8e7b1 req-6acd4873-c56f-4c10-b55c-4a2b67939ff0 e229b0061b0c4cca9a03b78edacad495 df4e552d6267438aa8a16fbca0bca137 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/483] 10.0.0.20 () {38 vars in 980 bytes} [Tue Jun 9 18:17:01 2026] POST /v2.0/security-group-rules => generated 619 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/484] 10.0.0.20 () {34 vars in 990 bytes} [Tue Jun 9 18:17:01 2026] GET /v2.0/security-groups/18629b52-3584-41bd-a9e0-ae10106ee445 => generated 2918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/485] 10.0.0.20 () {34 vars in 990 bytes} [Tue Jun 9 18:17:01 2026] GET /v2.0/security-groups/df5c0ed0-60d3-470c-8c72-fa5e8e421bd7 => generated 2939 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/486] 10.0.0.20 () {34 vars in 990 bytes} [Tue Jun 9 18:17:01 2026] GET /v2.0/security-groups/18629b52-3584-41bd-a9e0-ae10106ee445 => generated 2918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/487] 10.0.0.20 () {34 vars in 1000 bytes} [Tue Jun 9 18:17:01 2026] GET /v2.0/security-group-rules/b72a1607-5199-4c60-92ef-9b528385e081 => generated 616 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/488] 10.0.0.20 () {34 vars in 990 bytes} [Tue Jun 9 18:17:01 2026] GET /v2.0/security-groups/df5c0ed0-60d3-470c-8c72-fa5e8e421bd7 => generated 2939 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:17:01.838 8 INFO neutron.api.v2.resource [req-096f763c-51d1-4304-80ae-532c3a9d97dc req-eaf48eea-3f54-44db-ba21-b749be718010 5591379db5f04b1d8ca12d46f5dbe545 3476f5e799544eba9ed02dbb9d5cf87b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 235/489] 10.0.0.20 () {34 vars in 990 bytes} [Tue Jun 9 18:17:01 2026] GET /v2.0/security-groups/5e8e7b8c-cf92-4ae7-b2cc-17516dc606fc => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/490] 10.0.0.20 () {36 vars in 1022 bytes} [Tue Jun 9 18:17:01 2026] DELETE /v2.0/security-group-rules/b72a1607-5199-4c60-92ef-9b528385e081 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:17:01.927 8 INFO neutron.api.v2.resource [req-da85477e-cdd5-4b5f-bcdb-42f38edfb9fb req-5c3d56c8-0772-4a78-b0d0-f54a0819fb4f 5591379db5f04b1d8ca12d46f5dbe545 3476f5e799544eba9ed02dbb9d5cf87b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 237/491] 10.0.0.20 () {34 vars in 990 bytes} [Tue Jun 9 18:17:01 2026] GET /v2.0/security-groups/9904deee-dafb-4770-b2df-16ee58188b70 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/492] 10.0.0.20 () {34 vars in 990 bytes} [Tue Jun 9 18:17:01 2026] GET /v2.0/security-groups/df5c0ed0-60d3-470c-8c72-fa5e8e421bd7 => generated 2309 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:17:02.002 8 INFO neutron.api.v2.resource [req-e3be39ca-5052-4f9d-8755-833dbf88093c req-c1597c56-cb9b-44f8-9cad-1c05a9d2a750 5591379db5f04b1d8ca12d46f5dbe545 3476f5e799544eba9ed02dbb9d5cf87b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 239/493] 10.0.0.20 () {34 vars in 990 bytes} [Tue Jun 9 18:17:01 2026] GET /v2.0/security-groups/6c2c34d5-23a3-46da-9f7a-ca4c4cd85efc => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/494] 10.0.0.20 () {36 vars in 1012 bytes} [Tue Jun 9 18:17:02 2026] DELETE /v2.0/security-groups/df5c0ed0-60d3-470c-8c72-fa5e8e421bd7 => 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: 255/495] 10.0.0.119 () {34 vars in 783 bytes} [Tue Jun 9 18:17:01 2026] PUT /v2.0/routers/b0334a50-be7b-47e0-8c06-314784aef291/add_router_interface => generated 309 bytes in 1521 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/496] 10.0.0.20 () {34 vars in 990 bytes} [Tue Jun 9 18:17:02 2026] GET /v2.0/security-groups/29272376-6b99-4974-878b-a72dd3653cce => generated 2310 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/497] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:02 2026] GET /v2.0/ports?device_id=c37aac2c-5b52-46b5-9a5e-344704da6b45 => 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: 258/498] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:17:02 2026] GET /v2.0/networks?id=e6ed3d01-52d9-47db-a2af-a716e7d8212b => generated 669 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/499] 10.0.0.20 () {36 vars in 1012 bytes} [Tue Jun 9 18:17:03 2026] DELETE /v2.0/security-groups/29272376-6b99-4974-878b-a72dd3653cce => 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: 260/500] 199.204.45.210 () {34 vars in 1050 bytes} [Tue Jun 9 18:17:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=89bf1b02e867421995ba7691ffa31472 => generated 180 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/501] 10.0.0.119 () {34 vars in 789 bytes} [Tue Jun 9 18:17:02 2026] PUT /v2.0/routers/6b2c16af-e927-4013-9e5d-c954e72509ca/remove_router_interface => generated 309 bytes in 1635 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:03.783 8 WARNING neutron_lib.context [req-a5e5e041-a590-4ac7-a666-25a99944eb37 req-e108ebfe-2bc0-4448-9acb-24f38ca27569 e378668a2d8340af870ba09455d436f5 89bf1b02e867421995ba7691ffa31472 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/502] 199.204.45.210 () {38 vars in 955 bytes} [Tue Jun 9 18:17:03 2026] POST /v2.0/ports => generated 954 bytes in 545 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-06-09 18:17:04.330 8 WARNING neutron_lib.context [None req-ab146027-8a64-44a9-9dfc-4605639b9c6b c25f01eda7f64aa6a3c476287ad572d8 3139177452b04c4393129319fa7a9b60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/503] 10.0.0.119 () {34 vars in 685 bytes} [Tue Jun 9 18:17:04 2026] POST /v2.0/security-groups => generated 1661 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/504] 10.0.0.119 () {34 vars in 789 bytes} [Tue Jun 9 18:17:03 2026] PUT /v2.0/routers/3e9ece06-bf3b-4512-94b3-36acbd1c96e4/remove_router_interface => generated 309 bytes in 1704 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/505] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:04 2026] GET /v2.0/ports?device_id=c37aac2c-5b52-46b5-9a5e-344704da6b45 => generated 957 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/506] 199.204.45.210 () {34 vars in 911 bytes} [Tue Jun 9 18:17:05 2026] GET /v2.0/extensions => generated 19901 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-09 18:17:05.036 7 WARNING neutron_lib.context [None req-52e1767c-4e7e-4ccd-9f85-1e63aae5e43a c25f01eda7f64aa6a3c476287ad572d8 3139177452b04c4393129319fa7a9b60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 264/507] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:17:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:17:05.250 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-d11ec3d9-ba9f-4ab1-829c-89a51068aac3 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - 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-06-09 18:17:05.683 8 INFO neutron.db.l3_hamode_db [None req-d11ec3d9-ba9f-4ab1-829c-89a51068aac3 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] HA network 6a3e9d5c-3858-4f18-b21b-f9db99d27c8d was deleted as no HA routers are present in tenant 3476f5e799544eba9ed02dbb9d5cf87b. [pid: 8|app: 0|req: 244/508] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:17:04 2026] DELETE /v2.0/routers/6b2c16af-e927-4013-9e5d-c954e72509ca => generated 0 bytes in 1234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/509] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:05 2026] GET /v2.0/security-groups?id=10e0c687-3e66-47d4-a91e-1cd8530a1d36&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:05.744 8 WARNING neutron_lib.context [None req-8a49cd30-d816-4f47-adb5-875c894bc81a c25f01eda7f64aa6a3c476287ad572d8 3139177452b04c4393129319fa7a9b60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:17:05.815 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-142c0c2e-ef86-4740-86c3-f54eb0befe41 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - 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: 246/510] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:17:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:17:06.044 8 INFO neutron.services.segments.plugin [-] Segment 0852cd29-4c46-4f95-83b7-c7ccf9ac8e89 resource provider aggregate not found 2026-06-09 18:17:06.058 8 INFO neutron.services.segments.plugin [-] Segment 0852cd29-4c46-4f95-83b7-c7ccf9ac8e89 resource provider aggregate not found 2026-06-09 18:17:06.071 8 INFO neutron.services.segments.plugin [-] Segment 0852cd29-4c46-4f95-83b7-c7ccf9ac8e89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0852cd29-4c46-4f95-83b7-c7ccf9ac8e89 found for delete ", "request_id": "req-6ea946f4-c5b9-46fb-8fa2-9887cf218490"}]} 2026-06-09 18:17:06.089 8 INFO neutron.services.segments.plugin [-] Segment 0852cd29-4c46-4f95-83b7-c7ccf9ac8e89 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0852cd29-4c46-4f95-83b7-c7ccf9ac8e89 found for delete ", "request_id": "req-ab8d4f3f-26f7-4c23-944f-adc40de1a5ae"}]} 2026-06-09 18:17:06.268 7 INFO neutron.db.l3_hamode_db [None req-142c0c2e-ef86-4740-86c3-f54eb0befe41 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] HA network 5d5ecee0-8a5b-422b-97f0-f512433b062a was deleted as no HA routers are present in tenant df4e552d6267438aa8a16fbca0bca137. [pid: 7|app: 0|req: 265/511] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:17:05 2026] DELETE /v2.0/routers/3e9ece06-bf3b-4512-94b3-36acbd1c96e4 => generated 0 bytes in 1116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/512] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:17:06 2026] DELETE /v2.0/subnets/c09d1194-5492-42f2-bddc-8052ef0ce446 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:17:06.483 7 WARNING neutron_lib.context [None req-f6189d31-014e-4c9e-8fe8-91fccdf63c7b c25f01eda7f64aa6a3c476287ad572d8 3139177452b04c4393129319fa7a9b60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 247/513] 199.204.45.210 () {38 vars in 1028 bytes} [Tue Jun 9 18:17:05 2026] PUT /v2.0/ports/ba023579-2f03-46c9-9d4a-b902eecd4d30 => generated 1199 bytes in 647 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-06-09 18:17:06.610 7 INFO neutron.services.segments.plugin [-] Segment 635f43da-20b2-498a-aab2-1f4e1bb8829c resource provider aggregate not found 2026-06-09 18:17:06.628 7 INFO neutron.services.segments.plugin [-] Segment 635f43da-20b2-498a-aab2-1f4e1bb8829c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 635f43da-20b2-498a-aab2-1f4e1bb8829c found for delete ", "request_id": "req-b00c8a7e-00a4-4c8c-99a1-242872edd9ac"}]} 2026-06-09 18:17:06.631 7 INFO neutron.services.segments.plugin [-] Segment 635f43da-20b2-498a-aab2-1f4e1bb8829c resource provider aggregate not found 2026-06-09 18:17:06.647 7 INFO neutron.services.segments.plugin [-] Segment 635f43da-20b2-498a-aab2-1f4e1bb8829c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 635f43da-20b2-498a-aab2-1f4e1bb8829c found for delete ", "request_id": "req-ee99fbf2-69c2-4e09-a3f5-0efa52d99e56"}]} [pid: 8|app: 0|req: 248/514] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:17:06 2026] DELETE /v2.0/subnets/509f9d67-b1e4-4ac6-ac7e-f92382ec7d8f => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 18:17:06.999 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce5944c2-646b-4239-9df0-5b227c9f4ca2'] response: {'name': 'network-changed', 'server_uuid': 'c37aac2c-5b52-46b5-9a5e-344704da6b45', 'tag': 'ba023579-2f03-46c9-9d4a-b902eecd4d30', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 249/515] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:17:06 2026] DELETE /v2.0/networks/96ae12ff-3784-4a33-8457-b93cbf80e019 => 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: 250/516] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:17:07 2026] GET /v2.0/ports?tenant_id=89bf1b02e867421995ba7691ffa31472&device_id=c37aac2c-5b52-46b5-9a5e-344704da6b45 => generated 1238 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/517] 10.0.0.119 () {34 vars in 676 bytes} [Tue Jun 9 18:17:06 2026] POST /v2.0/floatingips => generated 552 bytes in 747 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/518] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:17:07 2026] DELETE /v2.0/networks/1e0de8f5-4092-42bc-941d-98ef1727860e => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/519] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:07 2026] GET /v2.0/ports?device_id=c37aac2c-5b52-46b5-9a5e-344704da6b45 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/520] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:17:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=ba023579-2f03-46c9-9d4a-b902eecd4d30 => 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: 269/521] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:17:07 2026] GET /v2.0/security-groups?tenant_id=3476f5e799544eba9ed02dbb9d5cf87b&name=default => generated 2921 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/522] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:07 2026] GET /v2.0/security-groups?id=10e0c687-3e66-47d4-a91e-1cd8530a1d36&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: 270/523] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:17:07 2026] GET /v2.0/subnets?id=62361a9e-68d5-4c96-891f-d04ba467c375 => generated 663 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/524] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:17:07 2026] GET /v2.0/ports?network_id=e6ed3d01-52d9-47db-a2af-a716e7d8212b&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/525] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:17:07 2026] DELETE /v2.0/security-groups/18629b52-3584-41bd-a9e0-ae10106ee445 => 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: 272/526] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:17:07 2026] GET /v2.0/networks/e6ed3d01-52d9-47db-a2af-a716e7d8212b?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/527] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:17:07 2026] GET /v2.0/networks/e6ed3d01-52d9-47db-a2af-a716e7d8212b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/528] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:17:07 2026] GET /v2.0/security-groups?tenant_id=df4e552d6267438aa8a16fbca0bca137&name=default => generated 2921 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/529] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:17:07 2026] GET /v2.0/ports?tenant_id=89bf1b02e867421995ba7691ffa31472&device_id=c37aac2c-5b52-46b5-9a5e-344704da6b45 => generated 1238 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/530] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:17:07 2026] DELETE /v2.0/security-groups/feb31512-d4b1-4926-be8d-cb4202b6a6af => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/531] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:17:07 2026] GET /v2.0/networks?id=e6ed3d01-52d9-47db-a2af-a716e7d8212b => generated 765 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/532] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:17:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=ba023579-2f03-46c9-9d4a-b902eecd4d30 => 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: 276/533] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:17:08 2026] GET /v2.0/subnets?id=62361a9e-68d5-4c96-891f-d04ba467c375 => generated 663 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:08.167 8 INFO neutron.services.segments.plugin [-] Segment 65c2134a-b7e4-4b3e-be89-7bcaabf2ebb8 resource provider aggregate not found 2026-06-09 18:17:08.174 8 INFO neutron.services.segments.plugin [-] Segment 65c2134a-b7e4-4b3e-be89-7bcaabf2ebb8 resource provider aggregate not found 2026-06-09 18:17:08.201 8 INFO neutron.services.segments.plugin [-] Segment 65c2134a-b7e4-4b3e-be89-7bcaabf2ebb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65c2134a-b7e4-4b3e-be89-7bcaabf2ebb8 found for delete ", "request_id": "req-e4e10703-ef2c-45c0-9da4-741425644177"}]} 2026-06-09 18:17:08.206 8 INFO neutron.services.segments.plugin [-] Segment 65c2134a-b7e4-4b3e-be89-7bcaabf2ebb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65c2134a-b7e4-4b3e-be89-7bcaabf2ebb8 found for delete ", "request_id": "req-422966e6-e58d-490f-ba67-a210a0364299"}]} 2026-06-09 18:17:08.231 8 INFO neutron.services.segments.plugin [-] Segment 8ecb04ad-d227-4987-8bec-05feaa8b08fc resource provider aggregate not found 2026-06-09 18:17:08.241 8 INFO neutron.services.segments.plugin [-] Segment 8ecb04ad-d227-4987-8bec-05feaa8b08fc resource provider aggregate not found 2026-06-09 18:17:08.249 8 INFO neutron.services.segments.plugin [-] Segment 8ecb04ad-d227-4987-8bec-05feaa8b08fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ecb04ad-d227-4987-8bec-05feaa8b08fc found for delete ", "request_id": "req-e34a8f02-812b-4022-a709-2070484f9407"}]} [pid: 8|app: 0|req: 258/534] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:17:08 2026] GET /v2.0/ports?network_id=e6ed3d01-52d9-47db-a2af-a716e7d8212b&device_owner=network%3Adhcp => generated 1244 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/535] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:17:08 2026] GET /v2.0/networks/e6ed3d01-52d9-47db-a2af-a716e7d8212b?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:17:08.356 8 INFO neutron.services.segments.plugin [-] Segment 8ecb04ad-d227-4987-8bec-05feaa8b08fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ecb04ad-d227-4987-8bec-05feaa8b08fc found for delete ", "request_id": "req-d986075c-591f-491e-925c-b44c80c1f1fb"}]} [pid: 8|app: 0|req: 259/536] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:17:08 2026] GET /v2.0/networks/e6ed3d01-52d9-47db-a2af-a716e7d8212b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/537] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:08 2026] GET /v2.0/ports?device_id=c37aac2c-5b52-46b5-9a5e-344704da6b45 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/538] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:08 2026] GET /v2.0/security-groups?id=10e0c687-3e66-47d4-a91e-1cd8530a1d36&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/539] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:09 2026] GET /v2.0/ports?device_id=c37aac2c-5b52-46b5-9a5e-344704da6b45 => generated 969 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/540] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:09 2026] GET /v2.0/security-groups?id=10e0c687-3e66-47d4-a91e-1cd8530a1d36&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:10.010 7 INFO neutron.db.segments_db [None req-72da9f14-d083-4354-982b-48300b334672 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Added segment c3d9f98e-d6bd-42a2-9cf4-3efe3b454a64 of type vxlan for network 94e88816-5e79-45dd-b9a7-6c31a84d001c [pid: 7|app: 0|req: 279/541] 10.0.0.119 () {34 vars in 671 bytes} [Tue Jun 9 18:17:09 2026] POST /v2.0/networks => generated 744 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:17:10.188 8 INFO neutron.db.segments_db [None req-1a1f7671-e478-4102-9bc9-62594496ae0e fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Added segment 208d7d54-2b48-4d81-9da7-7923b4a1b122 of type vxlan for network 38d8dc55-0ea2-4ec1-bd64-ec5337da1e95 [pid: 8|app: 0|req: 263/542] 10.0.0.119 () {34 vars in 671 bytes} [Tue Jun 9 18:17:09 2026] POST /v2.0/networks => generated 751 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/543] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:17:10 2026] POST /v2.0/subnets => generated 667 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:17:10.496 7 INFO neutron.db.segments_db [None req-15e6fe88-0df5-4699-a6d2-4438e9114bea fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Added segment 6fa8937c-d18b-4340-9f2d-18df0ecf0cbf of type vxlan for network f186b47b-c80e-4803-9f2f-2b16d52147f7 [pid: 8|app: 0|req: 264/544] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:17:10 2026] POST /v2.0/subnets => generated 674 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:17:10.678 8 INFO neutron.db.segments_db [None req-f67ecd65-b6c4-43c1-bc57-a9f690f92f32 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Added segment 01950cf2-bd36-476a-a3c6-881f7cea182d of type vxlan for network 8d22d876-f6a6-480e-aacc-45de85f1bb9b 2026-06-09 18:17:10.811 7 INFO neutron.db.l3_hamode_db [None req-15e6fe88-0df5-4699-a6d2-4438e9114bea fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 18:17:10.996 8 INFO neutron.db.l3_hamode_db [None req-f67ecd65-b6c4-43c1-bc57-a9f690f92f32 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 18:17:12.001 7 INFO neutron.db.l3_hamode_db [None req-15e6fe88-0df5-4699-a6d2-4438e9114bea fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 18:17:12.091 8 INFO neutron.db.l3_hamode_db [None req-f67ecd65-b6c4-43c1-bc57-a9f690f92f32 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 265/545] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:17:10 2026] POST /v2.0/routers => generated 738 bytes in 2731 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/546] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:13 2026] GET /v2.0/ports?device_id=c37aac2c-5b52-46b5-9a5e-344704da6b45 => 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: 267/547] 10.0.0.20 () {34 vars in 1099 bytes} [Tue Jun 9 18:17:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1155219048&fields=id&tenant_id=3139177452b04c4393129319fa7a9b60 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/548] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:17:10 2026] POST /v2.0/routers => generated 731 bytes in 3067 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/549] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:13 2026] GET /v2.0/security-groups?id=10e0c687-3e66-47d4-a91e-1cd8530a1d36&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/550] 10.0.0.20 () {34 vars in 981 bytes} [Tue Jun 9 18:17:13 2026] GET /v2.0/networks?id=b2f95549-0d6e-4dda-a212-08dd0d33f8fd => generated 680 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/551] 10.0.0.119 () {34 vars in 783 bytes} [Tue Jun 9 18:17:13 2026] PUT /v2.0/routers/f9556f22-e091-421c-8b87-e468410cc1cd/add_router_interface => generated 309 bytes in 1610 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/552] 10.0.0.20 () {34 vars in 964 bytes} [Tue Jun 9 18:17:15 2026] GET /v2.0/quotas/3139177452b04c4393129319fa7a9b60 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/555] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:15 2026] GET /v2.0/ports?device_id=c37aac2c-5b52-46b5-9a5e-344704da6b45 => generated 971 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/556] 10.0.0.20 () {34 vars in 1001 bytes} [Tue Jun 9 18:17:15 2026] GET /v2.0/ports?tenant_id=3139177452b04c4393129319fa7a9b60&fields=id => generated 103 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/557] 10.0.0.119 () {34 vars in 783 bytes} [Tue Jun 9 18:17:13 2026] PUT /v2.0/routers/833721c5-6d2e-4b5a-8a54-77b6b365da28/add_router_interface => generated 309 bytes in 1702 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/558] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:15 2026] GET /v2.0/security-groups?id=10e0c687-3e66-47d4-a91e-1cd8530a1d36&fields=id&fields=name => generated 113 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/559] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:15 2026] GET /v2.0/ports?device_id=c37aac2c-5b52-46b5-9a5e-344704da6b45 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/560] 10.0.0.20 () {34 vars in 906 bytes} [Tue Jun 9 18:17:15 2026] GET /v2.0/extensions => generated 19901 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-09 18:17:15.765 7 WARNING neutron_lib.context [None req-94c547bb-5ecb-47ae-9309-92fcba3ccf49 3e887cf8ece44b24ba365480b8af7913 409ed10cc09a4f66afae0c0e32354506 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 287/561] 10.0.0.119 () {34 vars in 685 bytes} [Tue Jun 9 18:17:15 2026] POST /v2.0/security-groups => generated 1660 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/562] 10.0.0.20 () {34 vars in 1007 bytes} [Tue Jun 9 18:17:15 2026] GET /v2.0/networks/b2f95549-0d6e-4dda-a212-08dd0d33f8fd?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:17:15.982 7 WARNING neutron_lib.context [None req-7e8d2f97-57f7-4b7b-bfd3-cc35635d8b62 3e887cf8ece44b24ba365480b8af7913 409ed10cc09a4f66afae0c0e32354506 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 289/563] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:17:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:17:16.112 7 WARNING neutron_lib.context [None req-14c272a6-4cdb-484f-9545-c9ea9574bae7 92585a91411a42eaa04132edaddcbd1e 1b2f1aa3573c49a5823aeb1e444c0540 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 290/564] 10.0.0.119 () {34 vars in 685 bytes} [Tue Jun 9 18:17:16 2026] POST /v2.0/security-groups => generated 1659 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/565] 10.0.0.20 () {34 vars in 1107 bytes} [Tue Jun 9 18:17:16 2026] GET /v2.0/networks/b2f95549-0d6e-4dda-a212-08dd0d33f8fd?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-06-09 18:17:16.295 7 WARNING neutron_lib.context [None req-389e057e-4b26-47b1-8e12-1c95046fcae3 3e887cf8ece44b24ba365480b8af7913 409ed10cc09a4f66afae0c0e32354506 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 292/566] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:17:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:17:16.412 7 WARNING neutron_lib.context [None req-4d174fec-2f39-4f2e-a680-23b15c3d15ce 92585a91411a42eaa04132edaddcbd1e 1b2f1aa3573c49a5823aeb1e444c0540 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 293/567] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:17:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:17:16.537 7 WARNING neutron_lib.context [None req-a1a18b5a-ef74-4023-bf89-9eee0d8b7af7 3e887cf8ece44b24ba365480b8af7913 409ed10cc09a4f66afae0c0e32354506 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:17:16.548 8 INFO neutron.db.l3_db [None req-8388cc52-aca3-4d8b-a389-7da1ad3fa2b4 e378668a2d8340af870ba09455d436f5 89bf1b02e867421995ba7691ffa31472 - - default default] Floating IP bff8b13c-5ea7-456b-b8bc-1d246a960f8b associated. External IP: 10.96.250.212, port: ba023579-2f03-46c9-9d4a-b902eecd4d30. [pid: 8|app: 0|req: 275/568] 10.0.0.119 () {34 vars in 749 bytes} [Tue Jun 9 18:17:15 2026] PUT /v2.0/floatingips/bff8b13c-5ea7-456b-b8bc-1d246a960f8b => generated 855 bytes in 1361 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:17.010 8 WARNING neutron_lib.context [None req-02d21188-0616-40da-ae07-b8bdfd21b873 92585a91411a42eaa04132edaddcbd1e 1b2f1aa3573c49a5823aeb1e444c0540 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 294/569] 10.0.0.119 () {34 vars in 676 bytes} [Tue Jun 9 18:17:16 2026] POST /v2.0/floatingips => generated 552 bytes in 653 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/570] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:17:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/571] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:17 2026] GET /v2.0/ports?device_id=65be300d-3647-4760-b578-91630830bb56 => 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: 277/572] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:17 2026] GET /v2.0/ports?device_id=c37aac2c-5b52-46b5-9a5e-344704da6b45 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:17.231 7 WARNING neutron_lib.context [None req-ba0d9901-690a-4409-9787-700437e0ecc1 92585a91411a42eaa04132edaddcbd1e 1b2f1aa3573c49a5823aeb1e444c0540 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:17:17.293 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae6f95f5-09a2-4291-b5e1-78597aba7133'] response: {'name': 'network-changed', 'server_uuid': 'c37aac2c-5b52-46b5-9a5e-344704da6b45', 'tag': 'ba023579-2f03-46c9-9d4a-b902eecd4d30', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 278/573] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:17 2026] GET /v2.0/security-groups?id=10e0c687-3e66-47d4-a91e-1cd8530a1d36&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: 279/574] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:17:17 2026] GET /v2.0/ports?tenant_id=89bf1b02e867421995ba7691ffa31472&device_id=c37aac2c-5b52-46b5-9a5e-344704da6b45 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/575] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:17:17 2026] GET /v2.0/networks?id=e6ed3d01-52d9-47db-a2af-a716e7d8212b => generated 765 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/576] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:17:17 2026] GET /v2.0/networks?id=b2f95549-0d6e-4dda-a212-08dd0d33f8fd => generated 680 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/577] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:17:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=ba023579-2f03-46c9-9d4a-b902eecd4d30 => generated 858 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/578] 199.204.45.210 () {34 vars in 1050 bytes} [Tue Jun 9 18:17:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3139177452b04c4393129319fa7a9b60 => generated 181 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/579] 10.0.0.20 () {34 vars in 1099 bytes} [Tue Jun 9 18:17:17 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2095075765&fields=id&tenant_id=409ed10cc09a4f66afae0c0e32354506 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/580] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:17:17 2026] GET /v2.0/subnets?id=62361a9e-68d5-4c96-891f-d04ba467c375 => generated 663 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:17.766 8 WARNING neutron_lib.context [req-297cc665-4977-4dd7-b6f8-9ba8053fe4d8 req-c607937f-1528-4845-a5d0-dd95499b09d3 c25f01eda7f64aa6a3c476287ad572d8 3139177452b04c4393129319fa7a9b60 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 296/581] 10.0.0.119 () {34 vars in 676 bytes} [Tue Jun 9 18:17:17 2026] POST /v2.0/floatingips => generated 552 bytes in 758 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/582] 10.0.0.20 () {34 vars in 981 bytes} [Tue Jun 9 18:17:17 2026] GET /v2.0/networks?id=38d8dc55-0ea2-4ec1-bd64-ec5337da1e95 => generated 683 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/583] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:17:18 2026] GET /v2.0/ports?network_id=e6ed3d01-52d9-47db-a2af-a716e7d8212b&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/584] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:18 2026] GET /v2.0/ports?device_id=c37aac2c-5b52-46b5-9a5e-344704da6b45 => 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: 300/585] 10.0.0.20 () {34 vars in 964 bytes} [Tue Jun 9 18:17:18 2026] GET /v2.0/quotas/409ed10cc09a4f66afae0c0e32354506 => 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: 286/586] 199.204.45.210 () {38 vars in 955 bytes} [Tue Jun 9 18:17:17 2026] POST /v2.0/ports => generated 954 bytes in 518 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: 301/587] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:17:18 2026] GET /v2.0/networks/e6ed3d01-52d9-47db-a2af-a716e7d8212b?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: 287/588] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:18 2026] GET /v2.0/security-groups?id=10e0c687-3e66-47d4-a91e-1cd8530a1d36&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/589] 10.0.0.20 () {34 vars in 1001 bytes} [Tue Jun 9 18:17:18 2026] GET /v2.0/ports?tenant_id=409ed10cc09a4f66afae0c0e32354506&fields=id => generated 103 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/590] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:17:18 2026] GET /v2.0/networks/e6ed3d01-52d9-47db-a2af-a716e7d8212b?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: 304/591] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:18 2026] GET /v2.0/ports?device_id=65be300d-3647-4760-b578-91630830bb56 => generated 957 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/592] 10.0.0.20 () {34 vars in 1007 bytes} [Tue Jun 9 18:17:18 2026] GET /v2.0/networks/38d8dc55-0ea2-4ec1-bd64-ec5337da1e95?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/593] 199.204.45.210 () {34 vars in 994 bytes} [Tue Jun 9 18:17:18 2026] GET /v2.0/ports?device_id=c37aac2c-5b52-46b5-9a5e-344704da6b45 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/594] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:18 2026] GET /v2.0/security-groups?id=46079d72-6691-41fa-ada8-2ae2622dce73&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/595] 10.0.0.20 () {34 vars in 1107 bytes} [Tue Jun 9 18:17:18 2026] GET /v2.0/networks/38d8dc55-0ea2-4ec1-bd64-ec5337da1e95?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/596] 199.204.45.210 () {38 vars in 1028 bytes} [Tue Jun 9 18:17:18 2026] PUT /v2.0/ports/a6cecd5f-416f-4562-afe4-24ed2221aad9 => generated 1199 bytes in 564 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: 289/597] 10.0.0.20 () {34 vars in 1097 bytes} [Tue Jun 9 18:17:18 2026] GET /v2.0/security-groups?name=tempest-securitygroup--497098139&fields=id&tenant_id=1b2f1aa3573c49a5823aeb1e444c0540 => generated 69 bytes in 65 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: 290/598] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:17:18 2026] GET /v2.0/ports?tenant_id=3139177452b04c4393129319fa7a9b60&device_id=65be300d-3647-4760-b578-91630830bb56 => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/599] 10.0.0.20 () {34 vars in 981 bytes} [Tue Jun 9 18:17:19 2026] GET /v2.0/networks?id=94e88816-5e79-45dd-b9a7-6c31a84d001c => generated 676 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/600] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:19 2026] GET /v2.0/ports?device_id=9de18f56-a20d-4456-8ded-b74176c04dbe => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/601] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:17:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a6cecd5f-416f-4562-afe4-24ed2221aad9 => 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: 294/602] 10.0.0.20 () {34 vars in 964 bytes} [Tue Jun 9 18:17:19 2026] GET /v2.0/quotas/1b2f1aa3573c49a5823aeb1e444c0540 => 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: 295/603] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:17:19 2026] GET /v2.0/subnets?id=0d2f3c2b-6d5c-4117-ad20-4dad0b5df2ca => generated 674 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:19.351 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a893cdf9-f102-49cd-bb59-5b3e3f24f471'] response: {'name': 'network-changed', 'server_uuid': '65be300d-3647-4760-b578-91630830bb56', 'tag': 'a6cecd5f-416f-4562-afe4-24ed2221aad9', 'status': 'completed', 'code': 200} 2026-06-09 18:17:19.363 7 INFO neutron.db.l3_db [req-698553f6-c0da-4316-b6ab-119a5cb8dbe3 req-f5f5b3fe-3f92-4a2a-b918-fef6dc4d59d3 e378668a2d8340af870ba09455d436f5 89bf1b02e867421995ba7691ffa31472 - - default default] Floating IP bff8b13c-5ea7-456b-b8bc-1d246a960f8b disassociated. External IP: 10.96.250.212, port: ba023579-2f03-46c9-9d4a-b902eecd4d30. [pid: 8|app: 0|req: 296/604] 10.0.0.20 () {34 vars in 1001 bytes} [Tue Jun 9 18:17:19 2026] GET /v2.0/ports?tenant_id=1b2f1aa3573c49a5823aeb1e444c0540&fields=id => generated 103 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/605] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:17:19 2026] GET /v2.0/ports?network_id=b2f95549-0d6e-4dda-a212-08dd0d33f8fd&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/606] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:19 2026] GET /v2.0/ports?device_id=c37aac2c-5b52-46b5-9a5e-344704da6b45 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/607] 10.0.0.20 () {34 vars in 1007 bytes} [Tue Jun 9 18:17:19 2026] GET /v2.0/networks/94e88816-5e79-45dd-b9a7-6c31a84d001c?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/608] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:17:19 2026] GET /v2.0/networks/b2f95549-0d6e-4dda-a212-08dd0d33f8fd?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: 301/609] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:19 2026] GET /v2.0/security-groups?id=10e0c687-3e66-47d4-a91e-1cd8530a1d36&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: 302/610] 10.0.0.20 () {34 vars in 1107 bytes} [Tue Jun 9 18:17:19 2026] GET /v2.0/networks/94e88816-5e79-45dd-b9a7-6c31a84d001c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/611] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:17:19 2026] GET /v2.0/networks/b2f95549-0d6e-4dda-a212-08dd0d33f8fd?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: 309/612] 199.204.45.210 () {36 vars in 997 bytes} [Tue Jun 9 18:17:18 2026] DELETE /v2.0/ports/ba023579-2f03-46c9-9d4a-b902eecd4d30 => generated 0 bytes in 1143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/613] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:19 2026] GET /v2.0/ports?device_id=65be300d-3647-4760-b578-91630830bb56 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/614] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:17:20 2026] GET /v2.0/ports?tenant_id=3139177452b04c4393129319fa7a9b60&device_id=65be300d-3647-4760-b578-91630830bb56 => generated 1238 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/615] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:17:20 2026] GET /v2.0/networks?id=38d8dc55-0ea2-4ec1-bd64-ec5337da1e95 => generated 683 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/616] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:20 2026] GET /v2.0/security-groups?id=46079d72-6691-41fa-ada8-2ae2622dce73&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: 7|app: 0|req: 312/617] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:20 2026] GET /v2.0/ports?device_id=59c0cfd5-5148-4a39-b46d-502f6ef72add => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/618] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:17:20 2026] GET /v2.0/networks?id=b2f95549-0d6e-4dda-a212-08dd0d33f8fd => generated 776 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/619] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:17:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a6cecd5f-416f-4562-afe4-24ed2221aad9 => 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: 313/620] 199.204.45.210 () {34 vars in 1050 bytes} [Tue Jun 9 18:17:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=409ed10cc09a4f66afae0c0e32354506 => generated 181 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:20.230 7 WARNING neutron_lib.context [req-7245305b-b68d-47dd-84d7-5e214835d613 req-85487ac3-2e7b-4255-9ec7-ba27c87aff55 3e887cf8ece44b24ba365480b8af7913 409ed10cc09a4f66afae0c0e32354506 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 308/621] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:17:20 2026] GET /v2.0/subnets?id=0d2f3c2b-6d5c-4117-ad20-4dad0b5df2ca => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/622] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:20 2026] GET /v2.0/ports?device_id=9de18f56-a20d-4456-8ded-b74176c04dbe => 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: 310/623] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:17:20 2026] GET /v2.0/ports?network_id=b2f95549-0d6e-4dda-a212-08dd0d33f8fd&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/624] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:17:20 2026] GET /v2.0/networks/b2f95549-0d6e-4dda-a212-08dd0d33f8fd?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/625] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:17:20 2026] GET /v2.0/networks/b2f95549-0d6e-4dda-a212-08dd0d33f8fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:17:20.556 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-db783391-ab06-465d-8302-5b0751d81457'] response: {'server_uuid': 'c37aac2c-5b52-46b5-9a5e-344704da6b45', 'name': 'network-vif-deleted', 'tag': 'ba023579-2f03-46c9-9d4a-b902eecd4d30', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 314/626] 199.204.45.210 () {38 vars in 955 bytes} [Tue Jun 9 18:17:20 2026] POST /v2.0/ports => generated 958 bytes in 622 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: 313/627] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:17:20 2026] DELETE /v2.0/security-groups/10e0c687-3e66-47d4-a91e-1cd8530a1d36 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:17:21.033 8 INFO neutron.api.v2.resource [None req-e5892c47-9117-460b-8c23-757f0fca735b e378668a2d8340af870ba09455d436f5 89bf1b02e867421995ba7691ffa31472 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 314/628] 10.0.0.119 () {32 vars in 737 bytes} [Tue Jun 9 18:17:21 2026] GET /v2.0/security-groups/10e0c687-3e66-47d4-a91e-1cd8530a1d36 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/629] 10.0.0.119 () {32 vars in 732 bytes} [Tue Jun 9 18:17:21 2026] DELETE /v2.0/floatingips/bff8b13c-5ea7-456b-b8bc-1d246a960f8b => 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: 316/630] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:17:21 2026] GET /v2.0/networks?id=94e88816-5e79-45dd-b9a7-6c31a84d001c => generated 676 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/631] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:21 2026] GET /v2.0/ports?device_id=65be300d-3647-4760-b578-91630830bb56 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/632] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:21 2026] GET /v2.0/ports?device_id=59c0cfd5-5148-4a39-b46d-502f6ef72add => 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: 315/633] 199.204.45.210 () {38 vars in 1028 bytes} [Tue Jun 9 18:17:20 2026] PUT /v2.0/ports/863216fd-edc4-46d0-af81-eab1a42c9d36 => generated 1203 bytes in 891 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: 316/634] 199.204.45.210 () {34 vars in 1050 bytes} [Tue Jun 9 18:17:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1b2f1aa3573c49a5823aeb1e444c0540 => generated 180 bytes in 69 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: 317/635] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:21 2026] GET /v2.0/security-groups?id=46079d72-6691-41fa-ada8-2ae2622dce73&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/636] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:21 2026] GET /v2.0/ports?device_id=9de18f56-a20d-4456-8ded-b74176c04dbe => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/637] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:17:21 2026] GET /v2.0/ports?tenant_id=409ed10cc09a4f66afae0c0e32354506&device_id=9de18f56-a20d-4456-8ded-b74176c04dbe => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:17:21.958 7 WARNING neutron_lib.context [req-92362152-8457-40b4-8e35-ebc0da9eb49c req-527ec5cd-0a37-41a9-89a3-0f3f27a8d021 92585a91411a42eaa04132edaddcbd1e 1b2f1aa3573c49a5823aeb1e444c0540 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 320/638] 199.204.45.210 () {38 vars in 955 bytes} [Tue Jun 9 18:17:21 2026] POST /v2.0/ports => generated 954 bytes in 468 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: 321/639] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:22 2026] GET /v2.0/security-groups?id=6d7d760a-8777-4f4c-86f6-bb25349db661&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/640] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:17:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=863216fd-edc4-46d0-af81-eab1a42c9d36 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:17:22.606 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5664ca1e-064c-467a-9ab4-d0c4a99e8d5a'] response: {'name': 'network-changed', 'server_uuid': '9de18f56-a20d-4456-8ded-b74176c04dbe', 'tag': '863216fd-edc4-46d0-af81-eab1a42c9d36', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 319/641] 10.0.0.119 () {34 vars in 789 bytes} [Tue Jun 9 18:17:21 2026] PUT /v2.0/routers/33cb3b7f-116d-4cb9-a442-5bcd9d0258e7/remove_router_interface => generated 309 bytes in 1256 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/642] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:17:22 2026] GET /v2.0/subnets?id=065075a3-84af-4fbf-ae68-1072e905f721 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/643] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:22 2026] GET /v2.0/ports?device_id=59c0cfd5-5148-4a39-b46d-502f6ef72add => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/644] 199.204.45.210 () {38 vars in 1028 bytes} [Tue Jun 9 18:17:22 2026] PUT /v2.0/ports/62fd4d28-a13b-4d44-8849-ea2178698980 => generated 1199 bytes in 524 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: 324/645] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:23 2026] GET /v2.0/ports?device_id=65be300d-3647-4760-b578-91630830bb56 => generated 971 bytes in 64 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: 325/646] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:17:23 2026] GET /v2.0/ports?network_id=38d8dc55-0ea2-4ec1-bd64-ec5337da1e95&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/647] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:23 2026] GET /v2.0/security-groups?id=aab64f8e-9038-423f-a135-a57cf6eef87d&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/648] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:17:23 2026] GET /v2.0/ports?tenant_id=1b2f1aa3573c49a5823aeb1e444c0540&device_id=59c0cfd5-5148-4a39-b46d-502f6ef72add => 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: 328/649] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:23 2026] GET /v2.0/security-groups?id=46079d72-6691-41fa-ada8-2ae2622dce73&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: 329/650] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:17:23 2026] GET /v2.0/networks/38d8dc55-0ea2-4ec1-bd64-ec5337da1e95?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: 330/651] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:17:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=62fd4d28-a13b-4d44-8849-ea2178698980 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/652] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:23 2026] GET /v2.0/ports?device_id=65be300d-3647-4760-b578-91630830bb56 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/653] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:17:23 2026] GET /v2.0/networks/38d8dc55-0ea2-4ec1-bd64-ec5337da1e95?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: 333/654] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:17:23 2026] GET /v2.0/subnets?id=285b39fc-7360-47e1-81bc-3eb6e76720e4 => generated 670 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:24.120 7 INFO neutron.db.l3_db [None req-8045f8f5-c4c2-4cd9-9825-ce87a0256382 c25f01eda7f64aa6a3c476287ad572d8 3139177452b04c4393129319fa7a9b60 - - default default] Floating IP 36f9a050-718b-4087-a973-15c09dae43bd associated. External IP: 10.96.250.220, port: a6cecd5f-416f-4562-afe4-24ed2221aad9. [pid: 7|app: 0|req: 334/655] 10.0.0.119 () {34 vars in 749 bytes} [Tue Jun 9 18:17:23 2026] PUT /v2.0/floatingips/36f9a050-718b-4087-a973-15c09dae43bd => generated 855 bytes in 1009 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:24.541 8 INFO neutron.services.segments.plugin [-] Segment 74d11c1f-2694-4f4d-a7c6-c0c3e050fb78 resource provider aggregate not found 2026-06-09 18:17:24.549 8 INFO neutron.services.segments.plugin [-] Segment 74d11c1f-2694-4f4d-a7c6-c0c3e050fb78 resource provider aggregate not found 2026-06-09 18:17:24.553 8 INFO neutron.services.segments.plugin [-] Segment 74d11c1f-2694-4f4d-a7c6-c0c3e050fb78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74d11c1f-2694-4f4d-a7c6-c0c3e050fb78 found for delete ", "request_id": "req-0096dfa1-1291-46c5-b1ac-4954b3afc8cd"}]} [pid: 7|app: 0|req: 335/656] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:17:24 2026] GET /v2.0/ports?network_id=94e88816-5e79-45dd-b9a7-6c31a84d001c&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:17:24.569 8 INFO neutron.db.l3_hamode_db [None req-b648331f-eb06-4b43-9fc6-50fabc19b429 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] HA network 37a59d04-9f81-445d-8007-d5d1a81acc7f was deleted as no HA routers are present in tenant 89bf1b02e867421995ba7691ffa31472. [pid: 8|app: 0|req: 322/657] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:17:22 2026] DELETE /v2.0/routers/33cb3b7f-116d-4cb9-a442-5bcd9d0258e7 => generated 0 bytes in 1598 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:17:24.579 8 INFO neutron.services.segments.plugin [-] Segment 74d11c1f-2694-4f4d-a7c6-c0c3e050fb78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74d11c1f-2694-4f4d-a7c6-c0c3e050fb78 found for delete ", "request_id": "req-10538c33-b85b-45df-b461-d1ead87cf297"}]} [pid: 7|app: 0|req: 336/658] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:17:24 2026] GET /v2.0/ports?tenant_id=409ed10cc09a4f66afae0c0e32354506&device_id=9de18f56-a20d-4456-8ded-b74176c04dbe => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/659] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:24 2026] GET /v2.0/ports?device_id=9de18f56-a20d-4456-8ded-b74176c04dbe => generated 973 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/660] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:24 2026] GET /v2.0/ports?device_id=59c0cfd5-5148-4a39-b46d-502f6ef72add => generated 969 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/661] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:17:24 2026] GET /v2.0/networks/94e88816-5e79-45dd-b9a7-6c31a84d001c?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: 325/662] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:17:24 2026] GET /v2.0/networks?id=38d8dc55-0ea2-4ec1-bd64-ec5337da1e95 => generated 779 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/663] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:24 2026] GET /v2.0/security-groups?id=6d7d760a-8777-4f4c-86f6-bb25349db661&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/664] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:24 2026] GET /v2.0/security-groups?id=aab64f8e-9038-423f-a135-a57cf6eef87d&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: 338/665] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:17:24 2026] DELETE /v2.0/subnets/62361a9e-68d5-4c96-891f-d04ba467c375 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:17:24.982 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-99583e97-a9f4-4ad8-9d82-4828d31a9cba'] response: {'name': 'network-changed', 'server_uuid': '59c0cfd5-5148-4a39-b46d-502f6ef72add', 'tag': '62fd4d28-a13b-4d44-8849-ea2178698980', 'status': 'completed', 'code': 200} 2026-06-09 18:17:24.983 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-99583e97-a9f4-4ad8-9d82-4828d31a9cba'] response: {'name': 'network-changed', 'server_uuid': '65be300d-3647-4760-b578-91630830bb56', 'tag': 'a6cecd5f-416f-4562-afe4-24ed2221aad9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 339/666] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:17:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=863216fd-edc4-46d0-af81-eab1a42c9d36 => 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: 328/667] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:17:24 2026] GET /v2.0/networks/94e88816-5e79-45dd-b9a7-6c31a84d001c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/668] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:25 2026] GET /v2.0/ports?device_id=65be300d-3647-4760-b578-91630830bb56 => generated 971 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/669] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:17:25 2026] GET /v2.0/subnets?id=065075a3-84af-4fbf-ae68-1072e905f721 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/670] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:17:25 2026] GET /v2.0/ports?tenant_id=1b2f1aa3573c49a5823aeb1e444c0540&device_id=59c0cfd5-5148-4a39-b46d-502f6ef72add => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/671] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:25 2026] GET /v2.0/security-groups?id=46079d72-6691-41fa-ada8-2ae2622dce73&fields=id&fields=name => generated 114 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/672] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:17:25 2026] GET /v2.0/ports?network_id=38d8dc55-0ea2-4ec1-bd64-ec5337da1e95&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/673] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:17:25 2026] GET /v2.0/networks?id=94e88816-5e79-45dd-b9a7-6c31a84d001c => generated 772 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/674] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:17:25 2026] DELETE /v2.0/networks/e6ed3d01-52d9-47db-a2af-a716e7d8212b => generated 0 bytes in 458 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/675] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:17:25 2026] GET /v2.0/networks/38d8dc55-0ea2-4ec1-bd64-ec5337da1e95?fields=segments => generated 14 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/676] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:17:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=62fd4d28-a13b-4d44-8849-ea2178698980 => 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: 331/677] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:17:25 2026] GET /v2.0/subnets?id=285b39fc-7360-47e1-81bc-3eb6e76720e4 => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/678] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:17:25 2026] GET /v2.0/networks/38d8dc55-0ea2-4ec1-bd64-ec5337da1e95?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: 332/679] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:17:25 2026] GET /v2.0/ports?network_id=94e88816-5e79-45dd-b9a7-6c31a84d001c&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: 333/680] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:17:25 2026] GET /v2.0/security-groups?tenant_id=89bf1b02e867421995ba7691ffa31472&name=default => generated 2921 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/681] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:17:25 2026] GET /v2.0/networks/94e88816-5e79-45dd-b9a7-6c31a84d001c?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: 334/682] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:25 2026] GET /v2.0/ports?device_id=65be300d-3647-4760-b578-91630830bb56 => 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: 349/683] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:17:25 2026] DELETE /v2.0/security-groups/94cfda8b-7b52-4403-89c1-fd09ea66eb09 => 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: 335/684] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:17:25 2026] GET /v2.0/networks/94e88816-5e79-45dd-b9a7-6c31a84d001c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/685] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:25 2026] GET /v2.0/security-groups?id=46079d72-6691-41fa-ada8-2ae2622dce73&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: 336/686] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:17:25 2026] GET /v2.0/ports?tenant_id=3139177452b04c4393129319fa7a9b60&device_id=65be300d-3647-4760-b578-91630830bb56 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/687] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:25 2026] GET /v2.0/ports?device_id=9de18f56-a20d-4456-8ded-b74176c04dbe => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/688] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:17:25 2026] GET /v2.0/networks?id=b2f95549-0d6e-4dda-a212-08dd0d33f8fd => generated 776 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/689] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:26 2026] GET /v2.0/security-groups?id=6d7d760a-8777-4f4c-86f6-bb25349db661&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/690] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:26 2026] GET /v2.0/ports?device_id=59c0cfd5-5148-4a39-b46d-502f6ef72add => generated 971 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/691] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:17:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a6cecd5f-416f-4562-afe4-24ed2221aad9 => generated 860 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/692] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:26 2026] GET /v2.0/security-groups?id=aab64f8e-9038-423f-a135-a57cf6eef87d&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/693] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:17:26 2026] GET /v2.0/subnets?id=0d2f3c2b-6d5c-4117-ad20-4dad0b5df2ca => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/694] 199.204.45.210 () {34 vars in 994 bytes} [Tue Jun 9 18:17:26 2026] GET /v2.0/ports?device_id=65be300d-3647-4760-b578-91630830bb56 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/695] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:17:26 2026] GET /v2.0/ports?network_id=b2f95549-0d6e-4dda-a212-08dd0d33f8fd&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: 356/696] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:17:26 2026] GET /v2.0/networks/b2f95549-0d6e-4dda-a212-08dd0d33f8fd?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: 357/697] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:17:26 2026] GET /v2.0/networks/b2f95549-0d6e-4dda-a212-08dd0d33f8fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:17:26.575 8 INFO neutron.services.segments.plugin [-] Segment e347de5a-6aca-4f56-8a4f-4009d709a4c6 resource provider aggregate not found 2026-06-09 18:17:26.605 8 INFO neutron.services.segments.plugin [-] Segment e347de5a-6aca-4f56-8a4f-4009d709a4c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e347de5a-6aca-4f56-8a4f-4009d709a4c6 found for delete ", "request_id": "req-cea0a67d-e8da-46f5-8b01-6ea251e0b41a"}]} 2026-06-09 18:17:26.606 8 INFO neutron.services.segments.plugin [-] Segment e347de5a-6aca-4f56-8a4f-4009d709a4c6 resource provider aggregate not found 2026-06-09 18:17:26.636 8 INFO neutron.services.segments.plugin [-] Segment e347de5a-6aca-4f56-8a4f-4009d709a4c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e347de5a-6aca-4f56-8a4f-4009d709a4c6 found for delete ", "request_id": "req-cc22dbc7-c78f-4880-a04a-d00ae8e5495a"}]} 2026-06-09 18:17:26.754 8 INFO neutron.db.l3_db [req-76dc20b3-25a1-45ef-8d77-9c9bc4a8de01 req-325fe903-33d3-4184-a940-aeff7ce9239b c25f01eda7f64aa6a3c476287ad572d8 3139177452b04c4393129319fa7a9b60 - - default default] Floating IP 36f9a050-718b-4087-a973-15c09dae43bd disassociated. External IP: 10.96.250.220, port: a6cecd5f-416f-4562-afe4-24ed2221aad9. [pid: 7|app: 0|req: 358/698] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:26 2026] GET /v2.0/ports?device_id=65be300d-3647-4760-b578-91630830bb56 => 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: 341/699] 199.204.45.210 () {36 vars in 997 bytes} [Tue Jun 9 18:17:26 2026] DELETE /v2.0/ports/a6cecd5f-416f-4562-afe4-24ed2221aad9 => generated 0 bytes in 997 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/700] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:27 2026] GET /v2.0/ports?device_id=9de18f56-a20d-4456-8ded-b74176c04dbe => generated 975 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/701] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:27 2026] GET /v2.0/ports?device_id=59c0cfd5-5148-4a39-b46d-502f6ef72add => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/702] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:27 2026] GET /v2.0/security-groups?id=6d7d760a-8777-4f4c-86f6-bb25349db661&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/703] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:27 2026] GET /v2.0/security-groups?id=aab64f8e-9038-423f-a135-a57cf6eef87d&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/704] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:27 2026] GET /v2.0/ports?device_id=59c0cfd5-5148-4a39-b46d-502f6ef72add => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:27.558 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e585bb68-a411-42c1-a57a-dbafbd5f1799'] response: {'server_uuid': '65be300d-3647-4760-b578-91630830bb56', 'name': 'network-vif-deleted', 'tag': 'a6cecd5f-416f-4562-afe4-24ed2221aad9', 'status': 'completed', 'code': 200} 2026-06-09 18:17:28.091 8 INFO neutron.db.l3_db [None req-89fc257f-8d41-4cda-a92f-0005a73c8733 92585a91411a42eaa04132edaddcbd1e 1b2f1aa3573c49a5823aeb1e444c0540 - - default default] Floating IP 261cccff-5952-49b1-9d54-0eb633b37499 associated. External IP: 10.96.250.209, port: 62fd4d28-a13b-4d44-8849-ea2178698980. 2026-06-09 18:17:28.340 7 INFO neutron.db.segments_db [None req-2720aedd-8087-4c53-9a6f-b00744638b52 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Added segment e52983d7-b30b-436f-b980-4b2513291df1 of type vxlan for network a27659b8-c476-4343-92d2-1ac8da82295b [pid: 7|app: 0|req: 362/705] 10.0.0.119 () {34 vars in 671 bytes} [Tue Jun 9 18:17:27 2026] POST /v2.0/networks => generated 744 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/706] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:17:28 2026] DELETE /v2.0/security-groups/46079d72-6691-41fa-ada8-2ae2622dce73 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/707] 10.0.0.119 () {34 vars in 749 bytes} [Tue Jun 9 18:17:27 2026] PUT /v2.0/floatingips/261cccff-5952-49b1-9d54-0eb633b37499 => generated 855 bytes in 1050 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/708] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:28 2026] GET /v2.0/ports?device_id=9de18f56-a20d-4456-8ded-b74176c04dbe => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:28.648 8 INFO neutron.api.v2.resource [None req-c4286f78-6d3e-4ad5-8102-af529c486699 c25f01eda7f64aa6a3c476287ad572d8 3139177452b04c4393129319fa7a9b60 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 346/709] 10.0.0.119 () {32 vars in 737 bytes} [Tue Jun 9 18:17:28 2026] GET /v2.0/security-groups/46079d72-6691-41fa-ada8-2ae2622dce73 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/710] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:28 2026] GET /v2.0/ports?device_id=59c0cfd5-5148-4a39-b46d-502f6ef72add => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/711] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:28 2026] GET /v2.0/security-groups?id=6d7d760a-8777-4f4c-86f6-bb25349db661&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/712] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:17:28 2026] POST /v2.0/subnets => generated 667 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/713] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:28 2026] GET /v2.0/security-groups?id=aab64f8e-9038-423f-a135-a57cf6eef87d&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:28.891 7 INFO neutron.db.segments_db [None req-432bc799-97dd-4d5a-8e70-3c3fb4d6b2f5 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Added segment 3158c488-04ba-453b-b5d7-1b89179b2807 of type vxlan for network 7a6b99f1-fbc7-46ac-876c-66a4dd5e050a [pid: 8|app: 0|req: 349/714] 10.0.0.119 () {32 vars in 732 bytes} [Tue Jun 9 18:17:28 2026] DELETE /v2.0/floatingips/36f9a050-718b-4087-a973-15c09dae43bd => generated 0 bytes in 352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/715] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:29 2026] GET /v2.0/ports?device_id=9de18f56-a20d-4456-8ded-b74176c04dbe => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/718] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:29 2026] GET /v2.0/ports?device_id=59c0cfd5-5148-4a39-b46d-502f6ef72add => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:29.221 7 INFO neutron.db.l3_hamode_db [None req-432bc799-97dd-4d5a-8e70-3c3fb4d6b2f5 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 18:17:29.608 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f45d105-3a49-46b0-9731-09635028b7ae'] response: {'name': 'network-changed', 'server_uuid': '59c0cfd5-5148-4a39-b46d-502f6ef72add', 'tag': '62fd4d28-a13b-4d44-8849-ea2178698980', 'status': 'completed', 'code': 200} 2026-06-09 18:17:30.350 7 INFO neutron.db.l3_hamode_db [None req-432bc799-97dd-4d5a-8e70-3c3fb4d6b2f5 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 354/719] 10.0.0.119 () {34 vars in 789 bytes} [Tue Jun 9 18:17:29 2026] PUT /v2.0/routers/b0334a50-be7b-47e0-8c06-314784aef291/remove_router_interface => generated 309 bytes in 1604 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:31.211 8 INFO neutron.db.l3_db [None req-6c1214c9-63fa-41ab-8755-a9fdd786c02e 3e887cf8ece44b24ba365480b8af7913 409ed10cc09a4f66afae0c0e32354506 - - default default] Floating IP 28fdce38-8584-4a11-b8a6-24230ebb242c associated. External IP: 10.96.250.202, port: 863216fd-edc4-46d0-af81-eab1a42c9d36. [pid: 8|app: 0|req: 355/720] 10.0.0.119 () {34 vars in 749 bytes} [Tue Jun 9 18:17:30 2026] PUT /v2.0/floatingips/28fdce38-8584-4a11-b8a6-24230ebb242c => generated 856 bytes in 892 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/721] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:31 2026] GET /v2.0/security-groups?id=aab64f8e-9038-423f-a135-a57cf6eef87d&fields=id&fields=name => generated 113 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:31.796 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-326dc1dc-e403-4e6d-8536-ade01470f1ee'] response: {'name': 'network-changed', 'server_uuid': '9de18f56-a20d-4456-8ded-b74176c04dbe', 'tag': '863216fd-edc4-46d0-af81-eab1a42c9d36', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 357/722] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:17:31 2026] GET /v2.0/ports?tenant_id=1b2f1aa3573c49a5823aeb1e444c0540&device_id=59c0cfd5-5148-4a39-b46d-502f6ef72add => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/723] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:17:28 2026] POST /v2.0/routers => generated 731 bytes in 3077 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/724] 199.204.45.210 () {34 vars in 994 bytes} [Tue Jun 9 18:17:31 2026] GET /v2.0/ports?device_id=59c0cfd5-5148-4a39-b46d-502f6ef72add => generated 969 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/725] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:31 2026] GET /v2.0/ports?device_id=9de18f56-a20d-4456-8ded-b74176c04dbe => generated 975 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/726] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:17:32 2026] GET /v2.0/networks?id=94e88816-5e79-45dd-b9a7-6c31a84d001c => generated 772 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/727] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:17:32 2026] GET /v2.0/ports?tenant_id=409ed10cc09a4f66afae0c0e32354506&device_id=9de18f56-a20d-4456-8ded-b74176c04dbe => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:17:33.236 7 INFO neutron.db.l3_hamode_db [None req-ae2edafc-e449-4ddf-b25f-fc79932ce3d4 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] HA network acb6f4aa-eeb8-44b7-8560-c10af2257df8 was deleted as no HA routers are present in tenant 3139177452b04c4393129319fa7a9b60. [pid: 7|app: 0|req: 367/728] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:17:31 2026] DELETE /v2.0/routers/b0334a50-be7b-47e0-8c06-314784aef291 => generated 0 bytes in 1329 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:17:33.245 7 INFO neutron.services.segments.plugin [-] Segment af1986b1-eb22-47c8-8e4f-c0aff889fb65 resource provider aggregate not found 2026-06-09 18:17:33.252 7 INFO neutron.services.segments.plugin [-] Segment af1986b1-eb22-47c8-8e4f-c0aff889fb65 resource provider aggregate not found 2026-06-09 18:17:33.267 7 INFO neutron.services.segments.plugin [-] Segment af1986b1-eb22-47c8-8e4f-c0aff889fb65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af1986b1-eb22-47c8-8e4f-c0aff889fb65 found for delete ", "request_id": "req-8f2260ba-9cff-4f8a-b99c-e1d13dc08889"}]} 2026-06-09 18:17:33.284 7 INFO neutron.services.segments.plugin [-] Segment af1986b1-eb22-47c8-8e4f-c0aff889fb65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af1986b1-eb22-47c8-8e4f-c0aff889fb65 found for delete ", "request_id": "req-9d377970-4668-4576-818b-2ef137a4a52b"}]} 2026-06-09 18:17:33.685 7 INFO neutron.db.l3_db [req-ba3e9849-cd2c-4060-9310-36d087076a8c req-6a1ff0b2-6f67-4798-aa19-5d6b1c37e90e 92585a91411a42eaa04132edaddcbd1e 1b2f1aa3573c49a5823aeb1e444c0540 - - default default] Floating IP 261cccff-5952-49b1-9d54-0eb633b37499 disassociated. External IP: 10.96.250.209, port: 62fd4d28-a13b-4d44-8849-ea2178698980. [pid: 8|app: 0|req: 362/729] 10.0.0.119 () {34 vars in 783 bytes} [Tue Jun 9 18:17:32 2026] PUT /v2.0/routers/8977ef92-3b5c-4707-b8ba-6f417e178b76/add_router_interface => generated 309 bytes in 1648 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/730] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:33 2026] GET /v2.0/security-groups?id=6d7d760a-8777-4f4c-86f6-bb25349db661&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: 364/731] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:17:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=62fd4d28-a13b-4d44-8849-ea2178698980 => 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: 365/732] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:17:34 2026] GET /v2.0/networks?id=38d8dc55-0ea2-4ec1-bd64-ec5337da1e95 => generated 779 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/733] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:34 2026] GET /v2.0/ports?device_id=59c0cfd5-5148-4a39-b46d-502f6ef72add => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/734] 199.204.45.210 () {36 vars in 997 bytes} [Tue Jun 9 18:17:33 2026] DELETE /v2.0/ports/62fd4d28-a13b-4d44-8849-ea2178698980 => generated 0 bytes in 933 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/735] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:17:34 2026] GET /v2.0/subnets?id=285b39fc-7360-47e1-81bc-3eb6e76720e4 => generated 670 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:34.215 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c835815-692b-4fe4-b7d5-895d7ad4a714'] response: {'server_uuid': '59c0cfd5-5148-4a39-b46d-502f6ef72add', 'name': 'network-vif-deleted', 'tag': '62fd4d28-a13b-4d44-8849-ea2178698980', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 370/736] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:17:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=863216fd-edc4-46d0-af81-eab1a42c9d36 => generated 861 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/737] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:17:34 2026] GET /v2.0/ports?network_id=94e88816-5e79-45dd-b9a7-6c31a84d001c&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/738] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:17:34 2026] GET /v2.0/subnets?id=065075a3-84af-4fbf-ae68-1072e905f721 => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/739] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:17:34 2026] DELETE /v2.0/subnets/0d2f3c2b-6d5c-4117-ad20-4dad0b5df2ca => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/740] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:17:34 2026] GET /v2.0/networks/94e88816-5e79-45dd-b9a7-6c31a84d001c?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/741] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:17:34 2026] GET /v2.0/ports?network_id=38d8dc55-0ea2-4ec1-bd64-ec5337da1e95&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/742] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:17:34 2026] GET /v2.0/networks/94e88816-5e79-45dd-b9a7-6c31a84d001c?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: 7|app: 0|req: 376/743] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:17:34 2026] GET /v2.0/networks/38d8dc55-0ea2-4ec1-bd64-ec5337da1e95?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:17:34.651 7 WARNING neutron_lib.context [None req-6e62e117-a911-4581-abb5-f4ac36f4d1a8 df15c72836c84b108be900fb58691a79 3de7976a6d9943b7a2f738b8474cbab6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 377/744] 10.0.0.119 () {34 vars in 685 bytes} [Tue Jun 9 18:17:34 2026] POST /v2.0/security-groups => generated 1660 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 18:17:34.902 8 INFO neutron.services.segments.plugin [-] Segment 0a7af87f-ee94-4115-a2ca-ad7d80611389 resource provider aggregate not found 2026-06-09 18:17:34.912 8 INFO neutron.services.segments.plugin [-] Segment 0a7af87f-ee94-4115-a2ca-ad7d80611389 resource provider aggregate not found [pid: 7|app: 0|req: 378/745] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:17:34 2026] GET /v2.0/networks/38d8dc55-0ea2-4ec1-bd64-ec5337da1e95?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/746] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:17:34 2026] DELETE /v2.0/networks/b2f95549-0d6e-4dda-a212-08dd0d33f8fd => generated 0 bytes in 563 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:17:34.931 7 WARNING neutron_lib.context [None req-1649a8cd-1bdc-4ca2-9ce3-b94dd3895209 df15c72836c84b108be900fb58691a79 3de7976a6d9943b7a2f738b8474cbab6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 379/747] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:17:34 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-06-09 18:17:35.085 8 INFO neutron.services.segments.plugin [-] Segment 0a7af87f-ee94-4115-a2ca-ad7d80611389 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a7af87f-ee94-4115-a2ca-ad7d80611389 found for delete ", "request_id": "req-1a72c26e-f6d2-485c-ab39-527f15737eeb"}]} 2026-06-09 18:17:35.087 8 INFO neutron.services.segments.plugin [-] Segment 0a7af87f-ee94-4115-a2ca-ad7d80611389 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a7af87f-ee94-4115-a2ca-ad7d80611389 found for delete ", "request_id": "req-505db27d-ee32-4fc5-bbe8-1bdbc3ae3409"}]} 2026-06-09 18:17:35.097 8 WARNING neutron_lib.context [None req-ffcbe834-af23-41b5-b19e-16618382766a df15c72836c84b108be900fb58691a79 3de7976a6d9943b7a2f738b8474cbab6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/748] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:17:35 2026] GET /v2.0/security-groups?tenant_id=3139177452b04c4393129319fa7a9b60&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/749] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:17:35 2026] DELETE /v2.0/security-groups/461ca078-dc4b-4bed-ae4f-81883f333535 => 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: 369/750] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:17:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:17:35.310 8 WARNING neutron_lib.context [None req-ce3f7cbb-4e2c-4b5f-9fbf-38873c993576 df15c72836c84b108be900fb58691a79 3de7976a6d9943b7a2f738b8474cbab6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 382/751] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:17:35 2026] DELETE /v2.0/security-groups/aab64f8e-9038-423f-a135-a57cf6eef87d => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:17:35.386 7 INFO neutron.api.v2.resource [None req-0d0f7f71-478f-4ef6-ba2e-0397e40ba84d 92585a91411a42eaa04132edaddcbd1e 1b2f1aa3573c49a5823aeb1e444c0540 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 383/752] 10.0.0.119 () {32 vars in 737 bytes} [Tue Jun 9 18:17:35 2026] GET /v2.0/security-groups/aab64f8e-9038-423f-a135-a57cf6eef87d => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/753] 10.0.0.119 () {32 vars in 732 bytes} [Tue Jun 9 18:17:35 2026] DELETE /v2.0/floatingips/261cccff-5952-49b1-9d54-0eb633b37499 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/754] 10.0.0.119 () {34 vars in 676 bytes} [Tue Jun 9 18:17:35 2026] POST /v2.0/floatingips => generated 552 bytes in 786 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/755] 10.0.0.20 () {34 vars in 1099 bytes} [Tue Jun 9 18:17:36 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2091070420&fields=id&tenant_id=3de7976a6d9943b7a2f738b8474cbab6 => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/756] 10.0.0.20 () {34 vars in 981 bytes} [Tue Jun 9 18:17:36 2026] GET /v2.0/networks?id=a27659b8-c476-4343-92d2-1ac8da82295b => generated 676 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/757] 10.0.0.20 () {34 vars in 964 bytes} [Tue Jun 9 18:17:36 2026] GET /v2.0/quotas/3de7976a6d9943b7a2f738b8474cbab6 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/758] 10.0.0.20 () {34 vars in 1001 bytes} [Tue Jun 9 18:17:36 2026] GET /v2.0/ports?tenant_id=3de7976a6d9943b7a2f738b8474cbab6&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: 375/759] 10.0.0.20 () {34 vars in 1007 bytes} [Tue Jun 9 18:17:36 2026] GET /v2.0/networks/a27659b8-c476-4343-92d2-1ac8da82295b?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/760] 10.0.0.119 () {34 vars in 789 bytes} [Tue Jun 9 18:17:35 2026] PUT /v2.0/routers/833721c5-6d2e-4b5a-8a54-77b6b365da28/remove_router_interface => generated 309 bytes in 1320 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/761] 10.0.0.20 () {34 vars in 1107 bytes} [Tue Jun 9 18:17:36 2026] GET /v2.0/networks/a27659b8-c476-4343-92d2-1ac8da82295b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/762] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:37 2026] GET /v2.0/ports?device_id=630f80c6-1174-4139-91fb-47c412495709 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:17:37.536 8 INFO neutron.db.segments_db [None req-61f920bf-0146-48ed-9cb3-0ebbbd5d4329 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Added segment 90eda179-6d26-4df5-a530-e6e6172a6f10 of type vxlan for network 37980e85-c665-47c0-aec9-320c753748a0 [pid: 8|app: 0|req: 378/763] 10.0.0.119 () {34 vars in 671 bytes} [Tue Jun 9 18:17:37 2026] POST /v2.0/networks => generated 745 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/764] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:17:37 2026] POST /v2.0/subnets => generated 668 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/765] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:17:37 2026] GET /v2.0/networks?id=a27659b8-c476-4343-92d2-1ac8da82295b => generated 676 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:38.139 8 INFO neutron.db.segments_db [None req-90859353-ca37-4b7a-b326-8826d5d7ad14 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Added segment 561d0315-f9e9-4197-9622-4be9fe6c2a0e of type vxlan for network edcb50a4-ed1b-49e8-a0b8-b1e96434505b 2026-06-09 18:17:38.261 7 INFO neutron.services.segments.plugin [-] Segment 6fa8937c-d18b-4340-9f2d-18df0ecf0cbf resource provider aggregate not found 2026-06-09 18:17:38.269 7 INFO neutron.services.segments.plugin [-] Segment 6fa8937c-d18b-4340-9f2d-18df0ecf0cbf resource provider aggregate not found 2026-06-09 18:17:38.287 7 INFO neutron.services.segments.plugin [-] Segment 6fa8937c-d18b-4340-9f2d-18df0ecf0cbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fa8937c-d18b-4340-9f2d-18df0ecf0cbf found for delete ", "request_id": "req-fc89dc2d-8389-490c-8542-6ca0de9647cb"}]} 2026-06-09 18:17:38.296 7 INFO neutron.services.segments.plugin [-] Segment 6fa8937c-d18b-4340-9f2d-18df0ecf0cbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fa8937c-d18b-4340-9f2d-18df0ecf0cbf found for delete ", "request_id": "req-8e182fd1-6d53-4f32-a523-0998d3fbe49d"}]} 2026-06-09 18:17:38.299 7 INFO neutron.db.l3_hamode_db [None req-a031ddb2-8ee1-4358-9668-a73ca0f82f53 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] HA network f186b47b-c80e-4803-9f2f-2b16d52147f7 was deleted as no HA routers are present in tenant 1b2f1aa3573c49a5823aeb1e444c0540. [pid: 7|app: 0|req: 386/766] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:17:37 2026] DELETE /v2.0/routers/833721c5-6d2e-4b5a-8a54-77b6b365da28 => generated 0 bytes in 1271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/767] 199.204.45.210 () {34 vars in 1050 bytes} [Tue Jun 9 18:17:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3de7976a6d9943b7a2f738b8474cbab6 => generated 181 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/768] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:38 2026] GET /v2.0/ports?device_id=630f80c6-1174-4139-91fb-47c412495709 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:17:38.501 8 INFO neutron.db.l3_hamode_db [None req-90859353-ca37-4b7a-b326-8826d5d7ad14 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 389/769] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:17:38 2026] DELETE /v2.0/subnets/285b39fc-7360-47e1-81bc-3eb6e76720e4 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:17:38.680 7 WARNING neutron_lib.context [req-96c61640-2040-488c-8441-3a56f31fa506 req-14c197a6-9f3f-4c5a-8a5d-f125c557fc19 df15c72836c84b108be900fb58691a79 3de7976a6d9943b7a2f738b8474cbab6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 390/770] 199.204.45.210 () {38 vars in 955 bytes} [Tue Jun 9 18:17:38 2026] POST /v2.0/ports => generated 954 bytes in 495 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: 391/771] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:17:39 2026] DELETE /v2.0/networks/94e88816-5e79-45dd-b9a7-6c31a84d001c => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:17:39.641 8 INFO neutron.db.l3_hamode_db [None req-90859353-ca37-4b7a-b326-8826d5d7ad14 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 392/772] 199.204.45.210 () {38 vars in 1028 bytes} [Tue Jun 9 18:17:39 2026] PUT /v2.0/ports/e0b54ea5-748c-4e9e-bdef-7713904326f0 => generated 1199 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 18:17:40.137 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9475dd9d-b9a8-444f-ade3-5fc9e1d31567'] response: {'name': 'network-changed', 'server_uuid': '630f80c6-1174-4139-91fb-47c412495709', 'tag': 'e0b54ea5-748c-4e9e-bdef-7713904326f0', 'status': 'completed', 'code': 200} 2026-06-09 18:17:40.547 7 INFO neutron.services.segments.plugin [-] Segment c3d9f98e-d6bd-42a2-9cf4-3efe3b454a64 resource provider aggregate not found 2026-06-09 18:17:40.552 7 INFO neutron.services.segments.plugin [-] Segment c3d9f98e-d6bd-42a2-9cf4-3efe3b454a64 resource provider aggregate not found 2026-06-09 18:17:40.569 7 INFO neutron.services.segments.plugin [-] Segment c3d9f98e-d6bd-42a2-9cf4-3efe3b454a64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3d9f98e-d6bd-42a2-9cf4-3efe3b454a64 found for delete ", "request_id": "req-dff0ef93-87f6-4e0e-bccf-e53b6e531135"}]} 2026-06-09 18:17:40.570 7 INFO neutron.services.segments.plugin [-] Segment c3d9f98e-d6bd-42a2-9cf4-3efe3b454a64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3d9f98e-d6bd-42a2-9cf4-3efe3b454a64 found for delete ", "request_id": "req-ab7f8fa9-282a-41ea-8302-af97e9637636"}]} [pid: 7|app: 0|req: 393/773] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:40 2026] GET /v2.0/ports?device_id=630f80c6-1174-4139-91fb-47c412495709 => generated 969 bytes in 487 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: 394/774] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:17:40 2026] GET /v2.0/security-groups?tenant_id=1b2f1aa3573c49a5823aeb1e444c0540&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/775] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:17:40 2026] GET /v2.0/ports?tenant_id=3de7976a6d9943b7a2f738b8474cbab6&device_id=630f80c6-1174-4139-91fb-47c412495709 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/776] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:40 2026] GET /v2.0/security-groups?id=f8ee2c43-6d2a-4ba9-8284-e897f4cedf34&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/777] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:17:40 2026] DELETE /v2.0/security-groups/fa1f45c7-0f30-44bb-9210-b5c9da9433ec => 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: 398/778] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:17:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e0b54ea5-748c-4e9e-bdef-7713904326f0 => 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: 399/779] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:17:40 2026] GET /v2.0/subnets?id=93c4ce57-280e-454b-acab-301d34c3352d => generated 670 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/780] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:17:40 2026] GET /v2.0/ports?network_id=a27659b8-c476-4343-92d2-1ac8da82295b&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: 401/781] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:17:41 2026] GET /v2.0/networks/a27659b8-c476-4343-92d2-1ac8da82295b?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: 381/782] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:17:38 2026] POST /v2.0/routers => generated 732 bytes in 3043 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/783] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:17:41 2026] GET /v2.0/networks/a27659b8-c476-4343-92d2-1ac8da82295b?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: 403/784] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:17:41 2026] GET /v2.0/ports?tenant_id=3de7976a6d9943b7a2f738b8474cbab6&device_id=630f80c6-1174-4139-91fb-47c412495709 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/785] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:17:41 2026] GET /v2.0/networks?id=a27659b8-c476-4343-92d2-1ac8da82295b => generated 772 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/786] 10.0.0.156 () {34 vars in 990 bytes} [Tue Jun 9 18:17:41 2026] GET /v2.0/ports?device_id=9de18f56-a20d-4456-8ded-b74176c04dbe => generated 1244 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/787] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:17:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e0b54ea5-748c-4e9e-bdef-7713904326f0 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/788] 10.0.0.156 () {34 vars in 1040 bytes} [Tue Jun 9 18:17:41 2026] GET /v2.0/security-groups?id=6d7d760a-8777-4f4c-86f6-bb25349db661&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/789] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:17:41 2026] GET /v2.0/subnets?id=93c4ce57-280e-454b-acab-301d34c3352d => generated 670 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/790] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:17:41 2026] GET /v2.0/ports?network_id=a27659b8-c476-4343-92d2-1ac8da82295b&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: 7|app: 0|req: 410/791] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:41 2026] GET /v2.0/ports?device_id=630f80c6-1174-4139-91fb-47c412495709 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/792] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:17:41 2026] GET /v2.0/networks/a27659b8-c476-4343-92d2-1ac8da82295b?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/793] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:41 2026] GET /v2.0/security-groups?id=f8ee2c43-6d2a-4ba9-8284-e897f4cedf34&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/794] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:17:41 2026] GET /v2.0/networks/a27659b8-c476-4343-92d2-1ac8da82295b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/795] 10.0.0.119 () {34 vars in 783 bytes} [Tue Jun 9 18:17:41 2026] PUT /v2.0/routers/d537be65-ffc7-4963-a147-8b06a9f40922/add_router_interface => generated 309 bytes in 1700 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/796] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:43 2026] GET /v2.0/ports?device_id=630f80c6-1174-4139-91fb-47c412495709 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/797] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:43 2026] GET /v2.0/security-groups?id=f8ee2c43-6d2a-4ba9-8284-e897f4cedf34&fields=id&fields=name => generated 114 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/798] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:43 2026] GET /v2.0/ports?device_id=9de18f56-a20d-4456-8ded-b74176c04dbe => generated 975 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/799] 10.0.0.20 () {34 vars in 970 bytes} [Tue Jun 9 18:17:43 2026] GET /v2.0/ports/863216fd-edc4-46d0-af81-eab1a42c9d36 => generated 972 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/800] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:43 2026] GET /v2.0/ports?device_id=630f80c6-1174-4139-91fb-47c412495709 => generated 971 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/801] 199.204.45.210 () {34 vars in 1000 bytes} [Tue Jun 9 18:17:43 2026] GET /v2.0/subnets?network_id=38d8dc55-0ea2-4ec1-bd64-ec5337da1e95 => generated 659 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/802] 199.204.45.210 () {34 vars in 1146 bytes} [Tue Jun 9 18:17:43 2026] GET /v2.0/ports?device_id=9de18f56-a20d-4456-8ded-b74176c04dbe&device_owner=compute%3Anova&network_id=38d8dc55-0ea2-4ec1-bd64-ec5337da1e95 => generated 975 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:44.036 7 INFO neutron.db.l3_db [None req-d74fe003-4b13-451a-98a4-91980ca1db6f df15c72836c84b108be900fb58691a79 3de7976a6d9943b7a2f738b8474cbab6 - - default default] Floating IP 0e52bb67-7817-4fb0-957c-4254923a97ac associated. External IP: 10.96.250.210, port: e0b54ea5-748c-4e9e-bdef-7713904326f0. [pid: 8|app: 0|req: 387/803] 199.204.45.210 () {38 vars in 1028 bytes} [Tue Jun 9 18:17:43 2026] PUT /v2.0/ports/863216fd-edc4-46d0-af81-eab1a42c9d36 => generated 1153 bytes in 539 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-06-09 18:17:44.472 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e28ee089-8127-44a1-b98e-a8626d5dc886'] response: {'name': 'network-changed', 'server_uuid': '9de18f56-a20d-4456-8ded-b74176c04dbe', 'tag': '863216fd-edc4-46d0-af81-eab1a42c9d36', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 390/806] 10.0.0.20 () {34 vars in 981 bytes} [Tue Jun 9 18:17:44 2026] GET /v2.0/networks?id=37980e85-c665-47c0-aec9-320c753748a0 => generated 677 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/807] 10.0.0.119 () {34 vars in 749 bytes} [Tue Jun 9 18:17:43 2026] PUT /v2.0/floatingips/0e52bb67-7817-4fb0-957c-4254923a97ac => generated 855 bytes in 1049 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/808] 10.0.0.20 () {34 vars in 964 bytes} [Tue Jun 9 18:17:44 2026] GET /v2.0/quotas/cb16e85b7a8e43009be8e92264888d00 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/809] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:17:44 2026] GET /v2.0/ports?tenant_id=409ed10cc09a4f66afae0c0e32354506&device_id=9de18f56-a20d-4456-8ded-b74176c04dbe => generated 1425 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:17:44.606 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e002886e-6eb0-4a72-a339-fafbf71548a6'] response: {'name': 'network-changed', 'server_uuid': '630f80c6-1174-4139-91fb-47c412495709', 'tag': 'e0b54ea5-748c-4e9e-bdef-7713904326f0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 419/810] 10.0.0.20 () {34 vars in 1001 bytes} [Tue Jun 9 18:17:44 2026] GET /v2.0/ports?tenant_id=cb16e85b7a8e43009be8e92264888d00&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: 392/811] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:17:44 2026] GET /v2.0/networks?id=38d8dc55-0ea2-4ec1-bd64-ec5337da1e95 => generated 779 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/812] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:17:44 2026] GET /v2.0/ports?tenant_id=3de7976a6d9943b7a2f738b8474cbab6&device_id=630f80c6-1174-4139-91fb-47c412495709 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/813] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:17:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=863216fd-edc4-46d0-af81-eab1a42c9d36 => 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: 393/814] 10.0.0.20 () {34 vars in 1007 bytes} [Tue Jun 9 18:17:44 2026] GET /v2.0/networks/37980e85-c665-47c0-aec9-320c753748a0?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/815] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:17:44 2026] GET /v2.0/networks?id=a27659b8-c476-4343-92d2-1ac8da82295b => generated 772 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/816] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:17:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=863216fd-edc4-46d0-af81-eab1a42c9d36 => generated 861 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/817] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:17:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e0b54ea5-748c-4e9e-bdef-7713904326f0 => generated 858 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/818] 10.0.0.20 () {34 vars in 1107 bytes} [Tue Jun 9 18:17:44 2026] GET /v2.0/networks/37980e85-c665-47c0-aec9-320c753748a0?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: 396/819] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:17:44 2026] GET /v2.0/subnets?id=065075a3-84af-4fbf-ae68-1072e905f721 => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/820] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:17:44 2026] GET /v2.0/subnets?id=93c4ce57-280e-454b-acab-301d34c3352d => generated 670 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/821] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:17:44 2026] GET /v2.0/ports?network_id=38d8dc55-0ea2-4ec1-bd64-ec5337da1e95&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: 425/822] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:17:44 2026] GET /v2.0/ports?network_id=a27659b8-c476-4343-92d2-1ac8da82295b&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/823] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:17:45 2026] GET /v2.0/networks/38d8dc55-0ea2-4ec1-bd64-ec5337da1e95?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/824] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:45 2026] GET /v2.0/ports?device_id=0247c312-3a56-4871-a920-10174e892ee5 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/825] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:17:45 2026] GET /v2.0/networks/a27659b8-c476-4343-92d2-1ac8da82295b?fields=segments => generated 14 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/826] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:17:45 2026] GET /v2.0/networks/38d8dc55-0ea2-4ec1-bd64-ec5337da1e95?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: 427/827] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:17:45 2026] GET /v2.0/networks/a27659b8-c476-4343-92d2-1ac8da82295b?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: 8|app: 0|req: 401/828] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:17:45 2026] GET /v2.0/ports?tenant_id=409ed10cc09a4f66afae0c0e32354506&device_id=9de18f56-a20d-4456-8ded-b74176c04dbe => generated 1425 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/829] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:17:45 2026] GET /v2.0/networks?id=38d8dc55-0ea2-4ec1-bd64-ec5337da1e95 => generated 779 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/830] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:17:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=863216fd-edc4-46d0-af81-eab1a42c9d36 => 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: 429/831] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:17:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=863216fd-edc4-46d0-af81-eab1a42c9d36 => generated 861 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/832] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:17:45 2026] GET /v2.0/subnets?id=065075a3-84af-4fbf-ae68-1072e905f721 => generated 677 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/833] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:17:45 2026] GET /v2.0/ports?network_id=38d8dc55-0ea2-4ec1-bd64-ec5337da1e95&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: 404/834] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:17:45 2026] GET /v2.0/networks/38d8dc55-0ea2-4ec1-bd64-ec5337da1e95?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/835] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:45 2026] GET /v2.0/ports?device_id=9de18f56-a20d-4456-8ded-b74176c04dbe => generated 1156 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/836] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:17:45 2026] GET /v2.0/networks/38d8dc55-0ea2-4ec1-bd64-ec5337da1e95?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/837] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:45 2026] GET /v2.0/security-groups?id=6d7d760a-8777-4f4c-86f6-bb25349db661&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: 406/838] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:17:45 2026] GET /v2.0/networks?id=37980e85-c665-47c0-aec9-320c753748a0 => generated 677 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:46.017 7 WARNING neutron_lib.context [req-0dba4f13-00fc-4367-bbb7-8e05566f8bbd req-ebffcd85-3b9d-4e5b-9e7d-b2644923c41a 527f390c1fe14809a71ffa358e8bf41d cb16e85b7a8e43009be8e92264888d00 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 407/839] 199.204.45.210 () {34 vars in 1120 bytes} [Tue Jun 9 18:17:46 2026] GET /v2.0/ports?device_id=9de18f56-a20d-4456-8ded-b74176c04dbe&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.10 => generated 1156 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/840] 199.204.45.210 () {38 vars in 955 bytes} [Tue Jun 9 18:17:45 2026] POST /v2.0/ports => generated 958 bytes in 497 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: 434/841] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:46 2026] GET /v2.0/ports?device_id=0247c312-3a56-4871-a920-10174e892ee5 => generated 961 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/842] 199.204.45.210 () {38 vars in 1028 bytes} [Tue Jun 9 18:17:46 2026] PUT /v2.0/ports/863216fd-edc4-46d0-af81-eab1a42c9d36 => generated 972 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:46.765 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5690c45b-8cd4-41b4-828a-a383b91ddd1a'] response: {'name': 'network-changed', 'server_uuid': '9de18f56-a20d-4456-8ded-b74176c04dbe', 'tag': '863216fd-edc4-46d0-af81-eab1a42c9d36', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 409/843] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:46 2026] GET /v2.0/security-groups?id=99185909-a65c-4a07-b205-b1a217646198&fields=id&fields=name => generated 88 bytes in 67 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/844] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:17:46 2026] GET /v2.0/ports?tenant_id=409ed10cc09a4f66afae0c0e32354506&device_id=9de18f56-a20d-4456-8ded-b74176c04dbe => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/845] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:17:46 2026] GET /v2.0/networks?id=38d8dc55-0ea2-4ec1-bd64-ec5337da1e95 => generated 779 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/846] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:17:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=863216fd-edc4-46d0-af81-eab1a42c9d36 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/847] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:17:46 2026] GET /v2.0/subnets?id=065075a3-84af-4fbf-ae68-1072e905f721 => generated 677 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/848] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:17:47 2026] GET /v2.0/ports?network_id=38d8dc55-0ea2-4ec1-bd64-ec5337da1e95&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/849] 199.204.45.210 () {38 vars in 1028 bytes} [Tue Jun 9 18:17:46 2026] PUT /v2.0/ports/c2d0115e-abbc-4ef2-9f38-49bcc6a8a3f2 => generated 1203 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/850] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:17:47 2026] GET /v2.0/networks/38d8dc55-0ea2-4ec1-bd64-ec5337da1e95?fields=segments => generated 14 bytes in 71 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-06-09 18:17:47.172 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a595d893-778a-4a98-a32e-241b9365ea3c'] response: {'name': 'network-changed', 'server_uuid': '0247c312-3a56-4871-a920-10174e892ee5', 'tag': 'c2d0115e-abbc-4ef2-9f38-49bcc6a8a3f2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 436/851] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:17:47 2026] GET /v2.0/ports?tenant_id=cb16e85b7a8e43009be8e92264888d00&device_id=0247c312-3a56-4871-a920-10174e892ee5 => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/852] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:17:47 2026] GET /v2.0/networks/38d8dc55-0ea2-4ec1-bd64-ec5337da1e95?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: 437/853] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:17:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c2d0115e-abbc-4ef2-9f38-49bcc6a8a3f2 => generated 19 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/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 417/854] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:17:47 2026] GET /v2.0/ports?tenant_id=409ed10cc09a4f66afae0c0e32354506&device_id=9de18f56-a20d-4456-8ded-b74176c04dbe => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/855] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:17:47 2026] GET /v2.0/subnets?id=028fbc8c-2f0b-464d-85e8-07e226db8d39 => generated 671 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/856] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:17:47 2026] GET /v2.0/ports?network_id=37980e85-c665-47c0-aec9-320c753748a0&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: 418/857] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:17:47 2026] GET /v2.0/networks?id=38d8dc55-0ea2-4ec1-bd64-ec5337da1e95 => generated 779 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/858] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:17:47 2026] GET /v2.0/networks/37980e85-c665-47c0-aec9-320c753748a0?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: 420/859] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:17:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=863216fd-edc4-46d0-af81-eab1a42c9d36 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/860] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:17:47 2026] GET /v2.0/networks/37980e85-c665-47c0-aec9-320c753748a0?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: 422/861] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:17:47 2026] GET /v2.0/subnets?id=065075a3-84af-4fbf-ae68-1072e905f721 => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/862] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:17:47 2026] GET /v2.0/ports?network_id=38d8dc55-0ea2-4ec1-bd64-ec5337da1e95&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/863] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:17:47 2026] GET /v2.0/ports?tenant_id=cb16e85b7a8e43009be8e92264888d00&device_id=0247c312-3a56-4871-a920-10174e892ee5 => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/864] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:17:47 2026] GET /v2.0/security-groups?tenant_id=0b21081ae1dd44e097c7c9388f4f24bd&name=default => generated 2925 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/865] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:17:47 2026] GET /v2.0/networks/38d8dc55-0ea2-4ec1-bd64-ec5337da1e95?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/866] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:17:47 2026] GET /v2.0/networks?id=37980e85-c665-47c0-aec9-320c753748a0 => generated 773 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/867] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:17:47 2026] GET /v2.0/networks/38d8dc55-0ea2-4ec1-bd64-ec5337da1e95?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: 443/868] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:17:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c2d0115e-abbc-4ef2-9f38-49bcc6a8a3f2 => 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: 426/869] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:17:47 2026] DELETE /v2.0/security-groups/eda871a6-5e06-4eae-af6d-053875165619 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/870] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:47 2026] GET /v2.0/ports?device_id=0247c312-3a56-4871-a920-10174e892ee5 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/871] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:17:47 2026] GET /v2.0/subnets?id=028fbc8c-2f0b-464d-85e8-07e226db8d39 => generated 671 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/872] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:47 2026] GET /v2.0/security-groups?id=99185909-a65c-4a07-b205-b1a217646198&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/873] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:17:48 2026] GET /v2.0/ports?network_id=37980e85-c665-47c0-aec9-320c753748a0&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: 446/874] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:17:48 2026] GET /v2.0/networks/37980e85-c665-47c0-aec9-320c753748a0?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/875] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:17:48 2026] GET /v2.0/security-groups?tenant_id=7c129e32513e472ca888ddfdb29bb432&name=default => generated 2925 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/876] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:17:48 2026] GET /v2.0/networks/37980e85-c665-47c0-aec9-320c753748a0?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: 430/877] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:17:48 2026] DELETE /v2.0/security-groups/59e96533-cabe-43b9-b04e-525905a622b1 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/878] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:48 2026] GET /v2.0/ports?device_id=9de18f56-a20d-4456-8ded-b74176c04dbe => generated 975 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/879] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:48 2026] GET /v2.0/security-groups?id=6d7d760a-8777-4f4c-86f6-bb25349db661&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: 449/880] 199.204.45.210 () {34 vars in 994 bytes} [Tue Jun 9 18:17:48 2026] GET /v2.0/ports?device_id=9de18f56-a20d-4456-8ded-b74176c04dbe => 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: 450/881] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:49 2026] GET /v2.0/ports?device_id=0247c312-3a56-4871-a920-10174e892ee5 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/882] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:49 2026] GET /v2.0/security-groups?id=99185909-a65c-4a07-b205-b1a217646198&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:17:49.271 8 INFO neutron.db.l3_db [req-df2d495a-4113-4e73-b1b8-00ebc1b94f8d req-82cbfeb8-6a23-46cd-84b4-4f8633ec6b3a 3e887cf8ece44b24ba365480b8af7913 409ed10cc09a4f66afae0c0e32354506 - - default default] Floating IP 28fdce38-8584-4a11-b8a6-24230ebb242c disassociated. External IP: 10.96.250.202, port: 863216fd-edc4-46d0-af81-eab1a42c9d36. [pid: 7|app: 0|req: 452/883] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:49 2026] GET /v2.0/ports?device_id=9de18f56-a20d-4456-8ded-b74176c04dbe => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/884] 199.204.45.210 () {36 vars in 997 bytes} [Tue Jun 9 18:17:48 2026] DELETE /v2.0/ports/863216fd-edc4-46d0-af81-eab1a42c9d36 => generated 0 bytes in 903 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/885] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:50 2026] GET /v2.0/ports?device_id=0247c312-3a56-4871-a920-10174e892ee5 => generated 975 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:50.443 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-64d47bf5-586e-4471-9a33-e21913a6ac5f'] response: {'server_uuid': '9de18f56-a20d-4456-8ded-b74176c04dbe', 'name': 'network-vif-deleted', 'tag': '863216fd-edc4-46d0-af81-eab1a42c9d36', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 433/886] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:50 2026] GET /v2.0/security-groups?id=99185909-a65c-4a07-b205-b1a217646198&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/887] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:17:50 2026] DELETE /v2.0/security-groups/6d7d760a-8777-4f4c-86f6-bb25349db661 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:17:50.844 8 INFO neutron.api.v2.resource [None req-147f2334-e59b-4a20-ad04-0b4154260256 3e887cf8ece44b24ba365480b8af7913 409ed10cc09a4f66afae0c0e32354506 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 434/888] 10.0.0.119 () {32 vars in 737 bytes} [Tue Jun 9 18:17:50 2026] GET /v2.0/security-groups/6d7d760a-8777-4f4c-86f6-bb25349db661 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/889] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:17:50 2026] GET /v2.0/security-groups?tenant_id=7f733ee3a1aa41dd90f356f833ca7913&name=default => generated 2925 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/890] 10.0.0.119 () {32 vars in 732 bytes} [Tue Jun 9 18:17:50 2026] DELETE /v2.0/floatingips/28fdce38-8584-4a11-b8a6-24230ebb242c => generated 0 bytes in 418 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/891] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:17:51 2026] DELETE /v2.0/security-groups/b7afe3d3-de6c-4331-8428-9d786ef120d3 => 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: 457/892] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:51 2026] GET /v2.0/ports?device_id=0247c312-3a56-4871-a920-10174e892ee5 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/893] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:51 2026] GET /v2.0/security-groups?id=99185909-a65c-4a07-b205-b1a217646198&fields=id&fields=name => generated 88 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/894] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:51 2026] GET /v2.0/ports?device_id=0247c312-3a56-4871-a920-10174e892ee5 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/895] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:52 2026] GET /v2.0/security-groups?id=99185909-a65c-4a07-b205-b1a217646198&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: 461/896] 199.204.45.210 () {34 vars in 994 bytes} [Tue Jun 9 18:17:52 2026] GET /v2.0/ports?device_id=0247c312-3a56-4871-a920-10174e892ee5 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/897] 199.204.45.210 () {36 vars in 997 bytes} [Tue Jun 9 18:17:52 2026] DELETE /v2.0/ports/c2d0115e-abbc-4ef2-9f38-49bcc6a8a3f2 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/898] 10.0.0.119 () {34 vars in 789 bytes} [Tue Jun 9 18:17:51 2026] PUT /v2.0/routers/f9556f22-e091-421c-8b87-e468410cc1cd/remove_router_interface => generated 309 bytes in 1648 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:53.029 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-49874c6b-32a1-434f-b350-f2e4d9b6d7f4'] response: {'server_uuid': '0247c312-3a56-4871-a920-10174e892ee5', 'name': 'network-vif-deleted', 'tag': 'c2d0115e-abbc-4ef2-9f38-49bcc6a8a3f2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 437/899] 10.0.0.119 () {32 vars in 653 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions => generated 19901 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/900] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/ports?device_id=0247c312-3a56-4871-a920-10174e892ee5 => 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: 439/901] 10.0.0.119 () {32 vars in 681 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/902] 10.0.0.119 () {32 vars in 681 bytes} [Tue Jun 9 18:17:53 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: 441/903] 10.0.0.119 () {32 vars in 729 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/904] 10.0.0.119 () {32 vars in 665 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/905] 10.0.0.119 () {32 vars in 699 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/906] 10.0.0.119 () {32 vars in 697 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/907] 10.0.0.119 () {32 vars in 701 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/908] 10.0.0.119 () {32 vars in 689 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/909] 10.0.0.119 () {32 vars in 703 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/910] 10.0.0.119 () {32 vars in 693 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/911] 10.0.0.119 () {32 vars in 695 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/912] 10.0.0.119 () {32 vars in 685 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/913] 10.0.0.119 () {32 vars in 687 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/914] 10.0.0.119 () {32 vars in 661 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/915] 10.0.0.119 () {32 vars in 699 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/916] 10.0.0.119 () {32 vars in 679 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/917] 10.0.0.119 () {32 vars in 683 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/918] 10.0.0.119 () {32 vars in 675 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/extraroute => 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: 457/919] 10.0.0.119 () {32 vars in 689 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/920] 10.0.0.119 () {32 vars in 723 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/921] 10.0.0.119 () {32 vars in 687 bytes} [Tue Jun 9 18:17:53 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: 460/922] 10.0.0.119 () {32 vars in 669 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/923] 10.0.0.119 () {32 vars in 687 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/924] 10.0.0.119 () {32 vars in 681 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/925] 10.0.0.119 () {32 vars in 699 bytes} [Tue Jun 9 18:17:53 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: 8|app: 0|req: 464/926] 10.0.0.119 () {32 vars in 679 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/927] 10.0.0.119 () {32 vars in 667 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/928] 10.0.0.119 () {32 vars in 677 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/929] 10.0.0.119 () {32 vars in 665 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/930] 10.0.0.119 () {32 vars in 675 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/931] 10.0.0.119 () {32 vars in 713 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/932] 10.0.0.119 () {32 vars in 691 bytes} [Tue Jun 9 18:17:53 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: 8|app: 0|req: 471/933] 10.0.0.119 () {32 vars in 683 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/934] 10.0.0.119 () {32 vars in 669 bytes} [Tue Jun 9 18:17:53 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: 473/935] 10.0.0.119 () {32 vars in 687 bytes} [Tue Jun 9 18:17:53 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: 8|app: 0|req: 474/936] 10.0.0.119 () {32 vars in 705 bytes} [Tue Jun 9 18:17:53 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: 8|app: 0|req: 475/937] 10.0.0.119 () {32 vars in 675 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/938] 10.0.0.119 () {32 vars in 701 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/939] 10.0.0.119 () {32 vars in 675 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/940] 10.0.0.119 () {32 vars in 693 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/941] 10.0.0.119 () {32 vars in 689 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/942] 10.0.0.119 () {32 vars in 709 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/port-mac-address-regenerate => 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: 481/943] 10.0.0.119 () {32 vars in 705 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/944] 10.0.0.119 () {32 vars in 697 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/945] 10.0.0.119 () {32 vars in 711 bytes} [Tue Jun 9 18:17:53 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: 484/946] 10.0.0.119 () {32 vars in 669 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/947] 10.0.0.119 () {32 vars in 687 bytes} [Tue Jun 9 18:17:53 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: 486/948] 10.0.0.119 () {32 vars in 681 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/949] 10.0.0.119 () {32 vars in 675 bytes} [Tue Jun 9 18:17:53 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: 488/950] 10.0.0.119 () {32 vars in 671 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/951] 10.0.0.119 () {32 vars in 661 bytes} [Tue Jun 9 18:17:53 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: 490/952] 10.0.0.119 () {32 vars in 699 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/953] 10.0.0.119 () {32 vars in 699 bytes} [Tue Jun 9 18:17:53 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: 492/954] 10.0.0.119 () {32 vars in 677 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/955] 10.0.0.119 () {32 vars in 669 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/956] 10.0.0.119 () {32 vars in 683 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/957] 10.0.0.119 () {32 vars in 701 bytes} [Tue Jun 9 18:17:53 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: 496/958] 10.0.0.119 () {32 vars in 685 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/959] 10.0.0.119 () {32 vars in 707 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/960] 10.0.0.119 () {32 vars in 669 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/961] 10.0.0.119 () {32 vars in 697 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/962] 10.0.0.119 () {32 vars in 695 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/963] 10.0.0.119 () {32 vars in 685 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/964] 10.0.0.119 () {32 vars in 689 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/965] 10.0.0.119 () {32 vars in 667 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/966] 10.0.0.119 () {32 vars in 681 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/967] 10.0.0.119 () {32 vars in 681 bytes} [Tue Jun 9 18:17:53 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: 506/968] 10.0.0.119 () {32 vars in 691 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/rbac-address-group => 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: 507/969] 10.0.0.119 () {32 vars in 691 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/970] 10.0.0.119 () {32 vars in 695 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/971] 10.0.0.119 () {32 vars in 685 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/972] 10.0.0.119 () {32 vars in 689 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/973] 10.0.0.119 () {32 vars in 701 bytes} [Tue Jun 9 18:17:53 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: 512/974] 10.0.0.119 () {32 vars in 703 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/975] 10.0.0.119 () {32 vars in 713 bytes} [Tue Jun 9 18:17:53 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: 514/976] 10.0.0.119 () {32 vars in 717 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/977] 10.0.0.119 () {32 vars in 715 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/978] 10.0.0.119 () {32 vars in 727 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/979] 10.0.0.119 () {32 vars in 741 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/980] 10.0.0.119 () {32 vars in 719 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/981] 10.0.0.119 () {32 vars in 683 bytes} [Tue Jun 9 18:17:53 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: 520/982] 10.0.0.119 () {32 vars in 669 bytes} [Tue Jun 9 18:17:53 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/983] 10.0.0.119 () {32 vars in 719 bytes} [Tue Jun 9 18:17:54 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: 522/984] 10.0.0.119 () {32 vars in 679 bytes} [Tue Jun 9 18:17:54 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/985] 10.0.0.119 () {32 vars in 669 bytes} [Tue Jun 9 18:17:54 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/986] 10.0.0.119 () {32 vars in 697 bytes} [Tue Jun 9 18:17:54 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) [pid: 8|app: 0|req: 525/987] 10.0.0.119 () {32 vars in 705 bytes} [Tue Jun 9 18:17:54 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/988] 10.0.0.119 () {32 vars in 701 bytes} [Tue Jun 9 18:17:54 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/989] 10.0.0.119 () {32 vars in 683 bytes} [Tue Jun 9 18:17:54 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:54.072 7 INFO neutron.services.segments.plugin [-] Segment 01950cf2-bd36-476a-a3c6-881f7cea182d resource provider aggregate not found [pid: 8|app: 0|req: 528/990] 10.0.0.119 () {32 vars in 705 bytes} [Tue Jun 9 18:17:54 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:54.076 7 INFO neutron.services.segments.plugin [-] Segment 01950cf2-bd36-476a-a3c6-881f7cea182d resource provider aggregate not found [pid: 8|app: 0|req: 529/991] 10.0.0.119 () {32 vars in 695 bytes} [Tue Jun 9 18:17:54 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/992] 10.0.0.119 () {32 vars in 689 bytes} [Tue Jun 9 18:17:54 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:54.091 7 INFO neutron.services.segments.plugin [-] Segment 01950cf2-bd36-476a-a3c6-881f7cea182d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01950cf2-bd36-476a-a3c6-881f7cea182d found for delete ", "request_id": "req-846059d5-9e67-43e1-85ea-25bf36d0748f"}]} 2026-06-09 18:17:54.093 7 INFO neutron.services.segments.plugin [-] Segment 01950cf2-bd36-476a-a3c6-881f7cea182d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01950cf2-bd36-476a-a3c6-881f7cea182d found for delete ", "request_id": "req-5f0f8c73-d27d-40d6-80a7-d8164200bf1a"}]} 2026-06-09 18:17:54.096 7 INFO neutron.db.l3_hamode_db [None req-dd9b1422-f7b1-4fe9-83d2-0940c1bfa3b7 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] HA network 8d22d876-f6a6-480e-aacc-45de85f1bb9b was deleted as no HA routers are present in tenant 409ed10cc09a4f66afae0c0e32354506. [pid: 8|app: 0|req: 531/993] 10.0.0.119 () {32 vars in 697 bytes} [Tue Jun 9 18:17:54 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/994] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:17:52 2026] DELETE /v2.0/routers/f9556f22-e091-421c-8b87-e468410cc1cd => generated 0 bytes in 1119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/995] 10.0.0.119 () {32 vars in 689 bytes} [Tue Jun 9 18:17:54 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/996] 10.0.0.119 () {32 vars in 701 bytes} [Tue Jun 9 18:17:54 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/997] 10.0.0.119 () {32 vars in 665 bytes} [Tue Jun 9 18:17:54 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/998] 10.0.0.119 () {32 vars in 681 bytes} [Tue Jun 9 18:17:54 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/999] 10.0.0.119 () {32 vars in 693 bytes} [Tue Jun 9 18:17:54 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1000] 10.0.0.119 () {32 vars in 677 bytes} [Tue Jun 9 18:17:54 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1001] 10.0.0.119 () {32 vars in 667 bytes} [Tue Jun 9 18:17:54 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/1002] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:17:54 2026] DELETE /v2.0/subnets/065075a3-84af-4fbf-ae68-1072e905f721 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:17:54.666 8 INFO neutron.services.segments.plugin [-] Segment 208d7d54-2b48-4d81-9da7-7923b4a1b122 resource provider aggregate not found 2026-06-09 18:17:54.670 8 INFO neutron.services.segments.plugin [-] Segment 208d7d54-2b48-4d81-9da7-7923b4a1b122 resource provider aggregate not found 2026-06-09 18:17:54.686 8 INFO neutron.services.segments.plugin [-] Segment 208d7d54-2b48-4d81-9da7-7923b4a1b122 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 208d7d54-2b48-4d81-9da7-7923b4a1b122 found for delete ", "request_id": "req-4cbd5e44-1890-47d9-bda7-873da42f65a2"}]} 2026-06-09 18:17:54.692 8 INFO neutron.services.segments.plugin [-] Segment 208d7d54-2b48-4d81-9da7-7923b4a1b122 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 208d7d54-2b48-4d81-9da7-7923b4a1b122 found for delete ", "request_id": "req-98f2d7ca-088c-478b-bb72-111efdc2875b"}]} [pid: 8|app: 0|req: 539/1003] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:17:54 2026] DELETE /v2.0/networks/38d8dc55-0ea2-4ec1-bd64-ec5337da1e95 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1004] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:17:54 2026] GET /v2.0/security-groups?tenant_id=b1d7498efde4408d8fa7c4e34374ee2e&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1005] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:17:54 2026] GET /v2.0/security-groups?tenant_id=409ed10cc09a4f66afae0c0e32354506&name=default => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1006] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:17:55 2026] DELETE /v2.0/security-groups/7c5697b1-20d7-47d4-9c15-b32f525f3542 => 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: 543/1007] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:17:55 2026] DELETE /v2.0/security-groups/28b12d69-2fb6-49c3-8671-a7f9ef9177a7 => 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: 465/1008] 10.0.0.119 () {34 vars in 789 bytes} [Tue Jun 9 18:17:54 2026] PUT /v2.0/routers/d537be65-ffc7-4963-a147-8b06a9f40922/remove_router_interface => generated 309 bytes in 1186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/1009] 10.0.0.156 () {34 vars in 990 bytes} [Tue Jun 9 18:17:56 2026] GET /v2.0/ports?device_id=630f80c6-1174-4139-91fb-47c412495709 => generated 1240 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/1010] 10.0.0.156 () {34 vars in 1040 bytes} [Tue Jun 9 18:17:56 2026] GET /v2.0/security-groups?id=f8ee2c43-6d2a-4ba9-8284-e897f4cedf34&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:56.771 8 INFO neutron.services.segments.plugin [-] Segment 561d0315-f9e9-4197-9622-4be9fe6c2a0e resource provider aggregate not found 2026-06-09 18:17:56.777 8 INFO neutron.services.segments.plugin [-] Segment 561d0315-f9e9-4197-9622-4be9fe6c2a0e resource provider aggregate not found 2026-06-09 18:17:56.793 8 INFO neutron.services.segments.plugin [-] Segment 561d0315-f9e9-4197-9622-4be9fe6c2a0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 561d0315-f9e9-4197-9622-4be9fe6c2a0e found for delete ", "request_id": "req-4a274c43-a9d1-464a-ae32-44270e2a0453"}]} 2026-06-09 18:17:56.796 8 INFO neutron.db.l3_hamode_db [None req-e410c7c5-fcc7-4af5-bf10-f4a8952ed9ee fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] HA network edcb50a4-ed1b-49e8-a0b8-b1e96434505b was deleted as no HA routers are present in tenant cb16e85b7a8e43009be8e92264888d00. 2026-06-09 18:17:56.798 8 INFO neutron.services.segments.plugin [-] Segment 561d0315-f9e9-4197-9622-4be9fe6c2a0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 561d0315-f9e9-4197-9622-4be9fe6c2a0e found for delete ", "request_id": "req-39288619-c13c-46cd-8e88-d3468f45100a"}]} [pid: 8|app: 0|req: 544/1011] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:17:55 2026] DELETE /v2.0/routers/d537be65-ffc7-4963-a147-8b06a9f40922 => generated 0 bytes in 1283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/1012] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:17:56 2026] DELETE /v2.0/subnets/028fbc8c-2f0b-464d-85e8-07e226db8d39 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:17:57.113 8 WARNING neutron_lib.context [None req-c22e61f5-a248-4733-b3c8-b1f4e7d56ff2 176420e331d745c9818507982e31a17c 5996db33c5a24e128321044639c971b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:17:57.114 8 WARNING neutron_lib.context [None req-c22e61f5-a248-4733-b3c8-b1f4e7d56ff2 176420e331d745c9818507982e31a17c 5996db33c5a24e128321044639c971b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:17:57.312 8 INFO neutron.db.segments_db [None req-c22e61f5-a248-4733-b3c8-b1f4e7d56ff2 176420e331d745c9818507982e31a17c 5996db33c5a24e128321044639c971b7 - - default default] Added segment 0b52588b-f6d2-4ca3-bac9-ec54497e4726 of type vxlan for network 7d05331a-a4ae-440d-aed6-39b9242bcf5c 2026-06-09 18:17:57.418 8 INFO neutron.db.segments_db [None req-c22e61f5-a248-4733-b3c8-b1f4e7d56ff2 176420e331d745c9818507982e31a17c 5996db33c5a24e128321044639c971b7 - - default default] Added segment 14c48c22-7f48-4dc1-89da-823009f84e08 of type vxlan for network 747da32a-bc39-4451-9a65-52a3de196ec9 [pid: 8|app: 0|req: 545/1013] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:17:56 2026] POST /v2.0/networks => generated 1246 bytes in 653 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1014] 10.0.0.119 () {32 vars in 649 bytes} [Tue Jun 9 18:17:57 2026] GET /v2.0/networks => generated 1845 bytes in 146 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() 2026-06-09 18:17:57.955 7 INFO neutron.services.segments.plugin [-] Segment 90eda179-6d26-4df5-a530-e6e6172a6f10 resource provider aggregate not found 2026-06-09 18:17:57.959 7 INFO neutron.services.segments.plugin [-] Segment 90eda179-6d26-4df5-a530-e6e6172a6f10 resource provider aggregate not found [pid: 8|app: 0|req: 547/1015] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:17:57 2026] DELETE /v2.0/networks/7d05331a-a4ae-440d-aed6-39b9242bcf5c => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:17:57.981 7 INFO neutron.services.segments.plugin [-] Segment 90eda179-6d26-4df5-a530-e6e6172a6f10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90eda179-6d26-4df5-a530-e6e6172a6f10 found for delete ", "request_id": "req-6f091b90-aa63-4120-9215-961109b43011"}]} 2026-06-09 18:17:57.982 7 INFO neutron.services.segments.plugin [-] Segment 90eda179-6d26-4df5-a530-e6e6172a6f10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90eda179-6d26-4df5-a530-e6e6172a6f10 found for delete ", "request_id": "req-2bf3422c-b7a4-427d-9015-35e93c89dbeb"}]} [pid: 7|app: 0|req: 469/1016] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:17:57 2026] DELETE /v2.0/networks/37980e85-c665-47c0-aec9-320c753748a0 => generated 0 bytes in 890 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1017] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:57 2026] GET /v2.0/ports?device_id=630f80c6-1174-4139-91fb-47c412495709 => generated 971 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1018] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:58 2026] GET /v2.0/security-groups?id=f8ee2c43-6d2a-4ba9-8284-e897f4cedf34&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/1019] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:17:57 2026] DELETE /v2.0/networks/747da32a-bc39-4451-9a65-52a3de196ec9 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1020] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:17:58 2026] GET /v2.0/security-groups?tenant_id=cb16e85b7a8e43009be8e92264888d00&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1021] 10.0.0.119 () {32 vars in 649 bytes} [Tue Jun 9 18:17:58 2026] GET /v2.0/networks => generated 651 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/1022] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:58 2026] GET /v2.0/ports?device_id=630f80c6-1174-4139-91fb-47c412495709 => generated 971 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:58.395 7 WARNING neutron_lib.context [None req-0a367e71-9a10-4309-84c4-3aab5683b9f7 176420e331d745c9818507982e31a17c 5996db33c5a24e128321044639c971b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:17:58.461 7 INFO neutron.db.segments_db [None req-0a367e71-9a10-4309-84c4-3aab5683b9f7 176420e331d745c9818507982e31a17c 5996db33c5a24e128321044639c971b7 - - default default] Added segment da82b128-c3d5-4530-9eee-7d220b0dc026 of type vxlan for network a6eb6887-baf1-4fe7-a305-cdb0b25057e3 [pid: 8|app: 0|req: 552/1023] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:17:58 2026] DELETE /v2.0/security-groups/99185909-a65c-4a07-b205-b1a217646198 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1024] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:58 2026] GET /v2.0/security-groups?id=f8ee2c43-6d2a-4ba9-8284-e897f4cedf34&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/1025] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:17:58 2026] POST /v2.0/networks => generated 653 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:17:58.603 8 WARNING neutron_lib.context [None req-12a1e824-bc77-4474-b09a-56b32cba4bfd 176420e331d745c9818507982e31a17c 5996db33c5a24e128321044639c971b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:17:58.666 8 INFO neutron.db.segments_db [None req-12a1e824-bc77-4474-b09a-56b32cba4bfd 176420e331d745c9818507982e31a17c 5996db33c5a24e128321044639c971b7 - - default default] Added segment 308a8a4f-a72a-44f9-98dc-db9e8964f074 of type vxlan for network 1e9d1724-171f-49b7-a26a-ec8445194f83 2026-06-09 18:17:58.834 8 INFO neutron.services.segments.plugin [-] Segment 0b52588b-f6d2-4ca3-bac9-ec54497e4726 resource provider aggregate not found 2026-06-09 18:17:58.844 8 INFO neutron.services.segments.plugin [-] Segment 0b52588b-f6d2-4ca3-bac9-ec54497e4726 resource provider aggregate not found [pid: 8|app: 0|req: 554/1026] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:17:58 2026] POST /v2.0/networks => generated 654 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:17:58.863 8 WARNING neutron_lib.context [None req-3aa02ee4-0bcb-4e94-bf0c-aac00c21cc31 176420e331d745c9818507982e31a17c 5996db33c5a24e128321044639c971b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:17:58.867 8 INFO neutron.services.segments.plugin [-] Segment 0b52588b-f6d2-4ca3-bac9-ec54497e4726 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b52588b-f6d2-4ca3-bac9-ec54497e4726 found for delete ", "request_id": "req-d031433b-88dd-4554-8eb9-cb23473251af"}]} 2026-06-09 18:17:58.871 8 INFO neutron.services.segments.plugin [-] Segment 0b52588b-f6d2-4ca3-bac9-ec54497e4726 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b52588b-f6d2-4ca3-bac9-ec54497e4726 found for delete ", "request_id": "req-e9a9758f-7cf8-4a1e-9d1c-38ed969a746e"}]} [pid: 7|app: 0|req: 473/1027] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:17:58 2026] GET /v2.0/ports?device_id=630f80c6-1174-4139-91fb-47c412495709 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:17:58.932 8 WARNING neutron_lib.context [None req-3aa02ee4-0bcb-4e94-bf0c-aac00c21cc31 176420e331d745c9818507982e31a17c 5996db33c5a24e128321044639c971b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 474/1028] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:17:58 2026] GET /v2.0/ports?tenant_id=3de7976a6d9943b7a2f738b8474cbab6&device_id=630f80c6-1174-4139-91fb-47c412495709 => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/1029] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:17:58 2026] GET /v2.0/security-groups?id=f8ee2c43-6d2a-4ba9-8284-e897f4cedf34&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/1030] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:17:59 2026] GET /v2.0/networks?id=a27659b8-c476-4343-92d2-1ac8da82295b => generated 772 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1033] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:17:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e0b54ea5-748c-4e9e-bdef-7713904326f0 => generated 860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1034] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:17:59 2026] GET /v2.0/subnets?id=93c4ce57-280e-454b-acab-301d34c3352d => generated 670 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1035] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:17:59 2026] GET /v2.0/ports?network_id=a27659b8-c476-4343-92d2-1ac8da82295b&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1036] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:17:59 2026] GET /v2.0/networks/a27659b8-c476-4343-92d2-1ac8da82295b?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/1037] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:17:59 2026] GET /v2.0/networks/a27659b8-c476-4343-92d2-1ac8da82295b?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: 555/1038] 10.0.0.119 () {34 vars in 665 bytes} [Tue Jun 9 18:17:58 2026] POST /v2.0/ports => generated 1505 bytes in 955 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 18:18:00.014 7 INFO neutron.services.segments.plugin [-] Segment 14c48c22-7f48-4dc1-89da-823009f84e08 resource provider aggregate not found 2026-06-09 18:18:00.021 7 INFO neutron.services.segments.plugin [-] Segment 14c48c22-7f48-4dc1-89da-823009f84e08 resource provider aggregate not found 2026-06-09 18:18:00.033 7 INFO neutron.services.segments.plugin [-] Segment 14c48c22-7f48-4dc1-89da-823009f84e08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14c48c22-7f48-4dc1-89da-823009f84e08 found for delete ", "request_id": "req-fa8bf0d4-67cf-485e-bec3-31ce14d45eb7"}]} 2026-06-09 18:18:00.044 7 INFO neutron.services.segments.plugin [-] Segment 14c48c22-7f48-4dc1-89da-823009f84e08 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14c48c22-7f48-4dc1-89da-823009f84e08 found for delete ", "request_id": "req-e6664d79-36b8-4300-85cd-17c93840526b"}]} [pid: 7|app: 0|req: 484/1039] 10.0.0.119 () {32 vars in 643 bytes} [Tue Jun 9 18:17:59 2026] GET /v2.0/ports => generated 1505 bytes in 243 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: 485/1040] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:18:00 2026] GET /v2.0/ports?device_id=630f80c6-1174-4139-91fb-47c412495709 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1041] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:18:00 2026] GET /v2.0/security-groups?id=f8ee2c43-6d2a-4ba9-8284-e897f4cedf34&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: 556/1042] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:18:00 2026] DELETE /v2.0/ports/29faa1cc-f4dc-48fc-b8bb-26caa7e84960 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1043] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:00 2026] GET /v2.0/security-groups?tenant_id=ccd42811fff6457ebb555baefed8741b&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1044] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:00 2026] DELETE /v2.0/security-groups/3dea75c5-5170-4e12-9b32-4a02a1a1798d => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1045] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:18:00 2026] DELETE /v2.0/ports/4ca9ea41-485c-4bcc-b2af-2067e333bb82 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1046] 10.0.0.119 () {32 vars in 643 bytes} [Tue Jun 9 18:18:00 2026] GET /v2.0/ports => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:18:00.760 8 WARNING neutron_lib.context [None req-373334b3-d23d-48b5-b0ea-dc2dbf54a853 176420e331d745c9818507982e31a17c 5996db33c5a24e128321044639c971b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:18:00.816 8 INFO neutron.db.segments_db [None req-373334b3-d23d-48b5-b0ea-dc2dbf54a853 176420e331d745c9818507982e31a17c 5996db33c5a24e128321044639c971b7 - - default default] Added segment 8d0c8e61-ceb7-4fd2-8af5-c299dd1e0a34 of type vxlan for network 5853a5e2-4ebc-47f6-81ed-5e8054b298dd [pid: 8|app: 0|req: 558/1047] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:18:00 2026] POST /v2.0/networks => generated 654 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:18:00.949 8 WARNING neutron_lib.context [None req-f453ab62-2613-4bd5-b045-447142a7f043 176420e331d745c9818507982e31a17c 5996db33c5a24e128321044639c971b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 490/1048] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:00 2026] GET /v2.0/security-groups?tenant_id=c8b97dbcf89f4398a38927ace17e6a0f&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:18:01.039 8 INFO neutron.db.segments_db [None req-f453ab62-2613-4bd5-b045-447142a7f043 176420e331d745c9818507982e31a17c 5996db33c5a24e128321044639c971b7 - - default default] Added segment 791ff3e4-62dc-4208-9faa-d6b7686ba295 of type vxlan for network ad8a9ed8-e0ac-4a48-a559-5beb06b82c18 [pid: 7|app: 0|req: 491/1049] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:00 2026] DELETE /v2.0/security-groups/2718d0c5-fdf2-4de5-ae40-8c472fce2601 => 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: 559/1050] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:18:00 2026] POST /v2.0/networks => generated 653 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1051] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:18:01 2026] GET /v2.0/ports?device_id=630f80c6-1174-4139-91fb-47c412495709 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1052] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:18:01 2026] GET /v2.0/security-groups?id=f8ee2c43-6d2a-4ba9-8284-e897f4cedf34&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:18:01.631 7 WARNING neutron_lib.context [None req-cc166e8a-7d05-4760-b9cb-42a996d8bbd7 176420e331d745c9818507982e31a17c 5996db33c5a24e128321044639c971b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:18:01.670 7 WARNING neutron_lib.context [None req-cc166e8a-7d05-4760-b9cb-42a996d8bbd7 176420e331d745c9818507982e31a17c 5996db33c5a24e128321044639c971b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 493/1053] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:18:01 2026] POST /v2.0/subnets => generated 1276 bytes in 659 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1054] 10.0.0.119 () {32 vars in 647 bytes} [Tue Jun 9 18:18:02 2026] GET /v2.0/subnets => generated 1889 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1055] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:18:02 2026] GET /v2.0/ports?device_id=630f80c6-1174-4139-91fb-47c412495709 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1056] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:18:02 2026] GET /v2.0/security-groups?id=f8ee2c43-6d2a-4ba9-8284-e897f4cedf34&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1057] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:18:02 2026] DELETE /v2.0/subnets/c967b4f1-82d1-4770-98a4-355c3724fb88 => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1058] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:18:02 2026] DELETE /v2.0/subnets/fca26f9a-9047-4409-8a4f-699eab66aab9 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1059] 10.0.0.119 () {32 vars in 647 bytes} [Tue Jun 9 18:18:03 2026] GET /v2.0/subnets => generated 626 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:18:03.507 8 INFO neutron.services.segments.plugin [-] Segment 791ff3e4-62dc-4208-9faa-d6b7686ba295 resource provider aggregate not found 2026-06-09 18:18:03.511 8 INFO neutron.services.segments.plugin [-] Segment 791ff3e4-62dc-4208-9faa-d6b7686ba295 resource provider aggregate not found [pid: 8|app: 0|req: 565/1060] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:18:03 2026] DELETE /v2.0/networks/ad8a9ed8-e0ac-4a48-a559-5beb06b82c18 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:18:03.938 7 INFO neutron.services.segments.plugin [-] Segment 8d0c8e61-ceb7-4fd2-8af5-c299dd1e0a34 resource provider aggregate not found 2026-06-09 18:18:03.944 7 INFO neutron.services.segments.plugin [-] Segment 8d0c8e61-ceb7-4fd2-8af5-c299dd1e0a34 resource provider aggregate not found [pid: 7|app: 0|req: 496/1061] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:18:03 2026] DELETE /v2.0/networks/5853a5e2-4ebc-47f6-81ed-5e8054b298dd => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:18:03.981 8 INFO neutron.services.segments.plugin [-] Segment 791ff3e4-62dc-4208-9faa-d6b7686ba295 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 791ff3e4-62dc-4208-9faa-d6b7686ba295 found for delete ", "request_id": "req-974dd037-d341-441d-b0c3-c09ca6e2731f"}]} 2026-06-09 18:18:03.981 8 INFO neutron.services.segments.plugin [-] Segment 791ff3e4-62dc-4208-9faa-d6b7686ba295 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 791ff3e4-62dc-4208-9faa-d6b7686ba295 found for delete ", "request_id": "req-0a70147d-744d-407a-a051-d6ca1a5a7e44"}]} [pid: 8|app: 0|req: 566/1062] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:18:03 2026] DELETE /v2.0/networks/1e9d1724-171f-49b7-a26a-ec8445194f83 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:18:04.193 7 INFO neutron.services.segments.plugin [-] Segment 8d0c8e61-ceb7-4fd2-8af5-c299dd1e0a34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d0c8e61-ceb7-4fd2-8af5-c299dd1e0a34 found for delete ", "request_id": "req-b9d23530-c485-4ff6-b26c-be89b7be33f6"}]} 2026-06-09 18:18:04.201 7 INFO neutron.services.segments.plugin [-] Segment 8d0c8e61-ceb7-4fd2-8af5-c299dd1e0a34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d0c8e61-ceb7-4fd2-8af5-c299dd1e0a34 found for delete ", "request_id": "req-93faeb91-5391-4a83-a731-1aad41fb1b38"}]} [pid: 7|app: 0|req: 497/1063] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:18:04 2026] DELETE /v2.0/networks/a6eb6887-baf1-4fe7-a305-cdb0b25057e3 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1064] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:04 2026] GET /v2.0/security-groups?tenant_id=5996db33c5a24e128321044639c971b7&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1065] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:04 2026] GET /v2.0/security-groups?tenant_id=cff125f57a8c4be2a3697860a6bef81d&name=default => generated 2925 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1066] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:05 2026] DELETE /v2.0/security-groups/b4d62ef3-61cc-43f7-98c0-ef53ff7b3f1d => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1067] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:05 2026] DELETE /v2.0/security-groups/00f7ee1f-9888-4a09-a017-1481001a0459 => 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: 500/1068] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:05 2026] GET /v2.0/security-groups?tenant_id=fb5c257147814242b90d2272a16af1d8&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1069] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:05 2026] DELETE /v2.0/security-groups/09bf32b3-81a3-4aed-ba9c-50e752ecd558 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:18:06.908 7 INFO neutron.services.segments.plugin [-] Segment da82b128-c3d5-4530-9eee-7d220b0dc026 resource provider aggregate not found 2026-06-09 18:18:06.917 7 INFO neutron.services.segments.plugin [-] Segment da82b128-c3d5-4530-9eee-7d220b0dc026 resource provider aggregate not found 2026-06-09 18:18:06.939 7 INFO neutron.services.segments.plugin [-] Segment da82b128-c3d5-4530-9eee-7d220b0dc026 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da82b128-c3d5-4530-9eee-7d220b0dc026 found for delete ", "request_id": "req-28c0ca60-5b87-42cc-9bda-ba47272ef70a"}]} 2026-06-09 18:18:06.964 7 INFO neutron.services.segments.plugin [-] Segment da82b128-c3d5-4530-9eee-7d220b0dc026 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da82b128-c3d5-4530-9eee-7d220b0dc026 found for delete ", "request_id": "req-6a84f23b-3dce-4466-91ac-28b8c22b3549"}]} [pid: 7|app: 0|req: 501/1070] 199.204.45.210 () {34 vars in 1096 bytes} [Tue Jun 9 18:18:06 2026] GET /v2.0/ports?device_id=630f80c6-1174-4139-91fb-47c412495709&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:18:07.094 8 INFO neutron.services.segments.plugin [-] Segment 308a8a4f-a72a-44f9-98dc-db9e8964f074 resource provider aggregate not found 2026-06-09 18:18:07.103 8 INFO neutron.services.segments.plugin [-] Segment 308a8a4f-a72a-44f9-98dc-db9e8964f074 resource provider aggregate not found 2026-06-09 18:18:07.109 8 INFO neutron.services.segments.plugin [-] Segment 308a8a4f-a72a-44f9-98dc-db9e8964f074 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 308a8a4f-a72a-44f9-98dc-db9e8964f074 found for delete ", "request_id": "req-e971cce4-6fcd-48c8-8f50-04527945f1d4"}]} 2026-06-09 18:18:07.126 8 INFO neutron.services.segments.plugin [-] Segment 308a8a4f-a72a-44f9-98dc-db9e8964f074 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 308a8a4f-a72a-44f9-98dc-db9e8964f074 found for delete ", "request_id": "req-15982da8-08f9-423c-bb41-624d41836d5f"}]} [pid: 8|app: 0|req: 570/1071] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:18:07 2026] GET /v2.0/ports?tenant_id=3de7976a6d9943b7a2f738b8474cbab6&device_id=630f80c6-1174-4139-91fb-47c412495709 => generated 1240 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1072] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:18:07 2026] GET /v2.0/networks?id=a27659b8-c476-4343-92d2-1ac8da82295b => generated 772 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1073] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:18:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e0b54ea5-748c-4e9e-bdef-7713904326f0 => generated 860 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1074] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:18:07 2026] GET /v2.0/subnets?id=93c4ce57-280e-454b-acab-301d34c3352d => generated 670 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1075] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:18:07 2026] GET /v2.0/ports?network_id=a27659b8-c476-4343-92d2-1ac8da82295b&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1076] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:18:07 2026] GET /v2.0/networks/a27659b8-c476-4343-92d2-1ac8da82295b?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1077] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:18:07 2026] GET /v2.0/networks/a27659b8-c476-4343-92d2-1ac8da82295b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:18:07.604 8 WARNING neutron_lib.context [None req-113f8cde-4eba-49ef-a108-44660a04f1d7 19da418a2c8749278b94b4fc66141481 096065961be84272bbb18324a9af71ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:18:07.767 8 INFO neutron.db.segments_db [None req-113f8cde-4eba-49ef-a108-44660a04f1d7 19da418a2c8749278b94b4fc66141481 096065961be84272bbb18324a9af71ce - - default default] Added segment 0af28091-9200-4a10-bf38-d06228708d6a of type vxlan for network 24523ccd-3d33-4fc2-a629-73271ab2ef60 [pid: 8|app: 0|req: 572/1078] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:18:07 2026] POST /v2.0/networks => generated 644 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:18:07.928 7 WARNING neutron_lib.context [None req-71e722e8-4e99-4ca3-8395-893879f29565 19da418a2c8749278b94b4fc66141481 096065961be84272bbb18324a9af71ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 507/1079] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:18:07 2026] POST /v2.0/subnets => generated 617 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:18:08.363 7 WARNING neutron_lib.context [None req-943cc8a2-16f9-42e4-9515-33cb3e44eeed 19da418a2c8749278b94b4fc66141481 096065961be84272bbb18324a9af71ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 573/1080] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:08 2026] GET /v2.0/security-groups?tenant_id=c6ea100750614038b6ca7a87e11bfbe9&name=default => generated 2925 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:18:08.446 7 INFO neutron.db.segments_db [None req-943cc8a2-16f9-42e4-9515-33cb3e44eeed 19da418a2c8749278b94b4fc66141481 096065961be84272bbb18324a9af71ce - - default default] Added segment b8b13cab-dba2-4909-8f8f-6de79decfbcb of type vxlan for network 49808f04-8e5e-4ebe-9e7c-24e7aab60b74 [pid: 8|app: 0|req: 574/1081] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:08 2026] DELETE /v2.0/security-groups/a91eb6a7-9aba-4ab5-8ddb-d14ce2130cc6 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1082] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:18:08 2026] POST /v2.0/networks => generated 643 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1083] 10.0.0.119 () {34 vars in 743 bytes} [Tue Jun 9 18:18:08 2026] PUT /v2.0/networks/49808f04-8e5e-4ebe-9e7c-24e7aab60b74 => generated 592 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:18:08.753 7 WARNING neutron_lib.context [None req-1349db82-0f08-479d-ac9d-f991196aed11 19da418a2c8749278b94b4fc66141481 096065961be84272bbb18324a9af71ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 576/1084] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:08 2026] GET /v2.0/security-groups?tenant_id=548f41dbc8d14c3e8e4222c8a969145a&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1085] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:08 2026] DELETE /v2.0/security-groups/3bffb19e-3423-43d1-a0a2-3666da51a59a => 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: 509/1086] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:18:08 2026] POST /v2.0/subnets => generated 602 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1087] 10.0.0.119 () {34 vars in 741 bytes} [Tue Jun 9 18:18:09 2026] PUT /v2.0/subnets/493850ae-5a28-47fe-859b-34afa38a21d7 => generated 612 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:18:09.715 7 INFO neutron.services.segments.plugin [-] Segment b8b13cab-dba2-4909-8f8f-6de79decfbcb resource provider aggregate not found 2026-06-09 18:18:09.721 7 INFO neutron.services.segments.plugin [-] Segment b8b13cab-dba2-4909-8f8f-6de79decfbcb resource provider aggregate not found 2026-06-09 18:18:09.745 7 INFO neutron.services.segments.plugin [-] Segment b8b13cab-dba2-4909-8f8f-6de79decfbcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8b13cab-dba2-4909-8f8f-6de79decfbcb found for delete ", "request_id": "req-568c701e-3b3a-4793-9468-adaa6d80fec6"}]} 2026-06-09 18:18:09.755 7 INFO neutron.services.segments.plugin [-] Segment b8b13cab-dba2-4909-8f8f-6de79decfbcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8b13cab-dba2-4909-8f8f-6de79decfbcb found for delete ", "request_id": "req-e725177d-180f-4d76-9f0a-b28889c671fc"}]} [pid: 7|app: 0|req: 510/1088] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:18:09 2026] DELETE /v2.0/networks/49808f04-8e5e-4ebe-9e7c-24e7aab60b74 => generated 0 bytes in 1280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:18:10.636 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f7adc1d4-c67f-4a72-9fd3-83c330353027 19da418a2c8749278b94b4fc66141481 096065961be84272bbb18324a9af71ce - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 579/1089] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:18:10 2026] DELETE /v2.0/networks/49808f04-8e5e-4ebe-9e7c-24e7aab60b74 => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1090] 10.0.0.119 () {32 vars in 694 bytes} [Tue Jun 9 18:18:10 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1091] 10.0.0.119 () {32 vars in 742 bytes} [Tue Jun 9 18:18:10 2026] GET /v2.0/subnets?network_id=7fa725f5-f9c9-49cb-a124-1eb8e03a588b => generated 626 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1092] 10.0.0.119 () {32 vars in 653 bytes} [Tue Jun 9 18:18:10 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: 8|app: 0|req: 581/1093] 10.0.0.119 () {32 vars in 649 bytes} [Tue Jun 9 18:18:10 2026] GET /v2.0/networks => generated 1309 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1094] 10.0.0.119 () {32 vars in 647 bytes} [Tue Jun 9 18:18:10 2026] GET /v2.0/subnets => generated 1233 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1095] 10.0.0.119 () {32 vars in 723 bytes} [Tue Jun 9 18:18:10 2026] GET /v2.0/networks/24523ccd-3d33-4fc2-a629-73271ab2ef60 => generated 669 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1096] 10.0.0.119 () {32 vars in 721 bytes} [Tue Jun 9 18:18:11 2026] GET /v2.0/subnets/c022d64c-fdf3-4740-aeb3-0319447e1b9b => generated 617 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:18:11.151 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d870bb41-6568-41a9-a88b-7cf68ae2b4dd 19da418a2c8749278b94b4fc66141481 096065961be84272bbb18324a9af71ce - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 584/1097] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:18:11 2026] DELETE /v2.0/subnets/493850ae-5a28-47fe-859b-34afa38a21d7 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 18:18:11.175 8 INFO neutron.pecan_wsgi.hooks.translation [None req-77234e42-e5b5-4f93-a72b-8ab217643ab1 19da418a2c8749278b94b4fc66141481 096065961be84272bbb18324a9af71ce - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 585/1098] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:18:11 2026] DELETE /v2.0/networks/49808f04-8e5e-4ebe-9e7c-24e7aab60b74 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 18:18:11.263 7 WARNING neutron_lib.context [None req-23d24c65-50a0-43cf-b571-2f1554771d2e f9ab5e84dfc14953bf7bcf0726cb38a7 5927b9c837eb40d7b3a16922a9e08597 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 586/1099] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:18:11 2026] DELETE /v2.0/subnets/c022d64c-fdf3-4740-aeb3-0319447e1b9b => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:18:11.404 7 INFO neutron.db.segments_db [None req-23d24c65-50a0-43cf-b571-2f1554771d2e f9ab5e84dfc14953bf7bcf0726cb38a7 5927b9c837eb40d7b3a16922a9e08597 - - default default] Added segment 5be1e6e9-d2fc-45bb-97cc-32a27b9c1225 of type vxlan for network 497dff9d-18c2-4a12-813d-e5c0aeec6d2e [pid: 7|app: 0|req: 514/1100] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:18:11 2026] POST /v2.0/networks => generated 649 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1101] 10.0.0.156 () {34 vars in 990 bytes} [Tue Jun 9 18:18:11 2026] GET /v2.0/ports?device_id=630f80c6-1174-4139-91fb-47c412495709 => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:18:11.556 7 WARNING neutron_lib.context [None req-9a8816ca-8d16-43fd-813b-e7841fa827f9 f9ab5e84dfc14953bf7bcf0726cb38a7 5927b9c837eb40d7b3a16922a9e08597 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:18:11.759 8 INFO neutron.services.segments.plugin [-] Segment 0af28091-9200-4a10-bf38-d06228708d6a resource provider aggregate not found 2026-06-09 18:18:11.763 8 INFO neutron.services.segments.plugin [-] Segment 0af28091-9200-4a10-bf38-d06228708d6a resource provider aggregate not found 2026-06-09 18:18:11.765 7 INFO neutron.services.segments.plugin [-] Segment b8b13cab-dba2-4909-8f8f-6de79decfbcb resource provider aggregate not found 2026-06-09 18:18:11.770 7 INFO neutron.services.segments.plugin [-] Segment b8b13cab-dba2-4909-8f8f-6de79decfbcb resource provider aggregate not found 2026-06-09 18:18:11.777 8 INFO neutron.services.segments.plugin [-] Segment 0af28091-9200-4a10-bf38-d06228708d6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0af28091-9200-4a10-bf38-d06228708d6a found for delete ", "request_id": "req-d479fdcd-2899-407a-9284-be43aea3580b"}]} 2026-06-09 18:18:11.778 8 INFO neutron.services.segments.plugin [-] Segment 0af28091-9200-4a10-bf38-d06228708d6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0af28091-9200-4a10-bf38-d06228708d6a found for delete ", "request_id": "req-11958af0-b352-4102-8fc8-f02dda51967a"}]} [pid: 8|app: 0|req: 587/1102] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:18:11 2026] DELETE /v2.0/networks/24523ccd-3d33-4fc2-a629-73271ab2ef60 => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:18:11.791 7 INFO neutron.services.segments.plugin [-] Segment b8b13cab-dba2-4909-8f8f-6de79decfbcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8b13cab-dba2-4909-8f8f-6de79decfbcb found for delete ", "request_id": "req-d11abfa8-dff4-42a9-98e1-ac15ea1bbab2"}]} 2026-06-09 18:18:11.803 7 INFO neutron.services.segments.plugin [-] Segment b8b13cab-dba2-4909-8f8f-6de79decfbcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8b13cab-dba2-4909-8f8f-6de79decfbcb found for delete ", "request_id": "req-bd96da42-482d-4a24-aa8e-463e98e601a2"}]} [pid: 8|app: 0|req: 588/1103] 10.0.0.156 () {34 vars in 1040 bytes} [Tue Jun 9 18:18:11 2026] GET /v2.0/security-groups?id=f8ee2c43-6d2a-4ba9-8284-e897f4cedf34&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1104] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:18:11 2026] POST /v2.0/subnets => generated 603 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:18:11.944 8 WARNING neutron_lib.context [None req-815e4a00-3fe0-4a48-98fe-92d34ca6e28a f9ab5e84dfc14953bf7bcf0726cb38a7 5927b9c837eb40d7b3a16922a9e08597 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:18:12.018 8 INFO neutron.db.segments_db [None req-815e4a00-3fe0-4a48-98fe-92d34ca6e28a f9ab5e84dfc14953bf7bcf0726cb38a7 5927b9c837eb40d7b3a16922a9e08597 - - default default] Added segment 48842bb6-9078-41a2-81bd-091cd820c4f0 of type vxlan for network bb0d63b6-1b64-4e77-ac84-7e11d0dbc9b8 2026-06-09 18:18:12.403 8 INFO neutron.db.l3_hamode_db [None req-815e4a00-3fe0-4a48-98fe-92d34ca6e28a f9ab5e84dfc14953bf7bcf0726cb38a7 5927b9c837eb40d7b3a16922a9e08597 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 517/1105] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:12 2026] GET /v2.0/security-groups?tenant_id=096065961be84272bbb18324a9af71ce&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1106] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:12 2026] DELETE /v2.0/security-groups/41bf903a-92c2-4b0d-9813-0a43bb6b35f5 => 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: 519/1107] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:13 2026] GET /v2.0/security-groups?tenant_id=28367d1577b94a84b362ddc175e8a994&name=default => generated 2925 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1108] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:13 2026] DELETE /v2.0/security-groups/0c299258-fe61-478e-95f8-a5945769b4b2 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1109] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:13 2026] GET /v2.0/security-groups?tenant_id=a994d3ff29bf42c686093abce12ea24a&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1110] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:13 2026] DELETE /v2.0/security-groups/c9eadda8-342e-42a4-b869-573559af23b9 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:18:13.929 8 INFO neutron.db.l3_hamode_db [None req-815e4a00-3fe0-4a48-98fe-92d34ca6e28a f9ab5e84dfc14953bf7bcf0726cb38a7 5927b9c837eb40d7b3a16922a9e08597 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 525/1113] 10.0.0.119 () {32 vars in 623 bytes} [Tue Jun 9 18:18:14 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1114] 10.0.0.119 () {32 vars in 633 bytes} [Tue Jun 9 18:18:14 2026] GET /v2.0/ => generated 632 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1115] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:18:11 2026] POST /v2.0/routers => generated 695 bytes in 3240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1116] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:15 2026] GET /v2.0/security-groups?tenant_id=95ab832811a44f47b554c189a8ce8495&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1117] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:15 2026] DELETE /v2.0/security-groups/a4d73699-fc32-4ba4-b095-66844318b0bd => 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: 592/1118] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:16 2026] GET /v2.0/security-groups?tenant_id=a11087028de541ccad07352534074308&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1119] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:16 2026] DELETE /v2.0/security-groups/b011cd90-9783-4588-a3aa-8e0aa2b581fc => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1120] 10.0.0.119 () {34 vars in 783 bytes} [Tue Jun 9 18:18:15 2026] PUT /v2.0/routers/68587dae-6ba5-417b-a4da-612e300735a1/add_router_interface => generated 309 bytes in 1800 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:18:16.996 8 WARNING neutron_lib.context [None req-8381ff40-f7b0-4096-ac5d-cd6396c8ba98 f9ab5e84dfc14953bf7bcf0726cb38a7 5927b9c837eb40d7b3a16922a9e08597 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 594/1121] 10.0.0.119 () {34 vars in 665 bytes} [Tue Jun 9 18:18:16 2026] POST /v2.0/ports => generated 953 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:18:17.506 7 WARNING neutron_lib.context [None req-c8d63ad9-7754-4671-8f6c-320d2e6607d9 f9ab5e84dfc14953bf7bcf0726cb38a7 5927b9c837eb40d7b3a16922a9e08597 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 528/1122] 10.0.0.119 () {34 vars in 665 bytes} [Tue Jun 9 18:18:17 2026] POST /v2.0/ports => generated 955 bytes in 453 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-06-09 18:18:17.965 8 WARNING neutron_lib.context [None req-219b0efb-751d-41e9-85a0-be20c8d6573d f9ab5e84dfc14953bf7bcf0726cb38a7 5927b9c837eb40d7b3a16922a9e08597 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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, ' 2026-06-09 18:18:18.353 7 WARNING neutron_lib.context [None req-c3ea608c-3ab3-4cb4-979d-9be75f385fb1 9d378a5b2c4d481b94791f79511b1586 4546f29ba8db41849feaa61ae7a3bce3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:18:18.493 7 INFO neutron.db.segments_db [None req-c3ea608c-3ab3-4cb4-979d-9be75f385fb1 9d378a5b2c4d481b94791f79511b1586 4546f29ba8db41849feaa61ae7a3bce3 - - default default] Added segment e618824e-6049-434d-a4d3-4bcecad240c1 of type vxlan for network 2fcf20ea-4009-4ebf-8255-e3ede8a5f934 [pid: 7|app: 0|req: 529/1123] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:18:18 2026] POST /v2.0/networks => generated 648 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1124] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:18:18 2026] GET /v2.0/ports?device_id=630f80c6-1174-4139-91fb-47c412495709 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:18:18.720 7 WARNING neutron_lib.context [None req-33aa30f2-3e1f-4a5a-86d6-6ec31a69476e 9d378a5b2c4d481b94791f79511b1586 4546f29ba8db41849feaa61ae7a3bce3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 531/1125] 10.0.0.119 () {34 vars in 665 bytes} [Tue Jun 9 18:18:18 2026] POST /v2.0/ports => generated 778 bytes in 391 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-06-09 18:18:19.332 8 INFO neutron.db.l3_db [None req-219b0efb-751d-41e9-85a0-be20c8d6573d f9ab5e84dfc14953bf7bcf0726cb38a7 5927b9c837eb40d7b3a16922a9e08597 - - default default] Floating IP 21eb90ff-2413-43a8-81c3-cf8839dbcd93 associated. External IP: 10.96.250.209, port: 9180a518-8d1e-4a73-af58-f5def99bd1a3. [pid: 7|app: 0|req: 532/1126] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:18:19 2026] GET /v2.0/security-groups?id=f8ee2c43-6d2a-4ba9-8284-e897f4cedf34&fields=id&fields=name => generated 114 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:18:19.576 7 WARNING neutron_lib.context [None req-6bba9fc2-42ed-4246-b808-ce18b46f7a8d 9d378a5b2c4d481b94791f79511b1586 4546f29ba8db41849feaa61ae7a3bce3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:18:19.656 7 INFO neutron.db.segments_db [None req-6bba9fc2-42ed-4246-b808-ce18b46f7a8d 9d378a5b2c4d481b94791f79511b1586 4546f29ba8db41849feaa61ae7a3bce3 - - default default] Added segment 825e224c-cca4-4d6c-b217-0775ad0ae946 of type vxlan for network 70a69aef-81be-4475-a4c0-f2e7196dbd64 [pid: 8|app: 0|req: 595/1127] 10.0.0.119 () {34 vars in 677 bytes} [Tue Jun 9 18:18:17 2026] POST /v2.0/floatingips => generated 842 bytes in 1792 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1128] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:18:19 2026] POST /v2.0/networks => generated 636 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1129] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:18:19 2026] GET /v2.0/ports?device_id=630f80c6-1174-4139-91fb-47c412495709 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:18:19.849 7 WARNING neutron_lib.context [None req-c37b588c-6631-4fef-b064-628dd4cc4628 9d378a5b2c4d481b94791f79511b1586 4546f29ba8db41849feaa61ae7a3bce3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:18:19.949 8 INFO neutron.db.l3_db [None req-888c4d67-dce0-4977-9a06-d4d4a301c5b3 f9ab5e84dfc14953bf7bcf0726cb38a7 5927b9c837eb40d7b3a16922a9e08597 - - default default] Floating IP 21eb90ff-2413-43a8-81c3-cf8839dbcd93 disassociated. External IP: 10.96.250.209, port: 9180a518-8d1e-4a73-af58-f5def99bd1a3. [pid: 7|app: 0|req: 535/1130] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:18:19 2026] POST /v2.0/subnets => generated 622 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1131] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:18:20 2026] GET /v2.0/security-groups?id=f8ee2c43-6d2a-4ba9-8284-e897f4cedf34&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:18:20.302 7 WARNING neutron_lib.context [None req-ac0b70e3-2989-421f-94b5-7d27d62faf2b 9d378a5b2c4d481b94791f79511b1586 4546f29ba8db41849feaa61ae7a3bce3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 596/1132] 10.0.0.119 () {34 vars in 749 bytes} [Tue Jun 9 18:18:19 2026] PUT /v2.0/floatingips/21eb90ff-2413-43a8-81c3-cf8839dbcd93 => generated 552 bytes in 627 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1133] 199.204.45.210 () {34 vars in 994 bytes} [Tue Jun 9 18:18:20 2026] GET /v2.0/ports?device_id=630f80c6-1174-4139-91fb-47c412495709 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1134] 10.0.0.119 () {34 vars in 665 bytes} [Tue Jun 9 18:18:20 2026] POST /v2.0/ports => generated 965 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1135] 10.0.0.119 () {32 vars in 732 bytes} [Tue Jun 9 18:18:20 2026] DELETE /v2.0/floatingips/21eb90ff-2413-43a8-81c3-cf8839dbcd93 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 538/1136] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:20 2026] GET /v2.0/security-groups?tenant_id=096241475adb43e1b7eaa5115dafffd3&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:18:21.276 8 INFO neutron.db.l3_db [req-be5d73ba-21c5-41f9-b070-f442830ed448 req-62234d5a-af6f-477b-baeb-295e42ab1343 df15c72836c84b108be900fb58691a79 3de7976a6d9943b7a2f738b8474cbab6 - - default default] Floating IP 0e52bb67-7817-4fb0-957c-4254923a97ac disassociated. External IP: 10.96.250.210, port: e0b54ea5-748c-4e9e-bdef-7713904326f0. [pid: 7|app: 0|req: 539/1137] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:18:21 2026] DELETE /v2.0/ports/fe3271f2-0f6e-4a30-9207-eff2fd3904ea => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:18:21.313 7 WARNING neutron_lib.context [None req-b98c790f-9e64-4eec-ad31-e1df1f53f5f1 f9ab5e84dfc14953bf7bcf0726cb38a7 5927b9c837eb40d7b3a16922a9e08597 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 599/1138] 199.204.45.210 () {36 vars in 997 bytes} [Tue Jun 9 18:18:20 2026] DELETE /v2.0/ports/e0b54ea5-748c-4e9e-bdef-7713904326f0 => generated 0 bytes in 840 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:18:21.804 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e46c2ba7-fd9f-4d51-af22-c6dd60ad214b'] response: {'server_uuid': '630f80c6-1174-4139-91fb-47c412495709', 'name': 'network-vif-deleted', 'tag': 'e0b54ea5-748c-4e9e-bdef-7713904326f0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 600/1139] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:21 2026] DELETE /v2.0/security-groups/e71eafc8-2668-451c-b5cf-c028c6646d15 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:18:21.882 8 INFO neutron.pecan_wsgi.hooks.translation [None req-20ecf866-a95e-4af1-ad72-898118467208 9d378a5b2c4d481b94791f79511b1586 4546f29ba8db41849feaa61ae7a3bce3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 601/1140] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:18:21 2026] DELETE /v2.0/ports/fe3271f2-0f6e-4a30-9207-eff2fd3904ea => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1141] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:18:21 2026] GET /v2.0/ports?device_id=630f80c6-1174-4139-91fb-47c412495709 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:18:21.946 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9f85e910-b687-4aa1-a66f-4d2264234f81 9d378a5b2c4d481b94791f79511b1586 4546f29ba8db41849feaa61ae7a3bce3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 603/1142] 10.0.0.119 () {32 vars in 717 bytes} [Tue Jun 9 18:18:21 2026] GET /v2.0/ports/fe3271f2-0f6e-4a30-9207-eff2fd3904ea => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1143] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:18:21 2026] DELETE /v2.0/subnets/152216f5-6752-46d9-8e6d-8542e010fd58 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1144] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:22 2026] GET /v2.0/security-groups?tenant_id=271f66c5a8fc41d692abe316020cedb9&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:18:22.396 7 INFO neutron.db.l3_db [None req-b98c790f-9e64-4eec-ad31-e1df1f53f5f1 f9ab5e84dfc14953bf7bcf0726cb38a7 5927b9c837eb40d7b3a16922a9e08597 - - default default] Floating IP cde223cd-77d4-4bd8-a64a-63249972df98 associated. External IP: 10.96.250.212, port: a5ee49b3-34ff-450e-bd00-389be862900e. 2026-06-09 18:18:22.698 8 INFO neutron.services.segments.plugin [-] Segment 825e224c-cca4-4d6c-b217-0775ad0ae946 resource provider aggregate not found 2026-06-09 18:18:22.703 8 INFO neutron.services.segments.plugin [-] Segment 825e224c-cca4-4d6c-b217-0775ad0ae946 resource provider aggregate not found 2026-06-09 18:18:22.718 8 INFO neutron.services.segments.plugin [-] Segment 825e224c-cca4-4d6c-b217-0775ad0ae946 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 825e224c-cca4-4d6c-b217-0775ad0ae946 found for delete ", "request_id": "req-9bc356c7-b619-4e85-aed1-7223b89d2266"}]} 2026-06-09 18:18:22.720 8 INFO neutron.services.segments.plugin [-] Segment 825e224c-cca4-4d6c-b217-0775ad0ae946 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 825e224c-cca4-4d6c-b217-0775ad0ae946 found for delete ", "request_id": "req-0ae58bb3-588e-47ef-84bb-63f0541513b5"}]} [pid: 8|app: 0|req: 606/1145] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:18:22 2026] DELETE /v2.0/networks/70a69aef-81be-4475-a4c0-f2e7196dbd64 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1146] 10.0.0.119 () {34 vars in 677 bytes} [Tue Jun 9 18:18:21 2026] POST /v2.0/floatingips => generated 840 bytes in 1473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:18:22.787 7 WARNING neutron_lib.context [None req-56dfc9c9-b07d-47e4-97de-9b90c5b6e36f 9d378a5b2c4d481b94791f79511b1586 4546f29ba8db41849feaa61ae7a3bce3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 607/1147] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:22 2026] DELETE /v2.0/security-groups/52569575-2079-414d-a443-877a75fd571d => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:18:22.848 7 INFO neutron.db.segments_db [None req-56dfc9c9-b07d-47e4-97de-9b90c5b6e36f 9d378a5b2c4d481b94791f79511b1586 4546f29ba8db41849feaa61ae7a3bce3 - - default default] Added segment 4b7da4e4-2781-4f17-b80f-2e7a9f3af7f1 of type vxlan for network 98c9eda0-bae5-4ab9-9062-14acfdd2df19 [pid: 8|app: 0|req: 608/1148] 10.0.0.119 () {32 vars in 729 bytes} [Tue Jun 9 18:18:22 2026] GET /v2.0/floatingips/cde223cd-77d4-4bd8-a64a-63249972df98 => generated 840 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1149] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:18:22 2026] POST /v2.0/networks => generated 636 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:18:22.984 7 WARNING neutron_lib.context [None req-9bf68266-bdcb-4177-bc3f-ac57ea56b0fc 9d378a5b2c4d481b94791f79511b1586 4546f29ba8db41849feaa61ae7a3bce3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 609/1150] 10.0.0.119 () {32 vars in 655 bytes} [Tue Jun 9 18:18:22 2026] GET /v2.0/floatingips => generated 843 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1151] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:18:22 2026] POST /v2.0/subnets => generated 622 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:18:23.465 8 INFO neutron.db.l3_db [None req-791daf72-7713-4866-89bb-064b9ffe4a0b f9ab5e84dfc14953bf7bcf0726cb38a7 5927b9c837eb40d7b3a16922a9e08597 - - default default] Floating IP cde223cd-77d4-4bd8-a64a-63249972df98 associated. External IP: 10.96.250.212, port: a5ee49b3-34ff-450e-bd00-389be862900e. [pid: 7|app: 0|req: 543/1152] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:23 2026] DELETE /v2.0/security-groups/f8ee2c43-6d2a-4ba9-8284-e897f4cedf34 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:18:23.518 7 WARNING neutron_lib.context [None req-7a1e4522-e952-4c72-ba9a-69b79aacc6e2 9d378a5b2c4d481b94791f79511b1586 4546f29ba8db41849feaa61ae7a3bce3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 544/1153] 10.0.0.119 () {34 vars in 665 bytes} [Tue Jun 9 18:18:23 2026] POST /v2.0/ports => generated 927 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:18:23.870 7 INFO neutron.api.v2.resource [None req-e143041b-f68c-4004-9269-05550d055921 df15c72836c84b108be900fb58691a79 3de7976a6d9943b7a2f738b8474cbab6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 545/1154] 10.0.0.119 () {32 vars in 737 bytes} [Tue Jun 9 18:18:23 2026] GET /v2.0/security-groups/f8ee2c43-6d2a-4ba9-8284-e897f4cedf34 => 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: 610/1155] 10.0.0.119 () {34 vars in 749 bytes} [Tue Jun 9 18:18:23 2026] PUT /v2.0/floatingips/cde223cd-77d4-4bd8-a64a-63249972df98 => generated 842 bytes in 1196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1156] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:18:23 2026] DELETE /v2.0/ports/c7105d7c-961d-4075-8e68-008e68b1275a => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:18:24.372 7 INFO neutron.db.l3_db [None req-db644e38-c6ef-4bcf-bf90-0d1feae3c33c f9ab5e84dfc14953bf7bcf0726cb38a7 5927b9c837eb40d7b3a16922a9e08597 - - default default] Floating IP cde223cd-77d4-4bd8-a64a-63249972df98 disassociated. External IP: 10.96.250.212, port: 9180a518-8d1e-4a73-af58-f5def99bd1a3. [pid: 8|app: 0|req: 611/1157] 10.0.0.119 () {32 vars in 732 bytes} [Tue Jun 9 18:18:24 2026] DELETE /v2.0/floatingips/0e52bb67-7817-4fb0-957c-4254923a97ac => generated 0 bytes in 334 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:18:24.551 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e4397e15-9b5a-45ee-b2ef-9affc53f23ca 9d378a5b2c4d481b94791f79511b1586 4546f29ba8db41849feaa61ae7a3bce3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 612/1158] 10.0.0.119 () {32 vars in 717 bytes} [Tue Jun 9 18:18:24 2026] GET /v2.0/ports/c7105d7c-961d-4075-8e68-008e68b1275a => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1159] 10.0.0.119 () {34 vars in 749 bytes} [Tue Jun 9 18:18:24 2026] PUT /v2.0/floatingips/cde223cd-77d4-4bd8-a64a-63249972df98 => generated 552 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1160] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:18:24 2026] DELETE /v2.0/subnets/30214e22-b447-4a50-9ba1-0e99e58aa9cb => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1161] 10.0.0.119 () {32 vars in 732 bytes} [Tue Jun 9 18:18:25 2026] DELETE /v2.0/floatingips/cde223cd-77d4-4bd8-a64a-63249972df98 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:18:25.756 7 INFO neutron.services.segments.plugin [-] Segment 4b7da4e4-2781-4f17-b80f-2e7a9f3af7f1 resource provider aggregate not found 2026-06-09 18:18:25.762 7 INFO neutron.services.segments.plugin [-] Segment 4b7da4e4-2781-4f17-b80f-2e7a9f3af7f1 resource provider aggregate not found 2026-06-09 18:18:25.770 7 INFO neutron.services.segments.plugin [-] Segment 4b7da4e4-2781-4f17-b80f-2e7a9f3af7f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b7da4e4-2781-4f17-b80f-2e7a9f3af7f1 found for delete ", "request_id": "req-449f571b-fcd3-4538-8bec-d6500fbcfd40"}]} [pid: 7|app: 0|req: 550/1162] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:18:25 2026] DELETE /v2.0/networks/98c9eda0-bae5-4ab9-9062-14acfdd2df19 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:18:25.791 7 INFO neutron.services.segments.plugin [-] Segment 4b7da4e4-2781-4f17-b80f-2e7a9f3af7f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b7da4e4-2781-4f17-b80f-2e7a9f3af7f1 found for delete ", "request_id": "req-c87946a3-9de4-4ab0-ac83-33bb00163878"}]} 2026-06-09 18:18:25.809 7 INFO neutron.api.v2.resource [None req-9df2af99-2617-4e2b-93ed-1eba0dff422d f9ab5e84dfc14953bf7bcf0726cb38a7 5927b9c837eb40d7b3a16922a9e08597 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 551/1163] 10.0.0.119 () {32 vars in 732 bytes} [Tue Jun 9 18:18:25 2026] DELETE /v2.0/floatingips/cde223cd-77d4-4bd8-a64a-63249972df98 => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 18:18:25.814 7 WARNING neutron_lib.context [None req-4646109e-7bee-4135-83d5-08b9284a6ab8 9d378a5b2c4d481b94791f79511b1586 4546f29ba8db41849feaa61ae7a3bce3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 552/1164] 10.0.0.119 () {34 vars in 665 bytes} [Tue Jun 9 18:18:25 2026] POST /v2.0/ports => generated 779 bytes in 322 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: 613/1165] 10.0.0.119 () {34 vars in 789 bytes} [Tue Jun 9 18:18:24 2026] PUT /v2.0/routers/8977ef92-3b5c-4707-b8ba-6f417e178b76/remove_router_interface => generated 309 bytes in 1728 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1166] 10.0.0.119 () {34 vars in 737 bytes} [Tue Jun 9 18:18:26 2026] PUT /v2.0/ports/8cd55d85-5dcc-47b4-9bd9-c6aca74582cd => generated 752 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1167] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:18:26 2026] DELETE /v2.0/ports/9180a518-8d1e-4a73-af58-f5def99bd1a3 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 615/1168] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:26 2026] GET /v2.0/security-groups?tenant_id=6e53df5e3cf1412b87274bcec44c791f&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1169] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:18:26 2026] DELETE /v2.0/ports/8cd55d85-5dcc-47b4-9bd9-c6aca74582cd => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1170] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:18:27 2026] DELETE /v2.0/ports/a5ee49b3-34ff-450e-bd00-389be862900e => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1171] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:27 2026] DELETE /v2.0/security-groups/726a6487-0d81-421e-ad0b-cd292014e7dc => 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: 619/1172] 10.0.0.119 () {32 vars in 643 bytes} [Tue Jun 9 18:18:27 2026] GET /v2.0/ports => generated 781 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:18:27.693 7 INFO neutron.db.l3_hamode_db [None req-cd925837-10fa-4262-8949-2e9b8b2ed8ca fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] HA network 7a6b99f1-fbc7-46ac-876c-66a4dd5e050a was deleted as no HA routers are present in tenant 3de7976a6d9943b7a2f738b8474cbab6. [pid: 7|app: 0|req: 554/1173] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:18:26 2026] DELETE /v2.0/routers/8977ef92-3b5c-4707-b8ba-6f417e178b76 => generated 0 bytes in 1159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:18:27.724 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c379ede8-23b0-46b3-88e2-2179ed805d3e 9d378a5b2c4d481b94791f79511b1586 4546f29ba8db41849feaa61ae7a3bce3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 620/1174] 10.0.0.119 () {32 vars in 736 bytes} [Tue Jun 9 18:18:27 2026] GET /v2.0/ports?device_id=68587dae-6ba5-417b-a4da-612e300735a1 => generated 958 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1175] 10.0.0.119 () {32 vars in 717 bytes} [Tue Jun 9 18:18:27 2026] GET /v2.0/ports/8cd55d85-5dcc-47b4-9bd9-c6aca74582cd => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 18:18:27.805 7 INFO neutron.services.segments.plugin [-] Segment 3158c488-04ba-453b-b5d7-1b89179b2807 resource provider aggregate not found 2026-06-09 18:18:27.823 7 INFO neutron.services.segments.plugin [-] Segment 3158c488-04ba-453b-b5d7-1b89179b2807 resource provider aggregate not found 2026-06-09 18:18:27.831 7 INFO neutron.services.segments.plugin [-] Segment 3158c488-04ba-453b-b5d7-1b89179b2807 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3158c488-04ba-453b-b5d7-1b89179b2807 found for delete ", "request_id": "req-acc2c34f-0f8d-406f-b7e8-c4733ab8e2b4"}]} 2026-06-09 18:18:27.842 7 INFO neutron.services.segments.plugin [-] Segment 3158c488-04ba-453b-b5d7-1b89179b2807 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3158c488-04ba-453b-b5d7-1b89179b2807 found for delete ", "request_id": "req-cbe8ef13-71b7-4e83-ac5a-6e8fd8a9b435"}]} [pid: 8|app: 0|req: 621/1176] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:18:27 2026] DELETE /v2.0/subnets/93c4ce57-280e-454b-acab-301d34c3352d => 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: 622/1177] 10.0.0.119 () {32 vars in 643 bytes} [Tue Jun 9 18:18:27 2026] GET /v2.0/ports => generated 781 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:18:28.369 8 INFO neutron.services.segments.plugin [-] Segment e52983d7-b30b-436f-b980-4b2513291df1 resource provider aggregate not found 2026-06-09 18:18:28.373 8 INFO neutron.services.segments.plugin [-] Segment e52983d7-b30b-436f-b980-4b2513291df1 resource provider aggregate not found 2026-06-09 18:18:28.385 8 INFO neutron.services.segments.plugin [-] Segment e52983d7-b30b-436f-b980-4b2513291df1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e52983d7-b30b-436f-b980-4b2513291df1 found for delete ", "request_id": "req-d93ceca5-fbfa-4ed4-893b-06873b57d903"}]} 2026-06-09 18:18:28.385 8 INFO neutron.services.segments.plugin [-] Segment e52983d7-b30b-436f-b980-4b2513291df1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e52983d7-b30b-436f-b980-4b2513291df1 found for delete ", "request_id": "req-adec2ae2-76ea-4a10-a213-173dfa2fe9ff"}]} [pid: 8|app: 0|req: 623/1178] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:18:27 2026] DELETE /v2.0/networks/a27659b8-c476-4343-92d2-1ac8da82295b => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1179] 10.0.0.119 () {32 vars in 717 bytes} [Tue Jun 9 18:18:28 2026] GET /v2.0/ports/a869eded-5183-4b1b-b14e-85f3c89ef9b9 => generated 778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:18:28.463 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e0c050c8-e4a2-4992-a41e-a8e271325c38 9d378a5b2c4d481b94791f79511b1586 4546f29ba8db41849feaa61ae7a3bce3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 625/1180] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:18:28 2026] DELETE /v2.0/ports/c7105d7c-961d-4075-8e68-008e68b1275a => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 18:18:28.486 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1fae79cd-98d8-4a7e-985a-8c94c0f45e27 9d378a5b2c4d481b94791f79511b1586 4546f29ba8db41849feaa61ae7a3bce3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 626/1181] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:18:28 2026] DELETE /v2.0/subnets/30214e22-b447-4a50-9ba1-0e99e58aa9cb => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 18:18:28.511 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6ee87266-99be-4d0a-825f-f3aab16e7b24 9d378a5b2c4d481b94791f79511b1586 4546f29ba8db41849feaa61ae7a3bce3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 627/1182] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:18:28 2026] DELETE /v2.0/subnets/152216f5-6752-46d9-8e6d-8542e010fd58 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1183] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:28 2026] GET /v2.0/security-groups?tenant_id=3de7976a6d9943b7a2f738b8474cbab6&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1184] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:18:28 2026] DELETE /v2.0/ports/a869eded-5183-4b1b-b14e-85f3c89ef9b9 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1185] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:28 2026] DELETE /v2.0/security-groups/046f2153-5174-4692-ab85-117650b74358 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1186] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:18:28 2026] DELETE /v2.0/networks/2fcf20ea-4009-4ebf-8255-e3ede8a5f934 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1189] 10.0.0.119 () {34 vars in 789 bytes} [Tue Jun 9 18:18:27 2026] PUT /v2.0/routers/68587dae-6ba5-417b-a4da-612e300735a1/remove_router_interface => generated 309 bytes in 1611 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1190] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:29 2026] GET /v2.0/security-groups?tenant_id=4546f29ba8db41849feaa61ae7a3bce3&name=default => generated 2925 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1191] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:29 2026] DELETE /v2.0/security-groups/14d35d87-0e13-4132-8d7a-772b502b252a => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:18:30.418 8 INFO neutron.services.segments.plugin [-] Segment e618824e-6049-434d-a4d3-4bcecad240c1 resource provider aggregate not found 2026-06-09 18:18:30.426 8 INFO neutron.services.segments.plugin [-] Segment e618824e-6049-434d-a4d3-4bcecad240c1 resource provider aggregate not found 2026-06-09 18:18:30.442 8 INFO neutron.services.segments.plugin [-] Segment e618824e-6049-434d-a4d3-4bcecad240c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e618824e-6049-434d-a4d3-4bcecad240c1 found for delete ", "request_id": "req-b9ce136c-e054-4597-af29-50e5bfd2d3b5"}]} 2026-06-09 18:18:30.447 8 INFO neutron.services.segments.plugin [-] Segment e618824e-6049-434d-a4d3-4bcecad240c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e618824e-6049-434d-a4d3-4bcecad240c1 found for delete ", "request_id": "req-58fbf542-9bad-4987-9743-2fd146348450"}]} 2026-06-09 18:18:30.578 8 INFO neutron.db.l3_hamode_db [None req-23469abe-8d66-47fc-9bfe-c272a8493ef1 f9ab5e84dfc14953bf7bcf0726cb38a7 5927b9c837eb40d7b3a16922a9e08597 - - default default] HA network bb0d63b6-1b64-4e77-ac84-7e11d0dbc9b8 was deleted as no HA routers are present in tenant 5927b9c837eb40d7b3a16922a9e08597. [pid: 8|app: 0|req: 634/1192] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:18:29 2026] DELETE /v2.0/routers/68587dae-6ba5-417b-a4da-612e300735a1 => generated 0 bytes in 1243 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1193] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:18:30 2026] DELETE /v2.0/subnets/39fecf99-35df-40eb-9842-3712b452bd49 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1194] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:18:30 2026] DELETE /v2.0/networks/497dff9d-18c2-4a12-813d-e5c0aeec6d2e => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1195] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:31 2026] GET /v2.0/security-groups?tenant_id=8fbce240e7914247b1cce6d05e23838c&name=default => generated 2925 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1196] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:31 2026] DELETE /v2.0/security-groups/9df92a09-89f5-4dda-9515-fd519b9ff7b2 => 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: 561/1197] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:31 2026] GET /v2.0/security-groups?tenant_id=5927b9c837eb40d7b3a16922a9e08597&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:18:31.893 8 WARNING neutron_lib.context [None req-03d24898-6739-4532-8518-668776606fb0 cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:18:32.091 8 INFO neutron.db.segments_db [None req-03d24898-6739-4532-8518-668776606fb0 cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Added segment dac8062b-5899-4b45-b2c7-7a8a495dd132 of type vxlan for network 4cc80d24-5a73-46a7-854c-e9de5cf09c14 [pid: 7|app: 0|req: 562/1198] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:31 2026] GET /v2.0/security-groups?tenant_id=2b9c30d56cb34be2ac9c987952c4566c&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1199] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:18:31 2026] POST /v2.0/networks => generated 629 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1200] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:32 2026] DELETE /v2.0/security-groups/e558fd44-ace3-4b4a-ac88-9029b357467f => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:18:32.244 7 WARNING neutron_lib.context [None req-e59b7ea1-da9c-448b-8526-9db5ecfd70b4 cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 638/1201] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:32 2026] DELETE /v2.0/security-groups/0e4c31a1-b6c9-430f-a388-243649c68d01 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:18:32.305 7 INFO neutron.db.segments_db [None req-e59b7ea1-da9c-448b-8526-9db5ecfd70b4 cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Added segment c6617271-d45a-4a4d-a96d-139312a1b9cb of type vxlan for network b0dc664f-881d-414f-b9e7-9b5005e5344f [pid: 7|app: 0|req: 564/1202] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:18:32 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-06-09 18:18:32.435 8 WARNING neutron_lib.context [None req-efdf92db-5505-490f-bf4f-70b5dd1ef65e cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:18:32.470 8 INFO neutron.services.segments.plugin [-] Segment 48842bb6-9078-41a2-81bd-091cd820c4f0 resource provider aggregate not found 2026-06-09 18:18:32.479 8 INFO neutron.services.segments.plugin [-] Segment 48842bb6-9078-41a2-81bd-091cd820c4f0 resource provider aggregate not found 2026-06-09 18:18:32.487 8 INFO neutron.services.segments.plugin [-] Segment 48842bb6-9078-41a2-81bd-091cd820c4f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48842bb6-9078-41a2-81bd-091cd820c4f0 found for delete ", "request_id": "req-e1dd899f-d641-4b1b-acc9-d223d2643da7"}]} 2026-06-09 18:18:32.495 8 INFO neutron.services.segments.plugin [-] Segment 48842bb6-9078-41a2-81bd-091cd820c4f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48842bb6-9078-41a2-81bd-091cd820c4f0 found for delete ", "request_id": "req-fe6aa71c-419b-4868-ac47-9f9d4c3a33ab"}]} 2026-06-09 18:18:32.501 8 INFO neutron.services.segments.plugin [-] Segment 5be1e6e9-d2fc-45bb-97cc-32a27b9c1225 resource provider aggregate not found 2026-06-09 18:18:32.509 8 INFO neutron.services.segments.plugin [-] Segment 5be1e6e9-d2fc-45bb-97cc-32a27b9c1225 resource provider aggregate not found 2026-06-09 18:18:32.521 8 INFO neutron.services.segments.plugin [-] Segment 5be1e6e9-d2fc-45bb-97cc-32a27b9c1225 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5be1e6e9-d2fc-45bb-97cc-32a27b9c1225 found for delete ", "request_id": "req-3a402103-be08-47c3-87f0-af0dc5fd10c5"}]} 2026-06-09 18:18:32.521 8 INFO neutron.services.segments.plugin [-] Segment 5be1e6e9-d2fc-45bb-97cc-32a27b9c1225 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5be1e6e9-d2fc-45bb-97cc-32a27b9c1225 found for delete ", "request_id": "req-464e8530-7afb-47a6-b657-fc978d4f73c0"}]} [pid: 8|app: 0|req: 639/1203] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:18:32 2026] POST /v2.0/subnets => generated 602 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:18:32.777 7 WARNING neutron_lib.context [None req-1cf22511-6536-4518-89f3-e8a4ac90a39a cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 565/1204] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:18:32 2026] POST /v2.0/subnets => generated 602 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:18:33.124 8 WARNING neutron_lib.context [None req-e1d2ce6e-4d09-471b-9b14-ca32b4ca0d03 cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:18:33.162 8 INFO neutron.db.segments_db [None req-e1d2ce6e-4d09-471b-9b14-ca32b4ca0d03 cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Added segment 0ba5a4cb-3fc3-4c41-b4b1-003e3f201583 of type vxlan for network a104ad6d-d188-481a-9bc0-b0044ab1298f 2026-06-09 18:18:33.489 8 INFO neutron.db.l3_hamode_db [None req-e1d2ce6e-4d09-471b-9b14-ca32b4ca0d03 cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 18:18:33.692 8 INFO neutron.db.l3_hamode_db [None req-e1d2ce6e-4d09-471b-9b14-ca32b4ca0d03 cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 566/1205] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:33 2026] GET /v2.0/security-groups?tenant_id=984630df7fdf4f9695f73582236cee6f&name=default => generated 2925 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:18:34.554 7 WARNING neutron_lib.context [None req-18e2dc4d-9419-4a2b-a9bc-3d2d9f40c0de f6f6bc4746c846ab98c1124fb43763dd 18a96e05ef904f1099508fd1c776dad0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:18:34.555 7 WARNING neutron_lib.context [None req-18e2dc4d-9419-4a2b-a9bc-3d2d9f40c0de f6f6bc4746c846ab98c1124fb43763dd 18a96e05ef904f1099508fd1c776dad0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 640/1206] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:18:33 2026] POST /v2.0/routers => generated 507 bytes in 1493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1207] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:34 2026] DELETE /v2.0/security-groups/61397bbe-6269-469f-a07e-11b7ee3e9df7 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:18:34.796 7 INFO neutron.db.segments_db [None req-18e2dc4d-9419-4a2b-a9bc-3d2d9f40c0de f6f6bc4746c846ab98c1124fb43763dd 18a96e05ef904f1099508fd1c776dad0 - - default default] Added segment 8659e3f9-d949-497b-8a28-2dbfd33e23c2 of type vxlan for network e7b56566-e794-42e4-a5d3-1b6d23b8d45a 2026-06-09 18:18:34.893 7 INFO neutron.db.segments_db [None req-18e2dc4d-9419-4a2b-a9bc-3d2d9f40c0de f6f6bc4746c846ab98c1124fb43763dd 18a96e05ef904f1099508fd1c776dad0 - - default default] Added segment 46bcab25-0e20-4a66-b65a-44d3cbe0c3f8 of type vxlan for network f4607b23-358e-4f11-97bd-6899882b17f5 [pid: 7|app: 0|req: 567/1208] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:18:34 2026] POST /v2.0/networks => generated 1244 bytes in 766 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1209] 10.0.0.119 () {32 vars in 649 bytes} [Tue Jun 9 18:18:35 2026] GET /v2.0/networks => generated 1843 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:18:35.461 7 INFO neutron.services.segments.plugin [-] Segment 8659e3f9-d949-497b-8a28-2dbfd33e23c2 resource provider aggregate not found 2026-06-09 18:18:35.468 7 INFO neutron.services.segments.plugin [-] Segment 8659e3f9-d949-497b-8a28-2dbfd33e23c2 resource provider aggregate not found [pid: 7|app: 0|req: 569/1210] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:18:35 2026] DELETE /v2.0/networks/e7b56566-e794-42e4-a5d3-1b6d23b8d45a => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:18:35.500 7 INFO neutron.services.segments.plugin [-] Segment 8659e3f9-d949-497b-8a28-2dbfd33e23c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8659e3f9-d949-497b-8a28-2dbfd33e23c2 found for delete ", "request_id": "req-2a999726-cab0-4902-8712-d8b43478bbaf"}]} 2026-06-09 18:18:35.511 7 INFO neutron.services.segments.plugin [-] Segment 8659e3f9-d949-497b-8a28-2dbfd33e23c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8659e3f9-d949-497b-8a28-2dbfd33e23c2 found for delete ", "request_id": "req-bc7f8011-ab81-4cf7-8687-d192b17c7153"}]} [pid: 7|app: 0|req: 570/1211] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:18:35 2026] DELETE /v2.0/networks/f4607b23-358e-4f11-97bd-6899882b17f5 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1212] 10.0.0.119 () {32 vars in 649 bytes} [Tue Jun 9 18:18:35 2026] GET /v2.0/networks => generated 651 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:18:35.839 7 WARNING neutron_lib.context [None req-bed9726c-63aa-4420-bbdd-6ef89517c2af f6f6bc4746c846ab98c1124fb43763dd 18a96e05ef904f1099508fd1c776dad0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:18:35.905 7 INFO neutron.db.segments_db [None req-bed9726c-63aa-4420-bbdd-6ef89517c2af f6f6bc4746c846ab98c1124fb43763dd 18a96e05ef904f1099508fd1c776dad0 - - default default] Added segment 7458e38a-b55d-456e-b388-a8a7c3c1f414 of type vxlan for network 9acf5dcf-02f9-4699-81ac-2043750eeb1b [pid: 7|app: 0|req: 572/1213] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:18:35 2026] POST /v2.0/networks => generated 650 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:18:36.035 7 WARNING neutron_lib.context [None req-efc2ea3a-f6ed-4245-a29a-ddf2607aa549 f6f6bc4746c846ab98c1124fb43763dd 18a96e05ef904f1099508fd1c776dad0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:18:36.109 7 INFO neutron.db.segments_db [None req-efc2ea3a-f6ed-4245-a29a-ddf2607aa549 f6f6bc4746c846ab98c1124fb43763dd 18a96e05ef904f1099508fd1c776dad0 - - default default] Added segment 284ad398-b7a9-43d7-be3b-c03c10f02b2f of type vxlan for network 1004bdf8-2bcf-446b-a4b2-44e248da333c [pid: 7|app: 0|req: 573/1214] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:18:36 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-06-09 18:18:36.234 7 WARNING neutron_lib.context [None req-a47e1b43-9451-46c3-8b81-d544cfd82ea7 f6f6bc4746c846ab98c1124fb43763dd 18a96e05ef904f1099508fd1c776dad0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:18:36.299 7 WARNING neutron_lib.context [None req-a47e1b43-9451-46c3-8b81-d544cfd82ea7 f6f6bc4746c846ab98c1124fb43763dd 18a96e05ef904f1099508fd1c776dad0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 642/1215] 10.0.0.119 () {34 vars in 783 bytes} [Tue Jun 9 18:18:34 2026] PUT /v2.0/routers/a6763052-4067-4291-9f90-a6c9ea2dbbbb/add_router_interface => generated 309 bytes in 1889 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1216] 10.0.0.119 () {34 vars in 665 bytes} [Tue Jun 9 18:18:36 2026] POST /v2.0/ports => generated 1504 bytes in 693 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: 643/1217] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:36 2026] GET /v2.0/security-groups?tenant_id=9b9e2ed0ea4f485bbb17cedffaa690f6&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1218] 10.0.0.119 () {32 vars in 717 bytes} [Tue Jun 9 18:18:36 2026] GET /v2.0/ports/cc7bf477-0ac3-4436-8e67-1eca9b48b72a => generated 955 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1219] 10.0.0.119 () {32 vars in 643 bytes} [Tue Jun 9 18:18:36 2026] GET /v2.0/ports => generated 1504 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1220] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:37 2026] DELETE /v2.0/security-groups/673594d7-587c-4363-bd0e-9109054f5ace => 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: 577/1221] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:18:37 2026] DELETE /v2.0/ports/9643b127-46a2-4dc3-ad4d-1dfde52a1c23 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1222] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:37 2026] GET /v2.0/security-groups?tenant_id=996ea4c51dcc4dcab3cbaa3ce8b386d4&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:18:37.535 7 INFO neutron.services.segments.plugin [-] Segment 46bcab25-0e20-4a66-b65a-44d3cbe0c3f8 resource provider aggregate not found 2026-06-09 18:18:37.549 7 INFO neutron.services.segments.plugin [-] Segment 46bcab25-0e20-4a66-b65a-44d3cbe0c3f8 resource provider aggregate not found 2026-06-09 18:18:37.556 7 INFO neutron.services.segments.plugin [-] Segment 46bcab25-0e20-4a66-b65a-44d3cbe0c3f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46bcab25-0e20-4a66-b65a-44d3cbe0c3f8 found for delete ", "request_id": "req-24a57dcd-0f3d-4fd2-8262-e9f9694648b7"}]} 2026-06-09 18:18:37.580 7 INFO neutron.services.segments.plugin [-] Segment 46bcab25-0e20-4a66-b65a-44d3cbe0c3f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46bcab25-0e20-4a66-b65a-44d3cbe0c3f8 found for delete ", "request_id": "req-24b4a399-9451-46e6-9037-7a83598a0b62"}]} [pid: 7|app: 0|req: 579/1223] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:18:37 2026] DELETE /v2.0/ports/e8e48574-615d-4ec3-98cb-1fae820b9362 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1224] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:37 2026] DELETE /v2.0/security-groups/e6420528-f234-44c3-b742-e348a3f601dd => 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: 581/1225] 10.0.0.119 () {32 vars in 643 bytes} [Tue Jun 9 18:18:37 2026] GET /v2.0/ports => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1226] 10.0.0.42 () {30 vars in 649 bytes} [Tue Jun 9 18:18:37 2026] GET /v2.0/extensions => generated 19901 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-09 18:18:38.229 7 WARNING neutron_lib.context [None req-b55db530-dbb0-4815-be35-69c084c725e8 f6f6bc4746c846ab98c1124fb43763dd 18a96e05ef904f1099508fd1c776dad0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:18:38.304 7 INFO neutron.db.segments_db [None req-b55db530-dbb0-4815-be35-69c084c725e8 f6f6bc4746c846ab98c1124fb43763dd 18a96e05ef904f1099508fd1c776dad0 - - default default] Added segment f65dd368-75c6-4161-9ca5-3c98e089d0ae of type vxlan for network 30496b95-dc83-4898-8607-8f1ac9c6cf14 [pid: 7|app: 0|req: 583/1227] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:18:38 2026] POST /v2.0/networks => generated 648 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1228] 10.0.0.42 () {30 vars in 723 bytes} [Tue Jun 9 18:18:38 2026] GET /v2.0/quotas/b3317693a53b4ac68c3fafcf47f7c80f/details => generated 847 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:18:38.593 7 WARNING neutron_lib.context [None req-a7630a06-9c12-467c-8e27-6c804f22e597 f6f6bc4746c846ab98c1124fb43763dd 18a96e05ef904f1099508fd1c776dad0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:18:38.643 7 INFO neutron.db.segments_db [None req-a7630a06-9c12-467c-8e27-6c804f22e597 f6f6bc4746c846ab98c1124fb43763dd 18a96e05ef904f1099508fd1c776dad0 - - default default] Added segment f1f02fc1-e6b2-4d7c-b5d0-5adb70c7efa1 of type vxlan for network f3da2455-dfd3-4af8-bedf-0a40f148e1c0 [pid: 8|app: 0|req: 645/1229] 10.0.0.119 () {34 vars in 783 bytes} [Tue Jun 9 18:18:37 2026] PUT /v2.0/routers/a6763052-4067-4291-9f90-a6c9ea2dbbbb/add_router_interface => generated 309 bytes in 1618 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1230] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:18:38 2026] POST /v2.0/networks => generated 650 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:18:38.800 7 WARNING neutron_lib.context [None req-d21012e1-a7cc-4094-8bc1-c93301dd95e1 f6f6bc4746c846ab98c1124fb43763dd 18a96e05ef904f1099508fd1c776dad0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:18:38.857 7 WARNING neutron_lib.context [None req-d21012e1-a7cc-4094-8bc1-c93301dd95e1 f6f6bc4746c846ab98c1124fb43763dd 18a96e05ef904f1099508fd1c776dad0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1231] 10.0.0.119 () {32 vars in 717 bytes} [Tue Jun 9 18:18:38 2026] GET /v2.0/ports/799a5151-7fff-45bd-8c52-55861877c144 => generated 955 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1232] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:18:38 2026] POST /v2.0/subnets => generated 1226 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1233] 10.0.0.119 () {32 vars in 647 bytes} [Tue Jun 9 18:18:39 2026] GET /v2.0/subnets => generated 1839 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1234] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:18:39 2026] DELETE /v2.0/subnets/b984e7f9-2c82-48bb-b079-f69f89110725 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1235] 10.0.0.119 () {34 vars in 789 bytes} [Tue Jun 9 18:18:38 2026] PUT /v2.0/routers/a6763052-4067-4291-9f90-a6c9ea2dbbbb/remove_router_interface => generated 309 bytes in 1273 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1236] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:18:39 2026] DELETE /v2.0/subnets/ddb47f76-95d0-4b56-9597-45a771b06919 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1237] 10.0.0.119 () {32 vars in 647 bytes} [Tue Jun 9 18:18:40 2026] GET /v2.0/subnets => generated 626 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:18:40.667 7 INFO neutron.services.segments.plugin [-] Segment f1f02fc1-e6b2-4d7c-b5d0-5adb70c7efa1 resource provider aggregate not found 2026-06-09 18:18:40.683 7 INFO neutron.services.segments.plugin [-] Segment f1f02fc1-e6b2-4d7c-b5d0-5adb70c7efa1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1f02fc1-e6b2-4d7c-b5d0-5adb70c7efa1 found for delete ", "request_id": "req-1397be95-25c1-4731-b58e-39f07ecd6c8a"}]} 2026-06-09 18:18:40.685 7 INFO neutron.services.segments.plugin [-] Segment f1f02fc1-e6b2-4d7c-b5d0-5adb70c7efa1 resource provider aggregate not found [pid: 7|app: 0|req: 591/1238] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:18:40 2026] DELETE /v2.0/networks/f3da2455-dfd3-4af8-bedf-0a40f148e1c0 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:18:40.712 7 INFO neutron.services.segments.plugin [-] Segment f1f02fc1-e6b2-4d7c-b5d0-5adb70c7efa1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1f02fc1-e6b2-4d7c-b5d0-5adb70c7efa1 found for delete ", "request_id": "req-fd4e6f51-e1b4-4339-ba00-556ed58f5a57"}]} [pid: 7|app: 0|req: 592/1239] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:18:40 2026] DELETE /v2.0/networks/30496b95-dc83-4898-8607-8f1ac9c6cf14 => generated 0 bytes in 513 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1240] 10.0.0.119 () {34 vars in 789 bytes} [Tue Jun 9 18:18:40 2026] PUT /v2.0/routers/a6763052-4067-4291-9f90-a6c9ea2dbbbb/remove_router_interface => generated 309 bytes in 1127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1241] 10.0.0.42 () {30 vars in 649 bytes} [Tue Jun 9 18:18:41 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: 8|app: 0|req: 650/1242] 10.0.0.119 () {32 vars in 736 bytes} [Tue Jun 9 18:18:41 2026] GET /v2.0/ports?device_id=a6763052-4067-4291-9f90-a6c9ea2dbbbb => 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: 593/1243] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:18:41 2026] DELETE /v2.0/networks/1004bdf8-2bcf-446b-a4b2-44e248da333c => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1244] 10.0.0.42 () {30 vars in 723 bytes} [Tue Jun 9 18:18:41 2026] GET /v2.0/quotas/b3317693a53b4ac68c3fafcf47f7c80f/details => generated 847 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1245] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:18:41 2026] DELETE /v2.0/networks/9acf5dcf-02f9-4699-81ac-2043750eeb1b => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:18:42.187 7 INFO neutron.db.l3_hamode_db [None req-0bc4840f-165a-4f5b-8e8f-40d52d93a9c8 cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] HA network a104ad6d-d188-481a-9bc0-b0044ab1298f was deleted as no HA routers are present in tenant ba06b9941b11451fb20e55b0b9fd2634. [pid: 7|app: 0|req: 594/1246] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:18:41 2026] DELETE /v2.0/routers/a6763052-4067-4291-9f90-a6c9ea2dbbbb => generated 0 bytes in 751 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:18:42.215 8 INFO neutron.services.segments.plugin [-] Segment 7458e38a-b55d-456e-b388-a8a7c3c1f414 resource provider aggregate not found 2026-06-09 18:18:42.221 8 INFO neutron.services.segments.plugin [-] Segment 7458e38a-b55d-456e-b388-a8a7c3c1f414 resource provider aggregate not found [pid: 7|app: 0|req: 595/1247] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:42 2026] GET /v2.0/security-groups?tenant_id=d5b3af00ea654e62b2e24e14caa99fe2&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1248] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:42 2026] GET /v2.0/security-groups?tenant_id=18a96e05ef904f1099508fd1c776dad0&name=default => generated 2925 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:18:42.648 8 INFO neutron.services.segments.plugin [-] Segment 7458e38a-b55d-456e-b388-a8a7c3c1f414 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7458e38a-b55d-456e-b388-a8a7c3c1f414 found for delete ", "request_id": "req-23c66d45-ae4c-4d8d-b5d7-4c79fbff1f71"}]} 2026-06-09 18:18:42.653 8 INFO neutron.services.segments.plugin [-] Segment 7458e38a-b55d-456e-b388-a8a7c3c1f414 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7458e38a-b55d-456e-b388-a8a7c3c1f414 found for delete ", "request_id": "req-27b12c20-7774-4ef1-8e18-da162c5c3ed7"}]} 2026-06-09 18:18:42.705 7 INFO neutron.services.segments.plugin [-] Segment f65dd368-75c6-4161-9ca5-3c98e089d0ae resource provider aggregate not found 2026-06-09 18:18:42.724 7 INFO neutron.services.segments.plugin [-] Segment f65dd368-75c6-4161-9ca5-3c98e089d0ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f65dd368-75c6-4161-9ca5-3c98e089d0ae found for delete ", "request_id": "req-e9d8ad4a-7ec1-419f-b27d-ce807c0f497b"}]} 2026-06-09 18:18:42.739 7 INFO neutron.services.segments.plugin [-] Segment 284ad398-b7a9-43d7-be3b-c03c10f02b2f resource provider aggregate not found 2026-06-09 18:18:42.743 7 INFO neutron.services.segments.plugin [-] Segment f65dd368-75c6-4161-9ca5-3c98e089d0ae resource provider aggregate not found 2026-06-09 18:18:42.750 7 INFO neutron.services.segments.plugin [-] Segment 284ad398-b7a9-43d7-be3b-c03c10f02b2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 284ad398-b7a9-43d7-be3b-c03c10f02b2f found for delete ", "request_id": "req-7cdec181-689b-40d7-b346-b00d2e74336e"}]} [pid: 7|app: 0|req: 597/1249] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:42 2026] DELETE /v2.0/security-groups/d86cb583-cf48-44d7-a377-525097787a94 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:18:42.762 7 INFO neutron.services.segments.plugin [-] Segment f65dd368-75c6-4161-9ca5-3c98e089d0ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f65dd368-75c6-4161-9ca5-3c98e089d0ae found for delete ", "request_id": "req-2d3b25fe-4863-4dce-ae83-bac014cf5aa6"}]} 2026-06-09 18:18:42.769 7 INFO neutron.services.segments.plugin [-] Segment 0ba5a4cb-3fc3-4c41-b4b1-003e3f201583 resource provider aggregate not found 2026-06-09 18:18:42.781 7 INFO neutron.services.segments.plugin [-] Segment 284ad398-b7a9-43d7-be3b-c03c10f02b2f resource provider aggregate not found 2026-06-09 18:18:42.789 7 INFO neutron.services.segments.plugin [-] Segment 0ba5a4cb-3fc3-4c41-b4b1-003e3f201583 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ba5a4cb-3fc3-4c41-b4b1-003e3f201583 found for delete ", "request_id": "req-50c52902-50c2-462b-80ba-86642b99a839"}]} 2026-06-09 18:18:42.800 7 INFO neutron.services.segments.plugin [-] Segment 284ad398-b7a9-43d7-be3b-c03c10f02b2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 284ad398-b7a9-43d7-be3b-c03c10f02b2f found for delete ", "request_id": "req-ab5d1d88-deed-480e-84a8-5c0c7adbf15a"}]} 2026-06-09 18:18:42.816 7 INFO neutron.services.segments.plugin [-] Segment 0ba5a4cb-3fc3-4c41-b4b1-003e3f201583 resource provider aggregate not found 2026-06-09 18:18:42.836 7 INFO neutron.services.segments.plugin [-] Segment 0ba5a4cb-3fc3-4c41-b4b1-003e3f201583 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ba5a4cb-3fc3-4c41-b4b1-003e3f201583 found for delete ", "request_id": "req-5eaf2db4-5d6e-4283-a6fe-675c1f4e30c6"}]} [pid: 8|app: 0|req: 653/1250] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:18:42 2026] DELETE /v2.0/subnets/ae7c5cf2-bb8c-4bbf-96b6-ef1d0bcadd4d => generated 0 bytes in 671 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1251] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:42 2026] DELETE /v2.0/security-groups/bd72b552-1c7b-406e-ad35-39dbd731c6a4 => 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: 599/1252] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:42 2026] GET /v2.0/security-groups?tenant_id=fe7f53eb281b470a843e4d70bfff194f&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1253] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:18:42 2026] DELETE /v2.0/subnets/29798425-5d10-4c87-9569-a88157757dec => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1254] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:43 2026] DELETE /v2.0/security-groups/5f05e557-ee5b-4eaa-80fc-8b7a1ad772c8 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 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: 655/1255] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:18:43 2026] DELETE /v2.0/networks/b0dc664f-881d-414f-b9e7-9b5005e5344f => generated 0 bytes in 381 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: 7|app: 0|req: 601/1256] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:18:43 2026] DELETE /v2.0/networks/4cc80d24-5a73-46a7-854c-e9de5cf09c14 => generated 0 bytes in 401 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:18:43.920 8 WARNING neutron_lib.context [None req-0c7eff61-d815-4f2e-b2ec-1b47e990e59d cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:18:44.008 8 INFO neutron.db.segments_db [None req-0c7eff61-d815-4f2e-b2ec-1b47e990e59d cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Added segment 22d76191-8b05-4c13-b029-3a8f5ca7f36d of type vxlan for network 9809c5a7-b97e-4272-8b2d-1dc1ef6f1d5f [pid: 8|app: 0|req: 656/1257] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:18:43 2026] POST /v2.0/networks => generated 630 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:18:44.146 8 WARNING neutron_lib.context [None req-d3787328-ebdf-4598-93d6-6fd29f77634a cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 602/1260] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:43 2026] GET /v2.0/security-groups?tenant_id=b3317693a53b4ac68c3fafcf47f7c80f&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1261] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:44 2026] DELETE /v2.0/security-groups/d3e33d00-2a45-43b4-84b7-9b6df9b1880f => 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: 659/1262] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:18:44 2026] POST /v2.0/subnets => generated 602 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:18:44.485 7 WARNING neutron_lib.context [None req-47a9f86f-473b-4757-b2ef-21838d46c78e cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:18:44.535 7 INFO neutron.db.segments_db [None req-47a9f86f-473b-4757-b2ef-21838d46c78e cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Added segment d5cee548-6b07-4778-b195-9a0f50b297f1 of type vxlan for network daf8b053-256d-4948-ab82-54b376d5183c 2026-06-09 18:18:45.031 7 INFO neutron.services.segments.plugin [-] Segment dac8062b-5899-4b45-b2c7-7a8a495dd132 resource provider aggregate not found 2026-06-09 18:18:45.044 7 INFO neutron.services.segments.plugin [-] Segment dac8062b-5899-4b45-b2c7-7a8a495dd132 resource provider aggregate not found 2026-06-09 18:18:45.061 7 INFO neutron.services.segments.plugin [-] Segment dac8062b-5899-4b45-b2c7-7a8a495dd132 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dac8062b-5899-4b45-b2c7-7a8a495dd132 found for delete ", "request_id": "req-768691d0-2d5b-4617-b0de-da1abb0e9bc4"}]} 2026-06-09 18:18:45.067 7 INFO neutron.services.segments.plugin [-] Segment dac8062b-5899-4b45-b2c7-7a8a495dd132 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dac8062b-5899-4b45-b2c7-7a8a495dd132 found for delete ", "request_id": "req-a9ebc3b4-db30-4c5d-94bd-9d0d1d532d92"}]} 2026-06-09 18:18:45.262 7 INFO neutron.db.l3_hamode_db [None req-47a9f86f-473b-4757-b2ef-21838d46c78e cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 18:18:45.488 7 INFO neutron.db.l3_hamode_db [None req-47a9f86f-473b-4757-b2ef-21838d46c78e cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 604/1263] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:18:44 2026] POST /v2.0/routers => generated 506 bytes in 1946 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:18:46.447 8 WARNING neutron_lib.context [None req-b570e3e4-6b32-4824-8adc-2e1f8f08b14c cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:18:46.477 8 INFO neutron.services.segments.plugin [-] Segment c6617271-d45a-4a4d-a96d-139312a1b9cb resource provider aggregate not found 2026-06-09 18:18:46.481 8 INFO neutron.services.segments.plugin [-] Segment c6617271-d45a-4a4d-a96d-139312a1b9cb resource provider aggregate not found 2026-06-09 18:18:46.498 8 INFO neutron.services.segments.plugin [-] Segment c6617271-d45a-4a4d-a96d-139312a1b9cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6617271-d45a-4a4d-a96d-139312a1b9cb found for delete ", "request_id": "req-771ebc2d-9001-4ea8-b7c5-d57d2eadc0c9"}]} 2026-06-09 18:18:46.499 8 INFO neutron.services.segments.plugin [-] Segment c6617271-d45a-4a4d-a96d-139312a1b9cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6617271-d45a-4a4d-a96d-139312a1b9cb found for delete ", "request_id": "req-4becb3a1-533a-4b82-9257-45f8b6177dd6"}]} 2026-06-09 18:18:46.777 7 WARNING keystonemiddleware.audit [None req-47a9f86f-473b-4757-b2ef-21838d46c78e cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Skipping service tempest-service-368076613 as it have no endpoints. [pid: 7|app: 0|req: 605/1264] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:46 2026] GET /v2.0/security-groups?tenant_id=25d4db5fb03c4078aae78630605b17ba&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:18:46.932 7 WARNING keystonemiddleware.audit [None req-7757156e-eab3-4095-890c-966084972db1 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Skipping service tempest-service-368076613 as it have no endpoints. [pid: 8|app: 0|req: 660/1265] 10.0.0.119 () {34 vars in 665 bytes} [Tue Jun 9 18:18:46 2026] POST /v2.0/ports => generated 947 bytes in 556 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: 606/1266] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:46 2026] DELETE /v2.0/security-groups/723aec84-1b70-476b-b4b4-edd3555fc5cc => 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: 607/1267] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:47 2026] GET /v2.0/security-groups?tenant_id=a10c3e91facf4c74837982d69167fe56&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1268] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:48 2026] DELETE /v2.0/security-groups/62d0c165-0dbe-4631-bd70-a1925a0de2e9 => 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: 609/1269] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:48 2026] GET /v2.0/security-groups?tenant_id=6f8243a1b0d146329d018d6e7c5e8eea&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: 610/1270] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:48 2026] DELETE /v2.0/security-groups/495f4808-3ee9-408a-ac7c-777b59ad7452 => 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: 661/1271] 10.0.0.119 () {34 vars in 783 bytes} [Tue Jun 9 18:18:47 2026] PUT /v2.0/routers/cedb6f3a-b98a-40ed-a07f-222413b55269/add_router_interface => generated 309 bytes in 1674 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1272] 10.0.0.119 () {32 vars in 717 bytes} [Tue Jun 9 18:18:48 2026] GET /v2.0/ports/a0a6852f-d917-4b5f-9529-48624ccca3a8 => generated 1021 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: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 18:18:49.245 7 INFO neutron.db.segments_db [None req-20065ce1-162b-49d7-b1e1-3be1a445dd7b fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Added segment 08c08ecc-12d6-4a8b-b3c9-a3eabe51c5dd of type vxlan for network ea8bd51a-8b52-441b-b6b6-02a05eb9e4bb [pid: 7|app: 0|req: 612/1273] 10.0.0.119 () {34 vars in 671 bytes} [Tue Jun 9 18:18:49 2026] POST /v2.0/networks => generated 740 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1274] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:18:49 2026] POST /v2.0/subnets => generated 664 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:18:49.662 7 INFO neutron.db.segments_db [None req-e08b3660-a8fe-4b3d-b847-a06dbc2a416a fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Added segment 7d06de8c-3883-4199-9376-be9a0e4603be of type vxlan for network d03cf41e-1683-40b0-adf2-fea71bc739cf [pid: 8|app: 0|req: 662/1275] 10.0.0.119 () {34 vars in 789 bytes} [Tue Jun 9 18:18:48 2026] PUT /v2.0/routers/cedb6f3a-b98a-40ed-a07f-222413b55269/remove_router_interface => generated 309 bytes in 1002 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-06-09 18:18:49.966 8 INFO neutron.api.v2.resource [None req-ca31a88c-daed-4894-b720-93bf0e55f819 cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 663/1276] 10.0.0.119 () {34 vars in 789 bytes} [Tue Jun 9 18:18:49 2026] PUT /v2.0/routers/cedb6f3a-b98a-40ed-a07f-222413b55269/remove_router_interface => generated 197 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1277] 10.0.0.119 () {32 vars in 736 bytes} [Tue Jun 9 18:18:49 2026] GET /v2.0/ports?device_id=cedb6f3a-b98a-40ed-a07f-222413b55269 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:18:50.049 7 INFO neutron.db.l3_hamode_db [None req-e08b3660-a8fe-4b3d-b847-a06dbc2a416a fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 18:18:50.817 8 INFO neutron.services.segments.plugin [-] Segment d5cee548-6b07-4778-b195-9a0f50b297f1 resource provider aggregate not found 2026-06-09 18:18:50.835 8 INFO neutron.services.segments.plugin [-] Segment d5cee548-6b07-4778-b195-9a0f50b297f1 resource provider aggregate not found 2026-06-09 18:18:50.841 8 INFO neutron.services.segments.plugin [-] Segment d5cee548-6b07-4778-b195-9a0f50b297f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5cee548-6b07-4778-b195-9a0f50b297f1 found for delete ", "request_id": "req-d764dd90-b8ce-459e-8ff8-504a2dd6913a"}]} 2026-06-09 18:18:50.854 8 INFO neutron.services.segments.plugin [-] Segment d5cee548-6b07-4778-b195-9a0f50b297f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5cee548-6b07-4778-b195-9a0f50b297f1 found for delete ", "request_id": "req-08314d83-c14b-42db-95dc-e6817679a6e8"}]} 2026-06-09 18:18:50.862 8 INFO neutron.db.l3_hamode_db [None req-4cca9fdb-cba3-4cd0-9e97-125c8f91e0c8 cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] HA network daf8b053-256d-4948-ab82-54b376d5183c was deleted as no HA routers are present in tenant ba06b9941b11451fb20e55b0b9fd2634. [pid: 8|app: 0|req: 665/1278] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:18:50 2026] DELETE /v2.0/routers/cedb6f3a-b98a-40ed-a07f-222413b55269 => generated 0 bytes in 858 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1279] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:18:50 2026] DELETE /v2.0/subnets/b208c342-ebf3-49ab-9579-887fe6b8b25a => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:18:51.237 7 INFO neutron.db.l3_hamode_db [None req-e08b3660-a8fe-4b3d-b847-a06dbc2a416a fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 667/1280] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:18:51 2026] DELETE /v2.0/networks/9809c5a7-b97e-4272-8b2d-1dc1ef6f1d5f => generated 0 bytes in 457 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:18:51.593 8 WARNING neutron_lib.context [None req-5bf7c5f7-b08f-42b9-b1e2-d6552e0f70bf cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:18:51.675 8 INFO neutron.db.segments_db [None req-5bf7c5f7-b08f-42b9-b1e2-d6552e0f70bf cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Added segment ba0093b3-c27f-4d49-b6d8-6f43f3097a75 of type vxlan for network b7c6a3d6-4e40-4d56-9870-bc52926a7737 [pid: 8|app: 0|req: 668/1281] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:18:51 2026] POST /v2.0/networks => generated 627 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:18:51.786 8 WARNING neutron_lib.context [None req-5517eba7-f3c9-4fde-b5cd-986ad7c2024c cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 669/1282] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:18:51 2026] POST /v2.0/subnets => generated 602 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:18:52.187 8 WARNING neutron_lib.context [None req-fa777d72-d2dd-4f4b-a0df-17770aac9acb cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:18:52.234 8 INFO neutron.db.segments_db [None req-fa777d72-d2dd-4f4b-a0df-17770aac9acb cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Added segment 4db25cee-cdfb-4093-994c-01b17d9e1ece of type vxlan for network ae806320-d984-41f7-87eb-9eecc91e5d68 [pid: 7|app: 0|req: 614/1283] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:18:49 2026] POST /v2.0/routers => generated 728 bytes in 2898 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:18:52.563 8 INFO neutron.db.l3_hamode_db [None req-fa777d72-d2dd-4f4b-a0df-17770aac9acb cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 18:18:52.748 8 INFO neutron.db.l3_hamode_db [None req-fa777d72-d2dd-4f4b-a0df-17770aac9acb cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 18:18:52.870 8 INFO neutron.services.segments.plugin [-] Segment 22d76191-8b05-4c13-b029-3a8f5ca7f36d resource provider aggregate not found 2026-06-09 18:18:52.874 8 INFO neutron.services.segments.plugin [-] Segment 22d76191-8b05-4c13-b029-3a8f5ca7f36d resource provider aggregate not found 2026-06-09 18:18:52.898 8 INFO neutron.services.segments.plugin [-] Segment 22d76191-8b05-4c13-b029-3a8f5ca7f36d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22d76191-8b05-4c13-b029-3a8f5ca7f36d found for delete ", "request_id": "req-5a2276be-fa7c-482a-937e-12354cf8a4f5"}]} 2026-06-09 18:18:52.899 8 INFO neutron.services.segments.plugin [-] Segment 22d76191-8b05-4c13-b029-3a8f5ca7f36d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22d76191-8b05-4c13-b029-3a8f5ca7f36d found for delete ", "request_id": "req-b99e2f95-e079-44e8-8559-2a87e1635b12"}]} [pid: 8|app: 0|req: 670/1284] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:18:52 2026] POST /v2.0/routers => generated 507 bytes in 1917 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1285] 10.0.0.119 () {34 vars in 783 bytes} [Tue Jun 9 18:18:52 2026] PUT /v2.0/routers/9d769cff-cb55-46d7-ae3a-4581c8ec58af/add_router_interface => generated 309 bytes in 2029 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:18:55.397 7 WARNING neutron_lib.context [None req-92b78ab9-a23e-4dfe-8662-7aa33a4caab1 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:18:55.584 7 INFO neutron.db.segments_db [None req-92b78ab9-a23e-4dfe-8662-7aa33a4caab1 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Added segment cda05daa-597d-4161-a352-ed6ea1d06dee of type vxlan for network 951c9e41-65ca-4dac-b409-33ff4defc113 [pid: 7|app: 0|req: 616/1286] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:18:55 2026] POST /v2.0/networks => generated 640 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1287] 10.0.0.119 () {34 vars in 783 bytes} [Tue Jun 9 18:18:54 2026] PUT /v2.0/routers/4c7d7c91-0bc0-4e27-9996-e18f22ed58c9/add_router_interface => generated 309 bytes in 1670 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:18:55.793 8 WARNING neutron_lib.context [None req-f3e7643e-1a38-4af2-81a8-d3dcf8708a0c 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 617/1288] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:55 2026] GET /v2.0/security-groups?tenant_id=d30480fccda7423896c09639f6d4399e&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1289] 10.0.0.119 () {32 vars in 717 bytes} [Tue Jun 9 18:18:55 2026] GET /v2.0/ports/f98e419e-90eb-444f-934e-c7d789b0ff06 => generated 955 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1290] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:56 2026] DELETE /v2.0/security-groups/95404606-d43d-4f0d-921d-aec5976acc70 => 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: 672/1291] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:18:55 2026] POST /v2.0/subnets => generated 634 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1292] 10.0.0.119 () {32 vars in 722 bytes} [Tue Jun 9 18:18:56 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1293] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:18:56 2026] GET /v2.0/security-groups?tenant_id=e029da5ed1254e3c959b50616291797b&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:18:56.691 8 WARNING neutron_lib.context [None req-e1b6bbe3-40aa-4356-b7d4-528e1c59cae1 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 675/1294] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:18:56 2026] POST /v2.0/subnets => generated 707 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1295] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:18:57 2026] DELETE /v2.0/security-groups/5d3345fb-ffa7-4f01-86b5-8b2c83d93a74 => 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: 620/1296] 10.0.0.119 () {34 vars in 789 bytes} [Tue Jun 9 18:18:56 2026] PUT /v2.0/routers/4c7d7c91-0bc0-4e27-9996-e18f22ed58c9/remove_router_interface => generated 309 bytes in 1161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:18:57.314 7 WARNING neutron_lib.context [None req-3218d50d-2bc3-4b51-bb20-ce14ed986d5d 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:18:57.380 7 INFO neutron.db.segments_db [None req-3218d50d-2bc3-4b51-bb20-ce14ed986d5d 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Added segment 9fea8778-20af-4368-befc-6d8b3b5bec95 of type vxlan for network b5c09e63-1b7e-41e5-96eb-6548b4280201 [pid: 8|app: 0|req: 677/1297] 10.0.0.20 () {34 vars in 981 bytes} [Tue Jun 9 18:18:57 2026] GET /v2.0/networks?id=ea8bd51a-8b52-441b-b6b6-02a05eb9e4bb => generated 673 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1298] 10.0.0.119 () {32 vars in 736 bytes} [Tue Jun 9 18:18:57 2026] GET /v2.0/ports?device_id=4c7d7c91-0bc0-4e27-9996-e18f22ed58c9 => 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: 679/1299] 10.0.0.20 () {34 vars in 964 bytes} [Tue Jun 9 18:18:57 2026] GET /v2.0/quotas/b04fbad72fe540cea776374ebb265b05 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1300] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:18:57 2026] POST /v2.0/networks => generated 638 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1301] 10.0.0.20 () {34 vars in 1001 bytes} [Tue Jun 9 18:18:57 2026] GET /v2.0/ports?tenant_id=b04fbad72fe540cea776374ebb265b05&fields=id => generated 103 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:18:57.634 7 WARNING neutron_lib.context [None req-567ea39b-2f85-4023-a4e4-027041bb5262 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 623/1302] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:18:57 2026] POST /v2.0/subnets => generated 631 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1303] 10.0.0.20 () {34 vars in 1007 bytes} [Tue Jun 9 18:18:58 2026] GET /v2.0/networks/ea8bd51a-8b52-441b-b6b6-02a05eb9e4bb?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:18:58.155 7 WARNING neutron_lib.context [None req-c51cb658-81b9-4fbd-a822-bca96a22a4f9 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:18:58.357 8 INFO neutron.services.segments.plugin [-] Segment 4db25cee-cdfb-4093-994c-01b17d9e1ece resource provider aggregate not found 2026-06-09 18:18:58.364 8 INFO neutron.services.segments.plugin [-] Segment 4db25cee-cdfb-4093-994c-01b17d9e1ece resource provider aggregate not found 2026-06-09 18:18:58.384 8 INFO neutron.services.segments.plugin [-] Segment 4db25cee-cdfb-4093-994c-01b17d9e1ece resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4db25cee-cdfb-4093-994c-01b17d9e1ece found for delete ", "request_id": "req-c6da1238-6489-453e-af1e-5dad50b2d317"}]} 2026-06-09 18:18:58.390 8 INFO neutron.services.segments.plugin [-] Segment 4db25cee-cdfb-4093-994c-01b17d9e1ece resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4db25cee-cdfb-4093-994c-01b17d9e1ece found for delete ", "request_id": "req-e4967860-5b1a-4842-875d-36aa60f8ac49"}]} 2026-06-09 18:18:58.394 8 INFO neutron.db.l3_hamode_db [None req-b5d334fc-0f4c-4c79-84f6-15dbf65e3e93 cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] HA network ae806320-d984-41f7-87eb-9eecc91e5d68 was deleted as no HA routers are present in tenant ba06b9941b11451fb20e55b0b9fd2634. [pid: 8|app: 0|req: 680/1304] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:18:57 2026] DELETE /v2.0/routers/4c7d7c91-0bc0-4e27-9996-e18f22ed58c9 => generated 0 bytes in 940 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1305] 10.0.0.20 () {34 vars in 1107 bytes} [Tue Jun 9 18:18:58 2026] GET /v2.0/networks/ea8bd51a-8b52-441b-b6b6-02a05eb9e4bb?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: 625/1306] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:18:58 2026] POST /v2.0/subnets => generated 701 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:18:58.516 7 WARNING neutron_lib.context [None req-3fe4b896-c890-41fe-8722-4bc5b7f55cfa 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:18:58.589 7 INFO neutron.db.segments_db [None req-3fe4b896-c890-41fe-8722-4bc5b7f55cfa 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Added segment 138507e9-4a60-4bd5-b013-0dcf50f2fe04 of type vxlan for network c9c0ee55-9a89-4d88-a663-b49989e590c1 [pid: 7|app: 0|req: 626/1307] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:18:58 2026] POST /v2.0/networks => generated 638 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1308] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:18:58 2026] GET /v2.0/ports?device_id=6034824c-0aab-4bcb-8301-1717899c0547 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1309] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:18:58 2026] DELETE /v2.0/subnets/ad94beaf-3d97-4e69-9a2b-bcd09e5d074e => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:18:58.744 7 WARNING neutron_lib.context [None req-99ff737b-94b5-44e3-94d6-eaa918adf84a 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 628/1310] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:18:58 2026] POST /v2.0/subnets => generated 632 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:18:59.195 7 WARNING neutron_lib.context [None req-17ccda61-2dd1-44ce-b352-37fcf98121d6 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 683/1313] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:18:58 2026] DELETE /v2.0/networks/b7c6a3d6-4e40-4d56-9870-bc52926a7737 => generated 0 bytes in 544 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:18:59.304 8 WARNING neutron_lib.context [None req-3b8910fa-7218-48bd-8f47-a10737a41e36 cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:18:59.350 8 INFO neutron.db.segments_db [None req-3b8910fa-7218-48bd-8f47-a10737a41e36 cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Added segment ecc4f8d0-7d12-4b94-a05f-b5ac0bb2236d of type vxlan for network 18142392-a046-45ee-b0d2-c78bbd6f1202 [pid: 7|app: 0|req: 631/1314] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:18:59 2026] POST /v2.0/subnets => generated 706 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1315] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:18:59 2026] GET /v2.0/networks?id=ea8bd51a-8b52-441b-b6b6-02a05eb9e4bb => generated 673 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:18:59.742 7 WARNING neutron_lib.context [None req-9b273c97-5ae5-4882-bbdb-c53752f866d1 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:18:59.764 8 INFO neutron.db.l3_hamode_db [None req-3b8910fa-7218-48bd-8f47-a10737a41e36 cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 18:18:59.808 7 INFO neutron.db.segments_db [None req-9b273c97-5ae5-4882-bbdb-c53752f866d1 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Added segment 4cc9f380-6caf-4db2-b7c1-d25d6ba06070 of type vxlan for network b949669e-715e-471f-9415-046b2e0135d6 2026-06-09 18:19:00.195 7 INFO neutron.db.l3_hamode_db [None req-9b273c97-5ae5-4882-bbdb-c53752f866d1 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 18:19:00.415 8 INFO neutron.services.segments.plugin [-] Segment ba0093b3-c27f-4d49-b6d8-6f43f3097a75 resource provider aggregate not found 2026-06-09 18:19:00.428 8 INFO neutron.services.segments.plugin [-] Segment ba0093b3-c27f-4d49-b6d8-6f43f3097a75 resource provider aggregate not found 2026-06-09 18:19:00.432 8 INFO neutron.services.segments.plugin [-] Segment ba0093b3-c27f-4d49-b6d8-6f43f3097a75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba0093b3-c27f-4d49-b6d8-6f43f3097a75 found for delete ", "request_id": "req-a8ff20ea-9615-4718-adcb-6a7f0bcc0ddf"}]} 2026-06-09 18:19:00.455 8 INFO neutron.services.segments.plugin [-] Segment ba0093b3-c27f-4d49-b6d8-6f43f3097a75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba0093b3-c27f-4d49-b6d8-6f43f3097a75 found for delete ", "request_id": "req-9ddc215a-f790-438b-bd21-23f47185b984"}]} 2026-06-09 18:19:00.995 8 INFO neutron.db.l3_hamode_db [None req-3b8910fa-7218-48bd-8f47-a10737a41e36 cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 18:19:01.358 7 INFO neutron.db.l3_hamode_db [None req-9b273c97-5ae5-4882-bbdb-c53752f866d1 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 684/1316] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:18:59 2026] POST /v2.0/routers => generated 688 bytes in 2874 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:02.179 8 WARNING neutron_lib.context [req-783b7c71-e593-40e0-af6d-1e184b62ce29 req-b797bc8b-ee19-44b7-9680-74e68550128b 05c413452eda4367ae65e2f3deb3fff5 b04fbad72fe540cea776374ebb265b05 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 633/1317] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:18:59 2026] POST /v2.0/routers => generated 685 bytes in 2903 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1318] 199.204.45.210 () {38 vars in 955 bytes} [Tue Jun 9 18:19:02 2026] POST /v2.0/ports => generated 958 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1319] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:19:02 2026] GET /v2.0/ports?device_id=6034824c-0aab-4bcb-8301-1717899c0547 => generated 961 bytes in 116 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: 635/1320] 10.0.0.119 () {32 vars in 721 bytes} [Tue Jun 9 18:19:02 2026] GET /v2.0/routers/1de591f1-1bd5-432e-ad55-482a700ed35f => generated 694 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1321] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:19:02 2026] GET /v2.0/security-groups?tenant_id=481fce9358c94bb49f6ef70e2eab953a&name=default => generated 2925 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1322] 199.204.45.210 () {38 vars in 1028 bytes} [Tue Jun 9 18:19:03 2026] PUT /v2.0/ports/ce6a6914-a310-4579-87b1-816b0b5c427e => generated 1203 bytes in 994 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-06-09 18:19:04.080 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef0d8a11-5065-43bd-9abb-6c914f1cc70e'] response: {'name': 'network-changed', 'server_uuid': '6034824c-0aab-4bcb-8301-1717899c0547', 'tag': 'ce6a6914-a310-4579-87b1-816b0b5c427e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 688/1323] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:19:03 2026] GET /v2.0/security-groups?id=636656ec-9575-471d-8142-dc51062e42eb&fields=id&fields=name => generated 88 bytes in 88 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: 689/1324] 10.0.0.119 () {32 vars in 647 bytes} [Tue Jun 9 18:19:04 2026] GET /v2.0/routers => generated 697 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1325] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:19:04 2026] DELETE /v2.0/security-groups/727529af-8262-4996-8da5-c77663fe9a4c => 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: 691/1326] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:19:04 2026] GET /v2.0/ports?tenant_id=b04fbad72fe540cea776374ebb265b05&device_id=6034824c-0aab-4bcb-8301-1717899c0547 => generated 1242 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1327] 10.0.0.119 () {34 vars in 783 bytes} [Tue Jun 9 18:19:02 2026] PUT /v2.0/routers/83cdc110-86ed-4cac-ae6d-87fe08c0be03/add_router_interface => generated 309 bytes in 2291 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1328] 10.0.0.119 () {34 vars in 741 bytes} [Tue Jun 9 18:19:04 2026] PUT /v2.0/routers/1de591f1-1bd5-432e-ad55-482a700ed35f => generated 701 bytes in 668 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1329] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:19:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ce6a6914-a310-4579-87b1-816b0b5c427e => 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: 638/1330] 10.0.0.119 () {32 vars in 721 bytes} [Tue Jun 9 18:19:05 2026] GET /v2.0/routers/1de591f1-1bd5-432e-ad55-482a700ed35f => generated 701 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1331] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:19:05 2026] GET /v2.0/ports?device_id=6034824c-0aab-4bcb-8301-1717899c0547 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1332] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:19:05 2026] GET /v2.0/subnets?id=88759762-2565-4e04-a99f-b37cc42eb57b => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1333] 10.0.0.119 () {32 vars in 736 bytes} [Tue Jun 9 18:19:05 2026] GET /v2.0/ports?device_id=1de591f1-1bd5-432e-ad55-482a700ed35f => 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: 642/1334] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:19:05 2026] GET /v2.0/security-groups?id=636656ec-9575-471d-8142-dc51062e42eb&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1335] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:19:05 2026] GET /v2.0/ports?network_id=ea8bd51a-8b52-441b-b6b6-02a05eb9e4bb&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-06-09 18:19:06.620 7 INFO neutron.services.segments.plugin [-] Segment ecc4f8d0-7d12-4b94-a05f-b5ac0bb2236d resource provider aggregate not found 2026-06-09 18:19:06.626 7 INFO neutron.services.segments.plugin [-] Segment ecc4f8d0-7d12-4b94-a05f-b5ac0bb2236d resource provider aggregate not found 2026-06-09 18:19:06.641 7 INFO neutron.services.segments.plugin [-] Segment ecc4f8d0-7d12-4b94-a05f-b5ac0bb2236d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecc4f8d0-7d12-4b94-a05f-b5ac0bb2236d found for delete ", "request_id": "req-4a08f646-ddee-4632-8b77-036220195767"}]} 2026-06-09 18:19:06.644 7 INFO neutron.services.segments.plugin [-] Segment ecc4f8d0-7d12-4b94-a05f-b5ac0bb2236d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecc4f8d0-7d12-4b94-a05f-b5ac0bb2236d found for delete ", "request_id": "req-db7f6fde-cb00-4209-a431-30953de3d709"}]} 2026-06-09 18:19:06.651 7 INFO neutron.db.l3_hamode_db [None req-3200ccc9-038d-40d6-834e-20aa25ee3354 cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] HA network 18142392-a046-45ee-b0d2-c78bbd6f1202 was deleted as no HA routers are present in tenant ba06b9941b11451fb20e55b0b9fd2634. [pid: 7|app: 0|req: 644/1336] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:19:05 2026] DELETE /v2.0/routers/1de591f1-1bd5-432e-ad55-482a700ed35f => generated 0 bytes in 1195 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1337] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:19:06 2026] GET /v2.0/networks/ea8bd51a-8b52-441b-b6b6-02a05eb9e4bb?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: 646/1338] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:19:06 2026] GET /v2.0/ports?device_id=6034824c-0aab-4bcb-8301-1717899c0547 => generated 973 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1339] 10.0.0.119 () {32 vars in 736 bytes} [Tue Jun 9 18:19:06 2026] GET /v2.0/ports?device_id=1de591f1-1bd5-432e-ad55-482a700ed35f => 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: 648/1340] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:19:06 2026] GET /v2.0/networks/ea8bd51a-8b52-441b-b6b6-02a05eb9e4bb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1341] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:19:06 2026] GET /v2.0/security-groups?id=636656ec-9575-471d-8142-dc51062e42eb&fields=id&fields=name => generated 88 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:19:07.052 7 INFO neutron.api.v2.resource [None req-b14b4ea4-ab94-41fa-ac2e-3c8c9755e621 cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 650/1342] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:19:07 2026] DELETE /v2.0/routers/1de591f1-1bd5-432e-ad55-482a700ed35f => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1343] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:19:07 2026] GET /v2.0/ports?tenant_id=b04fbad72fe540cea776374ebb265b05&device_id=6034824c-0aab-4bcb-8301-1717899c0547 => generated 1242 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1344] 10.0.0.119 () {32 vars in 736 bytes} [Tue Jun 9 18:19:07 2026] GET /v2.0/ports?device_id=4c7d7c91-0bc0-4e27-9996-e18f22ed58c9 => 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: 653/1345] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:19:07 2026] GET /v2.0/networks?id=ea8bd51a-8b52-441b-b6b6-02a05eb9e4bb => generated 768 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:19:07.283 7 INFO neutron.api.v2.resource [None req-f887c9a7-4122-46a4-a3f2-31b7c9c98f20 cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 654/1346] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:19:07 2026] DELETE /v2.0/routers/4c7d7c91-0bc0-4e27-9996-e18f22ed58c9 => generated 135 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1347] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:19:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ce6a6914-a310-4579-87b1-816b0b5c427e => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:19:07.350 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8bcf7df4-951c-469d-9df6-8dff0c78f832 cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 656/1348] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:19:07 2026] DELETE /v2.0/subnets/ad94beaf-3d97-4e69-9a2b-bcd09e5d074e => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1349] 10.0.0.119 () {34 vars in 783 bytes} [Tue Jun 9 18:19:05 2026] PUT /v2.0/routers/83cdc110-86ed-4cac-ae6d-87fe08c0be03/add_router_interface => generated 309 bytes in 2209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1350] 10.0.0.119 () {32 vars in 736 bytes} [Tue Jun 9 18:19:07 2026] GET /v2.0/ports?device_id=cedb6f3a-b98a-40ed-a07f-222413b55269 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1351] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:19:07 2026] GET /v2.0/subnets?id=88759762-2565-4e04-a99f-b37cc42eb57b => generated 667 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:19:07.441 7 INFO neutron.api.v2.resource [None req-f6447cf6-4319-4a49-b681-47955d84e99a cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 658/1352] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:19:07 2026] DELETE /v2.0/routers/cedb6f3a-b98a-40ed-a07f-222413b55269 => generated 135 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1353] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:19:07 2026] GET /v2.0/ports?network_id=ea8bd51a-8b52-441b-b6b6-02a05eb9e4bb&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-06-09 18:19:07.512 7 INFO neutron.pecan_wsgi.hooks.translation [None req-49ea6365-fd3f-4983-bd2f-147dd37b29d9 cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 660/1354] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:19:07 2026] DELETE /v2.0/subnets/b208c342-ebf3-49ab-9579-887fe6b8b25a => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1355] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:19:07 2026] GET /v2.0/networks/ea8bd51a-8b52-441b-b6b6-02a05eb9e4bb?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: 662/1356] 10.0.0.119 () {32 vars in 736 bytes} [Tue Jun 9 18:19:07 2026] GET /v2.0/ports?device_id=a6763052-4067-4291-9f90-a6c9ea2dbbbb => 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: 663/1357] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:19:07 2026] GET /v2.0/networks/ea8bd51a-8b52-441b-b6b6-02a05eb9e4bb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:19:07.721 7 INFO neutron.api.v2.resource [None req-17571917-4e3a-46e7-9188-66a13bc03380 cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 664/1358] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:19:07 2026] DELETE /v2.0/routers/a6763052-4067-4291-9f90-a6c9ea2dbbbb => generated 135 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 18:19:07.747 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4fc33cba-d382-43a2-9cd5-b84e8c260b5e cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 665/1359] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:19:07 2026] DELETE /v2.0/subnets/ae7c5cf2-bb8c-4bbf-96b6-ef1d0bcadd4d => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 18:19:07.773 7 INFO neutron.pecan_wsgi.hooks.translation [None req-557272e1-f70c-42db-af65-06ce4f62c60d cd2b590775464681bd24927563634d94 ba06b9941b11451fb20e55b0b9fd2634 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 666/1360] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:19:07 2026] DELETE /v2.0/subnets/29798425-5d10-4c87-9569-a88157757dec => 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: 667/1361] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:19:08 2026] GET /v2.0/ports?device_id=6034824c-0aab-4bcb-8301-1717899c0547 => generated 973 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1362] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:19:08 2026] GET /v2.0/security-groups?id=636656ec-9575-471d-8142-dc51062e42eb&fields=id&fields=name => generated 88 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1363] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:19:08 2026] GET /v2.0/security-groups?tenant_id=ba06b9941b11451fb20e55b0b9fd2634&name=default => generated 2925 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1364] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:19:08 2026] DELETE /v2.0/security-groups/66da9da9-5f97-4897-ac0c-b68d19e015ad => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1365] 10.0.0.119 () {34 vars in 783 bytes} [Tue Jun 9 18:19:07 2026] PUT /v2.0/routers/83cdc110-86ed-4cac-ae6d-87fe08c0be03/add_router_interface => generated 309 bytes in 2043 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1366] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:19:09 2026] GET /v2.0/ports?device_id=6034824c-0aab-4bcb-8301-1717899c0547 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:19:09.522 7 WARNING neutron_lib.context [None req-8b3a6cc8-42e4-4628-86ca-f82cac167b5d 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 696/1367] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:19:09 2026] GET /v2.0/security-groups?id=636656ec-9575-471d-8142-dc51062e42eb&fields=id&fields=name => generated 88 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1368] 10.0.0.119 () {34 vars in 684 bytes} [Tue Jun 9 18:19:09 2026] POST /v2.0/security-groups => generated 1628 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 18:19:09.700 8 WARNING neutron_lib.context [None req-16fce7ed-e60c-496e-9c3b-c7fc1306a36f 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 697/1369] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:19:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:09.942 7 WARNING neutron_lib.context [None req-81aaf968-3394-4900-929b-72566c8f69b0 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 673/1370] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:19:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:10.132 8 WARNING neutron_lib.context [None req-d8b70ee0-3b66-476e-ad93-75fb37e7228e 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 698/1371] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:19:10 2026] POST /v2.0/security-group-rules => generated 599 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1372] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:19:10 2026] GET /v2.0/ports?device_id=6034824c-0aab-4bcb-8301-1717899c0547 => generated 975 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:19:10.413 8 WARNING neutron_lib.context [None req-4b06e3bb-420c-4681-a645-e3e73d4131d7 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 674/1373] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:19:10 2026] GET /v2.0/security-groups?tenant_id=c383c1e58ae443f7a5c0de604b8eb1b6&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1374] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:19:10 2026] GET /v2.0/security-groups?id=636656ec-9575-471d-8142-dc51062e42eb&fields=id&fields=name => generated 88 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1375] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:19:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:10.575 8 WARNING neutron_lib.context [None req-c120c62b-e72d-489e-b2bb-248107375eed 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 676/1376] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:19:10 2026] DELETE /v2.0/security-groups/aac8e800-b76b-47e9-9d36-368795d2d453 => 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: 701/1377] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:19:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:10.751 8 WARNING neutron_lib.context [None req-a378b402-1c25-4726-b78e-38fbd8957fc9 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 677/1378] 199.204.45.210 () {34 vars in 994 bytes} [Tue Jun 9 18:19:10 2026] GET /v2.0/ports?device_id=6034824c-0aab-4bcb-8301-1717899c0547 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1379] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:19:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1380] 199.204.45.210 () {36 vars in 997 bytes} [Tue Jun 9 18:19:10 2026] DELETE /v2.0/ports/ce6a6914-a310-4579-87b1-816b0b5c427e => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:19:11.150 7 WARNING neutron_lib.context [None req-8de0c975-b5b7-42e7-be53-a062fc9832be 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:19:11.200 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-91275e5f-227b-4bb2-a16e-7356c8a24011'] response: {'server_uuid': '6034824c-0aab-4bcb-8301-1717899c0547', 'name': 'network-vif-deleted', 'tag': 'ce6a6914-a310-4579-87b1-816b0b5c427e', 'status': 'completed', 'code': 200} 2026-06-09 18:19:11.249 8 WARNING neutron_lib.context [None req-409d4a64-5a3a-44a8-9776-f85e9c058234 fca7d9c50f2d495d8282a880eab79b02 167d5a233f7d4e079128f5be2a6dcfb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 679/1381] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:19:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:11.294 7 WARNING neutron_lib.context [None req-651e09e1-d6a8-4145-8beb-2451f1133186 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 680/1382] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:19:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:11.422 7 WARNING neutron_lib.context [None req-8d69314f-8fbe-455a-aa16-5a1235f5dd16 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 703/1383] 10.0.0.119 () {34 vars in 684 bytes} [Tue Jun 9 18:19:10 2026] POST /v2.0/security-groups => generated 1625 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1384] 10.0.0.119 () {32 vars in 663 bytes} [Tue Jun 9 18:19:11 2026] GET /v2.0/security-groups => generated 4530 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1385] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:19:11 2026] POST /v2.0/security-group-rules => generated 599 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:11.591 7 WARNING neutron_lib.context [None req-0c24b83a-56bd-4098-8737-7e22da180022 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 705/1386] 10.0.0.119 () {34 vars in 758 bytes} [Tue Jun 9 18:19:11 2026] PUT /v2.0/security-groups/6ea7807b-2aa8-4537-bee5-5deb7e7ad1ad => generated 1663 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1387] 10.0.0.119 () {32 vars in 737 bytes} [Tue Jun 9 18:19:11 2026] GET /v2.0/security-groups/6ea7807b-2aa8-4537-bee5-5deb7e7ad1ad => generated 1663 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1388] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:19:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:11.842 7 WARNING neutron_lib.context [None req-a81f01e2-c420-48ec-8efd-4affd295e2eb 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 707/1389] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:19:11 2026] DELETE /v2.0/security-groups/6ea7807b-2aa8-4537-bee5-5deb7e7ad1ad => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1390] 10.0.0.119 () {32 vars in 663 bytes} [Tue Jun 9 18:19:11 2026] GET /v2.0/security-groups => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:19:11.946 8 INFO neutron.api.v2.resource [None req-f581dd4c-cfcc-46f0-bb5d-2259375492f0 fca7d9c50f2d495d8282a880eab79b02 167d5a233f7d4e079128f5be2a6dcfb0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 709/1391] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:19:11 2026] DELETE /v2.0/security-groups/6ea7807b-2aa8-4537-bee5-5deb7e7ad1ad => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 18:19:11.969 8 WARNING neutron_lib.context [None req-155a44d9-3adb-418f-8a51-f186793897ea fca7d9c50f2d495d8282a880eab79b02 167d5a233f7d4e079128f5be2a6dcfb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 683/1392] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:19:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1393] 10.0.0.119 () {34 vars in 684 bytes} [Tue Jun 9 18:19:11 2026] POST /v2.0/security-groups => generated 1625 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 18:19:12.109 7 WARNING neutron_lib.context [None req-9185bf8d-bc5f-4434-be58-ef7e5a5db954 fca7d9c50f2d495d8282a880eab79b02 167d5a233f7d4e079128f5be2a6dcfb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 684/1394] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:19:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1395] 10.0.0.119 () {32 vars in 747 bytes} [Tue Jun 9 18:19:12 2026] GET /v2.0/security-group-rules/bb18cbce-5c84-4490-9ee6-6a39332a27ef => generated 601 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1396] 10.0.0.20 () {34 vars in 1095 bytes} [Tue Jun 9 18:19:12 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1060714910&fields=id&tenant_id=0a22c69a04a84d668db26833d2a0ba61 => 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: 712/1397] 10.0.0.119 () {32 vars in 673 bytes} [Tue Jun 9 18:19:12 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1398] 10.0.0.20 () {34 vars in 981 bytes} [Tue Jun 9 18:19:12 2026] GET /v2.0/networks?id=b5c09e63-1b7e-41e5-96eb-6548b4280201 => generated 705 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1399] 10.0.0.20 () {34 vars in 964 bytes} [Tue Jun 9 18:19:12 2026] GET /v2.0/quotas/0a22c69a04a84d668db26833d2a0ba61 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1400] 10.0.0.119 () {32 vars in 750 bytes} [Tue Jun 9 18:19:12 2026] DELETE /v2.0/security-group-rules/bb18cbce-5c84-4490-9ee6-6a39332a27ef => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1401] 10.0.0.119 () {32 vars in 673 bytes} [Tue Jun 9 18:19:12 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1402] 10.0.0.20 () {34 vars in 1001 bytes} [Tue Jun 9 18:19:12 2026] GET /v2.0/ports?tenant_id=0a22c69a04a84d668db26833d2a0ba61&fields=id => generated 287 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:19:12.718 7 WARNING neutron_lib.context [None req-310f4f53-fd39-4c2f-a937-8c21f8d239bf fca7d9c50f2d495d8282a880eab79b02 167d5a233f7d4e079128f5be2a6dcfb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:19:12.728 8 WARNING neutron_lib.context [None req-37b26384-c921-415b-ab52-7f7a352428e5 bd7d72eeccc444aba9f8cfe3e7c577a0 8904e9a455cf4598bbce15a48da66d61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 689/1403] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:19:12 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) [pid: 7|app: 0|req: 690/1404] 10.0.0.20 () {34 vars in 1007 bytes} [Tue Jun 9 18:19:12 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:19:13.453 8 INFO neutron.db.segments_db [None req-37b26384-c921-415b-ab52-7f7a352428e5 bd7d72eeccc444aba9f8cfe3e7c577a0 8904e9a455cf4598bbce15a48da66d61 - - default default] Added segment ac8481a7-9e09-405b-99f1-a2dac111363f of type vxlan for network 1ccde668-736c-462f-8827-b0b5415023b3 [pid: 8|app: 0|req: 715/1405] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:19:12 2026] POST /v2.0/networks => generated 648 bytes in 1002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1406] 10.0.0.119 () {32 vars in 747 bytes} [Tue Jun 9 18:19:13 2026] GET /v2.0/security-group-rules/57bae72a-a92c-4f42-ad45-e0fb7a30d2f1 => generated 601 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1407] 10.0.0.20 () {34 vars in 1107 bytes} [Tue Jun 9 18:19:13 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201?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: 718/1408] 10.0.0.119 () {32 vars in 673 bytes} [Tue Jun 9 18:19:13 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1409] 10.0.0.119 () {32 vars in 750 bytes} [Tue Jun 9 18:19:13 2026] DELETE /v2.0/security-group-rules/57bae72a-a92c-4f42-ad45-e0fb7a30d2f1 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1410] 10.0.0.119 () {32 vars in 673 bytes} [Tue Jun 9 18:19:13 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: 8|app: 0|req: 721/1411] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:19:13 2026] GET /v2.0/ports?device_id=245e942f-e4c7-4844-bb9f-f6b245709f92 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:19:13.904 8 WARNING neutron_lib.context [None req-20ffdcf6-c663-48a5-b8dd-e36d978714c2 fca7d9c50f2d495d8282a880eab79b02 167d5a233f7d4e079128f5be2a6dcfb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:19:13.951 8 INFO neutron.db.securitygroups_db [None req-20ffdcf6-c663-48a5-b8dd-e36d978714c2 fca7d9c50f2d495d8282a880eab79b02 167d5a233f7d4e079128f5be2a6dcfb0 - - default default] Project 167d5a233f7d4e079128f5be2a6dcfb0 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: 722/1412] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:19:13 2026] POST /v2.0/security-group-rules => generated 607 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1414] 10.0.0.119 () {34 vars in 789 bytes} [Tue Jun 9 18:19:12 2026] PUT /v2.0/routers/9d769cff-cb55-46d7-ae3a-4581c8ec58af/remove_router_interface => generated 309 bytes in 1110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:19:14.040 7 WARNING neutron_lib.context [None req-608da4aa-1c61-425c-92d5-ef3344916b9d bd7d72eeccc444aba9f8cfe3e7c577a0 8904e9a455cf4598bbce15a48da66d61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 725/1416] 10.0.0.119 () {32 vars in 747 bytes} [Tue Jun 9 18:19:14 2026] GET /v2.0/security-group-rules/91844ecb-482b-4d2d-ac8f-e12d6a311063 => generated 607 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1417] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:19:14 2026] POST /v2.0/subnets => generated 649 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1418] 10.0.0.119 () {32 vars in 673 bytes} [Tue Jun 9 18:19:14 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:19:14.504 7 WARNING neutron_lib.context [None req-872ef9ba-d332-4e7f-8963-4bc9ddf0949d bd7d72eeccc444aba9f8cfe3e7c577a0 8904e9a455cf4598bbce15a48da66d61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:19:14.576 7 INFO neutron.db.segments_db [None req-872ef9ba-d332-4e7f-8963-4bc9ddf0949d bd7d72eeccc444aba9f8cfe3e7c577a0 8904e9a455cf4598bbce15a48da66d61 - - default default] Added segment 1235b221-b9c3-4654-86ad-1b1be175680e of type vxlan for network 42f1b29d-108e-49c3-b9e9-840f04b2b3bb [pid: 7|app: 0|req: 694/1419] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:19:14 2026] POST /v2.0/networks => generated 647 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1420] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:19:14 2026] GET /v2.0/networks?id=b5c09e63-1b7e-41e5-96eb-6548b4280201 => generated 705 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1421] 10.0.0.119 () {32 vars in 750 bytes} [Tue Jun 9 18:19:14 2026] DELETE /v2.0/security-group-rules/91844ecb-482b-4d2d-ac8f-e12d6a311063 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1422] 10.0.0.119 () {34 vars in 743 bytes} [Tue Jun 9 18:19:14 2026] PUT /v2.0/networks/42f1b29d-108e-49c3-b9e9-840f04b2b3bb => generated 592 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1423] 199.204.45.210 () {34 vars in 1050 bytes} [Tue Jun 9 18:19:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0a22c69a04a84d668db26833d2a0ba61 => generated 179 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1424] 10.0.0.119 () {32 vars in 673 bytes} [Tue Jun 9 18:19:15 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-06-09 18:19:15.238 7 WARNING neutron_lib.context [None req-69232668-b6bc-4c0d-a7d3-f0ded99d3429 bd7d72eeccc444aba9f8cfe3e7c577a0 8904e9a455cf4598bbce15a48da66d61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:19:15.402 8 INFO neutron.services.segments.plugin [-] Segment 7d06de8c-3883-4199-9376-be9a0e4603be resource provider aggregate not found 2026-06-09 18:19:15.407 8 INFO neutron.services.segments.plugin [-] Segment 7d06de8c-3883-4199-9376-be9a0e4603be resource provider aggregate not found 2026-06-09 18:19:15.415 8 INFO neutron.db.l3_hamode_db [None req-8648eba5-3b64-4da6-a0d6-049aca4cfe3a fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] HA network d03cf41e-1683-40b0-adf2-fea71bc739cf was deleted as no HA routers are present in tenant b04fbad72fe540cea776374ebb265b05. [pid: 8|app: 0|req: 726/1425] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:19:14 2026] DELETE /v2.0/routers/9d769cff-cb55-46d7-ae3a-4581c8ec58af => generated 0 bytes in 1364 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:19:15.423 8 INFO neutron.services.segments.plugin [-] Segment 7d06de8c-3883-4199-9376-be9a0e4603be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d06de8c-3883-4199-9376-be9a0e4603be found for delete ", "request_id": "req-a59ab650-eef7-47e4-8694-c30a841c8821"}]} 2026-06-09 18:19:15.427 8 INFO neutron.services.segments.plugin [-] Segment 7d06de8c-3883-4199-9376-be9a0e4603be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d06de8c-3883-4199-9376-be9a0e4603be found for delete ", "request_id": "req-3c5a9d11-3fae-47f5-9572-517850f57997"}]} 2026-06-09 18:19:15.432 8 WARNING neutron_lib.context [req-0dff1756-ca44-4309-b377-5a0f299eb31e req-d3d1f9b7-c642-4930-88f8-93013d6b18ba 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 700/1426] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:19:15 2026] POST /v2.0/subnets => generated 622 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1427] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:19:15 2026] DELETE /v2.0/security-groups/29a0b11f-b93c-425c-bf04-861902fe03d3 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1428] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:19:15 2026] DELETE /v2.0/subnets/88759762-2565-4e04-a99f-b37cc42eb57b => 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: 703/1429] 10.0.0.119 () {34 vars in 741 bytes} [Tue Jun 9 18:19:15 2026] PUT /v2.0/subnets/d8e4d387-f6b7-41ae-8669-cf8b49906f56 => generated 632 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1430] 199.204.45.210 () {38 vars in 955 bytes} [Tue Jun 9 18:19:15 2026] POST /v2.0/ports => generated 1183 bytes in 648 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: 704/1431] 10.0.0.119 () {32 vars in 663 bytes} [Tue Jun 9 18:19:16 2026] GET /v2.0/security-groups => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1432] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:19:16 2026] DELETE /v2.0/networks/ea8bd51a-8b52-441b-b6b6-02a05eb9e4bb => generated 0 bytes in 460 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:19:16.980 7 INFO neutron.services.segments.plugin [-] Segment 1235b221-b9c3-4654-86ad-1b1be175680e resource provider aggregate not found 2026-06-09 18:19:16.984 7 INFO neutron.services.segments.plugin [-] Segment 1235b221-b9c3-4654-86ad-1b1be175680e resource provider aggregate not found 2026-06-09 18:19:16.999 7 INFO neutron.services.segments.plugin [-] Segment 1235b221-b9c3-4654-86ad-1b1be175680e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1235b221-b9c3-4654-86ad-1b1be175680e found for delete ", "request_id": "req-ae92be20-d4b3-43cf-a93a-9e59de258e0b"}]} 2026-06-09 18:19:17.001 7 INFO neutron.services.segments.plugin [-] Segment 1235b221-b9c3-4654-86ad-1b1be175680e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1235b221-b9c3-4654-86ad-1b1be175680e found for delete ", "request_id": "req-4cf6f562-6cce-42f1-a9d4-528d36d03a92"}]} [pid: 7|app: 0|req: 705/1433] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:19:16 2026] DELETE /v2.0/networks/42f1b29d-108e-49c3-b9e9-840f04b2b3bb => generated 0 bytes in 912 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1434] 10.0.0.119 () {32 vars in 663 bytes} [Tue Jun 9 18:19:17 2026] GET /v2.0/security-groups => generated 2925 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1435] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:19:17 2026] GET /v2.0/security-groups?tenant_id=b04fbad72fe540cea776374ebb265b05&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:19:17.135 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2c217311-df94-4c70-9eb5-18615f014561 bd7d72eeccc444aba9f8cfe3e7c577a0 8904e9a455cf4598bbce15a48da66d61 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 708/1436] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:19:17 2026] DELETE /v2.0/networks/42f1b29d-108e-49c3-b9e9-840f04b2b3bb => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1437] 199.204.45.210 () {38 vars in 1028 bytes} [Tue Jun 9 18:19:16 2026] PUT /v2.0/ports/8a04beb2-e84b-4326-afbc-c525c1ba08df => generated 1428 bytes in 668 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-06-09 18:19:17.262 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5943c92b-218b-4aee-bd2b-40666e3c53bf'] response: {'name': 'network-changed', 'server_uuid': '245e942f-e4c7-4844-bb9f-f6b245709f92', 'tag': '8a04beb2-e84b-4326-afbc-c525c1ba08df', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 709/1438] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:19:17 2026] DELETE /v2.0/security-groups/636656ec-9575-471d-8142-dc51062e42eb => 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: 730/1439] 10.0.0.119 () {32 vars in 694 bytes} [Tue Jun 9 18:19:17 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 125 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: 710/1440] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:19:17 2026] GET /v2.0/ports?tenant_id=0a22c69a04a84d668db26833d2a0ba61&device_id=245e942f-e4c7-4844-bb9f-f6b245709f92 => generated 1467 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1441] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:19:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.117&port_id=8a04beb2-e84b-4326-afbc-c525c1ba08df => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1442] 10.0.0.119 () {32 vars in 742 bytes} [Tue Jun 9 18:19:17 2026] GET /v2.0/subnets?network_id=7fa725f5-f9c9-49cb-a124-1eb8e03a588b => generated 626 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1443] 10.0.0.119 () {32 vars in 653 bytes} [Tue Jun 9 18:19:17 2026] GET /v2.0/extensions => generated 19901 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1444] 199.204.45.210 () {34 vars in 1104 bytes} [Tue Jun 9 18:19:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A128&port_id=8a04beb2-e84b-4326-afbc-c525c1ba08df => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:19:17.461 8 INFO neutron.services.segments.plugin [-] Segment 08c08ecc-12d6-4a8b-b3c9-a3eabe51c5dd resource provider aggregate not found 2026-06-09 18:19:17.474 8 INFO neutron.services.segments.plugin [-] Segment 08c08ecc-12d6-4a8b-b3c9-a3eabe51c5dd resource provider aggregate not found 2026-06-09 18:19:17.494 8 INFO neutron.services.segments.plugin [-] Segment 08c08ecc-12d6-4a8b-b3c9-a3eabe51c5dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08c08ecc-12d6-4a8b-b3c9-a3eabe51c5dd found for delete ", "request_id": "req-d7b0d14f-f08a-4d89-8fb8-b8e03d8c4009"}]} 2026-06-09 18:19:17.495 8 INFO neutron.services.segments.plugin [-] Segment 08c08ecc-12d6-4a8b-b3c9-a3eabe51c5dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08c08ecc-12d6-4a8b-b3c9-a3eabe51c5dd found for delete ", "request_id": "req-ba5d7ee7-4154-4a50-accb-59d813aaef4f"}]} [pid: 7|app: 0|req: 713/1445] 10.0.0.119 () {32 vars in 649 bytes} [Tue Jun 9 18:19:17 2026] GET /v2.0/networks => generated 1313 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1446] 199.204.45.210 () {34 vars in 1064 bytes} [Tue Jun 9 18:19:17 2026] GET /v2.0/subnets?id=f16300e1-f5c7-4fa4-abd5-b43a7ad9c70c&id=6b3e7e04-29d5-4fb9-9a95-318bb4149bb2 => generated 1361 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1447] 10.0.0.119 () {32 vars in 647 bytes} [Tue Jun 9 18:19:17 2026] GET /v2.0/subnets => generated 1265 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1448] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:19:17 2026] GET /v2.0/ports?network_id=b5c09e63-1b7e-41e5-96eb-6548b4280201&device_owner=network%3Adhcp => generated 1457 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1449] 10.0.0.119 () {32 vars in 723 bytes} [Tue Jun 9 18:19:17 2026] GET /v2.0/networks/1ccde668-736c-462f-8827-b0b5415023b3 => generated 673 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1450] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:19:17 2026] GET /v2.0/ports?network_id=b5c09e63-1b7e-41e5-96eb-6548b4280201&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1451] 10.0.0.119 () {32 vars in 721 bytes} [Tue Jun 9 18:19:17 2026] GET /v2.0/subnets/39ba5e63-c5a0-4b86-829e-a4889a8aa32e => generated 649 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1452] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:19:17 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:19:17.806 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e09b0de7-7b7b-4630-ac4d-426b1d928217 bd7d72eeccc444aba9f8cfe3e7c577a0 8904e9a455cf4598bbce15a48da66d61 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 718/1453] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:19:17 2026] DELETE /v2.0/subnets/d8e4d387-f6b7-41ae-8669-cf8b49906f56 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1454] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:19:17 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:19:17.880 7 INFO neutron.pecan_wsgi.hooks.translation [None req-09303652-b8ea-47de-bd10-648ed10dffdf bd7d72eeccc444aba9f8cfe3e7c577a0 8904e9a455cf4598bbce15a48da66d61 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 720/1455] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:19:17 2026] DELETE /v2.0/networks/42f1b29d-108e-49c3-b9e9-840f04b2b3bb => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1456] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:19:17 2026] GET /v2.0/security-groups?tenant_id=167d5a233f7d4e079128f5be2a6dcfb0&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1457] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:19:17 2026] GET /v2.0/ports?tenant_id=0a22c69a04a84d668db26833d2a0ba61&device_id=245e942f-e4c7-4844-bb9f-f6b245709f92 => generated 1467 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1458] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:19:17 2026] DELETE /v2.0/security-groups/5acfa556-ed6e-46bc-92b6-090c85eff8cc => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1459] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:19:17 2026] DELETE /v2.0/subnets/39ba5e63-c5a0-4b86-829e-a4889a8aa32e => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1460] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:19:18 2026] GET /v2.0/networks?id=b5c09e63-1b7e-41e5-96eb-6548b4280201 => generated 800 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1461] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:19:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.117&port_id=8a04beb2-e84b-4326-afbc-c525c1ba08df => 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: 741/1462] 199.204.45.210 () {34 vars in 1104 bytes} [Tue Jun 9 18:19:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A128&port_id=8a04beb2-e84b-4326-afbc-c525c1ba08df => 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: 742/1463] 199.204.45.210 () {34 vars in 1064 bytes} [Tue Jun 9 18:19:18 2026] GET /v2.0/subnets?id=f16300e1-f5c7-4fa4-abd5-b43a7ad9c70c&id=6b3e7e04-29d5-4fb9-9a95-318bb4149bb2 => generated 1361 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1464] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:19:18 2026] GET /v2.0/ports?network_id=b5c09e63-1b7e-41e5-96eb-6548b4280201&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1465] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:19:18 2026] GET /v2.0/ports?network_id=b5c09e63-1b7e-41e5-96eb-6548b4280201&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1466] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:19:18 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201?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: 746/1467] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:19:18 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201?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: 722/1468] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:19:18 2026] DELETE /v2.0/networks/1ccde668-736c-462f-8827-b0b5415023b3 => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1469] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:19:18 2026] GET /v2.0/ports?device_id=245e942f-e4c7-4844-bb9f-f6b245709f92 => generated 1198 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:19:19.143 7 INFO neutron.services.segments.plugin [-] Segment ac8481a7-9e09-405b-99f1-a2dac111363f resource provider aggregate not found 2026-06-09 18:19:19.148 7 INFO neutron.services.segments.plugin [-] Segment ac8481a7-9e09-405b-99f1-a2dac111363f resource provider aggregate not found 2026-06-09 18:19:19.157 7 INFO neutron.services.segments.plugin [-] Segment ac8481a7-9e09-405b-99f1-a2dac111363f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac8481a7-9e09-405b-99f1-a2dac111363f found for delete ", "request_id": "req-6da90e4d-5b0d-4883-9d45-4ec46a66b2ba"}]} 2026-06-09 18:19:19.167 7 INFO neutron.services.segments.plugin [-] Segment ac8481a7-9e09-405b-99f1-a2dac111363f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac8481a7-9e09-405b-99f1-a2dac111363f found for delete ", "request_id": "req-5df11fde-0da8-4a63-8e0c-05e1207dabc9"}]} [pid: 7|app: 0|req: 723/1470] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:19:19 2026] GET /v2.0/security-groups?id=894233e5-6855-4294-91f2-40aa8b03ba87&fields=id&fields=name => generated 112 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1471] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:19:19 2026] GET /v2.0/security-groups?tenant_id=8904e9a455cf4598bbce15a48da66d61&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1472] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:19:19 2026] DELETE /v2.0/security-groups/77b43282-16dd-4d5c-a1a3-e10c5b0d655c => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:19:19.528 7 INFO neutron.db.segments_db [None req-ce57fe97-4b84-4a2c-84b2-23ebb6a704ac fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Added segment 02853514-4e7d-4c5d-904b-75f01427a913 of type vxlan for network c26d5205-5c1c-4a37-b726-6428f14af0f4 [pid: 7|app: 0|req: 724/1473] 10.0.0.119 () {34 vars in 671 bytes} [Tue Jun 9 18:19:19 2026] POST /v2.0/networks => generated 741 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1474] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:19:19 2026] POST /v2.0/subnets => generated 664 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:20.043 7 INFO neutron.db.segments_db [None req-d4ed33e5-2710-46a9-82d9-d62f18853219 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Added segment f6d2cbb6-cb48-475a-8e9c-dde3165f8d38 of type vxlan for network 830b17e0-24b8-47b1-a94c-c43262631630 2026-06-09 18:19:20.264 8 WARNING neutron_lib.context [None req-dbae9695-1b97-4abe-98d2-def098d7f01c f97b23b29e064160a4377607b7f5b219 5cde7883cee7496dafc3f5d6d2d045a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:19:20.393 7 INFO neutron.db.l3_hamode_db [None req-d4ed33e5-2710-46a9-82d9-d62f18853219 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 751/1475] 10.0.0.119 () {34 vars in 684 bytes} [Tue Jun 9 18:19:20 2026] POST /v2.0/security-groups => generated 1624 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1476] 10.0.0.119 () {32 vars in 663 bytes} [Tue Jun 9 18:19:20 2026] GET /v2.0/security-groups => generated 4529 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1477] 10.0.0.119 () {34 vars in 758 bytes} [Tue Jun 9 18:19:20 2026] PUT /v2.0/security-groups/18b46528-9276-493d-a7ef-9cb632a32ad0 => generated 1663 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1478] 10.0.0.119 () {32 vars in 737 bytes} [Tue Jun 9 18:19:20 2026] GET /v2.0/security-groups/18b46528-9276-493d-a7ef-9cb632a32ad0 => generated 1663 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1479] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:19:20 2026] DELETE /v2.0/security-groups/18b46528-9276-493d-a7ef-9cb632a32ad0 => 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: 756/1480] 10.0.0.119 () {32 vars in 663 bytes} [Tue Jun 9 18:19:20 2026] GET /v2.0/security-groups => generated 2925 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:19:20.996 8 INFO neutron.api.v2.resource [None req-08a409f2-735e-4543-9260-d3879d11f2e6 f97b23b29e064160a4377607b7f5b219 5cde7883cee7496dafc3f5d6d2d045a5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 757/1481] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:19:20 2026] DELETE /v2.0/security-groups/18b46528-9276-493d-a7ef-9cb632a32ad0 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 18:19:21.010 8 WARNING neutron_lib.context [None req-b41cb803-bbdf-4cd0-8a14-04083b1cd8a4 f97b23b29e064160a4377607b7f5b219 5cde7883cee7496dafc3f5d6d2d045a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 758/1482] 10.0.0.119 () {34 vars in 684 bytes} [Tue Jun 9 18:19:21 2026] POST /v2.0/security-groups => generated 1625 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 18:19:21.201 8 WARNING neutron_lib.context [None req-8f4fcc79-00fe-410e-85e7-0aa3fe0ec597 f97b23b29e064160a4377607b7f5b219 5cde7883cee7496dafc3f5d6d2d045a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 759/1483] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:19:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:21.539 8 WARNING neutron_lib.context [None req-5ea87eba-a0c8-4b00-a948-e9b423d2c521 ad5bfc64c27d46e2a49957f7536e1d12 e509f872d86e4685b102bad7b65ecd5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:19:21.608 7 INFO neutron.db.l3_hamode_db [None req-d4ed33e5-2710-46a9-82d9-d62f18853219 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 18:19:21.733 8 INFO neutron.db.segments_db [None req-5ea87eba-a0c8-4b00-a948-e9b423d2c521 ad5bfc64c27d46e2a49957f7536e1d12 e509f872d86e4685b102bad7b65ecd5c - - default default] Added segment 40337b88-b4eb-4ba0-9a9a-6558e89d0cfe of type vxlan for network 3cb50469-400e-474a-b070-c62bf6a0e9e7 [pid: 8|app: 0|req: 760/1484] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:19:21 2026] POST /v2.0/networks => generated 644 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1485] 10.0.0.119 () {32 vars in 747 bytes} [Tue Jun 9 18:19:21 2026] GET /v2.0/security-group-rules/e83e0855-0fbb-4ba2-93b0-5810c41b3b57 => generated 601 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:19:21.894 8 WARNING neutron_lib.context [None req-c63051b2-975a-47dd-89f0-a3ac253ed3d1 ad5bfc64c27d46e2a49957f7536e1d12 e509f872d86e4685b102bad7b65ecd5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 762/1486] 10.0.0.119 () {34 vars in 665 bytes} [Tue Jun 9 18:19:21 2026] POST /v2.0/ports => generated 775 bytes in 407 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: 763/1487] 10.0.0.119 () {32 vars in 673 bytes} [Tue Jun 9 18:19:22 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:19:22.383 8 WARNING neutron_lib.context [None req-0fb4ca0b-a6f4-432a-bab3-1253a3e4df9a ad5bfc64c27d46e2a49957f7536e1d12 e509f872d86e4685b102bad7b65ecd5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:19:22.444 8 INFO neutron.db.segments_db [None req-0fb4ca0b-a6f4-432a-bab3-1253a3e4df9a ad5bfc64c27d46e2a49957f7536e1d12 e509f872d86e4685b102bad7b65ecd5c - - default default] Added segment 7d6f30bb-2aa6-4f6d-80c5-36cba5a47f59 of type vxlan for network f83bfb67-a27f-4dc5-9c62-2f86b2d7c891 [pid: 8|app: 0|req: 764/1488] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:19:22 2026] POST /v2.0/networks => generated 631 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1489] 10.0.0.119 () {32 vars in 750 bytes} [Tue Jun 9 18:19:22 2026] DELETE /v2.0/security-group-rules/e83e0855-0fbb-4ba2-93b0-5810c41b3b57 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:19:22.639 8 WARNING neutron_lib.context [None req-e5e5546c-7061-40bf-bffc-44706f9cc282 ad5bfc64c27d46e2a49957f7536e1d12 e509f872d86e4685b102bad7b65ecd5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 725/1490] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:19:19 2026] POST /v2.0/routers => generated 728 bytes in 2893 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1491] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:19:22 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: 7|app: 0|req: 726/1492] 10.0.0.119 () {32 vars in 673 bytes} [Tue Jun 9 18:19:22 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:19:22.969 7 WARNING neutron_lib.context [None req-d54c1fcd-e6df-461b-af69-631f51fdfb05 ad5bfc64c27d46e2a49957f7536e1d12 e509f872d86e4685b102bad7b65ecd5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 727/1493] 10.0.0.119 () {34 vars in 665 bytes} [Tue Jun 9 18:19:22 2026] POST /v2.0/ports => generated 950 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 18:19:23.478 7 WARNING neutron_lib.context [None req-9d68af75-3611-43b5-87b0-1133895c50b0 f97b23b29e064160a4377607b7f5b219 5cde7883cee7496dafc3f5d6d2d045a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 728/1494] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:19:23 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: 729/1495] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:19:23 2026] DELETE /v2.0/ports/a0a0a0d2-95a6-47e6-8927-c23ea3faeca4 => generated 0 bytes in 470 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1496] 10.0.0.119 () {32 vars in 747 bytes} [Tue Jun 9 18:19:24 2026] GET /v2.0/security-group-rules/3b76707b-5a21-4927-bce7-c7ef6d120971 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:19:24.111 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bd5b4fd3-652a-4106-8f54-0a1026178bbc ad5bfc64c27d46e2a49957f7536e1d12 e509f872d86e4685b102bad7b65ecd5c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 731/1497] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:19:24 2026] DELETE /v2.0/ports/a0a0a0d2-95a6-47e6-8927-c23ea3faeca4 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1498] 10.0.0.119 () {32 vars in 673 bytes} [Tue Jun 9 18:19:24 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:19:24.202 7 INFO neutron.pecan_wsgi.hooks.translation [None req-205bffe9-7642-48d0-8e76-519c24ec18a1 ad5bfc64c27d46e2a49957f7536e1d12 e509f872d86e4685b102bad7b65ecd5c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 733/1499] 10.0.0.119 () {32 vars in 717 bytes} [Tue Jun 9 18:19:24 2026] GET /v2.0/ports/a0a0a0d2-95a6-47e6-8927-c23ea3faeca4 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1500] 10.0.0.119 () {32 vars in 750 bytes} [Tue Jun 9 18:19:24 2026] DELETE /v2.0/security-group-rules/3b76707b-5a21-4927-bce7-c7ef6d120971 => 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: 735/1501] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:19:24 2026] DELETE /v2.0/subnets/a1beb1e5-c841-4a7a-939f-59b76dbdf4bc => 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: 736/1502] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:19:24 2026] GET /v2.0/ports?device_id=245e942f-e4c7-4844-bb9f-f6b245709f92 => generated 1200 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1503] 10.0.0.119 () {34 vars in 783 bytes} [Tue Jun 9 18:19:22 2026] PUT /v2.0/routers/0c28e583-3418-4c5e-ade8-a10546038242/add_router_interface => generated 309 bytes in 1733 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1504] 10.0.0.119 () {32 vars in 673 bytes} [Tue Jun 9 18:19:24 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1505] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:19:24 2026] GET /v2.0/security-groups?id=894233e5-6855-4294-91f2-40aa8b03ba87&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:19:24.790 7 WARNING neutron_lib.context [None req-28c23054-5464-44f8-9f9d-60778f8db0c5 f97b23b29e064160a4377607b7f5b219 5cde7883cee7496dafc3f5d6d2d045a5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 739/1506] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:19:24 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) [pid: 7|app: 0|req: 740/1507] 10.0.0.119 () {32 vars in 818 bytes} [Tue Jun 9 18:19:24 2026] GET /v2.0/ports?network_id=b5c09e63-1b7e-41e5-96eb-6548b4280201&mac_address=fa%3A16%3A3e%3A0e%3A15%3A75 => generated 1200 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:19:25.061 8 INFO neutron.services.segments.plugin [-] Segment 7d6f30bb-2aa6-4f6d-80c5-36cba5a47f59 resource provider aggregate not found 2026-06-09 18:19:25.065 8 INFO neutron.services.segments.plugin [-] Segment 7d6f30bb-2aa6-4f6d-80c5-36cba5a47f59 resource provider aggregate not found [pid: 7|app: 0|req: 741/1508] 10.0.0.119 () {32 vars in 747 bytes} [Tue Jun 9 18:19:25 2026] GET /v2.0/security-group-rules/5fbd047a-a6df-4dd3-8374-de2155c67182 => generated 602 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:19:25.071 7 WARNING neutron_lib.context [None req-63a8700a-5ec3-47f9-b581-b868c8bb194d 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:19:25.082 8 INFO neutron.services.segments.plugin [-] Segment 7d6f30bb-2aa6-4f6d-80c5-36cba5a47f59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d6f30bb-2aa6-4f6d-80c5-36cba5a47f59 found for delete ", "request_id": "req-53f85b72-33fa-4f9a-aa58-0180dd549459"}]} 2026-06-09 18:19:25.086 8 INFO neutron.services.segments.plugin [-] Segment 7d6f30bb-2aa6-4f6d-80c5-36cba5a47f59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d6f30bb-2aa6-4f6d-80c5-36cba5a47f59 found for delete ", "request_id": "req-1df37c91-7a48-45ae-9e0d-7edd140ad975"}]} [pid: 8|app: 0|req: 768/1509] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:19:24 2026] DELETE /v2.0/networks/f83bfb67-a27f-4dc5-9c62-2f86b2d7c891 => generated 0 bytes in 421 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1510] 10.0.0.119 () {32 vars in 673 bytes} [Tue Jun 9 18:19:25 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:19:25.180 8 WARNING neutron_lib.context [None req-8d4dbb37-c5c2-450f-a91d-ad5d763afbf6 ad5bfc64c27d46e2a49957f7536e1d12 e509f872d86e4685b102bad7b65ecd5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:19:25.251 8 INFO neutron.db.segments_db [None req-8d4dbb37-c5c2-450f-a91d-ad5d763afbf6 ad5bfc64c27d46e2a49957f7536e1d12 e509f872d86e4685b102bad7b65ecd5c - - default default] Added segment c24fbda6-2063-43ac-a9f4-05f0da6c7cec of type vxlan for network 6d17378a-4dff-49c7-95c3-c0abf7bd0d9a [pid: 8|app: 0|req: 770/1511] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:19:25 2026] POST /v2.0/networks => generated 632 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1512] 10.0.0.119 () {32 vars in 750 bytes} [Tue Jun 9 18:19:25 2026] DELETE /v2.0/security-group-rules/5fbd047a-a6df-4dd3-8374-de2155c67182 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:19:25.470 8 WARNING neutron_lib.context [None req-a1657281-9961-46c7-a6e3-c2f9b0b18486 ad5bfc64c27d46e2a49957f7536e1d12 e509f872d86e4685b102bad7b65ecd5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 772/1513] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:19:25 2026] POST /v2.0/subnets => generated 602 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1514] 10.0.0.119 () {32 vars in 673 bytes} [Tue Jun 9 18:19:25 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:19:26.082 8 INFO neutron.db.segments_db [None req-1880c5d9-56ab-4dad-a548-63dd9a55e3a4 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Added segment 7c566dde-44d7-47a9-971b-213cbd51fb3f of type vxlan for network 1e941790-9b49-4dd7-92b2-59591575a500 2026-06-09 18:19:26.086 7 INFO neutron.db.l3_db [None req-63a8700a-5ec3-47f9-b581-b868c8bb194d 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Floating IP adc366a0-3584-4970-9fa3-82466e0fb1e6 associated. External IP: 10.96.250.218, port: 8a04beb2-e84b-4326-afbc-c525c1ba08df. [pid: 8|app: 0|req: 774/1515] 10.0.0.119 () {34 vars in 671 bytes} [Tue Jun 9 18:19:25 2026] POST /v2.0/networks => generated 741 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:26.213 8 WARNING neutron_lib.context [None req-d9a1ed1e-2666-4388-a7fc-4dedd8f61e9f ad5bfc64c27d46e2a49957f7536e1d12 e509f872d86e4685b102bad7b65ecd5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 742/1516] 10.0.0.119 () {34 vars in 677 bytes} [Tue Jun 9 18:19:25 2026] POST /v2.0/floatingips => generated 855 bytes in 1485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:26.605 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b19f758a-b59c-4496-94b4-050a5015701e'] response: {'name': 'network-changed', 'server_uuid': '245e942f-e4c7-4844-bb9f-f6b245709f92', 'tag': '8a04beb2-e84b-4326-afbc-c525c1ba08df', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 743/1517] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:19:26 2026] DELETE /v2.0/security-groups/d7fe6ed4-456e-474f-a9a5-d8ca8e7f9a9c => 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: 775/1518] 10.0.0.119 () {34 vars in 665 bytes} [Tue Jun 9 18:19:26 2026] POST /v2.0/ports => generated 915 bytes in 939 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1519] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:19:27 2026] GET /v2.0/ports?tenant_id=0a22c69a04a84d668db26833d2a0ba61&device_id=245e942f-e4c7-4844-bb9f-f6b245709f92 => generated 1469 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1520] 10.0.0.119 () {32 vars in 663 bytes} [Tue Jun 9 18:19:27 2026] GET /v2.0/security-groups => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1521] 10.0.0.20 () {34 vars in 1095 bytes} [Tue Jun 9 18:19:27 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1060714910&fields=id&tenant_id=0a22c69a04a84d668db26833d2a0ba61 => generated 69 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1522] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:19:26 2026] POST /v2.0/subnets => generated 664 bytes in 692 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1523] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:19:27 2026] GET /v2.0/networks?id=b5c09e63-1b7e-41e5-96eb-6548b4280201 => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1524] 10.0.0.119 () {32 vars in 663 bytes} [Tue Jun 9 18:19:27 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: 7|app: 0|req: 747/1525] 10.0.0.20 () {34 vars in 981 bytes} [Tue Jun 9 18:19:27 2026] GET /v2.0/networks?id=c9c0ee55-9a89-4d88-a663-b49989e590c1 => generated 705 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:19:27.588 7 INFO neutron.db.segments_db [None req-98f65bf9-2552-42dd-8a6a-70d347f80b26 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Added segment aa07edce-5e67-4609-a0be-e3a83610793c of type vxlan for network 7fbe96b1-4fbc-40c5-ad11-7d0472e228b8 [pid: 8|app: 0|req: 779/1526] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:19:27 2026] DELETE /v2.0/ports/4363fe8b-cb63-4b27-8eb6-9dd0b9aaeb69 => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1527] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:19:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.117&port_id=8a04beb2-e84b-4326-afbc-c525c1ba08df => generated 858 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1528] 10.0.0.20 () {34 vars in 964 bytes} [Tue Jun 9 18:19:27 2026] GET /v2.0/quotas/0a22c69a04a84d668db26833d2a0ba61 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:19:27.857 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f158c7f-3f79-40f0-8541-e97a8548c552 ad5bfc64c27d46e2a49957f7536e1d12 e509f872d86e4685b102bad7b65ecd5c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 782/1529] 10.0.0.119 () {32 vars in 717 bytes} [Tue Jun 9 18:19:27 2026] GET /v2.0/ports/4363fe8b-cb63-4b27-8eb6-9dd0b9aaeb69 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1530] 199.204.45.210 () {34 vars in 1104 bytes} [Tue Jun 9 18:19:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A128&port_id=8a04beb2-e84b-4326-afbc-c525c1ba08df => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:19:27.912 7 INFO neutron.db.l3_hamode_db [None req-98f65bf9-2552-42dd-8a6a-70d347f80b26 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 784/1531] 10.0.0.20 () {34 vars in 1001 bytes} [Tue Jun 9 18:19:27 2026] GET /v2.0/ports?tenant_id=0a22c69a04a84d668db26833d2a0ba61&fields=id => generated 333 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1532] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:19:28 2026] DELETE /v2.0/subnets/ea537c7d-3d52-4058-9e85-28275e2fa97d => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1533] 199.204.45.210 () {34 vars in 1064 bytes} [Tue Jun 9 18:19:28 2026] GET /v2.0/subnets?id=f16300e1-f5c7-4fa4-abd5-b43a7ad9c70c&id=6b3e7e04-29d5-4fb9-9a95-318bb4149bb2 => 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: 787/1534] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:19:28 2026] GET /v2.0/security-groups?tenant_id=5cde7883cee7496dafc3f5d6d2d045a5&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1535] 10.0.0.20 () {34 vars in 1007 bytes} [Tue Jun 9 18:19:28 2026] GET /v2.0/networks/c9c0ee55-9a89-4d88-a663-b49989e590c1?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:19:29.194 8 INFO neutron.services.segments.plugin [-] Segment c24fbda6-2063-43ac-a9f4-05f0da6c7cec resource provider aggregate not found 2026-06-09 18:19:29.210 8 INFO neutron.services.segments.plugin [-] Segment c24fbda6-2063-43ac-a9f4-05f0da6c7cec resource provider aggregate not found 2026-06-09 18:19:29.218 8 INFO neutron.services.segments.plugin [-] Segment c24fbda6-2063-43ac-a9f4-05f0da6c7cec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c24fbda6-2063-43ac-a9f4-05f0da6c7cec found for delete ", "request_id": "req-a5d4610f-3612-4977-a57e-29085ea71986"}]} [pid: 8|app: 0|req: 789/1536] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:19:28 2026] DELETE /v2.0/networks/6d17378a-4dff-49c7-95c3-c0abf7bd0d9a => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:19:29.238 8 INFO neutron.services.segments.plugin [-] Segment c24fbda6-2063-43ac-a9f4-05f0da6c7cec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c24fbda6-2063-43ac-a9f4-05f0da6c7cec found for delete ", "request_id": "req-e9bc372e-1a8c-427c-91c6-d5e0d3e040b2"}]} [pid: 8|app: 0|req: 790/1537] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:19:29 2026] GET /v2.0/ports?network_id=b5c09e63-1b7e-41e5-96eb-6548b4280201&device_owner=network%3Adhcp => generated 1457 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:19:29.416 7 INFO neutron.db.l3_hamode_db [None req-98f65bf9-2552-42dd-8a6a-70d347f80b26 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 791/1538] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:19:29 2026] DELETE /v2.0/security-groups/d4c90075-38e1-48c3-a222-89d9c11b0aa9 => 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: 792/1539] 10.0.0.20 () {34 vars in 1107 bytes} [Tue Jun 9 18:19:29 2026] GET /v2.0/networks/c9c0ee55-9a89-4d88-a663-b49989e590c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:19:29.532 8 WARNING neutron_lib.context [None req-d717c5d7-7e16-4f60-a6c3-7250664a3040 ad5bfc64c27d46e2a49957f7536e1d12 e509f872d86e4685b102bad7b65ecd5c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 795/1542] 10.0.0.119 () {34 vars in 665 bytes} [Tue Jun 9 18:19:29 2026] POST /v2.0/ports => generated 775 bytes in 525 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: 796/1543] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:19:30 2026] GET /v2.0/ports?network_id=b5c09e63-1b7e-41e5-96eb-6548b4280201&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: 797/1544] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:19:30 2026] GET /v2.0/ports?device_id=80d36515-0619-472d-bb57-96212362ab63 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1545] 10.0.0.119 () {34 vars in 737 bytes} [Tue Jun 9 18:19:30 2026] PUT /v2.0/ports/4c451d46-4a38-4da6-942e-9f2d7ef6e9c4 => generated 752 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1546] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:19:30 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201?fields=segments => generated 14 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: 8|app: 0|req: 800/1547] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:19:30 2026] DELETE /v2.0/ports/4c451d46-4a38-4da6-942e-9f2d7ef6e9c4 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1548] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:19:30 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201?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: 802/1549] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:19:30 2026] GET /v2.0/networks?id=c9c0ee55-9a89-4d88-a663-b49989e590c1 => generated 705 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1550] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:19:27 2026] POST /v2.0/routers => generated 728 bytes in 3438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1551] 10.0.0.119 () {32 vars in 643 bytes} [Tue Jun 9 18:19:30 2026] GET /v2.0/ports => generated 778 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1552] 199.204.45.210 () {34 vars in 1050 bytes} [Tue Jun 9 18:19:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0a22c69a04a84d668db26833d2a0ba61 => generated 179 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:19:31.051 7 INFO neutron.pecan_wsgi.hooks.translation [None req-99ccf944-ea49-4029-b333-5739638d7cb2 ad5bfc64c27d46e2a49957f7536e1d12 e509f872d86e4685b102bad7b65ecd5c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 750/1553] 10.0.0.119 () {32 vars in 717 bytes} [Tue Jun 9 18:19:31 2026] GET /v2.0/ports/4c451d46-4a38-4da6-942e-9f2d7ef6e9c4 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 18:19:31.057 7 WARNING neutron_lib.context [req-ca82c923-8371-431b-af17-7afb823a9855 req-5f5914ca-1d4f-4078-bcc0-0e469cf21136 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 751/1554] 199.204.45.210 () {38 vars in 955 bytes} [Tue Jun 9 18:19:31 2026] POST /v2.0/ports => generated 1187 bytes in 544 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: 752/1555] 10.0.0.119 () {32 vars in 643 bytes} [Tue Jun 9 18:19:31 2026] GET /v2.0/ports => generated 778 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1556] 199.204.45.210 () {38 vars in 1028 bytes} [Tue Jun 9 18:19:31 2026] PUT /v2.0/ports/03db1a1a-171f-4132-a9ec-d039e423178d => generated 1432 bytes in 736 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: 754/1557] 10.0.0.119 () {32 vars in 717 bytes} [Tue Jun 9 18:19:32 2026] GET /v2.0/ports/01deb5cf-a743-46ac-98fb-929ad2061ed8 => generated 775 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:19:32.611 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a08acba1-e931-4d08-8e36-3343f9346941'] response: {'name': 'network-changed', 'server_uuid': '80d36515-0619-472d-bb57-96212362ab63', 'tag': '03db1a1a-171f-4132-a9ec-d039e423178d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 755/1558] 10.0.0.156 () {34 vars in 990 bytes} [Tue Jun 9 18:19:32 2026] GET /v2.0/ports?device_id=245e942f-e4c7-4844-bb9f-f6b245709f92 => generated 1469 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: 756/1559] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:19:32 2026] GET /v2.0/ports?tenant_id=0a22c69a04a84d668db26833d2a0ba61&device_id=80d36515-0619-472d-bb57-96212362ab63 => generated 1471 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:19:32.688 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e2346e87-9328-47ee-a928-9b8368c6c693 ad5bfc64c27d46e2a49957f7536e1d12 e509f872d86e4685b102bad7b65ecd5c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 757/1560] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:19:32 2026] DELETE /v2.0/ports/4363fe8b-cb63-4b27-8eb6-9dd0b9aaeb69 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1561] 10.0.0.156 () {34 vars in 1040 bytes} [Tue Jun 9 18:19:32 2026] GET /v2.0/security-groups?id=894233e5-6855-4294-91f2-40aa8b03ba87&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1562] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:19:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.235&port_id=03db1a1a-171f-4132-a9ec-d039e423178d => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:19:32.781 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c79bc325-6f56-493f-804d-627840a78565 ad5bfc64c27d46e2a49957f7536e1d12 e509f872d86e4685b102bad7b65ecd5c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 760/1563] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:19:32 2026] DELETE /v2.0/subnets/ea537c7d-3d52-4058-9e85-28275e2fa97d => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1564] 199.204.45.210 () {34 vars in 1106 bytes} [Tue Jun 9 18:19:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A33d&port_id=03db1a1a-171f-4132-a9ec-d039e423178d => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:19:32.840 7 INFO neutron.pecan_wsgi.hooks.translation [None req-79849538-3646-40e9-b36a-10a4dc6779cc ad5bfc64c27d46e2a49957f7536e1d12 e509f872d86e4685b102bad7b65ecd5c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 762/1565] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:19:32 2026] DELETE /v2.0/subnets/a1beb1e5-c841-4a7a-939f-59b76dbdf4bc => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1566] 10.0.0.119 () {34 vars in 783 bytes} [Tue Jun 9 18:19:30 2026] PUT /v2.0/routers/21ef9eb8-35f3-4803-aba4-34bfec9445e9/add_router_interface => generated 309 bytes in 1866 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1567] 199.204.45.210 () {34 vars in 1064 bytes} [Tue Jun 9 18:19:32 2026] GET /v2.0/subnets?id=43739ad7-a433-437f-9968-0101c655f87f&id=9b464369-48ca-45de-bcec-def34d8fa5cb => generated 1367 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1568] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:19:32 2026] GET /v2.0/ports?network_id=c9c0ee55-9a89-4d88-a663-b49989e590c1&device_owner=network%3Adhcp => generated 1461 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1569] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:19:32 2026] GET /v2.0/ports?network_id=c9c0ee55-9a89-4d88-a663-b49989e590c1&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: 7|app: 0|req: 766/1570] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:19:33 2026] GET /v2.0/networks/c9c0ee55-9a89-4d88-a663-b49989e590c1?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: 805/1571] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:19:32 2026] DELETE /v2.0/ports/01deb5cf-a743-46ac-98fb-929ad2061ed8 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1572] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:19:33 2026] GET /v2.0/networks/c9c0ee55-9a89-4d88-a663-b49989e590c1?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: 768/1573] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:19:33 2026] GET /v2.0/ports?tenant_id=0a22c69a04a84d668db26833d2a0ba61&device_id=80d36515-0619-472d-bb57-96212362ab63 => generated 1471 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1574] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:19:33 2026] GET /v2.0/networks?id=c9c0ee55-9a89-4d88-a663-b49989e590c1 => generated 801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:19:33.448 8 INFO neutron.services.segments.plugin [-] Segment 40337b88-b4eb-4ba0-9a9a-6558e89d0cfe resource provider aggregate not found [pid: 8|app: 0|req: 806/1575] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:19:33 2026] DELETE /v2.0/networks/3cb50469-400e-474a-b070-c62bf6a0e9e7 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1576] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:19:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.235&port_id=03db1a1a-171f-4132-a9ec-d039e423178d => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:19:33.487 8 INFO neutron.services.segments.plugin [-] Segment 40337b88-b4eb-4ba0-9a9a-6558e89d0cfe resource provider aggregate not found 2026-06-09 18:19:33.495 8 INFO neutron.services.segments.plugin [-] Segment 40337b88-b4eb-4ba0-9a9a-6558e89d0cfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40337b88-b4eb-4ba0-9a9a-6558e89d0cfe found for delete ", "request_id": "req-82455457-418a-4c88-829b-efed4575fe3e"}]} 2026-06-09 18:19:33.528 8 INFO neutron.services.segments.plugin [-] Segment 40337b88-b4eb-4ba0-9a9a-6558e89d0cfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40337b88-b4eb-4ba0-9a9a-6558e89d0cfe found for delete ", "request_id": "req-fd00ac3d-c30a-498f-b919-e4177df07026"}]} [pid: 8|app: 0|req: 807/1577] 199.204.45.210 () {34 vars in 1106 bytes} [Tue Jun 9 18:19:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A33d&port_id=03db1a1a-171f-4132-a9ec-d039e423178d => 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: 771/1578] 199.204.45.210 () {34 vars in 1064 bytes} [Tue Jun 9 18:19:33 2026] GET /v2.0/subnets?id=43739ad7-a433-437f-9968-0101c655f87f&id=9b464369-48ca-45de-bcec-def34d8fa5cb => generated 1367 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1579] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:19:33 2026] GET /v2.0/ports?network_id=c9c0ee55-9a89-4d88-a663-b49989e590c1&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1580] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:19:33 2026] GET /v2.0/ports?network_id=c9c0ee55-9a89-4d88-a663-b49989e590c1&device_owner=network%3Adhcp => generated 1461 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:19:33.765 7 WARNING neutron_lib.context [None req-827b1991-03ea-464d-ab48-efe9f470bf02 de1c94fab040451291c7c50141def591 036c90e7eaa8476bacd77c3c4a61ce3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 809/1581] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:19:33 2026] GET /v2.0/networks/c9c0ee55-9a89-4d88-a663-b49989e590c1?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1582] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:19:33 2026] GET /v2.0/networks/c9c0ee55-9a89-4d88-a663-b49989e590c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1583] 10.0.0.119 () {34 vars in 685 bytes} [Tue Jun 9 18:19:33 2026] POST /v2.0/security-groups => generated 1675 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 18:19:33.931 8 WARNING neutron_lib.context [None req-dda758e1-0835-462b-a96f-d34a3f7817ca de1c94fab040451291c7c50141def591 036c90e7eaa8476bacd77c3c4a61ce3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 811/1584] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:19:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:34.107 8 WARNING neutron_lib.context [None req-fac6a73b-dd4d-4f05-9c31-811cc14e8881 de1c94fab040451291c7c50141def591 036c90e7eaa8476bacd77c3c4a61ce3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 812/1585] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:19:34 2026] POST /v2.0/security-group-rules => generated 596 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:34.261 8 WARNING neutron_lib.context [None req-f9016cb8-3a05-428f-a775-abe808468381 de1c94fab040451291c7c50141def591 036c90e7eaa8476bacd77c3c4a61ce3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 774/1586] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:19:34 2026] GET /v2.0/security-groups?tenant_id=e509f872d86e4685b102bad7b65ecd5c&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: 813/1587] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:19:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:34.403 8 WARNING neutron_lib.context [None req-f4d4fc3b-e562-4344-8ad3-d82ba0bbc1c8 de1c94fab040451291c7c50141def591 036c90e7eaa8476bacd77c3c4a61ce3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 775/1588] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:19:34 2026] DELETE /v2.0/security-groups/6b4540f5-a06b-4c24-b1ab-42fd7cf3ad88 => 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: 814/1589] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:19:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:34.562 7 WARNING neutron_lib.context [None req-5d928683-2b29-4f78-a8dd-657ac0e7d471 de1c94fab040451291c7c50141def591 036c90e7eaa8476bacd77c3c4a61ce3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:19:34.620 7 INFO neutron.db.securitygroups_db [None req-5d928683-2b29-4f78-a8dd-657ac0e7d471 de1c94fab040451291c7c50141def591 036c90e7eaa8476bacd77c3c4a61ce3d - - default default] Project 036c90e7eaa8476bacd77c3c4a61ce3d 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: 776/1590] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:19:34 2026] POST /v2.0/security-group-rules => generated 607 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:34.728 8 WARNING neutron_lib.context [None req-3d28db78-ac97-4228-8f4d-c684343c155b de1c94fab040451291c7c50141def591 036c90e7eaa8476bacd77c3c4a61ce3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:19:34.783 8 INFO neutron.db.securitygroups_db [None req-3d28db78-ac97-4228-8f4d-c684343c155b de1c94fab040451291c7c50141def591 036c90e7eaa8476bacd77c3c4a61ce3d - - default default] Project 036c90e7eaa8476bacd77c3c4a61ce3d 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: 815/1591] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:19:34 2026] POST /v2.0/security-group-rules => generated 606 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1592] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:19:35 2026] GET /v2.0/ports?device_id=80d36515-0619-472d-bb57-96212362ab63 => generated 1202 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:19:35.406 7 WARNING neutron_lib.context [None req-6143f194-2045-4f92-bf1e-8ada430fc232 de1c94fab040451291c7c50141def591 036c90e7eaa8476bacd77c3c4a61ce3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 816/1593] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:19:35 2026] GET /v2.0/security-groups?id=894233e5-6855-4294-91f2-40aa8b03ba87&fields=id&fields=name => generated 112 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1594] 10.0.0.119 () {34 vars in 685 bytes} [Tue Jun 9 18:19:35 2026] POST /v2.0/security-groups => generated 1659 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 18:19:35.534 8 WARNING neutron_lib.context [None req-5b02f46d-7308-41b7-8f4a-4300c37d574f de1c94fab040451291c7c50141def591 036c90e7eaa8476bacd77c3c4a61ce3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 817/1595] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:19:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:35.690 7 WARNING neutron_lib.context [None req-ee223a1d-ac6d-4daf-a0a2-b66b9e21fc65 de1c94fab040451291c7c50141def591 036c90e7eaa8476bacd77c3c4a61ce3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 779/1596] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:19:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:35.834 8 WARNING neutron_lib.context [None req-17c15be4-03d9-4055-bb8b-de75c4dd16c7 de1c94fab040451291c7c50141def591 036c90e7eaa8476bacd77c3c4a61ce3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:19:36.622 7 WARNING neutron_lib.context [None req-9742634f-f887-40fe-8d93-ac54bbd2d426 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 818/1597] 10.0.0.119 () {34 vars in 676 bytes} [Tue Jun 9 18:19:35 2026] POST /v2.0/floatingips => generated 552 bytes in 851 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:36.778 7 INFO neutron.db.segments_db [None req-9742634f-f887-40fe-8d93-ac54bbd2d426 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] Added segment 7762e5aa-2b5b-44fe-9e2b-19a5d2e9eb58 of type vxlan for network 18fd966e-cffc-4a01-830a-1e94f0c40cb0 [pid: 8|app: 0|req: 819/1598] 10.0.0.20 () {34 vars in 1097 bytes} [Tue Jun 9 18:19:36 2026] GET /v2.0/security-groups?name=tempest-securitygroup--928270840&fields=id&tenant_id=036c90e7eaa8476bacd77c3c4a61ce3d => generated 69 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1599] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:19:36 2026] POST /v2.0/networks => generated 634 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:36.892 7 WARNING neutron_lib.context [None req-8fab8166-2e02-4559-ba88-e9523fc942c8 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1600] 10.0.0.20 () {34 vars in 1099 bytes} [Tue Jun 9 18:19:36 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1770186046&fields=id&tenant_id=036c90e7eaa8476bacd77c3c4a61ce3d => generated 69 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:19:36.963 7 INFO neutron.db.segments_db [None req-8fab8166-2e02-4559-ba88-e9523fc942c8 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] Added segment 16e7e09f-832f-41e7-8c11-8edaa6de4f19 of type vxlan for network 15b2e1a1-d0b8-486b-b082-5e417dc78fe8 [pid: 7|app: 0|req: 781/1601] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:19:36 2026] POST /v2.0/networks => generated 634 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1602] 10.0.0.20 () {34 vars in 981 bytes} [Tue Jun 9 18:19:36 2026] GET /v2.0/networks?id=c26d5205-5c1c-4a37-b726-6428f14af0f4 => generated 673 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:19:37.096 7 WARNING neutron_lib.context [None req-6511543d-3922-4324-859f-f9265c49d356 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 822/1603] 10.0.0.20 () {34 vars in 964 bytes} [Tue Jun 9 18:19:37 2026] GET /v2.0/quotas/036c90e7eaa8476bacd77c3c4a61ce3d => 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: 823/1604] 10.0.0.20 () {34 vars in 1001 bytes} [Tue Jun 9 18:19:37 2026] GET /v2.0/ports?tenant_id=036c90e7eaa8476bacd77c3c4a61ce3d&fields=id => generated 103 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1605] 10.0.0.20 () {34 vars in 1007 bytes} [Tue Jun 9 18:19:37 2026] GET /v2.0/networks/c26d5205-5c1c-4a37-b726-6428f14af0f4?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1606] 10.0.0.20 () {34 vars in 1107 bytes} [Tue Jun 9 18:19:37 2026] GET /v2.0/networks/c26d5205-5c1c-4a37-b726-6428f14af0f4?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: 782/1607] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:19:37 2026] POST /v2.0/subnets => generated 622 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:37.457 8 WARNING neutron_lib.context [None req-3feb80f1-ae92-466b-983c-ad704438e6e8 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 783/1608] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:19:37 2026] GET /v2.0/ports?device_id=dc5bf3d8-d4f9-4a1b-a5d8-492f7720d2e0 => 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: 826/1609] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:19:37 2026] POST /v2.0/subnets => generated 631 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:37.933 7 WARNING neutron_lib.context [None req-75764ff5-c146-42f9-ad69-458884e6aa0f 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:19:37.976 7 INFO neutron.db.segments_db [None req-75764ff5-c146-42f9-ad69-458884e6aa0f 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] Added segment 3e5ea3a3-52ef-4d7c-92a9-43969b6c8b8b of type vxlan for network 9a9e1252-9034-4b60-9a68-73d47defd540 2026-06-09 18:19:38.323 7 INFO neutron.db.l3_hamode_db [None req-75764ff5-c146-42f9-ad69-458884e6aa0f 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 827/1610] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:19:38 2026] GET /v2.0/networks?id=c26d5205-5c1c-4a37-b726-6428f14af0f4 => generated 673 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:19:38.611 7 INFO neutron.db.l3_hamode_db [None req-75764ff5-c146-42f9-ad69-458884e6aa0f 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 828/1611] 199.204.45.210 () {34 vars in 1050 bytes} [Tue Jun 9 18:19:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=036c90e7eaa8476bacd77c3c4a61ce3d => generated 273 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1612] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:19:38 2026] GET /v2.0/ports?device_id=dc5bf3d8-d4f9-4a1b-a5d8-492f7720d2e0 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:19:38.753 8 WARNING neutron_lib.context [req-92433c95-a572-4255-99bd-00f93cb092be req-13ace98c-b473-4ec5-9320-770698bb67f5 de1c94fab040451291c7c50141def591 036c90e7eaa8476bacd77c3c4a61ce3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 830/1613] 199.204.45.210 () {38 vars in 955 bytes} [Tue Jun 9 18:19:38 2026] POST /v2.0/ports => generated 997 bytes in 576 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: 784/1614] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:19:37 2026] POST /v2.0/routers => generated 510 bytes in 1671 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1615] 199.204.45.210 () {38 vars in 1028 bytes} [Tue Jun 9 18:19:39 2026] PUT /v2.0/ports/c7e6e1f9-bf15-4bf7-b871-8f64bab6aeee => generated 1242 bytes in 637 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: 832/1616] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:19:39 2026] GET /v2.0/ports?device_id=dc5bf3d8-d4f9-4a1b-a5d8-492f7720d2e0 => generated 1012 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:19:40.082 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d955c70d-775b-4b15-b78f-8e9d0e30f374'] response: {'name': 'network-changed', 'server_uuid': 'dc5bf3d8-d4f9-4a1b-a5d8-492f7720d2e0', 'tag': 'c7e6e1f9-bf15-4bf7-b871-8f64bab6aeee', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 833/1617] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:19:40 2026] GET /v2.0/ports?tenant_id=036c90e7eaa8476bacd77c3c4a61ce3d&device_id=dc5bf3d8-d4f9-4a1b-a5d8-492f7720d2e0 => generated 1281 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1618] 10.0.0.20 () {34 vars in 1119 bytes} [Tue Jun 9 18:19:40 2026] GET /v2.0/security-groups?id=d5cbc41c-ed47-40b6-984e-109462e905e9&id=d98b9a7a-d129-4b79-80a0-e9bebc6dedab&fields=id&fields=name => generated 206 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1619] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:19:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=c7e6e1f9-bf15-4bf7-b871-8f64bab6aeee => 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: 836/1620] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:19:40 2026] GET /v2.0/subnets?id=afeb80c5-f9f8-4d09-aff8-0412d5d38bb6 => generated 667 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1621] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:19:40 2026] GET /v2.0/ports?network_id=c26d5205-5c1c-4a37-b726-6428f14af0f4&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: 838/1622] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:19:40 2026] GET /v2.0/networks/c26d5205-5c1c-4a37-b726-6428f14af0f4?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: 839/1623] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:19:40 2026] GET /v2.0/networks/c26d5205-5c1c-4a37-b726-6428f14af0f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1624] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:19:40 2026] GET /v2.0/ports?device_id=80d36515-0619-472d-bb57-96212362ab63 => generated 1204 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1625] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:19:40 2026] GET /v2.0/ports?tenant_id=036c90e7eaa8476bacd77c3c4a61ce3d&device_id=dc5bf3d8-d4f9-4a1b-a5d8-492f7720d2e0 => generated 1281 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1626] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:19:40 2026] GET /v2.0/security-groups?id=894233e5-6855-4294-91f2-40aa8b03ba87&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1627] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:19:40 2026] GET /v2.0/networks?id=c26d5205-5c1c-4a37-b726-6428f14af0f4 => generated 769 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1628] 199.204.45.210 () {34 vars in 994 bytes} [Tue Jun 9 18:19:40 2026] GET /v2.0/ports?device_id=dc5bf3d8-d4f9-4a1b-a5d8-492f7720d2e0 => generated 1281 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1629] 10.0.0.119 () {32 vars in 818 bytes} [Tue Jun 9 18:19:40 2026] GET /v2.0/ports?network_id=c9c0ee55-9a89-4d88-a663-b49989e590c1&mac_address=fa%3A16%3A3e%3Af6%3A04%3A05 => generated 1204 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1630] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:19:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=c7e6e1f9-bf15-4bf7-b871-8f64bab6aeee => 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: 847/1631] 199.204.45.210 () {34 vars in 1124 bytes} [Tue Jun 9 18:19:41 2026] GET /v2.0/security-groups?id=d98b9a7a-d129-4b79-80a0-e9bebc6dedab&id=d5cbc41c-ed47-40b6-984e-109462e905e9&fields=id&fields=name => generated 206 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1632] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:19:41 2026] GET /v2.0/ports?device_id=dc5bf3d8-d4f9-4a1b-a5d8-492f7720d2e0 => generated 1012 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:19:41.607 8 WARNING neutron_lib.context [None req-2c409dcd-3742-4983-b769-5295a65030c4 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 785/1633] 10.0.0.119 () {34 vars in 783 bytes} [Tue Jun 9 18:19:39 2026] PUT /v2.0/routers/6ebeb32b-9b04-4166-8bbe-f93705f64203/add_router_interface => generated 309 bytes in 2100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1634] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:19:41 2026] GET /v2.0/subnets?id=afeb80c5-f9f8-4d09-aff8-0412d5d38bb6 => generated 667 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1635] 10.0.0.20 () {34 vars in 1119 bytes} [Tue Jun 9 18:19:41 2026] GET /v2.0/security-groups?id=d5cbc41c-ed47-40b6-984e-109462e905e9&id=d98b9a7a-d129-4b79-80a0-e9bebc6dedab&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1636] 10.0.0.119 () {32 vars in 717 bytes} [Tue Jun 9 18:19:41 2026] GET /v2.0/ports/e4877de9-5d4c-4ab9-980f-8bda8cc3c6de => generated 959 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1637] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:19:41 2026] GET /v2.0/ports?network_id=c26d5205-5c1c-4a37-b726-6428f14af0f4&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:19:42.785 8 INFO neutron.db.l3_db [None req-2c409dcd-3742-4983-b769-5295a65030c4 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Floating IP d6e7a788-f1db-4745-bf1c-9e846ed08c4d associated. External IP: 10.96.250.209, port: 03db1a1a-171f-4132-a9ec-d039e423178d. [pid: 8|app: 0|req: 849/1638] 10.0.0.119 () {34 vars in 677 bytes} [Tue Jun 9 18:19:41 2026] POST /v2.0/floatingips => generated 855 bytes in 1595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:43.248 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-322541c6-b9bb-4371-a6c2-ec1027fa4548'] response: {'name': 'network-changed', 'server_uuid': '80d36515-0619-472d-bb57-96212362ab63', 'tag': '03db1a1a-171f-4132-a9ec-d039e423178d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 850/1639] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:19:43 2026] GET /v2.0/networks/c26d5205-5c1c-4a37-b726-6428f14af0f4?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: 851/1640] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:19:43 2026] GET /v2.0/ports?device_id=dc5bf3d8-d4f9-4a1b-a5d8-492f7720d2e0 => generated 1014 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1641] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:19:43 2026] GET /v2.0/networks/c26d5205-5c1c-4a37-b726-6428f14af0f4?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: 8|app: 0|req: 853/1642] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:19:43 2026] GET /v2.0/ports?tenant_id=0a22c69a04a84d668db26833d2a0ba61&device_id=80d36515-0619-472d-bb57-96212362ab63 => generated 1473 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1643] 10.0.0.20 () {34 vars in 1119 bytes} [Tue Jun 9 18:19:43 2026] GET /v2.0/security-groups?id=d5cbc41c-ed47-40b6-984e-109462e905e9&id=d98b9a7a-d129-4b79-80a0-e9bebc6dedab&fields=id&fields=name => generated 206 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1644] 10.0.0.119 () {34 vars in 783 bytes} [Tue Jun 9 18:19:41 2026] PUT /v2.0/routers/6ebeb32b-9b04-4166-8bbe-f93705f64203/add_router_interface => generated 309 bytes in 1714 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1645] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:19:43 2026] GET /v2.0/networks?id=c9c0ee55-9a89-4d88-a663-b49989e590c1 => generated 801 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1646] 10.0.0.119 () {32 vars in 717 bytes} [Tue Jun 9 18:19:43 2026] GET /v2.0/ports/7b306a33-ecb4-4318-98f9-3e1f1589d9c5 => generated 967 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1647] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:19:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.235&port_id=03db1a1a-171f-4132-a9ec-d039e423178d => generated 858 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1648] 199.204.45.210 () {34 vars in 1106 bytes} [Tue Jun 9 18:19:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A33d&port_id=03db1a1a-171f-4132-a9ec-d039e423178d => 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: 858/1649] 199.204.45.210 () {34 vars in 1064 bytes} [Tue Jun 9 18:19:43 2026] GET /v2.0/subnets?id=43739ad7-a433-437f-9968-0101c655f87f&id=9b464369-48ca-45de-bcec-def34d8fa5cb => generated 1367 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1650] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:19:43 2026] GET /v2.0/ports?network_id=c9c0ee55-9a89-4d88-a663-b49989e590c1&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: 860/1651] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:19:43 2026] GET /v2.0/security-groups?tenant_id=c8ef0287de7a495fbc15a3110016ab7e&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1652] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:19:44 2026] GET /v2.0/ports?network_id=c9c0ee55-9a89-4d88-a663-b49989e590c1&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: 864/1655] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:19:44 2026] DELETE /v2.0/security-groups/ce90d1d2-600b-4799-905d-1a97135c7e84 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1656] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:19:44 2026] GET /v2.0/networks/c9c0ee55-9a89-4d88-a663-b49989e590c1?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1657] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:19:44 2026] GET /v2.0/networks/c9c0ee55-9a89-4d88-a663-b49989e590c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1658] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:19:44 2026] GET /v2.0/ports?device_id=dc5bf3d8-d4f9-4a1b-a5d8-492f7720d2e0 => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1659] 10.0.0.20 () {34 vars in 1119 bytes} [Tue Jun 9 18:19:44 2026] GET /v2.0/security-groups?id=d5cbc41c-ed47-40b6-984e-109462e905e9&id=d98b9a7a-d129-4b79-80a0-e9bebc6dedab&fields=id&fields=name => generated 206 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1660] 10.0.0.119 () {34 vars in 789 bytes} [Tue Jun 9 18:19:43 2026] PUT /v2.0/routers/6ebeb32b-9b04-4166-8bbe-f93705f64203/remove_router_interface => generated 309 bytes in 1129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1661] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:19:44 2026] GET /v2.0/ports?device_id=dc5bf3d8-d4f9-4a1b-a5d8-492f7720d2e0 => generated 1014 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:19:45.480 8 INFO neutron.db.l3_db [None req-dc66e537-eece-4845-83f1-7ea46c228c59 de1c94fab040451291c7c50141def591 036c90e7eaa8476bacd77c3c4a61ce3d - - default default] Floating IP 6f28be58-50d5-4b88-baef-fdc39f12ab7d associated. External IP: 10.96.250.214, port: c7e6e1f9-bf15-4bf7-b871-8f64bab6aeee. [pid: 8|app: 0|req: 870/1662] 10.0.0.119 () {34 vars in 749 bytes} [Tue Jun 9 18:19:44 2026] PUT /v2.0/floatingips/6f28be58-50d5-4b88-baef-fdc39f12ab7d => generated 856 bytes in 910 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:19:45.900 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-08a092e5-354f-4e3f-8187-14fc2ed1edcc'] response: {'name': 'network-changed', 'server_uuid': 'dc5bf3d8-d4f9-4a1b-a5d8-492f7720d2e0', 'tag': 'c7e6e1f9-bf15-4bf7-b871-8f64bab6aeee', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 871/1663] 10.0.0.156 () {34 vars in 990 bytes} [Tue Jun 9 18:19:45 2026] GET /v2.0/ports?device_id=80d36515-0619-472d-bb57-96212362ab63 => generated 1473 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1664] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:19:45 2026] GET /v2.0/ports?tenant_id=036c90e7eaa8476bacd77c3c4a61ce3d&device_id=dc5bf3d8-d4f9-4a1b-a5d8-492f7720d2e0 => generated 1283 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1665] 10.0.0.119 () {34 vars in 789 bytes} [Tue Jun 9 18:19:44 2026] PUT /v2.0/routers/6ebeb32b-9b04-4166-8bbe-f93705f64203/remove_router_interface => generated 309 bytes in 1159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1666] 10.0.0.156 () {34 vars in 1040 bytes} [Tue Jun 9 18:19:45 2026] GET /v2.0/security-groups?id=894233e5-6855-4294-91f2-40aa8b03ba87&fields=id&fields=name => generated 112 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1667] 10.0.0.119 () {32 vars in 736 bytes} [Tue Jun 9 18:19:46 2026] GET /v2.0/ports?device_id=6ebeb32b-9b04-4166-8bbe-f93705f64203 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1668] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:19:46 2026] GET /v2.0/networks?id=c26d5205-5c1c-4a37-b726-6428f14af0f4 => generated 769 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1669] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:19:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=c7e6e1f9-bf15-4bf7-b871-8f64bab6aeee => generated 859 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1670] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:19:46 2026] GET /v2.0/subnets?id=afeb80c5-f9f8-4d09-aff8-0412d5d38bb6 => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1671] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:19:46 2026] GET /v2.0/ports?network_id=c26d5205-5c1c-4a37-b726-6428f14af0f4&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1672] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:19:46 2026] GET /v2.0/networks/c26d5205-5c1c-4a37-b726-6428f14af0f4?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: 799/1673] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:19:46 2026] GET /v2.0/networks/c26d5205-5c1c-4a37-b726-6428f14af0f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:19:46.889 8 INFO neutron.services.segments.plugin [-] Segment 3e5ea3a3-52ef-4d7c-92a9-43969b6c8b8b resource provider aggregate not found 2026-06-09 18:19:46.896 8 INFO neutron.services.segments.plugin [-] Segment 3e5ea3a3-52ef-4d7c-92a9-43969b6c8b8b resource provider aggregate not found 2026-06-09 18:19:46.902 8 INFO neutron.services.segments.plugin [-] Segment 3e5ea3a3-52ef-4d7c-92a9-43969b6c8b8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e5ea3a3-52ef-4d7c-92a9-43969b6c8b8b found for delete ", "request_id": "req-dd22a1f9-8465-4547-a4ee-e4418c389b13"}]} 2026-06-09 18:19:46.907 8 INFO neutron.db.l3_hamode_db [None req-8619e3f6-84dd-4ff2-8499-efb7a46e7b90 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] HA network 9a9e1252-9034-4b60-9a68-73d47defd540 was deleted as no HA routers are present in tenant 63cf4fc06ab341fe8dab5b45e466a301. [pid: 8|app: 0|req: 875/1674] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:19:46 2026] DELETE /v2.0/routers/6ebeb32b-9b04-4166-8bbe-f93705f64203 => generated 0 bytes in 827 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1675] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:19:46 2026] DELETE /v2.0/subnets/759af7ef-b7b6-4078-a39a-4791e53d07f9 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:19:47.187 8 INFO neutron.services.segments.plugin [-] Segment 3e5ea3a3-52ef-4d7c-92a9-43969b6c8b8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e5ea3a3-52ef-4d7c-92a9-43969b6c8b8b found for delete ", "request_id": "req-75bac976-d598-4118-ba3b-971efe0457eb"}]} [pid: 8|app: 0|req: 876/1676] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:19:47 2026] DELETE /v2.0/subnets/c26ac038-705f-4f4a-83aa-4bcacfee1ffb => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1677] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:19:47 2026] DELETE /v2.0/networks/15b2e1a1-d0b8-486b-b082-5e417dc78fe8 => generated 0 bytes in 438 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1678] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:19:47 2026] DELETE /v2.0/networks/18fd966e-cffc-4a01-830a-1e94f0c40cb0 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:19:48.159 7 INFO neutron.services.segments.plugin [-] Segment 16e7e09f-832f-41e7-8c11-8edaa6de4f19 resource provider aggregate not found 2026-06-09 18:19:48.168 7 WARNING neutron_lib.context [None req-7d731b64-baf7-4b48-9a30-942050d4f90f 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:19:48.173 7 INFO neutron.services.segments.plugin [-] Segment 16e7e09f-832f-41e7-8c11-8edaa6de4f19 resource provider aggregate not found 2026-06-09 18:19:48.191 7 INFO neutron.services.segments.plugin [-] Segment 16e7e09f-832f-41e7-8c11-8edaa6de4f19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16e7e09f-832f-41e7-8c11-8edaa6de4f19 found for delete ", "request_id": "req-00888b03-2c02-49c2-97c0-0a7e0e557f95"}]} 2026-06-09 18:19:48.193 7 INFO neutron.services.segments.plugin [-] Segment 16e7e09f-832f-41e7-8c11-8edaa6de4f19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16e7e09f-832f-41e7-8c11-8edaa6de4f19 found for delete ", "request_id": "req-393fe9e3-a615-4662-b69d-f69b0db41874"}]} 2026-06-09 18:19:48.243 7 INFO neutron.db.segments_db [None req-7d731b64-baf7-4b48-9a30-942050d4f90f 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] Added segment d5d267f1-27ed-4e5a-823d-f7e3a28f213e of type vxlan for network d9ee0c48-f067-4704-b6ea-634ea1dfb54c [pid: 7|app: 0|req: 802/1679] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:19:48 2026] POST /v2.0/networks => generated 634 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:48.376 8 WARNING neutron_lib.context [None req-e91b6c53-a40c-4575-a879-8e38039acc25 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 878/1680] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:19:48 2026] POST /v2.0/subnets => generated 622 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:48.693 7 WARNING neutron_lib.context [None req-b444d5da-259c-4a06-97b6-e7f5a267b1a7 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:19:48.750 7 INFO neutron.db.segments_db [None req-b444d5da-259c-4a06-97b6-e7f5a267b1a7 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] Added segment c7745db7-cc80-49f0-aa17-07617f33de4d of type vxlan for network fc0a1a1a-edee-482c-bd16-a17f6cb0c1ef 2026-06-09 18:19:49.111 7 INFO neutron.db.l3_hamode_db [None req-b444d5da-259c-4a06-97b6-e7f5a267b1a7 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 18:19:49.287 7 INFO neutron.db.l3_hamode_db [None req-b444d5da-259c-4a06-97b6-e7f5a267b1a7 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 18:19:49.377 8 INFO neutron.services.segments.plugin [-] Segment 7762e5aa-2b5b-44fe-9e2b-19a5d2e9eb58 resource provider aggregate not found 2026-06-09 18:19:49.384 8 INFO neutron.services.segments.plugin [-] Segment 7762e5aa-2b5b-44fe-9e2b-19a5d2e9eb58 resource provider aggregate not found 2026-06-09 18:19:49.395 8 INFO neutron.services.segments.plugin [-] Segment 7762e5aa-2b5b-44fe-9e2b-19a5d2e9eb58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7762e5aa-2b5b-44fe-9e2b-19a5d2e9eb58 found for delete ", "request_id": "req-a2e07b9b-acea-471d-bfa1-7ce2349531d0"}]} [pid: 8|app: 0|req: 879/1681] 10.0.0.119 () {32 vars in 721 bytes} [Tue Jun 9 18:19:49 2026] GET /v2.0/subnets/bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 652 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:19:50.302 8 INFO neutron.services.segments.plugin [-] Segment 7762e5aa-2b5b-44fe-9e2b-19a5d2e9eb58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7762e5aa-2b5b-44fe-9e2b-19a5d2e9eb58 found for delete ", "request_id": "req-b802cb75-b092-407b-bf06-d909f06be978"}]} [pid: 8|app: 0|req: 880/1682] 10.0.0.203 () {30 vars in 690 bytes} [Tue Jun 9 18:19:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1683] 10.0.0.203 () {30 vars in 692 bytes} [Tue Jun 9 18:19:50 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: 882/1684] 10.0.0.203 () {30 vars in 668 bytes} [Tue Jun 9 18:19:50 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: 883/1685] 10.0.0.203 () {30 vars in 704 bytes} [Tue Jun 9 18:19:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1686] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:19:48 2026] POST /v2.0/routers => generated 511 bytes in 1838 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:50.533 8 WARNING neutron_lib.context [None req-180bfa26-662e-4834-8aef-06a003154134 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 884/1687] 10.0.0.119 () {34 vars in 665 bytes} [Tue Jun 9 18:19:50 2026] POST /v2.0/ports => generated 963 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1688] 10.0.0.203 () {28 vars in 439 bytes} [Tue Jun 9 18:19:51 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 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: 886/1689] 10.0.0.203 () {30 vars in 728 bytes} [Tue Jun 9 18:19:51 2026] GET /v2.0/subnets/bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 634 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1690] 10.0.0.203 () {30 vars in 690 bytes} [Tue Jun 9 18:19:51 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: 888/1691] 10.0.0.203 () {30 vars in 692 bytes} [Tue Jun 9 18:19:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1692] 10.0.0.203 () {30 vars in 668 bytes} [Tue Jun 9 18:19:51 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: 890/1693] 10.0.0.203 () {30 vars in 704 bytes} [Tue Jun 9 18:19:51 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: 891/1694] 10.0.0.203 () {30 vars in 728 bytes} [Tue Jun 9 18:19:51 2026] GET /v2.0/subnets/bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1695] 10.0.0.203 () {30 vars in 690 bytes} [Tue Jun 9 18:19:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1696] 10.0.0.203 () {30 vars in 692 bytes} [Tue Jun 9 18:19:51 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: 894/1697] 10.0.0.203 () {30 vars in 668 bytes} [Tue Jun 9 18:19:51 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: 895/1698] 10.0.0.203 () {30 vars in 704 bytes} [Tue Jun 9 18:19:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1699] 10.0.0.203 () {30 vars in 730 bytes} [Tue Jun 9 18:19:51 2026] GET /v2.0/networks/951c9e41-65ca-4dac-b409-33ff4defc113 => generated 800 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1700] 10.0.0.203 () {30 vars in 682 bytes} [Tue Jun 9 18:19:51 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1701] 10.0.0.203 () {34 vars in 704 bytes} [Tue Jun 9 18:19:51 2026] POST /v2.0/ports => generated 1128 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1702] 10.0.0.119 () {34 vars in 783 bytes} [Tue Jun 9 18:19:51 2026] PUT /v2.0/routers/03a5dba5-811b-422f-9847-6d24f06a0af6/add_router_interface => generated 309 bytes in 1553 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: 899/1703] 10.0.0.119 () {32 vars in 717 bytes} [Tue Jun 9 18:19:52 2026] GET /v2.0/ports/5c9a0022-3632-4060-910c-93543ad42dcf => generated 1037 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: 805/1704] 10.0.0.119 () {34 vars in 789 bytes} [Tue Jun 9 18:19:52 2026] PUT /v2.0/routers/03a5dba5-811b-422f-9847-6d24f06a0af6/remove_router_interface => generated 309 bytes in 1149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:19:54.396 8 INFO neutron.api.v2.resource [None req-555ccdc5-f77f-4c20-8735-d85e547b74c0 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 900/1705] 10.0.0.119 () {34 vars in 789 bytes} [Tue Jun 9 18:19:53 2026] PUT /v2.0/routers/03a5dba5-811b-422f-9847-6d24f06a0af6/remove_router_interface => generated 197 bytes in 569 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: 806/1706] 10.0.0.119 () {32 vars in 736 bytes} [Tue Jun 9 18:19:54 2026] GET /v2.0/ports?device_id=03a5dba5-811b-422f-9847-6d24f06a0af6 => 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: 807/1707] 199.204.45.210 () {30 vars in 703 bytes} [Tue Jun 9 18:19:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1708] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:19:54 2026] GET /v2.0/security-groups?tenant_id=5bacd4ac663c40b39bab6d18e5cb553e&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1709] 199.204.45.210 () {30 vars in 705 bytes} [Tue Jun 9 18:19:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1710] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:19:55 2026] DELETE /v2.0/security-groups/c92aa97f-f36a-4a63-817b-1d182b65ae1e => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:19:55.212 8 INFO neutron.services.segments.plugin [-] Segment c7745db7-cc80-49f0-aa17-07617f33de4d resource provider aggregate not found 2026-06-09 18:19:55.240 8 INFO neutron.services.segments.plugin [-] Segment c7745db7-cc80-49f0-aa17-07617f33de4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7745db7-cc80-49f0-aa17-07617f33de4d found for delete ", "request_id": "req-7daf3aa4-d8d5-4aac-9f83-ab52f6ad1e46"}]} 2026-06-09 18:19:55.241 8 INFO neutron.services.segments.plugin [-] Segment c7745db7-cc80-49f0-aa17-07617f33de4d resource provider aggregate not found 2026-06-09 18:19:55.264 8 INFO neutron.services.segments.plugin [-] Segment c7745db7-cc80-49f0-aa17-07617f33de4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7745db7-cc80-49f0-aa17-07617f33de4d found for delete ", "request_id": "req-2e0c2b7c-d0e0-474c-a851-3bdb409b6cc0"}]} 2026-06-09 18:19:55.271 8 INFO neutron.db.l3_hamode_db [None req-ba3a26b3-6fc9-43ca-8748-b070864a6b56 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] HA network fc0a1a1a-edee-482c-bd16-a17f6cb0c1ef was deleted as no HA routers are present in tenant 63cf4fc06ab341fe8dab5b45e466a301. [pid: 8|app: 0|req: 901/1711] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:19:54 2026] DELETE /v2.0/routers/03a5dba5-811b-422f-9847-6d24f06a0af6 => generated 0 bytes in 848 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1712] 199.204.45.210 () {30 vars in 681 bytes} [Tue Jun 9 18:19:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1713] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:19:55 2026] GET /v2.0/ports?device_id=dc5bf3d8-d4f9-4a1b-a5d8-492f7720d2e0 => generated 1014 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1714] 199.204.45.210 () {30 vars in 717 bytes} [Tue Jun 9 18:19:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1715] 10.0.0.20 () {34 vars in 1119 bytes} [Tue Jun 9 18:19:55 2026] GET /v2.0/security-groups?id=d5cbc41c-ed47-40b6-984e-109462e905e9&id=d98b9a7a-d129-4b79-80a0-e9bebc6dedab&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1716] 199.204.45.210 () {30 vars in 737 bytes} [Tue Jun 9 18:19:55 2026] GET /v2.0/ports/632774b8-9e65-4866-a168-091d42f28807 => generated 1128 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1717] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:19:55 2026] DELETE /v2.0/subnets/45ef67a3-5a79-4cfd-9527-fc5499f1e426 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1718] 10.0.0.119 () {32 vars in 736 bytes} [Tue Jun 9 18:19:55 2026] GET /v2.0/ports?device_id=dc5bf3d8-d4f9-4a1b-a5d8-492f7720d2e0 => generated 1283 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1719] 10.0.0.119 () {32 vars in 858 bytes} [Tue Jun 9 18:19:55 2026] GET /v2.0/floatingips?floating_network_id=7fa725f5-f9c9-49cb-a124-1eb8e03a588b&port_id=c7e6e1f9-bf15-4bf7-b871-8f64bab6aeee => generated 861 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1720] 199.204.45.210 () {30 vars in 703 bytes} [Tue Jun 9 18:19:55 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: 818/1721] 199.204.45.210 () {30 vars in 705 bytes} [Tue Jun 9 18:19:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1722] 199.204.45.210 () {30 vars in 681 bytes} [Tue Jun 9 18:19:55 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: 820/1723] 199.204.45.210 () {30 vars in 717 bytes} [Tue Jun 9 18:19:55 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-06-09 18:19:55.808 7 INFO neutron.api.v2.resource [None req-1c0931d5-03d0-4a0c-85a5-0c5d4f3ac181 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 821/1724] 199.204.45.210 () {30 vars in 763 bytes} [Tue Jun 9 18:19:55 2026] GET /v2.0/security-groups/lb-b38dd9e3-b691-465c-bbce-49ed47daa22f => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1725] 199.204.45.210 () {30 vars in 785 bytes} [Tue Jun 9 18:19:55 2026] GET /v2.0/security-groups?name=lb-b38dd9e3-b691-465c-bbce-49ed47daa22f => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1726] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:19:55 2026] DELETE /v2.0/networks/d9ee0c48-f067-4704-b6ea-634ea1dfb54c => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:19:55.912 8 WARNING neutron_lib.context [None req-9083d838-7064-409b-b011-e8467b068a6a 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 823/1727] 199.204.45.210 () {34 vars in 736 bytes} [Tue Jun 9 18:19:55 2026] POST /v2.0/security-groups => generated 1636 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 18:19:55.989 8 INFO neutron.db.segments_db [None req-9083d838-7064-409b-b011-e8467b068a6a 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] Added segment 4418da8e-f6b8-400d-aed1-26fd7b5e56b5 of type vxlan for network 450295de-ef83-42a5-a8fc-71c76e1a8c4c [pid: 7|app: 0|req: 824/1728] 199.204.45.210 () {30 vars in 815 bytes} [Tue Jun 9 18:19:55 2026] GET /v2.0/security-group-rules?security_group_id=e378630b-ba8e-4cc7-9da5-1a4ca8a596b4 => generated 1182 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1729] 10.0.0.156 () {34 vars in 990 bytes} [Tue Jun 9 18:19:56 2026] GET /v2.0/ports?device_id=dc5bf3d8-d4f9-4a1b-a5d8-492f7720d2e0 => generated 1283 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1730] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:19:55 2026] POST /v2.0/networks => generated 633 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1731] 10.0.0.156 () {34 vars in 1120 bytes} [Tue Jun 9 18:19:56 2026] GET /v2.0/security-groups?id=d5cbc41c-ed47-40b6-984e-109462e905e9&id=d98b9a7a-d129-4b79-80a0-e9bebc6dedab&fields=id&fields=name => generated 206 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:19:56.199 8 WARNING neutron_lib.context [None req-6c9d5be3-0d7e-4721-aeb7-88bb5cede4e6 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1732] 199.204.45.210 () {34 vars in 789 bytes} [Tue Jun 9 18:19:56 2026] PUT /v2.0/ports/632774b8-9e65-4866-a168-091d42f28807 => generated 1128 bytes in 318 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: 827/1733] 199.204.45.210 () {30 vars in 703 bytes} [Tue Jun 9 18:19:56 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: 828/1734] 199.204.45.210 () {30 vars in 705 bytes} [Tue Jun 9 18:19:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1735] 199.204.45.210 () {30 vars in 681 bytes} [Tue Jun 9 18:19: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: 7|app: 0|req: 830/1736] 199.204.45.210 () {30 vars in 717 bytes} [Tue Jun 9 18:19:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1737] 199.204.45.210 () {30 vars in 741 bytes} [Tue Jun 9 18:19:56 2026] GET /v2.0/subnets/bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1738] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:19:56 2026] POST /v2.0/subnets => generated 622 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:56.608 7 WARNING neutron_lib.context [None req-8d2ab0c2-653a-48db-a839-3e71c8750650 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:19:56.659 7 INFO neutron.db.segments_db [None req-8d2ab0c2-653a-48db-a839-3e71c8750650 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] Added segment ab3afb0c-2bb9-455c-b2fe-46d3b91086ba of type vxlan for network db04a897-2180-4b0f-9627-4db3f4af7598 2026-06-09 18:19:56.976 7 INFO neutron.db.l3_hamode_db [None req-8d2ab0c2-653a-48db-a839-3e71c8750650 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 18:19:57.152 7 INFO neutron.db.l3_hamode_db [None req-8d2ab0c2-653a-48db-a839-3e71c8750650 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 832/1739] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:19:56 2026] POST /v2.0/routers => generated 511 bytes in 1346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:19:57.997 8 INFO neutron.services.segments.plugin [-] Segment d5d267f1-27ed-4e5a-823d-f7e3a28f213e resource provider aggregate not found 2026-06-09 18:19:58.002 8 INFO neutron.services.segments.plugin [-] Segment d5d267f1-27ed-4e5a-823d-f7e3a28f213e resource provider aggregate not found 2026-06-09 18:19:58.034 8 INFO neutron.services.segments.plugin [-] Segment d5d267f1-27ed-4e5a-823d-f7e3a28f213e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5d267f1-27ed-4e5a-823d-f7e3a28f213e found for delete ", "request_id": "req-64e05036-97b7-452e-b695-54445f9ec5f3"}]} 2026-06-09 18:19:58.034 8 INFO neutron.services.segments.plugin [-] Segment d5d267f1-27ed-4e5a-823d-f7e3a28f213e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5d267f1-27ed-4e5a-823d-f7e3a28f213e found for delete ", "request_id": "req-73eedea1-03ba-4fab-bfe2-3a6aaa43183d"}]} [pid: 7|app: 0|req: 833/1740] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:19:58 2026] GET /v2.0/ports?device_id=dc5bf3d8-d4f9-4a1b-a5d8-492f7720d2e0 => generated 1014 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1741] 10.0.0.20 () {34 vars in 1119 bytes} [Tue Jun 9 18:19:58 2026] GET /v2.0/security-groups?id=d5cbc41c-ed47-40b6-984e-109462e905e9&id=d98b9a7a-d129-4b79-80a0-e9bebc6dedab&fields=id&fields=name => generated 206 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1742] 199.204.45.210 () {34 vars in 994 bytes} [Tue Jun 9 18:19:58 2026] GET /v2.0/ports?device_id=dc5bf3d8-d4f9-4a1b-a5d8-492f7720d2e0 => generated 1014 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:19:59.317 7 INFO neutron.db.l3_db [req-9abf6689-5a69-4e5c-a90c-91f22f7d7440 req-9fc2cc03-0b3f-4a81-bb3c-06302e2eaba4 de1c94fab040451291c7c50141def591 036c90e7eaa8476bacd77c3c4a61ce3d - - default default] Floating IP 6f28be58-50d5-4b88-baef-fdc39f12ab7d disassociated. External IP: 10.96.250.214, port: c7e6e1f9-bf15-4bf7-b871-8f64bab6aeee. [pid: 8|app: 0|req: 908/1743] 10.0.0.119 () {34 vars in 783 bytes} [Tue Jun 9 18:19:57 2026] PUT /v2.0/routers/4fb181e1-fea3-4359-9595-7aadbd5d9bb9/add_router_interface => generated 309 bytes in 1628 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1746] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:19:59 2026] GET /v2.0/ports?device_id=dc5bf3d8-d4f9-4a1b-a5d8-492f7720d2e0 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:19:59.849 8 WARNING neutron_lib.context [None req-c64a8303-4a4a-426f-9413-426ffe976c95 2d0b30391380445e9309c7ee2eb200b4 a15af4a784b045ca9bea6f47c87eb97d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:20:00.004 8 INFO neutron.db.segments_db [None req-c64a8303-4a4a-426f-9413-426ffe976c95 2d0b30391380445e9309c7ee2eb200b4 a15af4a784b045ca9bea6f47c87eb97d - - default default] Added segment ac80262f-ac8c-4f2f-8667-efc6d2280a64 of type vxlan for network 2a9f7c57-6165-4389-a9f3-d553be9d223a [pid: 8|app: 0|req: 912/1747] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:19:59 2026] POST /v2.0/networks => generated 632 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1748] 10.0.0.119 () {32 vars in 717 bytes} [Tue Jun 9 18:20:00 2026] GET /v2.0/ports/55020d8c-7472-486c-82bb-f087483db027 => generated 959 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:20:00.192 8 WARNING neutron_lib.context [None req-13c952b6-097e-4a44-af18-b849e51032e2 2d0b30391380445e9309c7ee2eb200b4 a15af4a784b045ca9bea6f47c87eb97d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 836/1749] 199.204.45.210 () {36 vars in 997 bytes} [Tue Jun 9 18:19:58 2026] DELETE /v2.0/ports/c7e6e1f9-bf15-4bf7-b871-8f64bab6aeee => generated 0 bytes in 1528 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:20:00.378 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-30376297-bb65-4a30-87c3-90a86dc89838'] response: {'server_uuid': 'dc5bf3d8-d4f9-4a1b-a5d8-492f7720d2e0', 'name': 'network-vif-deleted', 'tag': 'c7e6e1f9-bf15-4bf7-b871-8f64bab6aeee', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 914/1750] 10.0.0.119 () {34 vars in 664 bytes} [Tue Jun 9 18:20:00 2026] POST /v2.0/ports => generated 743 bytes in 390 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-06-09 18:20:00.590 8 WARNING neutron_lib.context [None req-05f29b47-f0e4-475b-9559-849798574681 2d0b30391380445e9309c7ee2eb200b4 a15af4a784b045ca9bea6f47c87eb97d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:20:00.661 8 INFO neutron.db.segments_db [None req-05f29b47-f0e4-475b-9559-849798574681 2d0b30391380445e9309c7ee2eb200b4 a15af4a784b045ca9bea6f47c87eb97d - - default default] Added segment dd01105b-11b0-4823-9187-396bde9cc133 of type vxlan for network 6dcf1268-7e8e-49e8-9034-a23fee125e0d [pid: 8|app: 0|req: 915/1751] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:20:00 2026] POST /v2.0/networks => generated 631 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1752] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:20:00 2026] GET /v2.0/ports?device_id=dc5bf3d8-d4f9-4a1b-a5d8-492f7720d2e0 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:20:00.812 8 WARNING neutron_lib.context [None req-84851af0-b133-4ce7-9bca-1b52d35d27be 2d0b30391380445e9309c7ee2eb200b4 a15af4a784b045ca9bea6f47c87eb97d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 917/1753] 10.0.0.119 () {34 vars in 664 bytes} [Tue Jun 9 18:20:00 2026] POST /v2.0/ports => generated 743 bytes in 425 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-06-09 18:20:01.253 8 WARNING neutron_lib.context [None req-f7a342a0-167d-4526-aba8-1ccf3cb0e4ca 2d0b30391380445e9309c7ee2eb200b4 a15af4a784b045ca9bea6f47c87eb97d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:20:01.336 8 INFO neutron.db.segments_db [None req-f7a342a0-167d-4526-aba8-1ccf3cb0e4ca 2d0b30391380445e9309c7ee2eb200b4 a15af4a784b045ca9bea6f47c87eb97d - - default default] Added segment ad5815f3-509b-4272-ac4d-1055adaab22b of type vxlan for network 29237207-68c0-4e50-9d68-70dcb1fae918 [pid: 8|app: 0|req: 918/1754] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:20:01 2026] POST /v2.0/networks => generated 632 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:20:01.467 8 WARNING neutron_lib.context [None req-e1c58e07-411c-4cba-84f8-0b7570144c9b 2d0b30391380445e9309c7ee2eb200b4 a15af4a784b045ca9bea6f47c87eb97d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1755] 10.0.0.119 () {34 vars in 789 bytes} [Tue Jun 9 18:20:00 2026] PUT /v2.0/routers/4fb181e1-fea3-4359-9595-7aadbd5d9bb9/remove_router_interface => generated 309 bytes in 1150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1756] 10.0.0.119 () {32 vars in 736 bytes} [Tue Jun 9 18:20:01 2026] GET /v2.0/ports?device_id=4fb181e1-fea3-4359-9595-7aadbd5d9bb9 => 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: 919/1757] 10.0.0.119 () {34 vars in 664 bytes} [Tue Jun 9 18:20:01 2026] POST /v2.0/ports => generated 743 bytes in 379 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-06-09 18:20:01.850 8 WARNING neutron_lib.context [None req-b3d62a24-7873-41b8-8724-e3dbdefebd1b 2d0b30391380445e9309c7ee2eb200b4 a15af4a784b045ca9bea6f47c87eb97d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:20:01.914 8 INFO neutron.db.segments_db [None req-b3d62a24-7873-41b8-8724-e3dbdefebd1b 2d0b30391380445e9309c7ee2eb200b4 a15af4a784b045ca9bea6f47c87eb97d - - default default] Added segment 8488be74-0b04-4298-a8e8-0c7c46dbfe13 of type vxlan for network 06a0df3e-b1e9-493c-ae76-2141cb9ac767 [pid: 8|app: 0|req: 920/1758] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:20:01 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) [pid: 8|app: 0|req: 921/1759] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:20:02 2026] DELETE /v2.0/security-groups/d5cbc41c-ed47-40b6-984e-109462e905e9 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:20:02.157 8 WARNING neutron_lib.context [None req-8fe439cd-aa07-4d10-96e9-d125b325c5fd 2d0b30391380445e9309c7ee2eb200b4 a15af4a784b045ca9bea6f47c87eb97d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:20:02.253 7 INFO neutron.services.segments.plugin [-] Segment ab3afb0c-2bb9-455c-b2fe-46d3b91086ba resource provider aggregate not found 2026-06-09 18:20:02.257 7 INFO neutron.services.segments.plugin [-] Segment ab3afb0c-2bb9-455c-b2fe-46d3b91086ba resource provider aggregate not found 2026-06-09 18:20:02.274 7 INFO neutron.services.segments.plugin [-] Segment ab3afb0c-2bb9-455c-b2fe-46d3b91086ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab3afb0c-2bb9-455c-b2fe-46d3b91086ba found for delete ", "request_id": "req-43193d8b-ca59-4f34-9cfe-7ebc7b797ee2"}]} 2026-06-09 18:20:02.275 7 INFO neutron.db.l3_hamode_db [None req-33c8d588-2f86-49bb-b312-a8b42deaffaa 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] HA network db04a897-2180-4b0f-9627-4db3f4af7598 was deleted as no HA routers are present in tenant 63cf4fc06ab341fe8dab5b45e466a301. 2026-06-09 18:20:02.277 7 INFO neutron.services.segments.plugin [-] Segment ab3afb0c-2bb9-455c-b2fe-46d3b91086ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab3afb0c-2bb9-455c-b2fe-46d3b91086ba found for delete ", "request_id": "req-c7335e78-a7ce-4c63-a1aa-9163ed0968d9"}]} [pid: 7|app: 0|req: 839/1760] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:20:01 2026] DELETE /v2.0/routers/4fb181e1-fea3-4359-9595-7aadbd5d9bb9 => generated 0 bytes in 759 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:20:02.295 7 INFO neutron.api.v2.resource [None req-baa301e0-cd07-41a5-bc9a-d9644211123c de1c94fab040451291c7c50141def591 036c90e7eaa8476bacd77c3c4a61ce3d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 840/1761] 10.0.0.119 () {32 vars in 737 bytes} [Tue Jun 9 18:20:02 2026] GET /v2.0/security-groups/d5cbc41c-ed47-40b6-984e-109462e905e9 => 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: 922/1762] 10.0.0.119 () {34 vars in 664 bytes} [Tue Jun 9 18:20:02 2026] POST /v2.0/ports => generated 743 bytes in 323 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: 841/1763] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:20:02 2026] DELETE /v2.0/subnets/9d344d19-8a48-4edc-bd01-bfd502466dd4 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:20:02.514 7 WARNING neutron_lib.context [None req-c06078e0-f80f-4967-95ce-47b477f46915 2d0b30391380445e9309c7ee2eb200b4 a15af4a784b045ca9bea6f47c87eb97d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:20:02.601 7 INFO neutron.db.segments_db [None req-c06078e0-f80f-4967-95ce-47b477f46915 2d0b30391380445e9309c7ee2eb200b4 a15af4a784b045ca9bea6f47c87eb97d - - default default] Added segment 021f4f64-374d-4710-86ea-1c245b1839cb of type vxlan for network 59cb37d7-6871-4d44-9f91-d674fe3916a5 [pid: 7|app: 0|req: 842/1764] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:20:02 2026] POST /v2.0/networks => generated 631 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1765] 10.0.0.119 () {32 vars in 732 bytes} [Tue Jun 9 18:20:02 2026] DELETE /v2.0/floatingips/6f28be58-50d5-4b88-baef-fdc39f12ab7d => generated 0 bytes in 384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:20:02.865 8 WARNING neutron_lib.context [None req-1a6fef2a-1d9c-4235-b6e9-18e2858dc22d 2d0b30391380445e9309c7ee2eb200b4 a15af4a784b045ca9bea6f47c87eb97d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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/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: 7|app: 0|req: 843/1766] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:20:02 2026] DELETE /v2.0/networks/450295de-ef83-42a5-a8fc-71c76e1a8c4c => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1767] 10.0.0.119 () {34 vars in 664 bytes} [Tue Jun 9 18:20:02 2026] POST /v2.0/ports => generated 743 bytes in 402 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-06-09 18:20:03.270 8 WARNING neutron_lib.context [None req-d961aee6-9452-4fa5-868a-7a8387561d77 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1768] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:20:03 2026] DELETE /v2.0/security-groups/d98b9a7a-d129-4b79-80a0-e9bebc6dedab => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:20:03.320 8 INFO neutron.db.segments_db [None req-d961aee6-9452-4fa5-868a-7a8387561d77 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] Added segment 2eff307a-deba-4b8f-8d01-0c93eaaca32d of type vxlan for network 8ccb795c-a1bf-4a14-b5e8-444e68685d1b [pid: 7|app: 0|req: 845/1769] 10.0.0.119 () {34 vars in 747 bytes} [Tue Jun 9 18:20:03 2026] PUT /v2.0/ports/ded6ae86-ec67-4838-9237-523158746855/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:20:03.633 8 INFO neutron.db.l3_hamode_db [None req-d961aee6-9452-4fa5-868a-7a8387561d77 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 18:20:04.312 7 INFO neutron.services.segments.plugin [-] Segment 4418da8e-f6b8-400d-aed1-26fd7b5e56b5 resource provider aggregate not found 2026-06-09 18:20:04.318 7 INFO neutron.services.segments.plugin [-] Segment 4418da8e-f6b8-400d-aed1-26fd7b5e56b5 resource provider aggregate not found 2026-06-09 18:20:04.331 7 INFO neutron.services.segments.plugin [-] Segment 4418da8e-f6b8-400d-aed1-26fd7b5e56b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4418da8e-f6b8-400d-aed1-26fd7b5e56b5 found for delete ", "request_id": "req-049e8e9d-3d84-4aed-bcbe-7f69b94a94b6"}]} 2026-06-09 18:20:04.333 7 INFO neutron.services.segments.plugin [-] Segment 4418da8e-f6b8-400d-aed1-26fd7b5e56b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4418da8e-f6b8-400d-aed1-26fd7b5e56b5 found for delete ", "request_id": "req-21712b56-b67f-48c4-98f9-424c0686f3ad"}]} [pid: 7|app: 0|req: 846/1770] 10.0.0.119 () {34 vars in 789 bytes} [Tue Jun 9 18:20:03 2026] PUT /v2.0/routers/0c28e583-3418-4c5e-ade8-a10546038242/remove_router_interface => generated 309 bytes in 1316 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:20:04.731 8 INFO neutron.db.l3_hamode_db [None req-d961aee6-9452-4fa5-868a-7a8387561d77 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 847/1771] 10.0.0.119 () {34 vars in 747 bytes} [Tue Jun 9 18:20:04 2026] PUT /v2.0/ports/55bfcaf5-4db3-4812-923f-b1897dd9f38b/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1772] 10.0.0.20 () {34 vars in 1015 bytes} [Tue Jun 9 18:20:04 2026] GET /v2.0/security-groups?id=7b70521e-e525-44eb-8deb-cce1b425ac92&fields=id => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:20:05.994 7 INFO neutron.db.l3_hamode_db [None req-027aa456-9665-485c-b9f5-4c6be7b9a338 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] HA network 830b17e0-24b8-47b1-a94c-c43262631630 was deleted as no HA routers are present in tenant 036c90e7eaa8476bacd77c3c4a61ce3d. [pid: 7|app: 0|req: 849/1773] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:20:04 2026] DELETE /v2.0/routers/0c28e583-3418-4c5e-ade8-a10546038242 => generated 0 bytes in 1224 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1774] 10.0.0.119 () {34 vars in 747 bytes} [Tue Jun 9 18:20:06 2026] PUT /v2.0/ports/dfb594ed-3c9b-488e-851e-415407976343/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1775] 10.0.0.20 () {34 vars in 981 bytes} [Tue Jun 9 18:20:06 2026] GET /v2.0/networks?id=17b646f3-a1fa-4270-9648-3e5e05f8c81e => generated 735 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:20:06.359 7 INFO neutron.services.segments.plugin [-] Segment f6d2cbb6-cb48-475a-8e9c-dde3165f8d38 resource provider aggregate not found 2026-06-09 18:20:06.368 7 INFO neutron.services.segments.plugin [-] Segment f6d2cbb6-cb48-475a-8e9c-dde3165f8d38 resource provider aggregate not found 2026-06-09 18:20:06.381 7 INFO neutron.services.segments.plugin [-] Segment f6d2cbb6-cb48-475a-8e9c-dde3165f8d38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6d2cbb6-cb48-475a-8e9c-dde3165f8d38 found for delete ", "request_id": "req-336e49fd-a69f-40fe-9c34-6a0abfddc350"}]} [pid: 7|app: 0|req: 852/1776] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:20:06 2026] DELETE /v2.0/subnets/afeb80c5-f9f8-4d09-aff8-0412d5d38bb6 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1777] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:20:03 2026] POST /v2.0/routers => generated 691 bytes in 3136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1778] 10.0.0.20 () {34 vars in 964 bytes} [Tue Jun 9 18:20:06 2026] GET /v2.0/quotas/e40ba370f36647c98e9f9a1788c064a0 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1779] 10.0.0.119 () {32 vars in 721 bytes} [Tue Jun 9 18:20:06 2026] GET /v2.0/routers/77463e35-c142-4b86-9830-880b26ef73c7 => generated 697 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1780] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:20:06 2026] DELETE /v2.0/networks/c26d5205-5c1c-4a37-b726-6428f14af0f4 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:20:06.853 8 INFO neutron.services.segments.plugin [-] Segment 02853514-4e7d-4c5d-904b-75f01427a913 resource provider aggregate not found 2026-06-09 18:20:06.860 8 INFO neutron.services.segments.plugin [-] Segment 02853514-4e7d-4c5d-904b-75f01427a913 resource provider aggregate not found 2026-06-09 18:20:06.874 8 INFO neutron.services.segments.plugin [-] Segment 02853514-4e7d-4c5d-904b-75f01427a913 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02853514-4e7d-4c5d-904b-75f01427a913 found for delete ", "request_id": "req-d7a64e09-201d-4070-85d1-5aaa3cebbaf6"}]} 2026-06-09 18:20:06.885 8 INFO neutron.services.segments.plugin [-] Segment 02853514-4e7d-4c5d-904b-75f01427a913 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02853514-4e7d-4c5d-904b-75f01427a913 found for delete ", "request_id": "req-422a103c-65b2-422e-bea2-e75aed2b5269"}]} [pid: 8|app: 0|req: 929/1781] 10.0.0.20 () {34 vars in 1001 bytes} [Tue Jun 9 18:20:06 2026] GET /v2.0/ports?tenant_id=e40ba370f36647c98e9f9a1788c064a0&fields=id => generated 149 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1782] 10.0.0.119 () {32 vars in 647 bytes} [Tue Jun 9 18:20:06 2026] GET /v2.0/routers => generated 700 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:20:07.066 7 INFO neutron.services.segments.plugin [-] Segment f6d2cbb6-cb48-475a-8e9c-dde3165f8d38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6d2cbb6-cb48-475a-8e9c-dde3165f8d38 found for delete ", "request_id": "req-65ff56fe-ab16-41ee-80e2-7de76cf19e72"}]} [pid: 7|app: 0|req: 853/1783] 10.0.0.119 () {34 vars in 747 bytes} [Tue Jun 9 18:20:06 2026] PUT /v2.0/ports/55087b6f-36b0-41aa-882c-cc9223c6edde/tags => generated 19 bytes in 701 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1784] 10.0.0.20 () {34 vars in 1007 bytes} [Tue Jun 9 18:20:07 2026] GET /v2.0/networks/17b646f3-a1fa-4270-9648-3e5e05f8c81e?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: 855/1785] 10.0.0.119 () {34 vars in 741 bytes} [Tue Jun 9 18:20:07 2026] PUT /v2.0/routers/77463e35-c142-4b86-9830-880b26ef73c7 => generated 704 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1786] 10.0.0.119 () {32 vars in 660 bytes} [Tue Jun 9 18:20:07 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1787] 10.0.0.20 () {34 vars in 1107 bytes} [Tue Jun 9 18:20:07 2026] GET /v2.0/networks/17b646f3-a1fa-4270-9648-3e5e05f8c81e?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: 858/1788] 10.0.0.119 () {32 vars in 721 bytes} [Tue Jun 9 18:20:08 2026] GET /v2.0/routers/77463e35-c142-4b86-9830-880b26ef73c7 => generated 704 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1789] 10.0.0.119 () {32 vars in 674 bytes} [Tue Jun 9 18:20:08 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1790] 10.0.0.119 () {32 vars in 736 bytes} [Tue Jun 9 18:20:08 2026] GET /v2.0/ports?device_id=77463e35-c142-4b86-9830-880b26ef73c7 => 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: 861/1791] 10.0.0.119 () {32 vars in 670 bytes} [Tue Jun 9 18:20:08 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1792] 10.0.0.119 () {34 vars in 789 bytes} [Tue Jun 9 18:20:07 2026] PUT /v2.0/routers/21ef9eb8-35f3-4803-aba4-34bfec9445e9/remove_router_interface => generated 309 bytes in 1330 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1793] 10.0.0.119 () {32 vars in 682 bytes} [Tue Jun 9 18:20:08 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:20:09.586 7 INFO neutron.services.segments.plugin [-] Segment 2eff307a-deba-4b8f-8d01-0c93eaaca32d resource provider aggregate not found 2026-06-09 18:20:09.592 7 INFO neutron.services.segments.plugin [-] Segment 2eff307a-deba-4b8f-8d01-0c93eaaca32d resource provider aggregate not found 2026-06-09 18:20:09.603 7 INFO neutron.services.segments.plugin [-] Segment 2eff307a-deba-4b8f-8d01-0c93eaaca32d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2eff307a-deba-4b8f-8d01-0c93eaaca32d found for delete ", "request_id": "req-1cebbbed-616f-463a-b285-69c11b233534"}]} 2026-06-09 18:20:09.610 7 INFO neutron.db.l3_hamode_db [None req-ab02176d-21ee-4e0a-b6e2-08a57eac778d 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] HA network 8ccb795c-a1bf-4a14-b5e8-444e68685d1b was deleted as no HA routers are present in tenant 63cf4fc06ab341fe8dab5b45e466a301. [pid: 7|app: 0|req: 862/1794] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:20:08 2026] DELETE /v2.0/routers/77463e35-c142-4b86-9830-880b26ef73c7 => generated 0 bytes in 1371 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:20:09.620 7 INFO neutron.services.segments.plugin [-] Segment 2eff307a-deba-4b8f-8d01-0c93eaaca32d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2eff307a-deba-4b8f-8d01-0c93eaaca32d found for delete ", "request_id": "req-40bbd725-1a3c-4074-8f7b-de18c6f433a3"}]} [pid: 7|app: 0|req: 863/1795] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:20:09 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1796] 10.0.0.119 () {32 vars in 668 bytes} [Tue Jun 9 18:20:09 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1797] 199.204.45.210 () {34 vars in 1096 bytes} [Tue Jun 9 18:20:09 2026] GET /v2.0/ports?device_id=245e942f-e4c7-4844-bb9f-f6b245709f92&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:20:09.908 8 INFO neutron.services.segments.plugin [-] Segment aa07edce-5e67-4609-a0be-e3a83610793c resource provider aggregate not found 2026-06-09 18:20:09.915 8 INFO neutron.services.segments.plugin [-] Segment aa07edce-5e67-4609-a0be-e3a83610793c resource provider aggregate not found [pid: 7|app: 0|req: 866/1798] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:20:09 2026] GET /v2.0/networks?id=17b646f3-a1fa-4270-9648-3e5e05f8c81e => generated 735 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:20:09.932 8 INFO neutron.services.segments.plugin [-] Segment aa07edce-5e67-4609-a0be-e3a83610793c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa07edce-5e67-4609-a0be-e3a83610793c found for delete ", "request_id": "req-62869add-2d67-4390-a889-cb2ae08f56ee"}]} 2026-06-09 18:20:09.933 8 INFO neutron.services.segments.plugin [-] Segment aa07edce-5e67-4609-a0be-e3a83610793c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa07edce-5e67-4609-a0be-e3a83610793c found for delete ", "request_id": "req-a90c0fd5-20c1-4f00-82e2-406b154e4af4"}]} 2026-06-09 18:20:09.940 8 INFO neutron.db.l3_hamode_db [None req-3cfdba3e-4252-4e5b-a2b7-b5a49bfc83e8 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] HA network 7fbe96b1-4fbc-40c5-ad11-7d0472e228b8 was deleted as no HA routers are present in tenant 2554e86d6a7e4cc9b7a97d05e6521584. [pid: 7|app: 0|req: 867/1799] 10.0.0.119 () {32 vars in 736 bytes} [Tue Jun 9 18:20:09 2026] GET /v2.0/ports?device_id=77463e35-c142-4b86-9830-880b26ef73c7 => 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: 933/1800] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:20:08 2026] DELETE /v2.0/routers/21ef9eb8-35f3-4803-aba4-34bfec9445e9 => generated 0 bytes in 1307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1801] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:20:09 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1802] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:20:09 2026] GET /v2.0/ports?tenant_id=0a22c69a04a84d668db26833d2a0ba61&device_id=245e942f-e4c7-4844-bb9f-f6b245709f92 => 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: 870/1803] 199.204.45.210 () {34 vars in 1050 bytes} [Tue Jun 9 18:20:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e40ba370f36647c98e9f9a1788c064a0 => generated 343 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:20:10.101 7 INFO neutron.api.v2.resource [None req-5f501b5c-a6b2-4668-b80c-c825d2624792 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 871/1804] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:20:10 2026] DELETE /v2.0/routers/77463e35-c142-4b86-9830-880b26ef73c7 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1805] 10.0.0.119 () {32 vars in 682 bytes} [Tue Jun 9 18:20:09 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1806] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:20:10 2026] GET /v2.0/networks?id=b5c09e63-1b7e-41e5-96eb-6548b4280201 => generated 800 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1807] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:20:10 2026] DELETE /v2.0/subnets/a4715b11-74a2-460b-8add-05a5a0a30cf2 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1808] 10.0.0.119 () {32 vars in 736 bytes} [Tue Jun 9 18:20:10 2026] GET /v2.0/ports?device_id=4fb181e1-fea3-4359-9595-7aadbd5d9bb9 => 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: 874/1809] 10.0.0.119 () {32 vars in 678 bytes} [Tue Jun 9 18:20:10 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1810] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:20:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.117&port_id=8a04beb2-e84b-4326-afbc-c525c1ba08df => generated 860 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1811] 199.204.45.210 () {38 vars in 955 bytes} [Tue Jun 9 18:20:10 2026] POST /v2.0/ports => generated 1078 bytes in 491 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-06-09 18:20:10.720 8 INFO neutron.api.v2.resource [None req-1f29b269-4a7f-40ec-b964-2f4a7d1e8713 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 937/1812] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:20:10 2026] DELETE /v2.0/routers/4fb181e1-fea3-4359-9595-7aadbd5d9bb9 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1813] 10.0.0.119 () {32 vars in 690 bytes} [Tue Jun 9 18:20:10 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1814] 199.204.45.210 () {34 vars in 1104 bytes} [Tue Jun 9 18:20:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A128&port_id=8a04beb2-e84b-4326-afbc-c525c1ba08df => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1815] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:20:10 2026] DELETE /v2.0/networks/1e941790-9b49-4dd7-92b2-59591575a500 => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:20:10.962 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0a8756b3-ddf3-4a4f-bf59-a59be18b8d58 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 877/1816] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:20:10 2026] DELETE /v2.0/subnets/9d344d19-8a48-4edc-bd01-bfd502466dd4 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1817] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:20:10 2026] DELETE /v2.0/ports/ded6ae86-ec67-4838-9237-523158746855 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1818] 199.204.45.210 () {34 vars in 1064 bytes} [Tue Jun 9 18:20:11 2026] GET /v2.0/subnets?id=f16300e1-f5c7-4fa4-abd5-b43a7ad9c70c&id=6b3e7e04-29d5-4fb9-9a95-318bb4149bb2 => generated 1361 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1819] 10.0.0.119 () {32 vars in 736 bytes} [Tue Jun 9 18:20:11 2026] GET /v2.0/ports?device_id=03a5dba5-811b-422f-9847-6d24f06a0af6 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1820] 199.204.45.210 () {38 vars in 1028 bytes} [Tue Jun 9 18:20:10 2026] PUT /v2.0/ports/309839a3-2edb-466a-836b-be1ec243ae0c => generated 1203 bytes in 525 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: 941/1821] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:20:11 2026] GET /v2.0/security-groups?tenant_id=2554e86d6a7e4cc9b7a97d05e6521584&name=default => generated 2925 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:20:11.436 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d82ff91c-1d93-4294-9018-fbd0e766e2c8'] response: {'name': 'network-changed', 'server_uuid': 'cea26bde-6159-48a7-932d-caf670508d37', 'tag': '309839a3-2edb-466a-836b-be1ec243ae0c', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 942/1822] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:20:11 2026] GET /v2.0/ports?network_id=b5c09e63-1b7e-41e5-96eb-6548b4280201&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:20:11.501 8 INFO neutron.api.v2.resource [None req-757bb6fb-535f-43c7-8fd3-adddf0535e8c 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 943/1823] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:20:11 2026] DELETE /v2.0/routers/03a5dba5-811b-422f-9847-6d24f06a0af6 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1824] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:20:11 2026] DELETE /v2.0/ports/55bfcaf5-4db3-4812-923f-b1897dd9f38b => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1825] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:20:11 2026] GET /v2.0/ports?tenant_id=e40ba370f36647c98e9f9a1788c064a0&device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1826] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:20:11 2026] GET /v2.0/ports?network_id=b5c09e63-1b7e-41e5-96eb-6548b4280201&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:20:11.591 8 INFO neutron.pecan_wsgi.hooks.translation [None req-312b6131-2aa2-4390-8a61-63c4a26ad247 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 946/1827] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:20:11 2026] DELETE /v2.0/subnets/45ef67a3-5a79-4cfd-9527-fc5499f1e426 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 18:20:11.627 7 INFO neutron.services.segments.plugin [-] Segment 7c566dde-44d7-47a9-971b-213cbd51fb3f resource provider aggregate not found 2026-06-09 18:20:11.643 7 INFO neutron.services.segments.plugin [-] Segment 7c566dde-44d7-47a9-971b-213cbd51fb3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c566dde-44d7-47a9-971b-213cbd51fb3f found for delete ", "request_id": "req-3f16a2df-8b27-4ab0-ba91-feac1e7ab300"}]} 2026-06-09 18:20:11.646 7 INFO neutron.services.segments.plugin [-] Segment 7c566dde-44d7-47a9-971b-213cbd51fb3f resource provider aggregate not found [pid: 7|app: 0|req: 882/1828] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:20:11 2026] DELETE /v2.0/security-groups/d40d4e06-bb0e-4a8d-9ff1-cde15a679914 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:20:11.674 7 INFO neutron.services.segments.plugin [-] Segment 7c566dde-44d7-47a9-971b-213cbd51fb3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c566dde-44d7-47a9-971b-213cbd51fb3f found for delete ", "request_id": "req-974a2f50-6823-4b43-ad1a-c7128bf0185b"}]} [pid: 7|app: 0|req: 883/1829] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:20:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.22&port_id=309839a3-2edb-466a-836b-be1ec243ae0c => 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: 884/1830] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:20:11 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201?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: 885/1831] 10.0.0.119 () {32 vars in 736 bytes} [Tue Jun 9 18:20:11 2026] GET /v2.0/ports?device_id=6ebeb32b-9b04-4166-8bbe-f93705f64203 => 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: 886/1832] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:20:11 2026] GET /v2.0/subnets?id=c77c56dd-341e-4a91-87b8-bc13417327ca => generated 630 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1833] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:20:11 2026] DELETE /v2.0/ports/dfb594ed-3c9b-488e-851e-415407976343 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:20:11.859 8 INFO neutron.api.v2.resource [None req-86eafc80-ed7b-4bcc-843d-61add7fa7251 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 948/1834] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:20:11 2026] DELETE /v2.0/routers/6ebeb32b-9b04-4166-8bbe-f93705f64203 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1835] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:20:11 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201?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: 888/1836] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:20:11 2026] GET /v2.0/security-groups?tenant_id=036c90e7eaa8476bacd77c3c4a61ce3d&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1837] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:20:11 2026] GET /v2.0/ports?network_id=17b646f3-a1fa-4270-9648-3e5e05f8c81e&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-06-09 18:20:11.933 8 INFO neutron.pecan_wsgi.hooks.translation [None req-810436f2-29a4-4e53-aa66-9c498bbed295 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 950/1838] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:20:11 2026] DELETE /v2.0/subnets/759af7ef-b7b6-4078-a39a-4791e53d07f9 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1839] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:20:11 2026] DELETE /v2.0/security-groups/ee4088f8-0781-48b1-aec1-87554394401f => 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: 952/1840] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:20:12 2026] GET /v2.0/networks/17b646f3-a1fa-4270-9648-3e5e05f8c81e?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:20:12.134 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d9c5daaa-2502-4e15-a0da-1839d016d03c 3c11bd448f004f118cec4fbcbac33e4f 63cf4fc06ab341fe8dab5b45e466a301 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 953/1841] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:20:12 2026] DELETE /v2.0/subnets/c26ac038-705f-4f4a-83aa-4bcacfee1ffb => 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: 889/1842] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:20:11 2026] DELETE /v2.0/ports/55087b6f-36b0-41aa-882c-cc9223c6edde => 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: 954/1843] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:20:12 2026] GET /v2.0/networks/17b646f3-a1fa-4270-9648-3e5e05f8c81e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1844] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:20:12 2026] GET /v2.0/ports?tenant_id=e40ba370f36647c98e9f9a1788c064a0&device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1845] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:20:12 2026] GET /v2.0/networks?id=17b646f3-a1fa-4270-9648-3e5e05f8c81e => generated 735 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1846] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:20:12 2026] DELETE /v2.0/ports/8ad20d4a-00ad-4bcd-8b37-12a2a70f2874 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1847] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:20:12 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.22&port_id=309839a3-2edb-466a-836b-be1ec243ae0c => 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: 958/1848] 199.204.45.210 () {34 vars in 994 bytes} [Tue Jun 9 18:20:12 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1849] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:20:12 2026] GET /v2.0/subnets?id=c77c56dd-341e-4a91-87b8-bc13417327ca => generated 630 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1850] 199.204.45.210 () {34 vars in 1044 bytes} [Tue Jun 9 18:20:12 2026] GET /v2.0/security-groups?id=7b70521e-e525-44eb-8deb-cce1b425ac92&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: 961/1851] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:20:12 2026] GET /v2.0/ports?network_id=17b646f3-a1fa-4270-9648-3e5e05f8c81e&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1852] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:20:12 2026] DELETE /v2.0/networks/2a9f7c57-6165-4389-a9f3-d553be9d223a => 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: 962/1853] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:20:12 2026] GET /v2.0/networks/17b646f3-a1fa-4270-9648-3e5e05f8c81e?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1854] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:20:12 2026] GET /v2.0/networks/17b646f3-a1fa-4270-9648-3e5e05f8c81e?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: 892/1855] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:20:12 2026] DELETE /v2.0/networks/6dcf1268-7e8e-49e8-9034-a23fee125e0d => 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: 964/1856] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:20:12 2026] GET /v2.0/security-groups?tenant_id=63cf4fc06ab341fe8dab5b45e466a301&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1857] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:20:12 2026] DELETE /v2.0/security-groups/5a5f0ff8-87d8-4aac-99bf-e9dcec66a1d7 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1858] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:20:13 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1859] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:20:12 2026] DELETE /v2.0/networks/29237207-68c0-4e50-9d68-70dcb1fae918 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1860] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:20:13 2026] GET /v2.0/security-groups?id=7b70521e-e525-44eb-8deb-cce1b425ac92&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1861] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:20:13 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1862] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:20:13 2026] DELETE /v2.0/networks/06a0df3e-b1e9-493c-ae76-2141cb9ac767 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:20:13.568 8 INFO neutron.services.segments.plugin [-] Segment 021f4f64-374d-4710-86ea-1c245b1839cb resource provider aggregate not found 2026-06-09 18:20:13.589 8 INFO neutron.services.segments.plugin [-] Segment 021f4f64-374d-4710-86ea-1c245b1839cb resource provider aggregate not found 2026-06-09 18:20:13.593 8 INFO neutron.services.segments.plugin [-] Segment 021f4f64-374d-4710-86ea-1c245b1839cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 021f4f64-374d-4710-86ea-1c245b1839cb found for delete ", "request_id": "req-c3c6775a-e23d-4883-aaa4-2ab5e7c6a967"}]} 2026-06-09 18:20:13.606 8 INFO neutron.services.segments.plugin [-] Segment 021f4f64-374d-4710-86ea-1c245b1839cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 021f4f64-374d-4710-86ea-1c245b1839cb found for delete ", "request_id": "req-a6c23c5f-ae2f-4ea3-ad3b-a6c80496421b"}]} [pid: 8|app: 0|req: 969/1863] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:20:13 2026] DELETE /v2.0/networks/59cb37d7-6871-4d44-9f91-d674fe3916a5 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:20:14.534 7 INFO neutron.services.segments.plugin [-] Segment ac80262f-ac8c-4f2f-8667-efc6d2280a64 resource provider aggregate not found 2026-06-09 18:20:14.538 7 INFO neutron.services.segments.plugin [-] Segment ac80262f-ac8c-4f2f-8667-efc6d2280a64 resource provider aggregate not found 2026-06-09 18:20:14.555 7 INFO neutron.services.segments.plugin [-] Segment ac80262f-ac8c-4f2f-8667-efc6d2280a64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac80262f-ac8c-4f2f-8667-efc6d2280a64 found for delete ", "request_id": "req-a3d7feed-9beb-48ce-861a-a909348911e9"}]} 2026-06-09 18:20:14.563 7 INFO neutron.services.segments.plugin [-] Segment ac80262f-ac8c-4f2f-8667-efc6d2280a64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac80262f-ac8c-4f2f-8667-efc6d2280a64 found for delete ", "request_id": "req-bf27072f-0284-442a-ac82-55fada3dae2d"}]} 2026-06-09 18:20:14.581 7 INFO neutron.services.segments.plugin [-] Segment dd01105b-11b0-4823-9187-396bde9cc133 resource provider aggregate not found 2026-06-09 18:20:14.586 7 INFO neutron.services.segments.plugin [-] Segment dd01105b-11b0-4823-9187-396bde9cc133 resource provider aggregate not found 2026-06-09 18:20:14.603 7 INFO neutron.services.segments.plugin [-] Segment dd01105b-11b0-4823-9187-396bde9cc133 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd01105b-11b0-4823-9187-396bde9cc133 found for delete ", "request_id": "req-294b71ca-cca0-470e-890f-b521d9abd8d0"}]} 2026-06-09 18:20:14.610 7 INFO neutron.services.segments.plugin [-] Segment dd01105b-11b0-4823-9187-396bde9cc133 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd01105b-11b0-4823-9187-396bde9cc133 found for delete ", "request_id": "req-26fe7c70-864f-4525-a44d-a13bfb1bbf1a"}]} 2026-06-09 18:20:14.619 7 INFO neutron.services.segments.plugin [-] Segment ad5815f3-509b-4272-ac4d-1055adaab22b resource provider aggregate not found 2026-06-09 18:20:14.631 7 INFO neutron.services.segments.plugin [-] Segment ad5815f3-509b-4272-ac4d-1055adaab22b resource provider aggregate not found 2026-06-09 18:20:14.639 7 INFO neutron.services.segments.plugin [-] Segment ad5815f3-509b-4272-ac4d-1055adaab22b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad5815f3-509b-4272-ac4d-1055adaab22b found for delete ", "request_id": "req-e9ebd793-ec9b-4c97-ad48-20e03c6efce6"}]} 2026-06-09 18:20:14.656 7 INFO neutron.services.segments.plugin [-] Segment 8488be74-0b04-4298-a8e8-0c7c46dbfe13 resource provider aggregate not found 2026-06-09 18:20:14.664 7 INFO neutron.services.segments.plugin [-] Segment ad5815f3-509b-4272-ac4d-1055adaab22b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad5815f3-509b-4272-ac4d-1055adaab22b found for delete ", "request_id": "req-b1e0065f-1d5b-41b9-a277-12e7409fffae"}]} 2026-06-09 18:20:14.680 7 INFO neutron.services.segments.plugin [-] Segment 8488be74-0b04-4298-a8e8-0c7c46dbfe13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8488be74-0b04-4298-a8e8-0c7c46dbfe13 found for delete ", "request_id": "req-89014d87-37ea-4377-b164-f81d3c36d3ec"}]} 2026-06-09 18:20:14.736 7 INFO neutron.services.segments.plugin [-] Segment 8488be74-0b04-4298-a8e8-0c7c46dbfe13 resource provider aggregate not found 2026-06-09 18:20:14.762 7 INFO neutron.services.segments.plugin [-] Segment 8488be74-0b04-4298-a8e8-0c7c46dbfe13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8488be74-0b04-4298-a8e8-0c7c46dbfe13 found for delete ", "request_id": "req-cf05ab0b-6f6e-4a55-9dba-f114418b44ec"}]} [pid: 7|app: 0|req: 896/1866] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:20:14 2026] GET /v2.0/security-groups?tenant_id=e8596ad8db524c35843f3e5dd5f64169&name=default => generated 2925 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1867] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:20:14 2026] DELETE /v2.0/security-groups/f938a049-2eee-413e-a88a-929be7222890 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:20:15.161 7 WARNING neutron_lib.context [None req-b3c410ab-8a60-4ceb-83a4-d38408145c0c 17538741d04d45d2b07c1e00b5447d2e b29e4bd7e21444d6a3d9505037240434 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 897/1868] 10.0.0.119 () {34 vars in 677 bytes} [Tue Jun 9 18:20:15 2026] POST /v2.0/subnetpools => generated 549 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1869] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:20:15 2026] GET /v2.0/security-groups?tenant_id=a15af4a784b045ca9bea6f47c87eb97d&name=default => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1870] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:20:15 2026] DELETE /v2.0/security-groups/9ed70d02-d6a6-4c16-8634-ed7dd7842c1b => 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: 972/1871] 10.0.0.119 () {32 vars in 729 bytes} [Tue Jun 9 18:20:15 2026] GET /v2.0/subnetpools/23270337-53af-485d-8c72-21c2cacecb8e => generated 549 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1872] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:20:15 2026] GET /v2.0/security-groups?tenant_id=2f79b7cc18b145509648cd7d6c0b04b7&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1873] 10.0.0.119 () {34 vars in 749 bytes} [Tue Jun 9 18:20:15 2026] PUT /v2.0/subnetpools/23270337-53af-485d-8c72-21c2cacecb8e => generated 500 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1874] 10.0.0.119 () {32 vars in 732 bytes} [Tue Jun 9 18:20:15 2026] DELETE /v2.0/subnetpools/23270337-53af-485d-8c72-21c2cacecb8e => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:20:15.856 8 INFO neutron.api.v2.resource [None req-5026d16b-6c2e-43f7-b2e2-a2f533eaa1cc 17538741d04d45d2b07c1e00b5447d2e b29e4bd7e21444d6a3d9505037240434 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 975/1875] 10.0.0.119 () {32 vars in 729 bytes} [Tue Jun 9 18:20:15 2026] GET /v2.0/subnetpools/23270337-53af-485d-8c72-21c2cacecb8e => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1876] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:20:15 2026] DELETE /v2.0/security-groups/7a68704a-bb25-4284-bb93-00c244aa4e13 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:20:15.874 8 INFO neutron.api.v2.resource [None req-1a6b98c4-14a6-40cc-8e4b-077c6662db6a 17538741d04d45d2b07c1e00b5447d2e b29e4bd7e21444d6a3d9505037240434 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 976/1877] 10.0.0.119 () {32 vars in 732 bytes} [Tue Jun 9 18:20:15 2026] DELETE /v2.0/subnetpools/23270337-53af-485d-8c72-21c2cacecb8e => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1878] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:20:16 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => 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: 977/1879] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:20:16 2026] GET /v2.0/security-groups?id=7b70521e-e525-44eb-8deb-cce1b425ac92&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1880] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:20:16 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => 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: 978/1881] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:20:16 2026] GET /v2.0/security-groups?tenant_id=b29e4bd7e21444d6a3d9505037240434&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:20:16.800 7 INFO neutron.db.segments_db [None req-c448eb50-2a01-416f-8eed-f10fa2440a1c 395d913cfccb424d914b25e82bafd60e 2c6cca07a32c4822af98effef359e8e1 - - default default] Added segment 798adf34-3e0c-4032-ac18-7629d883ed33 of type vxlan for network 1216e6a8-1761-483a-ae15-1f1039ed9d6f [pid: 8|app: 0|req: 979/1882] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:20:16 2026] DELETE /v2.0/security-groups/f56567ad-5530-4cf3-9bca-aceee327c65d => 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: 904/1883] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:20:16 2026] POST /v2.0/networks => generated 727 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1884] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:20:16 2026] POST /v2.0/subnets => generated 620 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:20:17.223 7 WARNING neutron.api.v2.base [None req-b93369e3-8062-4274-ad3c-96f5c819ce50 395d913cfccb424d914b25e82bafd60e 2c6cca07a32c4822af98effef359e8e1 - - 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-06-09 18:20:17.224 7 INFO neutron.api.v2.resource [None req-b93369e3-8062-4274-ad3c-96f5c819ce50 395d913cfccb424d914b25e82bafd60e 2c6cca07a32c4822af98effef359e8e1 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 905/1885] 10.0.0.119 () {34 vars in 681 bytes} [Tue Jun 9 18:20:17 2026] POST /v2.0/rbac-policies => generated 143 bytes in 24 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-06-09 18:20:17.838 8 INFO neutron.services.segments.plugin [-] Segment 798adf34-3e0c-4032-ac18-7629d883ed33 resource provider aggregate not found 2026-06-09 18:20:17.843 8 INFO neutron.services.segments.plugin [-] Segment 798adf34-3e0c-4032-ac18-7629d883ed33 resource provider aggregate not found 2026-06-09 18:20:17.862 8 INFO neutron.services.segments.plugin [-] Segment 798adf34-3e0c-4032-ac18-7629d883ed33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 798adf34-3e0c-4032-ac18-7629d883ed33 found for delete ", "request_id": "req-470c53ad-ce10-4007-88ba-f55a5e0b2781"}]} 2026-06-09 18:20:17.864 8 INFO neutron.services.segments.plugin [-] Segment 798adf34-3e0c-4032-ac18-7629d883ed33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 798adf34-3e0c-4032-ac18-7629d883ed33 found for delete ", "request_id": "req-97b82793-d5ab-4e55-9fb7-cb1364cf11d1"}]} [pid: 8|app: 0|req: 981/1886] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:20:17 2026] DELETE /v2.0/networks/1216e6a8-1761-483a-ae15-1f1039ed9d6f => generated 0 bytes in 1434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:20:18.776 7 INFO neutron.db.segments_db [None req-db90652e-1d75-4e71-92fd-edd0dacfb397 395d913cfccb424d914b25e82bafd60e 2c6cca07a32c4822af98effef359e8e1 - - default default] Added segment e2a91ea7-b52f-429a-9f44-ff8c7c4f241a of type vxlan for network 5f7cf186-e684-4bdb-bc38-6cea52a005d6 [pid: 7|app: 0|req: 906/1887] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:20:18 2026] POST /v2.0/networks => generated 727 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1888] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:20:18 2026] POST /v2.0/subnets => generated 623 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:20:19.177 7 WARNING neutron.api.v2.base [None req-772ef344-7723-4f8a-9a8d-fbf0d2092a48 395d913cfccb424d914b25e82bafd60e 2c6cca07a32c4822af98effef359e8e1 - - 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-06-09 18:20:19.177 7 INFO neutron.api.v2.resource [None req-772ef344-7723-4f8a-9a8d-fbf0d2092a48 395d913cfccb424d914b25e82bafd60e 2c6cca07a32c4822af98effef359e8e1 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 907/1889] 10.0.0.119 () {34 vars in 681 bytes} [Tue Jun 9 18:20:19 2026] POST /v2.0/rbac-policies => generated 547 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-06-09 18:20:19.896 8 INFO neutron.services.segments.plugin [-] Segment 798adf34-3e0c-4032-ac18-7629d883ed33 resource provider aggregate not found 2026-06-09 18:20:19.903 8 INFO neutron.services.segments.plugin [-] Segment 798adf34-3e0c-4032-ac18-7629d883ed33 resource provider aggregate not found 2026-06-09 18:20:19.923 8 INFO neutron.services.segments.plugin [-] Segment 798adf34-3e0c-4032-ac18-7629d883ed33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 798adf34-3e0c-4032-ac18-7629d883ed33 found for delete ", "request_id": "req-a7be429b-91cf-4bcf-947b-53c7a22d114a"}]} 2026-06-09 18:20:19.948 8 INFO neutron.services.segments.plugin [-] Segment e2a91ea7-b52f-429a-9f44-ff8c7c4f241a resource provider aggregate not found 2026-06-09 18:20:19.972 8 INFO neutron.services.segments.plugin [-] Segment e2a91ea7-b52f-429a-9f44-ff8c7c4f241a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2a91ea7-b52f-429a-9f44-ff8c7c4f241a found for delete ", "request_id": "req-0e0e2108-745b-4fb7-bb1d-97a5f39aa631"}]} 2026-06-09 18:20:20.025 8 INFO neutron.services.segments.plugin [-] Segment 798adf34-3e0c-4032-ac18-7629d883ed33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 798adf34-3e0c-4032-ac18-7629d883ed33 found for delete ", "request_id": "req-ba659c8d-ce28-4f6a-b2bb-28efcb40cb59"}]} 2026-06-09 18:20:20.045 8 INFO neutron.services.segments.plugin [-] Segment e2a91ea7-b52f-429a-9f44-ff8c7c4f241a resource provider aggregate not found 2026-06-09 18:20:20.067 8 INFO neutron.services.segments.plugin [-] Segment e2a91ea7-b52f-429a-9f44-ff8c7c4f241a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2a91ea7-b52f-429a-9f44-ff8c7c4f241a found for delete ", "request_id": "req-20445e76-f6ba-4bad-befb-e372caea6fa0"}]} [pid: 8|app: 0|req: 983/1890] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:20:19 2026] DELETE /v2.0/networks/5f7cf186-e684-4bdb-bc38-6cea52a005d6 => generated 0 bytes in 1238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:20:20.539 7 INFO neutron.db.segments_db [None req-b7cea89d-7dfd-4b7f-a57b-45c49ffab7e0 395d913cfccb424d914b25e82bafd60e 2c6cca07a32c4822af98effef359e8e1 - - default default] Added segment 53b20231-ead1-4a2f-be3e-e504a94d7fba of type vxlan for network ac2195d2-ad91-4387-953d-87394c2cc61e [pid: 7|app: 0|req: 908/1891] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:20:20 2026] POST /v2.0/networks => generated 726 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1892] 10.0.0.119 () {34 vars in 678 bytes} [Tue Jun 9 18:20:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1893] 10.0.0.119 () {34 vars in 678 bytes} [Tue Jun 9 18:20:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1894] 10.0.0.119 () {34 vars in 678 bytes} [Tue Jun 9 18:20:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1895] 10.0.0.119 () {34 vars in 678 bytes} [Tue Jun 9 18:20:20 2026] POST /v2.0/qos/policies => generated 359 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1896] 10.0.0.119 () {34 vars in 678 bytes} [Tue Jun 9 18:20:21 2026] POST /v2.0/qos/policies => generated 359 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1897] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:20:20 2026] POST /v2.0/subnets => generated 623 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1898] 10.0.0.119 () {34 vars in 753 bytes} [Tue Jun 9 18:20:21 2026] PUT /v2.0/policies/d191ddbb-5d5c-4e12-af1f-8e9670d21cf5/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1899] 10.0.0.119 () {34 vars in 753 bytes} [Tue Jun 9 18:20:21 2026] PUT /v2.0/policies/dc0428f6-9b3e-4c1b-8b90-70c90a2168fe/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1900] 10.0.0.119 () {34 vars in 753 bytes} [Tue Jun 9 18:20:21 2026] PUT /v2.0/policies/f98d0c17-ea67-4e30-94bc-fcfdcfeac644/tags => generated 34 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1901] 10.0.0.119 () {34 vars in 753 bytes} [Tue Jun 9 18:20:21 2026] PUT /v2.0/policies/f0632c45-a73b-4ed6-bf63-d9f14606f4ce/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1902] 10.0.0.119 () {34 vars in 681 bytes} [Tue Jun 9 18:20:21 2026] POST /v2.0/rbac-policies => generated 324 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1903] 10.0.0.119 () {32 vars in 674 bytes} [Tue Jun 9 18:20:21 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:20:22.116 8 INFO neutron.services.segments.plugin [-] Segment e2a91ea7-b52f-429a-9f44-ff8c7c4f241a resource provider aggregate not found 2026-06-09 18:20:22.121 8 INFO neutron.services.segments.plugin [-] Segment e2a91ea7-b52f-429a-9f44-ff8c7c4f241a resource provider aggregate not found 2026-06-09 18:20:22.132 8 INFO neutron.services.segments.plugin [-] Segment e2a91ea7-b52f-429a-9f44-ff8c7c4f241a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2a91ea7-b52f-429a-9f44-ff8c7c4f241a found for delete ", "request_id": "req-c06feaa7-2bc3-43e7-a9c8-b0d497f5b1b8"}]} 2026-06-09 18:20:22.136 8 INFO neutron.services.segments.plugin [-] Segment e2a91ea7-b52f-429a-9f44-ff8c7c4f241a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2a91ea7-b52f-429a-9f44-ff8c7c4f241a found for delete ", "request_id": "req-56064bef-4a78-4dc8-927a-0e312e06432c"}]} [pid: 8|app: 0|req: 994/1904] 10.0.0.119 () {32 vars in 723 bytes} [Tue Jun 9 18:20:22 2026] GET /v2.0/networks/ac2195d2-ad91-4387-953d-87394c2cc61e => generated 654 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1905] 10.0.0.119 () {32 vars in 688 bytes} [Tue Jun 9 18:20:21 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 896 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1906] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:20:22 2026] GET /v2.0/security-groups?tenant_id=425af2b2ae1143b1991de728ae5540ce&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1907] 10.0.0.119 () {32 vars in 684 bytes} [Tue Jun 9 18:20:22 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:20:22.873 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b3cdea03-ce3e-43e6-bc7b-7ccdb903a8c1 5d11e1f792b24ce583cdcb23bc736067 d26af60dc2b341ffa968c7762d29b3b8 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 912/1908] 10.0.0.119 () {32 vars in 723 bytes} [Tue Jun 9 18:20:22 2026] GET /v2.0/networks/ac2195d2-ad91-4387-953d-87394c2cc61e => generated 138 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1909] 10.0.0.119 () {32 vars in 696 bytes} [Tue Jun 9 18:20:22 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1910] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:20:22 2026] DELETE /v2.0/security-groups/58ebcba4-3368-4103-b132-7db53e853735 => 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: 998/1911] 10.0.0.119 () {32 vars in 682 bytes} [Tue Jun 9 18:20:22 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1912] 10.0.0.119 () {32 vars in 696 bytes} [Tue Jun 9 18:20:23 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1913] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:20:23 2026] GET /v2.0/security-groups?tenant_id=4c55aeb4451e4b6a8909f2e21c96804d&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1914] 10.0.0.119 () {32 vars in 692 bytes} [Tue Jun 9 18:20:23 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1915] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:20:23 2026] DELETE /v2.0/security-groups/fd826423-aad6-4bc8-b733-3dc0993abb91 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1916] 10.0.0.119 () {32 vars in 704 bytes} [Tue Jun 9 18:20:23 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: 8|app: 0|req: 1004/1917] 10.0.0.119 () {32 vars in 734 bytes} [Tue Jun 9 18:20:23 2026] DELETE /v2.0/qos/policies/d191ddbb-5d5c-4e12-af1f-8e9670d21cf5 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:20:23.605 7 INFO neutron.services.segments.plugin [-] Segment 53b20231-ead1-4a2f-be3e-e504a94d7fba resource provider aggregate not found 2026-06-09 18:20:23.611 7 INFO neutron.services.segments.plugin [-] Segment 53b20231-ead1-4a2f-be3e-e504a94d7fba resource provider aggregate not found [pid: 7|app: 0|req: 914/1918] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:20:22 2026] DELETE /v2.0/networks/ac2195d2-ad91-4387-953d-87394c2cc61e => generated 0 bytes in 656 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:20:23.629 7 INFO neutron.services.segments.plugin [-] Segment 53b20231-ead1-4a2f-be3e-e504a94d7fba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53b20231-ead1-4a2f-be3e-e504a94d7fba found for delete ", "request_id": "req-d3781889-109d-4a7d-8c67-830719781b6f"}]} 2026-06-09 18:20:23.643 7 INFO neutron.services.segments.plugin [-] Segment 53b20231-ead1-4a2f-be3e-e504a94d7fba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53b20231-ead1-4a2f-be3e-e504a94d7fba found for delete ", "request_id": "req-7be7012e-189e-4860-af1d-fa671ed37b61"}]} 2026-06-09 18:20:23.651 7 INFO neutron.pecan_wsgi.hooks.translation [None req-23ecd6a4-95b8-4a98-a835-38bcdaa04e22 395d913cfccb424d914b25e82bafd60e 2c6cca07a32c4822af98effef359e8e1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 915/1919] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:20:23 2026] DELETE /v2.0/subnets/f98f84b9-63f2-4e75-951e-d069a732c9c2 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 18:20:23.674 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2de1afbd-e1b5-446c-b604-2a7af17dedc7 395d913cfccb424d914b25e82bafd60e 2c6cca07a32c4822af98effef359e8e1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 916/1920] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:20:23 2026] DELETE /v2.0/subnets/aeb2a22d-9b08-42d1-94b8-7b01934f5fe1 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1921] 10.0.0.119 () {32 vars in 734 bytes} [Tue Jun 9 18:20:23 2026] DELETE /v2.0/qos/policies/dc0428f6-9b3e-4c1b-8b90-70c90a2168fe => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:20:23.705 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f45603f7-476c-44f9-b4d9-9f987d0ba3bf 395d913cfccb424d914b25e82bafd60e 2c6cca07a32c4822af98effef359e8e1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 917/1922] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:20:23 2026] DELETE /v2.0/subnets/8a7a38f8-d340-4dd3-821f-fcb98492139e => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1923] 10.0.0.119 () {32 vars in 734 bytes} [Tue Jun 9 18:20:23 2026] DELETE /v2.0/qos/policies/f98d0c17-ea67-4e30-94bc-fcfdcfeac644 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1924] 10.0.0.119 () {32 vars in 734 bytes} [Tue Jun 9 18:20:23 2026] DELETE /v2.0/qos/policies/f0632c45-a73b-4ed6-bf63-d9f14606f4ce => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1925] 10.0.0.119 () {32 vars in 734 bytes} [Tue Jun 9 18:20:23 2026] DELETE /v2.0/qos/policies/97714e1e-f16c-4339-81a2-65e00ad0c5bf => 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: 1008/1926] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:20:24 2026] GET /v2.0/security-groups?tenant_id=794bab2a54ce4b77ac3c2f1da7ac4d9e&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1927] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:20:24 2026] GET /v2.0/security-groups?tenant_id=baa9887e05ef4aef8d29fbebbd7b3960&name=default => generated 2925 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1928] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:20:25 2026] DELETE /v2.0/security-groups/799ec5cd-e383-4d1e-80eb-eadc9f1da211 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1929] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:20:25 2026] DELETE /v2.0/security-groups/c593a16c-00d1-4599-b247-1b274373aa65 => 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: 1010/1930] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:20:25 2026] GET /v2.0/security-groups?tenant_id=2b35efec698d424183c09f53721c754d&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1931] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:20:25 2026] GET /v2.0/security-groups?tenant_id=d26af60dc2b341ffa968c7762d29b3b8&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1932] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:20:25 2026] DELETE /v2.0/security-groups/ee044533-50fe-4422-948e-45dd8f3d36b8 => 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: 922/1933] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:20:25 2026] DELETE /v2.0/security-groups/222ec040-f8fe-4eb6-823e-a2270eb2d6aa => 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: 923/1934] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:20:26 2026] GET /v2.0/security-groups?tenant_id=2c6cca07a32c4822af98effef359e8e1&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1935] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:20:25 2026] GET /v2.0/security-groups?tenant_id=fb0d73e9e43640ccb66635a87b630cb8&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1936] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:20:26 2026] DELETE /v2.0/security-groups/03424d83-8fda-45d2-91e6-f8e2984e000e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1937] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:20:26 2026] DELETE /v2.0/security-groups/9c3f5984-fb55-436b-9c63-511f2527c06f => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:20:27.377 7 WARNING neutron_lib.context [None req-76fbd86c-394a-4394-b214-46416aff6db4 a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:20:27.539 7 INFO neutron.db.segments_db [None req-76fbd86c-394a-4394-b214-46416aff6db4 a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Added segment d5caa53a-5567-4234-bdc5-d3ec5871d3cc of type vxlan for network 809aafc9-b26f-402c-9e41-1eb114b64fa0 [pid: 7|app: 0|req: 925/1938] 10.0.0.119 () {34 vars in 671 bytes} [Tue Jun 9 18:20:27 2026] POST /v2.0/networks => generated 633 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:20:27.654 8 WARNING neutron_lib.context [None req-a21174c3-19f6-47b9-8fba-d352d8b93270 a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:20:27.708 8 INFO neutron.db.segments_db [None req-a21174c3-19f6-47b9-8fba-d352d8b93270 a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Added segment c0774871-97b9-43c5-bd96-50aeefb3f379 of type vxlan for network 7ddfa817-23b0-4c5a-b03e-6e702e4472b2 2026-06-09 18:20:28.110 8 INFO neutron.db.l3_hamode_db [None req-a21174c3-19f6-47b9-8fba-d352d8b93270 a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 18:20:29.399 8 INFO neutron.db.l3_hamode_db [None req-a21174c3-19f6-47b9-8fba-d352d8b93270 a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1014/1941] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:20:27 2026] POST /v2.0/routers => generated 695 bytes in 3271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:20:30.943 7 WARNING neutron_lib.context [None req-8e755e12-1768-4d65-af77-03cd9dcf1dda 87f520ece4534807a9186a6e1c6b0678 c17b0ac8679f468fbfbc36ee7ae922aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1015/1942] 10.0.0.119 () {32 vars in 776 bytes} [Tue Jun 9 18:20:30 2026] GET /v2.0/subnets?project_id=d57f310eb1ab4ffa8e3dbd1dfd6551db&cidr=10.100.0.0%2F28 => generated 14 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:20:31.157 8 WARNING neutron_lib.context [None req-83284455-2bd0-4793-b1a4-bc3faa1aef89 9ef1c844ddd24dd884cb9a38ae2a3be0 4e6462b289f9459090719b16416fced1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:20:31.357 8 INFO neutron.db.segments_db [None req-83284455-2bd0-4793-b1a4-bc3faa1aef89 9ef1c844ddd24dd884cb9a38ae2a3be0 4e6462b289f9459090719b16416fced1 - - default default] Added segment f5c87916-a5e5-4d89-8b4c-3203e39c0c78 of type vxlan for network 4206958a-711d-45fb-9808-d679fd866ad3 [pid: 8|app: 0|req: 1016/1943] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:20:31 2026] POST /v2.0/networks => generated 632 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1944] 10.0.0.119 () {32 vars in 694 bytes} [Tue Jun 9 18:20:31 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:20:31.629 8 WARNING neutron_lib.context [None req-15e1ba48-30fd-40e2-b8dc-3417d5d79a5e 9ef1c844ddd24dd884cb9a38ae2a3be0 4e6462b289f9459090719b16416fced1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1945] 10.0.0.119 () {34 vars in 676 bytes} [Tue Jun 9 18:20:30 2026] POST /v2.0/floatingips => generated 552 bytes in 996 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1946] 10.0.0.119 () {32 vars in 784 bytes} [Tue Jun 9 18:20:31 2026] GET /v2.0/subnets?network_id=7fa725f5-f9c9-49cb-a124-1eb8e03a588b&cidr=10.100.0.0%2F28 => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:20:31.780 7 WARNING neutron_lib.context [None req-892ad0ac-d0d8-47a6-8b49-058f0b9c905e 87f520ece4534807a9186a6e1c6b0678 c17b0ac8679f468fbfbc36ee7ae922aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1018/1947] 10.0.0.119 () {34 vars in 664 bytes} [Tue Jun 9 18:20:31 2026] POST /v2.0/ports => generated 743 bytes in 674 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-06-09 18:20:32.304 8 WARNING neutron_lib.context [None req-4002f942-abd0-4a94-a882-56bac41bac35 a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 930/1948] 10.0.0.119 () {34 vars in 676 bytes} [Tue Jun 9 18:20:31 2026] POST /v2.0/floatingips => generated 552 bytes in 868 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:20:32.649 7 WARNING neutron_lib.context [None req-df089fdb-0d36-45aa-b904-e4a44871da08 9ef1c844ddd24dd884cb9a38ae2a3be0 4e6462b289f9459090719b16416fced1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1019/1949] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:20:32 2026] POST /v2.0/subnets => generated 632 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:20:32.717 8 WARNING neutron_lib.context [None req-b60889a7-b854-4db7-b028-cfd2c63dded6 87f520ece4534807a9186a6e1c6b0678 c17b0ac8679f468fbfbc36ee7ae922aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 931/1950] 10.0.0.119 () {34 vars in 666 bytes} [Tue Jun 9 18:20:32 2026] POST /v2.0/trunks => generated 407 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1951] 10.0.0.119 () {34 vars in 676 bytes} [Tue Jun 9 18:20:32 2026] POST /v2.0/floatingips => generated 552 bytes in 727 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:20:33.443 8 WARNING neutron_lib.context [None req-b61e95d4-d47e-477c-905c-4bfa48eb1268 9ef1c844ddd24dd884cb9a38ae2a3be0 4e6462b289f9459090719b16416fced1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:20:33.523 8 INFO neutron.db.segments_db [None req-b61e95d4-d47e-477c-905c-4bfa48eb1268 9ef1c844ddd24dd884cb9a38ae2a3be0 4e6462b289f9459090719b16416fced1 - - default default] Added segment a20fcb08-7fab-41e7-91cc-4c81fa58743c of type vxlan for network 48bc7d59-9e70-4a7b-b828-9422eed3e878 [pid: 8|app: 0|req: 1021/1952] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:20:33 2026] POST /v2.0/networks => generated 631 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:20:33.628 8 WARNING neutron_lib.context [None req-8b93b8cb-a7bd-4eaf-8161-afddccd42615 87f520ece4534807a9186a6e1c6b0678 c17b0ac8679f468fbfbc36ee7ae922aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1022/1953] 10.0.0.119 () {34 vars in 676 bytes} [Tue Jun 9 18:20:33 2026] POST /v2.0/floatingips => generated 552 bytes in 732 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:20:34.358 8 WARNING neutron_lib.context [None req-45424bf6-e208-46d1-a5e6-e82f194c7ced 9ef1c844ddd24dd884cb9a38ae2a3be0 4e6462b289f9459090719b16416fced1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1023/1954] 10.0.0.119 () {34 vars in 664 bytes} [Tue Jun 9 18:20:34 2026] POST /v2.0/ports => generated 743 bytes in 448 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-06-09 18:20:34.811 8 WARNING neutron_lib.context [None req-e8f27040-2407-442b-8a36-4acf5421aaa5 87f520ece4534807a9186a6e1c6b0678 c17b0ac8679f468fbfbc36ee7ae922aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 932/1955] 10.0.0.119 () {34 vars in 783 bytes} [Tue Jun 9 18:20:32 2026] PUT /v2.0/routers/cbc1efd7-675a-41df-9049-62970c91477b/add_router_interface => generated 309 bytes in 2126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:20:35.047 7 WARNING neutron_lib.context [None req-8dee5959-09ab-4261-9a44-c3b173a751ad 9ef1c844ddd24dd884cb9a38ae2a3be0 4e6462b289f9459090719b16416fced1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 933/1956] 10.0.0.119 () {34 vars in 666 bytes} [Tue Jun 9 18:20:35 2026] POST /v2.0/trunks => generated 407 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1957] 10.0.0.119 () {32 vars in 649 bytes} [Tue Jun 9 18:20:35 2026] GET /v2.0/networks => generated 8072 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:20:35.517 7 WARNING neutron_lib.context [None req-90461498-ecae-4914-af93-32405d4661f7 9ef1c844ddd24dd884cb9a38ae2a3be0 4e6462b289f9459090719b16416fced1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:20:35.601 7 INFO neutron.db.segments_db [None req-90461498-ecae-4914-af93-32405d4661f7 9ef1c844ddd24dd884cb9a38ae2a3be0 4e6462b289f9459090719b16416fced1 - - default default] Added segment 478ebc25-bf12-4d24-b5c8-0fa93b53c0ab of type vxlan for network 7f0bf005-57f2-4af4-8477-5fa3cf430991 [pid: 7|app: 0|req: 935/1958] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:20:35 2026] POST /v2.0/networks => generated 631 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1959] 10.0.0.119 () {32 vars in 647 bytes} [Tue Jun 9 18:20:35 2026] GET /v2.0/subnets => generated 7156 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:20:35.846 7 WARNING neutron_lib.context [None req-be56bff5-2627-45ae-a156-1197695cb507 9ef1c844ddd24dd884cb9a38ae2a3be0 4e6462b289f9459090719b16416fced1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 937/1960] 10.0.0.119 () {34 vars in 664 bytes} [Tue Jun 9 18:20:35 2026] POST /v2.0/ports => generated 743 bytes in 419 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: 938/1961] 10.0.0.119 () {32 vars in 647 bytes} [Tue Jun 9 18:20:36 2026] GET /v2.0/routers => generated 1453 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:20:36.467 7 WARNING neutron_lib.context [None req-8cd86ebb-d6ce-4a67-a106-cafc5d5b1a5a 9ef1c844ddd24dd884cb9a38ae2a3be0 4e6462b289f9459090719b16416fced1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1024/1962] 10.0.0.119 () {34 vars in 676 bytes} [Tue Jun 9 18:20:34 2026] POST /v2.0/floatingips => generated 552 bytes in 1890 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:20:36.697 8 WARNING neutron_lib.context [None req-10acb0f4-a6d6-45bd-92ec-9b0bdda2ccf4 a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 939/1963] 10.0.0.119 () {34 vars in 666 bytes} [Tue Jun 9 18:20:36 2026] POST /v2.0/trunks => generated 407 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1964] 10.0.0.119 () {34 vars in 759 bytes} [Tue Jun 9 18:20:36 2026] PUT /v2.0/floatingips/571e27fd-5cf0-41a2-a1bf-e7ce58aaccef/tags => generated 17 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:20:36.840 7 WARNING neutron_lib.context [None req-4fe0e507-d8ef-4a50-b63e-e9728699f683 9ef1c844ddd24dd884cb9a38ae2a3be0 4e6462b289f9459090719b16416fced1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1025/1965] 10.0.0.119 () {34 vars in 685 bytes} [Tue Jun 9 18:20:36 2026] POST /v2.0/security-groups => generated 1675 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 18:20:36.907 7 INFO neutron.db.segments_db [None req-4fe0e507-d8ef-4a50-b63e-e9728699f683 9ef1c844ddd24dd884cb9a38ae2a3be0 4e6462b289f9459090719b16416fced1 - - default default] Added segment ff4f8259-c72d-48f4-9f80-4a8707de063a of type vxlan for network f4e8bd2e-b7fb-43ec-bd3b-345e31915b62 [pid: 8|app: 0|req: 1026/1966] 10.0.0.119 () {34 vars in 759 bytes} [Tue Jun 9 18:20:36 2026] PUT /v2.0/floatingips/ec0b0ab5-aa0f-454a-b998-47cb16687019/tags => generated 25 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:20:36.942 8 WARNING neutron_lib.context [None req-8f6317bb-a11d-45ff-98aa-43e5bb1e74d3 a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 941/1967] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:20:36 2026] POST /v2.0/networks => generated 632 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1968] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:20:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:20:37.113 8 WARNING neutron_lib.context [None req-8c8fd1d3-3fb4-4fc3-9b82-6198a419e745 9ef1c844ddd24dd884cb9a38ae2a3be0 4e6462b289f9459090719b16416fced1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 942/1969] 10.0.0.119 () {34 vars in 759 bytes} [Tue Jun 9 18:20:37 2026] PUT /v2.0/floatingips/259718db-4088-4a3b-88d1-44bc59080bc7/tags => generated 34 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:20:37.143 7 WARNING neutron_lib.context [None req-19d10aaf-09a6-47e3-979c-7c7ed1658181 a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 943/1970] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:20:37 2026] POST /v2.0/security-group-rules => generated 596 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1971] 10.0.0.119 () {34 vars in 759 bytes} [Tue Jun 9 18:20:37 2026] PUT /v2.0/floatingips/de0d8881-57e3-4996-8558-204444dc2aa0/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:20:37.322 7 WARNING neutron_lib.context [None req-e75b3d6b-3b2c-43c7-959b-ed476234796d a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 945/1972] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:20:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1973] 10.0.0.119 () {32 vars in 672 bytes} [Tue Jun 9 18:20:37 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:20:37.525 7 WARNING neutron_lib.context [None req-e39d7b8d-7bdb-4c6e-b3a4-147e657e4058 a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1028/1974] 10.0.0.119 () {34 vars in 664 bytes} [Tue Jun 9 18:20:37 2026] POST /v2.0/ports => generated 743 bytes in 431 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: 1029/1975] 10.0.0.119 () {32 vars in 686 bytes} [Tue Jun 9 18:20:37 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:20:37.599 8 WARNING neutron_lib.context [None req-04bbc955-813c-40a5-b9e4-f99710816e04 9ef1c844ddd24dd884cb9a38ae2a3be0 4e6462b289f9459090719b16416fced1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 947/1976] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:20:37 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: 948/1977] 10.0.0.119 () {32 vars in 682 bytes} [Tue Jun 9 18:20:37 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:20:37.735 7 WARNING neutron_lib.context [None req-ea60b39a-ab45-4c1c-b8f0-8995a7cd7ca0 a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:20:37.777 7 INFO neutron.db.securitygroups_db [None req-ea60b39a-ab45-4c1c-b8f0-8995a7cd7ca0 a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Project d57f310eb1ab4ffa8e3dbd1dfd6551db 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: 1030/1978] 10.0.0.119 () {34 vars in 666 bytes} [Tue Jun 9 18:20:37 2026] POST /v2.0/trunks => generated 407 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1979] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:20:37 2026] POST /v2.0/security-group-rules => generated 607 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:20:37.866 7 WARNING neutron_lib.context [None req-841da0c7-a26f-4835-895f-ec2680fec7cd 9ef1c844ddd24dd884cb9a38ae2a3be0 4e6462b289f9459090719b16416fced1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1031/1980] 10.0.0.119 () {32 vars in 694 bytes} [Tue Jun 9 18:20:37 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:20:37.885 8 WARNING neutron_lib.context [None req-1e9dde25-e2d4-4012-a5d7-d6685cba1fa6 a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:20:37.946 8 INFO neutron.db.securitygroups_db [None req-1e9dde25-e2d4-4012-a5d7-d6685cba1fa6 a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Project d57f310eb1ab4ffa8e3dbd1dfd6551db added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-09 18:20:37.963 7 INFO neutron.db.segments_db [None req-841da0c7-a26f-4835-895f-ec2680fec7cd 9ef1c844ddd24dd884cb9a38ae2a3be0 4e6462b289f9459090719b16416fced1 - - default default] Added segment c0eb8f86-615b-425f-8694-aa29feec6c33 of type vxlan for network c9e98803-6bfc-4373-8fe1-884a2c098edf [pid: 8|app: 0|req: 1032/1981] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:20:37 2026] POST /v2.0/security-group-rules => generated 606 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1982] 10.0.0.119 () {32 vars in 680 bytes} [Tue Jun 9 18:20:38 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1983] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:20:37 2026] POST /v2.0/networks => generated 632 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:20:38.106 7 WARNING neutron_lib.context [None req-317195b9-6701-4e4d-9466-331228f53100 9ef1c844ddd24dd884cb9a38ae2a3be0 4e6462b289f9459090719b16416fced1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1034/1984] 10.0.0.119 () {32 vars in 694 bytes} [Tue Jun 9 18:20:38 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1985] 10.0.0.119 () {32 vars in 690 bytes} [Tue Jun 9 18:20:38 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1986] 10.0.0.119 () {32 vars in 702 bytes} [Tue Jun 9 18:20:38 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1987] 10.0.0.119 () {34 vars in 664 bytes} [Tue Jun 9 18:20:38 2026] POST /v2.0/ports => generated 743 bytes in 485 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: 952/1988] 10.0.0.119 () {32 vars in 649 bytes} [Tue Jun 9 18:20:38 2026] GET /v2.0/networks => generated 1298 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:20:38.744 7 WARNING neutron_lib.context [None req-d8a4a0ea-f8a9-4f37-8c61-472a6ca50b41 9ef1c844ddd24dd884cb9a38ae2a3be0 4e6462b289f9459090719b16416fced1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1037/1989] 10.0.0.119 () {32 vars in 732 bytes} [Tue Jun 9 18:20:38 2026] DELETE /v2.0/floatingips/571e27fd-5cf0-41a2-a1bf-e7ce58aaccef => generated 0 bytes in 502 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1990] 10.0.0.119 () {34 vars in 666 bytes} [Tue Jun 9 18:20:38 2026] POST /v2.0/trunks => generated 407 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1991] 10.0.0.119 () {34 vars in 749 bytes} [Tue Jun 9 18:20:38 2026] PUT /v2.0/trunks/cef9f584-1e87-47ed-8c8a-b67007f8a847/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1992] 10.0.0.119 () {34 vars in 749 bytes} [Tue Jun 9 18:20:38 2026] PUT /v2.0/trunks/711a8300-5ad0-4c12-9651-b4dfdd413ae2/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1993] 10.0.0.119 () {34 vars in 749 bytes} [Tue Jun 9 18:20:39 2026] PUT /v2.0/trunks/6898ad29-6f38-4e62-b956-1b6f60c3c276/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1994] 10.0.0.20 () {34 vars in 1099 bytes} [Tue Jun 9 18:20:39 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1517852550&fields=id&tenant_id=d57f310eb1ab4ffa8e3dbd1dfd6551db => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1995] 10.0.0.119 () {34 vars in 749 bytes} [Tue Jun 9 18:20:39 2026] PUT /v2.0/trunks/ef89ea7b-fede-4f43-9b48-26416519bb76/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: 1038/1996] 10.0.0.119 () {32 vars in 732 bytes} [Tue Jun 9 18:20:38 2026] DELETE /v2.0/floatingips/ec0b0ab5-aa0f-454a-b998-47cb16687019 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1997] 10.0.0.119 () {32 vars in 662 bytes} [Tue Jun 9 18:20:39 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1998] 10.0.0.119 () {32 vars in 732 bytes} [Tue Jun 9 18:20:39 2026] DELETE /v2.0/floatingips/259718db-4088-4a3b-88d1-44bc59080bc7 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1999] 10.0.0.119 () {32 vars in 676 bytes} [Tue Jun 9 18:20:39 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2000] 10.0.0.20 () {34 vars in 981 bytes} [Tue Jun 9 18:20:39 2026] GET /v2.0/networks?id=809aafc9-b26f-402c-9e41-1eb114b64fa0 => generated 661 bytes in 604 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2001] 10.0.0.119 () {32 vars in 672 bytes} [Tue Jun 9 18:20:39 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2002] 10.0.0.20 () {34 vars in 964 bytes} [Tue Jun 9 18:20:39 2026] GET /v2.0/quotas/d57f310eb1ab4ffa8e3dbd1dfd6551db => 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: 962/2003] 10.0.0.119 () {32 vars in 684 bytes} [Tue Jun 9 18:20:39 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2004] 10.0.0.20 () {34 vars in 1001 bytes} [Tue Jun 9 18:20:39 2026] GET /v2.0/ports?tenant_id=d57f310eb1ab4ffa8e3dbd1dfd6551db&fields=id => generated 103 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2005] 10.0.0.119 () {32 vars in 670 bytes} [Tue Jun 9 18:20:40 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2006] 10.0.0.119 () {32 vars in 732 bytes} [Tue Jun 9 18:20:39 2026] DELETE /v2.0/floatingips/de0d8881-57e3-4996-8558-204444dc2aa0 => generated 0 bytes in 459 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2007] 10.0.0.20 () {34 vars in 1007 bytes} [Tue Jun 9 18:20:40 2026] GET /v2.0/networks/809aafc9-b26f-402c-9e41-1eb114b64fa0?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: 966/2008] 10.0.0.119 () {32 vars in 684 bytes} [Tue Jun 9 18:20:40 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2009] 10.0.0.20 () {34 vars in 1107 bytes} [Tue Jun 9 18:20:40 2026] GET /v2.0/networks/809aafc9-b26f-402c-9e41-1eb114b64fa0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2010] 10.0.0.119 () {32 vars in 680 bytes} [Tue Jun 9 18:20:40 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2011] 10.0.0.119 () {32 vars in 692 bytes} [Tue Jun 9 18:20:40 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2012] 10.0.0.119 () {32 vars in 719 bytes} [Tue Jun 9 18:20:40 2026] GET /v2.0/trunks/cef9f584-1e87-47ed-8c8a-b67007f8a847 => generated 412 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2013] 10.0.0.119 () {32 vars in 717 bytes} [Tue Jun 9 18:20:40 2026] GET /v2.0/ports/cce56de9-63f5-4fc4-9f80-e77897859e23 => generated 826 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2014] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:20:40 2026] GET /v2.0/ports?device_id=983f1781-351d-4010-9996-c4f9d6cea9cc => 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: 1043/2015] 10.0.0.119 () {32 vars in 732 bytes} [Tue Jun 9 18:20:40 2026] DELETE /v2.0/floatingips/6fe622dd-8271-4e46-a15f-501600d4880a => generated 0 bytes in 421 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2016] 10.0.0.119 () {32 vars in 722 bytes} [Tue Jun 9 18:20:40 2026] DELETE /v2.0/trunks/cef9f584-1e87-47ed-8c8a-b67007f8a847 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2017] 10.0.0.119 () {32 vars in 719 bytes} [Tue Jun 9 18:20:40 2026] GET /v2.0/trunks/711a8300-5ad0-4c12-9651-b4dfdd413ae2 => generated 420 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2018] 10.0.0.119 () {32 vars in 717 bytes} [Tue Jun 9 18:20:40 2026] GET /v2.0/ports/888810df-a3d9-41a5-93be-97b971064e7d => generated 826 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2019] 10.0.0.119 () {32 vars in 722 bytes} [Tue Jun 9 18:20:40 2026] DELETE /v2.0/trunks/711a8300-5ad0-4c12-9651-b4dfdd413ae2 => 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: 975/2020] 10.0.0.119 () {32 vars in 719 bytes} [Tue Jun 9 18:20:40 2026] GET /v2.0/trunks/6898ad29-6f38-4e62-b956-1b6f60c3c276 => generated 429 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2021] 10.0.0.119 () {32 vars in 717 bytes} [Tue Jun 9 18:20:40 2026] GET /v2.0/ports/28495a20-91f9-40a1-8c81-1000c2ef6271 => generated 826 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2022] 10.0.0.119 () {32 vars in 722 bytes} [Tue Jun 9 18:20:40 2026] DELETE /v2.0/trunks/6898ad29-6f38-4e62-b956-1b6f60c3c276 => 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: 1047/2023] 10.0.0.119 () {32 vars in 719 bytes} [Tue Jun 9 18:20:41 2026] GET /v2.0/trunks/ef89ea7b-fede-4f43-9b48-26416519bb76 => generated 414 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2024] 10.0.0.119 () {32 vars in 717 bytes} [Tue Jun 9 18:20:41 2026] GET /v2.0/ports/cd8ed386-864c-4215-9fb5-0ea3f4298852 => generated 826 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2025] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:20:41 2026] GET /v2.0/networks?id=809aafc9-b26f-402c-9e41-1eb114b64fa0 => generated 661 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2026] 199.204.45.210 () {34 vars in 1050 bytes} [Tue Jun 9 18:20:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d57f310eb1ab4ffa8e3dbd1dfd6551db => generated 181 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:20:41.338 8 WARNING neutron_lib.context [req-d683643f-8620-4a9c-8bec-3225d2c06909 req-b110e86c-b624-400c-b70b-5a12a2b70934 a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 978/2027] 10.0.0.119 () {32 vars in 722 bytes} [Tue Jun 9 18:20:41 2026] DELETE /v2.0/trunks/ef89ea7b-fede-4f43-9b48-26416519bb76 => 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: 979/2028] 10.0.0.119 () {32 vars in 719 bytes} [Tue Jun 9 18:20:41 2026] GET /v2.0/trunks/09b73b4f-cdcb-4e4a-b8fb-23f0fe0f6010 => generated 407 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2029] 10.0.0.119 () {32 vars in 717 bytes} [Tue Jun 9 18:20:41 2026] GET /v2.0/ports/15b24507-26ce-4c67-942b-b79487815d89 => generated 826 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2030] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:20:41 2026] GET /v2.0/security-groups?tenant_id=c17b0ac8679f468fbfbc36ee7ae922aa&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2031] 199.204.45.210 () {38 vars in 955 bytes} [Tue Jun 9 18:20:41 2026] POST /v2.0/ports => generated 958 bytes in 481 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: 982/2032] 10.0.0.119 () {32 vars in 722 bytes} [Tue Jun 9 18:20:41 2026] DELETE /v2.0/trunks/09b73b4f-cdcb-4e4a-b8fb-23f0fe0f6010 => 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: 1051/2033] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:20:41 2026] GET /v2.0/ports?device_id=983f1781-351d-4010-9996-c4f9d6cea9cc => generated 961 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2034] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:20:41 2026] DELETE /v2.0/security-groups/03a2deff-6087-437a-b70e-7e6eab7d8dd3 => 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: 1052/2035] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:20:41 2026] DELETE /v2.0/ports/cce56de9-63f5-4fc4-9f80-e77897859e23 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2036] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:20:42 2026] GET /v2.0/security-groups?id=f02046d8-beb2-419e-8295-a0b213cbb35f&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2037] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:20:42 2026] GET /v2.0/security-groups?tenant_id=18cb6d1568cb4fd5921eac6eae1d105e&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2038] 199.204.45.210 () {38 vars in 1028 bytes} [Tue Jun 9 18:20:41 2026] PUT /v2.0/ports/c0f7a4c3-72b4-48c5-8802-a39ab7545f53 => generated 1203 bytes in 517 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-06-09 18:20:42.529 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9a4e6bf-460b-4553-aa00-4dca25ea3e89'] response: {'name': 'network-changed', 'server_uuid': '983f1781-351d-4010-9996-c4f9d6cea9cc', 'tag': 'c0f7a4c3-72b4-48c5-8802-a39ab7545f53', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 985/2039] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:20:42 2026] DELETE /v2.0/security-groups/aae4b25a-fac0-4224-a63a-53db19e978ca => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 986/2040] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:20:42 2026] GET /v2.0/ports?tenant_id=d57f310eb1ab4ffa8e3dbd1dfd6551db&device_id=983f1781-351d-4010-9996-c4f9d6cea9cc => 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: 1055/2041] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:20:42 2026] DELETE /v2.0/ports/888810df-a3d9-41a5-93be-97b971064e7d => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2042] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:20:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c0f7a4c3-72b4-48c5-8802-a39ab7545f53 => 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: 988/2043] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:20:42 2026] GET /v2.0/subnets?id=2d62e33d-02b7-470b-8d83-6d1c61043141 => generated 653 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2044] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:20:42 2026] GET /v2.0/ports?network_id=809aafc9-b26f-402c-9e41-1eb114b64fa0&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2045] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:20:42 2026] DELETE /v2.0/ports/28495a20-91f9-40a1-8c81-1000c2ef6271 => 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: 990/2046] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:20:42 2026] GET /v2.0/security-groups?tenant_id=25887a3bd22649fc8f4c2fb4669b4331&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2047] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:20:42 2026] GET /v2.0/networks/809aafc9-b26f-402c-9e41-1eb114b64fa0?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: 1058/2048] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:20:42 2026] DELETE /v2.0/security-groups/3fefb612-06f0-4d1f-adff-7e04676ccf20 => 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: 991/2049] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:20:42 2026] DELETE /v2.0/ports/cd8ed386-864c-4215-9fb5-0ea3f4298852 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2050] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:20:43 2026] GET /v2.0/networks/809aafc9-b26f-402c-9e41-1eb114b64fa0?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: 1060/2051] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:20:43 2026] GET /v2.0/ports?tenant_id=d57f310eb1ab4ffa8e3dbd1dfd6551db&device_id=983f1781-351d-4010-9996-c4f9d6cea9cc => generated 1242 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2052] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:20:43 2026] GET /v2.0/networks?id=809aafc9-b26f-402c-9e41-1eb114b64fa0 => generated 757 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2053] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:20:43 2026] GET /v2.0/ports?device_id=983f1781-351d-4010-9996-c4f9d6cea9cc => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2054] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:20:43 2026] DELETE /v2.0/ports/15b24507-26ce-4c67-942b-b79487815d89 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2055] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:20:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c0f7a4c3-72b4-48c5-8802-a39ab7545f53 => 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: 1064/2056] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:20:43 2026] GET /v2.0/security-groups?id=f02046d8-beb2-419e-8295-a0b213cbb35f&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2057] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:20:43 2026] GET /v2.0/subnets?id=2d62e33d-02b7-470b-8d83-6d1c61043141 => generated 653 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2058] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:20:43 2026] GET /v2.0/ports?network_id=809aafc9-b26f-402c-9e41-1eb114b64fa0&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:20:43.674 7 INFO neutron.services.segments.plugin [-] Segment f5c87916-a5e5-4d89-8b4c-3203e39c0c78 resource provider aggregate not found 2026-06-09 18:20:43.679 7 INFO neutron.services.segments.plugin [-] Segment f5c87916-a5e5-4d89-8b4c-3203e39c0c78 resource provider aggregate not found [pid: 7|app: 0|req: 993/2059] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:20:43 2026] DELETE /v2.0/networks/4206958a-711d-45fb-9808-d679fd866ad3 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:20:43.712 7 INFO neutron.services.segments.plugin [-] Segment f5c87916-a5e5-4d89-8b4c-3203e39c0c78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5c87916-a5e5-4d89-8b4c-3203e39c0c78 found for delete ", "request_id": "req-3de24351-62d2-4c99-9100-4d0268c5be43"}]} 2026-06-09 18:20:43.715 7 INFO neutron.services.segments.plugin [-] Segment f5c87916-a5e5-4d89-8b4c-3203e39c0c78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5c87916-a5e5-4d89-8b4c-3203e39c0c78 found for delete ", "request_id": "req-bc3adab5-3873-42ef-bff0-e9bf74bfd3a2"}]} [pid: 8|app: 0|req: 1067/2060] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:20:43 2026] GET /v2.0/networks/809aafc9-b26f-402c-9e41-1eb114b64fa0?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2061] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:20:43 2026] GET /v2.0/networks/809aafc9-b26f-402c-9e41-1eb114b64fa0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2062] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:20:43 2026] DELETE /v2.0/networks/48bc7d59-9e70-4a7b-b828-9422eed3e878 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:20:44.194 8 INFO neutron.services.segments.plugin [-] Segment 478ebc25-bf12-4d24-b5c8-0fa93b53c0ab resource provider aggregate not found 2026-06-09 18:20:44.198 8 INFO neutron.services.segments.plugin [-] Segment 478ebc25-bf12-4d24-b5c8-0fa93b53c0ab resource provider aggregate not found 2026-06-09 18:20:44.212 8 INFO neutron.services.segments.plugin [-] Segment 478ebc25-bf12-4d24-b5c8-0fa93b53c0ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 478ebc25-bf12-4d24-b5c8-0fa93b53c0ab found for delete ", "request_id": "req-5803685e-7152-436e-90bf-61c0dd0ddcc9"}]} 2026-06-09 18:20:44.217 8 INFO neutron.services.segments.plugin [-] Segment 478ebc25-bf12-4d24-b5c8-0fa93b53c0ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 478ebc25-bf12-4d24-b5c8-0fa93b53c0ab found for delete ", "request_id": "req-ebeb5565-3dda-4e91-abb9-5c7c1d64fb05"}]} [pid: 8|app: 0|req: 1069/2065] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:20:43 2026] DELETE /v2.0/networks/7f0bf005-57f2-4af4-8477-5fa3cf430991 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2066] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:20:44 2026] DELETE /v2.0/networks/f4e8bd2e-b7fb-43ec-bd3b-345e31915b62 => 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: 1070/2067] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:20:44 2026] DELETE /v2.0/networks/c9e98803-6bfc-4373-8fe1-884a2c098edf => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2068] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:20:44 2026] GET /v2.0/ports?device_id=983f1781-351d-4010-9996-c4f9d6cea9cc => generated 973 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2069] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:20:44 2026] GET /v2.0/security-groups?id=f02046d8-beb2-419e-8295-a0b213cbb35f&fields=id&fields=name => generated 114 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:20:45.742 7 INFO neutron.services.segments.plugin [-] Segment a20fcb08-7fab-41e7-91cc-4c81fa58743c resource provider aggregate not found 2026-06-09 18:20:45.755 7 INFO neutron.services.segments.plugin [-] Segment a20fcb08-7fab-41e7-91cc-4c81fa58743c resource provider aggregate not found 2026-06-09 18:20:45.763 7 INFO neutron.services.segments.plugin [-] Segment a20fcb08-7fab-41e7-91cc-4c81fa58743c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a20fcb08-7fab-41e7-91cc-4c81fa58743c found for delete ", "request_id": "req-12eb5c30-2416-4dde-88b5-36e9e7e9da3b"}]} 2026-06-09 18:20:45.780 7 INFO neutron.services.segments.plugin [-] Segment ff4f8259-c72d-48f4-9f80-4a8707de063a resource provider aggregate not found 2026-06-09 18:20:45.788 7 INFO neutron.services.segments.plugin [-] Segment a20fcb08-7fab-41e7-91cc-4c81fa58743c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a20fcb08-7fab-41e7-91cc-4c81fa58743c found for delete ", "request_id": "req-7b90d617-52a8-4b0c-ab4e-248bafe83090"}]} 2026-06-09 18:20:45.797 7 INFO neutron.services.segments.plugin [-] Segment ff4f8259-c72d-48f4-9f80-4a8707de063a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff4f8259-c72d-48f4-9f80-4a8707de063a found for delete ", "request_id": "req-0209e16b-6054-4121-be36-86217ac19056"}]} 2026-06-09 18:20:45.815 7 INFO neutron.services.segments.plugin [-] Segment ff4f8259-c72d-48f4-9f80-4a8707de063a resource provider aggregate not found 2026-06-09 18:20:45.839 7 INFO neutron.services.segments.plugin [-] Segment ff4f8259-c72d-48f4-9f80-4a8707de063a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff4f8259-c72d-48f4-9f80-4a8707de063a found for delete ", "request_id": "req-d0e12ced-ec99-4b90-93eb-f5b31bcfbb83"}]} [pid: 8|app: 0|req: 1072/2070] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:20:45 2026] GET /v2.0/ports?device_id=983f1781-351d-4010-9996-c4f9d6cea9cc => 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: 1073/2071] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:20:45 2026] GET /v2.0/security-groups?id=f02046d8-beb2-419e-8295-a0b213cbb35f&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: 999/2072] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:20:45 2026] GET /v2.0/security-groups?tenant_id=4e6462b289f9459090719b16416fced1&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2073] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:20:45 2026] DELETE /v2.0/security-groups/f7b48fc2-ed0b-4888-a3b8-1df7717b5c5a => 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: 1000/2074] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:20:46 2026] GET /v2.0/ports?device_id=983f1781-351d-4010-9996-c4f9d6cea9cc => generated 975 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:20:46.237 8 INFO neutron.services.segments.plugin [-] Segment c0eb8f86-615b-425f-8694-aa29feec6c33 resource provider aggregate not found 2026-06-09 18:20:46.244 8 INFO neutron.services.segments.plugin [-] Segment c0eb8f86-615b-425f-8694-aa29feec6c33 resource provider aggregate not found [pid: 7|app: 0|req: 1001/2075] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:20:46 2026] GET /v2.0/security-groups?id=f02046d8-beb2-419e-8295-a0b213cbb35f&fields=id&fields=name => generated 114 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:20:46.270 8 INFO neutron.services.segments.plugin [-] Segment c0eb8f86-615b-425f-8694-aa29feec6c33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0eb8f86-615b-425f-8694-aa29feec6c33 found for delete ", "request_id": "req-bce71060-0cc1-43de-b2a9-aeb9cccd7884"}]} 2026-06-09 18:20:46.272 8 INFO neutron.services.segments.plugin [-] Segment c0eb8f86-615b-425f-8694-aa29feec6c33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0eb8f86-615b-425f-8694-aa29feec6c33 found for delete ", "request_id": "req-e4d7ec73-7c3a-44d9-b4e0-785580291c90"}]} [pid: 7|app: 0|req: 1002/2076] 10.0.0.119 () {32 vars in 736 bytes} [Tue Jun 9 18:20:46 2026] GET /v2.0/ports?device_id=983f1781-351d-4010-9996-c4f9d6cea9cc => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:20:46.363 7 WARNING neutron_lib.context [None req-ec503921-47ed-4b7e-baaf-1d466b8b88ca a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1075/2077] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:20:46 2026] GET /v2.0/security-groups?tenant_id=89e5d0bb25fb4d93bd633e407ae1821c&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2078] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:20:46 2026] DELETE /v2.0/security-groups/ba9e6f27-2130-44fd-b30b-f35b87f47861 => 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: 1077/2079] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:20:46 2026] GET /v2.0/security-groups?tenant_id=dcffcb3a8d244b73a0a3ee19aa203eb9&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: 1078/2080] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:20:46 2026] DELETE /v2.0/security-groups/4bb09972-237c-4c43-9ab6-0ed14914ec39 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:20:47.542 7 INFO neutron.db.l3_db [None req-ec503921-47ed-4b7e-baaf-1d466b8b88ca a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Floating IP 16342fbe-1a1d-4919-a12f-d98e25de6d18 associated. External IP: 10.96.250.206, port: c0f7a4c3-72b4-48c5-8802-a39ab7545f53. [pid: 7|app: 0|req: 1003/2081] 10.0.0.119 () {34 vars in 677 bytes} [Tue Jun 9 18:20:46 2026] POST /v2.0/floatingips => generated 856 bytes in 1629 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:20:48.066 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-34da70cc-81c0-4fdf-b838-8970b80966e5'] response: {'name': 'network-changed', 'server_uuid': '983f1781-351d-4010-9996-c4f9d6cea9cc', 'tag': 'c0f7a4c3-72b4-48c5-8802-a39ab7545f53', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1079/2082] 10.0.0.119 () {32 vars in 729 bytes} [Tue Jun 9 18:20:47 2026] GET /v2.0/floatingips/16342fbe-1a1d-4919-a12f-d98e25de6d18 => generated 856 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2083] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:20:48 2026] GET /v2.0/ports?tenant_id=d57f310eb1ab4ffa8e3dbd1dfd6551db&device_id=983f1781-351d-4010-9996-c4f9d6cea9cc => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:20:48.221 7 WARNING neutron_lib.context [None req-76fae503-a4cf-47b0-90eb-eca6b43df4f4 1f0b9bf83e6041c1ab95887b69414a8e f107377c04a143e9810ff8367123aad0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1081/2084] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:20:48 2026] GET /v2.0/networks?id=809aafc9-b26f-402c-9e41-1eb114b64fa0 => generated 757 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2085] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:20:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c0f7a4c3-72b4-48c5-8802-a39ab7545f53 => generated 859 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:20:48.386 7 INFO neutron.db.segments_db [None req-76fae503-a4cf-47b0-90eb-eca6b43df4f4 1f0b9bf83e6041c1ab95887b69414a8e f107377c04a143e9810ff8367123aad0 - - default default] Added segment 78933d91-7b4e-4304-8be5-e32ac78b684e of type vxlan for network f51b5f79-afbb-4035-b38b-c68e1c2a43e3 [pid: 8|app: 0|req: 1083/2086] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:20:48 2026] GET /v2.0/subnets?id=2d62e33d-02b7-470b-8d83-6d1c61043141 => generated 653 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2087] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:20:48 2026] GET /v2.0/ports?network_id=809aafc9-b26f-402c-9e41-1eb114b64fa0&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2088] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:20:48 2026] POST /v2.0/networks => generated 631 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2089] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:20:48 2026] GET /v2.0/networks/809aafc9-b26f-402c-9e41-1eb114b64fa0?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:20:48.536 7 WARNING neutron_lib.context [None req-385c5d33-290c-45a8-be70-d464348fca45 1f0b9bf83e6041c1ab95887b69414a8e f107377c04a143e9810ff8367123aad0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:20:48.626 7 INFO neutron.db.segments_db [None req-385c5d33-290c-45a8-be70-d464348fca45 1f0b9bf83e6041c1ab95887b69414a8e f107377c04a143e9810ff8367123aad0 - - default default] Added segment ba4c9792-83c2-498d-a6fa-0e1c3e7ce6f3 of type vxlan for network 1bb9d90b-4234-4214-b522-4a4e65ebfecf [pid: 8|app: 0|req: 1086/2090] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:20:48 2026] GET /v2.0/networks/809aafc9-b26f-402c-9e41-1eb114b64fa0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2091] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:20:48 2026] POST /v2.0/networks => generated 631 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:20:48.790 8 WARNING neutron_lib.context [None req-8f21b29b-0ccb-48c3-ad1f-1bf874831524 1f0b9bf83e6041c1ab95887b69414a8e f107377c04a143e9810ff8367123aad0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:20:48.856 8 INFO neutron.db.segments_db [None req-8f21b29b-0ccb-48c3-ad1f-1bf874831524 1f0b9bf83e6041c1ab95887b69414a8e f107377c04a143e9810ff8367123aad0 - - default default] Added segment b0e7251d-17c4-4bf7-a7e5-6a452255ddb1 of type vxlan for network 619e2480-d1e9-4bb1-ba48-8d943537a059 [pid: 7|app: 0|req: 1006/2092] 10.0.0.119 () {32 vars in 729 bytes} [Tue Jun 9 18:20:49 2026] GET /v2.0/floatingips/16342fbe-1a1d-4919-a12f-d98e25de6d18 => generated 856 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2093] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:20:48 2026] POST /v2.0/networks => generated 632 bytes in 662 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:20:49.453 7 WARNING neutron_lib.context [None req-64fb474d-873f-4898-8ee4-7c4c9e3deec0 1f0b9bf83e6041c1ab95887b69414a8e f107377c04a143e9810ff8367123aad0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:20:49.527 7 INFO neutron.db.segments_db [None req-64fb474d-873f-4898-8ee4-7c4c9e3deec0 1f0b9bf83e6041c1ab95887b69414a8e f107377c04a143e9810ff8367123aad0 - - default default] Added segment 4f0e92d8-f226-451c-a66d-7b3cb2f5d289 of type vxlan for network 625f36ad-0e02-4fcf-ba49-384bab04dc68 [pid: 7|app: 0|req: 1007/2094] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:20:49 2026] POST /v2.0/networks => generated 631 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:20:49.680 8 WARNING neutron_lib.context [None req-eae5c4e0-898a-446b-97fa-0522c0255d26 1f0b9bf83e6041c1ab95887b69414a8e f107377c04a143e9810ff8367123aad0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:20:49.749 8 INFO neutron.db.segments_db [None req-eae5c4e0-898a-446b-97fa-0522c0255d26 1f0b9bf83e6041c1ab95887b69414a8e f107377c04a143e9810ff8367123aad0 - - default default] Added segment 7e37f4b3-27b2-4842-865b-7dac8e30d97d of type vxlan for network 60e4dbc4-a5a5-4fb0-9bc1-ff0db5135be8 [pid: 8|app: 0|req: 1088/2095] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:20:49 2026] POST /v2.0/networks => generated 632 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2096] 10.0.0.119 () {34 vars in 753 bytes} [Tue Jun 9 18:20:49 2026] PUT /v2.0/networks/f51b5f79-afbb-4035-b38b-c68e1c2a43e3/tags => generated 17 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2097] 10.0.0.119 () {34 vars in 753 bytes} [Tue Jun 9 18:20:49 2026] PUT /v2.0/networks/1bb9d90b-4234-4214-b522-4a4e65ebfecf/tags => generated 25 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2098] 10.0.0.119 () {34 vars in 753 bytes} [Tue Jun 9 18:20:50 2026] PUT /v2.0/networks/619e2480-d1e9-4bb1-ba48-8d943537a059/tags => generated 34 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2099] 10.0.0.119 () {34 vars in 753 bytes} [Tue Jun 9 18:20:50 2026] PUT /v2.0/networks/625f36ad-0e02-4fcf-ba49-384bab04dc68/tags => generated 19 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2100] 10.0.0.119 () {32 vars in 729 bytes} [Tue Jun 9 18:20:50 2026] GET /v2.0/floatingips/16342fbe-1a1d-4919-a12f-d98e25de6d18 => generated 856 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2101] 10.0.0.119 () {32 vars in 666 bytes} [Tue Jun 9 18:20:50 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2102] 10.0.0.119 () {32 vars in 680 bytes} [Tue Jun 9 18:20:50 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:20:50.572 8 WARNING neutron_lib.context [None req-471a8f97-4c6f-4578-be5f-b90d9400c301 60433ddde76c4dbc881837c390208a4b ee77380878a044be9d841539e11693a9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1012/2103] 10.0.0.119 () {32 vars in 676 bytes} [Tue Jun 9 18:20:50 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2104] 10.0.0.119 () {32 vars in 688 bytes} [Tue Jun 9 18:20:50 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2105] 10.0.0.119 () {32 vars in 674 bytes} [Tue Jun 9 18:20:50 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2106] 10.0.0.119 () {32 vars in 688 bytes} [Tue Jun 9 18:20:51 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2107] 10.0.0.119 () {32 vars in 684 bytes} [Tue Jun 9 18:20:51 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2108] 10.0.0.119 () {34 vars in 676 bytes} [Tue Jun 9 18:20:50 2026] POST /v2.0/floatingips => generated 552 bytes in 993 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2109] 10.0.0.119 () {32 vars in 729 bytes} [Tue Jun 9 18:20:51 2026] GET /v2.0/floatingips/16342fbe-1a1d-4919-a12f-d98e25de6d18 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2110] 10.0.0.119 () {34 vars in 759 bytes} [Tue Jun 9 18:20:51 2026] PUT /v2.0/floatingips/4bf27afb-3d58-4283-a435-467fe1fe5eaa/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2111] 10.0.0.119 () {32 vars in 739 bytes} [Tue Jun 9 18:20:51 2026] GET /v2.0/floatingips/4bf27afb-3d58-4283-a435-467fe1fe5eaa/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2112] 10.0.0.119 () {32 vars in 696 bytes} [Tue Jun 9 18:20:51 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2113] 10.0.0.119 () {34 vars in 770 bytes} [Tue Jun 9 18:20:51 2026] PUT /v2.0/floatingips/4bf27afb-3d58-4283-a435-467fe1fe5eaa/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2114] 10.0.0.119 () {32 vars in 739 bytes} [Tue Jun 9 18:20:51 2026] GET /v2.0/floatingips/4bf27afb-3d58-4283-a435-467fe1fe5eaa/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: 1022/2115] 10.0.0.119 () {34 vars in 766 bytes} [Tue Jun 9 18:20:51 2026] PUT /v2.0/floatingips/4bf27afb-3d58-4283-a435-467fe1fe5eaa/tags/red => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2116] 10.0.0.119 () {32 vars in 739 bytes} [Tue Jun 9 18:20:51 2026] GET /v2.0/floatingips/4bf27afb-3d58-4283-a435-467fe1fe5eaa/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:20:51.714 8 INFO neutron.services.segments.plugin [-] Segment 78933d91-7b4e-4304-8be5-e32ac78b684e resource provider aggregate not found 2026-06-09 18:20:51.720 8 INFO neutron.services.segments.plugin [-] Segment 78933d91-7b4e-4304-8be5-e32ac78b684e resource provider aggregate not found [pid: 7|app: 0|req: 1024/2117] 10.0.0.119 () {34 vars in 788 bytes} [Tue Jun 9 18:20:51 2026] PUT /v2.0/floatingips/4bf27afb-3d58-4283-a435-467fe1fe5eaa/tags/black.or.white => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2118] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:20:51 2026] DELETE /v2.0/networks/f51b5f79-afbb-4035-b38b-c68e1c2a43e3 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:20:51.754 8 INFO neutron.services.segments.plugin [-] Segment 78933d91-7b4e-4304-8be5-e32ac78b684e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78933d91-7b4e-4304-8be5-e32ac78b684e found for delete ", "request_id": "req-e25b4d66-87fd-42fd-b534-bac01301277c"}]} 2026-06-09 18:20:51.755 8 INFO neutron.services.segments.plugin [-] Segment 78933d91-7b4e-4304-8be5-e32ac78b684e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78933d91-7b4e-4304-8be5-e32ac78b684e found for delete ", "request_id": "req-697d1d2e-5fbe-410f-9c37-9a23b3bbbace"}]} [pid: 7|app: 0|req: 1025/2119] 10.0.0.119 () {32 vars in 739 bytes} [Tue Jun 9 18:20:51 2026] GET /v2.0/floatingips/4bf27afb-3d58-4283-a435-467fe1fe5eaa/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2120] 10.0.0.119 () {34 vars in 759 bytes} [Tue Jun 9 18:20:51 2026] PUT /v2.0/floatingips/4bf27afb-3d58-4283-a435-467fe1fe5eaa/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2121] 10.0.0.119 () {32 vars in 739 bytes} [Tue Jun 9 18:20:51 2026] GET /v2.0/floatingips/4bf27afb-3d58-4283-a435-467fe1fe5eaa/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: 1028/2122] 10.0.0.119 () {32 vars in 747 bytes} [Tue Jun 9 18:20:51 2026] GET /v2.0/floatingips/4bf27afb-3d58-4283-a435-467fe1fe5eaa/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:20:51.932 7 INFO neutron.api.v2.resource [None req-d07b9e52-c720-46a2-9155-f8c34e90c837 60433ddde76c4dbc881837c390208a4b ee77380878a044be9d841539e11693a9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1029/2123] 10.0.0.119 () {32 vars in 751 bytes} [Tue Jun 9 18:20:51 2026] GET /v2.0/floatingips/4bf27afb-3d58-4283-a435-467fe1fe5eaa/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: 1030/2124] 199.204.45.210 () {30 vars in 703 bytes} [Tue Jun 9 18:20:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2125] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:20:51 2026] DELETE /v2.0/networks/1bb9d90b-4234-4214-b522-4a4e65ebfecf => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2126] 199.204.45.210 () {30 vars in 705 bytes} [Tue Jun 9 18:20:52 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: 1031/2127] 10.0.0.119 () {32 vars in 750 bytes} [Tue Jun 9 18:20:51 2026] DELETE /v2.0/floatingips/4bf27afb-3d58-4283-a435-467fe1fe5eaa/tags/red => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2128] 199.204.45.210 () {30 vars in 681 bytes} [Tue Jun 9 18:20:52 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: 1033/2129] 10.0.0.119 () {32 vars in 739 bytes} [Tue Jun 9 18:20:52 2026] GET /v2.0/floatingips/4bf27afb-3d58-4283-a435-467fe1fe5eaa/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2130] 199.204.45.210 () {30 vars in 717 bytes} [Tue Jun 9 18:20:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:20:52.113 7 INFO neutron.api.v2.resource [None req-7450a57d-7ad4-4548-8783-55e18bbb2f24 60433ddde76c4dbc881837c390208a4b ee77380878a044be9d841539e11693a9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1035/2131] 10.0.0.119 () {32 vars in 754 bytes} [Tue Jun 9 18:20:52 2026] DELETE /v2.0/floatingips/4bf27afb-3d58-4283-a435-467fe1fe5eaa/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: 1036/2132] 199.204.45.210 () {30 vars in 741 bytes} [Tue Jun 9 18:20:52 2026] GET /v2.0/subnets/bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2133] 10.0.0.119 () {32 vars in 742 bytes} [Tue Jun 9 18:20:52 2026] DELETE /v2.0/floatingips/4bf27afb-3d58-4283-a435-467fe1fe5eaa/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2134] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:20:52 2026] DELETE /v2.0/networks/619e2480-d1e9-4bb1-ba48-8d943537a059 => 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: 1038/2135] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:20:52 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2136] 10.0.0.119 () {32 vars in 739 bytes} [Tue Jun 9 18:20:52 2026] GET /v2.0/floatingips/4bf27afb-3d58-4283-a435-467fe1fe5eaa/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:20:52.440 7 INFO neutron.services.segments.plugin [-] Segment 4f0e92d8-f226-451c-a66d-7b3cb2f5d289 resource provider aggregate not found 2026-06-09 18:20:52.446 7 INFO neutron.services.segments.plugin [-] Segment 4f0e92d8-f226-451c-a66d-7b3cb2f5d289 resource provider aggregate not found 2026-06-09 18:20:52.454 7 INFO neutron.services.segments.plugin [-] Segment 4f0e92d8-f226-451c-a66d-7b3cb2f5d289 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f0e92d8-f226-451c-a66d-7b3cb2f5d289 found for delete ", "request_id": "req-7ad74fe9-e385-4c50-9e11-3828372c3241"}]} 2026-06-09 18:20:52.465 7 INFO neutron.services.segments.plugin [-] Segment 4f0e92d8-f226-451c-a66d-7b3cb2f5d289 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f0e92d8-f226-451c-a66d-7b3cb2f5d289 found for delete ", "request_id": "req-7bc03424-8bf7-4c1b-b473-3abff786eb1d"}]} [pid: 7|app: 0|req: 1039/2137] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:20:52 2026] DELETE /v2.0/networks/625f36ad-0e02-4fcf-ba49-384bab04dc68 => 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: 1099/2138] 199.204.45.210 () {34 vars in 717 bytes} [Tue Jun 9 18:20:52 2026] POST /v2.0/ports => generated 1097 bytes in 489 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: 1040/2139] 10.0.0.119 () {32 vars in 732 bytes} [Tue Jun 9 18:20:52 2026] DELETE /v2.0/floatingips/4bf27afb-3d58-4283-a435-467fe1fe5eaa => generated 0 bytes in 332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2140] 10.0.0.20 () {34 vars in 970 bytes} [Tue Jun 9 18:20:52 2026] GET /v2.0/ports/227a6bda-4862-46e9-89ce-4b4b8403bbd2 => generated 1097 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2141] 10.0.0.20 () {34 vars in 906 bytes} [Tue Jun 9 18:20:52 2026] GET /v2.0/extensions => generated 19901 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2142] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:20:52 2026] DELETE /v2.0/networks/60e4dbc4-a5a5-4fb0-9bc1-ff0db5135be8 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2143] 199.204.45.210 () {34 vars in 1262 bytes} [Tue Jun 9 18:20:52 2026] GET /v2.0/ports/227a6bda-4862-46e9-89ce-4b4b8403bbd2?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2144] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:20:53 2026] GET /v2.0/networks/951c9e41-65ca-4dac-b409-33ff4defc113?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2145] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:20:53 2026] GET /v2.0/networks/951c9e41-65ca-4dac-b409-33ff4defc113?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: 1102/2146] 199.204.45.210 () {34 vars in 975 bytes} [Tue Jun 9 18:20:53 2026] GET /v2.0/ports/227a6bda-4862-46e9-89ce-4b4b8403bbd2 => generated 1097 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2147] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:20:53 2026] GET /v2.0/networks?id=951c9e41-65ca-4dac-b409-33ff4defc113 => generated 803 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:20:53.787 8 INFO neutron.services.segments.plugin [-] Segment ba4c9792-83c2-498d-a6fa-0e1c3e7ce6f3 resource provider aggregate not found 2026-06-09 18:20:53.793 8 INFO neutron.services.segments.plugin [-] Segment ba4c9792-83c2-498d-a6fa-0e1c3e7ce6f3 resource provider aggregate not found 2026-06-09 18:20:53.811 8 INFO neutron.services.segments.plugin [-] Segment ba4c9792-83c2-498d-a6fa-0e1c3e7ce6f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba4c9792-83c2-498d-a6fa-0e1c3e7ce6f3 found for delete ", "request_id": "req-e74545fb-7624-4a1c-b030-8f5eb4b76b9a"}]} 2026-06-09 18:20:53.816 8 INFO neutron.services.segments.plugin [-] Segment ba4c9792-83c2-498d-a6fa-0e1c3e7ce6f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba4c9792-83c2-498d-a6fa-0e1c3e7ce6f3 found for delete ", "request_id": "req-7213c3f4-0e23-4b8e-8184-f21d8c912930"}]} 2026-06-09 18:20:53.825 8 INFO neutron.services.segments.plugin [-] Segment b0e7251d-17c4-4bf7-a7e5-6a452255ddb1 resource provider aggregate not found 2026-06-09 18:20:53.841 8 INFO neutron.services.segments.plugin [-] Segment b0e7251d-17c4-4bf7-a7e5-6a452255ddb1 resource provider aggregate not found 2026-06-09 18:20:53.846 8 INFO neutron.services.segments.plugin [-] Segment b0e7251d-17c4-4bf7-a7e5-6a452255ddb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0e7251d-17c4-4bf7-a7e5-6a452255ddb1 found for delete ", "request_id": "req-6209c14f-e784-425a-a2ca-6f13551b1aeb"}]} [pid: 7|app: 0|req: 1046/2148] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:20:53 2026] GET /v2.0/security-groups?tenant_id=ee77380878a044be9d841539e11693a9&name=default => generated 2925 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:20:53.865 8 INFO neutron.services.segments.plugin [-] Segment b0e7251d-17c4-4bf7-a7e5-6a452255ddb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0e7251d-17c4-4bf7-a7e5-6a452255ddb1 found for delete ", "request_id": "req-78bf8de7-c5d3-46f0-9612-f3e3e1b59e17"}]} 2026-06-09 18:20:53.870 8 INFO neutron.services.segments.plugin [-] Segment 7e37f4b3-27b2-4842-865b-7dac8e30d97d resource provider aggregate not found 2026-06-09 18:20:53.886 8 INFO neutron.services.segments.plugin [-] Segment 7e37f4b3-27b2-4842-865b-7dac8e30d97d resource provider aggregate not found 2026-06-09 18:20:53.897 8 INFO neutron.services.segments.plugin [-] Segment 7e37f4b3-27b2-4842-865b-7dac8e30d97d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e37f4b3-27b2-4842-865b-7dac8e30d97d found for delete ", "request_id": "req-6ff2ec32-27e9-4026-94f5-af004bd56140"}]} 2026-06-09 18:20:53.906 8 INFO neutron.services.segments.plugin [-] Segment 7e37f4b3-27b2-4842-865b-7dac8e30d97d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e37f4b3-27b2-4842-865b-7dac8e30d97d found for delete ", "request_id": "req-686fd9ec-a90b-47b6-9d10-72b911d2ddc4"}]} [pid: 8|app: 0|req: 1103/2149] 199.204.45.210 () {38 vars in 1028 bytes} [Tue Jun 9 18:20:53 2026] PUT /v2.0/ports/227a6bda-4862-46e9-89ce-4b4b8403bbd2 => generated 1251 bytes in 565 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-06-09 18:20:54.030 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6def33dd-480c-40e7-bf80-a5d21310aa79'] response: {'name': 'network-changed', 'server_uuid': 'cea26bde-6159-48a7-932d-caf670508d37', 'tag': '227a6bda-4862-46e9-89ce-4b4b8403bbd2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1104/2150] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:20:53 2026] DELETE /v2.0/security-groups/9423d449-2d8f-4d7f-9183-d7d4965ddd24 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1047/2151] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:20:53 2026] GET /v2.0/security-groups?tenant_id=ee2543bb39944fd6b9e2fe71081686c2&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2152] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:20:54 2026] GET /v2.0/ports?tenant_id=e40ba370f36647c98e9f9a1788c064a0&device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2523 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2153] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:20:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.22&port_id=309839a3-2edb-466a-836b-be1ec243ae0c => 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: 1107/2154] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:20:54 2026] GET /v2.0/subnets?id=c77c56dd-341e-4a91-87b8-bc13417327ca => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2155] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:20:54 2026] DELETE /v2.0/security-groups/cf785607-18e4-4a66-b966-f34dc42ff7a7 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2156] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:20:54 2026] GET /v2.0/ports?network_id=17b646f3-a1fa-4270-9648-3e5e05f8c81e&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2157] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:20:54 2026] GET /v2.0/security-groups?tenant_id=21fa7a2ca0be49aaa388765efb860277&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2158] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:20:54 2026] GET /v2.0/networks/17b646f3-a1fa-4270-9648-3e5e05f8c81e?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: 1109/2159] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:20:54 2026] DELETE /v2.0/security-groups/0ffcdfc2-e32a-488d-95f3-2289a131c189 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2160] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:20:54 2026] GET /v2.0/security-groups?tenant_id=d949dacff08a412e896ccbf57920fd97&name=default => generated 2929 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2161] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:20:54 2026] GET /v2.0/networks/17b646f3-a1fa-4270-9648-3e5e05f8c81e?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: 1111/2162] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:20:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.185&port_id=227a6bda-4862-46e9-89ce-4b4b8403bbd2 => 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: 1052/2163] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:20:54 2026] DELETE /v2.0/security-groups/1ca35cfe-f90a-46aa-9e96-701c6f2d1b26 => 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: 1112/2164] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:20:54 2026] GET /v2.0/subnets?id=bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 655 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2165] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:20:54 2026] GET /v2.0/ports?network_id=951c9e41-65ca-4dac-b409-33ff4defc113&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: 1113/2166] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:20:54 2026] GET /v2.0/networks/951c9e41-65ca-4dac-b409-33ff4defc113?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2167] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:20:54 2026] GET /v2.0/security-groups?tenant_id=f107377c04a143e9810ff8367123aad0&name=default => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2168] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:20:54 2026] GET /v2.0/networks/951c9e41-65ca-4dac-b409-33ff4defc113?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2169] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:20:54 2026] DELETE /v2.0/security-groups/a35b3c81-e818-4da1-ba00-c60daff65454 => 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: 1055/2170] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:20:54 2026] GET /v2.0/ports?tenant_id=e40ba370f36647c98e9f9a1788c064a0&device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2523 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2171] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:20:54 2026] GET /v2.0/networks?id=951c9e41-65ca-4dac-b409-33ff4defc113 => generated 803 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2172] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:20:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.185&port_id=227a6bda-4862-46e9-89ce-4b4b8403bbd2 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2173] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:20:55 2026] GET /v2.0/subnets?id=bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 655 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2174] 10.0.0.20 () {34 vars in 970 bytes} [Tue Jun 9 18:20:55 2026] GET /v2.0/ports/227a6bda-4862-46e9-89ce-4b4b8403bbd2 => generated 1287 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2175] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:20:55 2026] GET /v2.0/ports?network_id=951c9e41-65ca-4dac-b409-33ff4defc113&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2176] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:20:55 2026] GET /v2.0/networks/951c9e41-65ca-4dac-b409-33ff4defc113?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2177] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:20:55 2026] GET /v2.0/networks/951c9e41-65ca-4dac-b409-33ff4defc113?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: 7|app: 0|req: 1058/2178] 199.204.45.210 () {34 vars in 789 bytes} [Tue Jun 9 18:20:55 2026] PUT /v2.0/ports/227a6bda-4862-46e9-89ce-4b4b8403bbd2 => generated 1311 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:20:55.512 8 INFO neutron.api.v2.resource [None req-49f5feb1-8c17-4c87-acb8-9ed40a8e5a69 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1121/2179] 199.204.45.210 () {30 vars in 763 bytes} [Tue Jun 9 18:20:55 2026] GET /v2.0/security-groups/lb-b38dd9e3-b691-465c-bbce-49ed47daa22f => generated 149 bytes in 15 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, ' 2026-06-09 18:20:55.569 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e608664a-c5da-41a4-ad01-7c887cc8e3e2'] response: {'name': 'network-changed', 'server_uuid': 'cea26bde-6159-48a7-932d-caf670508d37', 'tag': '227a6bda-4862-46e9-89ce-4b4b8403bbd2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1059/2180] 199.204.45.210 () {30 vars in 785 bytes} [Tue Jun 9 18:20:55 2026] GET /v2.0/security-groups?name=lb-b38dd9e3-b691-465c-bbce-49ed47daa22f => generated 1637 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2181] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:20:55 2026] GET /v2.0/ports?tenant_id=e40ba370f36647c98e9f9a1788c064a0&device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2583 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2182] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:20:55 2026] GET /v2.0/networks?id=951c9e41-65ca-4dac-b409-33ff4defc113 => generated 803 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2183] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:20:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.185&port_id=227a6bda-4862-46e9-89ce-4b4b8403bbd2 => 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: 1063/2184] 10.0.0.156 () {34 vars in 990 bytes} [Tue Jun 9 18:20:55 2026] GET /v2.0/ports?device_id=983f1781-351d-4010-9996-c4f9d6cea9cc => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2185] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:20:55 2026] GET /v2.0/subnets?id=bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 655 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2186] 10.0.0.156 () {34 vars in 1040 bytes} [Tue Jun 9 18:20:55 2026] GET /v2.0/security-groups?id=f02046d8-beb2-419e-8295-a0b213cbb35f&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: 1066/2187] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:20:55 2026] GET /v2.0/ports?network_id=951c9e41-65ca-4dac-b409-33ff4defc113&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: 1122/2188] 199.204.45.210 () {34 vars in 789 bytes} [Tue Jun 9 18:20:55 2026] PUT /v2.0/ports/227a6bda-4862-46e9-89ce-4b4b8403bbd2 => generated 1311 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2189] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:20:55 2026] GET /v2.0/networks/951c9e41-65ca-4dac-b409-33ff4defc113?fields=segments => generated 14 bytes in 91 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-06-09 18:20:56.106 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-08e0cec8-7edb-47eb-a6ec-5cdf7ce58d49'] response: {'name': 'network-changed', 'server_uuid': 'cea26bde-6159-48a7-932d-caf670508d37', 'tag': '227a6bda-4862-46e9-89ce-4b4b8403bbd2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1123/2190] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:20:56 2026] GET /v2.0/networks/951c9e41-65ca-4dac-b409-33ff4defc113?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: 8|app: 0|req: 1124/2191] 199.204.45.210 () {30 vars in 703 bytes} [Tue Jun 9 18:20: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: 1068/2192] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:20:56 2026] GET /v2.0/ports?tenant_id=e40ba370f36647c98e9f9a1788c064a0&device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2583 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2193] 199.204.45.210 () {30 vars in 705 bytes} [Tue Jun 9 18:20:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2194] 199.204.45.210 () {30 vars in 681 bytes} [Tue Jun 9 18:20:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2195] 199.204.45.210 () {30 vars in 717 bytes} [Tue Jun 9 18:20:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2196] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:20:56 2026] GET /v2.0/networks?id=951c9e41-65ca-4dac-b409-33ff4defc113 => generated 803 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2197] 199.204.45.210 () {30 vars in 741 bytes} [Tue Jun 9 18:20:56 2026] GET /v2.0/subnets/bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 652 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2198] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:20:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.185&port_id=227a6bda-4862-46e9-89ce-4b4b8403bbd2 => 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: 1129/2199] 199.204.45.210 () {30 vars in 737 bytes} [Tue Jun 9 18:20:56 2026] GET /v2.0/ports/632774b8-9e65-4866-a168-091d42f28807 => generated 1128 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2200] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:20:56 2026] GET /v2.0/subnets?id=bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2201] 199.204.45.210 () {30 vars in 737 bytes} [Tue Jun 9 18:20:56 2026] GET /v2.0/ports/227a6bda-4862-46e9-89ce-4b4b8403bbd2 => generated 1347 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2202] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:20:56 2026] GET /v2.0/ports?network_id=951c9e41-65ca-4dac-b409-33ff4defc113&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: 1131/2203] 199.204.45.210 () {30 vars in 741 bytes} [Tue Jun 9 18:20:56 2026] GET /v2.0/subnets/bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2204] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:20:56 2026] GET /v2.0/networks/951c9e41-65ca-4dac-b409-33ff4defc113?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: 1132/2205] 199.204.45.210 () {30 vars in 743 bytes} [Tue Jun 9 18:20:56 2026] GET /v2.0/networks/951c9e41-65ca-4dac-b409-33ff4defc113 => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2206] 199.204.45.210 () {30 vars in 737 bytes} [Tue Jun 9 18:20:56 2026] GET /v2.0/ports/632774b8-9e65-4866-a168-091d42f28807 => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2207] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:20:56 2026] GET /v2.0/networks/951c9e41-65ca-4dac-b409-33ff4defc113?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: 8|app: 0|req: 1134/2208] 199.204.45.210 () {30 vars in 741 bytes} [Tue Jun 9 18:20:56 2026] GET /v2.0/subnets/bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:20:58.243 7 WARNING neutron_lib.context [None req-26e80d59-6439-4d14-9576-8550d8921bd7 56b1b8eb0a444e09ab4867f7a5650ff4 e3cdfe96a80947228d1baf955223335c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1135/2209] 10.0.0.119 () {32 vars in 826 bytes} [Tue Jun 9 18:20:58 2026] GET /v2.0/ports?project_id=d57f310eb1ab4ffa8e3dbd1dfd6551db&network_id=809aafc9-b26f-402c-9e41-1eb114b64fa0 => generated 3695 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2210] 10.0.0.119 () {34 vars in 684 bytes} [Tue Jun 9 18:20:57 2026] POST /v2.0/security-groups => generated 1603 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2211] 10.0.0.119 () {34 vars in 767 bytes} [Tue Jun 9 18:20:58 2026] PUT /v2.0/security-groups/31e28504-97c7-4380-993a-14a2813bce07/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2212] 10.0.0.119 () {32 vars in 747 bytes} [Tue Jun 9 18:20:58 2026] GET /v2.0/security-groups/31e28504-97c7-4380-993a-14a2813bce07/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2213] 10.0.0.119 () {34 vars in 778 bytes} [Tue Jun 9 18:20:58 2026] PUT /v2.0/security-groups/31e28504-97c7-4380-993a-14a2813bce07/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: 1077/2214] 10.0.0.119 () {32 vars in 747 bytes} [Tue Jun 9 18:20:58 2026] GET /v2.0/security-groups/31e28504-97c7-4380-993a-14a2813bce07/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2215] 10.0.0.119 () {34 vars in 774 bytes} [Tue Jun 9 18:20:58 2026] PUT /v2.0/security-groups/31e28504-97c7-4380-993a-14a2813bce07/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2216] 10.0.0.119 () {32 vars in 742 bytes} [Tue Jun 9 18:20:58 2026] GET /v2.0/subnets?network_id=7fa725f5-f9c9-49cb-a124-1eb8e03a588b => generated 644 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2217] 10.0.0.119 () {32 vars in 747 bytes} [Tue Jun 9 18:20:58 2026] GET /v2.0/security-groups/31e28504-97c7-4380-993a-14a2813bce07/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: 1079/2218] 10.0.0.119 () {34 vars in 796 bytes} [Tue Jun 9 18:20:58 2026] PUT /v2.0/security-groups/31e28504-97c7-4380-993a-14a2813bce07/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2219] 10.0.0.119 () {32 vars in 747 bytes} [Tue Jun 9 18:20:58 2026] GET /v2.0/security-groups/31e28504-97c7-4380-993a-14a2813bce07/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2220] 10.0.0.119 () {34 vars in 767 bytes} [Tue Jun 9 18:20:58 2026] PUT /v2.0/security-groups/31e28504-97c7-4380-993a-14a2813bce07/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2221] 10.0.0.119 () {32 vars in 747 bytes} [Tue Jun 9 18:20:58 2026] GET /v2.0/security-groups/31e28504-97c7-4380-993a-14a2813bce07/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2222] 10.0.0.119 () {32 vars in 755 bytes} [Tue Jun 9 18:20:58 2026] GET /v2.0/security-groups/31e28504-97c7-4380-993a-14a2813bce07/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:20:59.018 8 INFO neutron.api.v2.resource [None req-33de617c-1e21-4f8a-9f5d-cf63bfa964ae 56b1b8eb0a444e09ab4867f7a5650ff4 e3cdfe96a80947228d1baf955223335c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1143/2223] 10.0.0.119 () {32 vars in 759 bytes} [Tue Jun 9 18:20:58 2026] GET /v2.0/security-groups/31e28504-97c7-4380-993a-14a2813bce07/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2226] 10.0.0.119 () {32 vars in 758 bytes} [Tue Jun 9 18:20:59 2026] DELETE /v2.0/security-groups/31e28504-97c7-4380-993a-14a2813bce07/tags/red => 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: 1147/2227] 10.0.0.119 () {32 vars in 747 bytes} [Tue Jun 9 18:20:59 2026] GET /v2.0/security-groups/31e28504-97c7-4380-993a-14a2813bce07/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:20:59.194 7 INFO neutron.db.l3_db [None req-d00c5a3e-487a-4bcc-9017-3b3de70e6491 a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Floating IP 16342fbe-1a1d-4919-a12f-d98e25de6d18 disassociated. External IP: 10.96.250.206, port: c0f7a4c3-72b4-48c5-8802-a39ab7545f53. 2026-06-09 18:20:59.194 8 INFO neutron.api.v2.resource [None req-e869aa26-0462-4aca-84d1-e3392a379dfd 56b1b8eb0a444e09ab4867f7a5650ff4 e3cdfe96a80947228d1baf955223335c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1148/2228] 10.0.0.119 () {32 vars in 762 bytes} [Tue Jun 9 18:20:59 2026] DELETE /v2.0/security-groups/31e28504-97c7-4380-993a-14a2813bce07/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2229] 10.0.0.119 () {32 vars in 750 bytes} [Tue Jun 9 18:20:59 2026] DELETE /v2.0/security-groups/31e28504-97c7-4380-993a-14a2813bce07/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2230] 10.0.0.119 () {32 vars in 747 bytes} [Tue Jun 9 18:20:59 2026] GET /v2.0/security-groups/31e28504-97c7-4380-993a-14a2813bce07/tags => 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: 1151/2231] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:20:59 2026] DELETE /v2.0/security-groups/31e28504-97c7-4380-993a-14a2813bce07 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:20:59.614 8 WARNING neutron_lib.context [None req-5d485101-086a-4c32-8773-cba0b7c49a4e 6a746343168d4a8bbceaf86f5618cd0f 7a22e0d2014944318ca738563c01e7a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1081/2232] 10.0.0.119 () {34 vars in 749 bytes} [Tue Jun 9 18:20:58 2026] PUT /v2.0/floatingips/16342fbe-1a1d-4919-a12f-d98e25de6d18 => generated 554 bytes in 720 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:20:59.679 8 INFO neutron.db.segments_db [None req-5d485101-086a-4c32-8773-cba0b7c49a4e 6a746343168d4a8bbceaf86f5618cd0f 7a22e0d2014944318ca738563c01e7a2 - - default default] Added segment 7a484da2-8ec2-483d-924b-5bd0c13aabc7 of type vxlan for network 6a8132ef-a74f-486f-a91a-adc08efa548b [pid: 7|app: 0|req: 1082/2233] 10.0.0.119 () {32 vars in 729 bytes} [Tue Jun 9 18:20:59 2026] GET /v2.0/floatingips/16342fbe-1a1d-4919-a12f-d98e25de6d18 => generated 554 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:20:59.755 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3babd32d-9866-425a-8618-119b9bffa8da'] response: {'name': 'network-changed', 'server_uuid': '983f1781-351d-4010-9996-c4f9d6cea9cc', 'tag': 'c0f7a4c3-72b4-48c5-8802-a39ab7545f53', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1083/2234] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:20:59 2026] GET /v2.0/ports?tenant_id=d57f310eb1ab4ffa8e3dbd1dfd6551db&device_id=983f1781-351d-4010-9996-c4f9d6cea9cc => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2235] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:20:59 2026] GET /v2.0/networks?id=809aafc9-b26f-402c-9e41-1eb114b64fa0 => generated 757 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2236] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:20:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=c0f7a4c3-72b4-48c5-8802-a39ab7545f53 => 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: 1086/2237] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:20:59 2026] GET /v2.0/subnets?id=2d62e33d-02b7-470b-8d83-6d1c61043141 => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2238] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:21:00 2026] GET /v2.0/ports?network_id=809aafc9-b26f-402c-9e41-1eb114b64fa0&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:21:00.097 8 INFO neutron.db.l3_hamode_db [None req-5d485101-086a-4c32-8773-cba0b7c49a4e 6a746343168d4a8bbceaf86f5618cd0f 7a22e0d2014944318ca738563c01e7a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1088/2239] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:21:00 2026] GET /v2.0/networks/809aafc9-b26f-402c-9e41-1eb114b64fa0?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2240] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:21:00 2026] GET /v2.0/networks/809aafc9-b26f-402c-9e41-1eb114b64fa0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:21:00.267 8 INFO neutron.db.l3_hamode_db [None req-5d485101-086a-4c32-8773-cba0b7c49a4e 6a746343168d4a8bbceaf86f5618cd0f 7a22e0d2014944318ca738563c01e7a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1090/2241] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:21:00 2026] GET /v2.0/security-groups?tenant_id=e3cdfe96a80947228d1baf955223335c&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2242] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:00 2026] DELETE /v2.0/security-groups/d5bb2833-7829-4390-a084-051e0ea52bfc => 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: 1092/2243] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:21:00 2026] GET /v2.0/security-groups?tenant_id=7768fe6574d34524b1df19964a67ad91&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2244] 10.0.0.119 () {32 vars in 729 bytes} [Tue Jun 9 18:21:00 2026] GET /v2.0/floatingips/16342fbe-1a1d-4919-a12f-d98e25de6d18 => generated 554 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2245] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:00 2026] DELETE /v2.0/security-groups/56700975-8393-4ed5-b19c-5c7ddda477aa => 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: 1152/2246] 10.0.0.119 () {34 vars in 668 bytes} [Tue Jun 9 18:20:59 2026] POST /v2.0/routers => generated 474 bytes in 1635 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:21:01.121 7 WARNING neutron_lib.context [None req-0e527863-8729-41dd-9705-80796919c502 6a746343168d4a8bbceaf86f5618cd0f 7a22e0d2014944318ca738563c01e7a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:21:01.171 7 INFO neutron.db.l3_hamode_db [None req-0e527863-8729-41dd-9705-80796919c502 6a746343168d4a8bbceaf86f5618cd0f 7a22e0d2014944318ca738563c01e7a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 18:21:01.355 7 INFO neutron.db.l3_hamode_db [None req-0e527863-8729-41dd-9705-80796919c502 6a746343168d4a8bbceaf86f5618cd0f 7a22e0d2014944318ca738563c01e7a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1153/2247] 10.0.0.119 () {32 vars in 729 bytes} [Tue Jun 9 18:21:01 2026] GET /v2.0/floatingips/16342fbe-1a1d-4919-a12f-d98e25de6d18 => generated 552 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:21:02.432 8 WARNING neutron_lib.context [None req-f5722165-4b37-44d4-9a44-84ec4691e0fa 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1095/2248] 10.0.0.119 () {34 vars in 668 bytes} [Tue Jun 9 18:21:01 2026] POST /v2.0/routers => generated 474 bytes in 1506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:21:02.631 7 WARNING neutron_lib.context [None req-a7051b12-ef76-492a-91ed-a495636005bd 6a746343168d4a8bbceaf86f5618cd0f 7a22e0d2014944318ca738563c01e7a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:21:02.682 7 INFO neutron.db.l3_hamode_db [None req-a7051b12-ef76-492a-91ed-a495636005bd 6a746343168d4a8bbceaf86f5618cd0f 7a22e0d2014944318ca738563c01e7a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 18:21:02.861 7 INFO neutron.db.l3_hamode_db [None req-a7051b12-ef76-492a-91ed-a495636005bd 6a746343168d4a8bbceaf86f5618cd0f 7a22e0d2014944318ca738563c01e7a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 18:21:03.620 8 INFO neutron.db.l3_db [None req-f5722165-4b37-44d4-9a44-84ec4691e0fa 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Floating IP 2498010c-e961-450f-992a-a1033943ac7b associated. External IP: 10.96.250.216, port: 632774b8-9e65-4866-a168-091d42f28807. [pid: 7|app: 0|req: 1096/2249] 10.0.0.119 () {34 vars in 668 bytes} [Tue Jun 9 18:21:02 2026] POST /v2.0/routers => generated 474 bytes in 1108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:21:03.737 7 WARNING neutron_lib.context [None req-9f13492b-627f-4505-a348-d26c1f0483ca a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1097/2250] 10.0.0.119 () {34 vars in 685 bytes} [Tue Jun 9 18:21:03 2026] POST /v2.0/security-groups => generated 1675 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 18:21:03.855 7 WARNING neutron_lib.context [None req-644091dd-793e-4808-b19b-131276a1780c 6a746343168d4a8bbceaf86f5618cd0f 7a22e0d2014944318ca738563c01e7a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:21:03.920 7 INFO neutron.db.l3_hamode_db [None req-644091dd-793e-4808-b19b-131276a1780c 6a746343168d4a8bbceaf86f5618cd0f 7a22e0d2014944318ca738563c01e7a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 18:21:04.101 7 INFO neutron.db.l3_hamode_db [None req-644091dd-793e-4808-b19b-131276a1780c 6a746343168d4a8bbceaf86f5618cd0f 7a22e0d2014944318ca738563c01e7a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1154/2251] 10.0.0.119 () {34 vars in 677 bytes} [Tue Jun 9 18:21:02 2026] POST /v2.0/floatingips => generated 898 bytes in 2050 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:21:04.475 8 WARNING neutron_lib.context [None req-2c03294e-356a-4b79-b231-c72376400c7c a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1155/2252] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:21:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:21:04.788 8 WARNING neutron_lib.context [None req-73909672-702f-4e90-bd80-bd7e53e32a9a f62ceebcf3ab47aab867e128e457ea59 2a490f45d52448bc8bbb7763acf52fd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1098/2253] 10.0.0.119 () {34 vars in 668 bytes} [Tue Jun 9 18:21:03 2026] POST /v2.0/routers => generated 474 bytes in 1096 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:21:04.954 7 WARNING neutron_lib.context [None req-1ad362d5-47ce-4f49-92b2-0636e296b042 a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:21:05.019 8 INFO neutron.db.segments_db [None req-73909672-702f-4e90-bd80-bd7e53e32a9a f62ceebcf3ab47aab867e128e457ea59 2a490f45d52448bc8bbb7763acf52fd9 - - default default] Added segment 081fd69b-8cf0-4852-86bf-4f674185d7a6 of type vxlan for network 0313b31d-c83f-40bc-b9f0-39f4a0cb5682 [pid: 7|app: 0|req: 1099/2254] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:21:04 2026] POST /v2.0/security-group-rules => generated 596 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:21:05.083 7 WARNING neutron_lib.context [None req-8814b583-c0c3-4bf5-8b3b-e68e5cb8d249 6a746343168d4a8bbceaf86f5618cd0f 7a22e0d2014944318ca738563c01e7a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:21:05.119 7 INFO neutron.db.l3_hamode_db [None req-8814b583-c0c3-4bf5-8b3b-e68e5cb8d249 6a746343168d4a8bbceaf86f5618cd0f 7a22e0d2014944318ca738563c01e7a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1156/2255] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:21:04 2026] POST /v2.0/networks => generated 632 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:21:05.159 8 WARNING neutron_lib.context [None req-8490f986-4a90-4fb0-9597-8840baa457a0 a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1157/2256] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:21:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:21:05.270 8 WARNING neutron_lib.context [None req-194ba79e-3716-4a54-b302-1a4d0e2dbf40 f62ceebcf3ab47aab867e128e457ea59 2a490f45d52448bc8bbb7763acf52fd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:21:05.288 7 INFO neutron.db.l3_hamode_db [None req-8814b583-c0c3-4bf5-8b3b-e68e5cb8d249 6a746343168d4a8bbceaf86f5618cd0f 7a22e0d2014944318ca738563c01e7a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 18:21:05.327 8 INFO neutron.db.segments_db [None req-194ba79e-3716-4a54-b302-1a4d0e2dbf40 f62ceebcf3ab47aab867e128e457ea59 2a490f45d52448bc8bbb7763acf52fd9 - - default default] Added segment d428b330-bcce-4fc2-8cff-fe2db8cbbe56 of type vxlan for network 6a97fcfd-50f0-4137-b33f-308d767ace07 [pid: 8|app: 0|req: 1158/2257] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:21:05 2026] POST /v2.0/networks => generated 630 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:21:05.447 8 WARNING neutron_lib.context [None req-5711604c-e5d3-4d2c-b89c-8c0deeb7ffe8 a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2258] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:21:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2259] 10.0.0.119 () {34 vars in 753 bytes} [Tue Jun 9 18:21:05 2026] PUT /v2.0/networks/0313b31d-c83f-40bc-b9f0-39f4a0cb5682/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:21:05.636 8 WARNING neutron_lib.context [None req-a135eaf8-98d5-4190-b43f-a75d5dd20551 a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:21:05.674 8 INFO neutron.db.securitygroups_db [None req-a135eaf8-98d5-4190-b43f-a75d5dd20551 a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Project d57f310eb1ab4ffa8e3dbd1dfd6551db 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: 1161/2260] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:21:05 2026] POST /v2.0/security-group-rules => generated 607 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2261] 10.0.0.119 () {32 vars in 733 bytes} [Tue Jun 9 18:21:05 2026] GET /v2.0/networks/0313b31d-c83f-40bc-b9f0-39f4a0cb5682/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:21:05.786 8 WARNING neutron_lib.context [None req-35d6ec37-e4f6-482f-b1b9-9c332a9e891b a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:21:05.833 8 INFO neutron.db.securitygroups_db [None req-35d6ec37-e4f6-482f-b1b9-9c332a9e891b a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Project d57f310eb1ab4ffa8e3dbd1dfd6551db 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: 1163/2262] 10.0.0.119 () {34 vars in 695 bytes} [Tue Jun 9 18:21:05 2026] POST /v2.0/security-group-rules => generated 606 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2263] 10.0.0.119 () {34 vars in 753 bytes} [Tue Jun 9 18:21:05 2026] PUT /v2.0/networks/6a97fcfd-50f0-4137-b33f-308d767ace07/tags => generated 17 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2264] 10.0.0.119 () {32 vars in 733 bytes} [Tue Jun 9 18:21:05 2026] GET /v2.0/networks/6a97fcfd-50f0-4137-b33f-308d767ace07/tags => generated 17 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2265] 10.0.0.119 () {34 vars in 753 bytes} [Tue Jun 9 18:21:06 2026] PUT /v2.0/networks/6a97fcfd-50f0-4137-b33f-308d767ace07/tags => generated 12 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2266] 10.0.0.119 () {34 vars in 668 bytes} [Tue Jun 9 18:21:05 2026] POST /v2.0/routers => generated 474 bytes in 1099 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2267] 10.0.0.119 () {32 vars in 733 bytes} [Tue Jun 9 18:21:06 2026] GET /v2.0/networks/6a97fcfd-50f0-4137-b33f-308d767ace07/tags => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2268] 10.0.0.119 () {32 vars in 733 bytes} [Tue Jun 9 18:21:06 2026] GET /v2.0/networks/0313b31d-c83f-40bc-b9f0-39f4a0cb5682/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2269] 10.0.0.119 () {34 vars in 751 bytes} [Tue Jun 9 18:21:06 2026] PUT /v2.0/routers/1e31243c-8dea-4ded-91e1-b38cc32ea519/tags => generated 17 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2270] 10.0.0.119 () {34 vars in 751 bytes} [Tue Jun 9 18:21:06 2026] PUT /v2.0/routers/c84c6f56-c9dc-47d6-82ee-265a438e30c7/tags => generated 25 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:21:06.497 8 INFO neutron.services.segments.plugin [-] Segment 081fd69b-8cf0-4852-86bf-4f674185d7a6 resource provider aggregate not found 2026-06-09 18:21:06.501 8 INFO neutron.services.segments.plugin [-] Segment 081fd69b-8cf0-4852-86bf-4f674185d7a6 resource provider aggregate not found 2026-06-09 18:21:06.514 8 INFO neutron.services.segments.plugin [-] Segment 081fd69b-8cf0-4852-86bf-4f674185d7a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 081fd69b-8cf0-4852-86bf-4f674185d7a6 found for delete ", "request_id": "req-55943da5-f6c8-4432-9d2f-577cc2eaf2ba"}]} 2026-06-09 18:21:06.517 8 INFO neutron.services.segments.plugin [-] Segment 081fd69b-8cf0-4852-86bf-4f674185d7a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 081fd69b-8cf0-4852-86bf-4f674185d7a6 found for delete ", "request_id": "req-77bd5dc2-e172-45ce-82a0-0f8da7e648df"}]} [pid: 8|app: 0|req: 1169/2271] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:21:06 2026] DELETE /v2.0/networks/0313b31d-c83f-40bc-b9f0-39f4a0cb5682 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2272] 10.0.0.119 () {32 vars in 649 bytes} [Tue Jun 9 18:21:06 2026] GET /v2.0/networks => generated 1298 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2273] 10.0.0.119 () {34 vars in 751 bytes} [Tue Jun 9 18:21:06 2026] PUT /v2.0/routers/2c2e62cd-f42e-4a79-ba68-7a104ec8d12a/tags => generated 34 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2274] 10.0.0.20 () {34 vars in 1097 bytes} [Tue Jun 9 18:21:06 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-125138460&fields=id&tenant_id=d57f310eb1ab4ffa8e3dbd1dfd6551db => generated 69 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:21:06.773 7 INFO neutron.services.segments.plugin [-] Segment d428b330-bcce-4fc2-8cff-fe2db8cbbe56 resource provider aggregate not found 2026-06-09 18:21:06.779 7 INFO neutron.services.segments.plugin [-] Segment d428b330-bcce-4fc2-8cff-fe2db8cbbe56 resource provider aggregate not found [pid: 7|app: 0|req: 1104/2275] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:21:06 2026] DELETE /v2.0/networks/6a97fcfd-50f0-4137-b33f-308d767ace07 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:21:06.791 7 INFO neutron.services.segments.plugin [-] Segment d428b330-bcce-4fc2-8cff-fe2db8cbbe56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d428b330-bcce-4fc2-8cff-fe2db8cbbe56 found for delete ", "request_id": "req-7f1dc1d9-c343-4974-bdce-f2972a0bf128"}]} 2026-06-09 18:21:06.799 7 INFO neutron.services.segments.plugin [-] Segment d428b330-bcce-4fc2-8cff-fe2db8cbbe56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d428b330-bcce-4fc2-8cff-fe2db8cbbe56 found for delete ", "request_id": "req-749ee1e5-6795-4686-b6a1-a7b0815ee456"}]} [pid: 8|app: 0|req: 1172/2276] 10.0.0.119 () {34 vars in 751 bytes} [Tue Jun 9 18:21:06 2026] PUT /v2.0/routers/7d436288-3dc0-4ddb-818c-0033b66aa93e/tags => generated 19 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2277] 10.0.0.20 () {34 vars in 981 bytes} [Tue Jun 9 18:21:06 2026] GET /v2.0/networks?id=809aafc9-b26f-402c-9e41-1eb114b64fa0 => generated 661 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2278] 10.0.0.20 () {34 vars in 964 bytes} [Tue Jun 9 18:21:06 2026] GET /v2.0/quotas/d57f310eb1ab4ffa8e3dbd1dfd6551db => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2279] 10.0.0.119 () {32 vars in 664 bytes} [Tue Jun 9 18:21:06 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2280] 10.0.0.20 () {34 vars in 1001 bytes} [Tue Jun 9 18:21:06 2026] GET /v2.0/ports?tenant_id=d57f310eb1ab4ffa8e3dbd1dfd6551db&fields=id => generated 149 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2281] 10.0.0.119 () {32 vars in 678 bytes} [Tue Jun 9 18:21:06 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2282] 10.0.0.20 () {34 vars in 1007 bytes} [Tue Jun 9 18:21:07 2026] GET /v2.0/networks/809aafc9-b26f-402c-9e41-1eb114b64fa0?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2283] 10.0.0.119 () {32 vars in 674 bytes} [Tue Jun 9 18:21:07 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2284] 10.0.0.20 () {34 vars in 1107 bytes} [Tue Jun 9 18:21:07 2026] GET /v2.0/networks/809aafc9-b26f-402c-9e41-1eb114b64fa0?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: 8|app: 0|req: 1176/2285] 10.0.0.119 () {32 vars in 686 bytes} [Tue Jun 9 18:21:07 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2286] 199.204.45.210 () {30 vars in 703 bytes} [Tue Jun 9 18:21:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2287] 199.204.45.210 () {30 vars in 705 bytes} [Tue Jun 9 18:21:07 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: 1179/2288] 199.204.45.210 () {30 vars in 681 bytes} [Tue Jun 9 18:21:07 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: 1180/2289] 199.204.45.210 () {30 vars in 717 bytes} [Tue Jun 9 18:21:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:21:07.416 8 INFO neutron.api.v2.resource [None req-260d71a2-a35e-45fa-8d70-62d0895fceb8 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1181/2290] 199.204.45.210 () {30 vars in 763 bytes} [Tue Jun 9 18:21:07 2026] GET /v2.0/security-groups/lb-b38dd9e3-b691-465c-bbce-49ed47daa22f => 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: 1182/2291] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:21:07 2026] GET /v2.0/ports?device_id=30de957d-c9aa-4a8b-878f-147b2bb9cd7a => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2292] 199.204.45.210 () {30 vars in 785 bytes} [Tue Jun 9 18:21:07 2026] GET /v2.0/security-groups?name=lb-b38dd9e3-b691-465c-bbce-49ed47daa22f => generated 1637 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2293] 10.0.0.119 () {32 vars in 672 bytes} [Tue Jun 9 18:21:07 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2294] 199.204.45.210 () {30 vars in 815 bytes} [Tue Jun 9 18:21:07 2026] GET /v2.0/security-group-rules?security_group_id=e378630b-ba8e-4cc7-9da5-1a4ca8a596b4 => 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: 1184/2295] 10.0.0.119 () {32 vars in 686 bytes} [Tue Jun 9 18:21:07 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2296] 199.204.45.210 () {34 vars in 747 bytes} [Tue Jun 9 18:21:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2297] 10.0.0.119 () {32 vars in 682 bytes} [Tue Jun 9 18:21:07 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2298] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:21:07 2026] GET /v2.0/security-groups?tenant_id=ee2438b4f90f4b5eb25a8085acd44afb&name=default => generated 2929 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2299] 199.204.45.210 () {34 vars in 747 bytes} [Tue Jun 9 18:21:07 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: 1186/2300] 10.0.0.119 () {32 vars in 694 bytes} [Tue Jun 9 18:21:07 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2301] 10.0.0.119 () {32 vars in 721 bytes} [Tue Jun 9 18:21:08 2026] GET /v2.0/routers/1e31243c-8dea-4ded-91e1-b38cc32ea519 => generated 485 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2302] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:08 2026] DELETE /v2.0/security-groups/f9188bc6-f43a-486f-8f06-918c7fe582c6 => 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: 1116/2303] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:21:08 2026] GET /v2.0/networks?id=809aafc9-b26f-402c-9e41-1eb114b64fa0 => generated 661 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2304] 199.204.45.210 () {34 vars in 1050 bytes} [Tue Jun 9 18:21:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d57f310eb1ab4ffa8e3dbd1dfd6551db => generated 273 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2305] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:21:08 2026] GET /v2.0/security-groups?tenant_id=2a490f45d52448bc8bbb7763acf52fd9&name=default => generated 2929 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:21:08.416 7 WARNING neutron_lib.context [req-e0e4afe0-dbab-40ab-a2cf-ed1b8ed491d2 req-b315717d-0c52-4233-a693-866bd508c6d5 a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1119/2306] 199.204.45.210 () {38 vars in 955 bytes} [Tue Jun 9 18:21:08 2026] POST /v2.0/ports => generated 958 bytes in 691 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: 1120/2307] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:09 2026] DELETE /v2.0/security-groups/7643dfed-518a-4109-8f98-655f52b28898 => 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: 1121/2308] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:21:09 2026] GET /v2.0/ports?device_id=30de957d-c9aa-4a8b-878f-147b2bb9cd7a => generated 961 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2309] 10.0.0.119 () {34 vars in 742 bytes} [Tue Jun 9 18:21:08 2026] PUT /v2.0/routers/1e31243c-8dea-4ded-91e1-b38cc32ea519 => generated 485 bytes in 1255 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2310] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:21:09 2026] GET /v2.0/security-groups?id=3c166e0c-e198-4f1f-9d52-f4c1063f4221&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: 8|app: 0|req: 1190/2311] 10.0.0.119 () {32 vars in 736 bytes} [Tue Jun 9 18:21:09 2026] GET /v2.0/ports?device_id=1e31243c-8dea-4ded-91e1-b38cc32ea519 => 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: 1191/2312] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:21:09 2026] DELETE /v2.0/routers/1e31243c-8dea-4ded-91e1-b38cc32ea519 => generated 0 bytes in 582 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2313] 10.0.0.119 () {32 vars in 721 bytes} [Tue Jun 9 18:21:10 2026] GET /v2.0/routers/c84c6f56-c9dc-47d6-82ee-265a438e30c7 => generated 493 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2314] 199.204.45.210 () {38 vars in 1028 bytes} [Tue Jun 9 18:21:09 2026] PUT /v2.0/ports/a7225b87-e4e4-4a9b-b70e-0707617a2e0a => generated 1203 bytes in 1113 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: 1123/2315] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:21:10 2026] GET /v2.0/ports?tenant_id=d57f310eb1ab4ffa8e3dbd1dfd6551db&device_id=30de957d-c9aa-4a8b-878f-147b2bb9cd7a => generated 1242 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:21:10.542 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-62517c0d-7386-4c9f-b3ef-1357e06203b7'] response: {'name': 'network-changed', 'server_uuid': '30de957d-c9aa-4a8b-878f-147b2bb9cd7a', 'tag': 'a7225b87-e4e4-4a9b-b70e-0707617a2e0a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1124/2316] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:21:10 2026] GET /v2.0/ports?device_id=30de957d-c9aa-4a8b-878f-147b2bb9cd7a => generated 973 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: 7|app: 0|req: 1125/2317] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:21:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a7225b87-e4e4-4a9b-b70e-0707617a2e0a => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2318] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:21:10 2026] GET /v2.0/security-groups?id=3c166e0c-e198-4f1f-9d52-f4c1063f4221&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2319] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:21:10 2026] GET /v2.0/subnets?id=2d62e33d-02b7-470b-8d83-6d1c61043141 => generated 653 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2320] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:21:10 2026] GET /v2.0/ports?network_id=809aafc9-b26f-402c-9e41-1eb114b64fa0&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2321] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:21:10 2026] GET /v2.0/networks/809aafc9-b26f-402c-9e41-1eb114b64fa0?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2322] 10.0.0.119 () {34 vars in 742 bytes} [Tue Jun 9 18:21:10 2026] PUT /v2.0/routers/c84c6f56-c9dc-47d6-82ee-265a438e30c7 => generated 493 bytes in 739 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2323] 10.0.0.119 () {32 vars in 736 bytes} [Tue Jun 9 18:21:10 2026] GET /v2.0/ports?device_id=c84c6f56-c9dc-47d6-82ee-265a438e30c7 => 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: 1130/2324] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:21:10 2026] GET /v2.0/networks/809aafc9-b26f-402c-9e41-1eb114b64fa0?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: 1131/2325] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:21:10 2026] GET /v2.0/ports?tenant_id=d57f310eb1ab4ffa8e3dbd1dfd6551db&device_id=30de957d-c9aa-4a8b-878f-147b2bb9cd7a => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2326] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:21:11 2026] GET /v2.0/networks?id=809aafc9-b26f-402c-9e41-1eb114b64fa0 => generated 757 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2327] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:21:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a7225b87-e4e4-4a9b-b70e-0707617a2e0a => 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: 1134/2328] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:21:11 2026] GET /v2.0/subnets?id=2d62e33d-02b7-470b-8d83-6d1c61043141 => generated 653 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2329] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:21:11 2026] GET /v2.0/ports?network_id=809aafc9-b26f-402c-9e41-1eb114b64fa0&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: 1136/2330] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:21:11 2026] GET /v2.0/networks/809aafc9-b26f-402c-9e41-1eb114b64fa0?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2331] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:21:11 2026] GET /v2.0/networks/809aafc9-b26f-402c-9e41-1eb114b64fa0?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: 1138/2332] 199.204.45.210 () {34 vars in 1096 bytes} [Tue Jun 9 18:21:11 2026] GET /v2.0/ports?device_id=80d36515-0619-472d-bb57-96212362ab63&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2333] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:21:10 2026] DELETE /v2.0/routers/c84c6f56-c9dc-47d6-82ee-265a438e30c7 => generated 0 bytes in 628 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2334] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:21:11 2026] GET /v2.0/ports?tenant_id=0a22c69a04a84d668db26833d2a0ba61&device_id=80d36515-0619-472d-bb57-96212362ab63 => generated 1473 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2335] 10.0.0.119 () {32 vars in 721 bytes} [Tue Jun 9 18:21:11 2026] GET /v2.0/routers/2c2e62cd-f42e-4a79-ba68-7a104ec8d12a => generated 502 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2336] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:21:11 2026] GET /v2.0/networks?id=c9c0ee55-9a89-4d88-a663-b49989e590c1 => generated 801 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2337] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:21:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.235&port_id=03db1a1a-171f-4132-a9ec-d039e423178d => 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: 1142/2338] 199.204.45.210 () {34 vars in 1106 bytes} [Tue Jun 9 18:21:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A33d&port_id=03db1a1a-171f-4132-a9ec-d039e423178d => 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: 1143/2339] 199.204.45.210 () {34 vars in 1064 bytes} [Tue Jun 9 18:21:11 2026] GET /v2.0/subnets?id=43739ad7-a433-437f-9968-0101c655f87f&id=9b464369-48ca-45de-bcec-def34d8fa5cb => 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: 1144/2340] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:21:11 2026] GET /v2.0/ports?device_id=30de957d-c9aa-4a8b-878f-147b2bb9cd7a => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2341] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:21:11 2026] GET /v2.0/ports?network_id=c9c0ee55-9a89-4d88-a663-b49989e590c1&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2342] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:21:11 2026] GET /v2.0/security-groups?id=3c166e0c-e198-4f1f-9d52-f4c1063f4221&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2343] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:21:11 2026] GET /v2.0/ports?network_id=c9c0ee55-9a89-4d88-a663-b49989e590c1&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: 7|app: 0|req: 1148/2344] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:21:11 2026] GET /v2.0/networks/c9c0ee55-9a89-4d88-a663-b49989e590c1?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: 1149/2345] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:21:12 2026] GET /v2.0/networks/c9c0ee55-9a89-4d88-a663-b49989e590c1?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: 1197/2346] 10.0.0.119 () {34 vars in 742 bytes} [Tue Jun 9 18:21:11 2026] PUT /v2.0/routers/2c2e62cd-f42e-4a79-ba68-7a104ec8d12a => generated 502 bytes in 742 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2347] 10.0.0.119 () {32 vars in 736 bytes} [Tue Jun 9 18:21:12 2026] GET /v2.0/ports?device_id=2c2e62cd-f42e-4a79-ba68-7a104ec8d12a => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2348] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:21:12 2026] DELETE /v2.0/routers/2c2e62cd-f42e-4a79-ba68-7a104ec8d12a => generated 0 bytes in 500 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2349] 10.0.0.119 () {32 vars in 721 bytes} [Tue Jun 9 18:21:12 2026] GET /v2.0/routers/7d436288-3dc0-4ddb-818c-0033b66aa93e => generated 487 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2350] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:21:12 2026] GET /v2.0/ports?device_id=30de957d-c9aa-4a8b-878f-147b2bb9cd7a => generated 973 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2351] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:21:13 2026] GET /v2.0/security-groups?id=3c166e0c-e198-4f1f-9d52-f4c1063f4221&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: 7|app: 0|req: 1152/2352] 10.0.0.119 () {34 vars in 742 bytes} [Tue Jun 9 18:21:13 2026] PUT /v2.0/routers/7d436288-3dc0-4ddb-818c-0033b66aa93e => generated 487 bytes in 775 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2353] 10.0.0.119 () {32 vars in 736 bytes} [Tue Jun 9 18:21:13 2026] GET /v2.0/ports?device_id=7d436288-3dc0-4ddb-818c-0033b66aa93e => 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: 1204/2356] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:21:14 2026] GET /v2.0/ports?device_id=30de957d-c9aa-4a8b-878f-147b2bb9cd7a => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2357] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:21:14 2026] GET /v2.0/security-groups?id=3c166e0c-e198-4f1f-9d52-f4c1063f4221&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2358] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:21:13 2026] DELETE /v2.0/routers/7d436288-3dc0-4ddb-818c-0033b66aa93e => generated 0 bytes in 647 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2359] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:21:14 2026] GET /v2.0/ports?device_id=30de957d-c9aa-4a8b-878f-147b2bb9cd7a => 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: 1154/2360] 10.0.0.119 () {32 vars in 721 bytes} [Tue Jun 9 18:21:14 2026] GET /v2.0/routers/dc2bd4c0-ca29-4e25-9c97-66d5daddfcb8 => generated 480 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2361] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:21:14 2026] GET /v2.0/security-groups?id=3c166e0c-e198-4f1f-9d52-f4c1063f4221&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2362] 10.0.0.119 () {32 vars in 736 bytes} [Tue Jun 9 18:21:14 2026] GET /v2.0/ports?device_id=30de957d-c9aa-4a8b-878f-147b2bb9cd7a => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2363] 10.0.0.119 () {34 vars in 742 bytes} [Tue Jun 9 18:21:14 2026] PUT /v2.0/routers/dc2bd4c0-ca29-4e25-9c97-66d5daddfcb8 => generated 480 bytes in 786 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2364] 10.0.0.119 () {32 vars in 736 bytes} [Tue Jun 9 18:21:15 2026] GET /v2.0/ports?device_id=dc2bd4c0-ca29-4e25-9c97-66d5daddfcb8 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:21:15.693 8 INFO neutron.db.l3_db [None req-76727177-bc95-4eb9-8ac6-8215986d213a a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Floating IP 16342fbe-1a1d-4919-a12f-d98e25de6d18 associated. External IP: 10.96.250.206, port: a7225b87-e4e4-4a9b-b70e-0707617a2e0a. 2026-06-09 18:21:16.144 7 INFO neutron.services.segments.plugin [-] Segment 7a484da2-8ec2-483d-924b-5bd0c13aabc7 resource provider aggregate not found 2026-06-09 18:21:16.149 7 INFO neutron.services.segments.plugin [-] Segment 7a484da2-8ec2-483d-924b-5bd0c13aabc7 resource provider aggregate not found 2026-06-09 18:21:16.157 7 INFO neutron.services.segments.plugin [-] Segment 7a484da2-8ec2-483d-924b-5bd0c13aabc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a484da2-8ec2-483d-924b-5bd0c13aabc7 found for delete ", "request_id": "req-570e2fbe-ebb2-48c6-8705-b74adcd60075"}]} [pid: 8|app: 0|req: 1209/2365] 10.0.0.119 () {34 vars in 749 bytes} [Tue Jun 9 18:21:14 2026] PUT /v2.0/floatingips/16342fbe-1a1d-4919-a12f-d98e25de6d18 => generated 856 bytes in 1482 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:21:16.174 7 INFO neutron.services.segments.plugin [-] Segment 7a484da2-8ec2-483d-924b-5bd0c13aabc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a484da2-8ec2-483d-924b-5bd0c13aabc7 found for delete ", "request_id": "req-956b16e5-d38e-4685-a7bf-aea77edd2420"}]} 2026-06-09 18:21:16.182 7 INFO neutron.db.l3_hamode_db [None req-dfd9b617-2190-4d92-8eb1-dc7a3b62165e 6a746343168d4a8bbceaf86f5618cd0f 7a22e0d2014944318ca738563c01e7a2 - - default default] HA network 6a8132ef-a74f-486f-a91a-adc08efa548b was deleted as no HA routers are present in tenant 7a22e0d2014944318ca738563c01e7a2. [pid: 7|app: 0|req: 1157/2366] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:21:15 2026] DELETE /v2.0/routers/dc2bd4c0-ca29-4e25-9c97-66d5daddfcb8 => generated 0 bytes in 781 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:21:16.224 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-32271481-2fb4-403f-9097-3d91b984b105'] response: {'name': 'network-changed', 'server_uuid': '30de957d-c9aa-4a8b-878f-147b2bb9cd7a', 'tag': 'a7225b87-e4e4-4a9b-b70e-0707617a2e0a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1158/2367] 10.0.0.119 () {32 vars in 729 bytes} [Tue Jun 9 18:21:16 2026] GET /v2.0/floatingips/16342fbe-1a1d-4919-a12f-d98e25de6d18 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2368] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:21:16 2026] GET /v2.0/ports?tenant_id=d57f310eb1ab4ffa8e3dbd1dfd6551db&device_id=30de957d-c9aa-4a8b-878f-147b2bb9cd7a => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2369] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:21:16 2026] GET /v2.0/networks?id=809aafc9-b26f-402c-9e41-1eb114b64fa0 => generated 757 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2370] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:21:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a7225b87-e4e4-4a9b-b70e-0707617a2e0a => generated 859 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2371] 10.0.0.203 () {30 vars in 690 bytes} [Tue Jun 9 18:21:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2372] 10.0.0.203 () {30 vars in 692 bytes} [Tue Jun 9 18:21:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2373] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:21:16 2026] GET /v2.0/subnets?id=2d62e33d-02b7-470b-8d83-6d1c61043141 => generated 653 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2374] 10.0.0.203 () {30 vars in 668 bytes} [Tue Jun 9 18:21:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2375] 10.0.0.203 () {30 vars in 704 bytes} [Tue Jun 9 18:21:16 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: 1163/2376] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:21:16 2026] GET /v2.0/ports?network_id=809aafc9-b26f-402c-9e41-1eb114b64fa0&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2377] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:21:16 2026] GET /v2.0/networks/809aafc9-b26f-402c-9e41-1eb114b64fa0?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2378] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:21:16 2026] GET /v2.0/networks/809aafc9-b26f-402c-9e41-1eb114b64fa0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2379] 10.0.0.203 () {28 vars in 439 bytes} [Tue Jun 9 18:21:17 2026] GET / => generated 151 bytes in 11 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2380] 10.0.0.203 () {30 vars in 728 bytes} [Tue Jun 9 18:21:17 2026] GET /v2.0/subnets/6b3e7e04-29d5-4fb9-9a95-318bb4149bb2 => generated 631 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2381] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:21:17 2026] GET /v2.0/security-groups?tenant_id=6f9eab802aec4e34b61436ffb02a6370&name=default => generated 2929 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2382] 10.0.0.119 () {32 vars in 729 bytes} [Tue Jun 9 18:21:17 2026] GET /v2.0/floatingips/16342fbe-1a1d-4919-a12f-d98e25de6d18 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2383] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:17 2026] DELETE /v2.0/security-groups/ff964e7e-58ae-4c89-a9d7-95892c5193ca => 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: 1168/2384] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:21:17 2026] GET /v2.0/security-groups?tenant_id=7a22e0d2014944318ca738563c01e7a2&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2385] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:17 2026] DELETE /v2.0/security-groups/8dad1d27-0985-4be9-8961-bf0dcd89b73a => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2386] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:21:18 2026] GET /v2.0/security-groups?tenant_id=27ca365f805f434ab722353632873990&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2387] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:18 2026] DELETE /v2.0/security-groups/151e2d50-57af-4fe9-b371-ab3a0b382441 => 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: 1170/2388] 10.0.0.119 () {32 vars in 729 bytes} [Tue Jun 9 18:21:18 2026] GET /v2.0/floatingips/16342fbe-1a1d-4919-a12f-d98e25de6d18 => generated 858 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2389] 199.204.45.210 () {30 vars in 703 bytes} [Tue Jun 9 18:21:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2390] 199.204.45.210 () {30 vars in 705 bytes} [Tue Jun 9 18:21: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: 8|app: 0|req: 1220/2391] 199.204.45.210 () {30 vars in 681 bytes} [Tue Jun 9 18:21:19 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: 1172/2392] 199.204.45.210 () {30 vars in 717 bytes} [Tue Jun 9 18:21:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2393] 199.204.45.210 () {30 vars in 741 bytes} [Tue Jun 9 18:21:19 2026] GET /v2.0/subnets/6b3e7e04-29d5-4fb9-9a95-318bb4149bb2 => generated 649 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2394] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:21:19 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2585 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2395] 199.204.45.210 () {30 vars in 703 bytes} [Tue Jun 9 18:21:19 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: 1174/2396] 199.204.45.210 () {30 vars in 705 bytes} [Tue Jun 9 18:21:19 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: 1223/2397] 199.204.45.210 () {30 vars in 681 bytes} [Tue Jun 9 18:21:19 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: 1175/2398] 199.204.45.210 () {30 vars in 717 bytes} [Tue Jun 9 18:21:19 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: 1224/2399] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:21:20 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2400] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:21:20 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201?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: 1225/2401] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:21:20 2026] GET /v2.0/networks?id=b5c09e63-1b7e-41e5-96eb-6548b4280201 => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2402] 199.204.45.210 () {38 vars in 955 bytes} [Tue Jun 9 18:21:20 2026] POST /v2.0/ports => generated 1299 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2403] 199.204.45.210 () {38 vars in 1028 bytes} [Tue Jun 9 18:21:21 2026] PUT /v2.0/ports/4de85a4a-5dde-43cc-96bc-27bbac0727be => generated 1424 bytes in 573 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: 1178/2404] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:21:21 2026] GET /v2.0/ports?tenant_id=e40ba370f36647c98e9f9a1788c064a0&device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 4037 bytes in 529 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-06-09 18:21:22.220 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd40a41b-84a4-4599-9aeb-87b6a0a40f65'] response: {'name': 'network-changed', 'server_uuid': 'cea26bde-6159-48a7-932d-caf670508d37', 'tag': '4de85a4a-5dde-43cc-96bc-27bbac0727be', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1227/2405] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:21:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.22&port_id=309839a3-2edb-466a-836b-be1ec243ae0c => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2406] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:21:22 2026] GET /v2.0/subnets?id=c77c56dd-341e-4a91-87b8-bc13417327ca => 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: 1228/2407] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:21:22 2026] GET /v2.0/ports?network_id=17b646f3-a1fa-4270-9648-3e5e05f8c81e&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: 1180/2408] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:21:22 2026] GET /v2.0/networks/17b646f3-a1fa-4270-9648-3e5e05f8c81e?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2409] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:21:22 2026] GET /v2.0/networks/17b646f3-a1fa-4270-9648-3e5e05f8c81e?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: 1182/2410] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:21:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.185&port_id=227a6bda-4862-46e9-89ce-4b4b8403bbd2 => generated 19 bytes in 24 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-06-09 18:21:22.554 8 WARNING neutron_lib.context [None req-3ba6f74a-109d-4b38-87bd-fe1d0f5175b0 ac06744ce69c4960bbe45872b4c7fcd9 029ddc91fec94ebbaf6d4c214c6aeef3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1183/2411] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:21:22 2026] GET /v2.0/subnets?id=bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2412] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:21:22 2026] GET /v2.0/ports?network_id=951c9e41-65ca-4dac-b409-33ff4defc113&device_owner=network%3Adhcp => generated 1461 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2413] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:21:22 2026] GET /v2.0/networks/951c9e41-65ca-4dac-b409-33ff4defc113?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2414] 10.0.0.119 () {34 vars in 684 bytes} [Tue Jun 9 18:21:22 2026] POST /v2.0/security-groups => generated 1603 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 18:21:22.771 8 WARNING neutron_lib.context [None req-8c13e85a-f5d6-455e-9f31-632cc16000c7 ac06744ce69c4960bbe45872b4c7fcd9 029ddc91fec94ebbaf6d4c214c6aeef3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1186/2415] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:21:22 2026] GET /v2.0/networks/951c9e41-65ca-4dac-b409-33ff4defc113?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: 7|app: 0|req: 1187/2416] 199.204.45.210 () {34 vars in 1056 bytes} [Tue Jun 9 18:21:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.98&port_id=4de85a4a-5dde-43cc-96bc-27bbac0727be => 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: 1230/2417] 10.0.0.119 () {34 vars in 684 bytes} [Tue Jun 9 18:21:22 2026] POST /v2.0/security-groups => generated 1603 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2418] 199.204.45.210 () {34 vars in 1104 bytes} [Tue Jun 9 18:21:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3bd&port_id=4de85a4a-5dde-43cc-96bc-27bbac0727be => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:21:22.892 8 WARNING neutron_lib.context [None req-ce237bec-64cc-48ae-a4c1-ad9e1ecc5d5f ac06744ce69c4960bbe45872b4c7fcd9 029ddc91fec94ebbaf6d4c214c6aeef3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1189/2419] 199.204.45.210 () {34 vars in 1064 bytes} [Tue Jun 9 18:21:22 2026] GET /v2.0/subnets?id=f16300e1-f5c7-4fa4-abd5-b43a7ad9c70c&id=6b3e7e04-29d5-4fb9-9a95-318bb4149bb2 => generated 1361 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2420] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:21:22 2026] GET /v2.0/ports?network_id=b5c09e63-1b7e-41e5-96eb-6548b4280201&device_owner=network%3Adhcp => generated 1457 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2421] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:21:23 2026] GET /v2.0/ports?network_id=b5c09e63-1b7e-41e5-96eb-6548b4280201&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2422] 10.0.0.119 () {34 vars in 684 bytes} [Tue Jun 9 18:21:22 2026] POST /v2.0/security-groups => generated 1603 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 18:21:23.071 7 WARNING neutron_lib.context [None req-3d52024a-3d6c-454f-9293-8e86059083c5 ac06744ce69c4960bbe45872b4c7fcd9 029ddc91fec94ebbaf6d4c214c6aeef3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1232/2423] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:21:23 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2424] 10.0.0.119 () {34 vars in 684 bytes} [Tue Jun 9 18:21:23 2026] POST /v2.0/security-groups => generated 1603 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-09 18:21:23.202 7 WARNING neutron_lib.context [None req-a5a95428-10aa-477e-8bb0-68c970c600be ac06744ce69c4960bbe45872b4c7fcd9 029ddc91fec94ebbaf6d4c214c6aeef3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1233/2425] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:21:23 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201?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: 1234/2426] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:21:23 2026] GET /v2.0/ports?tenant_id=e40ba370f36647c98e9f9a1788c064a0&device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 4037 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2427] 10.0.0.119 () {34 vars in 684 bytes} [Tue Jun 9 18:21:23 2026] POST /v2.0/security-groups => generated 1603 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2428] 10.0.0.119 () {34 vars in 767 bytes} [Tue Jun 9 18:21:23 2026] PUT /v2.0/security-groups/00a82e46-5743-482d-a143-271ee0591f8b/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2429] 10.0.0.119 () {34 vars in 767 bytes} [Tue Jun 9 18:21:23 2026] PUT /v2.0/security-groups/18a818ff-ad53-4a8b-8fba-c01ecbff9079/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2430] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:21:23 2026] GET /v2.0/networks?id=b5c09e63-1b7e-41e5-96eb-6548b4280201 => generated 800 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2431] 199.204.45.210 () {34 vars in 1056 bytes} [Tue Jun 9 18:21:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.98&port_id=4de85a4a-5dde-43cc-96bc-27bbac0727be => 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: 1196/2432] 10.0.0.119 () {34 vars in 767 bytes} [Tue Jun 9 18:21:23 2026] PUT /v2.0/security-groups/efce5c7b-7913-427d-a362-2700c8d3e683/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: 1197/2433] 199.204.45.210 () {34 vars in 1104 bytes} [Tue Jun 9 18:21:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3bd&port_id=4de85a4a-5dde-43cc-96bc-27bbac0727be => 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: 1237/2434] 10.0.0.119 () {34 vars in 767 bytes} [Tue Jun 9 18:21:23 2026] PUT /v2.0/security-groups/2f664759-3778-438c-8c61-0bc1b29d5efe/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2435] 10.0.0.20 () {34 vars in 970 bytes} [Tue Jun 9 18:21:23 2026] GET /v2.0/ports/4de85a4a-5dde-43cc-96bc-27bbac0727be => generated 1460 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2436] 199.204.45.210 () {34 vars in 1064 bytes} [Tue Jun 9 18:21:23 2026] GET /v2.0/subnets?id=f16300e1-f5c7-4fa4-abd5-b43a7ad9c70c&id=6b3e7e04-29d5-4fb9-9a95-318bb4149bb2 => generated 1361 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2437] 199.204.45.210 () {30 vars in 737 bytes} [Tue Jun 9 18:21:23 2026] GET /v2.0/ports/4de85a4a-5dde-43cc-96bc-27bbac0727be => generated 1460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2438] 10.0.0.119 () {32 vars in 680 bytes} [Tue Jun 9 18:21:23 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2439] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:21:23 2026] GET /v2.0/ports?network_id=b5c09e63-1b7e-41e5-96eb-6548b4280201&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: 1200/2440] 199.204.45.210 () {30 vars in 737 bytes} [Tue Jun 9 18:21:23 2026] GET /v2.0/ports/4de85a4a-5dde-43cc-96bc-27bbac0727be => generated 1460 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2441] 10.0.0.119 () {32 vars in 694 bytes} [Tue Jun 9 18:21:23 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2442] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:21:23 2026] GET /v2.0/ports?network_id=b5c09e63-1b7e-41e5-96eb-6548b4280201&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: 7|app: 0|req: 1202/2443] 10.0.0.119 () {32 vars in 690 bytes} [Tue Jun 9 18:21:23 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2444] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:21:23 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201?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: 1204/2445] 10.0.0.119 () {32 vars in 702 bytes} [Tue Jun 9 18:21:23 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2446] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:21:23 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2447] 10.0.0.119 () {32 vars in 688 bytes} [Tue Jun 9 18:21:24 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2448] 199.204.45.210 () {34 vars in 790 bytes} [Tue Jun 9 18:21:23 2026] PUT /v2.0/ports/4de85a4a-5dde-43cc-96bc-27bbac0727be => generated 1195 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2449] 10.0.0.119 () {32 vars in 702 bytes} [Tue Jun 9 18:21:24 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 64 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: 1243/2450] 10.0.0.119 () {32 vars in 698 bytes} [Tue Jun 9 18:21:24 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2451] 199.204.45.210 () {30 vars in 743 bytes} [Tue Jun 9 18:21:24 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201 => generated 797 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:21:24.262 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-45a5ff53-c607-4a52-8099-84f651907ad9'] response: {'name': 'network-changed', 'server_uuid': 'cea26bde-6159-48a7-932d-caf670508d37', 'tag': '4de85a4a-5dde-43cc-96bc-27bbac0727be', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1209/2452] 199.204.45.210 () {30 vars in 741 bytes} [Tue Jun 9 18:21:24 2026] GET /v2.0/subnets/6b3e7e04-29d5-4fb9-9a95-318bb4149bb2 => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2453] 10.0.0.119 () {32 vars in 710 bytes} [Tue Jun 9 18:21:24 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2454] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:21:24 2026] GET /v2.0/ports?tenant_id=e40ba370f36647c98e9f9a1788c064a0&device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 3808 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2455] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:24 2026] DELETE /v2.0/security-groups/00a82e46-5743-482d-a143-271ee0591f8b => 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: 1211/2456] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:21:24 2026] GET /v2.0/networks?id=b5c09e63-1b7e-41e5-96eb-6548b4280201 => generated 800 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2457] 199.204.45.210 () {30 vars in 703 bytes} [Tue Jun 9 18:21:24 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: 1213/2458] 199.204.45.210 () {34 vars in 1056 bytes} [Tue Jun 9 18:21:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.98&port_id=4de85a4a-5dde-43cc-96bc-27bbac0727be => 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: 1214/2459] 199.204.45.210 () {30 vars in 705 bytes} [Tue Jun 9 18:21:24 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: 1246/2460] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:24 2026] DELETE /v2.0/security-groups/18a818ff-ad53-4a8b-8fba-c01ecbff9079 => 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: 1247/2461] 199.204.45.210 () {30 vars in 681 bytes} [Tue Jun 9 18:21:24 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: 1215/2462] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:21:24 2026] GET /v2.0/subnets?id=6b3e7e04-29d5-4fb9-9a95-318bb4149bb2 => generated 652 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2463] 199.204.45.210 () {30 vars in 717 bytes} [Tue Jun 9 18:21:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2464] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:21:24 2026] GET /v2.0/ports?network_id=b5c09e63-1b7e-41e5-96eb-6548b4280201&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2465] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:24 2026] DELETE /v2.0/security-groups/efce5c7b-7913-427d-a362-2700c8d3e683 => 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: 1218/2466] 199.204.45.210 () {30 vars in 741 bytes} [Tue Jun 9 18:21:24 2026] GET /v2.0/subnets/bc079082-d759-4e5c-a484-0d8a21a9ff63 => 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: 1249/2467] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:21:24 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201?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: 1250/2468] 199.204.45.210 () {30 vars in 737 bytes} [Tue Jun 9 18:21:24 2026] GET /v2.0/ports/632774b8-9e65-4866-a168-091d42f28807 => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2469] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:24 2026] DELETE /v2.0/security-groups/2f664759-3778-438c-8c61-0bc1b29d5efe => 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: 1251/2470] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:21:24 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201?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: 1220/2471] 199.204.45.210 () {30 vars in 737 bytes} [Tue Jun 9 18:21:24 2026] GET /v2.0/ports/227a6bda-4862-46e9-89ce-4b4b8403bbd2 => generated 1349 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2472] 199.204.45.210 () {30 vars in 741 bytes} [Tue Jun 9 18:21:24 2026] GET /v2.0/subnets/bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2473] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:24 2026] DELETE /v2.0/security-groups/9e336a68-01bb-487b-9d11-2a7d75dbad57 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2474] 199.204.45.210 () {30 vars in 743 bytes} [Tue Jun 9 18:21:24 2026] GET /v2.0/networks/951c9e41-65ca-4dac-b409-33ff4defc113 => 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: 1253/2475] 199.204.45.210 () {30 vars in 737 bytes} [Tue Jun 9 18:21:24 2026] GET /v2.0/ports/632774b8-9e65-4866-a168-091d42f28807 => generated 1128 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2476] 199.204.45.210 () {30 vars in 741 bytes} [Tue Jun 9 18:21:25 2026] GET /v2.0/subnets/bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 652 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2477] 10.0.0.156 () {34 vars in 990 bytes} [Tue Jun 9 18:21:25 2026] GET /v2.0/ports?device_id=30de957d-c9aa-4a8b-878f-147b2bb9cd7a => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2478] 10.0.0.156 () {34 vars in 1040 bytes} [Tue Jun 9 18:21:25 2026] GET /v2.0/security-groups?id=3c166e0c-e198-4f1f-9d52-f4c1063f4221&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2479] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:21:25 2026] GET /v2.0/security-groups?tenant_id=df0647d4568541f79df7336e55dab476&name=default => generated 2929 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2480] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:26 2026] DELETE /v2.0/security-groups/16152d69-7dd1-4161-a040-1749084035bf => 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: 1256/2481] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:21:26 2026] GET /v2.0/security-groups?tenant_id=029ddc91fec94ebbaf6d4c214c6aeef3&name=default => generated 2929 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2482] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:26 2026] DELETE /v2.0/security-groups/a98e9352-12e1-4d28-89ec-495188076e50 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2483] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:21:26 2026] GET /v2.0/security-groups?tenant_id=e54df3927c0e4f54b75c51ae7a63b15a&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2484] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:26 2026] DELETE /v2.0/security-groups/c26d9625-fb12-4684-9334-7c30dcab23a8 => 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: 1258/2485] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:21:27 2026] GET /v2.0/ports?device_id=30de957d-c9aa-4a8b-878f-147b2bb9cd7a => generated 975 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2486] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:21:27 2026] GET /v2.0/security-groups?id=3c166e0c-e198-4f1f-9d52-f4c1063f4221&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: 1259/2487] 199.204.45.210 () {34 vars in 994 bytes} [Tue Jun 9 18:21:28 2026] GET /v2.0/ports?device_id=30de957d-c9aa-4a8b-878f-147b2bb9cd7a => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:21:28.603 7 INFO neutron.db.l3_db [req-afcfa13a-bd35-4b77-bfb6-a0280023e5b2 req-4cea1bca-a3d1-4730-b9c2-f1f672d92da7 a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] Floating IP 16342fbe-1a1d-4919-a12f-d98e25de6d18 disassociated. External IP: 10.96.250.206, port: a7225b87-e4e4-4a9b-b70e-0707617a2e0a. [pid: 8|app: 0|req: 1260/2488] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:21:28 2026] GET /v2.0/ports?device_id=30de957d-c9aa-4a8b-878f-147b2bb9cd7a => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2491] 199.204.45.210 () {36 vars in 997 bytes} [Tue Jun 9 18:21:28 2026] DELETE /v2.0/ports/a7225b87-e4e4-4a9b-b70e-0707617a2e0a => generated 0 bytes in 1027 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2492] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:29 2026] DELETE /v2.0/security-groups/3c166e0c-e198-4f1f-9d52-f4c1063f4221 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:21:30.101 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8172a7b1-2976-4a91-80c6-91ebbc8be511'] response: {'server_uuid': '30de957d-c9aa-4a8b-878f-147b2bb9cd7a', 'name': 'network-vif-deleted', 'tag': 'a7225b87-e4e4-4a9b-b70e-0707617a2e0a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1230/2493] 10.0.0.119 () {32 vars in 732 bytes} [Tue Jun 9 18:21:30 2026] DELETE /v2.0/floatingips/16342fbe-1a1d-4919-a12f-d98e25de6d18 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2494] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:21:30 2026] GET /v2.0/ports?device_id=983f1781-351d-4010-9996-c4f9d6cea9cc => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2495] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:21:30 2026] GET /v2.0/security-groups?id=f02046d8-beb2-419e-8295-a0b213cbb35f&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: 1265/2496] 199.204.45.210 () {34 vars in 994 bytes} [Tue Jun 9 18:21:31 2026] GET /v2.0/ports?device_id=983f1781-351d-4010-9996-c4f9d6cea9cc => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:21:31.296 8 WARNING neutron_lib.context [None req-ee1ef8d7-4c47-4429-a590-6e47db2c34aa 6338ae7964724c38b8eef28931d3f797 acdb40174c814f2d9d0ebba7008c1f8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1266/2497] 10.0.0.119 () {34 vars in 676 bytes} [Tue Jun 9 18:21:31 2026] POST /v2.0/subnetpools => generated 516 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:21:31.356 8 WARNING neutron_lib.context [None req-41fc14e9-1e62-44db-9378-cc5c110e1dc9 6338ae7964724c38b8eef28931d3f797 acdb40174c814f2d9d0ebba7008c1f8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1267/2498] 10.0.0.119 () {34 vars in 676 bytes} [Tue Jun 9 18:21:31 2026] POST /v2.0/subnetpools => generated 516 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:21:31.404 8 WARNING neutron_lib.context [None req-2809c072-c225-4dcd-8800-2f9231a5899d 6338ae7964724c38b8eef28931d3f797 acdb40174c814f2d9d0ebba7008c1f8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1268/2499] 10.0.0.119 () {34 vars in 676 bytes} [Tue Jun 9 18:21:31 2026] POST /v2.0/subnetpools => generated 516 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2500] 199.204.45.210 () {36 vars in 997 bytes} [Tue Jun 9 18:21:31 2026] DELETE /v2.0/ports/c0f7a4c3-72b4-48c5-8802-a39ab7545f53 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:21:31.456 8 WARNING neutron_lib.context [None req-43c10f05-d4db-41cd-acca-59716b2fbc7a 6338ae7964724c38b8eef28931d3f797 acdb40174c814f2d9d0ebba7008c1f8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1269/2501] 10.0.0.119 () {34 vars in 676 bytes} [Tue Jun 9 18:21:31 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:21:31.518 7 WARNING neutron_lib.context [None req-75c2fd6a-a238-4caf-bca4-000f27d4de48 6338ae7964724c38b8eef28931d3f797 acdb40174c814f2d9d0ebba7008c1f8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1233/2502] 10.0.0.119 () {34 vars in 676 bytes} [Tue Jun 9 18:21:31 2026] POST /v2.0/subnetpools => generated 516 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2503] 10.0.0.119 () {34 vars in 759 bytes} [Tue Jun 9 18:21:31 2026] PUT /v2.0/subnetpools/b53a7460-71c4-4064-88f1-31cade42a9dd/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2504] 10.0.0.119 () {34 vars in 759 bytes} [Tue Jun 9 18:21:31 2026] PUT /v2.0/subnetpools/316de7a9-9fe7-4ef0-93b0-15e84417b960/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: 1271/2505] 10.0.0.119 () {34 vars in 759 bytes} [Tue Jun 9 18:21:31 2026] PUT /v2.0/subnetpools/10c0b16d-3f48-48aa-a04e-a2a7a49970ce/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2506] 10.0.0.119 () {34 vars in 759 bytes} [Tue Jun 9 18:21:31 2026] PUT /v2.0/subnetpools/bbadd48b-7834-42fc-90dc-3c944966afce/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2507] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:21:31 2026] GET /v2.0/ports?device_id=983f1781-351d-4010-9996-c4f9d6cea9cc => 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: 1236/2508] 10.0.0.119 () {32 vars in 672 bytes} [Tue Jun 9 18:21:31 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2509] 10.0.0.119 () {32 vars in 686 bytes} [Tue Jun 9 18:21:31 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2510] 10.0.0.119 () {32 vars in 682 bytes} [Tue Jun 9 18:21:31 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2511] 10.0.0.119 () {32 vars in 694 bytes} [Tue Jun 9 18:21:31 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2512] 10.0.0.119 () {32 vars in 680 bytes} [Tue Jun 9 18:21:31 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2513] 10.0.0.119 () {32 vars in 694 bytes} [Tue Jun 9 18:21:31 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2514] 10.0.0.119 () {32 vars in 690 bytes} [Tue Jun 9 18:21:32 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2515] 10.0.0.119 () {32 vars in 702 bytes} [Tue Jun 9 18:21:32 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:21:32.152 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-efbd12f1-0dd5-4b57-8179-592abcd33b40'] response: {'server_uuid': '983f1781-351d-4010-9996-c4f9d6cea9cc', 'name': 'network-vif-deleted', 'tag': 'c0f7a4c3-72b4-48c5-8802-a39ab7545f53', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1240/2516] 10.0.0.119 () {32 vars in 732 bytes} [Tue Jun 9 18:21:32 2026] DELETE /v2.0/subnetpools/b53a7460-71c4-4064-88f1-31cade42a9dd => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2517] 10.0.0.119 () {32 vars in 732 bytes} [Tue Jun 9 18:21:32 2026] DELETE /v2.0/subnetpools/316de7a9-9fe7-4ef0-93b0-15e84417b960 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2518] 10.0.0.119 () {32 vars in 732 bytes} [Tue Jun 9 18:21:32 2026] DELETE /v2.0/subnetpools/10c0b16d-3f48-48aa-a04e-a2a7a49970ce => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2519] 10.0.0.119 () {32 vars in 732 bytes} [Tue Jun 9 18:21:32 2026] DELETE /v2.0/subnetpools/bbadd48b-7834-42fc-90dc-3c944966afce => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2520] 10.0.0.119 () {32 vars in 732 bytes} [Tue Jun 9 18:21:32 2026] DELETE /v2.0/subnetpools/b26a1e95-dc3b-4834-8870-260c3a86bba7 => 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: 1279/2521] 10.0.0.203 () {30 vars in 690 bytes} [Tue Jun 9 18:21:32 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: 1243/2522] 10.0.0.203 () {30 vars in 692 bytes} [Tue Jun 9 18:21:32 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: 1280/2523] 10.0.0.203 () {30 vars in 668 bytes} [Tue Jun 9 18:21:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2524] 10.0.0.203 () {30 vars in 704 bytes} [Tue Jun 9 18:21:32 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: 1281/2525] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:32 2026] DELETE /v2.0/security-groups/f02046d8-beb2-419e-8295-a0b213cbb35f => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2526] 10.0.0.203 () {28 vars in 439 bytes} [Tue Jun 9 18:21:33 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: 1283/2527] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:21:33 2026] GET /v2.0/security-groups?tenant_id=acdb40174c814f2d9d0ebba7008c1f8b&name=default => generated 2929 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2528] 10.0.0.203 () {30 vars in 728 bytes} [Tue Jun 9 18:21:33 2026] GET /v2.0/subnets/43739ad7-a433-437f-9968-0101c655f87f => generated 632 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2529] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:33 2026] DELETE /v2.0/security-groups/3543cb76-1646-40bb-9c0c-701b6fc5974d => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2530] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:21:33 2026] GET /v2.0/security-groups?tenant_id=a7bb50228ff344a08d3ff99a78cf140c&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2531] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:33 2026] DELETE /v2.0/security-groups/25aff9b0-caa8-450f-93c7-0deb86b6f756 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2532] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:21:34 2026] GET /v2.0/security-groups?tenant_id=2ea41878957b4c3d8b5987b3fbfcebbd&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2533] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:34 2026] DELETE /v2.0/security-groups/ad143c14-3692-4518-91bb-10c9f489742f => 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: 1245/2534] 10.0.0.119 () {34 vars in 789 bytes} [Tue Jun 9 18:21:33 2026] PUT /v2.0/routers/cbc1efd7-675a-41df-9049-62970c91477b/remove_router_interface => generated 309 bytes in 1434 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2535] 199.204.45.210 () {30 vars in 703 bytes} [Tue Jun 9 18:21:34 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: 1247/2536] 199.204.45.210 () {30 vars in 705 bytes} [Tue Jun 9 18:21:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2537] 199.204.45.210 () {30 vars in 681 bytes} [Tue Jun 9 18:21:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2538] 199.204.45.210 () {30 vars in 717 bytes} [Tue Jun 9 18:21:34 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: 1250/2539] 199.204.45.210 () {30 vars in 741 bytes} [Tue Jun 9 18:21:34 2026] GET /v2.0/subnets/6b3e7e04-29d5-4fb9-9a95-318bb4149bb2 => 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: 1251/2540] 199.204.45.210 () {30 vars in 741 bytes} [Tue Jun 9 18:21:34 2026] GET /v2.0/subnets/43739ad7-a433-437f-9968-0101c655f87f => generated 650 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2541] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:21:34 2026] DELETE /v2.0/subnets/2d62e33d-02b7-470b-8d83-6d1c61043141 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2542] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:21:34 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 3810 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2543] 199.204.45.210 () {30 vars in 703 bytes} [Tue Jun 9 18:21:34 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: 1254/2544] 199.204.45.210 () {30 vars in 705 bytes} [Tue Jun 9 18:21:34 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: 1255/2545] 199.204.45.210 () {30 vars in 681 bytes} [Tue Jun 9 18:21: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: 7|app: 0|req: 1256/2546] 199.204.45.210 () {30 vars in 717 bytes} [Tue Jun 9 18:21:35 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: 1257/2547] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:21:35 2026] GET /v2.0/networks/c9c0ee55-9a89-4d88-a663-b49989e590c1?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2548] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:21:35 2026] GET /v2.0/networks/c9c0ee55-9a89-4d88-a663-b49989e590c1?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: 1259/2549] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:21:35 2026] GET /v2.0/networks?id=c9c0ee55-9a89-4d88-a663-b49989e590c1 => generated 801 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2550] 199.204.45.210 () {38 vars in 955 bytes} [Tue Jun 9 18:21:35 2026] POST /v2.0/ports => generated 1299 bytes in 479 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-06-09 18:21:36.076 8 INFO neutron.services.segments.plugin [-] Segment c0774871-97b9-43c5-bd96-50aeefb3f379 resource provider aggregate not found 2026-06-09 18:21:36.082 8 INFO neutron.services.segments.plugin [-] Segment c0774871-97b9-43c5-bd96-50aeefb3f379 resource provider aggregate not found 2026-06-09 18:21:36.087 8 INFO neutron.db.l3_hamode_db [None req-c162577a-1739-4984-8ca4-03a2009ba91a a9d5146092c847cc8b6179abfb104d4c d57f310eb1ab4ffa8e3dbd1dfd6551db - - default default] HA network 7ddfa817-23b0-4c5a-b03e-6e702e4472b2 was deleted as no HA routers are present in tenant d57f310eb1ab4ffa8e3dbd1dfd6551db. [pid: 8|app: 0|req: 1291/2551] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:21:34 2026] DELETE /v2.0/routers/cbc1efd7-675a-41df-9049-62970c91477b => generated 0 bytes in 1357 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:21:36.101 8 INFO neutron.services.segments.plugin [-] Segment c0774871-97b9-43c5-bd96-50aeefb3f379 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0774871-97b9-43c5-bd96-50aeefb3f379 found for delete ", "request_id": "req-5241c7a1-82c9-4396-91fe-efe9758dedf6"}]} 2026-06-09 18:21:36.111 8 INFO neutron.services.segments.plugin [-] Segment c0774871-97b9-43c5-bd96-50aeefb3f379 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0774871-97b9-43c5-bd96-50aeefb3f379 found for delete ", "request_id": "req-213a8b03-23d2-43a9-b56f-f601f2cd0f18"}]} [pid: 8|app: 0|req: 1292/2552] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:21:36 2026] DELETE /v2.0/networks/809aafc9-b26f-402c-9e41-1eb114b64fa0 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2553] 199.204.45.210 () {38 vars in 1028 bytes} [Tue Jun 9 18:21:35 2026] PUT /v2.0/ports/ca00f186-e206-4334-b1e6-c6116ca3cb20 => generated 1424 bytes in 611 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2554] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:21:36 2026] GET /v2.0/ports?tenant_id=e40ba370f36647c98e9f9a1788c064a0&device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 5262 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 18:21:37.198 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-498b4e0a-5092-47de-a4d8-a8149a9fc290'] response: {'name': 'network-changed', 'server_uuid': 'cea26bde-6159-48a7-932d-caf670508d37', 'tag': 'ca00f186-e206-4334-b1e6-c6116ca3cb20', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1262/2555] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:21:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.22&port_id=309839a3-2edb-466a-836b-be1ec243ae0c => generated 19 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2556] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:21:37 2026] GET /v2.0/subnets?id=c77c56dd-341e-4a91-87b8-bc13417327ca => generated 630 bytes in 48 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: 1264/2557] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:21:37 2026] GET /v2.0/ports?network_id=17b646f3-a1fa-4270-9648-3e5e05f8c81e&device_owner=network%3Adhcp => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2558] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:21:37 2026] GET /v2.0/security-groups?tenant_id=230af0b0b8e1494bb382ebc80ac38564&name=default => generated 2929 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2559] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:21:37 2026] GET /v2.0/networks/17b646f3-a1fa-4270-9648-3e5e05f8c81e?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2560] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:21:37 2026] GET /v2.0/networks/17b646f3-a1fa-4270-9648-3e5e05f8c81e?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: 1267/2561] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:21:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.185&port_id=227a6bda-4862-46e9-89ce-4b4b8403bbd2 => 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: 1295/2562] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:37 2026] DELETE /v2.0/security-groups/155e8618-a88d-47b9-ad31-948da4d1ebdf => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2563] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:21:37 2026] GET /v2.0/subnets?id=bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2564] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:21:37 2026] GET /v2.0/ports?network_id=951c9e41-65ca-4dac-b409-33ff4defc113&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2565] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:21:37 2026] GET /v2.0/networks/951c9e41-65ca-4dac-b409-33ff4defc113?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2566] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:21:37 2026] GET /v2.0/security-groups?tenant_id=d57f310eb1ab4ffa8e3dbd1dfd6551db&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2567] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:21:37 2026] GET /v2.0/networks/951c9e41-65ca-4dac-b409-33ff4defc113?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: 1298/2568] 199.204.45.210 () {34 vars in 1056 bytes} [Tue Jun 9 18:21:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.98&port_id=4de85a4a-5dde-43cc-96bc-27bbac0727be => 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: 1299/2569] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:21:37 2026] GET /v2.0/subnets?id=6b3e7e04-29d5-4fb9-9a95-318bb4149bb2 => 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: 1271/2570] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:37 2026] DELETE /v2.0/security-groups/9583e0fa-6e7e-4221-8155-f1796e23574e => 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: 1300/2571] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:21:37 2026] GET /v2.0/ports?network_id=b5c09e63-1b7e-41e5-96eb-6548b4280201&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2572] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:21:37 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2573] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:21:38 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201?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) 2026-06-09 18:21:38.135 8 INFO neutron.services.segments.plugin [-] Segment d5caa53a-5567-4234-bdc5-d3ec5871d3cc resource provider aggregate not found 2026-06-09 18:21:38.142 8 INFO neutron.services.segments.plugin [-] Segment d5caa53a-5567-4234-bdc5-d3ec5871d3cc resource provider aggregate not found 2026-06-09 18:21:38.174 8 INFO neutron.services.segments.plugin [-] Segment d5caa53a-5567-4234-bdc5-d3ec5871d3cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5caa53a-5567-4234-bdc5-d3ec5871d3cc found for delete ", "request_id": "req-19dd5477-7561-4200-8c14-52e0562936d5"}]} 2026-06-09 18:21:38.175 8 INFO neutron.services.segments.plugin [-] Segment d5caa53a-5567-4234-bdc5-d3ec5871d3cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5caa53a-5567-4234-bdc5-d3ec5871d3cc found for delete ", "request_id": "req-905bc68b-fefa-4cf5-807f-72788a24a70e"}]} [pid: 8|app: 0|req: 1302/2574] 199.204.45.210 () {34 vars in 1056 bytes} [Tue Jun 9 18:21:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.96&port_id=ca00f186-e206-4334-b1e6-c6116ca3cb20 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2575] 199.204.45.210 () {34 vars in 1104 bytes} [Tue Jun 9 18:21:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A75&port_id=ca00f186-e206-4334-b1e6-c6116ca3cb20 => 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: 1304/2576] 199.204.45.210 () {34 vars in 1064 bytes} [Tue Jun 9 18:21:38 2026] GET /v2.0/subnets?id=43739ad7-a433-437f-9968-0101c655f87f&id=9b464369-48ca-45de-bcec-def34d8fa5cb => generated 1367 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:21:38.310 7 WARNING neutron_lib.context [None req-0166b331-4a3b-4230-a48d-0a3c2fbb4e64 c88f74631cf643e0a616a49c1f2329d0 60cdae51ab6d403e8fe17670ebf79ca9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1305/2577] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:21:38 2026] GET /v2.0/ports?network_id=c9c0ee55-9a89-4d88-a663-b49989e590c1&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:21:38.362 7 INFO neutron.db.segments_db [None req-0166b331-4a3b-4230-a48d-0a3c2fbb4e64 c88f74631cf643e0a616a49c1f2329d0 60cdae51ab6d403e8fe17670ebf79ca9 - - default default] Added segment 0fe9800b-b08c-481a-8a5d-0b610884a326 of type vxlan for network ebc7a9f1-fcff-441d-b4f3-1a7f198d61bd [pid: 8|app: 0|req: 1306/2578] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:21:38 2026] GET /v2.0/ports?network_id=c9c0ee55-9a89-4d88-a663-b49989e590c1&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2579] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:21:38 2026] GET /v2.0/networks/c9c0ee55-9a89-4d88-a663-b49989e590c1?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: 1308/2580] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:21:38 2026] GET /v2.0/networks/c9c0ee55-9a89-4d88-a663-b49989e590c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2581] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:21:38 2026] GET /v2.0/ports?tenant_id=e40ba370f36647c98e9f9a1788c064a0&device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 5262 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:21:38.750 7 INFO neutron.db.l3_hamode_db [None req-0166b331-4a3b-4230-a48d-0a3c2fbb4e64 c88f74631cf643e0a616a49c1f2329d0 60cdae51ab6d403e8fe17670ebf79ca9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1310/2582] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:21:38 2026] GET /v2.0/networks?id=c9c0ee55-9a89-4d88-a663-b49989e590c1 => generated 801 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2583] 199.204.45.210 () {34 vars in 1056 bytes} [Tue Jun 9 18:21:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.96&port_id=ca00f186-e206-4334-b1e6-c6116ca3cb20 => 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: 1312/2584] 199.204.45.210 () {34 vars in 1104 bytes} [Tue Jun 9 18:21:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A75&port_id=ca00f186-e206-4334-b1e6-c6116ca3cb20 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2585] 199.204.45.210 () {34 vars in 1064 bytes} [Tue Jun 9 18:21:38 2026] GET /v2.0/subnets?id=43739ad7-a433-437f-9968-0101c655f87f&id=9b464369-48ca-45de-bcec-def34d8fa5cb => generated 1367 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:21:38.932 7 INFO neutron.db.l3_hamode_db [None req-0166b331-4a3b-4230-a48d-0a3c2fbb4e64 c88f74631cf643e0a616a49c1f2329d0 60cdae51ab6d403e8fe17670ebf79ca9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1314/2586] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:21:38 2026] GET /v2.0/ports?network_id=c9c0ee55-9a89-4d88-a663-b49989e590c1&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2587] 10.0.0.20 () {34 vars in 970 bytes} [Tue Jun 9 18:21:38 2026] GET /v2.0/ports/ca00f186-e206-4334-b1e6-c6116ca3cb20 => generated 1460 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2588] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:21:39 2026] GET /v2.0/ports?network_id=c9c0ee55-9a89-4d88-a663-b49989e590c1&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2589] 199.204.45.210 () {30 vars in 737 bytes} [Tue Jun 9 18:21:39 2026] GET /v2.0/ports/ca00f186-e206-4334-b1e6-c6116ca3cb20 => generated 1460 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2590] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:21:39 2026] GET /v2.0/networks/c9c0ee55-9a89-4d88-a663-b49989e590c1?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2591] 199.204.45.210 () {30 vars in 737 bytes} [Tue Jun 9 18:21:39 2026] GET /v2.0/ports/ca00f186-e206-4334-b1e6-c6116ca3cb20 => generated 1460 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2592] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:21:39 2026] GET /v2.0/networks/c9c0ee55-9a89-4d88-a663-b49989e590c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2593] 199.204.45.210 () {34 vars in 790 bytes} [Tue Jun 9 18:21:39 2026] PUT /v2.0/ports/ca00f186-e206-4334-b1e6-c6116ca3cb20 => generated 1197 bytes in 402 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: 1273/2594] 10.0.0.119 () {34 vars in 668 bytes} [Tue Jun 9 18:21:38 2026] POST /v2.0/routers => generated 474 bytes in 1728 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:21:39.811 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f90a83f4-60bb-4d0c-aa68-dc1638e7086c'] response: {'name': 'network-changed', 'server_uuid': 'cea26bde-6159-48a7-932d-caf670508d37', 'tag': 'ca00f186-e206-4334-b1e6-c6116ca3cb20', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1322/2595] 199.204.45.210 () {30 vars in 743 bytes} [Tue Jun 9 18:21:39 2026] GET /v2.0/networks/c9c0ee55-9a89-4d88-a663-b49989e590c1 => generated 798 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2596] 10.0.0.119 () {34 vars in 751 bytes} [Tue Jun 9 18:21:39 2026] PUT /v2.0/routers/e74d8be2-0106-4851-a91c-c91b82d03245/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2597] 199.204.45.210 () {30 vars in 741 bytes} [Tue Jun 9 18:21:39 2026] GET /v2.0/subnets/43739ad7-a433-437f-9968-0101c655f87f => generated 650 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2598] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:21:39 2026] GET /v2.0/ports?tenant_id=e40ba370f36647c98e9f9a1788c064a0&device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 5035 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2599] 10.0.0.119 () {32 vars in 731 bytes} [Tue Jun 9 18:21:39 2026] GET /v2.0/routers/e74d8be2-0106-4851-a91c-c91b82d03245/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2600] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:21:39 2026] GET /v2.0/networks?id=c9c0ee55-9a89-4d88-a663-b49989e590c1 => generated 801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2601] 199.204.45.210 () {30 vars in 703 bytes} [Tue Jun 9 18:21:40 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: 1278/2602] 199.204.45.210 () {34 vars in 1056 bytes} [Tue Jun 9 18:21:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.96&port_id=ca00f186-e206-4334-b1e6-c6116ca3cb20 => 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: 1279/2603] 199.204.45.210 () {30 vars in 705 bytes} [Tue Jun 9 18:21:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2604] 10.0.0.119 () {34 vars in 762 bytes} [Tue Jun 9 18:21:39 2026] PUT /v2.0/routers/e74d8be2-0106-4851-a91c-c91b82d03245/tags/green => generated 4 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2605] 199.204.45.210 () {30 vars in 681 bytes} [Tue Jun 9 18:21: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) [pid: 7|app: 0|req: 1280/2606] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:21:40 2026] GET /v2.0/subnets?id=43739ad7-a433-437f-9968-0101c655f87f => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2607] 199.204.45.210 () {30 vars in 717 bytes} [Tue Jun 9 18:21:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2608] 10.0.0.119 () {32 vars in 731 bytes} [Tue Jun 9 18:21:40 2026] GET /v2.0/routers/e74d8be2-0106-4851-a91c-c91b82d03245/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2609] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:21:40 2026] GET /v2.0/ports?network_id=c9c0ee55-9a89-4d88-a663-b49989e590c1&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2610] 199.204.45.210 () {30 vars in 741 bytes} [Tue Jun 9 18:21:40 2026] GET /v2.0/subnets/bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2612] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:21:40 2026] GET /v2.0/networks/c9c0ee55-9a89-4d88-a663-b49989e590c1?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: 1283/2612] 10.0.0.119 () {34 vars in 758 bytes} [Tue Jun 9 18:21:40 2026] PUT /v2.0/routers/e74d8be2-0106-4851-a91c-c91b82d03245/tags/red => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2613] 199.204.45.210 () {30 vars in 737 bytes} [Tue Jun 9 18:21:40 2026] GET /v2.0/ports/632774b8-9e65-4866-a168-091d42f28807 => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2614] 10.0.0.119 () {32 vars in 731 bytes} [Tue Jun 9 18:21:40 2026] GET /v2.0/routers/e74d8be2-0106-4851-a91c-c91b82d03245/tags => generated 34 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2615] 199.204.45.210 () {30 vars in 737 bytes} [Tue Jun 9 18:21:40 2026] GET /v2.0/ports/227a6bda-4862-46e9-89ce-4b4b8403bbd2 => generated 1349 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2616] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:21:40 2026] GET /v2.0/networks/c9c0ee55-9a89-4d88-a663-b49989e590c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2617] 199.204.45.210 () {30 vars in 741 bytes} [Tue Jun 9 18:21:40 2026] GET /v2.0/subnets/bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2618] 10.0.0.119 () {34 vars in 780 bytes} [Tue Jun 9 18:21:40 2026] PUT /v2.0/routers/e74d8be2-0106-4851-a91c-c91b82d03245/tags/black.or.white => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2619] 199.204.45.210 () {30 vars in 743 bytes} [Tue Jun 9 18:21:40 2026] GET /v2.0/networks/951c9e41-65ca-4dac-b409-33ff4defc113 => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2620] 10.0.0.119 () {32 vars in 731 bytes} [Tue Jun 9 18:21:40 2026] GET /v2.0/routers/e74d8be2-0106-4851-a91c-c91b82d03245/tags => generated 52 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2621] 199.204.45.210 () {30 vars in 737 bytes} [Tue Jun 9 18:21:40 2026] GET /v2.0/ports/632774b8-9e65-4866-a168-091d42f28807 => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2622] 10.0.0.119 () {34 vars in 751 bytes} [Tue Jun 9 18:21:40 2026] PUT /v2.0/routers/e74d8be2-0106-4851-a91c-c91b82d03245/tags => generated 37 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2623] 199.204.45.210 () {30 vars in 741 bytes} [Tue Jun 9 18:21:40 2026] GET /v2.0/subnets/bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2624] 10.0.0.119 () {32 vars in 731 bytes} [Tue Jun 9 18:21:40 2026] GET /v2.0/routers/e74d8be2-0106-4851-a91c-c91b82d03245/tags => generated 37 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2625] 10.0.0.119 () {32 vars in 739 bytes} [Tue Jun 9 18:21:40 2026] GET /v2.0/routers/e74d8be2-0106-4851-a91c-c91b82d03245/tags/red => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:21:40.919 7 INFO neutron.api.v2.resource [None req-a37b8901-05ee-4753-8bf2-280477affa5c c88f74631cf643e0a616a49c1f2329d0 60cdae51ab6d403e8fe17670ebf79ca9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1290/2626] 10.0.0.119 () {32 vars in 743 bytes} [Tue Jun 9 18:21:40 2026] GET /v2.0/routers/e74d8be2-0106-4851-a91c-c91b82d03245/tags/green => generated 99 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2627] 10.0.0.119 () {32 vars in 742 bytes} [Tue Jun 9 18:21:40 2026] DELETE /v2.0/routers/e74d8be2-0106-4851-a91c-c91b82d03245/tags/red => 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: 1291/2628] 10.0.0.119 () {32 vars in 731 bytes} [Tue Jun 9 18:21:41 2026] GET /v2.0/routers/e74d8be2-0106-4851-a91c-c91b82d03245/tags => generated 30 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:21:41.255 8 INFO neutron.api.v2.resource [None req-f9e289ae-231a-4f80-adb4-af0f4e0a05eb c88f74631cf643e0a616a49c1f2329d0 60cdae51ab6d403e8fe17670ebf79ca9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1338/2629] 10.0.0.119 () {32 vars in 746 bytes} [Tue Jun 9 18:21:41 2026] DELETE /v2.0/routers/e74d8be2-0106-4851-a91c-c91b82d03245/tags/green => generated 99 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2630] 10.0.0.119 () {32 vars in 734 bytes} [Tue Jun 9 18:21:41 2026] DELETE /v2.0/routers/e74d8be2-0106-4851-a91c-c91b82d03245/tags => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2631] 10.0.0.119 () {32 vars in 731 bytes} [Tue Jun 9 18:21:41 2026] GET /v2.0/routers/e74d8be2-0106-4851-a91c-c91b82d03245/tags => generated 12 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2632] 10.0.0.119 () {32 vars in 721 bytes} [Tue Jun 9 18:21:41 2026] GET /v2.0/routers/e74d8be2-0106-4851-a91c-c91b82d03245 => generated 480 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:21:42.467 7 WARNING neutron_lib.context [None req-359e5107-8009-4d2c-aec2-f861b5bca321 09d9b680c6564d35bfc8cd237425c4c9 f94ce4ada68a4bf2a58cf9e120dc2fc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:21:42.607 7 INFO neutron.db.segments_db [None req-359e5107-8009-4d2c-aec2-f861b5bca321 09d9b680c6564d35bfc8cd237425c4c9 f94ce4ada68a4bf2a58cf9e120dc2fc5 - - default default] Added segment d63963e9-a09e-48cc-9ad7-485d5ad0d1db of type vxlan for network ad72b857-7240-431d-9cca-51c2f271e02e [pid: 7|app: 0|req: 1294/2633] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:21:42 2026] POST /v2.0/networks => generated 632 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:21:42.719 7 WARNING neutron_lib.context [None req-acb586c4-374e-43f8-adae-8cc79ebe7b1b 09d9b680c6564d35bfc8cd237425c4c9 f94ce4ada68a4bf2a58cf9e120dc2fc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1340/2634] 10.0.0.119 () {34 vars in 742 bytes} [Tue Jun 9 18:21:41 2026] PUT /v2.0/routers/e74d8be2-0106-4851-a91c-c91b82d03245 => generated 480 bytes in 1413 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2635] 10.0.0.119 () {32 vars in 736 bytes} [Tue Jun 9 18:21:42 2026] GET /v2.0/ports?device_id=e74d8be2-0106-4851-a91c-c91b82d03245 => 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: 1295/2636] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:21:42 2026] POST /v2.0/subnets => generated 602 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:21:43.135 7 WARNING neutron_lib.context [None req-2b86859b-6336-4d6b-a194-4760e1dcc54e 09d9b680c6564d35bfc8cd237425c4c9 f94ce4ada68a4bf2a58cf9e120dc2fc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:21:43.198 7 INFO neutron.db.segments_db [None req-2b86859b-6336-4d6b-a194-4760e1dcc54e 09d9b680c6564d35bfc8cd237425c4c9 f94ce4ada68a4bf2a58cf9e120dc2fc5 - - default default] Added segment 2cf47a87-e8f3-41fd-bdba-eb9349ebe708 of type vxlan for network b099cbbc-725c-42e2-a45a-8150f7828438 [pid: 7|app: 0|req: 1296/2637] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:21:43 2026] POST /v2.0/networks => generated 632 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:21:43.311 7 WARNING neutron_lib.context [None req-446447e5-8fba-4b52-bc54-5df7535126a5 09d9b680c6564d35bfc8cd237425c4c9 f94ce4ada68a4bf2a58cf9e120dc2fc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1297/2638] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:21:43 2026] POST /v2.0/subnets => generated 605 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:21:43.705 7 WARNING neutron_lib.context [None req-7e6cf4a3-0e08-4678-b76c-57509fd3b3e2 09d9b680c6564d35bfc8cd237425c4c9 f94ce4ada68a4bf2a58cf9e120dc2fc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:21:43.768 7 INFO neutron.db.segments_db [None req-7e6cf4a3-0e08-4678-b76c-57509fd3b3e2 09d9b680c6564d35bfc8cd237425c4c9 f94ce4ada68a4bf2a58cf9e120dc2fc5 - - default default] Added segment f5011814-cad2-4f38-ae1c-1282888d5f2e of type vxlan for network 7e68fd03-3ff7-40c0-b79e-f353f7a9775f 2026-06-09 18:21:43.794 8 INFO neutron.services.segments.plugin [-] Segment 0fe9800b-b08c-481a-8a5d-0b610884a326 resource provider aggregate not found 2026-06-09 18:21:43.813 8 INFO neutron.services.segments.plugin [-] Segment 0fe9800b-b08c-481a-8a5d-0b610884a326 resource provider aggregate not found 2026-06-09 18:21:43.824 8 INFO neutron.services.segments.plugin [-] Segment 0fe9800b-b08c-481a-8a5d-0b610884a326 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fe9800b-b08c-481a-8a5d-0b610884a326 found for delete ", "request_id": "req-bfc0cb83-d47a-48de-9429-f2c84538ee9e"}]} 2026-06-09 18:21:43.829 8 INFO neutron.services.segments.plugin [-] Segment 0fe9800b-b08c-481a-8a5d-0b610884a326 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fe9800b-b08c-481a-8a5d-0b610884a326 found for delete ", "request_id": "req-f4a8776b-edf0-42e4-a2d0-86473672508b"}]} 2026-06-09 18:21:43.837 8 INFO neutron.db.l3_hamode_db [None req-88b8c46f-5703-412b-8975-e2cae8e0d82c c88f74631cf643e0a616a49c1f2329d0 60cdae51ab6d403e8fe17670ebf79ca9 - - default default] HA network ebc7a9f1-fcff-441d-b4f3-1a7f198d61bd was deleted as no HA routers are present in tenant 60cdae51ab6d403e8fe17670ebf79ca9. [pid: 8|app: 0|req: 1342/2639] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:21:42 2026] DELETE /v2.0/routers/e74d8be2-0106-4851-a91c-c91b82d03245 => generated 0 bytes in 870 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2640] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:21:43 2026] POST /v2.0/networks => generated 632 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:21:43.959 8 WARNING neutron_lib.context [None req-46343986-e19b-482b-afba-4ee5b57a5326 09d9b680c6564d35bfc8cd237425c4c9 f94ce4ada68a4bf2a58cf9e120dc2fc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1343/2643] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:21:43 2026] POST /v2.0/subnets => generated 605 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:21:44.384 7 WARNING neutron_lib.context [None req-d377dbb8-3916-40d5-a8d7-9ea971e6eb36 09d9b680c6564d35bfc8cd237425c4c9 f94ce4ada68a4bf2a58cf9e120dc2fc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:21:44.477 7 INFO neutron.db.segments_db [None req-d377dbb8-3916-40d5-a8d7-9ea971e6eb36 09d9b680c6564d35bfc8cd237425c4c9 f94ce4ada68a4bf2a58cf9e120dc2fc5 - - default default] Added segment 4a39d5ae-74b4-4400-8eb0-91c34419afbb of type vxlan for network 0d1eaa33-34fa-4c98-90e9-54e86bc5b39e [pid: 7|app: 0|req: 1301/2644] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:21:44 2026] POST /v2.0/networks => generated 631 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:21:44.607 8 WARNING neutron_lib.context [None req-814e8034-9a2b-44ad-8b9e-4d6bc97af55b 09d9b680c6564d35bfc8cd237425c4c9 f94ce4ada68a4bf2a58cf9e120dc2fc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1302/2645] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:21:44 2026] GET /v2.0/security-groups?tenant_id=60cdae51ab6d403e8fe17670ebf79ca9&name=default => generated 2929 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2646] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:21:44 2026] POST /v2.0/subnets => generated 605 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:21:44.973 8 WARNING neutron_lib.context [None req-85a453a8-caf4-4aec-946e-a46322536a0d 09d9b680c6564d35bfc8cd237425c4c9 f94ce4ada68a4bf2a58cf9e120dc2fc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1303/2647] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:44 2026] DELETE /v2.0/security-groups/c9de2844-8151-4a90-8a82-81a9f6ec433f => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:21:45.064 8 INFO neutron.db.segments_db [None req-85a453a8-caf4-4aec-946e-a46322536a0d 09d9b680c6564d35bfc8cd237425c4c9 f94ce4ada68a4bf2a58cf9e120dc2fc5 - - default default] Added segment 386e81b6-86e2-4da9-9c97-2ec1727712fd of type vxlan for network 67f8b839-361e-4990-8427-4bb942b69a58 [pid: 8|app: 0|req: 1345/2648] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:21:44 2026] POST /v2.0/networks => generated 632 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:21:45.232 8 WARNING neutron_lib.context [None req-af0c4faf-3fca-4deb-af52-ee666395c749 09d9b680c6564d35bfc8cd237425c4c9 f94ce4ada68a4bf2a58cf9e120dc2fc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1304/2649] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:21:45 2026] GET /v2.0/security-groups?tenant_id=8dd85ac5176e4e3d86024a211a3cf623&name=default => generated 2929 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2650] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:45 2026] DELETE /v2.0/security-groups/e546fa33-430f-4bc9-9197-811be36f7581 => 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: 1346/2651] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:21:45 2026] POST /v2.0/subnets => generated 605 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2652] 10.0.0.119 () {34 vars in 751 bytes} [Tue Jun 9 18:21:45 2026] PUT /v2.0/subnets/63636546-a99a-4c22-ba7b-818701a519df/tags => generated 17 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2653] 10.0.0.119 () {34 vars in 751 bytes} [Tue Jun 9 18:21:45 2026] PUT /v2.0/subnets/f4748591-5a66-47fc-a2d0-e1de49974e8e/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2654] 10.0.0.119 () {34 vars in 751 bytes} [Tue Jun 9 18:21:45 2026] PUT /v2.0/subnets/e599d77e-a922-4518-84b5-4b5a9e1660ac/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2655] 10.0.0.119 () {34 vars in 751 bytes} [Tue Jun 9 18:21:45 2026] PUT /v2.0/subnets/38f89bd1-44f3-4994-b7cb-07078d8ecd3a/tags => generated 19 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2656] 10.0.0.119 () {32 vars in 664 bytes} [Tue Jun 9 18:21:45 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2657] 10.0.0.119 () {32 vars in 678 bytes} [Tue Jun 9 18:21:45 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2658] 10.0.0.119 () {32 vars in 674 bytes} [Tue Jun 9 18:21:46 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2659] 10.0.0.119 () {32 vars in 686 bytes} [Tue Jun 9 18:21:46 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2660] 10.0.0.119 () {32 vars in 672 bytes} [Tue Jun 9 18:21:46 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2661] 10.0.0.119 () {32 vars in 686 bytes} [Tue Jun 9 18:21:46 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2662] 10.0.0.119 () {32 vars in 682 bytes} [Tue Jun 9 18:21:46 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2663] 10.0.0.119 () {32 vars in 694 bytes} [Tue Jun 9 18:21:46 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2664] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:21:46 2026] DELETE /v2.0/subnets/63636546-a99a-4c22-ba7b-818701a519df => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2665] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:21:46 2026] DELETE /v2.0/subnets/f4748591-5a66-47fc-a2d0-e1de49974e8e => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2666] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:21:47 2026] DELETE /v2.0/subnets/e599d77e-a922-4518-84b5-4b5a9e1660ac => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2667] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:21:47 2026] DELETE /v2.0/subnets/38f89bd1-44f3-4994-b7cb-07078d8ecd3a => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2668] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:21:47 2026] DELETE /v2.0/subnets/57deb833-708a-44bf-a414-1275b936cdf2 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:21:48.296 8 INFO neutron.services.segments.plugin [-] Segment d63963e9-a09e-48cc-9ad7-485d5ad0d1db resource provider aggregate not found 2026-06-09 18:21:48.301 8 INFO neutron.services.segments.plugin [-] Segment d63963e9-a09e-48cc-9ad7-485d5ad0d1db resource provider aggregate not found 2026-06-09 18:21:48.316 8 INFO neutron.services.segments.plugin [-] Segment d63963e9-a09e-48cc-9ad7-485d5ad0d1db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d63963e9-a09e-48cc-9ad7-485d5ad0d1db found for delete ", "request_id": "req-46d8f58b-b981-4d3a-a3ea-da98c5f25ff5"}]} [pid: 8|app: 0|req: 1355/2669] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:21:48 2026] DELETE /v2.0/networks/ad72b857-7240-431d-9cca-51c2f271e02e => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:21:48.573 7 INFO neutron.services.segments.plugin [-] Segment 2cf47a87-e8f3-41fd-bdba-eb9349ebe708 resource provider aggregate not found 2026-06-09 18:21:48.581 7 INFO neutron.services.segments.plugin [-] Segment 2cf47a87-e8f3-41fd-bdba-eb9349ebe708 resource provider aggregate not found [pid: 7|app: 0|req: 1315/2670] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:21:48 2026] DELETE /v2.0/networks/b099cbbc-725c-42e2-a45a-8150f7828438 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:21:48.599 8 INFO neutron.services.segments.plugin [-] Segment d63963e9-a09e-48cc-9ad7-485d5ad0d1db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d63963e9-a09e-48cc-9ad7-485d5ad0d1db found for delete ", "request_id": "req-ad7e7801-672d-4800-99fe-a89c6e351106"}]} [pid: 8|app: 0|req: 1356/2671] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:21:48 2026] DELETE /v2.0/networks/7e68fd03-3ff7-40c0-b79e-f353f7a9775f => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:21:48.812 7 INFO neutron.services.segments.plugin [-] Segment 2cf47a87-e8f3-41fd-bdba-eb9349ebe708 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cf47a87-e8f3-41fd-bdba-eb9349ebe708 found for delete ", "request_id": "req-e580f651-aa49-49cc-adca-cebb5a017df2"}]} 2026-06-09 18:21:48.824 7 INFO neutron.services.segments.plugin [-] Segment 2cf47a87-e8f3-41fd-bdba-eb9349ebe708 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cf47a87-e8f3-41fd-bdba-eb9349ebe708 found for delete ", "request_id": "req-bbfb6cf6-2c10-49ed-9862-e8fb71a3e942"}]} [pid: 7|app: 0|req: 1316/2672] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:21:48 2026] DELETE /v2.0/networks/0d1eaa33-34fa-4c98-90e9-54e86bc5b39e => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:21:49.183 8 WARNING neutron_lib.context [None req-3e2b3591-3042-412c-936e-938b5c327880 e955cb339fa8452e8b8faf348d9cb874 83cea56cfcab4af388bd952470887fbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1317/2673] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:21:49 2026] DELETE /v2.0/networks/67f8b839-361e-4990-8427-4bb942b69a58 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:21:49.342 8 INFO neutron.db.segments_db [None req-3e2b3591-3042-412c-936e-938b5c327880 e955cb339fa8452e8b8faf348d9cb874 83cea56cfcab4af388bd952470887fbb - - default default] Added segment 5f8c2e46-863d-452a-b869-a0251c8dd358 of type vxlan for network 9e39049d-47d6-4fd6-a2e2-b3b55c3a189d [pid: 8|app: 0|req: 1357/2674] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:21:48 2026] POST /v2.0/networks => generated 631 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:21:49.481 7 WARNING neutron_lib.context [None req-c417c50a-19e3-4686-8980-5eb9656e951d e955cb339fa8452e8b8faf348d9cb874 83cea56cfcab4af388bd952470887fbb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1318/2675] 10.0.0.119 () {34 vars in 669 bytes} [Tue Jun 9 18:21:49 2026] POST /v2.0/subnets => generated 602 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2676] 10.0.0.119 () {34 vars in 751 bytes} [Tue Jun 9 18:21:49 2026] PUT /v2.0/subnets/d5eb67bf-6b7b-4e94-a651-ec7f93eabe16/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: 1319/2677] 10.0.0.119 () {32 vars in 731 bytes} [Tue Jun 9 18:21:49 2026] GET /v2.0/subnets/d5eb67bf-6b7b-4e94-a651-ec7f93eabe16/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2678] 10.0.0.119 () {34 vars in 762 bytes} [Tue Jun 9 18:21:50 2026] PUT /v2.0/subnets/d5eb67bf-6b7b-4e94-a651-ec7f93eabe16/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2679] 10.0.0.119 () {32 vars in 731 bytes} [Tue Jun 9 18:21:50 2026] GET /v2.0/subnets/d5eb67bf-6b7b-4e94-a651-ec7f93eabe16/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2680] 10.0.0.119 () {34 vars in 758 bytes} [Tue Jun 9 18:21:50 2026] PUT /v2.0/subnets/d5eb67bf-6b7b-4e94-a651-ec7f93eabe16/tags/red => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2681] 10.0.0.119 () {32 vars in 731 bytes} [Tue Jun 9 18:21:50 2026] GET /v2.0/subnets/d5eb67bf-6b7b-4e94-a651-ec7f93eabe16/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: 1323/2682] 10.0.0.119 () {34 vars in 780 bytes} [Tue Jun 9 18:21:50 2026] PUT /v2.0/subnets/d5eb67bf-6b7b-4e94-a651-ec7f93eabe16/tags/black.or.white => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2683] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:21:50 2026] GET /v2.0/security-groups?tenant_id=f94ce4ada68a4bf2a58cf9e120dc2fc5&name=default => generated 2929 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2684] 10.0.0.119 () {32 vars in 731 bytes} [Tue Jun 9 18:21:50 2026] GET /v2.0/subnets/d5eb67bf-6b7b-4e94-a651-ec7f93eabe16/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:21:50.349 8 INFO neutron.services.segments.plugin [-] Segment f5011814-cad2-4f38-ae1c-1282888d5f2e resource provider aggregate not found 2026-06-09 18:21:50.365 8 INFO neutron.services.segments.plugin [-] Segment f5011814-cad2-4f38-ae1c-1282888d5f2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5011814-cad2-4f38-ae1c-1282888d5f2e found for delete ", "request_id": "req-e62e4a68-9fbf-4e49-a94f-97e2ec821ed3"}]} [pid: 7|app: 0|req: 1325/2685] 10.0.0.119 () {34 vars in 751 bytes} [Tue Jun 9 18:21:50 2026] PUT /v2.0/subnets/d5eb67bf-6b7b-4e94-a651-ec7f93eabe16/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2686] 10.0.0.119 () {32 vars in 731 bytes} [Tue Jun 9 18:21:50 2026] GET /v2.0/subnets/d5eb67bf-6b7b-4e94-a651-ec7f93eabe16/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2687] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:50 2026] DELETE /v2.0/security-groups/aca405bf-1739-42a1-a495-95afdbf27ba5 => 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: 1327/2688] 10.0.0.119 () {32 vars in 739 bytes} [Tue Jun 9 18:21:50 2026] GET /v2.0/subnets/d5eb67bf-6b7b-4e94-a651-ec7f93eabe16/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:21:50.546 8 INFO neutron.api.v2.resource [None req-3f99e4d6-4779-4c28-af00-027a3bd41694 e955cb339fa8452e8b8faf348d9cb874 83cea56cfcab4af388bd952470887fbb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1362/2689] 10.0.0.119 () {32 vars in 743 bytes} [Tue Jun 9 18:21:50 2026] GET /v2.0/subnets/d5eb67bf-6b7b-4e94-a651-ec7f93eabe16/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2690] 10.0.0.119 () {32 vars in 742 bytes} [Tue Jun 9 18:21:50 2026] DELETE /v2.0/subnets/d5eb67bf-6b7b-4e94-a651-ec7f93eabe16/tags/red => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:21:50.623 8 INFO neutron.services.segments.plugin [-] Segment f5011814-cad2-4f38-ae1c-1282888d5f2e resource provider aggregate not found 2026-06-09 18:21:50.636 8 INFO neutron.services.segments.plugin [-] Segment f5011814-cad2-4f38-ae1c-1282888d5f2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5011814-cad2-4f38-ae1c-1282888d5f2e found for delete ", "request_id": "req-51bdb20b-7b6b-4577-82da-e0eda8b338de"}]} [pid: 8|app: 0|req: 1364/2691] 10.0.0.119 () {32 vars in 731 bytes} [Tue Jun 9 18:21:50 2026] GET /v2.0/subnets/d5eb67bf-6b7b-4e94-a651-ec7f93eabe16/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2692] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:21:50 2026] GET /v2.0/security-groups?tenant_id=c4ecc6c4a55c41ce9436dc5830b61f77&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:21:50.714 8 INFO neutron.api.v2.resource [None req-174d3b1c-2021-4f22-a4bd-8fa4629b8d4f e955cb339fa8452e8b8faf348d9cb874 83cea56cfcab4af388bd952470887fbb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1365/2693] 10.0.0.119 () {32 vars in 746 bytes} [Tue Jun 9 18:21:50 2026] DELETE /v2.0/subnets/d5eb67bf-6b7b-4e94-a651-ec7f93eabe16/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2694] 10.0.0.119 () {32 vars in 734 bytes} [Tue Jun 9 18:21:50 2026] DELETE /v2.0/subnets/d5eb67bf-6b7b-4e94-a651-ec7f93eabe16/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2695] 10.0.0.119 () {32 vars in 731 bytes} [Tue Jun 9 18:21:50 2026] GET /v2.0/subnets/d5eb67bf-6b7b-4e94-a651-ec7f93eabe16/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2696] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:50 2026] DELETE /v2.0/security-groups/8b1e5766-ad94-45bb-bf4c-dee911ba8921 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:21:51.016 7 INFO neutron.services.segments.plugin [-] Segment 4a39d5ae-74b4-4400-8eb0-91c34419afbb resource provider aggregate not found [pid: 8|app: 0|req: 1368/2697] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:21:50 2026] DELETE /v2.0/subnets/d5eb67bf-6b7b-4e94-a651-ec7f93eabe16 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:21:51.024 7 INFO neutron.services.segments.plugin [-] Segment 4a39d5ae-74b4-4400-8eb0-91c34419afbb resource provider aggregate not found 2026-06-09 18:21:51.042 7 INFO neutron.services.segments.plugin [-] Segment 4a39d5ae-74b4-4400-8eb0-91c34419afbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a39d5ae-74b4-4400-8eb0-91c34419afbb found for delete ", "request_id": "req-71565f5e-d065-44aa-934a-a890063c6efd"}]} 2026-06-09 18:21:51.051 7 INFO neutron.services.segments.plugin [-] Segment 4a39d5ae-74b4-4400-8eb0-91c34419afbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a39d5ae-74b4-4400-8eb0-91c34419afbb found for delete ", "request_id": "req-c4614b7f-e7c5-45e5-aecc-ac52244c825d"}]} 2026-06-09 18:21:51.057 7 INFO neutron.services.segments.plugin [-] Segment 386e81b6-86e2-4da9-9c97-2ec1727712fd resource provider aggregate not found 2026-06-09 18:21:51.063 7 INFO neutron.services.segments.plugin [-] Segment 386e81b6-86e2-4da9-9c97-2ec1727712fd resource provider aggregate not found 2026-06-09 18:21:51.071 7 INFO neutron.services.segments.plugin [-] Segment 386e81b6-86e2-4da9-9c97-2ec1727712fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 386e81b6-86e2-4da9-9c97-2ec1727712fd found for delete ", "request_id": "req-5003303a-81e4-4466-a00f-290b9882a5d1"}]} 2026-06-09 18:21:51.074 7 INFO neutron.services.segments.plugin [-] Segment 386e81b6-86e2-4da9-9c97-2ec1727712fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 386e81b6-86e2-4da9-9c97-2ec1727712fd found for delete ", "request_id": "req-bc298db4-d9a0-48c1-99d7-7cf62b94f6a6"}]} [pid: 7|app: 0|req: 1330/2698] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:21:50 2026] GET /v2.0/security-groups?tenant_id=a40b3c450c2842cbbe9ecde4cd922f8f&name=default => generated 2929 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2699] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:51 2026] DELETE /v2.0/security-groups/18e962db-780f-4ac2-844c-04ad50e7a5be => 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: 1369/2700] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:21:51 2026] DELETE /v2.0/networks/9e39049d-47d6-4fd6-a2e2-b3b55c3a189d => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2701] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:21:52 2026] GET /v2.0/security-groups?tenant_id=2a3add3108ef4720864f3ee7af6c787b&name=default => generated 2929 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:21:52.434 8 INFO neutron.services.segments.plugin [-] Segment 5f8c2e46-863d-452a-b869-a0251c8dd358 resource provider aggregate not found 2026-06-09 18:21:52.457 8 INFO neutron.services.segments.plugin [-] Segment 5f8c2e46-863d-452a-b869-a0251c8dd358 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f8c2e46-863d-452a-b869-a0251c8dd358 found for delete ", "request_id": "req-9a7796c6-4b75-40ba-99a3-735524b8aca2"}]} [pid: 8|app: 0|req: 1370/2702] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:52 2026] DELETE /v2.0/security-groups/55c8aee1-1125-49cc-b346-5e3ad45cf022 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2703] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:21:52 2026] GET /v2.0/security-groups?tenant_id=83cea56cfcab4af388bd952470887fbb&name=default => generated 2929 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:21:52.749 8 INFO neutron.services.segments.plugin [-] Segment 5f8c2e46-863d-452a-b869-a0251c8dd358 resource provider aggregate not found 2026-06-09 18:21:52.766 8 INFO neutron.services.segments.plugin [-] Segment 5f8c2e46-863d-452a-b869-a0251c8dd358 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f8c2e46-863d-452a-b869-a0251c8dd358 found for delete ", "request_id": "req-20aac8ee-6b50-4fea-8129-f984cd45a1ee"}]} [pid: 8|app: 0|req: 1371/2704] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:52 2026] DELETE /v2.0/security-groups/fcbde035-8689-425a-b770-ea4fc7433800 => 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: 1334/2705] 199.204.45.210 () {30 vars in 703 bytes} [Tue Jun 9 18:21: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: 1372/2706] 199.204.45.210 () {30 vars in 705 bytes} [Tue Jun 9 18:21:53 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: 1335/2707] 199.204.45.210 () {30 vars in 681 bytes} [Tue Jun 9 18:21:53 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: 1373/2708] 199.204.45.210 () {30 vars in 717 bytes} [Tue Jun 9 18:21:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2709] 199.204.45.210 () {30 vars in 741 bytes} [Tue Jun 9 18:21:53 2026] GET /v2.0/subnets/6b3e7e04-29d5-4fb9-9a95-318bb4149bb2 => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2710] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:21:53 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 5035 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2711] 199.204.45.210 () {30 vars in 703 bytes} [Tue Jun 9 18:21: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: 1375/2712] 199.204.45.210 () {30 vars in 705 bytes} [Tue Jun 9 18:21:53 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: 1338/2713] 199.204.45.210 () {30 vars in 681 bytes} [Tue Jun 9 18:21:53 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: 1376/2714] 199.204.45.210 () {30 vars in 717 bytes} [Tue Jun 9 18:21: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: 7|app: 0|req: 1339/2715] 199.204.45.210 () {30 vars in 737 bytes} [Tue Jun 9 18:21:53 2026] GET /v2.0/ports/ca00f186-e206-4334-b1e6-c6116ca3cb20 => generated 1233 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2716] 199.204.45.210 () {34 vars in 789 bytes} [Tue Jun 9 18:21:53 2026] PUT /v2.0/ports/ca00f186-e206-4334-b1e6-c6116ca3cb20 => generated 1026 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2717] 199.204.45.210 () {30 vars in 743 bytes} [Tue Jun 9 18:21:54 2026] GET /v2.0/networks/c9c0ee55-9a89-4d88-a663-b49989e590c1 => generated 798 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2718] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:21:54 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 4864 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2719] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:21:54 2026] GET /v2.0/ports?tenant_id=e40ba370f36647c98e9f9a1788c064a0&device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 4864 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:21:54.372 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ce6f839-cf52-4d34-a8ab-a75795a5adaa'] response: {'name': 'network-changed', 'server_uuid': 'cea26bde-6159-48a7-932d-caf670508d37', 'tag': 'ca00f186-e206-4334-b1e6-c6116ca3cb20', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1379/2720] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:21:54 2026] GET /v2.0/networks?id=c9c0ee55-9a89-4d88-a663-b49989e590c1 => generated 801 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2721] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:21:54 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 4864 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2722] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:21:54 2026] GET /v2.0/networks/c9c0ee55-9a89-4d88-a663-b49989e590c1?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: 1343/2723] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:21:54 2026] GET /v2.0/networks/c9c0ee55-9a89-4d88-a663-b49989e590c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:21:54.759 8 WARNING neutron_lib.context [None req-3b0a6ab4-5eb1-4f1a-88bb-2e88400d3583 947cad31b0974ef68d85ae58941f7a89 c0cb312cc97d47f08e736b40e4a6197b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:21:54.895 8 INFO neutron.db.segments_db [None req-3b0a6ab4-5eb1-4f1a-88bb-2e88400d3583 947cad31b0974ef68d85ae58941f7a89 c0cb312cc97d47f08e736b40e4a6197b - - default default] Added segment c1908a24-8eaf-4e6c-9433-2b64e6141093 of type vxlan for network c07ddbcd-9114-478f-9b80-9bc24529d5f5 [pid: 8|app: 0|req: 1381/2724] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:21:54 2026] POST /v2.0/networks => generated 631 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2725] 10.0.0.119 () {34 vars in 753 bytes} [Tue Jun 9 18:21:55 2026] PUT /v2.0/networks/c07ddbcd-9114-478f-9b80-9bc24529d5f5/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2726] 10.0.0.119 () {32 vars in 733 bytes} [Tue Jun 9 18:21:55 2026] GET /v2.0/networks/c07ddbcd-9114-478f-9b80-9bc24529d5f5/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2727] 10.0.0.119 () {34 vars in 764 bytes} [Tue Jun 9 18:21:55 2026] PUT /v2.0/networks/c07ddbcd-9114-478f-9b80-9bc24529d5f5/tags/green => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2728] 10.0.0.119 () {32 vars in 733 bytes} [Tue Jun 9 18:21:55 2026] GET /v2.0/networks/c07ddbcd-9114-478f-9b80-9bc24529d5f5/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: 1346/2729] 10.0.0.119 () {34 vars in 760 bytes} [Tue Jun 9 18:21:55 2026] PUT /v2.0/networks/c07ddbcd-9114-478f-9b80-9bc24529d5f5/tags/red => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2730] 10.0.0.119 () {32 vars in 733 bytes} [Tue Jun 9 18:21:55 2026] GET /v2.0/networks/c07ddbcd-9114-478f-9b80-9bc24529d5f5/tags => generated 34 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2731] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:21:55 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 4864 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2732] 10.0.0.119 () {34 vars in 782 bytes} [Tue Jun 9 18:21:55 2026] PUT /v2.0/networks/c07ddbcd-9114-478f-9b80-9bc24529d5f5/tags/black.or.white => generated 4 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2733] 10.0.0.119 () {32 vars in 733 bytes} [Tue Jun 9 18:21:55 2026] GET /v2.0/networks/c07ddbcd-9114-478f-9b80-9bc24529d5f5/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: 1348/2734] 10.0.0.119 () {34 vars in 753 bytes} [Tue Jun 9 18:21:55 2026] PUT /v2.0/networks/c07ddbcd-9114-478f-9b80-9bc24529d5f5/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2735] 10.0.0.119 () {32 vars in 733 bytes} [Tue Jun 9 18:21:55 2026] GET /v2.0/networks/c07ddbcd-9114-478f-9b80-9bc24529d5f5/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2736] 10.0.0.119 () {32 vars in 741 bytes} [Tue Jun 9 18:21:55 2026] GET /v2.0/networks/c07ddbcd-9114-478f-9b80-9bc24529d5f5/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:21:55.826 8 INFO neutron.api.v2.resource [None req-df494714-0926-44ac-be01-7040ff8a6290 947cad31b0974ef68d85ae58941f7a89 c0cb312cc97d47f08e736b40e4a6197b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1388/2737] 10.0.0.119 () {32 vars in 745 bytes} [Tue Jun 9 18:21:55 2026] GET /v2.0/networks/c07ddbcd-9114-478f-9b80-9bc24529d5f5/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: 1350/2738] 10.0.0.119 () {32 vars in 744 bytes} [Tue Jun 9 18:21:55 2026] DELETE /v2.0/networks/c07ddbcd-9114-478f-9b80-9bc24529d5f5/tags/red => generated 0 bytes in 588 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2739] 10.0.0.119 () {32 vars in 733 bytes} [Tue Jun 9 18:21:56 2026] GET /v2.0/networks/c07ddbcd-9114-478f-9b80-9bc24529d5f5/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:21:56.530 8 INFO neutron.api.v2.resource [None req-bd1d78cd-e937-460d-be49-1b4e68ad78a1 947cad31b0974ef68d85ae58941f7a89 c0cb312cc97d47f08e736b40e4a6197b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1390/2740] 10.0.0.119 () {32 vars in 748 bytes} [Tue Jun 9 18:21:56 2026] DELETE /v2.0/networks/c07ddbcd-9114-478f-9b80-9bc24529d5f5/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2741] 10.0.0.119 () {32 vars in 736 bytes} [Tue Jun 9 18:21:56 2026] DELETE /v2.0/networks/c07ddbcd-9114-478f-9b80-9bc24529d5f5/tags => 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: 1392/2742] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:21:56 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 4864 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2743] 10.0.0.119 () {32 vars in 733 bytes} [Tue Jun 9 18:21:56 2026] GET /v2.0/networks/c07ddbcd-9114-478f-9b80-9bc24529d5f5/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: 1351/2744] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:21:56 2026] GET /v2.0/security-groups?tenant_id=c217586c855a4dd7ba8c9f16ef9aa297&name=default => generated 2929 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2745] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:56 2026] DELETE /v2.0/security-groups/41f8c3d6-fc4a-48be-bd7d-c5c48f2f46e4 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:21:56.878 8 INFO neutron.services.segments.plugin [-] Segment c1908a24-8eaf-4e6c-9433-2b64e6141093 resource provider aggregate not found 2026-06-09 18:21:56.883 8 INFO neutron.services.segments.plugin [-] Segment c1908a24-8eaf-4e6c-9433-2b64e6141093 resource provider aggregate not found 2026-06-09 18:21:56.899 8 INFO neutron.services.segments.plugin [-] Segment c1908a24-8eaf-4e6c-9433-2b64e6141093 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1908a24-8eaf-4e6c-9433-2b64e6141093 found for delete ", "request_id": "req-9892ddb7-d5eb-4c2d-a9c0-ac7d9faa9a8d"}]} 2026-06-09 18:21:56.901 8 INFO neutron.services.segments.plugin [-] Segment c1908a24-8eaf-4e6c-9433-2b64e6141093 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1908a24-8eaf-4e6c-9433-2b64e6141093 found for delete ", "request_id": "req-974b49b9-5dcb-4459-9d5f-84bb4a0bdb3d"}]} [pid: 8|app: 0|req: 1394/2746] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:21:56 2026] DELETE /v2.0/networks/c07ddbcd-9114-478f-9b80-9bc24529d5f5 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2747] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:21:56 2026] GET /v2.0/security-groups?tenant_id=af7b9cdff9a3485bbf1dae5f55082865&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2748] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:57 2026] DELETE /v2.0/security-groups/d4f91d19-30e3-4d18-8f4b-e778d0d75ee1 => 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: 1396/2749] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:21:57 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 4864 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2750] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:21:57 2026] GET /v2.0/security-groups?tenant_id=c0cb312cc97d47f08e736b40e4a6197b&name=default => generated 2929 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2751] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:57 2026] DELETE /v2.0/security-groups/94012621-d551-4e57-a600-b600eea84d43 => 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: 1355/2752] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:21:58 2026] GET /v2.0/security-groups?tenant_id=d7f12b10642a413f8f87b6491fca75a9&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2753] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:21:58 2026] DELETE /v2.0/security-groups/21c70667-2acc-4096-a3fb-fee4bbfcd4b0 => 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: 1356/2754] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:21:58 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 4864 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2757] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:21:59 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 4864 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2758] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:00 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 4864 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:22:01.843 7 WARNING neutron_lib.context [None req-0f0ff10e-0a6b-47e0-b002-3411c9a620b9 bba33c4b448c43609b5fdf5d5fa257ce eceb70c0009d4fa8a61f1a3057ae8f3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:22:02.013 7 INFO neutron.db.segments_db [None req-0f0ff10e-0a6b-47e0-b002-3411c9a620b9 bba33c4b448c43609b5fdf5d5fa257ce eceb70c0009d4fa8a61f1a3057ae8f3d - - default default] Added segment 31233dc3-0a9d-4355-8867-c94c57ae3fe6 of type vxlan for network 592f4a57-dca7-41cb-8256-cd54368d05b4 [pid: 8|app: 0|req: 1401/2759] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:02 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 4864 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2760] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:22:01 2026] POST /v2.0/networks => generated 632 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:22:02.163 8 WARNING neutron_lib.context [None req-67bfd757-8743-4a04-9eaa-9770b24ec965 bba33c4b448c43609b5fdf5d5fa257ce eceb70c0009d4fa8a61f1a3057ae8f3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1402/2761] 10.0.0.119 () {34 vars in 664 bytes} [Tue Jun 9 18:22:02 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) [pid: 7|app: 0|req: 1360/2762] 10.0.0.119 () {34 vars in 747 bytes} [Tue Jun 9 18:22:02 2026] PUT /v2.0/ports/2ec92eb8-a185-4ef1-b9bf-640d33fe7d36/tags => generated 25 bytes in 92 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: 1403/2763] 10.0.0.119 () {32 vars in 727 bytes} [Tue Jun 9 18:22:02 2026] GET /v2.0/ports/2ec92eb8-a185-4ef1-b9bf-640d33fe7d36/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2764] 10.0.0.119 () {34 vars in 758 bytes} [Tue Jun 9 18:22:02 2026] PUT /v2.0/ports/2ec92eb8-a185-4ef1-b9bf-640d33fe7d36/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2765] 10.0.0.119 () {32 vars in 727 bytes} [Tue Jun 9 18:22:02 2026] GET /v2.0/ports/2ec92eb8-a185-4ef1-b9bf-640d33fe7d36/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2766] 10.0.0.119 () {34 vars in 754 bytes} [Tue Jun 9 18:22:02 2026] PUT /v2.0/ports/2ec92eb8-a185-4ef1-b9bf-640d33fe7d36/tags/red => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2767] 10.0.0.119 () {32 vars in 727 bytes} [Tue Jun 9 18:22:02 2026] GET /v2.0/ports/2ec92eb8-a185-4ef1-b9bf-640d33fe7d36/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2768] 10.0.0.119 () {34 vars in 776 bytes} [Tue Jun 9 18:22:02 2026] PUT /v2.0/ports/2ec92eb8-a185-4ef1-b9bf-640d33fe7d36/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: 8|app: 0|req: 1406/2769] 10.0.0.119 () {32 vars in 727 bytes} [Tue Jun 9 18:22:02 2026] GET /v2.0/ports/2ec92eb8-a185-4ef1-b9bf-640d33fe7d36/tags => generated 52 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2770] 10.0.0.119 () {34 vars in 747 bytes} [Tue Jun 9 18:22:03 2026] PUT /v2.0/ports/2ec92eb8-a185-4ef1-b9bf-640d33fe7d36/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2771] 10.0.0.119 () {32 vars in 727 bytes} [Tue Jun 9 18:22:03 2026] GET /v2.0/ports/2ec92eb8-a185-4ef1-b9bf-640d33fe7d36/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2772] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:03 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 4864 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2773] 10.0.0.119 () {32 vars in 735 bytes} [Tue Jun 9 18:22:03 2026] GET /v2.0/ports/2ec92eb8-a185-4ef1-b9bf-640d33fe7d36/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:22:03.219 7 INFO neutron.api.v2.resource [None req-4e12de46-a66c-44f8-97b4-f92f3caa8b75 bba33c4b448c43609b5fdf5d5fa257ce eceb70c0009d4fa8a61f1a3057ae8f3d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1366/2774] 10.0.0.119 () {32 vars in 739 bytes} [Tue Jun 9 18:22:03 2026] GET /v2.0/ports/2ec92eb8-a185-4ef1-b9bf-640d33fe7d36/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2775] 10.0.0.119 () {32 vars in 738 bytes} [Tue Jun 9 18:22:03 2026] DELETE /v2.0/ports/2ec92eb8-a185-4ef1-b9bf-640d33fe7d36/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2776] 10.0.0.119 () {32 vars in 727 bytes} [Tue Jun 9 18:22:03 2026] GET /v2.0/ports/2ec92eb8-a185-4ef1-b9bf-640d33fe7d36/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:22:03.392 8 INFO neutron.api.v2.resource [None req-da103774-e602-46d8-8a5a-63f38afed950 bba33c4b448c43609b5fdf5d5fa257ce eceb70c0009d4fa8a61f1a3057ae8f3d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1410/2777] 10.0.0.119 () {32 vars in 742 bytes} [Tue Jun 9 18:22:03 2026] DELETE /v2.0/ports/2ec92eb8-a185-4ef1-b9bf-640d33fe7d36/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2778] 10.0.0.119 () {32 vars in 730 bytes} [Tue Jun 9 18:22:03 2026] DELETE /v2.0/ports/2ec92eb8-a185-4ef1-b9bf-640d33fe7d36/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2779] 10.0.0.119 () {32 vars in 727 bytes} [Tue Jun 9 18:22:03 2026] GET /v2.0/ports/2ec92eb8-a185-4ef1-b9bf-640d33fe7d36/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2780] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:22:03 2026] DELETE /v2.0/ports/2ec92eb8-a185-4ef1-b9bf-640d33fe7d36 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:22:04.019 8 INFO neutron.services.segments.plugin [-] Segment 31233dc3-0a9d-4355-8867-c94c57ae3fe6 resource provider aggregate not found 2026-06-09 18:22:04.028 8 INFO neutron.services.segments.plugin [-] Segment 31233dc3-0a9d-4355-8867-c94c57ae3fe6 resource provider aggregate not found [pid: 8|app: 0|req: 1412/2781] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:22:03 2026] DELETE /v2.0/networks/592f4a57-dca7-41cb-8256-cd54368d05b4 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2782] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:04 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 4864 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:22:04.708 8 INFO neutron.services.segments.plugin [-] Segment 31233dc3-0a9d-4355-8867-c94c57ae3fe6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31233dc3-0a9d-4355-8867-c94c57ae3fe6 found for delete ", "request_id": "req-8c3abd54-85f1-4ff9-bdd8-7f0aa1a1e653"}]} 2026-06-09 18:22:04.711 8 INFO neutron.services.segments.plugin [-] Segment 31233dc3-0a9d-4355-8867-c94c57ae3fe6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31233dc3-0a9d-4355-8867-c94c57ae3fe6 found for delete ", "request_id": "req-9acaf108-d70c-4c63-bc31-51e8b1f2ebbf"}]} [pid: 8|app: 0|req: 1413/2783] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:22:04 2026] GET /v2.0/security-groups?tenant_id=9d46bd43b9ee4b20b98c7e0974bf966c&name=default => generated 2929 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2784] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:22:04 2026] DELETE /v2.0/security-groups/27a5497f-f2ca-4117-802a-a3b3b70885ca => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2785] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:22:05 2026] GET /v2.0/security-groups?tenant_id=eceb70c0009d4fa8a61f1a3057ae8f3d&name=default => generated 2929 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2786] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:05 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 4864 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2787] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:22:05 2026] DELETE /v2.0/security-groups/c12c85ed-8b3d-4b59-a83c-68fe1fe576ea => 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: 1416/2788] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:06 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 4864 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2789] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:07 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 4864 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2790] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:08 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 4864 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2791] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:09 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 4864 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2792] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:10 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 4864 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2793] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:11 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 4864 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2794] 199.204.45.210 () {34 vars in 1096 bytes} [Tue Jun 9 18:22:12 2026] GET /v2.0/ports?device_id=245e942f-e4c7-4844-bb9f-f6b245709f92&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2795] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:22:12 2026] GET /v2.0/ports?tenant_id=0a22c69a04a84d668db26833d2a0ba61&device_id=245e942f-e4c7-4844-bb9f-f6b245709f92 => generated 1469 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2796] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:22:12 2026] GET /v2.0/networks?id=b5c09e63-1b7e-41e5-96eb-6548b4280201 => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2797] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:22:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.117&port_id=8a04beb2-e84b-4326-afbc-c525c1ba08df => generated 860 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2798] 199.204.45.210 () {34 vars in 1104 bytes} [Tue Jun 9 18:22:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A128&port_id=8a04beb2-e84b-4326-afbc-c525c1ba08df => 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: 1422/2799] 199.204.45.210 () {34 vars in 1064 bytes} [Tue Jun 9 18:22:12 2026] GET /v2.0/subnets?id=f16300e1-f5c7-4fa4-abd5-b43a7ad9c70c&id=6b3e7e04-29d5-4fb9-9a95-318bb4149bb2 => generated 1361 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2800] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:12 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 4864 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2801] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:22:12 2026] GET /v2.0/ports?network_id=b5c09e63-1b7e-41e5-96eb-6548b4280201&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: 1379/2802] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:22:12 2026] GET /v2.0/ports?network_id=b5c09e63-1b7e-41e5-96eb-6548b4280201&device_owner=network%3Adhcp => generated 1457 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2803] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:22:13 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2804] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:22:13 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201?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: 1425/2805] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:13 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 4864 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2808] 199.204.45.210 () {34 vars in 975 bytes} [Tue Jun 9 18:22:14 2026] GET /v2.0/ports/ca00f186-e206-4334-b1e6-c6116ca3cb20 => generated 1062 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2809] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:15 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 4864 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2810] 199.204.45.210 () {36 vars in 997 bytes} [Tue Jun 9 18:22:15 2026] DELETE /v2.0/ports/ca00f186-e206-4334-b1e6-c6116ca3cb20 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2811] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:22:15 2026] GET /v2.0/ports?tenant_id=e40ba370f36647c98e9f9a1788c064a0&device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 3810 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:22:15.494 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-33268770-202f-4417-b804-4f67abce8db8'] response: {'server_uuid': 'cea26bde-6159-48a7-932d-caf670508d37', 'name': 'network-vif-deleted', 'tag': 'ca00f186-e206-4334-b1e6-c6116ca3cb20', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1383/2812] 199.204.45.210 () {34 vars in 1226 bytes} [Tue Jun 9 18:22:15 2026] GET /v2.0/networks?id=17b646f3-a1fa-4270-9648-3e5e05f8c81e&id=951c9e41-65ca-4dac-b409-33ff4defc113&id=b5c09e63-1b7e-41e5-96eb-6548b4280201&id=c9c0ee55-9a89-4d88-a663-b49989e590c1 => generated 3097 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2813] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:22:15 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.22&port_id=309839a3-2edb-466a-836b-be1ec243ae0c => 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: 1384/2814] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:22:15 2026] GET /v2.0/subnets?id=c77c56dd-341e-4a91-87b8-bc13417327ca => generated 630 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2815] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:22:15 2026] GET /v2.0/ports?network_id=17b646f3-a1fa-4270-9648-3e5e05f8c81e&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2816] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:22:15 2026] GET /v2.0/networks/17b646f3-a1fa-4270-9648-3e5e05f8c81e?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2817] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:22:15 2026] GET /v2.0/networks/17b646f3-a1fa-4270-9648-3e5e05f8c81e?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: 1386/2818] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:22:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.185&port_id=227a6bda-4862-46e9-89ce-4b4b8403bbd2 => 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: 1433/2819] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:22:15 2026] GET /v2.0/subnets?id=bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 655 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2820] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:22:15 2026] GET /v2.0/ports?network_id=951c9e41-65ca-4dac-b409-33ff4defc113&device_owner=network%3Adhcp => generated 1461 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2821] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:22:16 2026] GET /v2.0/networks/951c9e41-65ca-4dac-b409-33ff4defc113?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: 1435/2822] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:16 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 3810 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2823] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:22:16 2026] GET /v2.0/networks/951c9e41-65ca-4dac-b409-33ff4defc113?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) 2026-06-09 18:22:16.183 8 INFO neutron.pecan_wsgi.hooks.translation [None req-946bfce5-37ee-465f-9d11-ad4467e8417b fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1436/2824] 199.204.45.210 () {32 vars in 759 bytes} [Tue Jun 9 18:22:16 2026] DELETE /v2.0/ports/ca00f186-e206-4334-b1e6-c6116ca3cb20 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2825] 199.204.45.210 () {34 vars in 1056 bytes} [Tue Jun 9 18:22:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.98&port_id=4de85a4a-5dde-43cc-96bc-27bbac0727be => 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: 1437/2826] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:22:16 2026] GET /v2.0/subnets?id=6b3e7e04-29d5-4fb9-9a95-318bb4149bb2 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2827] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:22:16 2026] GET /v2.0/ports?network_id=b5c09e63-1b7e-41e5-96eb-6548b4280201&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2828] 199.204.45.210 () {30 vars in 703 bytes} [Tue Jun 9 18:22:16 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: 1439/2829] 199.204.45.210 () {30 vars in 705 bytes} [Tue Jun 9 18:22:16 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: 1440/2830] 199.204.45.210 () {30 vars in 681 bytes} [Tue Jun 9 18:22:16 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: 1441/2831] 199.204.45.210 () {30 vars in 717 bytes} [Tue Jun 9 18:22:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2832] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:22:16 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201?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: 1442/2833] 199.204.45.210 () {30 vars in 741 bytes} [Tue Jun 9 18:22:16 2026] GET /v2.0/subnets/bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2834] 199.204.45.210 () {30 vars in 737 bytes} [Tue Jun 9 18:22:16 2026] GET /v2.0/ports/632774b8-9e65-4866-a168-091d42f28807 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2835] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:22:16 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201?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: 1444/2836] 199.204.45.210 () {30 vars in 737 bytes} [Tue Jun 9 18:22:16 2026] GET /v2.0/ports/227a6bda-4862-46e9-89ce-4b4b8403bbd2 => generated 1349 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2837] 199.204.45.210 () {30 vars in 741 bytes} [Tue Jun 9 18:22:16 2026] GET /v2.0/subnets/bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2838] 199.204.45.210 () {30 vars in 743 bytes} [Tue Jun 9 18:22:16 2026] GET /v2.0/networks/951c9e41-65ca-4dac-b409-33ff4defc113 => generated 800 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2839] 199.204.45.210 () {30 vars in 737 bytes} [Tue Jun 9 18:22:16 2026] GET /v2.0/ports/632774b8-9e65-4866-a168-091d42f28807 => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2840] 199.204.45.210 () {30 vars in 741 bytes} [Tue Jun 9 18:22:16 2026] GET /v2.0/subnets/bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 652 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2841] 199.204.45.210 () {30 vars in 703 bytes} [Tue Jun 9 18:22:23 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: 1447/2842] 199.204.45.210 () {30 vars in 705 bytes} [Tue Jun 9 18:22:24 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: 1396/2843] 199.204.45.210 () {30 vars in 681 bytes} [Tue Jun 9 18:22:24 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: 1448/2844] 199.204.45.210 () {30 vars in 717 bytes} [Tue Jun 9 18:22:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2845] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:24 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 3810 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2846] 199.204.45.210 () {30 vars in 703 bytes} [Tue Jun 9 18:22:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2847] 199.204.45.210 () {30 vars in 705 bytes} [Tue Jun 9 18:22:24 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: 1450/2848] 199.204.45.210 () {30 vars in 681 bytes} [Tue Jun 9 18:22:24 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: 1399/2849] 199.204.45.210 () {30 vars in 717 bytes} [Tue Jun 9 18:22:24 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: 1451/2850] 199.204.45.210 () {30 vars in 737 bytes} [Tue Jun 9 18:22:24 2026] GET /v2.0/ports/4de85a4a-5dde-43cc-96bc-27bbac0727be => generated 1233 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2851] 199.204.45.210 () {34 vars in 789 bytes} [Tue Jun 9 18:22:24 2026] PUT /v2.0/ports/4de85a4a-5dde-43cc-96bc-27bbac0727be => generated 1026 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2852] 199.204.45.210 () {30 vars in 743 bytes} [Tue Jun 9 18:22:24 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201 => generated 797 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2853] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:25 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 3639 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:22:25.563 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d01890ca-585a-4cca-a240-6021b3e6ff91'] response: {'name': 'network-changed', 'server_uuid': 'cea26bde-6159-48a7-932d-caf670508d37', 'tag': '4de85a4a-5dde-43cc-96bc-27bbac0727be', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1453/2854] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:25 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 3639 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2855] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:22:25 2026] GET /v2.0/ports?tenant_id=e40ba370f36647c98e9f9a1788c064a0&device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 3639 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2856] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:22:25 2026] GET /v2.0/networks?id=b5c09e63-1b7e-41e5-96eb-6548b4280201 => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2857] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:22:25 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201?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: 1455/2858] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:22:25 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201?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: 1404/2859] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:26 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 3639 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2860] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:27 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 3639 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2861] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:28 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 3639 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2864] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:29 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 3639 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2865] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:30 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 3639 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2866] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:32 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 3639 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2867] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:33 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 3639 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2868] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:34 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 3639 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2869] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:35 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 3639 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2870] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:36 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 3639 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2871] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:37 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 3639 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2872] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:38 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 3639 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2873] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:39 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 3639 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2874] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:40 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 3639 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2875] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:41 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 3639 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2876] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:42 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 3639 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2877] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:43 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 3639 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2880] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:44 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 3639 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2881] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:45 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 3639 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2882] 199.204.45.210 () {34 vars in 975 bytes} [Tue Jun 9 18:22:46 2026] GET /v2.0/ports/4de85a4a-5dde-43cc-96bc-27bbac0727be => generated 1062 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2883] 199.204.45.210 () {36 vars in 997 bytes} [Tue Jun 9 18:22:46 2026] DELETE /v2.0/ports/4de85a4a-5dde-43cc-96bc-27bbac0727be => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2884] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:22:46 2026] GET /v2.0/ports?tenant_id=e40ba370f36647c98e9f9a1788c064a0&device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2585 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2885] 199.204.45.210 () {34 vars in 1146 bytes} [Tue Jun 9 18:22:46 2026] GET /v2.0/networks?id=17b646f3-a1fa-4270-9648-3e5e05f8c81e&id=951c9e41-65ca-4dac-b409-33ff4defc113&id=b5c09e63-1b7e-41e5-96eb-6548b4280201 => generated 2310 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2886] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:22:46 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.22&port_id=309839a3-2edb-466a-836b-be1ec243ae0c => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:22:46.782 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4e2cb05-b8fe-4b1c-aa00-4a5ab0d68787'] response: {'server_uuid': 'cea26bde-6159-48a7-932d-caf670508d37', 'name': 'network-vif-deleted', 'tag': '4de85a4a-5dde-43cc-96bc-27bbac0727be', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1469/2887] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:22:46 2026] GET /v2.0/subnets?id=c77c56dd-341e-4a91-87b8-bc13417327ca => generated 630 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2888] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:22:46 2026] GET /v2.0/ports?network_id=17b646f3-a1fa-4270-9648-3e5e05f8c81e&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2889] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:22:46 2026] GET /v2.0/networks/17b646f3-a1fa-4270-9648-3e5e05f8c81e?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: 1420/2890] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:22:46 2026] GET /v2.0/networks/17b646f3-a1fa-4270-9648-3e5e05f8c81e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2891] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:22:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.185&port_id=227a6bda-4862-46e9-89ce-4b4b8403bbd2 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2892] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:22:47 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2585 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2893] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:22:47 2026] GET /v2.0/subnets?id=bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 655 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:22:47.123 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ebe29ebc-82cc-4b5f-aeb4-e45337f1b3a1 fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1473/2894] 199.204.45.210 () {32 vars in 759 bytes} [Tue Jun 9 18:22:47 2026] DELETE /v2.0/ports/4de85a4a-5dde-43cc-96bc-27bbac0727be => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2895] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:22:47 2026] GET /v2.0/ports?network_id=951c9e41-65ca-4dac-b409-33ff4defc113&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2896] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:22:47 2026] GET /v2.0/networks/951c9e41-65ca-4dac-b409-33ff4defc113?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: 1475/2897] 199.204.45.210 () {30 vars in 703 bytes} [Tue Jun 9 18:22:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2898] 199.204.45.210 () {30 vars in 705 bytes} [Tue Jun 9 18:22:47 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: 1477/2899] 199.204.45.210 () {30 vars in 681 bytes} [Tue Jun 9 18:22:47 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: 1423/2900] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:22:47 2026] GET /v2.0/networks/951c9e41-65ca-4dac-b409-33ff4defc113?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2901] 199.204.45.210 () {30 vars in 717 bytes} [Tue Jun 9 18:22:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2902] 199.204.45.210 () {30 vars in 741 bytes} [Tue Jun 9 18:22:47 2026] GET /v2.0/subnets/bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2903] 199.204.45.210 () {30 vars in 737 bytes} [Tue Jun 9 18:22:47 2026] GET /v2.0/ports/632774b8-9e65-4866-a168-091d42f28807 => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2904] 199.204.45.210 () {30 vars in 737 bytes} [Tue Jun 9 18:22:47 2026] GET /v2.0/ports/227a6bda-4862-46e9-89ce-4b4b8403bbd2 => generated 1349 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2905] 199.204.45.210 () {30 vars in 741 bytes} [Tue Jun 9 18:22:47 2026] GET /v2.0/subnets/bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2906] 199.204.45.210 () {30 vars in 743 bytes} [Tue Jun 9 18:22:47 2026] GET /v2.0/networks/951c9e41-65ca-4dac-b409-33ff4defc113 => 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: 1481/2907] 199.204.45.210 () {30 vars in 737 bytes} [Tue Jun 9 18:22:47 2026] GET /v2.0/ports/632774b8-9e65-4866-a168-091d42f28807 => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2908] 199.204.45.210 () {30 vars in 741 bytes} [Tue Jun 9 18:22:47 2026] GET /v2.0/subnets/bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2911] 199.204.45.210 () {30 vars in 703 bytes} [Tue Jun 9 18:23:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2912] 199.204.45.210 () {30 vars in 705 bytes} [Tue Jun 9 18:23:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2913] 199.204.45.210 () {30 vars in 681 bytes} [Tue Jun 9 18:23:00 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: 1430/2914] 199.204.45.210 () {30 vars in 717 bytes} [Tue Jun 9 18:23:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:23:00.377 8 INFO neutron.api.v2.resource [None req-d62a9cb1-a07d-42e0-98d0-f600800f78dc fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1485/2915] 199.204.45.210 () {30 vars in 763 bytes} [Tue Jun 9 18:23:00 2026] GET /v2.0/security-groups/lb-b38dd9e3-b691-465c-bbce-49ed47daa22f => generated 149 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2916] 199.204.45.210 () {30 vars in 785 bytes} [Tue Jun 9 18:23:00 2026] GET /v2.0/security-groups?name=lb-b38dd9e3-b691-465c-bbce-49ed47daa22f => generated 2863 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2917] 199.204.45.210 () {30 vars in 815 bytes} [Tue Jun 9 18:23:00 2026] GET /v2.0/security-group-rules?security_group_id=e378630b-ba8e-4cc7-9da5-1a4ca8a596b4 => generated 2334 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2918] 199.204.45.210 () {32 vars in 789 bytes} [Tue Jun 9 18:23:00 2026] DELETE /v2.0/security-group-rules/1943cd8b-9ac7-4643-b418-c2a0d0ab951c => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2919] 199.204.45.210 () {32 vars in 789 bytes} [Tue Jun 9 18:23:00 2026] DELETE /v2.0/security-group-rules/db88b9b7-5940-498b-8a8f-d1baec5904f3 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:23:04.784 7 INFO neutron.db.l3_db [None req-715f0d19-815d-4b43-8b5b-092912470e9e 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Floating IP 2498010c-e961-450f-992a-a1033943ac7b disassociated (deleted). External IP: 10.96.250.216, port: 632774b8-9e65-4866-a168-091d42f28807. [pid: 7|app: 0|req: 1433/2920] 10.0.0.119 () {32 vars in 732 bytes} [Tue Jun 9 18:23:04 2026] DELETE /v2.0/floatingips/2498010c-e961-450f-992a-a1033943ac7b => generated 0 bytes in 866 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:23:05.249 8 INFO neutron.api.v2.resource [None req-7b04b39c-eae0-478d-a6d7-13583cd9d778 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1488/2921] 10.0.0.119 () {32 vars in 729 bytes} [Tue Jun 9 18:23:05 2026] GET /v2.0/floatingips/2498010c-e961-450f-992a-a1033943ac7b => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2922] 199.204.45.210 () {30 vars in 703 bytes} [Tue Jun 9 18:23:06 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: 1489/2923] 199.204.45.210 () {30 vars in 705 bytes} [Tue Jun 9 18:23:06 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: 1435/2924] 199.204.45.210 () {30 vars in 681 bytes} [Tue Jun 9 18:23:06 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: 1490/2925] 199.204.45.210 () {30 vars in 717 bytes} [Tue Jun 9 18:23:06 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: 1436/2926] 199.204.45.210 () {30 vars in 741 bytes} [Tue Jun 9 18:23:06 2026] GET /v2.0/subnets/bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2927] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:23:06 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2585 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2928] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:23:06 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2585 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2929] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:23:06 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2585 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2930] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:23:07 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2585 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2931] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:23:08 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2585 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2932] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:23:09 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2585 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2933] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:23:10 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2585 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2934] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:23:11 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2585 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2935] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:23:12 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2585 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2936] 199.204.45.210 () {34 vars in 1096 bytes} [Tue Jun 9 18:23:13 2026] GET /v2.0/ports?device_id=80d36515-0619-472d-bb57-96212362ab63&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2937] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:23:13 2026] GET /v2.0/ports?tenant_id=0a22c69a04a84d668db26833d2a0ba61&device_id=80d36515-0619-472d-bb57-96212362ab63 => generated 1473 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2940] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:23:13 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2585 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2941] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:23:14 2026] GET /v2.0/networks?id=c9c0ee55-9a89-4d88-a663-b49989e590c1 => generated 801 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2942] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:23:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.235&port_id=03db1a1a-171f-4132-a9ec-d039e423178d => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2943] 199.204.45.210 () {34 vars in 1106 bytes} [Tue Jun 9 18:23:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A33d&port_id=03db1a1a-171f-4132-a9ec-d039e423178d => 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: 1444/2944] 199.204.45.210 () {34 vars in 1064 bytes} [Tue Jun 9 18:23:14 2026] GET /v2.0/subnets?id=43739ad7-a433-437f-9968-0101c655f87f&id=9b464369-48ca-45de-bcec-def34d8fa5cb => generated 1367 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2945] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:23:14 2026] GET /v2.0/ports?network_id=c9c0ee55-9a89-4d88-a663-b49989e590c1&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: 7|app: 0|req: 1445/2946] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:23:14 2026] GET /v2.0/ports?network_id=c9c0ee55-9a89-4d88-a663-b49989e590c1&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: 1502/2947] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:23:14 2026] GET /v2.0/networks/c9c0ee55-9a89-4d88-a663-b49989e590c1?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2948] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:23:14 2026] GET /v2.0/networks/c9c0ee55-9a89-4d88-a663-b49989e590c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2949] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:23:15 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2585 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2950] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:23:16 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2585 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2951] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:23:17 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2585 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2952] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:23:18 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2585 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2953] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:23:19 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2585 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2954] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:23:20 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2585 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2955] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:23:21 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2585 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2956] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:23:22 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2585 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2957] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:23:23 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2585 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2958] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:23:24 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2585 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2959] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:23:25 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2585 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2960] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:23:26 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2585 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2961] 199.204.45.210 () {34 vars in 975 bytes} [Tue Jun 9 18:23:27 2026] GET /v2.0/ports/227a6bda-4862-46e9-89ce-4b4b8403bbd2 => generated 1349 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2962] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:23:27 2026] GET /v2.0/ports/227a6bda-4862-46e9-89ce-4b4b8403bbd2?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2963] 199.204.45.210 () {34 vars in 1016 bytes} [Tue Jun 9 18:23:27 2026] GET /v2.0/networks/951c9e41-65ca-4dac-b409-33ff4defc113?fields=dns_domain => generated 29 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2964] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:23:27 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 2583 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2965] 199.204.45.210 () {38 vars in 1028 bytes} [Tue Jun 9 18:23:27 2026] PUT /v2.0/ports/227a6bda-4862-46e9-89ce-4b4b8403bbd2 => generated 1150 bytes in 956 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2966] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:23:28 2026] GET /v2.0/ports?tenant_id=e40ba370f36647c98e9f9a1788c064a0&device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 1244 bytes in 37 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: 1455/2967] 199.204.45.210 () {34 vars in 1066 bytes} [Tue Jun 9 18:23:28 2026] GET /v2.0/networks?id=17b646f3-a1fa-4270-9648-3e5e05f8c81e&id=951c9e41-65ca-4dac-b409-33ff4defc113 => generated 1524 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2968] 199.204.45.210 () {34 vars in 1060 bytes} [Tue Jun 9 18:23:28 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.22&port_id=309839a3-2edb-466a-836b-be1ec243ae0c => 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: 1456/2969] 199.204.45.210 () {34 vars in 984 bytes} [Tue Jun 9 18:23:28 2026] GET /v2.0/subnets?id=c77c56dd-341e-4a91-87b8-bc13417327ca => generated 630 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2970] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:23:28 2026] GET /v2.0/ports?network_id=17b646f3-a1fa-4270-9648-3e5e05f8c81e&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2971] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:23:28 2026] GET /v2.0/networks/17b646f3-a1fa-4270-9648-3e5e05f8c81e?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: 1515/2972] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:23:28 2026] GET /v2.0/networks/17b646f3-a1fa-4270-9648-3e5e05f8c81e?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: 1458/2973] 199.204.45.210 () {30 vars in 769 bytes} [Tue Jun 9 18:23:28 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2976] 199.204.45.210 () {34 vars in 789 bytes} [Tue Jun 9 18:23:29 2026] PUT /v2.0/ports/227a6bda-4862-46e9-89ce-4b4b8403bbd2 => generated 1090 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2977] 199.204.45.210 () {30 vars in 737 bytes} [Tue Jun 9 18:23:29 2026] GET /v2.0/ports/227a6bda-4862-46e9-89ce-4b4b8403bbd2 => generated 1090 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: 1461/2978] 199.204.45.210 () {32 vars in 759 bytes} [Tue Jun 9 18:23:29 2026] DELETE /v2.0/ports/227a6bda-4862-46e9-89ce-4b4b8403bbd2 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2979] 199.204.45.210 () {30 vars in 703 bytes} [Tue Jun 9 18:23:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2980] 199.204.45.210 () {30 vars in 705 bytes} [Tue Jun 9 18:23:29 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: 1519/2981] 199.204.45.210 () {30 vars in 681 bytes} [Tue Jun 9 18:23:29 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: 1463/2982] 199.204.45.210 () {30 vars in 717 bytes} [Tue Jun 9 18:23:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:23:29.910 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aaa85b60-f1e7-48d9-8efa-564be769b9bd fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1520/2983] 199.204.45.210 () {32 vars in 759 bytes} [Tue Jun 9 18:23:29 2026] DELETE /v2.0/ports/227a6bda-4862-46e9-89ce-4b4b8403bbd2 => 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: 1464/2984] 199.204.45.210 () {30 vars in 737 bytes} [Tue Jun 9 18:23:29 2026] GET /v2.0/ports/632774b8-9e65-4866-a168-091d42f28807 => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:23:29.993 8 INFO neutron.api.v2.resource [None req-8e9c7a6c-3f36-4c2e-9820-f4dc71b8e17f fadaad26efad452dbd34c136372b0f2d e40ba370f36647c98e9f9a1788c064a0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1521/2985] 199.204.45.210 () {30 vars in 763 bytes} [Tue Jun 9 18:23:29 2026] GET /v2.0/security-groups/lb-b38dd9e3-b691-465c-bbce-49ed47daa22f => generated 149 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2986] 199.204.45.210 () {30 vars in 785 bytes} [Tue Jun 9 18:23:30 2026] GET /v2.0/security-groups?name=lb-b38dd9e3-b691-465c-bbce-49ed47daa22f => generated 1637 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2987] 199.204.45.210 () {30 vars in 737 bytes} [Tue Jun 9 18:23:30 2026] GET /v2.0/ports/632774b8-9e65-4866-a168-091d42f28807 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2988] 199.204.45.210 () {34 vars in 789 bytes} [Tue Jun 9 18:23:30 2026] PUT /v2.0/ports/632774b8-9e65-4866-a168-091d42f28807 => generated 1090 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2989] 199.204.45.210 () {32 vars in 779 bytes} [Tue Jun 9 18:23:30 2026] DELETE /v2.0/security-groups/e378630b-ba8e-4cc7-9da5-1a4ca8a596b4 => 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: 1467/2990] 199.204.45.210 () {32 vars in 759 bytes} [Tue Jun 9 18:23:30 2026] DELETE /v2.0/ports/632774b8-9e65-4866-a168-091d42f28807 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2991] 199.204.45.210 () {34 vars in 994 bytes} [Tue Jun 9 18:23:31 2026] GET /v2.0/ports?device_id=cea26bde-6159-48a7-932d-caf670508d37 => 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: 1468/2992] 199.204.45.210 () {36 vars in 997 bytes} [Tue Jun 9 18:23:31 2026] DELETE /v2.0/ports/309839a3-2edb-466a-836b-be1ec243ae0c => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:23:35.992 8 INFO neutron.db.l3_db [None req-e87479f2-5231-4a9e-873e-941694a50782 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Floating IP d6e7a788-f1db-4745-bf1c-9e846ed08c4d disassociated (deleted). External IP: 10.96.250.209, port: 03db1a1a-171f-4132-a9ec-d039e423178d. [pid: 8|app: 0|req: 1525/2993] 10.0.0.119 () {32 vars in 732 bytes} [Tue Jun 9 18:23:35 2026] DELETE /v2.0/floatingips/d6e7a788-f1db-4745-bf1c-9e846ed08c4d => generated 0 bytes in 837 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:23:36.459 7 INFO neutron.api.v2.resource [None req-20deaf52-ca1f-497c-8f30-7b1a61e101b2 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1469/2994] 10.0.0.119 () {32 vars in 729 bytes} [Tue Jun 9 18:23:36 2026] GET /v2.0/floatingips/d6e7a788-f1db-4745-bf1c-9e846ed08c4d => generated 144 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 18:23:36.698 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-814a2ea4-2e25-4bed-8f61-956aaa18469e'] response: {'name': 'network-changed', 'server_uuid': '80d36515-0619-472d-bb57-96212362ab63', 'tag': '03db1a1a-171f-4132-a9ec-d039e423178d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1526/2995] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:23:36 2026] GET /v2.0/ports?device_id=80d36515-0619-472d-bb57-96212362ab63 => generated 1204 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2996] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:23:36 2026] GET /v2.0/security-groups?id=894233e5-6855-4294-91f2-40aa8b03ba87&fields=id&fields=name => generated 112 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2997] 199.204.45.210 () {34 vars in 994 bytes} [Tue Jun 9 18:23:37 2026] GET /v2.0/ports?device_id=80d36515-0619-472d-bb57-96212362ab63 => generated 1204 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:23:37.199 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ff7bb24-6ac9-47a7-be0b-f14aa9eaf7e4'] response: {'server_uuid': 'cea26bde-6159-48a7-932d-caf670508d37', 'name': 'network-vif-deleted', 'tag': '309839a3-2edb-466a-836b-be1ec243ae0c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1470/2998] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:23:36 2026] GET /v2.0/ports?tenant_id=0a22c69a04a84d668db26833d2a0ba61&device_id=80d36515-0619-472d-bb57-96212362ab63 => generated 1473 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2999] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:23:37 2026] GET /v2.0/networks?id=c9c0ee55-9a89-4d88-a663-b49989e590c1 => generated 801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3000] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:23:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.235&port_id=03db1a1a-171f-4132-a9ec-d039e423178d => 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: 1473/3001] 199.204.45.210 () {34 vars in 1106 bytes} [Tue Jun 9 18:23:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A33d&port_id=03db1a1a-171f-4132-a9ec-d039e423178d => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3002] 199.204.45.210 () {34 vars in 1064 bytes} [Tue Jun 9 18:23:37 2026] GET /v2.0/subnets?id=43739ad7-a433-437f-9968-0101c655f87f&id=9b464369-48ca-45de-bcec-def34d8fa5cb => generated 1367 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3003] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:23:37 2026] GET /v2.0/ports?network_id=c9c0ee55-9a89-4d88-a663-b49989e590c1&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: 1476/3004] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:23:37 2026] GET /v2.0/ports?network_id=c9c0ee55-9a89-4d88-a663-b49989e590c1&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: 1529/3005] 199.204.45.210 () {36 vars in 997 bytes} [Tue Jun 9 18:23:37 2026] DELETE /v2.0/ports/03db1a1a-171f-4132-a9ec-d039e423178d => generated 0 bytes in 444 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3006] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:23:37 2026] GET /v2.0/networks/c9c0ee55-9a89-4d88-a663-b49989e590c1?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: 1530/3007] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:23:37 2026] GET /v2.0/networks/c9c0ee55-9a89-4d88-a663-b49989e590c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:23:42.430 7 INFO neutron.db.l3_db [None req-6dcb7da4-57a1-4983-ac15-d4cb402289d9 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] Floating IP adc366a0-3584-4970-9fa3-82466e0fb1e6 disassociated (deleted). External IP: 10.96.250.218, port: 8a04beb2-e84b-4326-afbc-c525c1ba08df. [pid: 7|app: 0|req: 1478/3008] 10.0.0.119 () {32 vars in 732 bytes} [Tue Jun 9 18:23:42 2026] DELETE /v2.0/floatingips/adc366a0-3584-4970-9fa3-82466e0fb1e6 => generated 0 bytes in 848 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:23:42.905 8 INFO neutron.api.v2.resource [None req-c733a818-d989-4873-8401-1914befad988 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1531/3009] 10.0.0.119 () {32 vars in 729 bytes} [Tue Jun 9 18:23:42 2026] GET /v2.0/floatingips/adc366a0-3584-4970-9fa3-82466e0fb1e6 => generated 144 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 18:23:43.167 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f8cb3aa-3bbd-4c3a-8982-e42f9217cc6d'] response: {'name': 'network-changed', 'server_uuid': '245e942f-e4c7-4844-bb9f-f6b245709f92', 'tag': '8a04beb2-e84b-4326-afbc-c525c1ba08df', 'status': 'completed', 'code': 200} 2026-06-09 18:23:43.191 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a039a7e-1585-4da0-bd9b-a54d5bcefe7a'] response: {'server_uuid': '80d36515-0619-472d-bb57-96212362ab63', 'name': 'network-vif-deleted', 'tag': '03db1a1a-171f-4132-a9ec-d039e423178d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1532/3010] 199.204.45.210 () {34 vars in 1080 bytes} [Tue Jun 9 18:23:43 2026] GET /v2.0/ports?tenant_id=0a22c69a04a84d668db26833d2a0ba61&device_id=245e942f-e4c7-4844-bb9f-f6b245709f92 => generated 1469 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3011] 10.0.0.20 () {34 vars in 989 bytes} [Tue Jun 9 18:23:43 2026] GET /v2.0/ports?device_id=245e942f-e4c7-4844-bb9f-f6b245709f92 => generated 1200 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3012] 199.204.45.210 () {34 vars in 986 bytes} [Tue Jun 9 18:23:43 2026] GET /v2.0/networks?id=b5c09e63-1b7e-41e5-96eb-6548b4280201 => 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: 1534/3013] 199.204.45.210 () {34 vars in 1058 bytes} [Tue Jun 9 18:23:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.117&port_id=8a04beb2-e84b-4326-afbc-c525c1ba08df => 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: 1480/3014] 10.0.0.20 () {34 vars in 1039 bytes} [Tue Jun 9 18:23:43 2026] GET /v2.0/security-groups?id=894233e5-6855-4294-91f2-40aa8b03ba87&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: 1535/3015] 199.204.45.210 () {34 vars in 1104 bytes} [Tue Jun 9 18:23:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A128&port_id=8a04beb2-e84b-4326-afbc-c525c1ba08df => 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: 1481/3016] 199.204.45.210 () {34 vars in 1064 bytes} [Tue Jun 9 18:23:43 2026] GET /v2.0/subnets?id=f16300e1-f5c7-4fa4-abd5-b43a7ad9c70c&id=6b3e7e04-29d5-4fb9-9a95-318bb4149bb2 => generated 1361 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3017] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:23:43 2026] GET /v2.0/ports?network_id=b5c09e63-1b7e-41e5-96eb-6548b4280201&device_owner=network%3Adhcp => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3018] 199.204.45.210 () {34 vars in 1052 bytes} [Tue Jun 9 18:23:43 2026] GET /v2.0/ports?network_id=b5c09e63-1b7e-41e5-96eb-6548b4280201&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: 1483/3019] 199.204.45.210 () {34 vars in 994 bytes} [Tue Jun 9 18:23:43 2026] GET /v2.0/ports?device_id=245e942f-e4c7-4844-bb9f-f6b245709f92 => generated 1200 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3020] 199.204.45.210 () {34 vars in 1012 bytes} [Tue Jun 9 18:23:43 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3021] 199.204.45.210 () {34 vars in 1112 bytes} [Tue Jun 9 18:23:43 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201?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: 7|app: 0|req: 1484/3024] 199.204.45.210 () {36 vars in 997 bytes} [Tue Jun 9 18:23:43 2026] DELETE /v2.0/ports/8a04beb2-e84b-4326-afbc-c525c1ba08df => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3025] 10.0.0.119 () {32 vars in 750 bytes} [Tue Jun 9 18:23:48 2026] DELETE /v2.0/security-group-rules/8375c105-e09e-4093-9992-c0a5c68c1829 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:23:48.573 7 INFO neutron.api.v2.resource [None req-d486064c-930f-4c2c-a936-1883dda0036c 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1485/3026] 10.0.0.119 () {32 vars in 747 bytes} [Tue Jun 9 18:23:48 2026] GET /v2.0/security-group-rules/8375c105-e09e-4093-9992-c0a5c68c1829 => generated 155 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3027] 10.0.0.119 () {32 vars in 750 bytes} [Tue Jun 9 18:23:48 2026] DELETE /v2.0/security-group-rules/a59f8a82-f117-4b82-aa2f-327708cbe37f => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:23:48.662 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1aa538ec-112d-47ac-96f5-82f8b494cb28'] response: {'server_uuid': '245e942f-e4c7-4844-bb9f-f6b245709f92', 'name': 'network-vif-deleted', 'tag': '8a04beb2-e84b-4326-afbc-c525c1ba08df', 'status': 'completed', 'code': 200} 2026-06-09 18:23:48.673 7 INFO neutron.api.v2.resource [None req-fd287085-fe75-4173-8468-fc6c1493e219 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1486/3028] 10.0.0.119 () {32 vars in 747 bytes} [Tue Jun 9 18:23:48 2026] GET /v2.0/security-group-rules/a59f8a82-f117-4b82-aa2f-327708cbe37f => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3029] 10.0.0.119 () {32 vars in 750 bytes} [Tue Jun 9 18:23:48 2026] DELETE /v2.0/security-group-rules/027db98d-fb59-4f1d-a857-553b89c13fb2 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:23:48.769 7 INFO neutron.api.v2.resource [None req-dff1fbbf-9b42-4183-be03-f00c4ed3df30 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1487/3030] 10.0.0.119 () {32 vars in 747 bytes} [Tue Jun 9 18:23:48 2026] GET /v2.0/security-group-rules/027db98d-fb59-4f1d-a857-553b89c13fb2 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3031] 10.0.0.119 () {32 vars in 750 bytes} [Tue Jun 9 18:23:48 2026] DELETE /v2.0/security-group-rules/01749e54-7ca4-4b21-8cb2-21eabf2dd3bd => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:23:48.865 7 INFO neutron.api.v2.resource [None req-7d093715-3069-428c-b89c-d1c3c0bb9cff 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1488/3032] 10.0.0.119 () {32 vars in 747 bytes} [Tue Jun 9 18:23:48 2026] GET /v2.0/security-group-rules/01749e54-7ca4-4b21-8cb2-21eabf2dd3bd => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3033] 10.0.0.119 () {32 vars in 750 bytes} [Tue Jun 9 18:23:48 2026] DELETE /v2.0/security-group-rules/96565f63-cf9f-4c0c-b54d-d6506cc78660 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:23:48.995 7 INFO neutron.api.v2.resource [None req-e5cc1dc9-1131-499b-98c1-902d00fb218c 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1489/3034] 10.0.0.119 () {32 vars in 747 bytes} [Tue Jun 9 18:23:48 2026] GET /v2.0/security-group-rules/96565f63-cf9f-4c0c-b54d-d6506cc78660 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3035] 10.0.0.119 () {32 vars in 750 bytes} [Tue Jun 9 18:23:49 2026] DELETE /v2.0/security-group-rules/4250a263-048d-4948-b332-4c0f8c5490a9 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:23:49.119 7 INFO neutron.api.v2.resource [None req-e9081eef-94ed-4cf1-a746-15871fca043f 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1490/3036] 10.0.0.119 () {32 vars in 747 bytes} [Tue Jun 9 18:23:49 2026] GET /v2.0/security-group-rules/4250a263-048d-4948-b332-4c0f8c5490a9 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3037] 10.0.0.119 () {32 vars in 750 bytes} [Tue Jun 9 18:23:49 2026] DELETE /v2.0/security-group-rules/3e996d42-21fb-4f81-85ff-1431e4728ed5 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:23:49.223 7 INFO neutron.api.v2.resource [None req-d3ef2d7a-c131-4c6e-99da-d79baa7e6162 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1491/3038] 10.0.0.119 () {32 vars in 747 bytes} [Tue Jun 9 18:23:49 2026] GET /v2.0/security-group-rules/3e996d42-21fb-4f81-85ff-1431e4728ed5 => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3039] 10.0.0.119 () {32 vars in 750 bytes} [Tue Jun 9 18:23:49 2026] DELETE /v2.0/security-group-rules/2c67a808-81ce-49a8-85bb-dd2f294d2e8e => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:23:49.323 7 INFO neutron.api.v2.resource [None req-837e8cc3-e5eb-4bad-88eb-8ea0a81cbb74 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1492/3040] 10.0.0.119 () {32 vars in 747 bytes} [Tue Jun 9 18:23:49 2026] GET /v2.0/security-group-rules/2c67a808-81ce-49a8-85bb-dd2f294d2e8e => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3041] 10.0.0.119 () {32 vars in 750 bytes} [Tue Jun 9 18:23:49 2026] DELETE /v2.0/security-group-rules/c2ea7154-c2ac-4be9-9997-95e6e428e13f => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:23:49.425 7 INFO neutron.api.v2.resource [None req-82e221c4-4cef-4470-bb30-a10aa7dcd5b9 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1493/3042] 10.0.0.119 () {32 vars in 747 bytes} [Tue Jun 9 18:23:49 2026] GET /v2.0/security-group-rules/c2ea7154-c2ac-4be9-9997-95e6e428e13f => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3043] 10.0.0.119 () {32 vars in 750 bytes} [Tue Jun 9 18:23:49 2026] DELETE /v2.0/security-group-rules/46667c5c-b280-49dc-8e48-3a99f2b583fa => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:23:49.522 7 INFO neutron.api.v2.resource [None req-48e437e5-f6fc-4769-8025-d73a7a2273a4 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1494/3044] 10.0.0.119 () {32 vars in 747 bytes} [Tue Jun 9 18:23:49 2026] GET /v2.0/security-group-rules/46667c5c-b280-49dc-8e48-3a99f2b583fa => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3045] 10.0.0.119 () {32 vars in 750 bytes} [Tue Jun 9 18:23:49 2026] DELETE /v2.0/security-group-rules/ea746dd0-b24c-4dcd-a553-d2c59618e549 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:23:49.626 7 INFO neutron.api.v2.resource [None req-e1957473-615f-4d6d-860f-772f832dc00d 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1495/3046] 10.0.0.119 () {32 vars in 747 bytes} [Tue Jun 9 18:23:49 2026] GET /v2.0/security-group-rules/ea746dd0-b24c-4dcd-a553-d2c59618e549 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3047] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:23:49 2026] DELETE /v2.0/security-groups/894233e5-6855-4294-91f2-40aa8b03ba87 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:23:49.756 7 INFO neutron.api.v2.resource [None req-a3e84e14-4884-47ee-9ec7-3f39983d7fb8 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1496/3048] 10.0.0.119 () {32 vars in 737 bytes} [Tue Jun 9 18:23:49 2026] GET /v2.0/security-groups/894233e5-6855-4294-91f2-40aa8b03ba87 => 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: 1553/3049] 10.0.0.119 () {34 vars in 789 bytes} [Tue Jun 9 18:23:49 2026] PUT /v2.0/routers/83cdc110-86ed-4cac-ae6d-87fe08c0be03/remove_router_interface => generated 309 bytes in 1411 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:23:51.467 7 INFO neutron.api.v2.resource [None req-3f1fa4a5-d1ad-474f-826d-0af80085ff22 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1497/3050] 10.0.0.119 () {34 vars in 789 bytes} [Tue Jun 9 18:23:51 2026] PUT /v2.0/routers/83cdc110-86ed-4cac-ae6d-87fe08c0be03/remove_router_interface => generated 198 bytes in 235 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3051] 10.0.0.119 () {34 vars in 789 bytes} [Tue Jun 9 18:23:51 2026] PUT /v2.0/routers/83cdc110-86ed-4cac-ae6d-87fe08c0be03/remove_router_interface => generated 309 bytes in 1824 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:23:53.507 7 INFO neutron.api.v2.resource [None req-297a0e63-822c-42e9-919d-e52ac9700428 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1498/3052] 10.0.0.119 () {34 vars in 789 bytes} [Tue Jun 9 18:23:53 2026] PUT /v2.0/routers/83cdc110-86ed-4cac-ae6d-87fe08c0be03/remove_router_interface => generated 198 bytes in 206 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3053] 10.0.0.119 () {34 vars in 789 bytes} [Tue Jun 9 18:23:53 2026] PUT /v2.0/routers/83cdc110-86ed-4cac-ae6d-87fe08c0be03/remove_router_interface => generated 309 bytes in 1289 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 18:23:55.171 7 INFO neutron.api.v2.resource [None req-851236a0-2216-4e27-978e-e5edfc3cc461 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1499/3054] 10.0.0.119 () {34 vars in 789 bytes} [Tue Jun 9 18:23:54 2026] PUT /v2.0/routers/83cdc110-86ed-4cac-ae6d-87fe08c0be03/remove_router_interface => generated 198 bytes in 363 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 18:23:56.363 8 INFO neutron.db.l3_hamode_db [None req-cab6c566-6aea-4ac0-a0d6-8e0c00012623 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] HA network b949669e-715e-471f-9415-046b2e0135d6 was deleted as no HA routers are present in tenant 0a22c69a04a84d668db26833d2a0ba61. [pid: 8|app: 0|req: 1556/3055] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:23:55 2026] DELETE /v2.0/routers/83cdc110-86ed-4cac-ae6d-87fe08c0be03 => generated 0 bytes in 1193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:23:56.405 7 INFO neutron.api.v2.resource [None req-e9995fe5-66a0-4f0b-a275-fa5f31bffc22 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1500/3056] 10.0.0.119 () {32 vars in 721 bytes} [Tue Jun 9 18:23:56 2026] GET /v2.0/routers/83cdc110-86ed-4cac-ae6d-87fe08c0be03 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 18:23:56.414 8 INFO neutron.services.segments.plugin [-] Segment 4cc9f380-6caf-4db2-b7c1-d25d6ba06070 resource provider aggregate not found 2026-06-09 18:23:56.434 8 INFO neutron.services.segments.plugin [-] Segment 4cc9f380-6caf-4db2-b7c1-d25d6ba06070 resource provider aggregate not found 2026-06-09 18:23:56.449 8 INFO neutron.services.segments.plugin [-] Segment 4cc9f380-6caf-4db2-b7c1-d25d6ba06070 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cc9f380-6caf-4db2-b7c1-d25d6ba06070 found for delete ", "request_id": "req-e1b2bdf8-a152-4ece-a54b-e2116b64f19a"}]} 2026-06-09 18:23:56.457 8 INFO neutron.services.segments.plugin [-] Segment 4cc9f380-6caf-4db2-b7c1-d25d6ba06070 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cc9f380-6caf-4db2-b7c1-d25d6ba06070 found for delete ", "request_id": "req-9eb456d6-d9f0-46a5-9709-c9609f55e17c"}]} [pid: 8|app: 0|req: 1557/3057] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:23:56 2026] DELETE /v2.0/subnets/9b464369-48ca-45de-bcec-def34d8fa5cb => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:23:56.662 7 INFO neutron.pecan_wsgi.hooks.translation [None req-94813891-fd96-43b0-8701-8a591f937625 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1501/3058] 10.0.0.119 () {32 vars in 721 bytes} [Tue Jun 9 18:23:56 2026] GET /v2.0/subnets/9b464369-48ca-45de-bcec-def34d8fa5cb => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3059] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:23:56 2026] DELETE /v2.0/subnets/43739ad7-a433-437f-9968-0101c655f87f => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:23:56.941 7 INFO neutron.pecan_wsgi.hooks.translation [None req-92c029e7-c581-433b-9bd7-5606e97af0ef 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1502/3060] 10.0.0.119 () {32 vars in 721 bytes} [Tue Jun 9 18:23:56 2026] GET /v2.0/subnets/43739ad7-a433-437f-9968-0101c655f87f => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3061] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:23:56 2026] DELETE /v2.0/networks/c9c0ee55-9a89-4d88-a663-b49989e590c1 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:23:57.366 7 INFO neutron.pecan_wsgi.hooks.translation [None req-845f2151-ade4-46ba-93a8-727be80d558c 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1503/3062] 10.0.0.119 () {32 vars in 723 bytes} [Tue Jun 9 18:23:57 2026] GET /v2.0/networks/c9c0ee55-9a89-4d88-a663-b49989e590c1 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3063] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:23:57 2026] DELETE /v2.0/subnets/f16300e1-f5c7-4fa4-abd5-b43a7ad9c70c => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:23:57.617 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d12bdfa9-938a-489e-8f8c-c6a2e26dd327 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1504/3064] 10.0.0.119 () {32 vars in 721 bytes} [Tue Jun 9 18:23:57 2026] GET /v2.0/subnets/f16300e1-f5c7-4fa4-abd5-b43a7ad9c70c => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3065] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:23:57 2026] DELETE /v2.0/subnets/6b3e7e04-29d5-4fb9-9a95-318bb4149bb2 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:23:57.877 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1cb67458-ae76-4019-9106-10da692ef3b5 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1505/3066] 10.0.0.119 () {32 vars in 721 bytes} [Tue Jun 9 18:23:57 2026] GET /v2.0/subnets/6b3e7e04-29d5-4fb9-9a95-318bb4149bb2 => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3067] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:23:57 2026] DELETE /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:23:58.334 7 INFO neutron.pecan_wsgi.hooks.translation [None req-52d088f0-f14f-478d-ae17-b44384f7daa3 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1506/3068] 10.0.0.119 () {32 vars in 723 bytes} [Tue Jun 9 18:23:58 2026] GET /v2.0/networks/b5c09e63-1b7e-41e5-96eb-6548b4280201 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 18:23:58.469 8 INFO neutron.services.segments.plugin [-] Segment 138507e9-4a60-4bd5-b013-0dcf50f2fe04 resource provider aggregate not found 2026-06-09 18:23:58.496 8 INFO neutron.services.segments.plugin [-] Segment 138507e9-4a60-4bd5-b013-0dcf50f2fe04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 138507e9-4a60-4bd5-b013-0dcf50f2fe04 found for delete ", "request_id": "req-b92c58fe-f7c2-479d-bd3f-8a347a3c2890"}]} 2026-06-09 18:23:58.502 8 INFO neutron.services.segments.plugin [-] Segment 138507e9-4a60-4bd5-b013-0dcf50f2fe04 resource provider aggregate not found 2026-06-09 18:23:58.529 8 INFO neutron.services.segments.plugin [-] Segment 138507e9-4a60-4bd5-b013-0dcf50f2fe04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 138507e9-4a60-4bd5-b013-0dcf50f2fe04 found for delete ", "request_id": "req-cbfa05de-beb3-4c93-ba09-044d445f1f71"}]} 2026-06-09 18:23:58.543 8 INFO neutron.services.segments.plugin [-] Segment 9fea8778-20af-4368-befc-6d8b3b5bec95 resource provider aggregate not found 2026-06-09 18:23:58.554 8 INFO neutron.services.segments.plugin [-] Segment 9fea8778-20af-4368-befc-6d8b3b5bec95 resource provider aggregate not found 2026-06-09 18:23:58.574 8 INFO neutron.services.segments.plugin [-] Segment 9fea8778-20af-4368-befc-6d8b3b5bec95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fea8778-20af-4368-befc-6d8b3b5bec95 found for delete ", "request_id": "req-4767b33e-8ad4-4c60-932a-c63912088817"}]} 2026-06-09 18:23:58.587 8 INFO neutron.services.segments.plugin [-] Segment 9fea8778-20af-4368-befc-6d8b3b5bec95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fea8778-20af-4368-befc-6d8b3b5bec95 found for delete ", "request_id": "req-d79978ac-ecc1-475a-9394-588355b8b602"}]} [pid: 8|app: 0|req: 1563/3069] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:23:58 2026] DELETE /v2.0/subnets/3ac7beb3-3bb1-4120-8d08-15fa7107ae09 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:23:58.705 7 INFO neutron.pecan_wsgi.hooks.translation [None req-07f0f5b6-d28e-4582-ba47-50097966471e 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1507/3070] 10.0.0.119 () {32 vars in 721 bytes} [Tue Jun 9 18:23:58 2026] GET /v2.0/subnets/3ac7beb3-3bb1-4120-8d08-15fa7107ae09 => generated 136 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3073] 10.0.0.119 () {32 vars in 724 bytes} [Tue Jun 9 18:23:58 2026] DELETE /v2.0/subnets/bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:23:59.067 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8472fe8c-63ee-4cdf-a201-88412bdcf0f0 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1510/3074] 10.0.0.119 () {32 vars in 721 bytes} [Tue Jun 9 18:23:59 2026] GET /v2.0/subnets/bc079082-d759-4e5c-a484-0d8a21a9ff63 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3075] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:23:59 2026] DELETE /v2.0/networks/951c9e41-65ca-4dac-b409-33ff4defc113 => generated 0 bytes in 437 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:23:59.545 7 INFO neutron.pecan_wsgi.hooks.translation [None req-06d0ed26-e03f-4527-9f87-9e58862a6e5c 957a043fdcf14962a6ffcd6b894b69f0 0a22c69a04a84d668db26833d2a0ba61 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1511/3076] 10.0.0.119 () {32 vars in 723 bytes} [Tue Jun 9 18:23:59 2026] GET /v2.0/networks/951c9e41-65ca-4dac-b409-33ff4defc113 => generated 138 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 18:24:01.760 8 INFO neutron.services.segments.plugin [-] Segment cda05daa-597d-4161-a352-ed6ea1d06dee resource provider aggregate not found 2026-06-09 18:24:01.777 8 INFO neutron.services.segments.plugin [-] Segment cda05daa-597d-4161-a352-ed6ea1d06dee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cda05daa-597d-4161-a352-ed6ea1d06dee found for delete ", "request_id": "req-3cb83052-747b-45d1-8462-513bc97e527a"}]} 2026-06-09 18:24:01.779 8 INFO neutron.services.segments.plugin [-] Segment cda05daa-597d-4161-a352-ed6ea1d06dee resource provider aggregate not found 2026-06-09 18:24:01.804 8 INFO neutron.services.segments.plugin [-] Segment cda05daa-597d-4161-a352-ed6ea1d06dee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cda05daa-597d-4161-a352-ed6ea1d06dee found for delete ", "request_id": "req-58d8bf3a-c7b0-4e4a-b6ff-5520ab585959"}]} [pid: 8|app: 0|req: 1566/3077] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:24:01 2026] GET /v2.0/security-groups?tenant_id=f276d1fa529a4acfbcf3bb75c834d77e&name=default => generated 2929 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3078] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:24:02 2026] DELETE /v2.0/security-groups/300cef45-b001-41de-a847-953fd3c4ddb4 => 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: 1567/3079] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:24:02 2026] GET /v2.0/security-groups?tenant_id=0a22c69a04a84d668db26833d2a0ba61&name=default => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3080] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:24:02 2026] DELETE /v2.0/security-groups/e19939ff-95dc-4018-90a1-4966a73ce949 => 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: 1568/3081] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:24:02 2026] GET /v2.0/security-groups?tenant_id=1ace1282b21f40249e072c2ba6449ac6&name=default => generated 2929 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3082] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:24:02 2026] DELETE /v2.0/security-groups/552056fb-b4dc-4d13-82aa-c6f302837b84 => 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: 1569/3083] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:24:03 2026] GET /v2.0/security-groups?tenant_id=0c196ca79c2c40c8b3edbc3d632f74ab&name=default => generated 2929 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3084] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:24:03 2026] DELETE /v2.0/security-groups/294785e3-25c7-4327-bb7a-1bf40b73bb29 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3085] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:24:03 2026] GET /v2.0/security-groups?tenant_id=91d0893fcca6466c8b3f90b3a9e3957b&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3086] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:24:03 2026] DELETE /v2.0/security-groups/afb4e298-0ef7-4221-9d54-1e7e6f547983 => 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: 1571/3087] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:24:03 2026] GET /v2.0/security-groups?tenant_id=c5d1511309c2464ea8c869b11cbdc248&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3088] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:24:04 2026] DELETE /v2.0/security-groups/4c1a3f6b-b536-438f-87ac-ec7b45cd662a => 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: 1572/3089] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:24:04 2026] GET /v2.0/security-groups?tenant_id=b97f7cb2307e4120a1ff30a5d0ddba3d&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3090] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:24:04 2026] DELETE /v2.0/security-groups/2c4d8643-d162-43cf-b39f-f524d52b041b => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3091] 10.0.0.119 () {34 vars in 678 bytes} [Tue Jun 9 18:24:07 2026] POST /v2.0/qos/policies => generated 359 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3092] 10.0.0.119 () {34 vars in 753 bytes} [Tue Jun 9 18:24:08 2026] PUT /v2.0/policies/f9ae63e9-7a8d-40be-9dcf-388a0695c876/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3093] 10.0.0.119 () {32 vars in 733 bytes} [Tue Jun 9 18:24:08 2026] GET /v2.0/policies/f9ae63e9-7a8d-40be-9dcf-388a0695c876/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3094] 10.0.0.119 () {34 vars in 764 bytes} [Tue Jun 9 18:24:08 2026] PUT /v2.0/policies/f9ae63e9-7a8d-40be-9dcf-388a0695c876/tags/green => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3095] 10.0.0.119 () {32 vars in 733 bytes} [Tue Jun 9 18:24:08 2026] GET /v2.0/policies/f9ae63e9-7a8d-40be-9dcf-388a0695c876/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3096] 10.0.0.119 () {34 vars in 760 bytes} [Tue Jun 9 18:24:08 2026] PUT /v2.0/policies/f9ae63e9-7a8d-40be-9dcf-388a0695c876/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3097] 10.0.0.119 () {32 vars in 733 bytes} [Tue Jun 9 18:24:08 2026] GET /v2.0/policies/f9ae63e9-7a8d-40be-9dcf-388a0695c876/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3098] 10.0.0.119 () {34 vars in 782 bytes} [Tue Jun 9 18:24:08 2026] PUT /v2.0/policies/f9ae63e9-7a8d-40be-9dcf-388a0695c876/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3099] 10.0.0.119 () {32 vars in 733 bytes} [Tue Jun 9 18:24:08 2026] GET /v2.0/policies/f9ae63e9-7a8d-40be-9dcf-388a0695c876/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3100] 10.0.0.119 () {34 vars in 753 bytes} [Tue Jun 9 18:24:08 2026] PUT /v2.0/policies/f9ae63e9-7a8d-40be-9dcf-388a0695c876/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3101] 10.0.0.119 () {32 vars in 733 bytes} [Tue Jun 9 18:24:08 2026] GET /v2.0/policies/f9ae63e9-7a8d-40be-9dcf-388a0695c876/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3102] 10.0.0.119 () {32 vars in 741 bytes} [Tue Jun 9 18:24:08 2026] GET /v2.0/policies/f9ae63e9-7a8d-40be-9dcf-388a0695c876/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:24:08.575 8 INFO neutron.api.v2.resource [None req-3a455197-3f7c-4392-b892-fe83df8d9f4f 3471c7e9c82a427184713f65cf322070 40d7012114304ae88c701c18f4fd235a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1579/3103] 10.0.0.119 () {32 vars in 745 bytes} [Tue Jun 9 18:24:08 2026] GET /v2.0/policies/f9ae63e9-7a8d-40be-9dcf-388a0695c876/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3104] 10.0.0.119 () {32 vars in 744 bytes} [Tue Jun 9 18:24:08 2026] DELETE /v2.0/policies/f9ae63e9-7a8d-40be-9dcf-388a0695c876/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3105] 10.0.0.119 () {32 vars in 733 bytes} [Tue Jun 9 18:24:08 2026] GET /v2.0/policies/f9ae63e9-7a8d-40be-9dcf-388a0695c876/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:24:08.683 7 INFO neutron.api.v2.resource [None req-cfbf0721-58d2-439a-bcb3-1fd9dbb0af45 3471c7e9c82a427184713f65cf322070 40d7012114304ae88c701c18f4fd235a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1526/3106] 10.0.0.119 () {32 vars in 748 bytes} [Tue Jun 9 18:24:08 2026] DELETE /v2.0/policies/f9ae63e9-7a8d-40be-9dcf-388a0695c876/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3107] 10.0.0.119 () {32 vars in 736 bytes} [Tue Jun 9 18:24:08 2026] DELETE /v2.0/policies/f9ae63e9-7a8d-40be-9dcf-388a0695c876/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: 1527/3108] 10.0.0.119 () {32 vars in 733 bytes} [Tue Jun 9 18:24:08 2026] GET /v2.0/policies/f9ae63e9-7a8d-40be-9dcf-388a0695c876/tags => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3109] 10.0.0.119 () {32 vars in 734 bytes} [Tue Jun 9 18:24:08 2026] DELETE /v2.0/qos/policies/f9ae63e9-7a8d-40be-9dcf-388a0695c876 => 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: 1528/3110] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:24:09 2026] GET /v2.0/security-groups?tenant_id=d17cdb4194bd4d748cf5e8dde5368c72&name=default => generated 2929 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3111] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:24:09 2026] DELETE /v2.0/security-groups/f9c0fe8d-d31c-4495-8524-9808ce86cecc => 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: 1529/3112] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:24:10 2026] GET /v2.0/security-groups?tenant_id=40d7012114304ae88c701c18f4fd235a&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3113] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:24:10 2026] DELETE /v2.0/security-groups/913a34e5-f6f8-42db-a276-44a38da6ff6a => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:24:13.595 7 WARNING neutron_lib.context [None req-6bc0674b-48dc-4ec6-b6fb-0812de5fd7d6 bc3015e38d0341ca9385506c3c7a9d1a ea3d475f83704059ab70ed317d21c5c1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1530/3114] 10.0.0.119 () {34 vars in 676 bytes} [Tue Jun 9 18:24:13 2026] POST /v2.0/subnetpools => generated 516 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3115] 10.0.0.119 () {34 vars in 759 bytes} [Tue Jun 9 18:24:13 2026] PUT /v2.0/subnetpools/48d381a6-0d3e-44c8-8dd4-70c19493c415/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3116] 10.0.0.119 () {32 vars in 739 bytes} [Tue Jun 9 18:24:13 2026] GET /v2.0/subnetpools/48d381a6-0d3e-44c8-8dd4-70c19493c415/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3117] 10.0.0.119 () {34 vars in 770 bytes} [Tue Jun 9 18:24:13 2026] PUT /v2.0/subnetpools/48d381a6-0d3e-44c8-8dd4-70c19493c415/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3118] 10.0.0.119 () {32 vars in 739 bytes} [Tue Jun 9 18:24:13 2026] GET /v2.0/subnetpools/48d381a6-0d3e-44c8-8dd4-70c19493c415/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: 1587/3119] 10.0.0.119 () {34 vars in 766 bytes} [Tue Jun 9 18:24:13 2026] PUT /v2.0/subnetpools/48d381a6-0d3e-44c8-8dd4-70c19493c415/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3120] 10.0.0.119 () {32 vars in 739 bytes} [Tue Jun 9 18:24:13 2026] GET /v2.0/subnetpools/48d381a6-0d3e-44c8-8dd4-70c19493c415/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3121] 10.0.0.119 () {34 vars in 788 bytes} [Tue Jun 9 18:24:13 2026] PUT /v2.0/subnetpools/48d381a6-0d3e-44c8-8dd4-70c19493c415/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3122] 10.0.0.119 () {32 vars in 739 bytes} [Tue Jun 9 18:24:13 2026] GET /v2.0/subnetpools/48d381a6-0d3e-44c8-8dd4-70c19493c415/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3123] 10.0.0.119 () {34 vars in 759 bytes} [Tue Jun 9 18:24:13 2026] PUT /v2.0/subnetpools/48d381a6-0d3e-44c8-8dd4-70c19493c415/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3126] 10.0.0.119 () {32 vars in 739 bytes} [Tue Jun 9 18:24:14 2026] GET /v2.0/subnetpools/48d381a6-0d3e-44c8-8dd4-70c19493c415/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3127] 10.0.0.119 () {32 vars in 747 bytes} [Tue Jun 9 18:24:14 2026] GET /v2.0/subnetpools/48d381a6-0d3e-44c8-8dd4-70c19493c415/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:24:14.095 7 INFO neutron.api.v2.resource [None req-245cb90e-32b0-4caf-a7f8-a03b8702d012 bc3015e38d0341ca9385506c3c7a9d1a ea3d475f83704059ab70ed317d21c5c1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1536/3128] 10.0.0.119 () {32 vars in 751 bytes} [Tue Jun 9 18:24:14 2026] GET /v2.0/subnetpools/48d381a6-0d3e-44c8-8dd4-70c19493c415/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3129] 10.0.0.119 () {32 vars in 750 bytes} [Tue Jun 9 18:24:14 2026] DELETE /v2.0/subnetpools/48d381a6-0d3e-44c8-8dd4-70c19493c415/tags/red => 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: 1537/3130] 10.0.0.119 () {32 vars in 739 bytes} [Tue Jun 9 18:24:14 2026] GET /v2.0/subnetpools/48d381a6-0d3e-44c8-8dd4-70c19493c415/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:24:14.202 8 INFO neutron.api.v2.resource [None req-75281863-8b60-4bc1-8ff2-18e08100fbcd bc3015e38d0341ca9385506c3c7a9d1a ea3d475f83704059ab70ed317d21c5c1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1594/3131] 10.0.0.119 () {32 vars in 754 bytes} [Tue Jun 9 18:24:14 2026] DELETE /v2.0/subnetpools/48d381a6-0d3e-44c8-8dd4-70c19493c415/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3132] 10.0.0.119 () {32 vars in 742 bytes} [Tue Jun 9 18:24:14 2026] DELETE /v2.0/subnetpools/48d381a6-0d3e-44c8-8dd4-70c19493c415/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3133] 10.0.0.119 () {32 vars in 739 bytes} [Tue Jun 9 18:24:14 2026] GET /v2.0/subnetpools/48d381a6-0d3e-44c8-8dd4-70c19493c415/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: 1539/3134] 10.0.0.119 () {32 vars in 732 bytes} [Tue Jun 9 18:24:14 2026] DELETE /v2.0/subnetpools/48d381a6-0d3e-44c8-8dd4-70c19493c415 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3135] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:24:15 2026] GET /v2.0/security-groups?tenant_id=ea3d475f83704059ab70ed317d21c5c1&name=default => generated 2929 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3136] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:24:15 2026] DELETE /v2.0/security-groups/af8ba38d-b0c6-4f4f-a9de-37d9c5341647 => 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: 1597/3137] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:24:15 2026] GET /v2.0/security-groups?tenant_id=c8c6a635af4547678fdf0fde8a19e563&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3138] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:24:15 2026] DELETE /v2.0/security-groups/3b86ce49-74ab-4764-8dae-3462d8f051dc => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:24:19.005 8 WARNING neutron_lib.context [None req-a259199d-c475-4033-bde8-0d2bc843c944 72c5f83a5a364d1090730e89bf197006 6467f5ed69b9446e9e7f55849fd6930b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-09 18:24:19.163 8 INFO neutron.db.segments_db [None req-a259199d-c475-4033-bde8-0d2bc843c944 72c5f83a5a364d1090730e89bf197006 6467f5ed69b9446e9e7f55849fd6930b - - default default] Added segment f3142800-6eaf-4f04-b2d5-b41035638c7e of type vxlan for network d55d0c94-416f-4ddb-be66-a8bbb2cfc7e9 [pid: 8|app: 0|req: 1598/3139] 10.0.0.119 () {34 vars in 670 bytes} [Tue Jun 9 18:24:18 2026] POST /v2.0/networks => generated 631 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:24:19.306 7 WARNING neutron_lib.context [None req-085bc042-4bbe-4ee8-a690-33932215898c 72c5f83a5a364d1090730e89bf197006 6467f5ed69b9446e9e7f55849fd6930b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1542/3140] 10.0.0.119 () {34 vars in 664 bytes} [Tue Jun 9 18:24:19 2026] POST /v2.0/ports => generated 743 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-09 18:24:19.720 8 WARNING neutron_lib.context [None req-2102b7eb-ae0d-433c-8397-2f45be47ce93 72c5f83a5a364d1090730e89bf197006 6467f5ed69b9446e9e7f55849fd6930b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1599/3141] 10.0.0.119 () {34 vars in 666 bytes} [Tue Jun 9 18:24:19 2026] POST /v2.0/trunks => generated 407 bytes in 255 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: 1543/3142] 10.0.0.119 () {34 vars in 749 bytes} [Tue Jun 9 18:24:19 2026] PUT /v2.0/trunks/6db0abe8-7cb9-4d29-bde5-287e65b6f111/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: 1600/3143] 10.0.0.119 () {32 vars in 729 bytes} [Tue Jun 9 18:24:20 2026] GET /v2.0/trunks/6db0abe8-7cb9-4d29-bde5-287e65b6f111/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3144] 10.0.0.119 () {34 vars in 760 bytes} [Tue Jun 9 18:24:20 2026] PUT /v2.0/trunks/6db0abe8-7cb9-4d29-bde5-287e65b6f111/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3145] 10.0.0.119 () {32 vars in 729 bytes} [Tue Jun 9 18:24:20 2026] GET /v2.0/trunks/6db0abe8-7cb9-4d29-bde5-287e65b6f111/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3146] 10.0.0.119 () {34 vars in 756 bytes} [Tue Jun 9 18:24:20 2026] PUT /v2.0/trunks/6db0abe8-7cb9-4d29-bde5-287e65b6f111/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3147] 10.0.0.119 () {32 vars in 729 bytes} [Tue Jun 9 18:24:20 2026] GET /v2.0/trunks/6db0abe8-7cb9-4d29-bde5-287e65b6f111/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3148] 10.0.0.119 () {34 vars in 778 bytes} [Tue Jun 9 18:24:20 2026] PUT /v2.0/trunks/6db0abe8-7cb9-4d29-bde5-287e65b6f111/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3149] 10.0.0.119 () {32 vars in 729 bytes} [Tue Jun 9 18:24:20 2026] GET /v2.0/trunks/6db0abe8-7cb9-4d29-bde5-287e65b6f111/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: 1547/3150] 10.0.0.119 () {34 vars in 749 bytes} [Tue Jun 9 18:24:20 2026] PUT /v2.0/trunks/6db0abe8-7cb9-4d29-bde5-287e65b6f111/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3151] 10.0.0.119 () {32 vars in 729 bytes} [Tue Jun 9 18:24:20 2026] GET /v2.0/trunks/6db0abe8-7cb9-4d29-bde5-287e65b6f111/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3152] 10.0.0.119 () {32 vars in 737 bytes} [Tue Jun 9 18:24:20 2026] GET /v2.0/trunks/6db0abe8-7cb9-4d29-bde5-287e65b6f111/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 18:24:20.423 8 INFO neutron.api.v2.resource [None req-12b95619-f0e5-4cd4-b331-33e307c48a55 72c5f83a5a364d1090730e89bf197006 6467f5ed69b9446e9e7f55849fd6930b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1605/3153] 10.0.0.119 () {32 vars in 741 bytes} [Tue Jun 9 18:24:20 2026] GET /v2.0/trunks/6db0abe8-7cb9-4d29-bde5-287e65b6f111/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: 1549/3154] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:24:20 2026] DELETE /v2.0/trunks/6db0abe8-7cb9-4d29-bde5-287e65b6f111/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3155] 10.0.0.119 () {32 vars in 729 bytes} [Tue Jun 9 18:24:20 2026] GET /v2.0/trunks/6db0abe8-7cb9-4d29-bde5-287e65b6f111/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 18:24:20.540 7 INFO neutron.api.v2.resource [None req-b29bfb83-1ca0-470a-83ca-0e44aa533266 72c5f83a5a364d1090730e89bf197006 6467f5ed69b9446e9e7f55849fd6930b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1550/3156] 10.0.0.119 () {32 vars in 744 bytes} [Tue Jun 9 18:24:20 2026] DELETE /v2.0/trunks/6db0abe8-7cb9-4d29-bde5-287e65b6f111/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3157] 10.0.0.119 () {32 vars in 732 bytes} [Tue Jun 9 18:24:20 2026] DELETE /v2.0/trunks/6db0abe8-7cb9-4d29-bde5-287e65b6f111/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3158] 10.0.0.119 () {32 vars in 729 bytes} [Tue Jun 9 18:24:20 2026] GET /v2.0/trunks/6db0abe8-7cb9-4d29-bde5-287e65b6f111/tags => 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: 1608/3159] 10.0.0.119 () {32 vars in 719 bytes} [Tue Jun 9 18:24:20 2026] GET /v2.0/trunks/6db0abe8-7cb9-4d29-bde5-287e65b6f111 => 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: 1552/3160] 10.0.0.119 () {32 vars in 717 bytes} [Tue Jun 9 18:24:20 2026] GET /v2.0/ports/a56b1740-0be9-43d3-8581-34dc0f2ee583 => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3161] 10.0.0.119 () {32 vars in 722 bytes} [Tue Jun 9 18:24:20 2026] DELETE /v2.0/trunks/6db0abe8-7cb9-4d29-bde5-287e65b6f111 => generated 0 bytes in 493 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3162] 10.0.0.119 () {32 vars in 720 bytes} [Tue Jun 9 18:24:21 2026] DELETE /v2.0/ports/a56b1740-0be9-43d3-8581-34dc0f2ee583 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-09 18:24:21.653 8 INFO neutron.services.segments.plugin [-] Segment f3142800-6eaf-4f04-b2d5-b41035638c7e resource provider aggregate not found 2026-06-09 18:24:21.659 8 INFO neutron.services.segments.plugin [-] Segment f3142800-6eaf-4f04-b2d5-b41035638c7e resource provider aggregate not found [pid: 8|app: 0|req: 1610/3163] 10.0.0.119 () {32 vars in 726 bytes} [Tue Jun 9 18:24:21 2026] DELETE /v2.0/networks/d55d0c94-416f-4ddb-be66-a8bbb2cfc7e9 => 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: 1554/3164] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:24:22 2026] GET /v2.0/security-groups?tenant_id=0cd615d681c0486eb8ecc6fb1f08d1a9&name=default => generated 2929 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 18:24:22.674 8 INFO neutron.services.segments.plugin [-] Segment f3142800-6eaf-4f04-b2d5-b41035638c7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3142800-6eaf-4f04-b2d5-b41035638c7e found for delete ", "request_id": "req-d5899a2f-d0cb-4baa-9ad3-26bfc8968ce1"}]} 2026-06-09 18:24:22.675 8 INFO neutron.services.segments.plugin [-] Segment f3142800-6eaf-4f04-b2d5-b41035638c7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3142800-6eaf-4f04-b2d5-b41035638c7e found for delete ", "request_id": "req-530dc17b-e137-4ee7-b4d8-f1f587bdd795"}]} [pid: 8|app: 0|req: 1611/3165] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:24:22 2026] DELETE /v2.0/security-groups/5a85b6a7-a8ef-426e-a4ec-2c5e30cf98f4 => 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: 1555/3166] 10.0.0.119 () {32 vars in 774 bytes} [Tue Jun 9 18:24:22 2026] GET /v2.0/security-groups?tenant_id=6467f5ed69b9446e9e7f55849fd6930b&name=default => generated 2929 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3167] 10.0.0.119 () {32 vars in 740 bytes} [Tue Jun 9 18:24:22 2026] DELETE /v2.0/security-groups/f19e6dac-d80c-4ec6-a58d-3dea98387b4c => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3168] 10.0.0.119 () {32 vars in 649 bytes} [Tue Jun 9 18:24:25 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: 1613/3169] 10.0.0.119 () {32 vars in 655 bytes} [Tue Jun 9 18:24:26 2026] GET /v2.0/floatingips => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3170] 10.0.0.119 () {32 vars in 647 bytes} [Tue Jun 9 18:24:27 2026] GET /v2.0/routers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3171] 10.0.0.119 () {32 vars in 643 bytes} [Tue Jun 9 18:24:27 2026] GET /v2.0/ports => generated 4721 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3172] 10.0.0.119 () {32 vars in 647 bytes} [Tue Jun 9 18:24:27 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: 1615/3173] 10.0.0.119 () {32 vars in 649 bytes} [Tue Jun 9 18:24:27 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: 1559/3174] 10.0.0.119 () {32 vars in 663 bytes} [Tue Jun 9 18:24:27 2026] GET /v2.0/security-groups => generated 17397 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3175] 10.0.0.119 () {32 vars in 655 bytes} [Tue Jun 9 18:24:27 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)